summaryrefslogtreecommitdiffstats
path: root/mgaapplet
Commit message (Expand)AuthorAgeFilesLines
* Make sure to unset the context menu before destroying it (mga#20911)Frédéric Buclin2017-07-311-2/+3
* Remove the fallback for the context menu in mgaappletFrédéric Buclin2017-05-141-5/+0
* Fix broken notifications when the user does a manual check too earlyFrédéric Buclin2017-05-121-1/+5
* Correctly detect right-clicks before the first check for updates (mga#20540)Frédéric Buclin2017-05-121-0/+15
* Fix broken path to drakconnectFrédéric Buclin2017-05-121-1/+1
* Correctly display the application logo in the 'About' dialog boxFrédéric Buclin2017-03-261-1/+1
* Fix broken pathFrédéric Buclin2017-03-241-1/+1
* Prefer add_seconds() over add() as it uses less CPU and memoryFrédéric Buclin2017-03-131-2/+2
* Use DBus Menu + StatusNotifier 1.0 (mga#20410)Frédéric Buclin2017-03-131-20/+14
* Set the size of icons to 128px when generated from SVG files (mga#18107)Frédéric Buclin2017-03-051-1/+1
* Update copyright year for 2017Rémi Verschelde2017-03-051-1/+1
* When --testing is passed to mgaapplet, always show the status iconFrédéric Buclin2017-03-041-3/+1
* Hybrid support for both SNI (for Plasma) and GtkStatusIconFrédéric Buclin2017-03-041-15/+37
* Follow more closely the spec about filenames and their locationFrédéric Buclin2017-03-041-12/+3
* Move icons to hicolor theme (WIP)Rémi Verschelde2017-03-041-0/+1
* Install and use SVG icons by defaultRémi Verschelde2017-03-031-6/+6
* Fix the mgaaplet status icon (mga#17592)Frédéric Buclin2017-03-031-12/+32
* Fix wrong contact address for support (mga#17430)Rémi Verschelde2016-05-291-1/+1
* Update copyright years for 2016Rémi Verschelde2016-05-291-2/+2
* new icons for mgaonlineTimothée Giet2016-02-271-1/+1
* Some Mandriva -> Mageia leftovers and Mageia copyright years updateRémi Verschelde2015-02-161-1/+1
* Update headers and FSF contact addressRémi Verschelde2015-02-161-4/+4
* explainThierry Vignaud2014-02-051-0/+1
* fix crashing if there's not notification daemon (mga#12416)Thierry Vignaud2014-02-041-1/+1
* drop debug statementThierry Vignaud2014-01-241-1/+0
* block CHLD signals on startupThierry Vignaud2014-01-221-1/+4
* better fix for mga#12280 while fixing exit reported by ColinThierry Vignaud2014-01-221-12/+10
* Update gnome-shell code to exit message tray mode also.Colin Guthrie2014-01-221-0/+1
* workaround X11 hanging (mga#12280)Thierry Vignaud2014-01-171-1/+3
* delay setting SIG_CHLD handler (mga#10289)Thierry Vignaud2014-01-081-1/+1
* fix typo in previous commits (spot by Colin)Thierry Vignaud2013-12-211-1/+1
* do not ignore exceptions: display them at least...Thierry Vignaud2013-12-211-0/+1
* fix doing nothing when clicking on notifications buttons (mga#12041)Thierry Vignaud2013-12-211-5/+9
* split mgaapplet-update-checkerThierry Vignaud2013-12-211-93/+2
* split mgaapplet moduleThierry Vignaud2013-12-211-37/+1
* fix my emailThierry Vignaud2013-12-161-2/+2
* fix crashing when displaying about dialog (mga#12009)Thierry Vignaud2013-12-161-1/+1
* icons were redone by mgaThierry Vignaud2013-12-161-1/+0
* Gtk3::Notify->new => Gtk3::Notify::Notification->new (mga#11897)Thierry Vignaud2013-12-061-1/+1
* s/gtk2/gtk3/ in commentsThierry Vignaud2013-12-061-1/+1
* use new Toolbar APIThierry Vignaud2013-12-051-1/+1
* perlish ->child() => ->get_child()Thierry Vignaud2013-12-031-3/+3
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-031-14/+14
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-031-7/+7
* simplifyThierry Vignaud2013-06-211-1/+1
* Enable the 'download all' links for everyone (mga#8157)Colin Guthrie2013-05-141-17/+9
* Fix a genuine syntax error that happened because I suck at perl.Colin Guthrie2013-05-131-2/+2
* Fix an accidental paste before committing :sColin Guthrie2013-05-131-1/+0
* Do not use urpm code to check the folder as this is run as unprivileged user ...Colin Guthrie2013-05-131-6/+3
* perl_checker cleanupThierry Vignaud2013-04-301-1/+1