summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-13configure.ac: Drop unneeded check for Sunkeysym headerMonsta1-6/+0
2015-12-12fix more introspections warningsWolfgang Ulbrich4-5/+54
2015-12-12Fix compilation with enabled GObject IntrospectionSorokin Alexei2-1/+3
2015-12-07Bump version to 1.12.1monsta2-1/+7
2015-12-06fix some gobject-introspection build warningsWolfgang Ulbrich1-16/+14
2015-12-03remove unneeded assert - the code following it is enoughmonsta1-2/+0
2015-12-03remove ancient workaround for non-threadsafe pixbuf loadersmonsta3-67/+7
2015-12-02GTK3: replace deprecated gtk_widget_size_request with gtk_widget_get_preferre...Wolfgang Ulbrich1-0/+8
2015-12-02GTK3: fix deprecated gdk_threads_enter/leaveWolfgang Ulbrich1-0/+4
2015-11-30fix shortcuts for several menu items in en_US localemonsta1-36/+36
2015-11-03refactor draw/expose code a bitMonsta1-28/+19
2015-11-02release 1.12.0v1.12.0eom-1.12.0Wolfgang Ulbrich1-1/+1
2015-11-01Sync translations with transifexmate-i18n26-7574/+9084
2015-10-30update NEWS for 1.12monsta1-3/+3
2015-10-15release 1.11.0eom-1.11.0raveit651-0/+7
2015-10-06pre-bump version to 1.11.0raveit652-2/+5
2015-10-06fix gtk3 buildraveit652-17/+13
2015-10-05Bump version to 1.10.4eom-1.10.4monsta2-1/+12
2015-10-02EomScrollView: clip all types of images to the visible image areamonsta1-2/+7