Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix display "Mageia" | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | (spot by perl_checker) | ||||
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | add a FIXME about broken code | Thierry Vignaud | 2008-03-06 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | display "save" & "quit" button when run from the control center | Thierry Vignaud | 2007-08-03 | 1 | -3/+2 |
| | |||||
* | reindent now that we added a if() { } block | Thierry Vignaud | 2007-08-02 | 1 | -7/+7 |
| | |||||
* | saner | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | |||||
* | (logcolorize) keep utf8 flag when splitting a string (should probably | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | | | | | be reported as a perl bug...) | ||||
* | (logcolorize) use standard argument passing (needed for next commit) | Thierry Vignaud | 2007-08-02 | 1 | -4/+3 |
| | |||||
* | fix crash if /var/log/explanations doesn't exist (#32234) | Thierry Vignaud | 2007-08-02 | 1 | -2/+10 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -12/+10 |
| | |||||
* | don't have a useless empty hash in wizards objects, use the wizards hash | Olivier Blin | 2006-01-03 | 1 | -5/+4 |
| | |||||
* | insensitive categories for which file is missing, thus preventing | Thierry Vignaud | 2005-09-08 | 1 | -1/+4 |
| | | | | | crashing (#16935) | ||||
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -1/+0 |
| | |||||
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -1/+2 |
| | |||||
* | bump copyrigth notice | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | s/Mandrivalinux/Mandriva Linux/ | Pablo Saratxaga | 2005-04-23 | 1 | -2/+2 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | fix explanation mode only displaying last line (#14368) | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (parse_file) do not horribly die | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-03-18 | 1 | -1/+2 |
| | |||||
* | fix save dialog | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2005-02-25 | 1 | -8/+8 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | fix logdrake speed (should have been commited long time ago) | Thierry Vignaud | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | (insert_text_n_scroll) fix displaying only last parsed file | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -22/+22 |
| | |||||
* | typo fix | Funda Wang | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-08-02 | 1 | -5/+7 |
| | |||||
* | (log_output__real) rename it as insert_text_n_scroll() in order to better | Thierry Vignaud | 2004-08-02 | 1 | -3/+3 |
| | | | | | reflect what it does | ||||
* | reuse new ugtk2 infrastructure | Thierry Vignaud | 2004-08-02 | 1 | -35/+4 |
| | |||||
* | (log_output) fix tag name (was harmfull but it's just saner anyway) | Thierry Vignaud | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
| | |||||
* | kill stupid useless code | Thierry Vignaud | 2004-06-21 | 1 | -2/+0 |
| | |||||
* | (parse_file) oops, forgot one /o | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
| | |||||
* | fix non first searches (#9115) | Thierry Vignaud | 2004-03-22 | 1 | -3/+3 |
| | |||||
* | use new $ugtk2::wm_icon for x11 icon | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | |||||
* | (alert_config) fix wizard when logdrake is embedded | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | |||||
* | (alert_config) fix wizard on second run | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | |||||
* | (alert_config) make it a wizard again (that is, with banner, | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | | | | | "previous"/"next" buttons and the like) | ||||
* | set x11 ico | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| |