Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-03 | Add mate-gsettings-toggle.sh | infirit | 4 | -2/+55 | |
Merged also Makefile.am and configure.ac | |||||
2013-08-06 | Sync translations with transifex | Stefano Karapetsas | 17 | -1010/+7117 | |
2013-08-05 | Add MATE user guide | Stefano Karapetsas | 343 | -0/+488417 | |
Forked from https://git.gnome.org/browse/gnome-user-docs/snapshot/gnome-user-docs-2.32.0.tar.gz | |||||
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-30 | Merge pull request #72 from NiceandGently/patch-1 | Stefano Karapetsas | 1 | -1/+1 | |
fix summary in disable-theme-settings key | |||||
2013-07-31 | fix summary in disable-theme-settings key | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-07-30 | mate-about: Try to use 'mate' as icon, if available in icon theme | Stefano Karapetsas | 2 | -16/+11 | |
Deleted old code because now we require GTK 2.24 | |||||
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 | Update NEWS | Stefano Karapetsas | 1 | -2/+10 | |
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 | 5 | -2/+231 | |
2013-07-24 | Move include files and remove old libmate and libmateui folders | Stefano Karapetsas | 25 | -52/+43 | |
2013-07-23 | Fix pkgconfig file for GTK3 support | Stefano Karapetsas | 2 | -2/+2 | |
2013-07-17 | Bump version to 1.7.0mate-desktop-1.7.0 | Stefano Karapetsas | 1 | -2/+2 | |
2013-07-17 | Replace mate-doc-utils with yelp-tools | Stefano Karapetsas | 9 | -27/+21 | |
2013-07-16 | Fix gtk3 deprecation | Stefano Karapetsas | 1 | -0/+4 | |
2013-07-16 | Remove double gio requirement in configure.ac | Stefano Karapetsas | 1 | -1/+1 | |
2013-07-07 | Merge pull request #67 from Semmu/dev-gtk3 | Stefano Karapetsas | 2 | -0/+8 | |
GTK3 compatibility. | |||||
2013-06-28 | GTK3 compatibility. | Laszlo Boros | 2 | -0/+8 | |
2013-05-13 | Bump version to 1.6.1mate-desktop-1.6.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-05-13 | mate-about: Fix g_type_init deprecation in glib 2.36 | Stefano Karapetsas | 1 | -0/+2 | |
2013-05-13 | Disable mate-conf-import by default | Stefano Karapetsas | 1 | -2/+2 | |
2013-05-08 | Fix previous hackering commit | Stefano Karapetsas | 4 | -161/+34 | |
2013-05-08 | fixed g_type_init() deprecation | Perberos | 5 | -51/+179 | |
added Not without my gnu | |||||
2013-04-22 | Update NEWS | Stefano Karapetsas | 1 | -0/+5 | |
2013-04-22 | mate-conf-import: Add makefile and desktop file | Stefano Karapetsas | 6 | -0/+35 | |
2013-04-21 | mate-conf-import: Add support for mate-terminal default profile | Stefano Karapetsas | 1 | -0/+45 | |
2013-04-21 | mate-conf-import: Add support for more applets | Stefano Karapetsas | 1 | -2/+7 | |
2013-04-21 | Fixes to use make dist | Stefano Karapetsas | 2 | -22/+27 | |
2013-04-08 | mate-conf-import: Add support for more applets and different default panel ↵ | Stefano Karapetsas | 1 | -3/+102 | |
layouts | |||||
2013-04-07 | mate-conf-import: Check if mateconf files exists and are valid before use them | Stefano Karapetsas | 1 | -6/+17 | |
2013-04-07 | mate-conf-import: Check if an applet/object file exists | Stefano Karapetsas | 1 | -0/+4 | |
2013-04-07 | mate-conf-import: Add support for matecomponent-applet | Stefano Karapetsas | 1 | -0/+2 | |
2013-04-07 | mate-conf-import: Fix empty string values | Stefano Karapetsas | 1 | -2/+3 | |
2013-04-07 | mate-conf-import: Improve comments | Stefano Karapetsas | 1 | -3/+24 | |
2013-04-06 | mate-conf-import: Add support for action applets | Stefano Karapetsas | 1 | -0/+2 | |
2013-04-06 | Add hack for new background path in mate-conf script | Stefano Karapetsas | 1 | -5/+12 | |
2013-04-06 | Add initial script to migrate 1.4 configuration | Stefano Karapetsas | 1 | -0/+310 | |
2013-04-03 | Merge pull request #57 from dmashal/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix makefile for automake 1.13 | |||||
2013-04-03 | Fix makefile for automake 1.13 | Dan Mashal | 1 | -1/+1 | |
2013-04-01 | Remove gnucatmate-desktop-1.6.0 | Stefano Karapetsas | 6 | -97/+3 | |
2013-03-31 | mate-about: Fix email address | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-31 | Bump version to 1.6.0 | Stefano Karapetsas | 1 | -2/+2 | |
2013-03-31 | Sync translations with transifex | Stefano Karapetsas | 6 | -255/+3359 | |
2013-03-28 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-26 | Merge pull request #56 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
change backgrounds installation path in gsettings file |