Commit Graph

22 Commits

Author SHA1 Message Date
Heng Sin Low e6d43ac6e4 [ 1916275 ] Default font size too big 2008-03-26 02:37:24 +00:00
fer_luck 96813340f9 [FR 1823612 ] Product Info Screen Improvements
Notice that I modified the Adempiere Look and Feel of swingx taskpane components to match Adempiere's theme.
2007-11-16 16:50:19 +00:00
Heng Sin Low d03bb12c3f * Collapsed and Horizontal Tab for Field Group
- Hide tab area for horizontal tab if only one tab.
2007-10-11 03:16:32 +00:00
teo_sarca 1e5522be6b patch [ 1673699 ] Code-cleanup: unused imports 2007-04-02 16:07:30 +00:00
Heng Sin Low 03c381862b * minor UI twist - set default font size base on screen resolution. 2007-03-27 06:49:23 +00:00
mjudd 2f660767c2 BugFix https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1673714&group_id=176962 2007-03-07 00:30:22 +00:00
mjudd 88f21c4d1a BugFix https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1673714&group_id=176962 2007-03-07 00:08:15 +00:00
Heng Sin Low c1799b2894 * Bug fix from Compiere 260c 2007-03-01 13:49:16 +00:00
afalcone ffd04b6359 Bug Fix [ 1640919 ] Adempiere Theme aspect problem 2007-02-15 19:16:07 +00:00
Heng Sin Low e63b596cef * Revert back to AdempiereTheme as default until outstanding issue in AdempiereThemeInnova is resolved. 2007-01-17 03:21:38 +00:00
vpj-cd b53d4992a7 Set AdempiereThemeInnova as Default 2007-01-17 02:25:06 +00:00
Heng Sin Low 5571c37bc7 * [ 1634807 ] Hierarchical Tab indentation not working 2007-01-15 09:20:15 +00:00
Carlos Ruiz 2d9d6f7422 Some rebranding on URL's 2006-12-27 16:22:47 +00:00
Heng Sin Low c5f34f17f3 * Fixed source file copyright header. 2006-12-23 15:40:02 +00:00
Heng Sin Low 4549ba57de * Secondary color too light make inactive control invisible
* Use red instead of green as background for error field
2006-12-10 05:49:48 +00:00
vpj-cd 0c7b34ddd3 Classes to rollback to hengsin 2006-12-07 21:23:43 +00:00
vpj-cd 110f14a7f5 Adempiere 3.1.2 2006-12-07 03:24:12 +00:00
Heng Sin Low d10b3a8bc7 * Remove hard coded text in Preference.java
* Fixed layout bug in PLAFEditorPanel.java
2006-11-29 12:48:45 +00:00
Heng Sin Low 959114a466 * 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:54:39 +00:00
Heng Sin Low 7959a0bdc1 * Fixed resize bug 2006-11-28 09:14:58 +00:00
Heng Sin Low b830c022cd * 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:27 +00:00
vpj-cd 6c0c1618cf move branch adempire311 to trunk 2006-11-17 03:12:25 +00:00