summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-02EomScrollView: remove ancient commented out codemonsta1-695/+0
2015-10-02enable double-buffer in EomScrollViewmonsta1-2/+0
2015-10-01configure.ac: fix indent a bitMonsta1-1/+1
2015-09-30drop dependency to mate-icon-themeraveit651-3/+1
2015-09-06GTK3 Date-plugin: set top/bottom margin to zero to avoid redrawsraveit651-0/+4
2015-09-06Gtk3: define height of horizontal progressbar to avoid redraws of imagesraveit651-0/+4
2015-09-06Bump GLib/GIO version and define max/min version of GLibraveit651-2/+8
2015-09-06Gtk3: Stop deprecated GtkArrow usageraveit652-5/+17
2015-09-06EogScrollView: Use gdk_cursor_new_for_displayraveit651-1/+1
2015-09-06Gtk3: Drop GtkMisc and GtkAlignment usageraveit655-0/+84
2015-09-06Gtk3: Don't call gdk_threads_init()raveit652-4/+3
2015-09-06Gtk3 EogWindow: Drop deprecated GtkStyle usageraveit651-0/+9
2015-09-06Gtk3: Remove deprecated, unneeded and now effect-less GtkStyle-usageraveit651-0/+2
2015-09-06Gtk3: remove an unused variable + simplify the coderaveit651-15/+14
2015-09-06Gtk3: Fix GDK deprecationsraveit651-0/+15
2015-09-06Gtk3: fix deprecated gtk_vscrollbar_newraveit651-0/+4