index
:
drakx-net
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
distro/mga8
master
topic/systray
user/animtim/designWork
Mageia Network Control Libraries/Utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop using Gtk3::Notify::Queue as it's broken
Thierry Vignaud
2015-09-03
1
-9
/
+20
*
log dbus errors
Thierry Vignaud
2015-09-03
1
-0
/
+6
*
fix undefined value for parameter (mga#13206)
Thierry Vignaud
2015-06-03
1
-13
/
+18
*
kill old reference to drakwizard
Thierry Vignaud
2015-06-03
1
-5
/
+0
*
bypass package install with --testing
Thierry Vignaud
2015-06-03
1
-1
/
+3
*
fix handling UTF-8 directories (mga#13354)
Thierry Vignaud
2015-06-03
2
-0
/
+4
*
fix empty user list (mga#12530)
Thierry Vignaud
2015-05-19
1
-1
/
+1
*
use high res icon for unconfigured state notification (mga#7434)
RĂ©mi Verschelde
2015-03-12
1
-1
/
+1
*
use high res icons for notifications (mga#7434)
Thierry Vignaud
2015-03-11
1
-4
/
+5
*
make sure net and loc zones don't have the same interface (mga#14904)
Maarten Vanraes
2014-12-30
1
-0
/
+6
*
drakgw no local interfaces
Maarten Vanraes
2014-06-09
1
-0
/
+2
*
block CHLD signals on startup in order to prevent glib-threading segfaults
Thierry Vignaud
2014-01-22
1
-2
/
+7
*
delay setting SIG_CHLD handler
Thierry Vignaud
2014-01-08
1
-1
/
+1
*
simplify
Thierry Vignaud
2013-12-27
1
-2
/
+1
*
fix my email
Thierry Vignaud
2013-12-16
2
-2
/
+2
*
fix mga web url (mga#11972)
Thierry Vignaud
2013-12-13
1
-1
/
+1
*
fix crashing when displaying about dialog (mga#11972)
Thierry Vignaud
2013-12-12
1
-1
/
+1
*
mga redid artistic stuff
Thierry Vignaud
2013-12-12
1
-1
/
+0
*
fix a warning in net_applet (spoted by Colin Guthrie)
Thierry Vignaud
2013-12-08
1
-1
/
+1
*
- fix "undefined value for mandatory argument 'is_active'" (mga#11763)
Thierry Vignaud
2013-11-26
1
-1
/
+1
*
fix tooltip usage with Gtk3
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
simplify / fix crash when set_text() parameter is undef
Thierry Vignaud
2013-11-24
1
-18
/
+14
*
(modify_entry) fix a crash
Thierry Vignaud
2013-11-24
1
-0
/
+4
*
simplify
Thierry Vignaud
2013-11-24
1
-4
/
+3
*
OptionMenu has been deprecated prior to Gtk3
Thierry Vignaud
2013-11-24
2
-4
/
+4
*
convert to UIManager
Thierry Vignaud
2013-11-24
2
-45
/
+66
*
(about_dialog) split it out
Thierry Vignaud
2013-11-24
1
-20
/
+22
*
perl_checker cleanup
Thierry Vignaud
2013-11-24
1
-2
/
+2
*
Gtk3::Gdk::Keysyms is no more
Thierry Vignaud
2013-11-24
1
-1
/
+0
*
perlish action_area() => get_action_area()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish sensitive() => get_sensitive()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
fix various "undefined value for mandatory argument..."
Thierry Vignaud
2013-11-24
1
-5
/
+5
*
perlish $dialog->vbox => $dialog->get_child
Thierry Vignaud
2013-11-24
4
-6
/
+6
*
fix "undefined value for mandatory argument 'title'"
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
fix "undefined value for mandatory argument 'border_width'"
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
move drakconnect-old to old/
Thierry Vignaud
2013-11-24
1
-315
/
+0
*
move net_monitor to old/
Thierry Vignaud
2013-11-24
1
-642
/
+0
*
workaround a gtk+3 regression (bgo#711873)
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish ->window => ->get_window
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish ->style() => ->get_style()
Thierry Vignaud
2013-11-24
1
-5
/
+5
*
those setters no more accept undef
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
draw replaces expose_event
Thierry Vignaud
2013-11-24
1
-2
/
+2
*
visible() => get_visible()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish ->child() => ->get_child()
Thierry Vignaud
2013-11-24
1
-4
/
+4
*
Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which provide...
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
s/Gtk3::Combo/Gtk3::ComboBox/
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish ->window => ->get_window
Thierry Vignaud
2013-11-24
2
-10
/
+10
*
Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->new
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish can_default() is no more: use set_/get_can_default() instead
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
switch from gtk2 to gtk3
Thierry Vignaud
2013-11-24
12
-290
/
+290
[next]