diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-12-19 15:10:17 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-12-19 15:10:17 +0000 |
commit | 7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc (patch) | |
tree | 609ee3206f2b1a2bf217000fb502c050cc863aea /ChangeLog | |
parent | e1290f3d98e40ad41347e904f7eb6b39e0f75d9d (diff) | |
download | control-center-7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc.tar control-center-7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc.tar.gz control-center-7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc.tar.bz2 control-center-7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc.tar.xz control-center-7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,3 +1,43 @@ +2002-12-19 16:06 tvignaud + + * ChangeLog, control-center, control-center.rc, drakconf.spec: + enhancements: + - 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 + 2002-12-15 19:39 alus * po/pl.po: updates and bugfixes |