Commit Graph

24 Commits

Author SHA1 Message Date
vpj-cd d087054d12 Adempiere 3.1.2 2006-12-07 03:27:39 +00:00
vpj-cd 8a0bf1e3c7 Adempiere 3.1.2 2006-12-07 03:22:38 +00:00
Carlos Ruiz 773b43e4b2 integrate phib fixing bug reported here http://sourceforge.net/tracker/index.php?func=detail&aid=1568765&group_id=176962&atid=879332
[ 1568765 ] Close email dialog button broken
2006-12-06 14:32:17 +00:00
Heng Sin Low 641933241f * More open window tracking fixed. 2006-12-06 05:12:02 +00:00
Heng Sin Low 63fcc2160c * Tidy up the open window tracking code. Earlier code failed to track window open from zoom action. 2006-12-06 04:50:00 +00:00
Carlos Ruiz 6ab73d009c integrate phib contribution from
http://sourceforge.net/tracker/index.php?func=detail&aid=1566335&group_id=176962&atid=879334
[ 1566335 ] Report View scrolling (Bug 1566328)
2006-12-06 04:25:09 +00:00
Heng Sin Low 3e8d4b530f * WindowManager need to track zoom across window as well
* Fixed error message prompt twice bug when changing tab
* Disallow change to detail tab when parent tab is new and not saved yet
2006-12-06 03:47:37 +00:00
marekmosiewicz a309e926b8 Fyracle dump and bug fixes 2006-12-04 09:00:50 +00:00
marekmosiewicz 2567d2ef55 Fyracle port 2006-12-01 17:14:01 +00:00
Heng Sin Low 947138c8eb * Restored window size not correct if open window maximized is turn on. 2006-12-01 10:28:21 +00:00
Heng Sin Low 5e52d7407b * Implemented my proposal in
http://sourceforge.net/forum/forum.php?thread_id=1617252&forum_id=610548

* Implemented workaround for
http://sourceforge.net/forum/forum.php?thread_id=1623567&forum_id=610546

* Report viewer needs to be track in the open window manager

* Fixed range editor layout bug in ParameterPanel
2006-12-01 08:02:44 +00:00
Heng Sin Low 360f80a36b * Rename getMenuImageIcon to getImageIcon2
* Added 24x24 logout icon
* Added logout menu to application window
2006-11-30 02:34:39 +00:00
Heng Sin Low fd4b6ec354 * Display splash after logout and relogin 2006-11-29 14:57:21 +00:00
Heng Sin Low 7c96a4b520 * Remove hard coded text in Preference.java
* Fixed layout bug in PLAFEditorPanel.java
2006-11-29 12:49:28 +00:00
Heng Sin Low 5c03ba3cb6 * 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:25 +00:00
Heng Sin Low f5627338a5 wrong extension case. 2006-11-29 08:28:10 +00:00
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