summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-04-14Revert "Revert "panel-test-applets.ui: avoid deprecated:""lukefromdc1-83/+96
This reverts commit f853512c166566d0978430e28dca23f97110daae.
2018-04-14Revert "panel-test-applets.ui: avoid deprecated:"lukefromdc1-96/+83
This reverts commit d1aee5af0f3a7c32a5c040f241fa4305346f1a13.
2018-04-14panel-test-applets.ui: avoid deprecated:Pablo Barciela1-83/+96
avoid deprecated: GtkTable GtkHSeparator GtkButton:use-stock
2018-04-14panel-run-dialog.ui: avoid deprecated:Pablo Barciela1-87/+136
avoid deprecated: GtkVBox GtkHbox GtkImage:stock GtkButton:use-stock
2018-04-14window-list.ui: avoid GtkVBox and GtkButton:use-stockPablo Barciela1-54/+97
2018-04-14workspace-switcher.ui: avoid deprecated GtkButton:use-stockPablo Barciela1-7/+19
2018-04-14Theme: show applet handles on non-MATE themeslukefromdc1-0/+30
Fix https://github.com/mate-desktop/mate-panel/issues/758 Ensure that themes such as GNOME themes (e.g Adwaita) that do not explicitly support MATE show the drag handles for applets such as tray and window-list.
2018-04-13panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stockPablo Barciela1-12/+42
2018-04-12fish.ui: avoid deprecated:Pablo Barciela1-97/+160
avoid deprecated: GtkVBox GtkHBox GtkTable GtkLabel:ypad GtkButton:use-stock
2018-04-11clock.ui: avoid deprecated:Pablo Barciela1-476/+570
avoid deprecated: GtkTable GtkVBox GtkHBox GtkVButtonBox GtkHButtonBox GtkButton:use-stock GtkImage:stock
2018-04-09avoid gtk_dialog_add_buttons with stock idsPablo Barciela8-47/+99
2018-03-25fix distcheckraveit651-0/+1
2018-03-25workspace-switcher: support i3 WMraveit651-0/+23
Fixes https://github.com/mate-desktop/mate-panel/issues/711
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-22workspace-switcher: support metacity WMraveit651-0/+15
Fixes https://github.com/mate-desktop/mate-panel/issues/711
2018-03-21Apply fix for workspace-switcher by vkarehlukefromdc1-1/+1
On some machines the workspace-switcher also was rendering half-height at hidpi when out of process
2018-03-21Fix rendering of out-of-process window list with hidpilukefromdc1-2/+2
Fix #754
2018-03-20hidpi: fix tray icon spacing with window-scaling > 1lukefromdc2-1/+12
2018-03-19Fix out-of-process applet sizes for HiDPIVictor Kareh1-10/+9
2018-03-19Fix hide buttons make panel biggerinfo-cppsp1-44/+79
fix #733
2018-03-19run dialog: force icon size when loading app iconmonsta1-1/+1
avoids jumping of nearby UI controls when icon is bigger than requested
2018-03-19run dialog: fix expand of content on window resizemonsta1-0/+1
2018-03-18Fix run dialog show-program-list enabling fixinfo-cppsp1-3/+18
learning signal chaining...
2018-03-17tx: add makepot and .pot filesraveit652-0/+2875
2018-03-14run-dialog: use F6 to switch between entry field and program listinfo-cppsp1-0/+33
fix #676
2018-03-11transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-02-27Fix strut sizes for HiDPI multi-monitorsVictor Kareh1-15/+18
2018-02-26Do not down-scale monitor geometries for GDK monitorsVictor Kareh1-15/+2
2018-02-24Scale monitor geometries down to device pixels to support multiple monitors ↵Victor Kareh4-26/+44
in HiDPI
2018-02-15Drawer cleanup and fix arrow behaviorinfo-cppsp4-560/+722
*Drawer coding style cleanup *Drawer code organized *Rearranged and labeled code *Drawer fix arrows *Fixed hide code for drawer in toplevel. *fix #528 *fix #704
2018-02-06update News again for 1.20v1.20.0raveit651-0/+1
2018-02-06Added gir for mate_panel_applet_set_size_hints()info-cppsp1-0/+7
fix #727
2018-02-06update NEWS for 1.20 releaseraveit651-0/+1
2018-02-03panel-stock-icons.c: Fix warnings in ~/.xsession-errorsPablo Barciela1-4/+4
2018-02-02release 1.20raveit652-20/+32
2018-02-02sync with transifexraveit651-8/+8
2018-01-31Fix run dialog show-program-list enablinginfo-cppsp1-7/+20
fix #296
2018-01-31require GTK+ 3.22 and GLib 2.50monsta39-938/+42
2018-01-31panel-run-dialog: fix build warning about incompatible typemonsta1-1/+1
introduced in 7f99492c269f541c81e4f36742ecc3f0b4ebac04
2018-01-31remove unneeded nested GTK_CHECK_VERSION blockmonsta1-11/+0
it's already inside !GTK_CHECK_VERSION one, so it's a no-op
2018-01-31fix indent a bitmonsta2-12/+16
2018-01-30workspace-switcher: restore border width and spacing in prefs dialogmonsta1-1/+2
some things got lost after https://github.com/mate-desktop/mate-panel/commit/9d69c70a56c6dd5e73ac909862f90c480e1c4532
2018-01-30context menu: add separator before Reset Panel menu itemmonsta1-0/+2
2018-01-30background: reword warning about unsupported background-image valuemonsta1-4/+1
make it more clear that the problem is in the theme, not the panel
2018-01-29set the "document-properties" icon in "Edit Menus"Pablo Barciela2-2/+2
2018-01-26Bump version to 1.19.6v1.19.6Martin Wimpress2-1/+5
2018-01-26Down-scale out-of-process applets (#713)Victor Kareh1-28/+56
Out-of-process applets end up scaled up doubly. This divides the preferred width/height by the scale factor to ensure they are back at the correct preferred size.
2018-01-25avoid deprecated GtkStockPablo Barciela22-61/+59
2018-01-25Support panel auto-scaling for HiDPI displaysVictor Kareh6-25/+55
*Fix scaling of panel widgets, buttons, and the menu bar *Draw grab handles at the ends of the panel *Fix size of _almost_ all included applets *Fix panel snapping coordinates *Down-scale monitor coordinates to support multi-monitors Author: Victor Kareh <[email protected]> Date: Wed Dec 20 14:03:18 2017 -0500
2018-01-24release 1.19.5v1.19.5raveit652-1/+23