Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-15 | Merge pull request #36 from jasmineaura/develop | Stefano Karapetsas | 10 | -341/+565 | |
Properly support GTK3, simplify GTK2 compat, and some fixes | |||||
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 | |||||
2012-11-11 | [rr-labeler] use the new GTK3 draw event instead of expose-event | Jasmine Hassan | 1 | -2/+14 | |
http://git.gnome.org/browse/gnome-desktop/commit/?id=2168b182343c89e01030af9c19475a3cf5a24f5e | |||||
2012-11-11 | [mate-bg] don't try to use a null format | Jasmine Hassan | 1 | -3/+6 | |
upstream commit: http://git.gnome.org/browse/gnome-desktop/commit/?id=9a2c931869214d5113e3c9246cc36c094bd211fe "introduced a bug that would cause a warning to spew in gnome-screensaver" http://git.gnome.org/browse/gnome-desktop/commit/?id=f2a6d5ea97b98ea3b1d36bb1de83f3bfc92c5c73 | |||||
2012-11-11 | [mate-bg] don't keep duplicates of cache width and height | Jasmine Hassan | 1 | -11/+5 | |
http://git.gnome.org/browse/gnome-desktop/commit/?id=c5e5db705ee982e3cc0761a7c83235798d8428bd | |||||
2012-11-11 | [libmate-desktop] make error traps use the new GTK APIs | Jasmine Hassan | 2 | -1/+13 | |
http://git.gnome.org/browse/gnome-desktop/commit/?id=da4d293870762064285231fba3a2a7c3c0d25838 | |||||
2012-11-11 | [mate-bg] Proper update for GTK3 changes, simplify GTK2 compatability | Jasmine Hassan | 4 | -288/+364 | |
Reverts: bc53751054ab "some ugly gtk3 porting", then: 1. use upstream commit below as a reference (GTK3) 2. simplify our GTK_VERSION_CHECK's, hopefully to make the code more readable, and the GTK2 backwards-compatibility snippets easier to cleanup later. -- Includes a renaming of all "pixmap" names in APIs to "surface": http://git.gnome.org/browse/gnome-desktop/commit/?id=28f2b06f50e3f1adf19389c2c3a1f63872539fa9 https://bugzilla.gnome.org/show_bug.cgi?id=630724 Remove unnecessary, deprecated, GDK_DRAWABLE cast: http://git.gnome.org/browse/gnome-desktop/commit/?id=260f6d2431088c5cd0ad1eb8d57f0ec994240f08 | |||||
2012-11-11 | [misc] rename --enable-deprecations to --enable-deprecation-flags | Jasmine Hassan | 2 | -10/+10 | |
This is a better name for this configure option, since it's really about enabling the use of the deprecation flags, not allowing the use of deprecated API. http://git.gnome.org/browse/gnome-desktop/commit/?id=7fcbb6d90d2c6251434dfac19364b39af21dceed | |||||
2012-11-11 | [build] Update all Makefile.am to more recent standards | Jasmine Hassan | 3 | -24/+22 | |
http://git.gnome.org/browse/gnome-desktop/commit/?id=4c3d78c930ecb833a677f534ef6cd697d3d92169 | |||||
2012-11-11 | [configure] bump GTK version to 2.24.0 | Jasmine Hassan | 1 | -2/+2 | |
2012-11-06 | Merge pull request #34 from bhull2010/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix typo in browser schema | |||||
2012-11-06 | Fix typo in browser schema | Brent Hull | 1 | -1/+1 | |
2012-11-06 | Merge pull request #33 from bhull2010/master | Stefano Karapetsas | 17 | -19/+19 | |
Fix desktop schema paths | |||||
2012-11-06 | Fix desktop schemas paths | Brent Hull | 17 | -19/+19 | |
2012-11-03 | fix FSF address in mate-bg-crossfade.h | Nelson Marques | 1 | -2/+2 | |
2012-11-03 | bump version to 1.5.3mate-desktop-1.5.3 | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-03 | add function to load system settings instead of the user settings | Stefano Karapetsas | 2 | -6/+38 | |
this is needed in mate-screensaver | |||||
2012-11-02 | fix thumbnails path for glib >= 2.34 | Stefano Karapetsas | 1 | -14/+28 | |
2012-10-22 | bump version to 1.5.2mate-desktop-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-18 | remove MATE from Categories in .desktop files | Nelson Marques | 1 | -1/+1 | |
2012-10-18 | add missing key in gsettings schema | Stefano Karapetsas | 1 | -0/+5 | |
2012-10-18 | update POTFILES.in | Stefano Karapetsas | 1 | -16/+16 | |
2012-10-18 | mate-aboud: code improvements | Stefano Karapetsas | 5 | -117/+49 | |
disable gnucat by default install gnucat pixmaps only if enabled translate some spanish comments dropped support for old glib version (now minimun version is increased) add "translator-credits" msgid to show translators | |||||
2012-10-17 | bump version to 1.5.1mate-desktop-1.5.1 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-17 | Update mate-about/mate-about.h | Perberos | 1 | -1/+1 | |
missing comma | |||||
2012-10-16 | Update mate-about/mate-about.h | Perberos | 1 | -0/+1 | |
adding artist | |||||
2012-10-16 | Merge pull request #31 from perberos/master | Perberos | 5 | -11/+33 | |
algunos fixs en mate-desktop | |||||
2012-10-16 | adding gsettings install on PKGBUILD | Perberos | 2 | -4/+27 | |
2012-10-16 | wrong false true condition | Perberos | 1 | -3/+3 | |
2012-10-16 | fixing some deprecated variable name on configure file | Perberos | 4 | -7/+6 | |
2012-10-16 | fix g_free call | Stefano Karapetsas | 1 | -3/+4 | |
2012-10-15 | add retro-compatibility for glib < 2.31 | Stefano Karapetsas | 1 | -1/+65 | |
2012-10-12 | mate-about: add nelson and clem as authors | Stefano Karapetsas | 1 | -0/+2 | |
2012-10-12 | mate-about: put MATE authors as first | Stefano Karapetsas | 1 | -5/+6 | |
add Rowen as artist | |||||
2012-10-08 | delete old .in schemasmate-desktop-1.5.0 | Stefano Karapetsas | 16 | -555/+0 | |
2012-10-08 | fix internationalization support for gsettings schemas | Stefano Karapetsas | 17 | -3/+560 | |
2012-10-04 | add internationalization support for gsettings schemas | Stefano Karapetsas | 31 | -442/+461 | |
2012-10-04 | add missing key in gsettings schema | Stefano Karapetsas | 1 | -1/+6 | |
2012-09-28 | Fix possible double-free when destroying private windows | Stefano Karapetsas | 1 | -0/+6 | |
This could cause free'ing random data when the members of ->windows were destroyed, but ->windows itself wasn't. As it was != NULL, we'd be free memory that wouldn't belong to us anymore. https://bugzilla.gnome.org/show_bug.cgi?id=634534 (patch suggested in MATE by NiceAndGently on https://github.com/mate-desktop/mate-desktop/issues/23) | |||||
2012-09-28 | Update libmate-desktop/display-name.c | Stefano Karapetsas | 1 | -1/+1 | |
patch reported by NiceandGently taken from fedora downstream gnome-desktop | |||||
2012-09-13 | add missing key in schema | Stefano Karapetsas | 1 | -0/+10 | |
2012-09-12 | remove unused include | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-07 | fix thumbnails factory | Stefano Karapetsas | 2 | -48/+51 | |
on nautilus, thumbnail path is set by g_file_info_get_attribute_byte_string (info, G_FILE_ATTRIBUTE_THUMBNAIL_PATH); but this gives path in ~/.thumbnails, not ~/.cache/thumbnails, so revert to the old location | |||||
2012-09-07 | avoid format=NULL assertion warning | Stefano Karapetsas | 1 | -1/+2 | |
2012-09-06 | fix gsettings schema name | Stefano Karapetsas | 2 | -2/+2 | |
2012-09-03 | fix org.mate.interface.gschema.xml | Stefano Karapetsas | 2 | -1/+0 | |
2012-09-03 | Merge branch 'master' of github.com:mate-desktop/mate-desktop | Stefano Karapetsas | 13 | -17/+112 | |
2012-09-03 | migrate to gsettings | Stefano Karapetsas | 6 | -128/+73 | |
2012-09-03 | update to latest thumbnail spec (code taken from gnome-desktop) | Stefano Karapetsas | 1 | -270/+652 | |
2012-09-03 | add gsetting schemas from deprecated libmate | Stefano Karapetsas | 18 | -0/+620 | |