summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-09release 1.14.2v1.14.21.14monsta2-1/+8
2016-08-08distcheck: explicitly use currently selected GTK+ versionraveit651-1/+4
2016-08-08add missing include to fix implicit declaration warningmonsta1-0/+1
2016-08-08po: drop languages not present on Transifex + en_US filemonsta5-5236/+0
2016-08-08po: actually add new languages from Transifexmonsta1-0/+2
2016-08-08Fix the zoom and scroll performance. Closes #105.Martin Wimpress1-3/+4
2016-06-08sync with Transiflexraveit652-10/+12
2016-05-21update to 1.14.1 releasev1.14.1raveit652-1/+7
2016-05-21sync with transiflexraveit659-161/+3170
2016-05-11Fix new windows not getting focusBjörn Weber1-2/+18
2016-04-12README: don't mention old requirementsmonsta1-2/+1
2016-04-07update NEWS a bitv1.14.0monsta1-0/+1
2016-04-07drop ancient gnome leftoversmonsta4-3463/+1
2016-04-06release 1.14.0raveit651-2/+2
2016-04-06Fix Changelog generationraveit651-15/+10
2016-04-06add new languages and sync with transiflexraveit6597-20115/+26692
2016-04-05update NEWS and pack 1.13.x changes into single 1.14.0 entrymonsta1-13/+15
2016-04-05check for GTK+3 stable release, not development onemonsta1-1/+1
2016-03-30window: fix indent (mostly)monsta1-187/+187
2016-03-30fix a few typos in the commentsmonsta2-3/+3
2016-03-30auto-reload unmodified images when their file is changedmonsta1-0/+6
2016-03-21Fix formatting for manpage: eom -f and -s examplesZrN-kAyDqY1-2/+2
2016-02-28fix svg rendering that's broken with GTK+3monsta1-1/+3
2016-02-27Drop size-request signal callback for fullscreen toolbarraveit651-12/+0
2016-02-26add css name EggToolbarEditorraveit651-0/+5
2016-02-21release 1.13.1v1.13.1Wolfgang Ulbrich2-1/+12
2016-02-19Sync with TransifexMartin Wimpress16-3698/+3702
2016-02-10plugins: don't use stock icon namesmonsta2-2/+2
2016-02-10properly zero-init a variablemonsta1-0/+2
2016-02-10avoid integer overflow when allocating a large block of memorymonsta1-1/+1
2016-02-09totem-screensaver: use org.gnome.SessionManager to inhibit screensavermonsta1-12/+15
2016-02-09totem-screensaver: don't use old API and add ref to TotemScrsavermonsta1-34/+8
2016-02-09totem-screensaver: fix assertions on entry to TotemScrsaver methodsmonsta1-3/+3
2016-02-09totem-screensaver: fix indent and typosmonsta1-15/+16
2016-02-06GTK+3: add eom-window style class at top levelWolfgang Ulbrich1-0/+7
2016-02-01fix build warnings and remove useless nested #ifmonsta3-12/+5
2016-01-25release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+6
2016-01-25GTK3: fix previous GtkMisc deprecation commitWolfgang Ulbrich5-40/+46
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-2/+5
2016-01-02drop MateConf migration scriptMonsta2-33/+0
2015-12-31use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptimemonsta1-0/+1
2015-12-31add missing #ifdef to avoid possible "unused function" warningmonsta1-0/+2
2015-12-16Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewportWolfgang Ulbrich1-3/+3
2015-12-14GTK3: fix deprecated gtk_{v/h}separator_newWolfgang Ulbrich2-0/+8
2015-12-14GTK3: don't use deprecated gtk_icon_size_lookup_for_settingsWolfgang Ulbrich2-4/+26
2015-12-14Gtk3: fix typo in gtk version in previous commitWolfgang Ulbrich3-3/+3
2015-12-14GTK3: replace more deprecated GtkVBox usageWolfgang Ulbrich3-0/+27
2015-12-14GTK3: don't use deprecated gtk_hbutton_box_newWolfgang Ulbrich1-0/+4
2015-12-14Gtk+-3.14: don't use deprecated gtk_tree_view_set_rules_hintWolfgang Ulbrich2-0/+4
2015-12-13fix GTK+3 build when --without-cms is setMonsta1-2/+6