summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* EogUriConverter: GList leak fixEmmanuel Pacaud2015-08-311-0/+9
* EogMetadataDetails: remove deprecated tree rule settingEmmanuel Pacaud2015-08-311-2/+0
* EogScrollView: fix override_background deprecated callEmmanuel Pacaud2015-08-311-15/+17
* EogScrollView: remove gtk_widget_set_style callEmmanuel Pacaud2015-08-281-14/+0
* EogPropertiesDialog: fix deprecation warningsEmmanuel Pacaud2015-08-281-4/+10
* EogCloseConfirmationDialog: fix deprecation warningEmmanuel Pacaud2015-08-281-4/+5
* EogScrollView: remove commented out codeEmmanuel Pacaud2015-08-281-680/+1
* Give access key to button "Open with Document Viewer"Jiro Matsuzawa2015-08-241-1/+1
* EogScrollView: Set the event mask bit for touchpad gesturesCarlos Garnacho2015-08-171-0/+3
* EogWindow: Use symbolic leave-fullscreen iconFelix Riemann2015-06-221-1/+1
* EogWindow: Add stop mark to zoom slider at 100% zoomFelix Riemann2015-06-221-0/+3
* Fix metadata sidebar with libexif disabledFelix Riemann2015-06-221-6/+21
* EogMetadataSidebar: fix --without-libexif buildAlexandre Rostovtsev2015-06-221-0/+2
* Increase zoom level when toggling the zoom buttonFelix Riemann2015-05-252-1/+2
* Notify user when opening a multipage TIFFFelix Riemann2015-05-255-25/+203
* EogWindow: Always show image area and enabled barsFelix Riemann2015-05-231-30/+26
* EogWindow: Reuse relayouting code to construct UI layoutFelix Riemann2015-05-231-13/+14
* EogThumbView: Don't set deprecated follow-state propertyFelix Riemann2015-05-231-1/+0
* EogWindow: Hide collection if only one image is availableFelix Riemann2015-05-221-3/+3
* EogMetadataSidebar: Clear folder label if no image is setFelix Riemann2015-05-221-1/+2
* EogImage: Make sure to emit size-prepared after applying orientationFelix Riemann2015-05-171-1/+4
* EogImage: Fix too early size-prepared emissionFelix Riemann2015-05-171-2/+0
* Remove workaround for non-threadsafe pixbuf loadersFelix Riemann2015-05-172-66/+6
* Update progress status bar for all images, valid and invalid.Kent Vander Velden2015-04-291-23/+24
* EogApplication: Restrore Ctrl+W shortcut for closing windowsFelix Riemann2015-04-161-0/+1
* EogWindow: Fix feedback loop from zoom scale to scroll viewFelix Riemann2015-04-101-0/+14
* EogScrollView: Remove unneeded g_assert()Felix Riemann2015-03-261-2/+0
* EogScrollView: Clear overlay timeout on disposeFelix Riemann2015-03-191-0/+2
* EogScrollView: Hide the overlay buttons fasterFelix Riemann2015-03-161-1/+1
* EogSidebar: Increase margin at the sides of the sidebarFelix Riemann2015-03-151-0/+2
* EogScrollView: Make zoom factor defines internal againFelix Riemann2015-03-122-10/+10
* Remove unneeded define from MakefileFelix Riemann2015-03-121-1/+0
* EogScrollView: Add margin to both sides of the overlaid buttonsFelix Riemann2015-02-241-0/+2
* EogWindow: Make the zoom button follow the view's modeFelix Riemann2015-02-161-0/+20
* EogWindow: Remove GtkUIManagerFelix Riemann2015-02-152-19/+0
* EogWindow: Add proper introspection keywords for gear menu lookupFelix Riemann2015-02-081-0/+7
* Remove the external editor settings keyFelix Riemann2015-02-071-1/+0
* EogWindow: Add tooltip to zoom buttonFelix Riemann2015-02-041-0/+6
* EogWindow: Restore tooltips in fullscreen toolbarFelix Riemann2015-02-041-0/+5
* EogWindow: Cleanups for 254f4ba4Felix Riemann2015-02-021-6/+2
* EogWindow: make the Open With submenu workJente Hidskes2015-02-021-200/+105
* EogWindow: Fix leaking gear menu builderFelix Riemann2015-01-311-0/+2
* EogWindow: Allow plugin entries in gear menuFelix Riemann2015-01-302-1/+20
* EogWindow: Try a different range for the zoom scaleFelix Riemann2015-01-281-2/+1
* EogWindow: Disable zoom button if no image is loadedFelix Riemann2015-01-281-0/+5
* EogScrollView: Visually merge the overlaid rotate buttonsFelix Riemann2015-01-281-0/+2
* EogScrollView: Make overlay buttons use the 'osd' style classFelix Riemann2015-01-281-1/+8
* EogWindow: Simplify metadata sidebar titleFelix Riemann2015-01-261-1/+1
* EogScrollView: Add tooltips to overlaid buttonsFelix Riemann2015-01-241-3/+14
* EogScrollView: Hide and reveal the overlay buttons by mouse movementFelix Riemann2015-01-241-6/+88