[jira] Created: (PIVOT-502) Building with Ant 1.8 gives warnings on the javac tasks

2010-05-24 Thread Roger Whitcomb (JIRA)
Building with Ant 1.8 gives warnings on the javac tasks --- Key: PIVOT-502 URL: https://issues.apache.org/jira/browse/PIVOT-502 Project: Pivot Issue Type: Improvement Affects Versions:

[jira] Updated: (PIVOT-503) Using ClearType, bold text in Pivot 1.5 looks very bad

2010-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-503: - Attachment: screenshot-1.jpg This is from Pivot 1.4 Using ClearType, bold text in Pivot 1.5

[jira] Updated: (PIVOT-503) Using ClearType, bold text in Pivot 1.5 looks very bad

2010-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-503: - Attachment: screenshot-2.jpg This is from 1.5 -- notice the O characters appear taller and the

[jira] Commented: (PIVOT-503) Using ClearType, bold text in Pivot 1.5 looks very bad

2010-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870872#action_12870872 ] Roger Whitcomb commented on PIVOT-503: -- I like screenshot-1.jpg myself, but that I got

[jira] Commented: (PIVOT-503) Using ClearType, bold text in Pivot 1.5 looks very bad

2010-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870883#action_12870883 ] Roger Whitcomb commented on PIVOT-503: -- I didn't do anything to change the font. Here

[jira] Commented: (PIVOT-503) Using ClearType, bold text in Pivot 1.5 looks very bad

2010-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870958#action_12870958 ] Roger Whitcomb commented on PIVOT-503: -- Thank you for fixing it so promptly! Using

[jira] Commented: (PIVOT-544) Add a command line argument, --undecorated, to support removing native Frame chrome on a non-fullscreen window

2010-06-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12882229#action_12882229 ] Roger Whitcomb commented on PIVOT-544: -- Just wanted to add to the use case for this

[jira] Commented: (PIVOT-583) Add parent to TreeNode/TreeBranch

2010-08-03 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894971#action_12894971 ] Roger Whitcomb commented on PIVOT-583: -- FWIW -- every time I've implemented my own Tree

[jira] Created: (PIVOT-626) Add userData member to TreeNode to facilitate right-click menu handling (among other things)

2010-09-03 Thread Roger Whitcomb (JIRA)
Add userData member to TreeNode to facilitate right-click menu handling (among other things) -- Key: PIVOT-626 URL: https://issues.apache.org/jira/browse/PIVOT-626

[jira] Commented: (PIVOT-626) Add userData member to TreeNode to facilitate right-click menu handling (among other things)

2010-09-03 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906084#action_12906084 ] Roger Whitcomb commented on PIVOT-626: -- Cool. Thank you. Yeah, I added the String

[jira] Created: (PIVOT-644) Improve JSONSerializer to ignore a BOM at the beginning of file

2010-09-21 Thread Roger Whitcomb (JIRA)
Improve JSONSerializer to ignore a BOM at the beginning of file --- Key: PIVOT-644 URL: https://issues.apache.org/jira/browse/PIVOT-644 Project: Pivot Issue Type: Improvement

[jira] Updated: (PIVOT-674) Add Translations for existing Resources

2010-11-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-674: - Attachment: local_zh_cn.zip Here are Chinese versions from one of our developers. The files have

[jira] Issue Comment Edited: (PIVOT-674) Add Translations for existing Resources

2010-11-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935534#action_12935534 ] Roger Whitcomb edited comment on PIVOT-674 at 11/24/10 5:10 PM:

[jira] Updated: (PIVOT-703) Allow BXMLSerializer.bind() to access superclass fields

2011-02-07 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-703: - Attachment: diff Here is a patch to implement this change -- required refactoring the loop

[jira] Created: (PIVOT-703) Allow BXMLSerializer.bind() to access superclass fields

2011-02-07 Thread Roger Whitcomb (JIRA)
Allow BXMLSerializer.bind() to access superclass fields --- Key: PIVOT-703 URL: https://issues.apache.org/jira/browse/PIVOT-703 Project: Pivot Issue Type: Improvement Components:

[jira] Closed: (PIVOT-703) Allow BXMLSerializer.bind() to access superclass fields

2011-02-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb closed PIVOT-703. Resolution: Not A Problem Using the bind(Object object, Class? type) method is perfect to do what I

[jira] Created: (PIVOT-719) Keyboard shortcut display is not correct on Windows XP platform

