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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a warning in net_applet (spoted by Colin Guthrie)
Thierry Vignaud
2013-12-08
2
-1
/
+3
*
2.3
2.3
Thierry Vignaud
2013-12-08
2
-1
/
+2
*
Avoid system() as this seems to crash net_applet.
Colin Guthrie
2013-12-08
2
-1
/
+9
*
Updated Estonian translations
Marek Laane
2013-12-06
1
-55
/
+35
*
updated Dutch translation
Marja van Waes
2013-12-02
1
-51
/
+41
*
Chinese Traditional update by You-Cheng Hsieh
Yuri Chornoivan
2013-11-29
1
-551
/
+193
*
Update Greek translation
dglent
2013-11-29
1
-3
/
+3
*
drop SVN bits
Thierry Vignaud
2013-11-28
1
-9
/
+0
*
generate tarball in current directory
Thierry Vignaud
2013-11-28
1
-2
/
+2
*
2.2
2.2
Thierry Vignaud
2013-11-28
2
-1
/
+2
*
fix "undefined value for mandatory argument 'sensitive'" (mga#11799)
Thierry Vignaud
2013-11-28
2
-1
/
+3
*
Updated Turkish translation
tarakbumba
2013-11-28
1
-20
/
+13
*
2.1
2.1
Thierry Vignaud
2013-11-26
2
-1
/
+2
*
- fix "undefined value for mandatory argument 'is_active'" (mga#11763)
Thierry Vignaud
2013-11-26
2
-1
/
+2
*
fix "undefined value for mandatory argument 'sensitive'" (mga#11764)
Thierry Vignaud
2013-11-26
2
-1
/
+3
*
Update Greek translation
dglent
2013-11-26
1
-48
/
+47
*
Updated Indonesian translations
kiki
2013-11-25
1
-752
/
+261
*
2.0
2.0
Thierry Vignaud
2013-11-24
2
-1
/
+4
*
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
*
fix translations after switching to UIManager
Thierry Vignaud
2013-11-24
71
-1600
/
+1600
*
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
*
fix "*** Gtk3::ComboBox::new: passed too many parameters"
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
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
2
-3
/
+3
*
fix computing root_window size
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
7
-11
/
+11
*
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
-0
/
+0
*
move net_monitor to old/
Thierry Vignaud
2013-11-24
1
-0
/
+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
2
-2
/
+2
*
perlish ->window => ->get_window
Thierry Vignaud
2013-11-24
3
-14
/
+14
*
perlish realized() => get_realized()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->new
Thierry Vignaud
2013-11-24
2
-5
/
+5
[next]