summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Post-release version bumpFelix Riemann2017-02-131-1/+1
|
* Prepare release 3.23.903.23.90Felix Riemann2017-02-131-1/+1
|
* Post-release version bumpFelix Riemann2017-01-161-1/+1
|
* configure: Remove deprecated GNOME_MAINTAINER_MODE_DEFINESFelix Riemann2017-01-161-1/+0
|
* EogSidebar: Replace custom menu positioning function with built-inFelix Riemann2016-11-161-1/+1
| | | | | | Gtk 3.22 has improved positioning functions for GtkMenu which make it possible to drop our own positioning function. This also works correctly in RTL locales now.
* Post-branch version bumpFelix Riemann2016-11-161-2/+2
|
* Post-release version bumpFelix Riemann2016-10-111-1/+1
|
* EogThumbNav: Fix deprecated min-slider-length CSS attributeFelix Riemann2016-10-081-1/+1
| | | | | | 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.
* Post-release version bumpFelix Riemann2016-08-211-1/+1
|
* Post-release version bumpFelix Riemann2016-06-201-1/+1
|
* Post-release version bumpFelix Riemann2016-05-091-1/+1
|
* Post-release version bumpFelix Riemann2016-04-111-1/+1
|
* Post-release version bumpFelix Riemann2016-03-221-1/+1
|
* Prepare for release 3.20.03.20.0Felix Riemann2016-03-221-2/+2
|
* Post-release version bumpFelix Riemann2016-03-141-1/+1
|
* Post-release version bumpFelix Riemann2016-02-291-1/+1
|
* Post-release version bumpFelix Riemann2016-02-151-1/+1
|
* Prepare for release 3.19.903.19.90Felix Riemann2016-02-151-1/+1
|
* Post-release version bumpFelix Riemann2016-01-181-1/+1
|
* Post-release version bumpFelix Riemann2015-12-141-1/+1
|
* EogApplication: Add shortcuts windowFelix Riemann2015-12-121-2/+2
| | | | | | | Use GtkApplication's automatic shortcut window support via GtkBuilder. https://bugzilla.gnome.org/show_bug.cgi?id=757827
* Raise gtk+ dependency to 3.19.2Felix Riemann2015-12-071-1/+1
| | | | | | Required for CSS nodes https://bugzilla.gnome.org/show_bug.cgi?id=758763
* Post-release version bumpFelix Riemann2015-11-231-1/+1
|
* Post-release version bumpFelix Riemann2015-10-261-1/+1
|
* Post-branch version bumpFelix Riemann2015-10-251-1/+1
|
* Post-release version bumpFelix Riemann2015-09-281-1/+1
|
* Prepare for release 3.18.03.18.0Felix Riemann2015-09-281-2/+2
|
* Post-release version bumpFelix Riemann2015-09-141-1/+1
|
* Post-release version bumpFelix Riemann2015-08-311-1/+1
|
* Post-release version bumpFelix Riemann2015-08-171-1/+1
|
* Prepare for release 3.17.903.17.90Felix Riemann2015-08-171-1/+1
|
* Post-release version bumpFelix Riemann2015-07-201-1/+1
|
* Post-release version bumpFelix Riemann2015-06-221-1/+1
|
* Post-release version bumpFelix Riemann2015-05-251-1/+1
|
* Remove workaround for non-threadsafe pixbuf loadersFelix Riemann2015-05-171-1/+1
| | | | | | | gdk-pixbuf requires loaders to be threadsafe since 2.28 and the workaround shouldn't be needed anymore. That reduces the complexity of the image loading code. Require gdk-pixbuf 2.30.0 since that version is required by GTK+ already.
* Post-branch version bumpFelix Riemann2015-05-171-2/+2
|
* Post-release version bumpFelix Riemann2015-05-131-1/+1
|
* Post-release version bumpFelix Riemann2015-04-131-1/+1
|
* Post-release version bumpFelix Riemann2015-03-231-1/+1
|
* Prepare for release 3.16.03.16.0Felix Riemann2015-03-231-2/+2
|
* Post-release version bumpFelix Riemann2015-03-161-1/+1
|
* Prepare for release 3.15.923.15.92Felix Riemann2015-03-161-1/+1
|
* Post-release version bumpFelix Riemann2015-02-161-1/+1
|
* Prepare for release 3.15.903.15.90Felix Riemann2015-02-161-1/+1
|
* Post-release version bumpFelix Riemann2015-02-021-1/+1
|
* Merge branch 'wip/gaction-migration'Felix Riemann2015-01-071-9/+0
|\ | | | | | | | | | | | | | | | | | | | | 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
| * Remove all other references to the toolbarJente Hidskes2014-12-171-9/+0
| | | | | | | | | | | | This patch removes all further references to the toolbar. https://bugzilla.gnome.org/show_bug.cgi?id=741050
* | Build API docs without intermediate tmpl-filesFelix Riemann2015-01-051-1/+1
| | | | | | | | gtk-doc devs consider the tmpl-based workflow as obsolete.
* | Revert "Remove all other references to the toolbar"Felix Riemann2014-12-171-0/+9
| | | | | | | | This reverts commit 6df4284cda1954e4192d387a676df1fc50730647.
* | Remove all other references to the toolbarJente Hidskes2014-12-161-9/+0
|/ | | | | | This patch removes all further references to the toolbar. https://bugzilla.gnome.org/show_bug.cgi?id=741050