2011-03-18 Thread Roger Whitcomb (JIRA)
Keyboard shortcut display is not correct on Windows XP platform --- Key: PIVOT-719 URL: https://issues.apache.org/jira/browse/PIVOT-719 Project: Pivot Issue Type: Bug

[jira] Updated: (PIVOT-719) Keyboard shortcut display is not correct on Windows XP platform

2011-03-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-719: - Attachment: windows-normal-usage-1.jpg Example of normal Windows usage Ctrl+Alt+F Keyboard

[jira] Updated: (PIVOT-719) Keyboard shortcut display is not correct on Windows XP platform

2011-03-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-719: - Attachment: windows-normal-usage-2.jpg Here is an example with just F5. Keyboard shortcut

[jira] Updated: (PIVOT-719) Keyboard shortcut display is not correct on Windows XP platform

2011-03-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-719: - Attachment: keyboard.patch Here is a patch to fix both problems. Keyboard shortcut display is

[jira] [Created] (PIVOT-745) Illegal argument exception on tristate checkbox using stateKey binding

2011-05-18 Thread Roger Whitcomb (JIRA)
Illegal argument exception on tristate checkbox using stateKey binding -- Key: PIVOT-745 URL: https://issues.apache.org/jira/browse/PIVOT-745 Project: Pivot Issue Type: Bug

[jira] [Updated] (PIVOT-745) Illegal argument exception on tristate checkbox using stateKey binding

2011-05-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-745: - Attachment: button.diff Here is a patch that fixes the problem. Illegal argument exception on

[jira] [Created] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-19 Thread Roger Whitcomb (JIRA)
Add API to return Version of Pivot retrieved from build.properties Key: PIVOT-746 URL: https://issues.apache.org/jira/browse/PIVOT-746 Project: Pivot Issue Type: New

[jira] [Updated] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-746: - Attachment: version.patch Here is a patch that implements this feature. Add API to return

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-20 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13036896#comment-13036896 ] Roger Whitcomb commented on PIVOT-746: -- I was piggybacking on two things: 1)

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037987#comment-13037987 ] Roger Whitcomb commented on PIVOT-746: -- I'd be happy to do it, except that I know next

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038012#comment-13038012 ] Roger Whitcomb commented on PIVOT-746: -- Can't we just set the classpath for Eclipse to

[jira] [Updated] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-746: - Attachment: version2.patch Patch to use Package.getImplementationVersion() instead of the

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038949#comment-13038949 ] Roger Whitcomb commented on PIVOT-746: -- Okay, so here's a patch that reverts the

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-25 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039252#comment-13039252 ] Roger Whitcomb commented on PIVOT-746: -- The only think I was wondering (which is why I

[jira] [Commented] (PIVOT-623) ellipsis style on labels

2011-06-05 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044494#comment-13044494 ] Roger Whitcomb commented on PIVOT-623: -- I have a slightly different possible solution

[jira] [Updated] (PIVOT-623) ellipsis style on labels

2011-06-05 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-623: - Attachment: label.diff This patch implements the wrapChars style. An example of its use is:

[jira] [Commented] (PIVOT-623) ellipsis style on labels

2011-06-06 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044767#comment-13044767 ] Roger Whitcomb commented on PIVOT-623: -- Hi Sandro, I haven't been told I have commit

[jira] [Commented] (PIVOT-623) ellipsis style on labels

2011-06-06 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044906#comment-13044906 ] Roger Whitcomb commented on PIVOT-623: -- I have a label field that displays a

[jira] [Commented] (PIVOT-623) ellipsis style on labels

2011-06-06 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044952#comment-13044952 ] Roger Whitcomb commented on PIVOT-623: -- That's fairly reasonable, and in some of my

[jira] [Created] (PIVOT-753) Provide an alternative to whitespace for wrapping long Label text

2011-06-06 Thread Roger Whitcomb (JIRA)
Provide an alternative to whitespace for wrapping long Label text - Key: PIVOT-753 URL: https://issues.apache.org/jira/browse/PIVOT-753 Project: Pivot Issue Type: Improvement

[jira] [Updated] (PIVOT-753) Provide an alternative to whitespace for wrapping long Label text

2011-06-06 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-753: - Attachment: label.patch Patch originally attached to PIVOT-623 to implement the

[jira] [Updated] (PIVOT-753) Provide an alternative to whitespace for wrapping long Label text

