Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2012-06-13 | Use right GdkScreen for focus request and menu | Stefano Karapetsas | 1 | -2/+2 | |
http://bugzilla-attachments.gnome.org/attachment.cgi?id=179797 Calling gtk_widget_get_screen() on a widget embedded in a plug doesn't necessarily return what you expect (because of gtk_widget_get_toplevel()). Instead, call gtk_window_get_screen() on the plug. https://bugzilla.gnome.org/show_bug.cgi?id=632369 | |||||
2012-06-06 | switch to libmatewnckmate-panel-1.3.1 | Stefano Karapetsas | 11 | -113/+104 | |
2012-06-06 | removed distro/ubuntu folder | Stefano Karapetsas | 5 | -77/+0 | |
2012-05-23 | fix some things for MATE in wncklet applet | Stefano Karapetsas | 6 | -151/+30 | |
2012-05-23 | Merge remote-tracking branch 'upstream/master' into slave | Marcel Dijkstra | 14 | -104/+53 | |
2012-05-21 | start 1.3mate-panel-1.3.0 | Stefano Karapetsas | 1 | -1/+1 | |
2012-05-16 | only depend on gmodule-2.0 if it exists | Marcel Dijkstra | 1 | -2/+2 | |
2012-05-13 | add option to hide arrow in menu button | Stefano Karapetsas | 2 | -1/+21 | |
https://github.com/mate-desktop/mate-panel/issues/24 https://bugzilla.gnome.org/show_bug.cgi?id=598196 patch by Damir Gilyazov | |||||
2012-05-10 | Merge pull request #18 from benpicco/upstream | Steve Zesch | 13 | -102/+31 | |
pull in upstream changes & fixes | |||||
2012-04-26 | linker now requires gmodule-2.0 in mate-panel | Marcel Dijkstra | 1 | -1/+2 | |
2012-04-23 | Merge branch 'master' of github.com:mate-desktop/mate-panel | Perberos | 4 | -2016/+1279 | |
2012-04-23 | adding an item for system monitors on the windows list applet | Perberos | 2 | -0/+71 | |
2012-04-06 | update translations (pl, tr) | Stefano Karapetsas | 2 | -2008/+1273 | |
2012-04-06 | Merge pull request #19 from haxar/69f29364bbbe1d1772cf0ce5e4efe0af1beccd42 | Stefano Karapetsas | 1 | -1/+1 | |
g-ir-scanner: fix build when configure prefix != /usr |