summaryrefslogtreecommitdiff
path: root/libmate-panel-applet
AgeCommit message (Expand)AuthorFilesLines
2019-11-15fix mate-panel can not find mo fileWu Xiaotian1-1/+1
2019-11-11migrate from intltool to gettextWu Xiaotian3-15/+16
2019-07-09Keep applet menus from covering up applets on WaylandWilliam Wold1-2/+18
2019-07-05Remove trailing whitespacesLaurent Napias2-5/+5
2019-06-23Fix out-of-process applets on X11 by fixing mate-panel-applet.cWilliam Wold1-2/+2
2019-06-23Wayland support for mate-panel-applet.cWilliam Wold1-19/+23
2019-06-23In mate-panel-applet-factory.c, only set screen when usedWilliam Wold1-6/+6
2019-06-21Fix Makefile.am to install in a given prefix pathJuan Picca1-2/+2
2019-05-16[libmate-panel-applet] Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+2
2019-05-09Fix panel applet keyboard focus traplukefromdc1-3/+9
2019-03-10Error if compiling panel-plug-private.h without X11 supportWilliam Wold1-0/+6
2019-02-10mate-panel-applet.c: replace deprecated gtk_menu_popuplukefromdc1-92/+41
2019-01-25libmate-panel-applet: Add comments in headers to explain Wayland behaviorWilliam Wold3-0/+4
2019-01-25libmate-panel-applet: mate-panel-applet.c Wayland supportWilliam Wold1-29/+85
2019-01-25libmate-panel-applet: Applet factory Wayland supportWilliam Wold1-1/+18
2019-01-25libmate-panel-applet: Error if panel-plug is built without X11William Wold1-0/+6
2019-01-25libmate-panel-applet: Stop X11 specific files from building on WaylandWilliam Wold1-2/+6
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit651-2/+2
2018-07-27applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh1-4/+5
2018-07-23mate-panel-applet: setup_x_error_handler for in-process applets toolukefromdc1-4/+6
2018-07-21GTK 3.23: fix applet size allocationlukefromdc1-9/+12
2018-06-29libmate-panel-applet: replace deprecated gdk_error_trap functionsraveit651-10/+13
2018-05-09fix rendering and removal of in-process applets on unexpanded panellukefromdc1-12/+9
2018-04-26libpanel-applet: Add panel_applet_setup_menu_from_resource() APIVincent Untz2-0/+43
2018-03-19Fix out-of-process applet sizes for HiDPIVictor Kareh1-10/+9
2018-02-06Added gir for mate_panel_applet_set_size_hints()info-cppsp1-0/+7
2018-01-31require GTK+ 3.22 and GLib 2.50monsta3-138/+5
2018-01-31fix indent a bitmonsta1-11/+15
2018-01-26Down-scale out-of-process applets (#713)Victor Kareh1-28/+56
2018-01-25avoid deprecated GtkStockPablo Barciela1-1/+1
2017-12-27Fix build warning: "GLIB_VERSION_MIN_REQUIRED" redefinedPablo Barciela1-1/+0
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-9/+4
2017-08-13libmate-panel-applet: fix typos in id->factory_id renamelukefromdc1-2/+2
2017-08-13libmate-panel-applet: Only declare _panel_applet_shlib_factory() when neededlukefromdc1-1/+1
2017-08-13libmate-panel-applet: fix error in unregistering dbus objectlukefromdc1-1/+2
2017-08-13libmate-panel-applet: fix build warninglukefromdc1-2/+1
2017-08-13libmate-panel-applet: fix introspectionlukefromdc1-2/+2
2017-08-13libmate-panel-applet: unown bus name and unregister dbus objectlukefromdc1-1/+15
2017-08-13libmate-panel-applet GTK 3.14/3.16: fix custom bg w alphalukefromdc2-10/+14
2017-08-13libmate-panel-applet: include dummy variable in factory for certian appletslukefromdc2-5/+8
2017-08-13libmate-panel-applet: fix bg rendering for in-process appletslukefromdc1-64/+45
2017-08-13libpanel-applet/panel-applet.h: Rename id to factory_id for factorylukefromdc1-6/+6
2017-08-13limatepanel-applet: add panel-applet-private.hlukefromdc5-8/+41
2017-08-13don't use GtkPlug/GtkSocket for in process appletslukefromdc1-4/+25
2017-08-13make it possible to get applet widgetlukefromdc1-0/+7
2017-08-13libpanel-applet: add panel_applet_factory_get_applet_widgetlukefromdc2-0/+21
2017-08-13libpanel-applet: return process type and applet uidlukefromdc1-2/+10
2017-08-13libpanel-applet: store factories in hash tablelukefromdc1-0/+34
2017-08-13libpanel-applet: delay GtkPlug creationlukefromdc1-8/+23
2017-08-13libpanel-applet: add process type to private datalukefromdc3-1/+23