Commit Graph

58 Commits

Author SHA1 Message Date
Heng Sin Low 25f20849ed * Fixed theme selection bug
* Change AdempiereLookAndFeel to extend Plastic3D instead of Plastic
* Remove redundant Plastic look and feel from the supported list since AdempiereLookAndFeel extend Plastic
* Fixed AdempiereLookAndFeel can't use standard PlasticTheme bug
* Make flat toolbar the default
* Improved painting after changing of look and feel or theme. Alternatively, logout after change of theme.
2006-11-29 07:53:39 +00:00
Heng Sin Low 0092337fcb * New look and feel and theme selection UI. The old editor is still
there but not used.
* Make compiere swing components works better under window and plastic
look and feel.
* Rename org.compiere.plaf.Adempiere*UI classes back to
org.compiere.plaf.Compiere*UI. This is to make a clean separation
between the new AdempiereLookAndFeel and the old CompiereLookAndFeel.
Any class used by AdempiereLookAndFeel should goes into the
org.adempiere.plaf package instead. As part of the exercise,
AdempierePLAF is moved from org.compiere.plaf to org.adempiere.plaf
* Fixed some bug related UI painting issue after switching of look and
feel. It is still not perfect but much better.
* Added a logout icon. Feel free to replace this if you have a better
one.

Please email me or post into the SF Developer forum is I break anything.
Also, I haven't tested the new code under Linux yet and some localization
work to be done.
2006-11-27 07:57:14 +00:00
Heng Sin Low ac6ce4b999 * Added shadowborder from jgoodies demo
* Facelift for AMenu and VTreePanel
* Facelift for Preference dialog
- Pending messages and rework of theme selection.
- Please email me or post in SF if you don't like the changes.
2006-11-24 08:05:36 +00:00
kthiemann ae24088ba2 Delete Selection (more than one entry). Better icons needed - I'm not a designer... 2006-11-23 13:39:29 +00:00
Heng Sin Low a12fa4bcab * Improve startup time
* Make validation of application server and database connection
on startup optional
* Separate the database interface file by database. This will ease
concurrent development of multiple database support.
2006-11-23 03:24:25 +00:00
Heng Sin Low 8ede88a395 * Add window menu to FormFrame
* Turn off focus border when cell editor is combobox
* Ensure cell editor and renderer use the same font
* Table header should use default look and feel renderer if possble
* VString - Update standard font and obscure font when setfount is called
2006-11-23 02:18:47 +00:00
Carlos Ruiz df3b68dedd Integrate Heng Sin contributions
[ 1600119 ] Add logout menu item
[ 1599516 ] Add window menu
2006-11-22 04:51:12 +00:00
vpj-cd 2941c1e3d8 move branch adempire311 to trunk 2006-11-17 03:05:56 +00:00