| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | factorize a variable | Thierry Vignaud | 2013-11-28 | 1 | -3/+4 |
* | improve Dutch translation | Marja van Waes | 2013-11-27 | 1 | -28/+26 |
* | Update Greek translation | dglent | 2013-11-27 | 1 | -31/+33 |
* | updated Dutch translation | Marja van Waes | 2013-11-26 | 1 | -35/+32 |
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -334/+140 |
* | Fix Ukrainian translation | Yuri Chornoivan | 2013-11-25 | 1 | -4/+4 |
* | drop unused function | Thierry Vignaud | 2013-11-25 | 1 | -5/+0 |
* | temporary disable the graphical clock | Thierry Vignaud | 2013-11-24 | 1 | -1/+4 |
* | fix translations after switching to UIManager | Thierry Vignaud | 2013-11-24 | 71 | -2581/+2581 |
* | use simpler Gtk3::ComboBoxText | Thierry Vignaud | 2013-11-24 | 2 | -2/+2 |
* | convert to UIManager | Thierry Vignaud | 2013-11-24 | 4 | -53/+85 |
* | Pango->PANGO_WEIGHT_BOLD is not available through introspection | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
* | set_authors() needs an array ref | Thierry Vignaud | 2013-11-24 | 2 | -4/+2 |
* | adapt to get_selected_rows() behavior change in Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -1/+2 |
* | Dialog->set_has_separator() no more exists in Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -2/+0 |
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2013-11-24 | 1 | -5/+5 |
* | no need to implement our own cell renderer | Thierry Vignaud | 2013-11-24 | 1 | -1/+7 |
* | workaround a gtk+3 regression (bgo#711873) | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | perlish $dialog->action_area => $dialog->get_action_area | Thierry Vignaud | 2013-11-24 | 4 | -4/+4 |
* | prevent set_active() to be called with undef parameter | Thierry Vignaud | 2013-11-24 | 1 | -3/+3 |
* | perlish $dialog->vbox => $dialog->get_child | Thierry Vignaud | 2013-11-24 | 4 | -4/+4 |
* | those setters no more accept undef | Thierry Vignaud | 2013-11-24 | 3 | -6/+6 |
* | perlish $adjustment->value => adjustment->get_value | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | kill this (uneeded) | Thierry Vignaud | 2013-11-24 | 1 | -72/+0 |
* | split menu closures as real functions | Thierry Vignaud | 2013-11-24 | 1 | -40/+55 |
* | drop Jazz option (dead for years) | Thierry Vignaud | 2013-11-24 | 1 | -4/+0 |
* | we no longuer have access to PANGO_SCALE_* with introspection | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | 'draw' replaces 'expose_event' | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
* | do not attempt to install package in testing mode | Thierry Vignaud | 2013-11-24 | 1 | -1/+3 |
* | use new mygtk3::root_window_size() | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | use Pango as binded by Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -1/+0 |
* | (create_boxradio,create_widgets) adapt to new tooltips API | Thierry Vignaud | 2013-11-24 | 1 | -6/+3 |
* | s/Gtk3::Combo/Gtk3::ComboBox/ | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | perlish ->allocation => ->get_allocation | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 4 | -9/+9 |
* | Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->new | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | perlish can_default() is no more: use set_/get_can_default() instead | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 13 | -174/+174 |
* | Gtk2::Pango -> Pango | Thierry Vignaud | 2013-11-24 | 1 | -3/+3 |
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 21 | -97/+97 |
* | convert from mygtk2 to ugtk2 | Thierry Vignaud | 2013-11-24 | 3 | -3/+3 |
* | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -47/+37 |
* | draksec: Make sure to restart polkitd after writing new rules | Colin Guthrie | 2013-11-24 | 1 | -1/+3 |
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -38/+43 |
* | draksec: drakbackup seems dead. | Colin Guthrie | 2013-11-21 | 1 | -1/+1 |
* | draksec: Rename binaries for new policy file name | Colin Guthrie | 2013-11-21 | 1 | -9/+9 |
* | draksec: Use 'Administrator password' rather than 'Root password'. | Colin Guthrie | 2013-11-21 | 72 | -72/+72 |
* | polkit: Add support to draksec for writing polkit policy override rules. | Colin Guthrie | 2013-11-21 | 3 | -16/+52 |
* | Fix string comparison in chrony support | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
* | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 2 | -20/+25 |