- 21 Mar, 2014 1 commit
-
-
Jeff Fortin Tam authored
-
- 20 Mar, 2014 5 commits
-
-
Alexandru Băluț authored
-
Alexandru Băluț authored
-
Jeff Fortin Tam authored
-
Kristjan Esperanto authored
-
Kristjan Esperanto authored
-
- 19 Mar, 2014 3 commits
-
-
Marek Černocký authored
-
Marek Černocký authored
-
Daniel Mustieles García authored
-
- 18 Mar, 2014 9 commits
-
-
Alexandru Băluț authored
When creating a new project and clicking Title > Create-and-insert, the project emits done-importing which should be signalled only when importing external files.
-
Alexandru Băluț authored
-
-
Alexandru Băluț authored
-
Alexandru Băluț authored
-
Alexandru Băluț authored
The logic is missing and we are not sure how useful they are. The unittests when the functionality has been added are long gone: efa26eb0
-
Alexandru Băluț authored
-
Rafael Ferreira authored
-
Piotr Drąg authored
-
- 17 Mar, 2014 6 commits
-
-
Jeff Fortin Tam authored
This would be a saner default
-
Jeff Fortin Tam authored
Also update the French translation
-
Jeff Fortin Tam authored
Fixes bug #721888
-
Jeff Fortin Tam authored
-
Jeff Fortin Tam authored
Using the pixel aspect ratio to set the viewer's (display) aspect ratio made no sense. We had a nice unused method for that exact purpose. This also happens to fix bug #722003
-
Jeff Fortin Tam authored
Otherwise aspect ratio changes would not always get applied. Fixes bug #721973
-
- 16 Mar, 2014 3 commits
-
-
Aurimas Černius authored
-
Thibault Saunier authored
This way we make sure that the viewer updates
-
Marek Černocký authored
-
- 15 Mar, 2014 2 commits
-
-
Piotr Drąg authored
-
Rafael Ferreira authored
-
- 14 Mar, 2014 4 commits
-
-
Jeff Fortin Tam authored
-
Jeff Fortin Tam authored
With all the efforts I put into making it work, it breaks my heart to remove it. However, with the planned use of client-side window decorations with HeaderBar, it makes no sense to keep it. First, the HeaderBar saves a ton of space, making fullscreen much less needed: it takes 48 pixels instead of the previous 101 pixels. Second, the way the fullscreen feature worked was by ripping out the main toolbar, adding it on a temporary floating widget, then doing the reverse operation when exiting fullscreen. This approach won't work with the HeaderBar, as you cannot unset the client-side titlebar decoration, and the buttons we put in HeaderBar are not contained in a GtkToolbar widget (themes don't like it). Manually ripping out each and every widget from the HeaderBar isn't an option. Removing this also reduces code complexity and problems (such as dealing with detachable UI components or multiple monitors).
-
Daniel Mustieles García authored
-
Daniel Mustieles García authored
-
- 13 Mar, 2014 3 commits
-
-
Daniel Mustieles García authored
-
Marek Černocký authored
-
Marek Černocký authored
-
- 12 Mar, 2014 1 commit
-
-
Rafael Ferreira authored
-
- 11 Mar, 2014 2 commits
-
-
Daniel Mustieles García authored
-
Daniel Mustieles García authored
-
- 04 Mar, 2014 1 commit
-
-
Tomas Karger authored
-