Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-11 | Fix the website URL | cardpuncher | 1 | -1/+1 | |
2012-11-23 | Merge pull request #56 from bhull2010/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix for displaying the Network icon in the places menu | |||||
2012-11-22 | Fix network places menu item filename | Brent Hull | 1 | -1/+1 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 146 | -283/+283 | |
2012-11-12 | Merge pull request #52 from sbalneav/master | Stefano Karapetsas | 9 | -31/+42 | |
Updates to mate-panel | |||||
2012-11-12 | Code audit: fix compile warnings, uninitialized pointer problems | Scott Balneaves | 9 | -31/+42 | |
2012-10-21 | add MATE developers in panel about window | Stefano Karapetsas | 1 | -0/+5 | |
2012-10-19 | bump minimum glib version to 2.26 | Stefano Karapetsas | 1 | -1/+1 | |
g_settings_new_with_path is since that version | |||||
2012-10-19 | fix load background type at panel start | Stefano Karapetsas | 1 | -2/+2 | |
close https://github.com/mate-desktop/mate-panel/issues/49 | |||||
2012-10-18 | remove MATE from Categories in .desktop file | Nelson Marques | 1 | -1/+1 | |
2012-10-16 | bump version to 1.5.2mate-panel-1.5.2 | Stefano Karapetsas | 2 | -1/+4 | |
2012-10-16 | add --run-dialog option to open run dialog | Stefano Karapetsas | 5 | -1/+39 | |
2012-10-13 | fix build with dconf >= 0.13 | Stefano Karapetsas | 1 | -0/+4 | |
2012-10-12 | bump version in configure.acmate-panel-1.5.1 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-12 | fix dconf requirements | Stefano Karapetsas | 2 | -1/+8 | |
2012-10-12 | fix mate-panel-applet-gsettings.c | Stefano Karapetsas | 1 | -14/+10 | |
2012-10-12 | fix 64bit-portability-issue | Stefano Karapetsas | 1 | -3/+3 | |
2012-10-11 | fix some warnings | Stefano Karapetsas | 2 | -2/+2 | |
2012-10-11 | fix dconf requirements | Stefano Karapetsas | 2 | -6/+8 | |
2012-10-11 | add info for default panel layoutmate-panel-1.5.0 | Stefano Karapetsas | 1 | -1/+4 | |
2012-10-11 | add wncklet schemas | Stefano Karapetsas | 2 | -0/+43 | |
2012-10-11 | update notification_area | Stefano Karapetsas | 12 | -529/+125 | |
2012-10-11 | Merge branch 'master' of github.com:mate-desktop/mate-panel | Stefano Karapetsas | 2 | -2/+2 | |
2012-10-11 | migrate fish applet to gsettings | Stefano Karapetsas | 4 | -346/+161 | |
2012-10-11 | migrate clock applet to gsettings | Stefano Karapetsas | 13 | -5692/+307 | |
remove evolution code | |||||
2012-10-11 | remove old mateconf doc | Stefano Karapetsas | 2 | -918/+0 | |
2012-10-11 | migrate libmate-panel-applet to gsettings | Stefano Karapetsas | 11 | -778/+227 | |
2012-10-11 | migrate mate-panel to gsettings | Stefano Karapetsas | 59 | -6747/+2411 | |
2012-10-10 | add gsettings schemas | Stefano Karapetsas | 5 | -0/+366 | |
2012-10-10 | remove matecomponent | Stefano Karapetsas | 26 | -5080/+0 | |
2012-10-09 | Merge pull request #46 from cardpuncher/patch-2 | Stefano Karapetsas | 1 | -1/+1 | |
Update applets/fish/fish.c | |||||
2012-10-09 | Update applets/fish/fish.c | cardpuncher | 1 | -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-08 | Merge pull request #45 from cardpuncher/patch-1 | Stefano Karapetsas | 1 | -1/+1 | |
Fix web site URL | |||||
2012-10-08 | Fix web site URL | cardpuncher | 1 | -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-06 | Merge pull request #40 from mrpdaemon/compile-fix | Stefano Karapetsas | 1 | -0/+2 | |
Fix compile error | |||||
2012-09-05 | Fix compile error | Mark Pariente | 1 | -0/+2 | |
applets/clock/calendar-client.c references MateConfClient without including mateconf-client.h which caused a compile error on my setup. | |||||
2012-08-06 | Removed nyan.png from fish applet. | Steve Zesch | 2 | -2/+1 | |
2012-07-26 | Merge pull request #34 from NiceandGently/master | Steve Zesch | 3 | -6/+5 | |
incorrect-fsf-address and others | |||||
2012-07-26 | fix incorrect-fsf-address | Nice&Gently | 3 | -6/+5 | |
2012-07-10 | Preparing for 1.4 release. | Steve Zesch | 1 | -0/+28 | |
2012-07-06 | Merge pull request #30 from Gymnasiast/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix for clock in mate-panel skipping seconds | |||||
2012-07-05 | Preparing for 1.4 release.mate-panel-1.4.0 | Steve Zesch | 2 | -3/+1315 | |
2012-07-04 | sync translations with transifex | Stefano Karapetsas | 16 | -17300/+8191 | |
2012-07-04 | add po gnome copyrights file | Stefano Karapetsas | 1 | -0/+1443 | |
2012-06-25 | Fix clock seconds | Michael Steenbeek | 1 | -1/+1 | |
2012-06-20 | fix "ngome" occurence | Stefano Karapetsas | 1 | -1/+1 | |
thanks to nmarques | |||||
2012-06-20 | prepare 1.3.2mate-panel-1.3.2 | Stefano Karapetsas | 1 | -1/+1 | |
2012-06-19 | Merge pull request #28 from ketheriel/master | Stefano Karapetsas | 1 | -2/+2 | |
libpanel-applet: Use on_bus_acquired instead of on_name_acquired | |||||
2012-06-19 | libpanel-applet: Use on_bus_acquired instead of on_name_acquired | Nelson Marques | 1 | -2/+2 | |
Prevent race conditions when the session starts (panel is displayed instantly); This is well documented in the gdbus documentation: https://bugzilla.gnome.org/show_bug.cgi?id=654843 | |||||
2012-06-15 | Merge pull request #23 from MDykstra/master | Stefano Karapetsas | 1 | -1/+2 | |
now linking under up-to-date Arch Linux system |