index
:
mate-panel
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
fix_panel--replace
gh-pages
gweather
mallard-docs
master
MATE panel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmate-panel-applet
/
mate-panel-applet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-12
libmate-panel-applet: don't use panel plug to find the screen
lukefromdc
1
-1
/
+1
2022-06-28
panel-applet: Fix leak in no-background code path
Colomban Wendling
1
-2
/
+3
2021-12-20
Fix some -Wsign-compare warnings
rbuj
1
-1
/
+1
2021-12-20
Remove unnecessary cast in g_signal_connect* call
rbuj
1
-1
/
+1
2021-12-19
Use dashes instead of underscores in signal names
rbuj
1
-3
/
+3
2021-12-16
Use g_clear_pointer() and g_clear_object()
rbuj
1
-24
/
+9
2021-12-14
Fix build warnings about missing field initializer
rbuj
1
-2
/
+4
2021-12-11
Use a blank line at most
rbuj
1
-3
/
+0
2021-06-22
update copyright to 2021
raveit65
1
-0
/
+1
2020-12-04
mate-panel-applet: Boilerplate
rbuj
1
-327
/
+444
2020-12-04
Fix applet background for transparency
William Wold
1
-0
/
+4
2020-09-07
Remove variableScope warnings reported by cppcheck
rbuj
1
-20
/
+16
2020-07-29
mate-panel-applet: Fix leaking GVariantBuilder
Tomas Bzatek
1
-14
/
+18
2020-07-05
Avoid using single-line cpp comments
rbuj
1
-13
/
+13
2019-07-09
Keep applet menus from covering up applets on Wayland
William Wold
1
-2
/
+18
2019-07-05
Remove trailing whitespaces
Laurent Napias
1
-4
/
+4
2019-06-23
Fix out-of-process applets on X11 by fixing mate-panel-applet.c
William Wold
1
-2
/
+2
2019-06-23
Wayland support for mate-panel-applet.c
William Wold
1
-19
/
+23
2019-05-16
[libmate-panel-applet] Avoid deprecated g_type_class_add_private
Wu Xiaotian
1
-7
/
+2
2019-05-09
Fix panel applet keyboard focus trap
lukefromdc
1
-3
/
+9
2019-02-10
mate-panel-applet.c: replace deprecated gtk_menu_popup
lukefromdc
1
-92
/
+41
2019-01-25
libmate-panel-applet: mate-panel-applet.c Wayland support
William Wold
1
-29
/
+85
2018-08-07
Change GTK_CHECK_VERSION to match next gtk+ release
raveit65
1
-2
/
+2
2018-07-27
applets: Guard against GTK scale-factor fixes on GtkSocket
Victor Kareh
1
-4
/
+5
2018-07-23
mate-panel-applet: setup_x_error_handler for in-process applets too
lukefromdc
1
-4
/
+6
2018-07-21
GTK 3.23: fix applet size allocation
lukefromdc
1
-9
/
+12
2018-06-29
libmate-panel-applet: replace deprecated gdk_error_trap functions
raveit65
1
-10
/
+13
2018-05-09
fix rendering and removal of in-process applets on unexpanded panel
lukefromdc
1
-12
/
+9
2018-04-26
libpanel-applet: Add panel_applet_setup_menu_from_resource() API
Vincent Untz
1
-0
/
+40
2018-03-19
Fix out-of-process applet sizes for HiDPI
Victor Kareh
1
-10
/
+9
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
[next]