summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-02-24 08:02:49 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-02-24 08:02:49 +0000
commit83ad9285dddf007effbad9865c8fe298d6afb9a3 (patch)
tree462baaaee78248bb2ac812a4ff5874c1775d6d9b /ChangeLog
parent6fdc0d68e2c1522ac2977cb7b50033f534e72088 (diff)
downloadcontrol-center-83ad9285dddf007effbad9865c8fe298d6afb9a3.tar
control-center-83ad9285dddf007effbad9865c8fe298d6afb9a3.tar.gz
control-center-83ad9285dddf007effbad9865c8fe298d6afb9a3.tar.bz2
control-center-83ad9285dddf007effbad9865c8fe298d6afb9a3.tar.xz
control-center-83ad9285dddf007effbad9865c8fe298d6afb9a3.zip
Generated by cvs2cl the 24_C'hw
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog62
1 files changed, 62 insertions, 0 deletions
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 <tvignaud@mandrakesoft.com>
+
+ * 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 <tvignaud@mandrakesoft.com>
+
+ * 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 <tvignaud@mandrakesoft.com>
+
+ * 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 <tvignaud@mandrakesoft.com>
+
+ * 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 <pablo@mandrakesoft.com>
+
+ * po/: cy.po, sv.po: updated po files
+
+2003-02-23 15:15 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/tg.po: updated po file
+
+2003-02-22 07:22 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/zh_CN.po: updated po file
+
+2003-02-21 14:16 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/da.po: updated po file
+
+2003-02-21 04:13 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/: drakconf.pot, sq.po: updated po file
+
+2003-02-20 16:22 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * menus_launcher.pl: typo fix
+
2003-02-20 16:18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakconf.spec: 9.1-2mdk