summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/logdrake
Commit message (Collapse)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+0
| | | | they're obsolete since switching from CVS/SVN to git...
* fix menu acceleratorsThierry Vignaud2014-01-081-1/+1
| | | | got mixed up in commit ca6a026a23f723a74dab9a7d3afc11c2a43c01f2
* fix Gtk3::TextView::get_window() passed too few parameters (mga#11807)Thierry Vignaud2013-11-281-1/+1
| | | | | commit e5d2e80a09845619e90d736ac9c0f5fb3665574d replaced perlish ->window by ->get_window but TextView overrides ->get_window()...
* factorize a variableThierry Vignaud2013-11-281-3/+4
| | | | (needed for next commit)
* convert to UIManagerThierry Vignaud2013-11-241-14/+17
|
* do not attempt to install package in testing modeThierry Vignaud2013-11-241-1/+3
|
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-4/+4
|
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-24/+24
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-7/+7
|
* logdrake: fix rsyslog<->syslog-ng install loop (mga#10086)Colin Guthrie2013-05-151-1/+1
|
* recycle object earlierThierry Vignaud2013-04-281-2/+1
| | | | also we do now that we're not in installer
* logdrake: ensure syslog-daemon is installed (stopgap to full journal support)Colin Guthrie2013-04-281-0/+4
|
* make 2 strings translatable (spot by Marek Laane mga#8630)Thierry Vignaud2013-01-131-2/+2
| | | | a 9 years old issue...
* fix display "Mageia"Thierry Vignaud2012-03-231-1/+1
| | | | (spot by perl_checker)
* - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-041-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-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 codeThierry Vignaud2008-03-061-1/+1
|
* bump copyright yearThierry Vignaud2008-01-231-1/+1
|
* display "save" & "quit" button when run from the control centerThierry Vignaud2007-08-031-3/+2
|
* reindent now that we added a if() { } blockThierry Vignaud2007-08-021-7/+7
|
* sanerThierry Vignaud2007-08-021-0/+1
|
* (logcolorize) keep utf8 flag when splitting a string (should probablyThierry Vignaud2007-08-021-0/+1
| | | | | be reported as a perl bug...)
* (logcolorize) use standard argument passing (needed for next commit)Thierry Vignaud2007-08-021-4/+3
|
* fix crash if /var/log/explanations doesn't exist (#32234)Thierry Vignaud2007-08-021-2/+10
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-12/+10
|
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-031-5/+4
|
* insensitive categories for which file is missing, thus preventingThierry Vignaud2005-09-081-1/+4
| | | | | crashing (#16935)
* remove unused codePascal Rigaux2005-06-031-1/+0
|
* embedding cleanups resulting in reusing main window icon in sub dialogsThierry Vignaud2005-05-021-1/+2
|
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
|
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-2/+2
|
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
|
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-1/+1
|
* fix explanation mode only displaying last line (#14368)Thierry Vignaud2005-03-181-1/+1
|
* (parse_file) do not horribly dieThierry Vignaud2005-03-181-1/+1
|
* perl_checker fixesOlivier Blin2005-03-181-1/+2
|
* fix save dialogOlivier Blin2005-03-181-1/+1
|
* simplifyThierry Vignaud2005-02-251-1/+1
|
* perl_checker fixesThierry Vignaud2005-02-251-8/+8
|
* fix the various transient on {rwindow} (or even {window} ?) not working ↵Pascal Rigaux2005-01-221-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 Vignaud2004-12-131-1/+1
|
* fix logdrake speed (should have been commited long time ago)Thierry Vignaud2004-11-101-1/+1
|
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-021-0/+1
|
* (insert_text_n_scroll) fix displaying only last parsed fileThierry Vignaud2004-08-271-1/+1
|
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
|
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-22/+22
|
* typo fixFunda Wang2004-08-081-1/+1
|
* s/Mandrake/MandrakelinuxFunda Wang2004-08-081-1/+1
|
* perl_checker cleanupThierry Vignaud2004-08-021-5/+7
|
* (log_output__real) rename it as insert_text_n_scroll() in order to betterThierry Vignaud2004-08-021-3/+3
| | | | | reflect what it does