2011-06-13 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-753: - Attachment: label2.patch Here is an updated patch that (more or less) implements Greg's

[jira] [Commented] (PIVOT-753) Provide an alternative to whitespace for wrapping long Label text

2011-06-13 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13048801#comment-13048801 ] Roger Whitcomb commented on PIVOT-753: -- Will do and I will post the testing results

[jira] [Created] (PIVOT-762) Incorrect handling of TAB key in SuggestionPopup

2011-06-21 Thread Roger Whitcomb (JIRA)
Incorrect handling of TAB key in SuggestionPopup Key: PIVOT-762 URL: https://issues.apache.org/jira/browse/PIVOT-762 Project: Pivot Issue Type: Bug Components: wtk-terra Affects

[jira] [Updated] (PIVOT-762) Incorrect handling of TAB key in SuggestionPopup

2011-06-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-762: - Attachment: suggest.patch This patch seems to work for my test case. Incorrect handling of TAB

[jira] [Created] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-21 Thread Roger Whitcomb (JIRA)
Add tri-state checkbox renderer for TableView row editors - Key: PIVOT-763 URL: https://issues.apache.org/jira/browse/PIVOT-763 Project: Pivot Issue Type: Improvement

[jira] [Updated] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-763: - Attachment: tristate.patch This patch implements the feature. Tested in our application where we

[jira] [Commented] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052875#comment-13052875 ] Roger Whitcomb commented on PIVOT-763: -- That was the way I originally implemented it,

[jira] [Commented] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052879#comment-13052879 ] Roger Whitcomb commented on PIVOT-763: -- The other thing I thought about was only

[jira] [Commented] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052884#comment-13052884 ] Roger Whitcomb commented on PIVOT-763: -- Do you mean making a base class

[jira] [Updated] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-763: - Attachment: tristate2.patch Okay, this implements this hierarchy: base class with two subclasses.

[jira] [Updated] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-763: - Fix Version/s: (was: 2.1) 2.0.1 Add tri-state checkbox renderer for

[jira] [Resolved] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb resolved PIVOT-763. -- Resolution: Fixed Add tri-state checkbox renderer for TableView row editors

[jira] [Assigned] (PIVOT-763) Add tri-state checkbox renderer for TableView row editors

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb reassigned PIVOT-763: Assignee: Roger Whitcomb Add tri-state checkbox renderer for TableView row editors

[jira] [Updated] (PIVOT-762) Incorrect handling of TAB key in SuggestionPopup

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-762: - Attachment: suggest2.patch Updated patch with just the TAB/SHIFT-TAB handling straightened out.

[jira] [Resolved] (PIVOT-762) Incorrect handling of TAB key in SuggestionPopup

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb resolved PIVOT-762. -- Resolution: Fixed There are some ancillary issues which are/will be covered by other tickets.

[jira] [Commented] (PIVOT-762) Incorrect handling of TAB key in SuggestionPopup

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053410#comment-13053410 ] Roger Whitcomb commented on PIVOT-762: -- Committed revision 1138592. Incorrect

[jira] [Assigned] (PIVOT-753) Provide an alternative to whitespace for wrapping long Label text

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb reassigned PIVOT-753: Assignee: Roger Whitcomb Provide an alternative to whitespace for wrapping long Label text

[jira] [Commented] (PIVOT-753) Provide an alternative to whitespace for wrapping long Label text

2011-06-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053537#comment-13053537 ] Roger Whitcomb commented on PIVOT-753: -- Went through every use of Label in our (pretty

[jira] [Created] (PIVOT-772) Exceptions thrown when calling scrollAreaToVisible of TextArea when incomplete lines exist

2011-07-18 Thread Roger Whitcomb (JIRA)
Exceptions thrown when calling scrollAreaToVisible of TextArea when incomplete lines exist -- Key: PIVOT-772 URL: https://issues.apache.org/jira/browse/PIVOT-772

[jira] [Updated] (PIVOT-772) Exceptions thrown when calling scrollAreaToVisible of TextArea when incomplete lines exist

2011-07-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-772: - Attachment: scroll.bxml Scroll.java Just compile and run the test code. There

[jira] [Commented] (PIVOT-772) Exceptions thrown when calling scrollAreaToVisible of TextArea when incomplete lines exist

2011-07-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067423#comment-13067423 ] Roger Whitcomb commented on PIVOT-772: -- Actually the title of the issue is misleading:

[jira] [Updated] (PIVOT-772) Exceptions thrown when calling getCharacterBounds of TextArea when incomplete lines exist

