| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r433 | dmorgan | 2011-02-06 02:16:32 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned control-center
------------------------------------------------------------------------
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|