summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* EogExifUtil: Fix build with older GCCsFelix Riemann2017-04-101-6/+10
* EogZoomEntry: Fix translator comment picked up by gtk-docFelix Riemann2017-02-271-1/+1
* EogZoomEntry: Allow whitespace between digits and percent signFelix Riemann2017-02-271-4/+9
* EogZoomEntry: Make zoom format string translatableFelix Riemann2017-02-271-1/+3
* EogZoomEntry: Generate the menu entries at runtimeFelix Riemann2017-02-261-26/+25
* EogZoomEntry: Disable the entry if no zooming is possibleFelix Riemann2017-02-151-2/+34
* EogZoomEntry: Ensure the initial zoom value is correctFelix Riemann2017-02-151-0/+1
* EogZoomEntry: Move popover below the entry's iconFelix Riemann2017-02-141-0/+2
* EogZoomEntry: Set a minimum width for the popoverFelix Riemann2017-02-141-0/+1
* EogZoomEntry: Replace zoom GtkRangeFelix Riemann2017-02-127-450/+735
* EogWindow: Fix keyboard controls in the popover menuFelix Riemann2017-02-122-4/+45
* EogWindow: Handle "P" shortcut through global shortcutsFelix Riemann2017-02-122-9/+1
* EogWindow: Fix sRGB display profile fallback on WaylandFelix Riemann2017-01-071-53/+59
* EogScrollView: Switch from GtkDeviceManager to GdkSeatFelix Riemann2016-12-291-4/+4
* Use Unicode in translatable stringsPiotr Drąg2016-12-135-24/+24
* EogWindow: Fix leaked GVariantFelix Riemann2016-11-191-0/+2
* EogApplication: Fix leaked GFileFelix Riemann2016-11-191-0/+1
* EogScrollView: Replace deprecated gtk_menu_popup functionFelix Riemann2016-11-161-15/+2
* EogSidebar: Replace custom menu positioning function with built-inFelix Riemann2016-11-161-30/+9
* EogWindow: Fix bounds check in OpenWith action callbackFelix Riemann2016-10-081-2/+2
* Fix GResource dependency calculation for out-of-tree buildsFelix Riemann2016-10-081-1/+3
* EogThumbNav: Fix deprecated function warningFelix Riemann2016-10-081-1/+2
* EogScrollView: Ensure view is redrawn if image is unsetFelix Riemann2016-10-041-0/+2
* EogErrorMessageArea: Make sure error messages are valid UTF8Felix Riemann2016-08-211-2/+3
* EogImage: Fix leaked GError when loading an SVG failsFelix Riemann2016-08-211-4/+7
* EogListStore: Use the CHANGES_DONE_HINT to detect file changesFelix Riemann2016-06-201-2/+2
* EogExifUtil: Fix build with newer GCCFelix Riemann2016-06-131-0/+6
* Reduce the number of g_file_query_info calls at start-upDebarshi Ray2016-04-113-13/+33
* EogImage: Remove unused constructorDebarshi Ray2016-04-112-14/+0
* EogScrollView: Prevent a crash when queueing a new drawDebarshi Ray2016-04-071-0/+1
* EogPrintPreview: Silence -Wswitch-defaultDebarshi Ray2016-03-141-1/+7
* EogPrintPreview: Silence -Wsign-compareDebarshi Ray2016-03-141-2/+4
* EogWindow: Correctly check the value of XDG_CURRENT_DESKTOPRobert Ancell2016-03-101-1/+24
* EogScrollView: Implement simple two-pass filteringFelix Riemann2016-02-151-4/+62
* EogPrintPreview: Fix possible integer overflowFelix Riemann2016-02-141-93/+3
* EogScrollView: Use better downscaling filter to fix Bug 665897Russell Haley2016-02-141-4/+4
* EogApplication: Have the app menu automatically loaded by GtkApplicationFelix Riemann2016-01-022-19/+1
* EogApplication: Add shortcuts windowFelix Riemann2015-12-122-0/+4
* Remove unneeded GTK_CHECK_VERSION macrosFelix Riemann2015-12-072-4/+1
* Convert custom theming to use the new CSS nodesTrinh Anh Ngoc2015-12-071-0/+1
* Tweak gallery uiTrinh Anh Ngoc2015-11-032-17/+8
* Tweak statusbar uiTrinh Anh Ngoc2015-11-031-13/+5
* Tweak sidebar uiTrinh Anh Ngoc2015-11-032-3/+5
* Use headerbar in properties dialogTrinh Anh Ngoc2015-10-211-9/+1
* Use headerbar in preferences dialogTrinh Anh Ngoc2015-10-211-0/+1
* Put "Exit Fullscreen" button into toolbarLars Uebernickel2015-10-211-26/+5
* EogScrollView: Allow triggering popup menu via Shift+F10Felix Riemann2015-10-211-7/+17
* EogWindow: Add F10 keyboard shortcut for gear menuFelix Riemann2015-10-212-0/+6
* EogPropertiesDialog: Use standard::display-name when showing the parentFelix Riemann2015-09-111-6/+40
* EogMetadataSidebar: Use standard::display-name when showing the parentDebarshi Ray2015-09-111-10/+40