Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix #156 (7:00 display) | Thierry Vignaud | 2003-03-10 | 1 | -6/+4 |
| | | | | | - (determine_radian) : remove useless second returned value | ||||
* | - adapt to new ugtk2 utf8/l10n scheme | Thierry Vignaud | 2003-02-20 | 1 | -10/+10 |
| | | | | | - fix #1922 | ||||
* | remove debug traces | Thierry Vignaud | 2003-02-20 | 1 | -2/+0 |
| | |||||
* | - clean up | Thierry Vignaud | 2003-02-17 | 1 | -11/+10 |
| | | | | | - fix undisplayed clock when embedded | ||||
* | smoother gui behavior: keep constant size for clock on resizing | Thierry Vignaud | 2003-02-13 | 1 | -2/+4 |
| | |||||
* | simplify gui construction by using ugtk2 | Thierry Vignaud | 2003-02-05 | 1 | -59/+59 |
| | |||||
* | fix "we keep spinning" bug introduced by new perl-gtk that support | Thierry Vignaud | 2003-02-05 | 1 | -1/+2 |
| | | | | | returning values from closures, especially for signals handlers | ||||
* | if we're under kde and we alter the date, restart the kicker Panel so | Thierry Vignaud | 2003-02-04 | 1 | -2/+2 |
| | | | | | that it display the updated date | ||||
* | s/push/unshift/ for textdomains | Thierry Vignaud | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | - perl-gtk2 port | Thierry Vignaud | 2003-01-02 | 1 | -144/+123 |
| | | | | | - cleanups | ||||
* | code cleaning/shrunking | Thierry Vignaud | 2002-11-18 | 1 | -44/+26 |
| | | | | | | | | | | | | | | | | | | | 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 | -1/+1 |
| | | | | | | - 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 | -67/+59 |
| | | | | | | | | | | - 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 - use my_gtk to exit and to manage embedding | ||||
* | fixes for strict | Thierry Vignaud | 2002-10-02 | 1 | -2/+4 |
| | |||||
* | - detect automatically timezone. | Daouda Lo | 2002-09-04 | 1 | -1/+1 |
| | |||||
* | adapt to new drakxtools standalone.pm which sets $::isEmbedded itself and ↵ | Pascal Rigaux | 2002-08-02 | 1 | -1/+0 |
| | | | | removing --embedded from @ARGV | ||||
* | changed name | damien | 2002-02-19 | 1 | -0/+345 |