Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-14 | panel-run-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -87/+136 | |
avoid deprecated: GtkVBox GtkHbox GtkImage:stock GtkButton:use-stock | |||||
2018-04-14 | window-list.ui: avoid GtkVBox and GtkButton:use-stock | Pablo Barciela | 1 | -54/+97 | |
2018-04-14 | workspace-switcher.ui: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -7/+19 | |
2018-04-14 | Theme: show applet handles on non-MATE themes | lukefromdc | 1 | -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-13 | panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock | Pablo Barciela | 1 | -12/+42 | |
2018-04-12 | fish.ui: avoid deprecated: | Pablo Barciela | 1 | -97/+160 | |
avoid deprecated: GtkVBox GtkHBox GtkTable GtkLabel:ypad GtkButton:use-stock | |||||
2018-04-11 | clock.ui: avoid deprecated: | Pablo Barciela | 1 | -476/+570 | |
avoid deprecated: GtkTable GtkVBox GtkHBox GtkVButtonBox GtkHButtonBox GtkButton:use-stock GtkImage:stock | |||||
2018-04-09 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 8 | -47/+99 | |
2018-03-25 | fix distcheck | raveit65 | 1 | -0/+1 | |
2018-03-25 | workspace-switcher: support i3 WM | raveit65 | 1 | -0/+23 | |
Fixes https://github.com/mate-desktop/mate-panel/issues/711 | |||||
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-22 | workspace-switcher: support metacity WM | raveit65 | 1 | -0/+15 | |
Fixes https://github.com/mate-desktop/mate-panel/issues/711 | |||||
2018-03-21 | Apply fix for workspace-switcher by vkareh | lukefromdc | 1 | -1/+1 | |
On some machines the workspace-switcher also was rendering half-height at hidpi when out of process | |||||
2018-03-21 | Fix rendering of out-of-process window list with hidpi | lukefromdc | 1 | -2/+2 | |
Fix #754 | |||||
2018-03-20 | hidpi: fix tray icon spacing with window-scaling > 1 | lukefromdc | 2 | -1/+12 | |
2018-03-19 | Fix out-of-process applet sizes for HiDPI | Victor Kareh | 1 | -10/+9 | |
2018-03-19 | Fix hide buttons make panel bigger | info-cppsp | 1 | -44/+79 | |
fix #733 | |||||
2018-03-19 | run dialog: force icon size when loading app icon | monsta | 1 | -1/+1 | |
avoids jumping of nearby UI controls when icon is bigger than requested | |||||
2018-03-19 | run dialog: fix expand of content on window resize | monsta | 1 | -0/+1 | |
2018-03-18 | Fix run dialog show-program-list enabling fix | info-cppsp | 1 | -3/+18 | |
learning signal chaining... | |||||
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+2875 | |
2018-03-14 | run-dialog: use F6 to switch between entry field and program list | info-cppsp | 1 | -0/+33 | |
fix #676 | |||||
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-27 | Fix strut sizes for HiDPI multi-monitors | Victor Kareh | 1 | -15/+18 | |
2018-02-26 | Do not down-scale monitor geometries for GDK monitors | Victor Kareh | 1 | -15/+2 | |
2018-02-24 | Scale monitor geometries down to device pixels to support multiple monitors ↵ | Victor Kareh | 4 | -26/+44 | |
in HiDPI | |||||
2018-02-15 | Drawer cleanup and fix arrow behavior | info-cppsp | 4 | -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-06 | update News again for 1.20v1.20.0 | raveit65 | 1 | -0/+1 | |
2018-02-06 | Added gir for mate_panel_applet_set_size_hints() | info-cppsp | 1 | -0/+7 | |
fix #727 | |||||
2018-02-06 | update NEWS for 1.20 release | raveit65 | 1 | -0/+1 | |
2018-02-03 | panel-stock-icons.c: Fix warnings in ~/.xsession-errors | Pablo Barciela | 1 | -4/+4 | |
2018-02-02 | release 1.20 | raveit65 | 2 | -20/+32 | |
2018-02-02 | sync with transifex | raveit65 | 1 | -8/+8 | |
2018-01-31 | Fix run dialog show-program-list enabling | info-cppsp | 1 | -7/+20 | |
fix #296 | |||||
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 39 | -938/+42 | |
2018-01-31 | panel-run-dialog: fix build warning about incompatible type | monsta | 1 | -1/+1 | |
introduced in 7f99492c269f541c81e4f36742ecc3f0b4ebac04 | |||||
2018-01-31 | remove unneeded nested GTK_CHECK_VERSION block | monsta | 1 | -11/+0 | |
it's already inside !GTK_CHECK_VERSION one, so it's a no-op | |||||
2018-01-31 | fix indent a bit | monsta | 2 | -12/+16 | |
2018-01-30 | workspace-switcher: restore border width and spacing in prefs dialog | monsta | 1 | -1/+2 | |
some things got lost after https://github.com/mate-desktop/mate-panel/commit/9d69c70a56c6dd5e73ac909862f90c480e1c4532 | |||||
2018-01-30 | context menu: add separator before Reset Panel menu item | monsta | 1 | -0/+2 | |
2018-01-30 | background: reword warning about unsupported background-image value | monsta | 1 | -4/+1 | |
make it more clear that the problem is in the theme, not the panel | |||||
2018-01-29 | set the "document-properties" icon in "Edit Menus" | Pablo Barciela | 2 | -2/+2 | |
2018-01-26 | Bump version to 1.19.6v1.19.6 | Martin Wimpress | 2 | -1/+5 | |
2018-01-26 | Down-scale out-of-process applets (#713) | Victor Kareh | 1 | -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-25 | avoid deprecated GtkStock | Pablo Barciela | 22 | -61/+59 | |
2018-01-25 | Support panel auto-scaling for HiDPI displays | Victor Kareh | 6 | -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-24 | release 1.19.5v1.19.5 | raveit65 | 2 | -1/+23 | |
2018-01-24 | sync with transifex | raveit65 | 114 | -8552/+8557 | |
2018-01-22 | bump minimum required libwnck version to 3.4.6 | monsta | 2 | -7/+2 | |
and drop WNCK_CHECK_VERSION usage | |||||
2018-01-22 | status-notifier: don't crash if tooltip has wrong type | monsta | 1 | -0/+8 | |
fixes the second issue mentioned in https://github.com/mate-desktop/mate-panel/issues/686 ported from: https://git.gnome.org/browse/gnome-panel/commit/?id=585c6727a807f0160e79f42a1f17350cc6df0d78 |