From 83ad9285dddf007effbad9865c8fe298d6afb9a3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 24 Feb 2003 08:02:49 +0000 Subject: Generated by cvs2cl the 24_C'hw --- ChangeLog | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 702d4402..10bed75a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,65 @@ +2003-02-24 09:00 Thierry Vignaud + + * control-center: - fix hide/show behaviour of explanation logs - + fix explanations hiding for too big tools (drakboot, drakconnect, + drakfont) + +2003-02-24 08:58 Thierry Vignaud + + * control-center, drakconf.spec: clean up embedding: since + Gtk2::Socket emit "plug-added" when the embedded app 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 + +2003-02-24 08:36 Thierry Vignaud + + * control-center, drakconf.spec: clean up embedding: since socket + get automatically destroyed on child exit and 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 + +2003-02-24 08:36 Thierry Vignaud + + * control-center: socket get automatically destroyed on child exit, + thus manually destroying it make gtk+ print a "gtk+ critical" + message, which is bad + +2003-02-24 07:31 Pablo Saratxaga + + * po/: cy.po, sv.po: updated po files + +2003-02-23 15:15 Pablo Saratxaga + + * po/tg.po: updated po file + +2003-02-22 07:22 Pablo Saratxaga + + * po/zh_CN.po: updated po file + +2003-02-21 14:16 Pablo Saratxaga + + * po/da.po: updated po file + +2003-02-21 04:13 Pablo Saratxaga + + * po/: drakconf.pot, sq.po: updated po file + +2003-02-20 16:22 Thierry Vignaud + + * menus_launcher.pl: typo fix + 2003-02-20 16:18 Thierry Vignaud * drakconf.spec: 9.1-2mdk -- cgit v1.2.1