summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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 ↵Thierry Vignaud2013-11-241-1/+1
| | | | provides the get_cells() method
* s/Gtk3::Combo/Gtk3::ComboBox/Thierry Vignaud2013-11-242-2/+2
|
* perlish ->window => ->get_windowThierry Vignaud2013-11-243-14/+14
|
* perlish realized() => get_realized()Thierry Vignaud2013-11-241-1/+1
|
* Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->newThierry Vignaud2013-11-242-5/+5
|
* perlish can_default() is no more: use set_/get_can_default() insteadThierry Vignaud2013-11-241-1/+1
|
* use new mygtk3::root_window_size()Thierry Vignaud2013-11-241-1/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-2420-443/+443
|
* Slovenian translation updatedgtk2filip2013-11-231-19/+11
|
* Update French translation by DuneYuri Chornoivan2013-11-231-5/+5
|
* Update Russian translation by Alex LoginovYuri Chornoivan2013-11-231-754/+727
|
* Update French translation by DuneYuri Chornoivan2013-11-231-50/+60
|
* Update Ukrainian translationYuri Chornoivan2013-11-221-19/+15
|
* 1.291.29Colin Guthrie2013-11-211-1/+1
|
* Use more standard API for launching appsColin Guthrie2013-11-211-2/+2
|
* Fix pathsColin Guthrie2013-11-212-6/+8
| | | | Some commands are no longer in /usr/sbin
* i18n: Merge pot changes to po filesColin Guthrie2013-11-2170-6534/+10290
|
* i18n: Update pot file.Colin Guthrie2013-11-211-78/+118
|
* polkit: Fix support for several third party net management commands (mga#11286)Colin Guthrie2013-11-2110-9/+115
|
* i18n: Add .gitignoreColin Guthrie2013-11-211-0/+2
|
* polkit: Only use pkexec when not already rootColin Guthrie2013-11-171-1/+1
|
* do not do costly urpmi check before forking net_monitorThierry Vignaud2013-11-122-1/+3
|
* Updated turkish translationtarakbumba2013-11-051-37/+27
|
* Slovenian translation updatedfilip2013-10-241-33/+27
|
* Update Russian translationYuri Chornoivan2013-10-241-748/+691
|
* Update Ukrainian translationYuri Chornoivan2013-10-211-27/+34
|