Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| |