Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Code taken from GTK 2.24 source and renamed for MATE This will allow to use traditional color selection with GTK2 and GTK3 | |||||
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 | |
Closes https://github.com/mate-desktop/mate-desktop/issues/108 | |||||
2014-04-24 | Use bigger logo image in about dialog, if available in icon theme | Stefano Karapetsas | 1 | -0/+28 | |
Code taken from GTK3 about dialog | |||||
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 | |
This will allow MATE applications to use traditional About dialogs with GTK 3 (unfortunately completely different starting from GTK 3.12). This is just a fork of GtkAboutDialog of GTK 2.24, adapted to work with GTK 3 too. | |||||
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 | |
This reverts commit e95d24559060365eb4fee8154ad82434bf3c8a0a. | |||||
2014-03-07 | Revert "gtk3: mate_bg_create*thumbnail should return GdkPixbuf*" | Stefano Karapetsas | 2 | -12/+35 | |
This reverts commit 0eef05307bd0c2acb5c780b8f85a239ca810625d. | |||||
2014-02-28 | gtk3: mate_bg_create*thumbnail should return GdkPixbuf* | Denis Gorodnichev | 2 | -35/+12 | |
this functions are used at mate-control-center | |||||
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 | |
gdk_spawn_command_line_on_screen is removed in GTK3, and require some code to be replaced, so we are going to use a common function to replace it in MATE source code to have GTK3 support | |||||
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 | |
2013-07-24 | Add utilities for dconf | Stefano Karapetsas | 4 | -2/+215 | |
2013-07-24 | Move include files and remove old libmate and libmateui folders | Stefano Karapetsas | 21 | -34/+27 | |
2013-07-23 | Fix pkgconfig file for GTK3 support | Stefano Karapetsas | 1 | -1/+1 | |
2013-07-16 | Fix gtk3 deprecation | Stefano Karapetsas | 1 | -0/+4 | |
2013-06-28 | GTK3 compatibility. | Laszlo Boros | 2 | -0/+8 | |
2013-02-21 | Add check if default MATE background exists before to use it | Stefano Karapetsas | 1 | -2/+13 | |
Closes https://github.com/mate-desktop/mate-settings-daemon/issues/39 | |||||
2013-02-20 | Don't thumbnail thumbnails in .cache/thumbnails | Stefano Karapetsas | 1 | -1/+2 | |
2012-12-18 | [mate-bg] change cache dir from "wallpaper" to "mate/background" | Jasmine Hassan | 1 | -1/+3 | |
2012-12-17 | [mate-bg] small cleanup | Jasmine Hassan | 1 | -8/+9 | |
2012-12-17 | [mate-bg] Do not add timeout for one-slide slideshows | Jasmine Hassan | 1 | -4/+16 | |
If a slideshow is made of only one slide, then there's no animation. So we just override the duration of the slide to G_MAXUINT, and we do not add timeouts for such durations. https://bugzilla.gnome.org/show_bug.cgi?id=630498 http://git.gnome.org/browse/gnome-desktop/commit/?id=adf18a2cf78c26a33c7a00210fc29020e935e0c1 | |||||
2012-12-17 | [mate-bg] Cache resized wallpaper to help CPU at startup | Jasmine Hassan | 1 | -68/+250 | |
Resized and transformed wallpapers are stored in ~/.cache/wallpaper/. The cache is refreshed for each new current wallpaper depending on the resolution or transformation, and each time the source image is refreshed. The source image format is preserved. https://bugzilla.gnome.org/show_bug.cgi?id=608419 Adapted from: http://git.gnome.org/browse/gnome-desktop/commit/?id=63c36f78980a4982d364e37e6c1e6219af2ecd32 http://git.gnome.org/browse/gnome-desktop/commit/?id=ae7a732da1bdced139b109a453fac78c2b9f2fc6 http://git.gnome.org/browse/gnome-desktop/commit/?id=43e13d709d8d35b3484e8b2aaf126f1d91fae7ad | |||||
2012-12-17 | [mate-bg] minor cleanup/fix | Jasmine Hassan | 1 | -24/+22 | |
unref pixbuf cache when *either* width *or* height change | |||||
2012-12-13 | [mate-bg] cleanup, refactor, plug possible X client leak(s) | Jasmine Hassan | 2 | -155/+137 | |
Part of the original code (from gnome-desktop) for setting root pixmap seems very similar to, and may have been adapted from common source: http://people.debian.org/~lunar/xwpset.c The original concept all dates back to an Eterm/Esetroot technique that became commonly used (ex. xchat) for window transparency over desktop: http://www.eterm.org/docs/view.php?doc=ref#trans Wisdom can be gained from studying various similar implementations. Examples: https://github.com/derf/feh/blob/master/src/wallpaper.c http://ag.cs.uvic.ca/static/debian5/sources/blackbox_0.70.1/blackbox-0.70.1.orig/util/bsetroot.cc http://files.minuslab.net/SetBG.cc The changes should hopefully help avoid this: https://bugzilla.gnome.org/show_bug.cgi?id=681928 and consequences as these: https://bugzilla.gnome.org/show_bug.cgi?id=680356 https://bugzilla.gnome.org/show_bug.cgi?id=680354 | |||||
2012-12-03 | [mate-bg|schema] add "background-fade" setting, and define the key in header | Jasmine Hassan | 1 | -0/+3 | |
to make the fading effect optional, either when caja or m-s-d is drawing the bg. This is hopefully useful for those running on older hardware, as the fading effect could delay login/startup a bit. For reference, see: https://bugzilla.gnome.org/show_bug.cgi?id=623174 | |||||
2012-12-03 | [mate-bg] prefix defines BG_KEY's w/ MATE & move from .c to .h | Jasmine Hassan | 2 | -22/+27 | |
and define "show-desktop-icons" here too, to be used by Caja & m-s-d | |||||
2012-12-02 | [mate-bg] add 2 new gsettings functions | Jasmine Hassan | 2 | -10/+44 | |
Because of the need to use now in Caja: Add mate_bg_load_from_system_gsettings() and mate_bg_save_to_gsettings(), making mate_bg_load_from_system_preferences() and mate_bg_save_to_preferences() wrappers around them, respectively. Both new funcs take GSettings argument, and the latter takes a boolean argument, to optionally apply the reset-to-schema-defaults settings. This will be used for desktop background reset-drop. | |||||
2012-12-01 | [mate-bg] Review GSettings port, add _(set|get)_draw_background() | Jasmine Hassan | 2 | -70/+108 | |
1. Fix fallback if the user's picture-filename setting is set to a non-existent file (ex: it got deleted). Currently, we fallback to the picture-filename of the default schema. Later, we could use a more robust solution like g_settings_get_mapped(). But first, we ought to use a URI instead of a filename string, because a URI is always UTF8-encoded. 2. Add mate_bg_(set|get)_draw_background() functions. Need 'em in Caja, now! | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 11 | -22/+22 | |
2012-11-13 | [rr-labeler] honor workarea so labels don't appear over/under panels | Jasmine Hassan | 1 | -3/+132 | |
http://git.gnome.org/browse/gnome-desktop/commit/?id=053a932b09487c4fa3e6331ef7fb65d24667263d |