index
:
mgaonline
distro/mdv2007.0
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mga1
distro/mga3
distro/mga4
distro/mga5
distro/mga6
master
topic/MDK10_0_update
topic/MDK10_1
topic/MDK2006_0
topic/systray
user/animtim/designWork
user/neoclust/systray
Mageia Desktop Applet
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mgaapplet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SNI when running under Enlightenment (mga#23954).
Martin Whitaker
2019-01-28
1
-2
/
+2
*
Change $is_plasma to $is_sni - other DEs support SNI now.
Martin Whitaker
2019-01-28
1
-9
/
+9
*
Force use of X11 backend when running on Wayland (mga#20680)
Martin Whitaker
2019-01-27
1
-0
/
+1
*
Make sure to unset the context menu before destroying it (mga#20911)
Frédéric Buclin
2017-07-31
1
-2
/
+3
*
Remove the fallback for the context menu in mgaapplet
Frédéric Buclin
2017-05-14
1
-5
/
+0
*
Fix broken notifications when the user does a manual check too early
Frédéric Buclin
2017-05-12
1
-1
/
+5
*
Correctly detect right-clicks before the first check for updates (mga#20540)
Frédéric Buclin
2017-05-12
1
-0
/
+15
*
Fix broken path to drakconnect
Frédéric Buclin
2017-05-12
1
-1
/
+1
*
Correctly display the application logo in the 'About' dialog box
Frédéric Buclin
2017-03-26
1
-1
/
+1
*
Fix broken path
Frédéric Buclin
2017-03-24
1
-1
/
+1
*
Prefer add_seconds() over add() as it uses less CPU and memory
Frédéric Buclin
2017-03-13
1
-2
/
+2
*
Use DBus Menu + StatusNotifier 1.0 (mga#20410)
Frédéric Buclin
2017-03-13
1
-20
/
+14
*
Set the size of icons to 128px when generated from SVG files (mga#18107)
Frédéric Buclin
2017-03-05
1
-1
/
+1
*
Update copyright year for 2017
Rémi Verschelde
2017-03-05
1
-1
/
+1
*
When --testing is passed to mgaapplet, always show the status icon
Frédéric Buclin
2017-03-04
1
-3
/
+1
*
Hybrid support for both SNI (for Plasma) and GtkStatusIcon
Frédéric Buclin
2017-03-04
1
-15
/
+37
*
Follow more closely the spec about filenames and their location
Frédéric Buclin
2017-03-04
1
-12
/
+3
*
Move icons to hicolor theme (WIP)
Rémi Verschelde
2017-03-04
1
-0
/
+1
*
Install and use SVG icons by default
Rémi Verschelde
2017-03-03
1
-6
/
+6
*
Fix the mgaaplet status icon (mga#17592)
Frédéric Buclin
2017-03-03
1
-12
/
+32
*
Fix wrong contact address for support (mga#17430)
Rémi Verschelde
2016-05-29
1
-1
/
+1
*
Update copyright years for 2016
Rémi Verschelde
2016-05-29
1
-2
/
+2
*
new icons for mgaonline
Timothée Giet
2016-02-27
1
-1
/
+1
*
Some Mandriva -> Mageia leftovers and Mageia copyright years update
Rémi Verschelde
2015-02-16
1
-1
/
+1
*
Update headers and FSF contact address
Rémi Verschelde
2015-02-16
1
-4
/
+4
*
explain
Thierry Vignaud
2014-02-05
1
-0
/
+1
*
fix crashing if there's not notification daemon (mga#12416)
Thierry Vignaud
2014-02-04
1
-1
/
+1
*
drop debug statement
Thierry Vignaud
2014-01-24
1
-1
/
+0
*
block CHLD signals on startup
Thierry Vignaud
2014-01-22
1
-1
/
+4
*
better fix for mga#12280 while fixing exit reported by Colin
Thierry Vignaud
2014-01-22
1
-12
/
+10
*
Update gnome-shell code to exit message tray mode also.
Colin Guthrie
2014-01-22
1
-0
/
+1
*
workaround X11 hanging (mga#12280)
Thierry Vignaud
2014-01-17
1
-1
/
+3
*
delay setting SIG_CHLD handler (mga#10289)
Thierry Vignaud
2014-01-08
1
-1
/
+1
*
fix typo in previous commits (spot by Colin)
Thierry Vignaud
2013-12-21
1
-1
/
+1
*
do not ignore exceptions: display them at least...
Thierry Vignaud
2013-12-21
1
-0
/
+1
*
fix doing nothing when clicking on notifications buttons (mga#12041)
Thierry Vignaud
2013-12-21
1
-5
/
+9
*
split mgaapplet-update-checker
Thierry Vignaud
2013-12-21
1
-93
/
+2
*
split mgaapplet module
Thierry Vignaud
2013-12-21
1
-37
/
+1
*
fix my email
Thierry Vignaud
2013-12-16
1
-2
/
+2
*
fix crashing when displaying about dialog (mga#12009)
Thierry Vignaud
2013-12-16
1
-1
/
+1
*
icons were redone by mga
Thierry Vignaud
2013-12-16
1
-1
/
+0
*
Gtk3::Notify->new => Gtk3::Notify::Notification->new (mga#11897)
Thierry Vignaud
2013-12-06
1
-1
/
+1
*
s/gtk2/gtk3/ in comments
Thierry Vignaud
2013-12-06
1
-1
/
+1
*
use new Toolbar API
Thierry Vignaud
2013-12-05
1
-1
/
+1
*
perlish ->child() => ->get_child()
Thierry Vignaud
2013-12-03
1
-3
/
+3
*
use Gtk3 namespace instead of Gtk2
Thierry Vignaud
2013-12-03
1
-14
/
+14
*
use (my|u)gtk3 instead of *tk2
Thierry Vignaud
2013-12-03
1
-7
/
+7
*
simplify
Thierry Vignaud
2013-06-21
1
-1
/
+1
*
Enable the 'download all' links for everyone (mga#8157)
Colin Guthrie
2013-05-14
1
-17
/
+9
*
Fix a genuine syntax error that happened because I suck at perl.
Colin Guthrie
2013-05-13
1
-2
/
+2
[next]