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
/
mate-panel
/
panel-addto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
Fix some -Wsign-compare warnings
rbuj
1
-10
/
+11
2021-12-20
Remove unnecessary cast in g_signal_connect* call
rbuj
1
-9
/
+13
2021-12-19
Use dashes instead of underscores in signal names
rbuj
1
-1
/
+1
2021-12-16
Use g_clear_pointer() and g_clear_object()
rbuj
1
-60
/
+17
2021-12-11
Use a blank line at most
rbuj
1
-1
/
+0
2021-06-22
update copyright to 2021
raveit65
1
-0
/
+1
2020-09-07
Remove variableScope warnings reported by cppcheck
rbuj
1
-17
/
+15
2020-07-07
Using #include with system libraries
rbuj
1
-1
/
+1
2020-07-05
Avoid using single-line cpp comments
rbuj
1
-1
/
+1
2020-05-25
Fix some cast-function-type warnings introduced in GCC 8
rbuj
1
-1
/
+1
2020-02-19
Enable applications in addto menu (fixes 1055) (#1056)
William Wold
1
-0
/
+2
2019-10-07
Change the panel menu descriptions to better identify them
Martin Wimpress
1
-4
/
+4
2019-06-20
Load and store what platforms applets support
William Wold
1
-1
/
+18
2019-06-20
panel-addto support disabling applets
William Wold
1
-3
/
+51
2019-06-20
Panel addto Wayland support
William Wold
1
-4
/
+13
2018-05-30
Support new mate-menus api
yetist
1
-39
/
+54
2018-04-09
avoid gtk_dialog_add_buttons with stock ids
Pablo Barciela
1
-11
/
+17
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-4
/
+0
2018-01-25
avoid deprecated GtkStock
Pablo Barciela
1
-10
/
+8
2017-12-17
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-4
/
+2
2017-08-13
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-1
/
+4
2016-11-21
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-8
/
+0
2016-06-29
use gtk_box_new instead of gtk_{h,v}box_new properly
Sorokin Alexei
1
-5
/
+8
2016-01-23
Gtk3: Don't use deprecated gtk_misc_set_alignment
Roy Zhang
1
-0
/
+5
2016-01-05
rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistency
monsta
1
-2
/
+2
2014-11-23
Gtk3: Silence GtkBox deprecation warnings
infirit
1
-0
/
+5
2014-11-22
panel-addto: Remove the vbox as it is redundant.
infirit
1
-21
/
+0
2014-11-18
use gtk icon(pixmap) cache insteadof custom one
Denis Gorodnichev
1
-39
/
+14
2014-05-16
Remove all calls gtk_dialog_set_has_separator
infirit
1
-4
/
+1
2014-02-21
memory leaks
Denis Gorodnichev
1
-1
/
+3
2013-12-22
Update help uri to the correct location
infirit
1
-1
/
+1
2013-11-15
Fix not expanded applets list in GTK3 addto dialog
Stefano Karapetsas
1
-0
/
+17
2013-10-26
mate-panel: Add GTK3 support
Stefano Karapetsas
1
-0
/
+2
2012-11-18
fixed incorrect fsf addresses.
Steve Zesch
1
-2
/
+2
2012-10-11
migrate mate-panel to gsettings
Stefano Karapetsas
1
-33
/
+17
2011-12-01
moving from https://github.com/perberos/mate-desktop-environment
Perberos
1
-0
/
+1428