summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-01-20Preparing for 1.5.4 release.mate-panel-1.5.4Steve Zesch2-1/+744
2013-01-20clock: Fix mateweather unitsStefano Karapetsas1-10/+8
2013-01-19wncklet: Fix window-list grouping preferenceStefano Karapetsas1-6/+6
See https://github.com/mate-desktop/mate-panel/issues/70
2013-01-04Add mateconf-gsettings-data-convert fileStefano Karapetsas2-0/+20
Patch by Yaakov Selkowitz <[email protected]>
2012-12-20Merge pull request #66 from ketheriel/masterStefano Karapetsas1-1/+1
Fix null pointer in function
2012-12-20Fix missing NULL pointerNelson Marques1-1/+1
2012-12-19Bump version to 1.5.3mate-panel-1.5.3Stefano Karapetsas1-1/+1
2012-12-18Fix crash on deleting panelsStefano Karapetsas1-0/+10
https://github.com/mate-desktop/mate-panel/issues/65
2012-12-13mate-panel: Add a missing g_freeStefano Karapetsas1-0/+1
2012-12-11Merge pull request #63 from cardpuncher/patch-3Stefano Karapetsas1-1/+1
Fix the website URL
2012-12-11Fix the website URLcardpuncher1-1/+1
2012-11-23Merge pull request #56 from bhull2010/masterStefano Karapetsas1-1/+1
Fix for displaying the Network icon in the places menu
2012-11-22Fix network places menu item filenameBrent Hull1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch146-283/+283
2012-11-12Merge pull request #52 from sbalneav/masterStefano Karapetsas9-31/+42
Updates to mate-panel
2012-11-12Code audit: fix compile warnings, uninitialized pointer problemsScott Balneaves9-31/+42
2012-10-21add MATE developers in panel about windowStefano Karapetsas1-0/+5
2012-10-19bump minimum glib version to 2.26Stefano Karapetsas1-1/+1
g_settings_new_with_path is since that version
2012-10-19fix load background type at panel startStefano Karapetsas1-2/+2
close https://github.com/mate-desktop/mate-panel/issues/49
2012-10-18remove MATE from Categories in .desktop fileNelson Marques1-1/+1
2012-10-16bump version to 1.5.2mate-panel-1.5.2Stefano Karapetsas2-1/+4
2012-10-16add --run-dialog option to open run dialogStefano Karapetsas5-1/+39
2012-10-13fix build with dconf >= 0.13Stefano Karapetsas1-0/+4
2012-10-12bump version in configure.acmate-panel-1.5.1Stefano Karapetsas1-1/+1
2012-10-12fix dconf requirementsStefano Karapetsas2-1/+8
2012-10-12fix mate-panel-applet-gsettings.cStefano Karapetsas1-14/+10
2012-10-12fix 64bit-portability-issueStefano Karapetsas1-3/+3
2012-10-11fix some warningsStefano Karapetsas2-2/+2
2012-10-11fix dconf requirementsStefano Karapetsas2-6/+8
2012-10-11add info for default panel layoutmate-panel-1.5.0Stefano Karapetsas1-1/+4
2012-10-11add wncklet schemasStefano Karapetsas2-0/+43
2012-10-11update notification_areaStefano Karapetsas12-529/+125
2012-10-11Merge branch 'master' of github.com:mate-desktop/mate-panelStefano Karapetsas2-2/+2
2012-10-11migrate fish applet to gsettingsStefano Karapetsas4-346/+161
2012-10-11migrate clock applet to gsettingsStefano Karapetsas13-5692/+307
remove evolution code
2012-10-11remove old mateconf docStefano Karapetsas2-918/+0
2012-10-11migrate libmate-panel-applet to gsettingsStefano Karapetsas11-778/+227
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas59-6747/+2411
2012-10-10add gsettings schemasStefano Karapetsas5-0/+366
2012-10-10remove matecomponentStefano Karapetsas26-5080/+0
2012-10-09Merge pull request #46 from cardpuncher/patch-2Stefano Karapetsas1-1/+1
Update applets/fish/fish.c
2012-10-09Update applets/fish/fish.ccardpuncher1-1/+1
Fix a typo in the documentation credits for Wanda. Now I guess I can start seeking psychiatric evaluation as advised in the about box :)
2012-10-08Merge pull request #45 from cardpuncher/patch-1Stefano Karapetsas1-1/+1
Fix web site URL
2012-10-08Fix web site URLcardpuncher1-1/+1
The former URL was matsusoft.com.ar, if my understanding is correct mate-desktop.org is now the ONE TRUE URL :p
2012-09-06Merge pull request #40 from mrpdaemon/compile-fixStefano Karapetsas1-0/+2
Fix compile error
2012-09-05Fix compile errorMark Pariente1-0/+2
applets/clock/calendar-client.c references MateConfClient without including mateconf-client.h which caused a compile error on my setup.
2012-08-06Removed nyan.png from fish applet.Steve Zesch2-2/+1
2012-07-26Merge pull request #34 from NiceandGently/masterSteve Zesch3-6/+5
incorrect-fsf-address and others
2012-07-26fix incorrect-fsf-addressNice&Gently3-6/+5
2012-07-10Preparing for 1.4 release.Steve Zesch1-0/+28