summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-12-15[mouse] Replace Gdk drawing with Cairo (GTK3)Jasmine Hassan1-13/+12
2012-12-15[housekeeping] Use g_settings_get_mapped, fix paranoid cleanup on shutdownJasmine Hassan1-44/+62
2012-12-14[housekeeping] Remove GtkObject & gtk_dialog_set_has_separator deprecationsJasmine Hassan3-5/+2
2012-12-13[background] cleanup and refactor, fix several issuesJasmine Hassan1-329/+314
2012-12-10[background] free priv->fade on stopJasmine Hassan1-14/+17
2012-12-10[background] remove useless _(set|get)_property & _dispose methodsJasmine Hassan1-37/+0
2012-12-06[general] Use g_timeout_add_seconds() where appropriateJasmine Hassan1-1/+1
2012-12-06[font] remove outdated (disabled by default) plugin & schemaJasmine Hassan9-889/+0
2012-12-06[keyboard] remove horrible xmodmap fallback codeJasmine Hassan6-787/+0
2012-12-06[media-keys] Update volume code (should be copy-paste from mate-media)Jasmine Hassan12-109/+137
2012-12-06[plugins] cleanup macro magic in plugin.hJasmine Hassan15-59/+141
2012-12-05[xsettings] quick 'n dirty gsettings port review continuedJasmine Hassan1-2/+8
2012-12-05[daemon] quick 'n dirty initial review of gsettings portJasmine Hassan2-2/+0
2012-12-03[background] Use new MATE_BG_KEY's defines from mate-bg.h, and fade optionJasmine Hassan1-13/+17
2012-12-03Merge pull request #24 from jasmineaura/developStefano Karapetsas1-471/+514
2012-12-03[background] fix XGetWindowProperty long_length & nitems_return paramsJasmine Hassan1-2/+2
2012-12-03[background] Also check if caja is drawing bg when detecting settings changesJasmine Hassan1-2/+5
2012-12-01[background] listen for draw-background/show-desktop-icons changed signalsJasmine Hassan1-1/+15
2012-12-01[background] Don't draw the background if "draw-background" is falseJasmine Hassan1-1/+10
2012-12-01[background] GCC 4.6 warning fixesJasmine Hassan1-40/+24
2012-12-01[background] stop pending fades if new ones initiatedJasmine Hassan1-16/+22
2012-12-01[background] convert to GDBus (and fix delayed background drawing)Jasmine Hassan1-41/+64
2012-12-01[background] review GSettings, don't rely on Caja as a key componentJasmine Hassan1-86/+85
2012-11-29[background] Adapt to MateBG API changes, and GTK3 rendering-cleanupJasmine Hassan1-12/+20
2012-11-29[background] fix indentationJasmine Hassan1-444/+441
2012-11-24really fix CVE2012-5560Dan Mashal1-1/+1
2012-11-23Fix CVE-2012-5560Dan Mashal1-0/+2
2012-10-17fix 64bit-portability-issueStefano Karapetsas1-1/+1
2012-10-16keyboard: fix msd_load_modmap_filesStefano Karapetsas1-23/+20
2012-10-12fix incorrect FSF addressraveit65117-140/+140
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas29-2864/+1031
2012-09-03port msd-housekeeping-manager.c to gsettingsStefano Karapetsas1-61/+23
2012-08-04Revert "Micro-optimization." Wrong branch.Steve Zesch1-5/+12
2012-08-04Micro-optimization.Steve Zesch1-12/+5
2012-06-22fix missing gsd=>msd rename due to pull requestStefano Karapetsas1-1/+1
2012-06-05commenting "changed" callback, related with issue #16 on mate-desktop (https:...Perberos2-6/+7
2012-06-05changing code format (http://imageshack.us/photo/my-images/9/254223656580e542...Perberos5-645/+711
2012-06-05removing autogenerated filePerberos1-41/+0
2012-05-03media-keys: fix the "calculator key"Stefan Tauner1-1/+7
2012-03-16housekeeping: Don't access free'd memory if a volume is unmounted whilst the ...Rodrigo Moya1-3/+5
2012-03-16media-keys: React to stream-removed signal from GvcMixerControlRodrigo Moya1-0/+17
2012-03-16RANDR - Add mateconf key for disabling boot time configurationMartin Pitt1-1/+3
2012-03-16(randr) bnc#647304 - If the stored configuration fails at startup, use the fa...Gary Lin1-2/+3
2012-03-16Revert "Fix launching the display configuration tool"Vincent Untz1-1/+1
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar101-0/+0
2012-02-21gsd to msd complete rename patch by NiceandGently; code changes commithaxar117-3051/+3051
2012-01-30g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate...Perberos1-1/+5
2012-01-24fix typo (Unkown => Unknown), thanks lintian!Stefano Karapetsas1-2/+2
2012-01-23fix typosStefano Karapetsas2-2/+2
2012-01-23fix media-keys/Makefile.amStefano Karapetsas1-2/+2