Commit Graph

11877 Commits

Author SHA1 Message Date
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
Heng Sin Low 50e3281ddd * 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:12 +00:00
kthiemann 2f0471f9cb BUGFIX C_M_MovementLine -> M_MovementLine
looks like a copy/paste error to me
2006-12-04 14:00:27 +00:00
Heng Sin Low c11ae6e58f * Update eclipse classpath for fyracle patch. 2006-12-04 12:43:31 +00:00
marekmosiewicz 9b2954408b AmtInWords in Polish 2006-12-04 10:46:11 +00:00
marekmosiewicz ac777e5cbe fyracle port updates 2006-12-04 09:28:59 +00:00
marekmosiewicz a309e926b8 Fyracle dump and bug fixes 2006-12-04 09:00:50 +00:00
Heng Sin Low cca70607ff * Use easy connect identifier format 2006-12-01 19:10:57 +00:00
marekmosiewicz 2567d2ef55 Fyracle port 2006-12-01 17:14:01 +00:00
marekmosiewicz e898568505 bug in subselect to find first line. Must match also product not only invoice 2006-12-01 13:37:48 +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 fb90ac32ec * Remove strange default minimum size set in CTextField constructor
* Fixed layout bug reported by jsSolution
2006-12-01 05:38:53 +00:00
Heng Sin Low dfd2e986e2 * Remove strange default minimum size set in CTextField constructor
* Fixed layout bug reported by jsSolution
2006-12-01 05:38:41 +00:00
Heng Sin Low 3f870b63d4 * Make compiled. 2006-11-30 03:08:31 +00:00
Heng Sin Low 8ba073d30f * Rename getMenuImageIcon to getImageIcon2. Leave out this file in previous commit. 2006-11-30 03:05:56 +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
vpj-cd 9f7cb1dd9c Test convert PoastgreSQL 2006-11-29 17:08:32 +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 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 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 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 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 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 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 73be1f688c * Auto start local install when run build complete. 2006-11-28 13:37:40 +00:00
Heng Sin Low 7959a0bdc1 * Fixed resize bug 2006-11-28 09:14:58 +00:00
Heng Sin Low ed3f18e115 * Facelift the setup dialog
* Make the setup of oracle tns name optional. This also remove the current limitation
where your client tns name must be the same as the server database service name.
2006-11-28 08:43:10 +00:00
Heng Sin Low 6c695dd8e5 * Facelift the setup dialog
* Make the setup of oracle tns name optional. This also remove the current limitation
where your client tns name must be the same as the server database service name.
2006-11-28 08:42:40 +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 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
Heng Sin Low 0843ba946f * 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:49 +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 5b49fc0a01 * Fixed compilation error in trunk.
To all: please make sure things can compile before commit to trunk.
2006-11-24 08:29:14 +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
Heng Sin Low 91151a1f67 * 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:56 +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
fjviejo 87ac3d85ba "" 2006-11-23 15:38:55 +00:00
kthiemann 9714c3c5c5 Version without my other customizations - sorry 2006-11-23 14:00:56 +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 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
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
Carlos Ruiz 9b80286758 Bring here from old trunk 2006-11-22 04:40:40 +00:00
Carlos Ruiz 468b8b82d7 Bring here from old trunk 2006-11-22 04:39:15 +00:00
vpj-cd 2f41ca9a64 move branch adempire311 to trunk 2006-11-17 03:17:36 +00:00