Commit Graph

210 Commits

Author SHA1 Message Date
vpj-cd 9f7cb1dd9c Test convert PoastgreSQL 2006-11-29 17:08:32 +00:00
Heng Sin Low e11381a8b8 * Add png support for menu icon
* A better logout menu icon
* Reduce missing menu icon log level from SEVERE to WARNING
2006-11-29 09:14:43 +00:00
Heng Sin Low 91cfbba120 * 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:56 +00:00
Heng Sin Low 6e3dc21754 * Fixed some javadoc.
* Minor refactoring, put all database discovery code in one place (Database.java)
2006-11-28 01:35:35 +00:00
Heng Sin Low 6119ab9a84 * 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 08:02:55 +00:00
Heng Sin Low 8d10ea235c * Fixed compilation error in trunk.
To all: please make sure things can compile before commit to trunk.
2006-11-24 08:28:59 +00:00
fjviejo 87ac3d85ba "" 2006-11-23 15:38:55 +00:00
Heng Sin Low 856517415d * 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:25:28 +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 00ed296b49 move branch adempire311 to trunk 2006-11-17 03:07:23 +00:00