aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* manage allow_xserver_to_listen also for sddm.conf (mga#19612)Papoteur2016-10-231-1/+13
* manage RememberLastUser in sddm.conf according to allow_user_list (mga#19188)Papoteur2016-10-231-5/+16
* Adapt docstring of enable_console_logPapoteur2016-10-161-3/+1
* Use journald instead of syslog to get log on tty12 (mga#10034)Papoteur2016-10-161-7/+7
* s/Mandriva/Mageia/Thierry Vignaud2016-10-031-1/+1
* Clean unused code in msec.pyPapoteur2016-09-251-22/+0
* update man page correcting Mandriva with MageiaPapoteur2016-09-251-6/+6
* Restore a date formatting, suppressed by mistake (mga#18159)Papoteur2016-04-161-0/+1
* Correction bug 16574 unable to add an exception (mga#16574)SARL ENR 682015-08-281-2/+2
* Use systemctl instead of consolehelper (mga#16084)SARL ENR 682015-08-281-6/+5
* Reverse the Narg function, no more needed (mga#16524)SARL ENR 682015-08-284-59/+34
* Suppress a decode instruction (mga#16524)SARL ENR 682015-08-281-1/+1
* Syntax corrections for string replace, join and for os.error (mga#16524)SARL ENR 682015-08-281-3/+3
* Other modifications for pyhton adapting to Python3 (mga#16524)SARL ENR 682015-08-286-22/+12
* Adjust gettext.install for python3 (mga#16524)SARL ENR 682015-08-2814-15/+15
* Adapt shebang (mga#16524)SARL ENR 682015-08-2816-16/+16
* Adaptation to python3 using 2to3-3.4 (mga#16524)SARL ENR 682015-08-2816-108/+108
* Add Narg import in libmsec (mga#13837)Papoteur2015-07-301-0/+1
* Add a Narg function to deal the encoding strings. #mga13837Papoteur2015-07-254-37/+81
* process_events(): Fix use of main_iteration() mga#15985Nicolas Lécureuil2015-05-201-1/+1
* Fix use of get_iter_rootNicolas Lécureuil2015-05-191-3/+3
* fix broken config buttons after migration to gtk3Thierry Vignaud2015-05-011-3/+3
* Add "label=" argument for Gtk.Expander calls (Thierry Vignaud, mga#14586)Rémi Verschelde2015-04-301-3/+3
* 1.51.5Thierry Vignaud2015-01-021-1/+1
* s/Mandriva/Mageia/Thierry Vignaud2014-05-112-2/+2
* fix missing messagesThierry Vignaud2014-05-111-1/+1
* Replace 'Mandriva' with 'Mageia' in the name of the toolYuri Chornoivan2014-03-082-2/+2
* Fix applying of gettext _() macroYuri Chornoivan2014-02-161-3/+3
* fix menu accelerators after conversion to gtk3Thierry Vignaud2014-02-111-2/+3
* fix embedding in mcc (bgo#721226)Thierry Vignaud2014-02-101-1/+1
* fix treating UTF-8 strings as asciiThierry Vignaud2014-02-1014-15/+15
* fix "TabError: inconsistent use of tabs and spaces in indentation"Thierry Vignaud2014-02-101-1/+1
* fix "PyGIDeprecationWarning: timeout_add is deprecated"Thierry Vignaud2014-02-091-2/+3
* further fix automatic conversion of pack_start()Thierry Vignaud2014-02-091-4/+4
* treeview.insert_column_with_attributes() doesn't return the column anymoreThierry Vignaud2014-02-091-2/+4
* fix automatic conversion of FrameThierry Vignaud2014-02-091-1/+1
* fix automatic conversion of pack_start()Thierry Vignaud2014-02-091-37/+37
* fix automatic conversionThierry Vignaud2014-02-091-1/+1
* load GdkPixbufThierry Vignaud2014-02-091-0/+1
* automatic conversion from gtk2 to gtk3Thierry Vignaud2014-02-091-271/+271
* Prevent from failed compilationsSandro Cazzaniga2013-07-071-1/+5
* Return False if it's not a linkSandro Cazzaniga2013-07-071-1/+1
* put the attribut at none is normally sufficientSandro Cazzaniga2012-09-251-1/+0
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2012-09-2012-4/+4
* Properly handling ALLOW_XSERVER_TO_LISTEN=no (#60440)Eugeni Dodonov2010-08-031-1/+1
* Use 'None' level as base when no BASE_LEVEL is definedEugeni Dodonov2010-06-071-1/+1
* do not set gdm variables which do not exist in gdm-230Eugeni Dodonov2010-05-261-10/+37
* improve text description for running checksEugeni Dodonov2010-04-301-1/+1
* improve ACL descriptionEugeni Dodonov2010-04-301-1/+1
* Do not abord on empty user/group names.Eugeni Dodonov2010-04-271-2/+2