Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fix explanations in mcc that got broken by #8412 speedup | Thierry Vignaud | 2004-03-15 | 1 | -1/+2 |
| | |||||
* | (text_append) fix second run (on next filling, we shall not create | Thierry Vignaud | 2004-03-11 | 1 | -3/+4 |
| | | | | | tags with name of existing ones) | ||||
* | (parse_file) fix search :-) | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
| | |||||
* | (log_output) take a color and a font as parameters now | Thierry Vignaud | 2004-03-11 | 1 | -14/+24 |
| | | | | | | | | (log_output__real) splited from log_output(), insert text into textview at once (*) use new framework to speedup (#8412) | ||||
* | (text_append) introduce it, forked from gtktext_insert() | Thierry Vignaud | 2004-03-11 | 1 | -0/+29 |
| | | | | | | | | | | unlike the later, it create named tags, thus reducing tagtable size from 30000+ tags to 10-20, thus speedup logdrake in quite a big way. it should probably replace gtktext_insert in mdk10.1 since all gtktext_insert users really have quite a few tags (eg: 1 for harddrake2 and rpmdrake) | ||||
* | (parse_file) speed up it by 20% (#8412) but logcolorize is the top one | Thierry Vignaud | 2004-03-11 | 1 | -3/+10 |
| | | | | | in profiles | ||||
* | fix icon name change | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | fix title when run from mcc (#8111) | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | English typo and disambiguation of some strings | Pablo Saratxaga | 2004-02-07 | 1 | -5/+5 |
| | |||||
* | (alert_config) do not complain when removing non existing cron entry | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | (aka when one run twice the disable path) | ||||
* | typo fix (spoted by Per Øyvind Karlsen) | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | upcase protocol name | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | remove unneeded next fields | Thierry Vignaud | 2004-02-02 | 1 | -2/+0 |
| | |||||
* | make cron script be able to use either local smtp server or a remote | Thierry Vignaud | 2004-02-02 | 1 | -12/+19 |
| | | | | | one (arnaud) | ||||
* | add "remove cron entry" on arnaud request | Thierry Vignaud | 2004-02-02 | 1 | -2/+21 |
| | |||||
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - set a meaningfull window title when called from mcc for explanations | Thierry Vignaud | 2004-01-16 | 1 | -3/+4 |
| | | | | | - upcase default window title | ||||
* | do not abuse global namespace (this also allow to track variables | Thierry Vignaud | 2004-01-16 | 1 | -22/+24 |
| | | | | | usage through static code analysers such as perl_checker) | ||||
* | fix wizard when logdrake is embeded | Thierry Vignaud | 2004-01-09 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 1 | -36/+7 |
| | |||||
* | add missing argument | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | add missing argument | Thierry Vignaud | 2003-12-29 | 1 | -1/+1 |
| | |||||
* | (mail alert wizard) properly handle faillure | Thierry Vignaud | 2003-12-22 | 1 | -6/+6 |
| | |||||
* | (mail alert wizard) check if it's a valid user if it's not an email) | Thierry Vignaud | 2003-12-22 | 1 | -2/+3 |
| | |||||
* | reuse new wizard framework | Thierry Vignaud | 2003-12-16 | 1 | -60/+63 |
| | |||||
* | - get rid of a perl_checker warning (thx pixel) | Thierry Vignaud | 2003-10-13 | 1 | -3/+2 |
| | | | | | | - this uncover the missing arg to parse_file when called from net_monitor, thus enabling to show up which file is currently parsed | ||||
* | - save "mail alert" wizard options into /etc/sysconfig/mail_alert and | Thierry Vignaud | 2003-10-13 | 1 | -24/+27 |
| | | | | | | | restore them when configuring it again - make cron task reuse /etc/sysconfig/mail_alert | ||||
* | - ensure services are always listed in the same order | Thierry Vignaud | 2003-10-13 | 1 | -4/+1 |
| | | | | | - simplify installed services list build |