2011-07-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-772: - Attachment: scroll2.log scroll.log scroll.log is the result choosing Multiple

[jira] [Reopened] (PIVOT-772) Exceptions thrown when calling getCharacterBounds of TextArea when incomplete lines exist

2011-07-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb reopened PIVOT-772: -- See previous comment for reason to reopen. Exceptions thrown when calling getCharacterBounds of

[jira] [Reopened] (PIVOT-772) Exceptions thrown when calling getCharacterBounds of TextArea when incomplete lines exist

2011-07-25 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb reopened PIVOT-772: -- Hi Noel, After some more testing with our real application, there are still some funny things

[jira] [Updated] (PIVOT-772) Exceptions thrown when calling getCharacterBounds of TextArea when incomplete lines exist

2011-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-772: - Attachment: Scroll2.java Hi Noel, If you use the new attached Scroll2.java and choose Multiple

[jira] [Commented] (PIVOT-772) Exceptions thrown when calling getCharacterBounds of TextArea when incomplete lines exist

2011-07-27 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071898#comment-13071898 ] Roger Whitcomb commented on PIVOT-772: -- Hi Noel, Just tried it and it seems to work

[jira] [Updated] (PIVOT-669) tooltip being displayed outside of the window

2011-08-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-669: - Attachment: tooltip.patch This patch addresses this issue. tooltip being displayed outside of

[jira] [Updated] (PIVOT-669) tooltip being displayed outside of the window

2011-08-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-669: - Attachment: tooltip2.patch Better patch that also addresses the issues if the window is very

[jira] [Updated] (PIVOT-669) tooltip being displayed outside of the window

2011-08-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-669: - Attachment: (was: tooltip2.patch) tooltip being displayed outside of the window

[jira] [Updated] (PIVOT-669) tooltip being displayed outside of the window

2011-08-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-669: - Attachment: tooltip2.patch Even better patch that positions the tip better for cases near the

[jira] [Commented] (PIVOT-669) tooltip being displayed outside of the window

2011-08-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087306#comment-13087306 ] Roger Whitcomb commented on PIVOT-669: -- Sorry, having trouble getting screenshots to

[jira] [Updated] (PIVOT-669) tooltip being displayed outside of the window

2011-08-18 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-669: - Fix Version/s: (was: 2.1) 2.0.1 Assignee: Roger Whitcomb tooltip

[jira] [Commented] (PIVOT-669) tooltip being displayed outside of the window

2011-08-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087788#comment-13087788 ] Roger Whitcomb commented on PIVOT-669: -- Sending

[jira] [Resolved] (PIVOT-669) tooltip being displayed outside of the window

2011-08-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb resolved PIVOT-669. -- Resolution: Fixed Revision 1159676. tooltip being displayed outside of the window

[jira] [Created] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-19 Thread Roger Whitcomb (JIRA)
Add FillPane layout container that acts like a BoxPane with fill=true in both directions Key: PIVOT-790 URL: https://issues.apache.org/jira/browse/PIVOT-790

[jira] [Updated] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-790: - Attachment: fill.patch Attached fill.patch implements this feature and adds it to

[jira] [Updated] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-790: - Description: Would like to have a FillPane that lays out its components to fill the available

[jira] [Commented] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-20 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088315#comment-13088315 ] Roger Whitcomb commented on PIVOT-790: -- Hmm, interesting thought. Although the code

[jira] [Updated] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-790: - Attachment: fill_pane_horizontal.jpg This is what it looks like in ComponentExplorer with

[jira] [Updated] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-790: - Attachment: fill_pane_vertical.jpg And vertical orientation. Add FillPane layout container that

[jira] [Commented] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1304#comment-1304 ] Roger Whitcomb commented on PIVOT-790: -- Would like to know if the consensus is to add

[jira] [Commented] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-23 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089552#comment-13089552 ] Roger Whitcomb commented on PIVOT-790: -- Noel, I can see your point, although changing

[jira] [Resolved] (PIVOT-790) Add FillPane layout container that acts like a BoxPane with fill=true in both directions

2011-08-24 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb resolved PIVOT-790. -- Resolution: Fixed Added to layout tutorials as well. Sending

[jira] [Commented] (PIVOT-844) SuggestionPopup Allow replacing selected text to the beginning index until current cursor of TextInput or TextArea Component

