Age | Commit message (Expand) | Author | Files | Lines |
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 i... | Victor Kareh | 4 | -26/+44 |
2018-02-15 | Drawer cleanup and fix arrow behavior | info-cppsp | 4 | -560/+722 |
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 |
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 |
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 |
2018-01-31 | remove unneeded nested GTK_CHECK_VERSION block | monsta | 1 | -11/+0 |
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 |
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 |
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 |
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 |
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 |
2018-01-22 | status-notifier: don't crash if tooltip has wrong type | monsta | 1 | -0/+8 |
2018-01-22 | status-notifier: don't crash if menu layout has wrong type | monsta | 1 | -0/+9 |
2018-01-21 | Fix rendering of radio buttons in status notifier | lukefromdc | 1 | -1/+5 |
2018-01-19 | panel-run-dialog: fix segfault when program list is enabled | lukefromdc | 1 | -3/+7 |
2018-01-16 | get focus when displaying "applet broken" dialog | Pablo Barciela | 1 | -0/+4 |
2018-01-13 | Update workspace switcher properties dialog | Moritz Bruder | 1 | -91/+127 |
2018-01-09 | update copyright year to 2018 | monsta | 8 | -8/+8 |
2018-01-05 | simplify some code | monsta | 1 | -4/+2 |
2018-01-04 | rework the process of cancelling the background change operation | monsta | 3 | -22/+38 |
2017-12-28 | status-notifier: properly handle the NULL case for items | lukefromdc | 1 | -2/+4 |
2017-12-27 | status-notifier: handle wrong-size icons called by path | lukefromdc | 1 | -0/+4 |
2017-12-27 | status-notifier: load icons specified by path | lukefromdc | 1 | -0/+4 |
2017-12-27 | Fix build warning: ‘toplevel_configure_event’ defined but not used | Pablo Barciela | 1 | -4/+0 |
2017-12-27 | Fix build warning: "GLIB_VERSION_MIN_REQUIRED" redefined | Pablo Barciela | 1 | -1/+0 |
2017-12-24 | status-notifier: fix failure to show icon for missing icon | lukefromdc | 1 | -1/+4 |
2017-12-24 | Spelling: apps, … spaced comma | Allan Nordhøy | 1 | -3/+3 |
2017-12-24 | release 1.19.4v1.19.4 | raveit65 | 2 | -1/+28 |
2017-12-24 | sync with transifex | raveit65 | 115 | -18387/+24319 |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 9 | -40/+26 |
2017-11-29 | panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hi... | Björn Weber | 1 | -1/+0 |
2017-11-24 | remove ancient gnome-panel leftovers | monsta | 1 | -3/+0 |
2017-11-23 | Keep the right icons on bottom still displaying right when the resolution cha... | 张雯 | 1 | -0/+28 |
2017-11-14 | wncklet: disconnect signals by data on destroy | monsta | 2 | -27/+4 |
2017-11-14 | clock: disconnect one more signal handler on destroy | monsta | 1 | -0/+3 |