Thu, 22 Jul 2004 18:35:08 +0000small improvements for the (unused) ICS parser BLD200407222055
lebedkov@netbeans.org [Thu, 22 Jul 2004 18:35:08 +0000] rev 4948
small improvements for the (unused) ICS parser

Thu, 22 Jul 2004 15:03:18 +0000#38303 remove suggestions once last editor is closed.
pkuzel@netbeans.org [Thu, 22 Jul 2004 15:03:18 +0000] rev 4947
#38303 remove suggestions once last editor is closed.

Thu, 22 Jul 2004 14:36:41 +0000Resource bundle splited into two parts - one, which contains messages
mentlicher@netbeans.org [Thu, 22 Jul 2004 14:36:41 +0000] rev 4946
Resource bundle splited into two parts - one, which contains messages
that are loaded by global commands provider (variables and global commands)
and the original with removed message for variables and global commands.
This is an performance improvement, necessary for the fix of issue #38108.
According to measurements this makes Versioning menu faster by about 30 ms.

Thu, 22 Jul 2004 14:26:05 +0000#35917 improved navigation for fix and continue use case.
pkuzel@netbeans.org [Thu, 22 Jul 2004 14:26:05 +0000] rev 4945
#35917 improved navigation for fix and continue use case.

Thu, 22 Jul 2004 09:08:46 +0000#45006 workaround removed, it's fixed in TTV.
pkuzel@netbeans.org [Thu, 22 Jul 2004 09:08:46 +0000] rev 4944
#45006 workaround removed, it's fixed in TTV.

Thu, 22 Jul 2004 09:03:23 +0000#37802 workaround removed.
pkuzel@netbeans.org [Thu, 22 Jul 2004 09:03:23 +0000] rev 4943
#37802 workaround removed.

Wed, 21 Jul 2004 16:36:14 +0000Tooltip of "Force to Commit" option improved. BLD200407220815
mentlicher@netbeans.org [Wed, 21 Jul 2004 16:36:14 +0000] rev 4942
Tooltip of "Force to Commit" option improved.
This is a fix of issue #46252.

Wed, 21 Jul 2004 16:34:16 +0000Special UI for most commonly used query.
pkuzel@netbeans.org [Wed, 21 Jul 2004 16:34:16 +0000] rev 4941
Special UI for most commonly used query.

Wed, 21 Jul 2004 16:23:44 +0000Construct the popup presenter instead of menu presenter in order to now to show
mentlicher@netbeans.org [Wed, 21 Jul 2004 16:23:44 +0000] rev 4940
Construct the popup presenter instead of menu presenter in order to now to show
the icons and align to the left.
This is a fix of issue #46398.

Wed, 21 Jul 2004 15:46:59 +0000Do get and store just "HOMEDRIVE" and "HOMEPATH" variables on Windows.
mentlicher@netbeans.org [Wed, 21 Jul 2004 15:46:59 +0000] rev 4939
Do get and store just "HOMEDRIVE" and "HOMEPATH" variables on Windows.
Do not check HOME on that platform (fallback is to "user.home").
This is a fix of issue #46248.