2012-04-22 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259389#comment-13259389 ] Roger Whitcomb commented on PIVOT-844: -- That sounds good to me, although I think it

[jira] [Commented] (PIVOT-856) TerraLabelSkin.setDisabledColor throws exception

2012-05-29 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285169#comment-13285169 ] Roger Whitcomb commented on PIVOT-856: -- Okay, that looks correct (manifests would

[jira] [Created] (PIVOT-857) Add activity indicator to file browser while loading a directory

2012-05-29 Thread Roger Whitcomb (JIRA)
Roger Whitcomb created PIVOT-857: Summary: Add activity indicator to file browser while loading a directory Key: PIVOT-857 URL: https://issues.apache.org/jira/browse/PIVOT-857 Project: Pivot

[jira] [Commented] (PIVOT-856) TerraLabelSkin.setDisabledColor throws exception

2012-05-29 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285207#comment-13285207 ] Roger Whitcomb commented on PIVOT-856: -- No problem. I'm going to close the issue,

[jira] [Updated] (PIVOT-817) Implement borderThickness style for TerraPushButtonSkin

2012-05-29 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-817: - Due Date: 31/Jul/12 (was: 30/Dec/11) This needs a lot more thought. The simple solution looks

[jira] [Commented] (PIVOT-817) Implement borderThickness style for TerraPushButtonSkin

2012-05-30 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285802#comment-13285802 ] Roger Whitcomb commented on PIVOT-817: -- If it looked right, that is, the same way

[jira] [Updated] (PIVOT-857) Add activity indicator to file browser while loading a directory

2012-06-05 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-857: - Attachment: browser.patch The browser.patch implements this functionality and also speeds up the

[jira] [Resolved] (PIVOT-857) Add activity indicator to file browser while loading a directory

2012-06-05 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb resolved PIVOT-857. -- Resolution: Fixed Sending

[jira] [Commented] (PIVOT-796) TerraFileBrowserSheetSkin: improve user experience with slow drives

2012-07-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418415#comment-13418415 ] Roger Whitcomb commented on PIVOT-796: -- I will take a look at this, yes.

[jira] [Assigned] (PIVOT-796) TerraFileBrowserSheetSkin: improve user experience with slow drives

2012-07-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb reassigned PIVOT-796: Assignee: Roger Whitcomb TerraFileBrowserSheetSkin: improve user experience with slow

[jira] [Commented] (PIVOT-796) TerraFileBrowserSheetSkin: improve user experience with slow drives

2012-07-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418424#comment-13418424 ] Roger Whitcomb commented on PIVOT-796: -- I added an overlay Activity Indicator to 2.0.2

[jira] [Created] (PIVOT-864) Add a pluggable file system architecture to FileBrowser so remote browsing can be done

2012-07-23 Thread Roger Whitcomb (JIRA)
Roger Whitcomb created PIVOT-864: Summary: Add a pluggable file system architecture to FileBrowser so remote browsing can be done Key: PIVOT-864 URL: https://issues.apache.org/jira/browse/PIVOT-864

[jira] [Created] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
Roger Whitcomb created PIVOT-865: Summary: Crash in Save, As dialog when path + filename entered in text field Key: PIVOT-865 URL: https://issues.apache.org/jira/browse/PIVOT-865 Project: Pivot

[jira] [Commented] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423336#comment-13423336 ] Roger Whitcomb commented on PIVOT-865: -- Related to Pivot-825. Looks like the fix for

[jira] [Commented] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423349#comment-13423349 ] Roger Whitcomb commented on PIVOT-865: -- Simple fix for this problem: getName() -

[jira] [Comment Edited] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423349#comment-13423349 ] Roger Whitcomb edited comment on PIVOT-865 at 7/26/12 7:22 PM:

[jira] [Updated] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-865: - Attachment: pivot865.patch Attached is a patch to fixes all the problems that I could find. It

[jira] [Comment Edited] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423659#comment-13423659 ] Roger Whitcomb edited comment on PIVOT-865 at 7/27/12 4:07 AM:

[jira] [Commented] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-27 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423907#comment-13423907 ] Roger Whitcomb commented on PIVOT-865: -- Hi Sandro, that would be great if you could

[jira] [Assigned] (PIVOT-860) CPU Usage at 100% when displaying an Expander

2012-07-27 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb reassigned PIVOT-860: Assignee: Roger Whitcomb (was: Sandro Martini) CPU Usage at 100% when displaying an

  1   2   3   4   5   6   7   8   9   >