summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-101.10.1 release (really!) - docbook build fixed :-/mate-panel-1.10.11.10Monsta1-0/+1
2015-07-10Bump version to 1.10.1Monsta2-1/+9
2015-07-10Merge pull request #323 from NiceandGently/mastermonsta1-18/+40
fish help: fix legal page
2015-07-10fish help: fix legal pageraveit651-18/+40
2015-07-10Merge pull request #322 from NiceandGently/mastermonsta1-17/+36
clock help: fix legal page
2015-07-10clock help: fix legal pageraveit651-18/+37
2015-07-10help: fixed broken links to feedback pageMonsta2-2/+2
2015-07-01Merge pull request #319 from mate-desktop/drawer-fixMartin Wimpress1-0/+3
drawer: now opens fine after adding any applets and restarting session
2015-07-01drawer: now opens fine after adding any applets and restarting sessionMonsta1-0/+3
2015-06-29Merge pull request #318 from City-busz/fix-force-quitmonsta1-7/+27
Fix Force-Quit panel applet to avoid hang with GTK3
2015-06-29Merge pull request #317 from javispedro/issue-280monsta3-59/+1
replace panel_xutils_set_window_type with gtk_window_set_type_hint closes https://github.com/mate-desktop/mate-panel/issues/280
2015-06-29Fix Force-Quit panel appletBalló György1-7/+27
This patch implements handling of XInput2 extension events in the applet. Without this patch, the applet fails to recognize such events (either mouse click for killing application, or escape key for exiting), hence freezing the desktop. Also fix the event mask in call of gdk_device_grab() for keyboard. Author: Sébastien Villemot <[email protected]> http://bugs.debian.org/698740
2015-06-28replace panel_xutils_set_window_type with gtk_window_set_type_hintJavier3-59/+1
Both functions have exactly the same semantics, so prefer the Gtk+ builtin.
2015-06-27Merge pull request #315 from NiceandGently/masterMartin Wimpress5-5/+5
help: clock and fish: fix merge conflicts during build
2015-06-27help: clock and fish: fix merge conflicts during buildraveit655-5/+5
2015-06-12Sync translations with transifexmate-i18n5-124/+125
2015-05-25Merge pull request #289 from rilian-la-te/simplify_imagemonsta3-156/+5
Remove change_background_for_widget from GTK3 build (it is useless.)
2015-05-21Merge pull request #304 from NiceandGently/mastermonsta2-5/+5
GTK3: fix typo in gtk_style_context mate-custom-panel-background
2015-05-21GTK3: fix typo in gtk_style_context mate-custom-panel-backgroundraveit652-5/+5
2015-05-04Bump version to 1.10.0mate-panel-1.10.0Stefano Karapetsas2-2/+2
2015-04-09Bump version to 1.9.91mate-panel-1.9.91Stefano Karapetsas2-2/+2
2015-04-09Sync translations with transifexmate-i18n10-287/+279
2015-04-09Use g_path_is_absolute().Patrick Monnerat1-1/+1
2015-04-09Resolve relative symlink of /etc/localtime This fixes wrong detection of ↵Patrick Monnerat1-0/+16
system timezone under certain circumstances. Example: in Fedora 20, the environment is a follows: a) /etc/localtime symlinks --> ../usr/share/zoneinfo/Europe/Zurich b) /usr/share/zoneinfo contains files with more than 1 hardlink. In example, Europe/Zurich and Europe/Vaduz share the same i-node. - system_timezone_read_etc_localtime_softlink() because the link is relative. - The next algorithms fail because the targeted files do not exist. - system_timezone_read_etc_localtime_hardlink() succeeds, but finds Europe/Vaduz before Europe/Zurich. Thus the detected system timezone is wrong. By resolving a relative /etc/localtime symlink, this patch leads algorithm system_timezone_read_etc_localtime_softlink() to success and therefore proper detection of system timezone. Closes https://patch-diff.githubusercontent.com/raw/mate-desktop/mate-panel/pull/261.patch
2015-04-09Cancel background settings upon MatePanelAppletFrameDBus destruction. This ↵Patrick Monnerat1-2/+1
is an attempt to fix https://github.com/mate-desktop/mate-panel/issues/214
2015-03-19notification area: prevent crashmonsta1-1/+1
from upstream commit: https://git.gnome.org/browse/gnome-panel/commit/applets/notification_area/na-tray-manager.c?id=2adbcc5308577d864b09062a3343b9f8dbcdcd7f Closes https://github.com/mate-desktop/mate-panel/pull/291
2015-03-19gtk3: correct css theme selector widget nameDenis Gorodnichev1-1/+1
Window Selector widget name is "PanelApplet-window-menu-applet-button". This fix 1px focus width Closes https://github.com/mate-desktop/mate-panel/pull/275
2015-03-06Remove change_background_for_widget from GTK3 build (it is useless.)Konstantin Pugin3-156/+5
2015-03-02Bump version to 1.9.90mate-panel-1.9.90Stefano Karapetsas2-4/+2
2015-03-02Sync translations with transifexmate-i18n2-17/+11
2015-03-02Add mageia.layouttarakbumba2-0/+76
Closes https://github.com/mate-desktop/mate-panel/pull/285
2015-01-20Sync translations with transifexmate-i18n6-381/+373
2015-01-14Set Cancel as default action when deleting a panel/drawerGilles G1-1/+1
Closes https://github.com/mate-desktop/mate-panel/pull/268
2015-01-14use mate_gdk_spawn_command_line_on_screen alwaysMonsta2-14/+1
Closes https://github.com/mate-desktop/mate-panel/pull/273
2015-01-08icons: Replace gnome logo with a MATE oneJoel Barrios5-147/+162
mate-panel.svg ha a GNOME logo instead of a MATE one.
2014-12-16Revert "Add back Glib 2.32 support"infirit1-4/+0
This reverts commit 7389d3e9dd5390b3d4e1dabbe6dd763a8dc1a0d7.
2014-12-16Add back Glib 2.32 supportinfirit1-0/+4
2014-12-12clock: use GNetworkMonitorinfirit2-153/+25
Taken from gnome-panel commit: 04e6ef4dbc6a1fdc720b750fdf87a7f43a8a2df6 From: Alberts Muktupāvels <[email protected]>
2014-12-08Update newsmate-panel-1.9.4infirit1-1/+17
2014-12-08removed obsolete configure optionMonsta1-1/+1
2014-12-08Bump version to 1.9.4infirit1-1/+1
2014-12-07Revert "gdk_x11_window_lookup_for_display was added in Gtk+2.24"infirit1-0/+7
This reverts commit 9a8965fa0c783bc8221a1ccd55247e5e6a4ee88a. It caused the run dialog to fail.
2014-11-24va_start should be paired with va_endmonsta1-0/+1
2014-11-24zero-initialize all signals arraysMonsta7-9/+9
2014-11-23don't leak memoryMonsta8-3/+8
2014-11-23Revert "gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix option"infirit2-2/+4
This reverts commit 24e90fe2904ea0783562e64ef6981fc83373604f.
2014-11-23Gtk3: panel: focus-line-width is not needed when drawing ButtonWidgetinfirit1-2/+1
Based on gnome-panel commit: 8a942d16378f62015f302357e0e5b6f61b5713b3 From: Vincent Untz <[email protected]>
2014-11-23Gtk3: panel, clock: Synchronize calculate_minimum_height() codeinfirit2-16/+18
Also change the panel version to use the padding instead of the border. We're interested in the padding here. I believe. Taken from gnome-panel commit: 0b5d9e57451dff3a25b3fbcc8dec671cac469cb From: Vincent Untz <[email protected]>
2014-11-23Gtk3: clock: Port to GtkStyleContextinfirit1-8/+59
Based on gnome-panel commit: c28ed51852a629884ce9ad8acc7924680c35854c From: Germán Póo-Caamaño <[email protected]>
2014-11-23panel: Add panel_run_dialog_get_combo_text() helperinfirit1-4/+14
Instead of writing some long line again and again, use a small helper. Taken from gnome-panel commit: 412ac2e4fa6a19c454b7046b9f57b9622a7b97d0 From: Vincent Untz <[email protected]>