Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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.02.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 | |
| | | | | but the button really should be made unsensitive until a selection is done... | |||||
* | 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 | |
| | | | | needed for next commit | |||||
* | 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 | |
| | | | | also reported by perl_checker ("not enough parameters") | |||||
* | 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 | |
| | | | | rationale: it's unpackaged for years | |||||
* | move net_monitor to old/ | Thierry Vignaud | 2013-11-24 | 1 | -0/+0 | |
| | | | | rationale: it's unpackaged for years | |||||
* | workaround a gtk+3 regression (bgo#711873) | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 | |
| | | | | See https://bugzilla.gnome.org/show_bug.cgi?id=711873 | |||||
* | 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 ↵ | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 | |
| | | | | provides the get_cells() method | |||||
* | 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 | |
| | ||||||
* | perlish can_default() is no more: use set_/get_can_default() instead | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 | |
| | ||||||
* | use new mygtk3::root_window_size() | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 | |
| | ||||||
* | switch from gtk2 to gtk3 | Thierry Vignaud | 2013-11-24 | 20 | -443/+443 | |
| | ||||||
* | Slovenian translation updatedgtk2 | filip | 2013-11-23 | 1 | -19/+11 | |
| | ||||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -5/+5 | |
| | ||||||
* | Update Russian translation by Alex Loginov | Yuri Chornoivan | 2013-11-23 | 1 | -754/+727 | |
| | ||||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -50/+60 | |
| | ||||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-11-22 | 1 | -19/+15 | |
| | ||||||
* | 1.291.29 | Colin Guthrie | 2013-11-21 | 1 | -1/+1 | |
| | ||||||
* | Use more standard API for launching apps | Colin Guthrie | 2013-11-21 | 1 | -2/+2 | |
| | ||||||
* | Fix paths | Colin Guthrie | 2013-11-21 | 2 | -6/+8 | |
| | | | | Some commands are no longer in /usr/sbin | |||||
* | i18n: Merge pot changes to po files | Colin Guthrie | 2013-11-21 | 70 | -6534/+10290 | |
| | ||||||
* | i18n: Update pot file. | Colin Guthrie | 2013-11-21 | 1 | -78/+118 | |
| | ||||||
* | polkit: Fix support for several third party net management commands (mga#11286) | Colin Guthrie | 2013-11-21 | 10 | -9/+115 | |
| |