summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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
* move net_monitor to old/Thierry Vignaud2013-11-241-0/+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-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
* 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