summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for release 3.18.13.18.1Felix Riemann2015-11-091-0/+14
|
* Updated Romanian translationDaniel Șerbănescu2015-10-251-860/+1048
|
* Revert "EogWindow: Add F10 keyboard shortcut for gear menu"Felix Riemann2015-10-212-6/+0
| | | | This reverts commit 25602162f7332f903f6d3b2f7b57ced5e064fd0e.
* Revert "EogScrollView: Allow triggering popup menu via Shift+F10"Felix Riemann2015-10-211-17/+7
| | | | This reverts commit 6c8285c58cabefec57784af407d1db2e542fc1af.
* EogScrollView: Allow triggering popup menu via Shift+F10Felix Riemann2015-10-211-7/+17
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=754985
* EogWindow: Add F10 keyboard shortcut for gear menuFelix Riemann2015-10-212-0/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=754985
* Updated Portuguese translationPedro Albuquerque2015-10-151-1/+1
|
* Updated Basque languageInaki Larranaga Murgoitio2015-10-141-77/+104
|
* reload: Only offer reload option if there's something to reloadFelix Riemann2015-09-291-0/+40
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=755244
* Post-release version bumpFelix Riemann2015-09-281-1/+1
|
* Prepare for release 3.18.03.18.0Felix Riemann2015-09-282-2/+15
|
* Updated Vietnamese translationTrần Ngọc Quân2015-09-251-81/+107
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* Updated Serbian Latin translationМилош Поповић2015-09-221-94/+111
|
* Updated Serbian translationМилош Поповић2015-09-221-94/+111
|
* Updated Danish translationAsk Hjorth Larsen2015-09-201-95/+129
|
* Updated Latvian translationRūdolfs Mazurs2015-09-181-86/+101
|
* Update Arabic translationKhaled Hosny2015-09-181-72/+100
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2015-09-151-47/+46
|
* Post-release version bumpFelix Riemann2015-09-141-1/+1
|
* Prepare for release 3.17.923.17.92Felix Riemann2015-09-141-0/+24
|
* Updated Czech translationMarek Černocký2015-09-141-44/+44
|
* Updated Japanese translationJiro Matsuzawa2015-09-141-71/+95
|
* Update Persian translationsArash Mousavi2015-09-121-742/+691
|
* EogPropertiesDialog: Use standard::display-name when showing the parentFelix Riemann2015-09-111-6/+40
| | | | | | | This simply adapts the changes from commit fff55c6a to the properties dialog, which shares some code with the EogMetadataSidebar. https://bugzilla.gnome.org/show_bug.cgi?id=754731
* EogMetadataSidebar: Use standard::display-name when showing the parentDebarshi Ray2015-09-111-10/+40
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=754731
* Finnish translation updateJiri Grönroos2015-09-111-83/+97
|
* Updated Italian translationGianvito Cavasoli2015-09-091-69/+99
|
* Updated Slovenian translationMatej Urbančič2015-09-081-38/+41
|
* Updated Norwegian bokmål translation.Kjartan Maraas2015-09-071-41/+43
|
* Updated Turkish translationMuhammet Kara2015-09-061-43/+43
|
* Updated German translationBernd Homuth2015-09-051-44/+47
|
* Updated Korean translationChangwoo Ryu2015-09-061-68/+96
|
* Updated Kazakh translationBaurzhan Muftakhidinov2015-09-041-69/+98
|
* Updated Lithuanian translationAurimas Černius2015-09-031-74/+99
|
* Updated Icelandic translationSveinn í Felli2015-09-021-41/+41
|
* Updated French translationAlain Lojewski2015-09-011-10/+18
|
* Post-release version bumpFelix Riemann2015-08-311-1/+1
|
* Prepare for release 3.17.913.17.91Felix Riemann2015-08-311-0/+27
|
* Eog: a bunch of instrospection warning fixesEmmanuel Pacaud2015-08-313-0/+75
| | | | Eog introspection seems in a need of a complete review.
* EogUriConverter: GList leak fixEmmanuel Pacaud2015-08-311-0/+9
| | | | | A list was created but never freed in eog_uri_converter_check. Fix an introspection warning in the process.
* EogMetadataDetails: remove deprecated tree rule settingEmmanuel Pacaud2015-08-311-2/+0
| | | | | | As suggested by the GTK documentation, simply remove the call to gtk_tree_view_set_rules_hint. The metadata tree view is not a good candidate to the alternate row colors (not wide, not a lot of columns).
* EogScrollView: fix override_background deprecated callEmmanuel Pacaud2015-08-311-15/+17
| | | | Do the necessary background drawing in draw callback.
* Updated Hungarian translationBalázs Úr2015-08-311-23/+23
|
* Updated Indonesian translationAndika Triwidada2015-08-301-83/+212
|
* Updated Greek translationTom Tryfonidis2015-08-281-108/+97
|
* EogScrollView: remove gtk_widget_set_style callEmmanuel Pacaud2015-08-281-14/+0
| | | | This function does nothing since the dawn of time (3.0 exactly).
* EogPropertiesDialog: fix deprecation warningsEmmanuel Pacaud2015-08-281-4/+10
| | | | Implementation as suggested in GTK documentation.
* EogCloseConfirmationDialog: fix deprecation warningEmmanuel Pacaud2015-08-281-4/+5
| | | | | | This function doesn't seem to be used by eog itself, nor the included plugins. May be a good candidate for code removal, unless it is a plugin public API.
* EogScrollView: remove commented out codeEmmanuel Pacaud2015-08-281-680/+1
| | | | | That's 8 year old code that doesn't help to understand the scroll view logic.
* Updated Russian translationYuri Myasoedov2015-08-281-16/+16
|