Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-26 | libpanel-applet: Add panel_applet_setup_menu_from_resource() API | Vincent Untz | 1 | -0/+3 | |
Add API to be able to use the new GResource framework. origin commit: https://git.gnome.org/browse/gnome-panel/commit/?id=182cefd | |||||
2017-08-13 | libmate-panel-applet: fix typos in id->factory_id rename | lukefromdc | 1 | -2/+2 | |
2017-08-13 | libmate-panel-applet: Only declare _panel_applet_shlib_factory() when needed | lukefromdc | 1 | -1/+1 | |
Stops segfault on adding, removing, adding fish again when built in-process. Based on https://github.com/GNOME/gnome-panel/commit/66602bab12f55e09b2205b493c7e0e5e9c560911 "This function only makes sense when PANEL_APPLET_IN_PROCESS_FACTORY is used." | |||||
2017-08-13 | libmate-panel-applet: fix build warning | lukefromdc | 1 | -2/+1 | |
This is a dummy variable used only to accomodate existing applets | |||||
2017-08-13 | libmate-panel-applet: include dummy variable in factory for certian applets | lukefromdc | 1 | -3/+4 | |
Otherwise, some applets such as disk mounter, hardware monitor, cpufreq won't start. * Fixes all but invest, note that cpufreq needs to be rebuilt against this for the menu to work * Also fix two new build warnings | |||||
2017-08-13 | libpanel-applet/panel-applet.h: Rename id to factory_id for factory | lukefromdc | 1 | -6/+6 | |
2017-08-13 | libpanel-applet: Remove out_process from panel_applet_factory_main() | lukefromdc | 1 | -3/+9 | |
This argument makes no sense when introspection is used since, in that case, the applet will be out-of-process anyway. Instead, create a panel_applet_factory_setup_in_process() API that is marked as "skip" for introspection, that is used to setup the factory for in-process applets. Based on https://github.com/GNOME/gnome-panel/commit/6ef943dd473ac662dea01645e0ab1f6564361253 | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -10/+1 | |
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2014-06-25 | Merge pull request #212 from rilian-la-te/fix_expand | Stefano Karapetsas | 1 | -0/+3 | |
Fix expand | |||||
2014-06-20 | Fix RGBA issues for GTK3 | Konstantin Pugin | 1 | -1/+1 | |
2014-06-20 | Fix expanded panels and size allocation | Konstantin Pugin | 1 | -0/+3 | |
2014-01-23 | libmate-panel-applet: Fix missing include and wrong declaration | Stefano Karapetsas | 1 | -1/+2 | |
2013-12-12 | Cairo includes are only needed when using gtk+3 | infirit | 1 | -0/+2 | |
2013-11-29 | Panel background improvements for GTK3 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-26 | libmate-panel-applet: Add GTK3 support | Stefano Karapetsas | 1 | -1/+10 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-11 | migrate libmate-panel-applet to gsettings | Stefano Karapetsas | 1 | -3/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+184 | |