Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 9.2-0.9mdk | Thierry Vignaud | 2003-07-21 | 1 | -1/+4 |
| | |||||
* | 9.2-0.8mdk | Thierry Vignaud | 2003-07-17 | 1 | -1/+2 |
| | |||||
* | 9.2-0.8mdk (distriblint fix) | Thierry Vignaud | 2003-07-16 | 1 | -1/+5 |
| | |||||
* | 9.2-0.7mdk (was not released so merge latest changes) | Thierry Vignaud | 2003-07-16 | 1 | -5/+4 |
| | |||||
* | 9.2-0.8mdk | Thierry Vignaud | 2003-07-16 | 1 | -1/+4 |
| | |||||
* | 9.2-0.7mdk | Thierry Vignaud | 2003-07-16 | 1 | -1/+4 |
| | |||||
* | 9.2-0.6mdk | Thierry Vignaud | 2003-07-15 | 1 | -1/+3 |
| | |||||
* | - first bits of 9.2-0.6mdk | Thierry Vignaud | 2003-07-15 | 1 | -2/+5 |
| | | | | | | - require a drakxtools recent enough for option menus instead of combos | ||||
* | euse new std dialogs, thus simplify quite a lot splash_warning() | Thierry Vignaud | 2003-07-14 | 1 | -3/+3 |
| | |||||
* | 9.2-0.5mdk | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| | |||||
* | embed userdrake again | Thierry Vignaud | 2003-07-10 | 1 | -2/+5 |
| | |||||
* | 9.2-0.4mdk | Thierry Vignaud | 2003-07-09 | 1 | -4/+3 |
| | |||||
* | switch from inline gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -2/+5 |
| | |||||
* | requires a stock icons aware ugtk2 | Thierry Vignaud | 2003-07-06 | 1 | -2/+5 |
| | |||||
* | 9.2-0.3mdk | Thierry Vignaud | 2003-07-01 | 1 | -2/+4 |
| | |||||
* | latest gc's changes broke string alignments | Thierry Vignaud | 2003-07-01 | 1 | -2/+5 |
| | |||||
* | fix typo in changelog | Thierry Vignaud | 2003-06-24 | 1 | -2/+5 |
| | |||||
* | fix #3485 | Thierry Vignaud | 2003-05-22 | 1 | -4/+7 |
| | |||||
* | 9.1-14mdk | Thierry Vignaud | 2003-04-22 | 1 | -3/+7 |
| | |||||
* | 9.1-13mdk | Thierry Vignaud | 2003-03-31 | 1 | -1/+4 |
| | |||||
* | next 9.1-12mdk bits | Thierry Vignaud | 2003-03-27 | 1 | -2/+4 |
| | |||||
* | 9.1-12mdk first bits | Thierry Vignaud | 2003-03-24 | 1 | -1/+4 |
| | |||||
* | Update | David Baudens | 2003-03-14 | 1 | -1/+4 |
| | |||||
* | 9.1-10mdk | Thierry Vignaud | 2003-03-12 | 1 | -1/+4 |
| | |||||
* | Update spec | David Baudens | 2003-03-10 | 1 | -1/+4 |
| | |||||
* | 9.1-8mdk | Thierry Vignaud | 2003-03-10 | 1 | -1/+4 |
| | |||||
* | - only the parent can see that fork() has failled ... | Thierry Vignaud | 2003-03-10 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | - display a splash error message if the program to execute is not executable - prevent freeze if the program to exec() isn't executable. else exec() faillure will have side effects that will badly freeze mcc since child who should have overwrite mcc code will complete its execution by running forked gtk+ object destructors (which will confuse X11 and badly catch up its parent mcc). so use POSIX::_exit(1) to prevent that and immediately return. - sub processes faillures (such as those resulting from perl typos and the like) are already nicely catched by new plug-added/plug-removed scheme and SIG_CHILD handler - one perl_checker fix - package ChangeLog too | ||||
* | update requires for ugtk2 move | Thierry Vignaud | 2003-03-06 | 1 | -3/+3 |
| | |||||
* | 9.1-6mdk | Thierry Vignaud | 2003-03-06 | 1 | -1/+9 |
| | |||||
* | 9.1-5mdk | Thierry Vignaud | 2003-03-03 | 1 | -1/+5 |
| | |||||
* | 9.1-4mdk | Thierry Vignaud | 2003-02-25 | 1 | -1/+14 |
| | |||||
* | clean up embedding: since Gtk2::Socket emit "plug-added" when the embedded app | Thierry Vignaud | 2003-02-24 | 1 | -2/+2 |
| | | | | | | | | | | | | realize a Gtk2::Plug, it's just cleaner to centralize/consolidate the child encapsulation in mcc: - (sig_usr2) move the child exit managment from USR2 signal handler to "plug-added" gtk+ signal handler what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR2', $::CCPID;" in drakxtools | ||||
* | clean up embedding: since socket get automatically destroyed on child exit and | Thierry Vignaud | 2003-02-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | since they emit plug-removed at that moment, it's just cleaner to centralize/consolidate the child exit in mcc: - (sig_usr1) rename it child_just_exited() - move the child exit managment from USR1 signal handler to "plug-removed" gtk+ signal what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR1', $::CCPID;" in drakxtools | ||||
* | 9.1-2mdk | Thierry Vignaud | 2003-02-20 | 1 | -1/+5 |
| | |||||
* | 9.1-1mdk | Thierry Vignaud | 2003-02-20 | 1 | -2/+5 |
| | |||||
* | bump ugtk2 require for latest i18n fixes | Thierry Vignaud | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | 9.1-0.22mdk | Thierry Vignaud | 2003-02-19 | 1 | -1/+6 |
| | |||||
* | reflect ugtk2 changes | Guillaume Cottenceau | 2003-02-18 | 1 | -2/+2 |
| | |||||
* | 9.1-0.21mdk | Thierry Vignaud | 2003-02-17 | 1 | -1/+5 |
| | |||||
* | 9.1-0.20mdk | Thierry Vignaud | 2003-02-15 | 1 | -1/+5 |
| | |||||
* | 9.1-0.19mdk | Thierry Vignaud | 2003-02-13 | 1 | -1/+4 |
| | |||||
* | 9.1-0.18mdk | Thierry Vignaud | 2003-02-13 | 1 | -1/+15 |
| | |||||
* | readd back ta locale | Thierry Vignaud | 2003-02-11 | 1 | -2/+0 |
| | |||||
* | do not build themes sub package anymore | Thierry Vignaud | 2003-02-11 | 1 | -15/+0 |
| | |||||
* | 9.1-0.17mdk | Thierry Vignaud | 2003-02-11 | 1 | -1/+8 |
| | |||||
* | fix requires for gtkset_name | Thierry Vignaud | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | sync with poulpy | Thierry Vignaud | 2003-02-10 | 1 | -4/+1 |
| | |||||
* | 9.1-0.16mdk | Thierry Vignaud | 2003-02-10 | 1 | -1/+7 |
| | |||||
* | - remove translator warnings about the need for same translations for | Thierry Vignaud | 2003-02-10 | 1 | -3/+3 |
| | | | | | | | | | both _Options and Options since we handle this automagically - use new ln design for welcome page :-) - rearrange code: regroup functions in functionnal units - simplify spacing managment for left icons & text - simplify ressource file quest | ||||
* | new version | Damien Chaumette | 2003-02-06 | 1 | -1/+4 |
| |