Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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 | |||||
2012-04-06 | Merge pull request #20 from haxar/clock-applet-map | Stefano Karapetsas | 1 | -7/+5 | |
clock-applet: keep locations map expanded state | |||||
2012-04-05 | clock-applet: use mateconf client to get and set KEY_LOCATIONS_EXPANDED key ↵ | haxar | 1 | -7/+5 | |
when HAVE_LIBECAL is not defined | |||||
2012-04-05 | g-ir-scanner: when configure prefix != /usr, add prefix to scanner include paths | haxar | 1 | -1/+1 | |
2012-03-26 | lockdown locks the menu editor entry too | Sebastien Bacher | 2 | -3/+4 | |
Bug: http://bugzilla.gnome.org/show_bug.cgi?id=499148 Bug-Ubuntu: https://bugs.launchpad.net/bugs/4712 | |||||
2012-03-26 | Suppress the shutdown option in the panel if LTSP_CLIENT is set | Oliver Grawert | 1 | -1/+1 | |
2012-03-26 | Show a default icon for .desktop files that don't have one | Jorge Bernal "Koke | 2 | -1/+3 | |
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=76495 | |||||
2012-03-26 | When using Drag'n'Drop from Places menu, install a link launcher (.desktop ↵ | Marcel Stimberg | 3 | -5/+8 | |
file) instead of copying the entire directory. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=357934 Bug-Ubuntu: https://launchpad.net/bugs/62529 | |||||
2012-03-26 | matecomponent: Remove API to build matecomponent applet as shared library | Vincent Untz | 2 | -81/+0 | |
Yes, it's bad, it breaks API and ABI. In a stable branch. But it's the matecomponent compatibility module. And it's a rather important fix. We can't have matecomponent applets as shared libraries since both matecomponent applets and dbus applets are sharing the MatePanelApplet type name, and they will conflict in the same process. Since we know we want to allow dbus in-process applets, it means we have to disallow matecomponent in-process applets. Hence this change. | |||||
2012-03-26 | mate-panel-desktop: Fix the Categories key | Germán Póo-Caamaño | 1 | -1/+1 | |
mate-panel is not an utility, it is part of the core. Hence, the Categories reflects panel is part of System. https://bugzilla.gnome.org/show_bug.cgi?id=640690 Signed-off-by: Germán Póo-Caamaño <[email protected]> | |||||
2012-03-26 | Change references from matecomponent-applet to external-applet in mateconf | Vincent Untz | 4 | -10/+14 | |
Signed-off-by: Germán Póo-Caamaño <[email protected]> | |||||
2012-03-11 | 1.2.1 releasemate-panel-1.2.1 | Stefano Karapetsas | 1 | -1/+1 | |
2012-03-07 | http://bugzilla-attachments.gnome.org/attachment.cgi?id=201328 | Perberos | 1 | -1/+1 | |
2012-02-29 | fix mate-autogen renamemate-panel-1.2.0 | Stefano Karapetsas | 1 | -3/+2 | |
2012-02-29 | fix for 1.2 release | Stefano Karapetsas | 2 | -19/+1 | |
2012-02-29 | update translations | Stefano Karapetsas | 3 | -2735/+1813 | |