Age | Commit message (Expand) | Author | Files | Lines |
2014-06-26 | MateColorSelection: Use colors from GTK3 palette | Stefano Karapetsas | 1 | -34/+6 |
2014-06-26 | libmate-desktop: Fix Since: occurrences in comments copied from Gtk+ | Stefano Karapetsas | 3 | -17/+17 |
2014-06-26 | MateColorButton: Add function to get/set rgba color for GTK3 | Stefano Karapetsas | 2 | -0/+56 |
2014-06-25 | Merge pull request #114 from dnk/focus_chain | Stefano Karapetsas | 1 | -0/+1 |
2014-06-23 | Use G_{BEGIN,END}_DECLS instead of #ifdef __cplusplus in header files and mak... | Michal Ratajsky | 10 | -36/+20 |
2014-06-21 | Remove unneeded includes | Michal Ratajsky | 1 | -3/+0 |
2014-06-21 | Improve comments | Michal Ratajsky | 2 | -3/+3 |
2014-06-21 | Correctly support GDK2 and GDK3 without a deprecation warning | Michal Ratajsky | 1 | -0/+5 |
2014-06-21 | Make mate_gdk_spawn_command_line_on_screen available on GTK2 | Michal Ratajsky | 2 | -4/+0 |
2014-06-21 | Add missing includes | Michal Ratajsky | 1 | -0/+2 |
2014-06-21 | Remove trailing spaces | Michal Ratajsky | 1 | -4/+4 |
2014-06-05 | Replace GtkObject with GObject also for gtk2 | infirit | 1 | -35/+0 |
2014-06-05 | Use GDK_WINDOW_XID to get xid for both Gtk+ versions | infirit | 1 | -5/+1 |
2014-06-05 | Drop support for Glib < 2.36 | infirit | 1 | -99/+0 |
2014-06-05 | GDK_KEY_* was introduced in Gtk+ 2.22 | infirit | 2 | -30/+22 |
2014-05-20 | forbid to switch focus between labels | Denis Gorodnichev | 1 | -0/+1 |
2014-05-19 | Merge pull request #113 from dnk/may_be_uninitialized | Stefano Karapetsas | 1 | -3/+6 |
2014-05-19 | gtk2: warning: cr may be uninitialized | Denis Gorodnichev | 1 | -3/+6 |
2014-05-11 | MateColorSelectionDialog: Allow to use header bar with GTK 3.12 | Stefano Karapetsas | 2 | -0/+21 |
2014-05-04 | Fix gdk_cursor_unref deprecation | Stefano Karapetsas | 2 | -0/+9 |
2014-05-04 | libmate-desktop: Add GTK3 support to MateColorButton | Stefano Karapetsas | 6 | -59/+254 |
2014-05-04 | libmate-desktop: Update test to use MateColorButton | Stefano Karapetsas | 1 | -7/+26 |
2014-05-04 | libmate-desktop: Add MateColorButton dialog | Stefano Karapetsas | 7 | -1/+4347 |
2014-05-04 | Fix unused var warning | Stefano Karapetsas | 1 | -2/+2 |
2014-05-04 | Fix g_settings_list_schemas deprecation | Stefano Karapetsas | 1 | -1/+14 |
2014-04-26 | libmate-desktop: Set dconf as private in pkgconfig file | Stefano Karapetsas | 1 | -1/+2 |
2014-04-24 | Use bigger logo image in about dialog, if available in icon theme | Stefano Karapetsas | 1 | -0/+28 |
2014-04-24 | Fix label wrap with GTK3 in about dialog | Stefano Karapetsas | 1 | -0/+3 |
2014-04-23 | libmate-desktop: Make credits dialog a bit bigger in MateAboutDialog | Stefano Karapetsas | 1 | -1/+1 |
2014-04-23 | libmate-desktop: Add i18n in MateAboutDialog | Stefano Karapetsas | 2 | -2/+5 |
2014-04-23 | libmate-desktop: Add MateAboutDialog class | Stefano Karapetsas | 3 | -0/+2391 |
2014-04-23 | Add mate_gsettings_is_valid_keyname function from mate-panel | Stefano Karapetsas | 2 | -0/+70 |
2014-04-23 | Add more GSettings common functions | Stefano Karapetsas | 2 | -3/+82 |
2014-04-21 | mate-dconf: Add void where needed | Stefano Karapetsas | 2 | -2/+2 |
2014-03-07 | Revert "gtk3: GdkRGBA support" | Stefano Karapetsas | 8 | -499/+20 |
2014-03-07 | Revert "gtk3: mate_bg_create*thumbnail should return GdkPixbuf*" | Stefano Karapetsas | 2 | -12/+35 |
2014-02-28 | gtk3: mate_bg_create*thumbnail should return GdkPixbuf* | Denis Gorodnichev | 2 | -35/+12 |
2014-02-27 | gtk3: GdkRGBA support | Denis Gorodnichev | 8 | -20/+499 |
2014-02-17 | libmate-desktop: Use same if in mate-desktop-utils | Stefano Karapetsas | 1 | -3/+1 |
2014-02-17 | Fix mate_gdk_spawn_command_line_on_screen | Denis Gorodnichev | 1 | -6/+4 |
2014-02-04 | Fix mate_gdk_spawn_command_line_on_screen | Stefano Karapetsas | 1 | -2/+2 |
2013-12-12 | Use GTK_API_VERSION in mate-desktop-2.0-uninstall.pc.in | infirit | 1 | -1/+1 |
2013-10-31 | Add MATE_DESKTOP_CHECK_VERSION function | Stefano Karapetsas | 3 | -1/+87 |
2013-08-05 | Fix mate_gdk_spawn_command_line_on_screen | Stefano Karapetsas | 1 | -2/+2 |
2013-08-02 | Add replacement for gdk_spawn_command_line_on_screen | Stefano Karapetsas | 2 | -0/+52 |
2013-07-31 | Fix includes | Stefano Karapetsas | 2 | -2/+2 |
2013-07-24 | Fix includes | Stefano Karapetsas | 1 | -2/+2 |
2013-07-24 | libmate-desktop: Fix include path | Stefano Karapetsas | 1 | -1/+1 |
2013-07-24 | Add utilities for GSettings | Stefano Karapetsas | 3 | -0/+95 |
2013-07-24 | Fix typo in previous commit | Stefano Karapetsas | 1 | -1/+1 |