Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | Added gir for mate_panel_applet_set_size_hints() | info-cppsp | 1 | -0/+7 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -131/+5 |
2018-01-31 | fix indent a bit | monsta | 1 | -11/+15 |
2018-01-26 | Down-scale out-of-process applets (#713) | Victor Kareh | 1 | -28/+56 |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+1 |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -9/+4 |
2017-08-13 | libmate-panel-applet: fix introspection | lukefromdc | 1 | -2/+2 |
2017-08-13 | libmate-panel-applet GTK 3.14/3.16: fix custom bg w alpha | lukefromdc | 1 | -8/+12 |
2017-08-13 | libmate-panel-applet: include dummy variable in factory for certian applets | lukefromdc | 1 | -2/+4 |
2017-08-13 | libmate-panel-applet: fix bg rendering for in-process applets | lukefromdc | 1 | -64/+45 |
2017-08-13 | limatepanel-applet: add panel-applet-private.h | lukefromdc | 1 | -0/+1 |
2017-08-13 | don't use GtkPlug/GtkSocket for in process applets | lukefromdc | 1 | -4/+25 |
2017-08-13 | make it possible to get applet widget | lukefromdc | 1 | -0/+7 |
2017-08-13 | libpanel-applet: delay GtkPlug creation | lukefromdc | 1 | -8/+23 |
2017-08-13 | libpanel-applet: add process type to private data | lukefromdc | 1 | -1/+18 |
2017-08-13 | libpanel-applet: Remove out_process from panel_applet_factory_main() | lukefromdc | 1 | -11/+46 |
2017-08-13 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -4/+9 |
2017-07-17 | Revert "libmate-panel-applet: Fix another potential source of applet crashes" | lukefromdc | 1 | -2/+0 |
2017-07-16 | libmate-panel-applet: Fix another potential source of applet crashes | lukefromdc | 1 | -0/+2 |
2017-07-11 | fix applet crashes on transparent user-set panel bg | lukefromdc | 1 | -2/+4 |
2017-07-07 | Fix GTK theme image bg support on vertical panel | lukefromdc | 1 | -0/+22 |
2017-07-02 | Make panel image background in GTK theme work again | lukefromdc | 1 | -2/+14 |
2017-06-27 | GTK 3.18+ fix transparent default panel bg | lukefromdc | 1 | -1/+2 |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -367/+4 |
2016-11-21 | check for stable release of GTK+3, not for development one | monsta | 1 | -1/+1 |
2016-09-01 | GTK+-3.20 panel-applet: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -1/+25 |
2016-06-29 | fix some warnings and deprecations | Sorokin Alexei | 1 | -2/+5 |
2016-03-25 | GTK 3.18:Apply panelplug rework | lukefromdc | 1 | -12/+12 |
2016-03-13 | gtk3.20-fix custom BG change on applets | lukefromdc | 1 | -24/+113 |
2016-02-27 | GTK 3.20 force custom BG drawing on applets | lukefromdc | 1 | -0/+6 |
2016-02-12 | GTK+-3.20 panel-applet: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+19 |
2016-02-12 | GTK+-3 libmate-panel-applet: add missing 'static' to avoid a build warning | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | libpanel-applet: set css name | Wolfgang Ulbrich | 1 | -0/+4 |
2015-12-24 | libmate-panel-applet: move trap push/pop closer to X function call | Monsta | 1 | -11/+14 |
2015-12-24 | remove dead code | Monsta | 1 | -12/+0 |
2015-12-24 | fix indent a bit | Monsta | 1 | -2/+2 |
2015-12-24 | remove unused variable | Monsta | 1 | -1/+0 |
2015-12-15 | gtk3: fix infinite loop with Traditional themes | Balló György | 1 | -1/+0 |
2015-11-20 | Don't set the panel transparent by default | Balló György | 1 | -14/+20 |
2015-10-10 | custom menu theming support: mate-panel-applet.c | lukefromdc | 1 | -0/+14 |
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 1 | -7/+0 |
2015-07-14 | Drop gdkkeysyms-compat usage in Gtk+3 | infirit | 1 | -3/+2 |
2015-05-25 | Merge pull request #289 from rilian-la-te/simplify_image | monsta | 1 | -82/+2 |
2015-05-21 | GTK3: fix typo in gtk_style_context mate-custom-panel-background | raveit65 | 1 | -3/+3 |
2015-03-06 | Remove change_background_for_widget from GTK3 build (it is useless.) | Konstantin Pugin | 1 | -82/+2 |
2014-11-24 | zero-initialize all signals arrays | Monsta | 1 | -1/+1 |
2014-09-18 | Set screen of context menu also in gtk2 code path Closes: #234 | Gert Wollny | 1 | -1/+1 |
2014-06-25 | Merge pull request #212 from rilian-la-te/fix_expand | Stefano Karapetsas | 1 | -2/+6 |
2014-06-20 | Fix RGBA issues for GTK3 | Konstantin Pugin | 1 | -7/+83 |
2014-06-20 | Fix expanded panels and size allocation | Konstantin Pugin | 1 | -2/+6 |