summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
Commit message (Collapse)AuthorAgeFilesLines
* Update specDavid Baudens2003-03-101-1/+4
|
* 9.1-8mdkThierry Vignaud2003-03-101-1/+4
|
* - only the parent can see that fork() has failled ...Thierry Vignaud2003-03-101-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 moveThierry Vignaud2003-03-061-3/+3
|
* 9.1-6mdkThierry Vignaud2003-03-061-1/+9
|
* 9.1-5mdkThierry Vignaud2003-03-031-1/+5
|
* 9.1-4mdkThierry Vignaud2003-02-251-1/+14
|
* clean up embedding: since Gtk2::Socket emit "plug-added" when the embedded appThierry Vignaud2003-02-241-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 andThierry Vignaud2003-02-241-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-2mdkThierry Vignaud2003-02-201-1/+5
|
* 9.1-1mdkThierry Vignaud2003-02-201-2/+5
|
* bump ugtk2 require for latest i18n fixesThierry Vignaud2003-02-191-1/+1
|
* 9.1-0.22mdkThierry Vignaud2003-02-191-1/+6
|
* reflect ugtk2 changesGuillaume Cottenceau2003-02-181-2/+2
|
* 9.1-0.21mdkThierry Vignaud2003-02-171-1/+5
|
* 9.1-0.20mdkThierry Vignaud2003-02-151-1/+5
|
* 9.1-0.19mdkThierry Vignaud2003-02-131-1/+4
|
* 9.1-0.18mdkThierry Vignaud2003-02-131-1/+15
|
* readd back ta localeThierry Vignaud2003-02-111-2/+0
|
* do not build themes sub package anymoreThierry Vignaud2003-02-111-15/+0
|
* 9.1-0.17mdkThierry Vignaud2003-02-111-1/+8
|
* fix requires for gtkset_nameThierry Vignaud2003-02-101-1/+1
|
* sync with poulpyThierry Vignaud2003-02-101-4/+1
|
* 9.1-0.16mdkThierry Vignaud2003-02-101-1/+7
|
* - remove translator warnings about the need for same translations forThierry Vignaud2003-02-101-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 versionDamien Chaumette2003-02-061-1/+4
|
* update requiresThierry Vignaud2003-02-051-3/+3
|
* requires a enough recent libDrakXThierry Vignaud2003-02-051-1/+1
|
* 9.1-0.14mdkThierry Vignaud2003-02-051-1/+13
|
* require a recent enough MDK::CommonThierry Vignaud2003-01-291-2/+5
|
* 9.1-0.12mdkThierry Vignaud2003-01-281-2/+12
|
* one more fixThierry Vignaud2003-01-271-0/+1
|
* 9.1.0-10mdkThierry Vignaud2003-01-271-5/+42
|
* english proof reading by Alastair ScottThierry Vignaud2003-01-211-1/+4
|
* - drakhelp supportDaouda Lo2003-01-171-1/+8
|
* first attempt to restore embedded supportThierry Vignaud2002-12-201-0/+1
|
* typo fixThierry Vignaud2002-12-201-3/+3
|
* 9.1-0.6mdkThierry Vignaud2002-12-201-1/+15
|
* don't uselessly bzip2 already compressed iconsThierry Vignaud2002-12-201-6/+6
|
* install missing ressource file;Thierry Vignaud2002-12-191-1/+5
| | | | | workaround for broken ta locale
* enhancements:Thierry Vignaud2002-12-191-24/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - perl_checker fixes - ui is a lot faster to refresh - quite a lot less hardcoded values, giving more control on icons size - gtk+2 port - anti aliased fonts - reorganize source in a cleaner way - better icon/text alignment - comment - internal logic has been *much* improved - simplify code by reusing MDK::Common - dialog window are now modal - enhanced topic descriptions - new topic design (2 columns) - splash screen - ... bug fixes: - mcc is now resistant to missing icons - mcc will fall back on default icons if a theme is missing some - a left button isn't any more highlighted if one has put the cursor on its position *before* it's drawn the first time - transparent icons can be arbitrary placed in right part of mcc : there's not anymore any alignment problems with background, so one can use non horizontally hachured background for right part know bugs / limitations: - resizing the main window should resizing the right icons table which should resize description texts - gtk+ engines are know to dramatically slow down *first* display of right icons - there should be some spacing between right icons and their description - descriptions are not yet written ("dummy description") - gtk+-2 support for embedding is broken for now
* typo fixesThierry Vignaud2002-11-271-1/+1
|
* 9.1-0.3mdkThierry Vignaud2002-11-271-1/+9
|
* let be --short-circuit awareThierry Vignaud2002-11-271-0/+1
|
* 9.1-0.2mdkThierry Vignaud2002-11-181-1/+10
|
* 9.1-0.1mdkThierry Vignaud2002-11-151-4/+9
|
* 9.0-8mdkThierry Vignaud2002-11-141-2/+7
|
* *** empty log message ***Thierry Vignaud2002-11-071-0/+3
|
* *** empty log message ***Thierry Vignaud2002-11-061-2/+2
|
* *** empty log message ***Thierry Vignaud2002-11-061-1/+4
|