summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.42.4Thierry Vignaud2013-12-122-1/+2
|
* fix crashing when displaying about dialog (mga#11972)Thierry Vignaud2013-12-122-1/+3
|
* fix spacingThierry Vignaud2013-12-121-1/+0
|
* mga redid artistic stuffThierry Vignaud2013-12-121-1/+0
|
* Update Chinese Traditional translationYuri Chornoivan2013-12-121-2/+2
|
* Update Greek translationdglent2013-12-101-2/+2
|
* Add Transifex config fileYuri Chornoivan2013-12-101-0/+8
|
* Update Brazilian Portuguese translationYuri Chornoivan2013-12-091-266/+199
|
* 2.3.12.3.1Thierry Vignaud2013-12-082-1/+3
|
* fix a warning in net_applet (spoted by Colin Guthrie)Thierry Vignaud2013-12-082-1/+3
| | | | | conversion of perlish visible() to get_visible() should have been to set_visible() in commit 3bef8ad88261e34551963b4a09c4877b4baea8ee
* 2.32.3Thierry Vignaud2013-12-082-1/+2
|
* Avoid system() as this seems to crash net_applet.Colin Guthrie2013-12-082-1/+9
| | | | | | | | | | | | | In what would appear to be related to threads and gtk3, calling system() here appears to crash net_applet(). We can avoid it by simply reading the network config. I'm not sure if a global $net variable is available here or if things could be re-engineered to pass this object in, but this seems like a quick and easy fix. mga#11929
* Updated Estonian translationsMarek Laane2013-12-061-55/+35
|
* updated Dutch translationMarja van Waes2013-12-021-51/+41
|
* Chinese Traditional update by You-Cheng HsiehYuri Chornoivan2013-11-291-551/+193
|
* Update Greek translationdglent2013-11-291-3/+3
|
* drop SVN bitsThierry Vignaud2013-11-281-9/+0
|
* generate tarball in current directoryThierry Vignaud2013-11-281-2/+2
|
* 2.22.2Thierry Vignaud2013-11-282-1/+2
|
* fix "undefined value for mandatory argument 'sensitive'" (mga#11799)Thierry Vignaud2013-11-282-1/+3
| | | | getters really should _not_ return undef...
* Updated Turkish translationtarakbumba2013-11-281-20/+13
|
* 2.12.1Thierry Vignaud2013-11-262-1/+2
|
* - fix "undefined value for mandatory argument 'is_active'" (mga#11763)Thierry Vignaud2013-11-262-1/+2
|
* fix "undefined value for mandatory argument 'sensitive'" (mga#11764)Thierry Vignaud2013-11-262-1/+3
|
* Update Greek translationdglent2013-11-261-48/+47
|
* Updated Indonesian translationskiki2013-11-251-752/+261
|
* 2.02.0Thierry Vignaud2013-11-242-1/+4
|
* 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
| | | | but the button really should be made unsensitive until a selection is done...
* simplifyThierry Vignaud2013-11-241-4/+3
|
* OptionMenu has been deprecated prior to Gtk3Thierry Vignaud2013-11-242-4/+4
|
* fix translations after switching to UIManagerThierry Vignaud2013-11-2471-1600/+1600
|
* convert to UIManagerThierry Vignaud2013-11-242-45/+66
|
* (about_dialog) split it outThierry Vignaud2013-11-241-20/+22
| | | | needed for next commit
* perl_checker cleanupThierry Vignaud2013-11-241-2/+2
|
* fix "*** Gtk3::ComboBox::new: passed too many parameters"Thierry Vignaud2013-11-241-1/+1
|
* Gtk3::Gdk::Keysyms is no moreThierry Vignaud2013-11-241-1/+0
|
* perlish action_area() => get_action_area()Thierry Vignaud2013-11-242-3/+3
|
* fix computing root_window sizeThierry 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-247-11/+11
|
* fix "undefined value for mandatory argument 'title'"Thierry Vignaud2013-11-241-1/+1
| | | | also reported by perl_checker ("not enough parameters")
* fix "undefined value for mandatory argument 'border_width'"Thierry Vignaud2013-11-241-1/+1
|
* move drakconnect-old to old/Thierry Vignaud2013-11-241-0/+0
| | | | rationale: it's unpackaged for years
* move net_monitor to old/Thierry Vignaud2013-11-241-0/+0
| | | | rationale: it's unpackaged for years
* workaround a gtk+3 regression (bgo#711873)Thierry Vignaud2013-11-241-1/+1
| | | | See https://bugzilla.gnome.org/show_bug.cgi?id=711873
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-1/+1
|
* perlish ->style() => ->get_style()Thierry Vignaud2013-11-241-5/+5
|