summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-23fix some things for MATE in wncklet appletStefano Karapetsas6-151/+30
2012-05-23Merge remote-tracking branch 'upstream/master' into slaveMarcel Dijkstra14-104/+53
2012-05-21start 1.3mate-panel-1.3.0Stefano Karapetsas1-1/+1
2012-05-16only depend on gmodule-2.0 if it existsMarcel Dijkstra1-2/+2
2012-05-13add option to hide arrow in menu buttonStefano Karapetsas2-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-10Merge pull request #18 from benpicco/upstreamSteve Zesch13-102/+31
pull in upstream changes & fixes
2012-04-26linker now requires gmodule-2.0 in mate-panelMarcel Dijkstra1-1/+2
2012-04-23Merge branch 'master' of github.com:mate-desktop/mate-panelPerberos4-2016/+1279
2012-04-23adding an item for system monitors on the windows list appletPerberos2-0/+71
2012-04-06update translations (pl, tr)Stefano Karapetsas2-2008/+1273
2012-04-06Merge pull request #19 from haxar/69f29364bbbe1d1772cf0ce5e4efe0af1beccd42Stefano Karapetsas1-1/+1
g-ir-scanner: fix build when configure prefix != /usr
2012-04-06Merge pull request #20 from haxar/clock-applet-mapStefano Karapetsas1-7/+5
clock-applet: keep locations map expanded state
2012-04-05clock-applet: use mateconf client to get and set KEY_LOCATIONS_EXPANDED key ↵haxar1-7/+5
when HAVE_LIBECAL is not defined
2012-04-05g-ir-scanner: when configure prefix != /usr, add prefix to scanner include pathshaxar1-1/+1
2012-03-26lockdown locks the menu editor entry tooSebastien Bacher2-3/+4
Bug: http://bugzilla.gnome.org/show_bug.cgi?id=499148 Bug-Ubuntu: https://bugs.launchpad.net/bugs/4712
2012-03-26Suppress the shutdown option in the panel if LTSP_CLIENT is setOliver Grawert1-1/+1
2012-03-26Show a default icon for .desktop files that don't have oneJorge Bernal "Koke2-1/+3
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=76495
2012-03-26When using Drag'n'Drop from Places menu, install a link launcher (.desktop ↵Marcel Stimberg3-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-26matecomponent: Remove API to build matecomponent applet as shared libraryVincent Untz2-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-26mate-panel-desktop: Fix the Categories keyGermán Póo-Caamaño1-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-26Change references from matecomponent-applet to external-applet in mateconfVincent Untz4-10/+14
Signed-off-by: Germán Póo-Caamaño <[email protected]>
2012-03-111.2.1 releasemate-panel-1.2.1Stefano Karapetsas1-1/+1
2012-03-07http://bugzilla-attachments.gnome.org/attachment.cgi?id=201328Perberos1-1/+1
2012-02-29fix mate-autogen renamemate-panel-1.2.0Stefano Karapetsas1-3/+2
2012-02-29fix for 1.2 releaseStefano Karapetsas2-19/+1
2012-02-29update translationsStefano Karapetsas3-2735/+1813
2012-02-27Merge pull request #10 from brianjmurrell/masterStefano Karapetsas6-5/+21
Fix for mate-panel issue #9
2012-02-23fix for GNOME bug 632369Brian J. Murrell6-5/+21
2012-01-30g_get_user_config_dir() would be better ↵Perberos1-1/+5
(https://github.com/mate-desktop/mate-panel/issues/8)
2012-01-27~/.mate2/ moved to ~/.config/mate/Perberos1-6/+2
2012-01-27website info redundancy, refer to mate-aboutPerberos1-212/+211
2012-01-27removing extra spacesPerberos1-160/+160
2012-01-27website info redundancy, refer to mate-aboutPerberos1-1/+0
2012-01-27changing pkgbuild source methodPerberos1-5/+5
2012-01-27removing autogenerated filesPerberos30-22550/+2
2012-01-19alacarte -> mozo (thanks to benpicco for the tip)Stefano Karapetsas2-5/+5
2012-01-191.1.1 releasemate-panel-1.1.1Stefano Karapetsas6-34/+23
2012-01-18Fixed mate-desktop URLSteve Zesch1-1/+1
2012-01-13Added mate-desktop.org to about window.Steve Zesch1-211/+212
2012-01-10Changed mate.gr.jp to gnome.gr.jp as requested in Issue #86Steve Zesch1-11/+11
2012-01-05libmate-panel-applet: Add introspection annotationsStefano Karapetsas1-0/+10
mate_panel_applet_factory_main was being generated with introspectable="0" because of missing annotations http://git.gnome.org/browse/gnome-panel/commit/?h=gnome-2-32&id=9cbae555115013bc7946e2ce3584d40639248f14
2012-01-05updated de translationStefano Karapetsas1-712/+586
2012-01-05increased items number in bookmarks menu (same as debian&ubuntu gnome-panel)Stefano Karapetsas1-1/+1
2012-01-05renamed gettext package nameStefano Karapetsas1-2/+2
2012-01-02updated it translationStefano Karapetsas1-506/+429
2011-12-13adding missing ld flagsPerberos1-2/+4
2011-12-09updated versionmate-panel-1.1.0Steve Zesch3-11/+11
2011-12-02Changed version to 2011.12.01Steve Zesch2-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos657-0/+536681