summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* draw replaces expose_eventThierry Vignaud2013-11-241-2/+2
* visible() => get_visible()Thierry Vignaud2013-11-241-1/+1
* perlish ->child() => ->get_child()Thierry Vignaud2013-11-241-4/+4
* Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which provide...Thierry Vignaud2013-11-241-1/+1
* s/Gtk3::Combo/Gtk3::ComboBox/Thierry Vignaud2013-11-241-1/+1
* perlish ->window => ->get_windowThierry Vignaud2013-11-242-10/+10
* Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->newThierry Vignaud2013-11-241-1/+1
* perlish can_default() is no more: use set_/get_can_default() insteadThierry Vignaud2013-11-241-1/+1
* switch from gtk2 to gtk3Thierry Vignaud2013-11-2412-290/+290
* Use more standard API for launching appsColin Guthrie2013-11-211-2/+2
* Fix pathsColin Guthrie2013-11-211-6/+6
* polkit: Fix support for several third party net management commands (mga#11286)Colin Guthrie2013-11-211-1/+1
* Fix namespace problem on root user check (mga#11332)Colin Guthrie2013-10-012-3/+2
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-2912-10/+35
* bin: Fix file modeColin Guthrie2013-09-293-0/+0
* install net_monitor package on demand (mga#157)Derek Jennings2013-08-241-0/+5
* net_applet: fix error dialog title after selecting a wireless networkOlivier Blin2013-05-091-1/+1
* net_applet/netcenter/drakroam: remove unused pixbufs creationOlivier Blin2013-05-071-5/+0
* install shorewall-ipv6 too (mga#9401)Thierry Vignaud2013-04-271-1/+1
* fix nfs server having switch to systemd unit (mga#3386, Derek Jennings)Thierry Vignaud2013-02-191-2/+2
* fix untranslatable strings (inspirated by Yuri Chornoivan, mga#8628)Thierry Vignaud2013-01-201-1/+5
* fix translation domain (Yuri Chornoivan, mga#8629)Thierry Vignaud2013-01-201-1/+1
* fix untranslatable strings (Yuri Chornoivan, mga#8638Thierry Vignaud2013-01-191-4/+4
* fix untranslatable strings (Yuri Chornoivan, mga#8640)Thierry Vignaud2013-01-181-1/+1
* draknfs: check /usr/sbin/rpc.nfsd instead of service fileOlivier Blin2012-10-131-1/+1
* fix nfs-utils detection now that we use only systemd (mga#7654)Nicolas Lécureuil2012-10-111-1/+1
* fix crashing due to missing icon (mga#5223)Thierry Vignaud2012-09-041-1/+1
* do not fork useless shells, also should help with variables withThierry Vignaud2012-03-201-4/+4
* (show_file_dialog,configure_samba) add FIXME issues about undeclared variablesThierry Vignaud2012-03-201-0/+2
* (show_file_dialog) add a FIXME issue about an undeclared variableThierry Vignaud2012-03-201-0/+1
* (get_selected_profile) add a FIXME issue about a bloc doing nothingThierry Vignaud2012-03-201-0/+1
* perl_checker cleanupsThierry Vignaud2012-03-206-48/+65
* net_applet: use better libnotify app nameOlivier Blin2011-12-091-1/+1