summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/logdrake
Commit message (Expand)AuthorAgeFilesLines
* 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
* reuse new ugtk2 infrastructureThierry Vignaud2004-08-021-35/+4
* (log_output) fix tag name (was harmfull but it's just saner anyway)Thierry Vignaud2004-08-021-1/+1
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
* kill stupid useless codeThierry Vignaud2004-06-211-2/+0
* (parse_file) oops, forgot one /oThierry Vignaud2004-03-221-1/+1
* fix non first searches (#9115)Thierry Vignaud2004-03-221-3/+3
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-1/+1
* (alert_config) fix wizard when logdrake is embeddedThierry Vignaud2004-03-161-0/+1
* (alert_config) fix wizard on second runThierry Vignaud2004-03-161-0/+1
* (alert_config) make it a wizard again (that is, with banner,Thierry Vignaud2004-03-161-0/+1
* set x11 icoThierry Vignaud2004-03-161-0/+1
* fix explanations in mcc that got broken by #8412 speedupThierry Vignaud2004-03-151-1/+2
* (text_append) fix second run (on next filling, we shall not createThierry Vignaud2004-03-111-3/+4
* (parse_file) fix search :-)Thierry Vignaud2004-03-111-1/+1
* (log_output) take a color and a font as parameters nowThierry Vignaud2004-03-111-14/+24
* (text_append) introduce it, forked from gtktext_insert()Thierry Vignaud2004-03-111-0/+29
* (parse_file) speed up it by 20% (#8412) but logcolorize is the top oneThierry Vignaud2004-03-111-3/+10
* fix icon name changeThierry Vignaud2004-03-021-1/+1
* fix title when run from mcc (#8111)Thierry Vignaud2004-02-201-1/+1
* English typo and disambiguation of some stringsPablo Saratxaga2004-02-071-5/+5
* (alert_config) do not complain when removing non existing cron entryThierry Vignaud2004-02-061-1/+1
* typo fix (spoted by Per Øyvind Karlsen)Thierry Vignaud2004-02-051-1/+1
* upcase protocol nameThierry Vignaud2004-02-051-1/+1
* remove unneeded next fieldsThierry Vignaud2004-02-021-2/+0
* make cron script be able to use either local smtp server or a remoteThierry Vignaud2004-02-021-12/+19
* add "remove cron entry" on arnaud requestThierry Vignaud2004-02-021-2/+21
* update copyright noticesThierry Vignaud2004-01-221-1/+1
* - set a meaningfull window title when called from mcc for explanationsThierry Vignaud2004-01-161-3/+4
* do not abuse global namespace (this also allow to track variablesThierry Vignaud2004-01-161-22/+24
* fix wizard when logdrake is embededThierry Vignaud2004-01-091-0/+1
* perl_checker cleanupsThierry Vignaud2004-01-061-36/+7
* add missing argumentThierry Vignaud2004-01-061-1/+1
* add missing argumentThierry Vignaud2003-12-291-1/+1
* (mail alert wizard) properly handle faillureThierry Vignaud2003-12-221-6/+6
* (mail alert wizard) check if it's a valid user if it's not an email)Thierry Vignaud2003-12-221-2/+3
* reuse new wizard frameworkThierry Vignaud2003-12-161-60/+63
* - get rid of a perl_checker warning (thx pixel)Thierry Vignaud2003-10-131-3/+2
* - save "mail alert" wizard options into /etc/sysconfig/mail_alert andThierry Vignaud2003-10-131-24/+27
* - ensure services are always listed in the same orderThierry Vignaud2003-10-131-4/+1