summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/logdrake
Commit message (Expand)AuthorAgeFilesLines
* upcase labelThierry Vignaud2003-07-241-1/+1
* ensure we got a valied email in "email alert"Thierry Vignaud2003-07-151-1/+5
* fix logdrake crash when called from net_monitorThierry Vignaud2003-07-141-0/+1
* fix warnings due to new gtk2-perl binding following the same naming as CThierry Vignaud2003-07-101-4/+4
* remove debugging traceThierry Vignaud2003-07-091-2/+1
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-7/+8
* use stock items in logdrake tooThierry Vignaud2003-07-071-2/+2
* perl_checker fixesThierry Vignaud2003-05-231-9/+9
* perl_checker fixesThierry Vignaud2003-05-231-10/+10
* gtk+-2 specs prohibid playing with policyThierry Vignaud2003-05-221-1/+0
* dialog window is already modalThierry Vignaud2003-05-191-1/+0
* - perl_checker fixesThierry Vignaud2003-04-041-7/+7
* remove unused variableThierry Vignaud2003-04-021-1/+1
* - various perl_checker "fixes"Thierry Vignaud2003-04-021-3/+4
* (parse_file) pass explicit argument instead of relying on lexical $_Thierry Vignaud2003-04-011-3/+3
* - display "wait while searching" message also when embedded: we do notThierry Vignaud2003-03-061-5/+6
* restore old search behavior like we did before gtk+-2 port:Thierry Vignaud2003-03-051-6/+4
* no need to explicitely disable editable property, this is alreadyThierry Vignaud2003-03-051-1/+0
* scroll back when loggingThierry Vignaud2003-03-041-1/+2
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
* fix scrolling when embeddedThierry Vignaud2003-02-271-1/+1
* - remove debug statementsThierry Vignaud2003-02-241-3/+1
* fix mail alert generationThierry Vignaud2003-02-241-20/+19
* simplifyThierry Vignaud2003-02-241-1/+1
* - clean up embedding; since socket automatically emit plug-added gtk+ signalThierry Vignaud2003-02-241-1/+0
* fix #1829Thierry Vignaud2003-02-201-1/+2
* perl_checker fixesThierry Vignaud2003-02-181-3/+3
* this was just tested beforeThierry Vignaud2003-02-171-2/+2
* on second thoughts, this is just simplerThierry Vignaud2003-01-301-7/+1
* - perl_checker fixesThierry Vignaud2003-01-301-3/+4
* logdrake is a special case as for embedding in mcc since it can be embeddedThierry Vignaud2003-01-291-0/+1
* cosmetic fix for embedded mode:Thierry Vignaud2003-01-271-13/+15
* fix logdrake behaviour in mcc where logdrake would only logThierry Vignaud2003-01-271-1/+3
* English proofreadingPablo Saratxaga2003-01-241-2/+2
* perl_checker fixesThierry Vignaud2003-01-061-7/+7
* prevent one to write in log bufferThierry Vignaud2003-01-061-0/+2
* embedding fixesThierry Vignaud2003-01-021-2/+2
* minimal perl_checker fixes to have only warningsPascal Rigaux2002-12-101-4/+4
* fix gtk+2 portThierry Vignaud2002-12-051-1/+1
* add gtktext_append() and uses itThierry Vignaud2002-12-031-1/+1
* make append option be usable as other onesThierry Vignaud2002-12-021-1/+1
* use named tags for color rather than rgbt triplet,Thierry Vignaud2002-12-021-23/+22
* - gtk2 portThierry Vignaud2002-12-021-92/+106
* do not use print_hello() callback, anyway it does not exists (but inThierry Vignaud2002-11-201-2/+2
* - logdrake does not need anyThierry Vignaud2002-11-201-49/+52
* final switch of drakbackup, logdrake and scannerdrakeThierry Vignaud2002-11-181-2/+0
* update copyright yearsThierry Vignaud2002-11-181-1/+1
* - clean code sot that it runs under "use strict"Thierry Vignaud2002-11-181-37/+29
* remove old dead commented i18n code that kept being copied aroundThierry Vignaud2002-11-181-20/+0
* replace q@...@ with q(...) or here_docPascal Rigaux2002-11-111-7/+9