| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore a date formatting, suppressed by mistake (mga#18159) | Papoteur | 2016-04-16 | 1 | -0/+1 |
* | Correction bug 16574 unable to add an exception (mga#16574) | SARL ENR 68 | 2015-08-28 | 1 | -2/+2 |
* | Use systemctl instead of consolehelper (mga#16084) | SARL ENR 68 | 2015-08-28 | 1 | -6/+5 |
* | Reverse the Narg function, no more needed (mga#16524) | SARL ENR 68 | 2015-08-28 | 4 | -59/+34 |
* | Suppress a decode instruction (mga#16524) | SARL ENR 68 | 2015-08-28 | 1 | -1/+1 |
* | Syntax corrections for string replace, join and for os.error (mga#16524) | SARL ENR 68 | 2015-08-28 | 1 | -3/+3 |
* | Other modifications for pyhton adapting to Python3 (mga#16524) | SARL ENR 68 | 2015-08-28 | 6 | -22/+12 |
* | Adjust gettext.install for python3 (mga#16524) | SARL ENR 68 | 2015-08-28 | 14 | -15/+15 |
* | Adapt shebang (mga#16524) | SARL ENR 68 | 2015-08-28 | 16 | -16/+16 |
* | Adaptation to python3 using 2to3-3.4 (mga#16524) | SARL ENR 68 | 2015-08-28 | 16 | -108/+108 |
* | Add Narg import in libmsec (mga#13837) | Papoteur | 2015-07-30 | 1 | -0/+1 |
* | Add a Narg function to deal the encoding strings. #mga13837 | Papoteur | 2015-07-25 | 4 | -37/+81 |
* | process_events(): Fix use of main_iteration() mga#15985 | Nicolas Lécureuil | 2015-05-20 | 1 | -1/+1 |
* | Fix use of get_iter_root | Nicolas Lécureuil | 2015-05-19 | 1 | -3/+3 |
* | fix broken config buttons after migration to gtk3 | Thierry Vignaud | 2015-05-01 | 1 | -3/+3 |
* | Add "label=" argument for Gtk.Expander calls (Thierry Vignaud, mga#14586) | Rémi Verschelde | 2015-04-30 | 1 | -3/+3 |
* | 1.51.5 | Thierry Vignaud | 2015-01-02 | 1 | -1/+1 |
* | s/Mandriva/Mageia/ | Thierry Vignaud | 2014-05-11 | 2 | -2/+2 |
* | fix missing messages | Thierry Vignaud | 2014-05-11 | 1 | -1/+1 |
* | Replace 'Mandriva' with 'Mageia' in the name of the tool | Yuri Chornoivan | 2014-03-08 | 2 | -2/+2 |
* | Fix applying of gettext _() macro | Yuri Chornoivan | 2014-02-16 | 1 | -3/+3 |
* | fix menu accelerators after conversion to gtk3 | Thierry Vignaud | 2014-02-11 | 1 | -2/+3 |
* | fix embedding in mcc (bgo#721226) | Thierry Vignaud | 2014-02-10 | 1 | -1/+1 |
* | fix treating UTF-8 strings as ascii | Thierry Vignaud | 2014-02-10 | 14 | -15/+15 |
* | fix "TabError: inconsistent use of tabs and spaces in indentation" | Thierry Vignaud | 2014-02-10 | 1 | -1/+1 |
* | fix "PyGIDeprecationWarning: timeout_add is deprecated" | Thierry Vignaud | 2014-02-09 | 1 | -2/+3 |
* | further fix automatic conversion of pack_start() | Thierry Vignaud | 2014-02-09 | 1 | -4/+4 |
* | treeview.insert_column_with_attributes() doesn't return the column anymore | Thierry Vignaud | 2014-02-09 | 1 | -2/+4 |
* | fix automatic conversion of Frame | Thierry Vignaud | 2014-02-09 | 1 | -1/+1 |
* | fix automatic conversion of pack_start() | Thierry Vignaud | 2014-02-09 | 1 | -37/+37 |
* | fix automatic conversion | Thierry Vignaud | 2014-02-09 | 1 | -1/+1 |
* | load GdkPixbuf | Thierry Vignaud | 2014-02-09 | 1 | -0/+1 |
* | automatic conversion from gtk2 to gtk3 | Thierry Vignaud | 2014-02-09 | 1 | -271/+271 |
* | Prevent from failed compilations | Sandro Cazzaniga | 2013-07-07 | 1 | -1/+5 |
* | Return False if it's not a link | Sandro Cazzaniga | 2013-07-07 | 1 | -1/+1 |
* | put the attribut at none is normally sufficient | Sandro Cazzaniga | 2012-09-25 | 1 | -1/+0 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2012-09-20 | 12 | -4/+4 |
* | Properly handling ALLOW_XSERVER_TO_LISTEN=no (#60440) | Eugeni Dodonov | 2010-08-03 | 1 | -1/+1 |
* | Use 'None' level as base when no BASE_LEVEL is defined | Eugeni Dodonov | 2010-06-07 | 1 | -1/+1 |
* | do not set gdm variables which do not exist in gdm-230 | Eugeni Dodonov | 2010-05-26 | 1 | -10/+37 |
* | improve text description for running checks | Eugeni Dodonov | 2010-04-30 | 1 | -1/+1 |
* | improve ACL description | Eugeni Dodonov | 2010-04-30 | 1 | -1/+1 |
* | Do not abord on empty user/group names. | Eugeni Dodonov | 2010-04-27 | 1 | -2/+2 |
* | Use proper variables with IGNORE_PID_CHANGES | Eugeni Dodonov | 2010-04-27 | 1 | -1/+1 |
* | Allow to show last results. | Eugeni Dodonov | 2010-04-27 | 1 | -4/+43 |
* | support running periodic checks interactively | Eugeni Dodonov | 2010-04-27 | 1 | -2/+99 |
* | Added UI for periodic checks. | Eugeni Dodonov | 2010-04-27 | 2 | -57/+66 |
* | Only merge legacy perm.local if exists | Eugeni Dodonov | 2010-04-26 | 1 | -4/+5 |
* | Support loading and merging legacy perm.conf file. | Eugeni Dodonov | 2010-04-26 | 1 | -0/+5 |
* | Align entries in msecgui. | Eugeni Dodonov | 2010-04-07 | 1 | -5/+24 |