Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleaning/shrunking | Thierry Vignaud | 2002-11-18 | 1 | -34/+23 |
| | | | | | | | | | | | | | | | | | | | clock.pl, menus_launchers.pl, print_launcher.pl - use my_gtk & common to : o automatically handle embedding o simplify code o ease gtk2 port o don't uselessly initialize gtk & locales o ... don't do what my_gtk already offer to do for us clock.pl: kill stupid code copied between two signal handlers whereas it has no purpose since my_gtk just exited in second handler mcc: - explain why we initialize interactive without using it - global workaround for broken locales - bump version | ||||
* | - don't use POSIX when uneeded | Thierry Vignaud | 2002-11-14 | 1 | -5/+4 |
| | | | | | | - use my_gtk to exit and transparently manage embedding - no need to run twice the main gtk loop | ||||
* | - perl_checker fixes | Thierry Vignaud | 2002-11-14 | 1 | -32/+28 |
| | | | | | | | | | - don't use "perl -w" - use common to simplify i18n - fix undefined quit_global ... which was not a visible bug in embedded case - sync with latest libDrakx i18n changes | ||||
* | adapt to new drakxtools standalone.pm which sets $::isEmbedded itself and ↵ | Pascal Rigaux | 2002-08-02 | 1 | -1/+0 |
| | | | | removing --embedded from @ARGV | ||||
* | changing names | damien | 2002-02-18 | 1 | -0/+79 |