summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Make sure to unset the context menu before destroying itFrédéric Buclin2017-07-311-7/+3
* Update require samba rpm instead of samba-server which is no more providedPapoteur2017-03-211-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-30/+24
* Make sure the status icon exists before trying to display it (mga#20425)Frédéric Buclin2017-03-101-12/+9
* Hybrid support for both SNI (for Plasma) and GtkStatusIconFrédéric Buclin2017-03-051-17/+34
* Force get_strength_icon() to return only the PixBuf object when called from s...Frédéric Buclin2017-03-041-1/+1
* Fix the net_applet status icon (mga#17592)Frédéric Buclin2017-03-041-30/+40
* kill reference to "drakwizard sambashare" (mga#8112)Thierry Vignaud2016-08-281-1/+1
* stop using Gtk3::Notify::Queue as it's brokenThierry Vignaud2015-09-031-9/+20
* log dbus errorsThierry Vignaud2015-09-031-0/+6
* fix undefined value for parameter (mga#13206)Thierry Vignaud2015-06-031-13/+18
* kill old reference to drakwizardThierry Vignaud2015-06-031-5/+0
* bypass package install with --testingThierry Vignaud2015-06-031-1/+3
* fix handling UTF-8 directories (mga#13354)Thierry Vignaud2015-06-032-0/+4
* fix empty user list (mga#12530)Thierry Vignaud2015-05-191-1/+1
* use high res icon for unconfigured state notification (mga#7434)Rémi Verschelde2015-03-121-1/+1
* use high res icons for notifications (mga#7434)Thierry Vignaud2015-03-111-4/+5
* make sure net and loc zones don't have the same interface (mga#14904)Maarten Vanraes2014-12-301-0/+6
* drakgw no local interfacesMaarten Vanraes2014-06-091-0/+2
* block CHLD signals on startup in order to prevent glib-threading segfaultsThierry Vignaud2014-01-221-2/+7
* delay setting SIG_CHLD handlerThierry Vignaud2014-01-081-1/+1
* simplifyThierry Vignaud2013-12-271-2/+1
* fix my emailThierry Vignaud2013-12-162-2/+2
* fix mga web url (mga#11972)Thierry Vignaud2013-12-131-1/+1
* fix crashing when displaying about dialog (mga#11972)Thierry Vignaud2013-12-121-1/+1
* mga redid artistic stuffThierry Vignaud2013-12-121-1/+0
* fix a warning in net_applet (spoted by Colin Guthrie)Thierry Vignaud2013-12-081-1/+1
* - fix "undefined value for mandatory argument 'is_active'" (mga#11763)Thierry Vignaud2013-11-261-1/+1
* fix tooltip usage with Gtk3Thierry Vignaud2013-11-241-1/+1
* simplify / fix crash when set_text() parameter is undefThierry Vignaud2013-11-241-18/+14
* (modify_entry) fix a crashThierry Vignaud2013-11-241-0/+4
* simplifyThierry Vignaud2013-11-241-4/+3
* OptionMenu has been deprecated prior to Gtk3Thierry Vignaud2013-11-242-4/+4
* convert to UIManagerThierry Vignaud2013-11-242-45/+66
* (about_dialog) split it outThierry Vignaud2013-11-241-20/+22
* perl_checker cleanupThierry Vignaud2013-11-241-2/+2
* Gtk3::Gdk::Keysyms is no moreThierry Vignaud2013-11-241-1/+0
* perlish action_area() => get_action_area()Thierry Vignaud2013-11-241-1/+1
* perlish sensitive() => get_sensitive()Thierry Vignaud2013-11-241-1/+1
* fix various "undefined value for mandatory argument..."Thierry Vignaud2013-11-241-5/+5
* perlish $dialog->vbox => $dialog->get_childThierry Vignaud2013-11-244-6/+6
* fix "undefined value for mandatory argument 'title'"Thierry Vignaud2013-11-241-1/+1
* fix "undefined value for mandatory argument 'border_width'"Thierry Vignaud2013-11-241-1/+1
* move drakconnect-old to old/Thierry Vignaud2013-11-241-315/+0
* move net_monitor to old/Thierry Vignaud2013-11-241-642/+0
* workaround a gtk+3 regression (bgo#711873)Thierry Vignaud2013-11-241-1/+1
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-1/+1
* perlish ->style() => ->get_style()Thierry Vignaud2013-11-241-5/+5
* those setters no more accept undefThierry Vignaud2013-11-241-1/+1