summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* EogZoomEntry: Add forgotten GtkBuilder templateFelix Riemann2017-02-122-0/+75
|
* EogZoomEntry: Replace zoom GtkRangeFelix Riemann2017-02-121-0/+11
| | | | | | | This replaces the zoom GtkRange with a combined GtkEntry with buttons and menu. This allows more control than the GtkRange-based solution which wasn't even able to use the full zoom range. EogZoomEntry is based on Evince's EvZoomAction.
* Use Unicode in translatable stringsPiotr Drąg2016-12-131-5/+5
| | | | | | See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=774001
* EogThumbNav: Fix deprecated min-slider-length CSS attributeFelix Riemann2016-10-081-1/+4
| | | | | | GTK+ deprecated and ignored the attribute during the 3.20 cycle. This replaces it with the min-width attribute, but requires a slightly newer minimum GTK+ version.
* AppData: Mark as unremovable in GNOME SoftwareRichard Hughes2016-03-281-0/+1
|
* data: Add missing information to the AppData fileRichard Hughes2016-02-151-6/+14
| | | | It now should not display as 'non-free' when viewed with GNOME Software.
* Unify non-use of hyphensAlexandre Franke2016-02-111-1/+1
|
* Add context to strings in the shortcut windowPiotr Drąg2016-02-021-36/+36
| | | | | | | | It helps translators by differentiating the help strings from other strings in the app that might be identical, and allowing to translate them accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=761408
* Remove trailing spaces in a shortcut window's stringPiotr Drąg2016-02-011-1/+1
|
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
|
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
|
* AppData: Add more kudosFelix Riemann2016-01-201-0/+2
| | | | eog qualifies for AppMenu and HighContras as well.
* appdata: Add kudosFelix Riemann2016-01-181-0/+5
|
* appmenu: Add entry to open the help overlayFelix Riemann2016-01-031-0/+4
|
* EogApplication: Add shortcuts windowFelix Riemann2015-12-122-0/+263
| | | | | | | Use GtkApplication's automatic shortcut window support via GtkBuilder. https://bugzilla.gnome.org/show_bug.cgi?id=757827
* Convert custom theming to use the new CSS nodesTrinh Anh Ngoc2015-12-071-17/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=758763
* Move window actions to gear menuTrinh Anh Ngoc2015-11-032-14/+8
|
* Tweak gallery uiTrinh Anh Ngoc2015-11-031-0/+24
|
* Tweak statusbar uiTrinh Anh Ngoc2015-11-031-0/+4
|
* Tweak sidebar uiTrinh Anh Ngoc2015-11-031-0/+3
|
* Use headerbar in properties dialogTrinh Anh Ngoc2015-10-211-55/+24
|
* Use headerbar in preferences dialogTrinh Anh Ngoc2015-10-211-61/+22
|
* Put "Exit Fullscreen" button into toolbarLars Uebernickel2015-10-211-1/+17
| | | | | | So that the button has the same background as the toolbar itself. https://bugzilla.gnome.org/show_bug.cgi?id=755799
* Remove non-symbolic gallery iconAlexandre Franke2015-06-2210-341/+0
| | | | It is now useless since we use the symbolic one
* Use symbolic icons for fullscreen toolbarAlexandre Franke2015-06-223-12/+123
|
* Update screenshotAlexandre Franke2015-06-191-0/+0
|
* EogWindow: Add entry for sidebar into gear menuFelix Riemann2015-05-251-0/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=743477
* icon: Install symbolic app icon into the right locationFelix Riemann2015-04-291-3/+6
| | | | | | | Make sure the icon installs into the system data dir instead of the package data dir. Also fix used icon category. https://bugzilla.gnome.org/show_bug.cgi?id=746842
* icon: provide a symbolic variant of the app iconJakub Steiner2015-04-292-1/+27
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=746842
* Hide statusbar by defaultFelix Riemann2015-02-081-1/+1
| | | | | If everything works out it can be removed in one of the next releases.
* Remove the external editor settings keyFelix Riemann2015-02-071-13/+8
| | | | The external editor button got removed during the UI overhaul.
* EogWindow: Restore tooltips in fullscreen toolbarFelix Riemann2015-02-041-0/+12
| | | | | | Reuse tooltip text from eog-3.14. https://bugzilla.gnome.org/show_bug.cgi?id=743887
* EogWindow: make the Open With submenu workJente Hidskes2015-02-022-4/+4
| | | | | | | | | The editor_app has been removed, since it will cause all entries in the submenu to be disabled. The editor application should be listed amongst the entries anyway, so it made no sense keeping it. https://bugzilla.gnome.org/show_bug.cgi?id=741050 https://bugzilla.gnome.org/show_bug.cgi?id=740426
* EogWindow: Allow plugin entries in gear menuFelix Riemann2015-01-301-0/+1
| | | | | | Based on the corresponding feature in Totem. https://bugzilla.gnome.org/show_bug.cgi?id=741050
* EogWindow: Update gear menuFelix Riemann2015-01-281-41/+47
| | | | First improvements following suggestions by Allan Day.
* Remove unneeded subsection in the app menuFelix Riemann2015-01-281-23/+19
|
* EogScrollView: Add overlay buttons to switch imagesFelix Riemann2015-01-241-0/+9
| | | | Revealing and hiding is not yet active.
* EogWindow: remove the Recent Images submenuJente Hidskes2015-01-201-6/+0
| | | | | | | | It creates more issues than it's worth, as explained in https://bugzilla.gnome.org/show_bug.cgi?id=741050#c51 https://bugzilla.gnome.org/show_bug.cgi?id=741050 https://bugzilla.gnome.org/show_bug.cgi?id=740426
* EogSidebar: Center and reformat page selectorFelix Riemann2015-01-161-0/+4
|
* Fix duplicate underscore accelerators in gear menuFelix Riemann2015-01-151-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=740426
* EogWindow: implement headerbarJente Hidskes2015-01-142-0/+50
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=740426
* EogMetadataSidebar: Reduce row spacing to 3pxFelix Riemann2015-01-131-1/+1
| | | | Should improve the separation of the different tag groups.
* EogMetadataSidebar: Try to unclutter and improve the sidebar's lookFelix Riemann2015-01-082-0/+410
| | | | Based on a design by Allan Day.
* Merge branch 'wip/gaction-migration'Felix Riemann2015-01-078-196/+274
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: src/eog.gresource.xml This is the merge of the current state as it is required for further developments. The "OpenWith" and "RecentFiles" menus are still todo as is plugin integration. https://bugzilla.gnome.org/show_bug.cgi?id=741050
| * Adjust fullscreen toolbar's action namesFelix Riemann2014-12-231-12/+12
| | | | | | | | | | | | Makes the toolbar work again after e2723eaf. https://bugzilla.gnome.org/show_bug.cgi?id=741050
| * Fix renamed file in POTFILES.inFelix Riemann2014-12-211-1/+1
| |
| * change action names to short, lowercase namesJente Hidskes2014-12-191-8/+8
| | | | | | | | | | | | | | As the GAction documentation suggests, change the GAction names to short, lowercase names. https://bugzilla.gnome.org/show_bug.cgi?id=741050
| * Don't reuse the GtkMenu but the menu model for the thumb viewFelix Riemann2014-12-181-50/+0
| |
| * Use separate object for thumbnail popup menuFelix Riemann2014-12-182-1/+51
| | | | | | | | | | | | Assigning a GtkMenu twice is not guaranteed to be glitchfree. https://bugzilla.gnome.org/show_bug.cgi?id=741050
| * Record new GtkBuilder files in MakefilesFelix Riemann2014-12-181-1/+2
| |