summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
...
* factorize a variableThierry Vignaud2013-11-281-3/+4
* improve Dutch translationMarja van Waes2013-11-271-28/+26
* Update Greek translationdglent2013-11-271-31/+33
* updated Dutch translationMarja van Waes2013-11-261-35/+32
* Updated Indonesian translationskiki2013-11-261-334/+140
* Fix Ukrainian translationYuri Chornoivan2013-11-251-4/+4
* drop unused functionThierry Vignaud2013-11-251-5/+0
* temporary disable the graphical clockThierry Vignaud2013-11-241-1/+4
* fix translations after switching to UIManagerThierry Vignaud2013-11-2471-2581/+2581
* use simpler Gtk3::ComboBoxTextThierry Vignaud2013-11-242-2/+2
* convert to UIManagerThierry Vignaud2013-11-244-53/+85
* Pango->PANGO_WEIGHT_BOLD is not available through introspectionThierry Vignaud2013-11-241-2/+2
* set_authors() needs an array refThierry Vignaud2013-11-242-4/+2
* adapt to get_selected_rows() behavior change in Gtk3Thierry Vignaud2013-11-241-1/+2
* Dialog->set_has_separator() no more exists in Gtk3Thierry Vignaud2013-11-241-2/+0
* perlish ->style() => ->get_style()Thierry Vignaud2013-11-241-5/+5
* no need to implement our own cell rendererThierry Vignaud2013-11-241-1/+7
* workaround a gtk+3 regression (bgo#711873)Thierry Vignaud2013-11-241-1/+1
* perlish $dialog->action_area => $dialog->get_action_areaThierry Vignaud2013-11-244-4/+4
* prevent set_active() to be called with undef parameterThierry Vignaud2013-11-241-3/+3
* perlish $dialog->vbox => $dialog->get_childThierry Vignaud2013-11-244-4/+4
* those setters no more accept undefThierry Vignaud2013-11-243-6/+6
* perlish $adjustment->value => adjustment->get_valueThierry Vignaud2013-11-241-1/+1
* kill this (uneeded)Thierry Vignaud2013-11-241-72/+0
* split menu closures as real functionsThierry Vignaud2013-11-241-40/+55
* drop Jazz option (dead for years)Thierry Vignaud2013-11-241-4/+0
* we no longuer have access to PANGO_SCALE_* with introspectionThierry Vignaud2013-11-241-1/+1
* 'draw' replaces 'expose_event'Thierry Vignaud2013-11-241-2/+2
* do not attempt to install package in testing modeThierry Vignaud2013-11-241-1/+3
* use new mygtk3::root_window_size()Thierry Vignaud2013-11-241-1/+1
* use Pango as binded by Gtk3Thierry Vignaud2013-11-241-1/+0
* (create_boxradio,create_widgets) adapt to new tooltips APIThierry Vignaud2013-11-241-6/+3
* s/Gtk3::Combo/Gtk3::ComboBox/Thierry Vignaud2013-11-241-1/+1
* perlish ->allocation => ->get_allocationThierry Vignaud2013-11-241-2/+2
* perlish ->window => ->get_windowThierry Vignaud2013-11-244-9/+9
* Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->newThierry Vignaud2013-11-241-1/+1
* perlish can_default() is no more: use set_/get_can_default() insteadThierry Vignaud2013-11-241-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-2413-174/+174
* Gtk2::Pango -> PangoThierry Vignaud2013-11-241-3/+3
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-2421-97/+97
* convert from mygtk2 to ugtk2Thierry Vignaud2013-11-243-3/+3
* Update Spanish translationYuri Chornoivan2013-11-241-47/+37
* draksec: Make sure to restart polkitd after writing new rulesColin Guthrie2013-11-241-1/+3
* Update French translation by DuneYuri Chornoivan2013-11-231-38/+43
* draksec: drakbackup seems dead.Colin Guthrie2013-11-211-1/+1
* draksec: Rename binaries for new policy file nameColin Guthrie2013-11-211-9/+9
* draksec: Use 'Administrator password' rather than 'Root password'.Colin Guthrie2013-11-2172-72/+72
* polkit: Add support to draksec for writing polkit policy override rules.Colin Guthrie2013-11-213-16/+52
* Fix string comparison in chrony supportColin Guthrie2013-11-171-1/+1
* Add chrony support to drakclock mga#11092David Walser2013-11-172-20/+25