svn commit: r1138493 - in /pivot/trunk/wtk/src/org/apache/pivot/wtk/content: TableViewBooleanCellRenderer.java TableViewCheckboxCellRenderer.java TableViewTriStateCellRenderer.java

2011-06-22 Thread rwhitcomb
Author: rwhitcomb Date: Wed Jun 22 14:53:20 2011 New Revision: 1138493 URL: http://svn.apache.org/viewvc?rev=1138493view=rev Log: Adds a trivial extension to the possible cell editors for a TableView to support tri-state checkboxes. This is logged as JIRA PIVOT-763. Basically this makes some

svn commit: r1138592 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraSuggestionPopupSkin.java

2011-06-22 Thread rwhitcomb
Author: rwhitcomb Date: Wed Jun 22 19:21:49 2011 New Revision: 1138592 URL: http://svn.apache.org/viewvc?rev=1138592view=rev Log: Incorrect handling of TAB key in SuggestionPopup This is part of the fix for JIRA PIVOT-762. Straightens out the handling of Tab/Shift-Tab keys in SuggestionPopup

svn commit: r1148541 - /pivot/site/trunk/www/who-we-are.xml

2011-07-19 Thread rwhitcomb
Author: rwhitcomb Date: Tue Jul 19 21:21:48 2011 New Revision: 1148541 URL: http://svn.apache.org/viewvc?rev=1148541view=rev Log: Added Other Committers section to the Who We Are page. Modified: pivot/site/trunk/www/who-we-are.xml Modified: pivot/site/trunk/www/who-we-are.xml URL: http

svn commit: r1148574 - /pivot/site/trunk/www/faq.xml

2011-07-19 Thread rwhitcomb
Author: rwhitcomb Date: Tue Jul 19 22:04:51 2011 New Revision: 1148574 URL: http://svn.apache.org/viewvc?rev=1148574view=rev Log: Fixed a typo in the link text to the Belarussian translation of the FAQ document. Modified: pivot/site/trunk/www/faq.xml Modified: pivot/site/trunk/www/faq.xml

svn commit: r1159676 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/skin/ComponentSkin.java

2011-08-19 Thread rwhitcomb
Author: rwhitcomb Date: Fri Aug 19 16:30:49 2011 New Revision: 1159676 URL: http://svn.apache.org/viewvc?rev=1159676view=rev Log: Switch the tooltip X position to be left of the mouse position if it would go off the right of the display. But, make sure it will not go off the left

svn commit: r1181083 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin.java

2011-10-10 Thread rwhitcomb
Author: rwhitcomb Date: Mon Oct 10 17:25:54 2011 New Revision: 1181083 URL: http://svn.apache.org/viewvc?rev=1181083view=rev Log: Add the addComponent method to TerraFileBrowserSheetSkin.java in order to be able to add custom components (such as character set selection) during a File, Open

svn commit: r1188501 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFrameSkin.java

2011-10-25 Thread rwhitcomb
Author: rwhitcomb Date: Tue Oct 25 03:11:25 2011 New Revision: 1188501 URL: http://svn.apache.org/viewvc?rev=1188501view=rev Log: Add showContentBevel style to TerraFrameSkin which allows the one pixel white bevel at the top of the content area to be turned off, for greater flexibility

svn commit: r1190471 - in /pivot/site/trunk: deploy/who-we-are.html www/who-we-are.xml

2011-10-30 Thread rwhitcomb
Author: rwhitcomb Date: Fri Oct 28 17:49:37 2011 New Revision: 1190471 URL: http://svn.apache.org/viewvc?rev=1190471view=rev Log: Move Roger Whitcomb from 'Other Committers' list to 'Project Management Committee list. Modified: pivot/site/trunk/deploy/who-we-are.html pivot/site/trunk

svn commit: r1210331 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin.java

2011-12-05 Thread rwhitcomb
Author: rwhitcomb Date: Mon Dec 5 04:50:08 2011 New Revision: 1210331 URL: http://svn.apache.org/viewvc?rev=1210331view=rev Log: PIVOT-825 (additional problem) Moved code around in the previewSheetClose method of TerraFileBrowserSheetSkin so that the selected file(s) are set before

svn commit: r1213836 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/skin/FillPaneSkin.java

2011-12-13 Thread rwhitcomb
Author: rwhitcomb Date: Tue Dec 13 18:33:00 2011 New Revision: 1213836 URL: http://svn.apache.org/viewvc?rev=1213836view=rev Log: PIVOT-828 In FillPane.layout, make sure to ignore invisible childrent when setting position and size. The number of components calculation used to divide up the area

svn commit: r1346574 - in /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra: TerraFileBrowserSkin.java terra_file_browser_skin.bxml

2012-06-05 Thread rwhitcomb
Author: rwhitcomb Date: Tue Jun 5 20:30:20 2012 New Revision: 1346574 URL: http://svn.apache.org/viewvc?rev=1346574view=rev Log: PIVOT-857: Add activity indicator to File Browser while refreshing the file list. This change also speeds up the process and puts almost all

svn commit: r1347103 - in /pivot/branches/2.0.x: ./ wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin.java wtk-terra/src/org/apache/pivot/wtk/skin/terra/terra_file_browser_skin.bxml

2012-06-06 Thread rwhitcomb
Author: rwhitcomb Date: Wed Jun 6 20:35:23 2012 New Revision: 1347103 URL: http://svn.apache.org/viewvc?rev=1347103view=rev Log: Merge changes 1346574 and 1347051 (changes for PIVOT-857) into the 2.0.x branch from trunk. Modified: pivot/branches/2.0.x/ (props changed) pivot/branches

svn commit: r1366523 - /pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraExpanderSkin.java

2012-07-27 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 27 20:28:35 2012 New Revision: 1366523 URL: http://svn.apache.org/viewvc?rev=1366523view=rev Log: Merging revision 1366521 from trunk to branches/2.0.x PIVOT-860: CPU usage at 100% when displaying an Expander. The TerraExpanderSkin.paint method was calling

svn commit: r1366538 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraExpanderSkin.java

2012-07-27 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 27 21:18:18 2012 New Revision: 1366538 URL: http://svn.apache.org/viewvc?rev=1366538view=rev Log: Revise previous fix for Pivot-860: don't need to add the ComponentStateListener (already done by superclass). Modified: pivot/trunk/wtk-terra/src/org/apache

svn commit: r1366540 - /pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraExpanderSkin.java

2012-07-27 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 27 21:22:45 2012 New Revision: 1366540 URL: http://svn.apache.org/viewvc?rev=1366540view=rev Log: Merge revision 1366538 to 2.0.x branch. Revise previous fix for Pivot-860: don't need to add the ComponentStateListener (already done by superclass). Modified

svn commit: r1366553 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/content/TableViewImageCellRenderer.java

2012-07-27 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 27 22:03:01 2012 New Revision: 1366553 URL: http://svn.apache.org/viewvc?rev=1366553view=rev Log: PIVOT-679: TableViewImageCellRenderer should render disabled rows with opacity 0.5f. Modified: pivot/trunk/wtk/src/org/apache/pivot/wtk/content

svn commit: r1366556 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/content/TableViewImageCellRenderer.java

2012-07-27 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 27 22:05:48 2012 New Revision: 1366556 URL: http://svn.apache.org/viewvc?rev=1366556view=rev Log: Merge revision 1366553 from trunk to 2.0.x branch. PIVOT-679: TableViewImageCellRenderer should render disabled rows with opacity 0.5f. Modified: pivot

svn commit: r1366562 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/effects/ScaleDecorator.java

2012-07-27 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 27 22:42:37 2012 New Revision: 1366562 URL: http://svn.apache.org/viewvc?rev=1366562view=rev Log: Pivot-783: ScaleDecorator doesn't repaint component when scale changes. Added Javadoc to the ScaleDecorator class to document how to make the repaint happen

svn commit: r1388681 - in /pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra: TerraFileBrowserSkin.java terra_file_browser_skin.bxml

2012-09-21 Thread rwhitcomb
Author: rwhitcomb Date: Fri Sep 21 21:11:56 2012 New Revision: 1388681 URL: http://svn.apache.org/viewvc?rev=1388681view=rev Log: Cleanup the overlaid activity indicator in FileBrowser so the grid and indicator are already in the BXML file, not created in code. To show the indicator it is only

svn commit: r1388682 - in /pivot/trunk: ./ wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin.java wtk-terra/src/org/apache/pivot/wtk/skin/terra/terra_file_browser_skin.bxml

2012-09-21 Thread rwhitcomb
Author: rwhitcomb Date: Fri Sep 21 21:14:06 2012 New Revision: 1388682 URL: http://svn.apache.org/viewvc?rev=1388682view=rev Log: Cleanup the overlaid activity indicator in FileBrowser so the grid and indicator are already in the BXML file, not created in code. To show the indicator it is only

svn commit: r1391501 [1/3] - in /pivot/trunk: ./ core/src/org/apache/pivot/io/ tests/src/org/apache/pivot/tests/issues/ wtk-terra/src/org/apache/pivot/wtk/skin/terra/ wtk/src/org/apache/pivot/wtk/ wtk

2012-09-28 Thread rwhitcomb
Author: rwhitcomb Date: Fri Sep 28 15:20:08 2012 New Revision: 1391501 URL: http://svn.apache.org/viewvc?rev=1391501view=rev Log: Pivot-721: setFillIcon on ButtonDataRenderer has no effect. Changed previous fix to put the set of fill:true only in the setFillIcon method (because setting it always

svn commit: r1391501 [3/3] - in /pivot/trunk: ./ core/src/org/apache/pivot/io/ tests/src/org/apache/pivot/tests/issues/ wtk-terra/src/org/apache/pivot/wtk/skin/terra/ wtk/src/org/apache/pivot/wtk/ wtk

2012-09-28 Thread rwhitcomb
Added: pivot/trunk/wtk/src/org/apache/pivot/wtk/VFSBrowser.java URL: http://svn.apache.org/viewvc/pivot/trunk/wtk/src/org/apache/pivot/wtk/VFSBrowser.java?rev=1391501view=auto == ---

svn commit: r1391503 - in /pivot/trunk: ./ core/src/org/apache/pivot/io/ tests/src/org/apache/pivot/tests/issues/ wtk-terra/src/org/apache/pivot/wtk/skin/terra/ wtk/src/org/apache/pivot/wtk/ wtk/src/o

2012-09-28 Thread rwhitcomb
Author: rwhitcomb Date: Fri Sep 28 15:30:18 2012 New Revision: 1391503 URL: http://svn.apache.org/viewvc?rev=1391503view=rev Log: (empty) Removed: pivot/trunk/core/src/org/apache/pivot/io/FileObjectList.java pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra

svn commit: r1392533 - /pivot/branches/2.0.x/tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow.java

2012-10-01 Thread rwhitcomb
Author: rwhitcomb Date: Mon Oct 1 19:24:24 2012 New Revision: 1392533 URL: http://svn.apache.org/viewvc?rev=1392533view=rev Log: PIVOT-874: StockTracker: removing multiple symbols may remove unselected ones too Applied patch from user, tested StockTracker application standalone. Modified

svn commit: r1392539 - in /pivot/trunk: ./ tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow.java

2012-10-01 Thread rwhitcomb
Author: rwhitcomb Date: Mon Oct 1 19:29:22 2012 New Revision: 1392539 URL: http://svn.apache.org/viewvc?rev=1392539view=rev Log: PIVOT-874: StockTracker: removing multiple symbols may remove unselected ones too Applied patch from user, tested StockTracker application standalone. Modified

svn commit: r1394847 - /pivot/trunk/core/src/org/apache/pivot/json/JSON.java

2012-10-05 Thread rwhitcomb
Author: rwhitcomb Date: Fri Oct 5 22:39:37 2012 New Revision: 1394847 URL: http://svn.apache.org/viewvc?rev=1394847view=rev Log: PIVOT-875: Allow JSON.get/put to utilize pivot.collections.Map object directly if supplied as the data object. Currently such a perfect object (since every data

svn commit: r1394852 - in /pivot/branches/2.0.x: ./ build.properties core/src/org/apache/pivot/json/JSON.java

2012-10-05 Thread rwhitcomb
Author: rwhitcomb Date: Fri Oct 5 22:49:05 2012 New Revision: 1394852 URL: http://svn.apache.org/viewvc?rev=1394852view=rev Log: Reverting inappropriate merge changes. Modified: pivot/branches/2.0.x/ (props changed) pivot/branches/2.0.x/build.properties pivot/branches/2.0.x/core

svn commit: r1394858 - /pivot/trunk/core/test/org/apache/pivot/json/test/JSONSerializerTest.java

2012-10-05 Thread rwhitcomb
Author: rwhitcomb Date: Fri Oct 5 23:19:27 2012 New Revision: 1394858 URL: http://svn.apache.org/viewvc?rev=1394858view=rev Log: Related to change for Pivot-875: Change JSONSerializerTest to query something besides the count because this will no longer retrieve the actual Map object's getCount

svn commit: r1394859 - in /pivot/branches/2.0.x: ./ core/test/org/apache/pivot/json/test/JSONSerializerTest.java

2012-10-05 Thread rwhitcomb
Author: rwhitcomb Date: Fri Oct 5 23:22:06 2012 New Revision: 1394859 URL: http://svn.apache.org/viewvc?rev=1394859view=rev Log: Related to change for Pivot-875: Change JSONSerializerTest to query something besides the count because this will no longer retrieve the actual Map object's getCount

svn commit: r1395705 - in /pivot/branches/2.0.x: core/src/org/apache/pivot/beans/BeanAdapter.java core/src/org/apache/pivot/json/JSON.java wtk/src/org/apache/pivot/wtk/BoxPane.java wtk/src/org/apache/

2012-10-08 Thread rwhitcomb
Author: rwhitcomb Date: Mon Oct 8 18:24:28 2012 New Revision: 1395705 URL: http://svn.apache.org/viewvc?rev=1395705view=rev Log: Add a little bit of Javadoc to some classes to aid in basic understanding. Modified: pivot/branches/2.0.x/core/src/org/apache/pivot/beans/BeanAdapter.java

svn commit: r1398511 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/ApplicationContext.java

2012-10-15 Thread rwhitcomb
Author: rwhitcomb Date: Mon Oct 15 20:56:49 2012 New Revision: 1398511 URL: http://svn.apache.org/viewvc?rev=1398511view=rev Log: PIVOT-879: Add access to the ApplicationContext displays list so that multiple host displays can be fully supported. Modified: pivot/trunk/wtk/src/org/apache

svn commit: r1398512 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/ApplicationContext.java

2012-10-15 Thread rwhitcomb
Author: rwhitcomb Date: Mon Oct 15 20:58:38 2012 New Revision: 1398512 URL: http://svn.apache.org/viewvc?rev=1398512view=rev Log: PIVOT-879: Add access to the ApplicationContext displays list so that multiple host displays can be fully supported. This is a merge of revision 1398511 from trunk

svn commit: r1399331 - /pivot/trunk/core/src/org/apache/pivot/beans/BeanAdapter.java

2012-10-17 Thread rwhitcomb
Author: rwhitcomb Date: Wed Oct 17 16:38:34 2012 New Revision: 1399331 URL: http://svn.apache.org/viewvc?rev=1399331view=rev Log: PIVOT-558: Add putAll methods to BeanAdapter to allow multiple values to be set in a single call. Greg was not convinced this added sufficient value to be added. I'm

svn commit: r1401781 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/Form.java

2012-10-24 Thread rwhitcomb
Author: rwhitcomb Date: Wed Oct 24 16:57:07 2012 New Revision: 1401781 URL: http://svn.apache.org/viewvc?rev=1401781view=rev Log: PIVOT-834: Provide a way to get the Form.Section that a component belongs to, even if the component is nested inside other containers. The original suggestion

svn commit: r1405882 - /pivot/trunk/core/src/org/apache/pivot/beans/BXMLSerializer.java

2012-11-05 Thread rwhitcomb
Author: rwhitcomb Date: Mon Nov 5 17:13:53 2012 New Revision: 1405882 URL: http://svn.apache.org/viewvc?rev=1405882view=rev Log: PIVOT-536: BXMLSerializer should provide a structure with error information when an exception occurs. The easiest way to do this is provide access

svn commit: r1405883 - in /pivot/branches/2.0.x: ./ core/src/org/apache/pivot/beans/BXMLSerializer.java

2012-11-05 Thread rwhitcomb
Author: rwhitcomb Date: Mon Nov 5 17:16:16 2012 New Revision: 1405883 URL: http://svn.apache.org/viewvc?rev=1405883view=rev Log: PIVOT-536: BXMLSerializer should provide a structure with error information when an exception occurs. The easiest way to do this is provide access

svn commit: r1407585 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin.java

2012-11-09 Thread rwhitcomb
Author: rwhitcomb Date: Fri Nov 9 18:41:34 2012 New Revision: 1407585 URL: http://svn.apache.org/viewvc?rev=1407585view=rev Log: PIVOT-880: NPE when setting the root directory to a Windows UNC path in a FileBrowserSheet. Caused by the fact that the \\ doesn't match any items in the drive list

svn commit: r1407586 - in /pivot/branches/2.0.x: ./ wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin.java

2012-11-09 Thread rwhitcomb
Author: rwhitcomb Date: Fri Nov 9 18:43:20 2012 New Revision: 1407586 URL: http://svn.apache.org/viewvc?rev=1407586view=rev Log: PIVOT-880: NPE when setting the root directory to a Windows UNC path in a FileBrowserSheet. Caused by the fact that the \\ doesn't match any items in the drive list

svn commit: r1409081 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraSheetSkin.java

2012-11-13 Thread rwhitcomb
Author: rwhitcomb Date: Wed Nov 14 05:42:19 2012 New Revision: 1409081 URL: http://svn.apache.org/viewvc?rev=1409081view=rev Log: This change delays the closing transition of a Sheet until all the listeners have weighed in on the closing vote. That way, if the first listener (the skin) is okay

svn commit: r1409083 - in /pivot/branches/2.0.x: ./ wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraSheetSkin.java

2012-11-13 Thread rwhitcomb
Author: rwhitcomb Date: Wed Nov 14 05:44:47 2012 New Revision: 1409083 URL: http://svn.apache.org/viewvc?rev=1409083view=rev Log: This change delays the closing transition of a Sheet until all the listeners have weighed in on the closing vote. That way, if the first listener (the skin) is okay

svn commit: r1410537 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/TextArea.java wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java

2012-11-16 Thread rwhitcomb
Author: rwhitcomb Date: Fri Nov 16 18:54:12 2012 New Revision: 1410537 URL: http://svn.apache.org/viewvc?rev=1410537view=rev Log: Part of PIVOT-696: Add support for viewing tab characters in TextArea. Already the TerraTextAreaSkin has a tabWidth style, and supports Ctrl-Tab entering a tab which

svn commit: r1410555 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/TextArea.java

2012-11-16 Thread rwhitcomb
Author: rwhitcomb Date: Fri Nov 16 20:18:20 2012 New Revision: 1410555 URL: http://svn.apache.org/viewvc?rev=1410555view=rev Log: Part of PIVOT-696: Add support for viewing tab characters in TextArea. Already the TerraTextAreaSkin has a tabWidth style, and supports Ctrl-Tab entering a tab which

svn commit: r1410556 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/TextArea.java

2012-11-16 Thread rwhitcomb
Author: rwhitcomb Date: Fri Nov 16 20:20:02 2012 New Revision: 1410556 URL: http://svn.apache.org/viewvc?rev=1410556view=rev Log: Part of PIVOT-696: Add support for viewing tab characters in TextArea. Already the TerraTextAreaSkin has a tabWidth style, and supports Ctrl-Tab entering a tab which

svn commit: r1417081 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/ComponentStateListener.java

2012-12-04 Thread rwhitcomb
Author: rwhitcomb Date: Tue Dec 4 18:16:58 2012 New Revision: 1417081 URL: http://svn.apache.org/viewvc?rev=1417081view=rev Log: PIVOT-883: Improve Javadoc for the ComponentStateListener interface, particularly the focusedChanged method so the parameters are more clearly explained. But, also

svn commit: r1417088 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/ComponentStateListener.java

2012-12-04 Thread rwhitcomb
Author: rwhitcomb Date: Tue Dec 4 18:20:31 2012 New Revision: 1417088 URL: http://svn.apache.org/viewvc?rev=1417088view=rev Log: PIVOT-883: Improve Javadoc for the ComponentStateListener interface, particularly the focusedChanged method so the parameters are more clearly explained. But, also

svn commit: r1417258 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/TextArea.java

2012-12-04 Thread rwhitcomb
Author: rwhitcomb Date: Wed Dec 5 01:15:00 2012 New Revision: 1417258 URL: http://svn.apache.org/viewvc?rev=1417258view=rev Log: Part of PIVOT-696: Add a property to control whether tabs are expanded to spaces during program operations (that is, setText and insertText): get/setExpandTabs

svn commit: r1417259 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/TextArea.java

2012-12-04 Thread rwhitcomb
Author: rwhitcomb Date: Wed Dec 5 01:16:58 2012 New Revision: 1417259 URL: http://svn.apache.org/viewvc?rev=1417259view=rev Log: Part of PIVOT-696: Add a property to control whether tabs are expanded to spaces during program operations (that is, setText and insertText): get/setExpandTabs

svn commit: r1428056 - /pivot/trunk/tutorials/www/spinners.xml

2013-01-02 Thread rwhitcomb
Author: rwhitcomb Date: Wed Jan 2 21:20:18 2013 New Revision: 1428056 URL: http://svn.apache.org/viewvc?rev=1428056view=rev Log: PIVOT-887: Tutorial example for using NumericSpinnerData doesn't match what is actually required to make it work. So, update the tutorial HTML source (spinners.xml

svn commit: r1428650 - in /pivot/trunk: core/src/org/apache/pivot/beans/BXMLSerializer.java wtk/src/org/apache/pivot/wtk/Spinner.java

2013-01-03 Thread rwhitcomb
Author: rwhitcomb Date: Thu Jan 3 22:37:19 2013 New Revision: 1428650 URL: http://svn.apache.org/viewvc?rev=1428650view=rev Log: PIVOT-887: Make changes to Spinner and BXMLSerializer such that using the DefaultProperty of Spinner (which is spinnerData) in a BXML file will work correctly

svn commit: r1428652 - in /pivot/branches/2.0.x: ./ core/src/org/apache/pivot/beans/BXMLSerializer.java wtk/src/org/apache/pivot/wtk/Spinner.java

2013-01-03 Thread rwhitcomb
Author: rwhitcomb Date: Thu Jan 3 22:44:59 2013 New Revision: 1428652 URL: http://svn.apache.org/viewvc?rev=1428652view=rev Log: PIVOT-887: Make changes to Spinner and BXMLSerializer such that using the DefaultProperty of Spinner (which is spinnerData) in a BXML file will work correctly

svn commit: r1435351 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/skin/LabelSkin.java

2013-01-18 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jan 18 21:24:19 2013 New Revision: 1435351 URL: http://svn.apache.org/viewvc?rev=1435351view=rev Log: PIVOT-889: Allow newline characters in Label text to do a hard line break when wrapText is set true. I think this is what you would expect in this case, so I'm

svn commit: r1435352 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/skin/LabelSkin.java

2013-01-18 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jan 18 21:26:59 2013 New Revision: 1435352 URL: http://svn.apache.org/viewvc?rev=1435352view=rev Log: PIVOT-889: Allow newline characters in Label text to do a hard line break when wrapText is set true. I think this is what you would expect in this case, so I'm

svn commit: r1436707 - /pivot/trunk/tests/src/org/apache/pivot/tests/LabelTest.java

2013-01-21 Thread rwhitcomb
Author: rwhitcomb Date: Tue Jan 22 01:04:17 2013 New Revision: 1436707 URL: http://svn.apache.org/viewvc?rev=1436707view=rev Log: PIVOT-889: Make a trivial change the LabelTest program to add a hard newline to test/demonstrate the fix. Modified: pivot/trunk/tests/src/org/apache/pivot/tests

svn commit: r1436708 - in /pivot/branches/2.0.x: ./ tests/src/org/apache/pivot/tests/LabelTest.java

2013-01-21 Thread rwhitcomb
Author: rwhitcomb Date: Tue Jan 22 01:06:31 2013 New Revision: 1436708 URL: http://svn.apache.org/viewvc?rev=1436708view=rev Log: PIVOT-889: Make a trivial change the LabelTest program to add a hard newline to test/demonstrate the fix. This is a merge of revision 1436707 from trunk to branches

svn commit: r1438126 - /pivot/trunk/tutorials/www/bxml-primer.xml

2013-01-24 Thread rwhitcomb
Author: rwhitcomb Date: Thu Jan 24 18:57:25 2013 New Revision: 1438126 URL: http://svn.apache.org/viewvc?rev=1438126view=rev Log: Correct a couple of code problems with the bxml-primer tutorial caught by new user. Also corrected a couple of other actual English misspellings also. Modified

svn commit: r1438127 - in /pivot/branches/2.0.x: ./ tutorials/www/bxml-primer.xml

2013-01-24 Thread rwhitcomb
Author: rwhitcomb Date: Thu Jan 24 18:58:54 2013 New Revision: 1438127 URL: http://svn.apache.org/viewvc?rev=1438127view=rev Log: Correct a couple of code problems with the bxml-primer tutorial caught by new user. Also corrected a couple of other actual English misspellings also

svn commit: r1438659 - /pivot/trunk/build.xml

2013-01-25 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jan 25 19:32:42 2013 New Revision: 1438659 URL: http://svn.apache.org/viewvc?rev=1438659view=rev Log: Added the package designation to the Javadoc generation in order to pick up some of the package private classes involved with TextPane (its subsidiary skin classes

svn commit: r1444260 - in /pivot/trunk/wtk/src/org/apache/pivot/wtk/validation: DoubleValidator.java FloatValidator.java FormattedValidator.java

2013-02-08 Thread rwhitcomb
Author: rwhitcomb Date: Fri Feb 8 22:17:50 2013 New Revision: 1444260 URL: http://svn.apache.org/r1444260 Log: PIVOT-892: Floating-point validators were not recognizing scientific notation as valid input. From a lot of online searching, and reading through the Java code, it appears

svn commit: r1444261 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/validation/DoubleValidator.java wtk/src/org/apache/pivot/wtk/validation/FloatValidator.java wtk/src/org/apache/pivot/wt

2013-02-08 Thread rwhitcomb
Author: rwhitcomb Date: Fri Feb 8 22:19:59 2013 New Revision: 1444261 URL: http://svn.apache.org/r1444261 Log: PIVOT-892: Floating-point validators were not recognizing scientific notation as valid input. From a lot of online searching, and reading through the Java code, it appears

svn commit: r1444910 - in /pivot/trunk: tests/src/org/apache/pivot/tests/ wtk/src/org/apache/pivot/wtk/validation/

2013-02-11 Thread rwhitcomb
Author: rwhitcomb Date: Mon Feb 11 18:17:06 2013 New Revision: 1444910 URL: http://svn.apache.org/r1444910 Log: PIVOT-892 (more): The real problem with validating scientific notation was the UPPER/lower case of the exponent character. So, moved the Locale into FormattedValidator and doing

svn commit: r1444912 - in /pivot/branches/2.0.x: ./ tests/src/org/apache/pivot/tests/ wtk/src/org/apache/pivot/wtk/validation/

2013-02-11 Thread rwhitcomb
Author: rwhitcomb Date: Mon Feb 11 18:20:43 2013 New Revision: 1444912 URL: http://svn.apache.org/r1444912 Log: PIVOT-892 (more): The real problem with validating scientific notation was the UPPER/lower case of the exponent character. So, moved the Locale into FormattedValidator and doing

svn commit: r1445449 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java

2013-02-12 Thread rwhitcomb
Author: rwhitcomb Date: Wed Feb 13 01:17:02 2013 New Revision: 1445449 URL: http://svn.apache.org/r1445449 Log: PIVOT-696 (part): More work with TAB characters in TextArea. Add a style acceptsTab that changes the behavior of TAB and Ctrl-TAB (actually reversing them). The default (false) means

svn commit: r1445470 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java

2013-02-12 Thread rwhitcomb
Author: rwhitcomb Date: Wed Feb 13 04:25:49 2013 New Revision: 1445470 URL: http://svn.apache.org/r1445470 Log: PIVOT-696 (part): More work with TAB characters in TextArea. Add a style acceptsTab that changes the behavior of TAB and Ctrl-TAB (actually reversing them). The default (false) means

svn commit: r1446283 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java

2013-02-14 Thread rwhitcomb
Author: rwhitcomb Date: Thu Feb 14 17:55:00 2013 New Revision: 1446283 URL: http://svn.apache.org/r1446283 Log: Part of PIVOT-891: Implement double-click to select a word and triple-click to select the whole line. Fix the Shift-LEFT and Shift-RIGHT to work properly in that case of first moving

svn commit: r1446780 - /pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTableViewSkin.java

2013-02-15 Thread rwhitcomb
Author: rwhitcomb Date: Fri Feb 15 21:25:10 2013 New Revision: 1446780 URL: http://svn.apache.org/r1446780 Log: More work on PIVOT-873: editOnMouseDown style for TableView: fix logic in SelectMode.NONE case so this style works right to select the row for editing on first click. Modified

svn commit: r1447977 - in /pivot/branches/2.0.x: core/src/org/apache/pivot/util/ListenerList.java wtk/src/org/apache/pivot/wtk/content/ButtonData.java wtk/src/org/apache/pivot/wtk/media/Image.java

2013-02-19 Thread rwhitcomb
Author: rwhitcomb Date: Wed Feb 20 00:13:32 2013 New Revision: 1447977 URL: http://svn.apache.org/r1447977 Log: Part of PIVOT-861: Lingering memory leak of ListenerList$Node objects when continuosly creating and destroying windows or buttons (from BXMLSerializer). It seemed like the basic

svn commit: r1447978 - in /pivot/trunk: ./ core/src/org/apache/pivot/util/ListenerList.java wtk/src/org/apache/pivot/wtk/content/ButtonData.java wtk/src/org/apache/pivot/wtk/media/Image.java

2013-02-19 Thread rwhitcomb
Author: rwhitcomb Date: Wed Feb 20 00:16:39 2013 New Revision: 1447978 URL: http://svn.apache.org/r1447978 Log: Part of PIVOT-861: Lingering memory leak of ListenerList$Node objects when continuosly creating and destroying windows or buttons (from BXMLSerializer). It seemed like the basic

svn commit: r1448356 - /pivot/branches/2.0.x/core/src/org/apache/pivot/util/ListenerList.java

2013-02-20 Thread rwhitcomb
Author: rwhitcomb Date: Wed Feb 20 19:20:54 2013 New Revision: 1448356 URL: http://svn.apache.org/r1448356 Log: More on PIVOT-861: Simplify ListenerListT even further by using the java.util.ArrayListT to implement it. This eliminates the need for the private NodeIterator class and simplifies

svn commit: r1448360 - in /pivot/trunk: ./ core/src/org/apache/pivot/util/ListenerList.java

2013-02-20 Thread rwhitcomb
Author: rwhitcomb Date: Wed Feb 20 19:23:40 2013 New Revision: 1448360 URL: http://svn.apache.org/r1448360 Log: More on PIVOT-861: Simplify ListenerListT even further by using the java.util.ArrayListT to implement it. This eliminates the need for the private NodeIterator class and simplifies

svn commit: r1448743 - /pivot/branches/2.0.x/core/src/org/apache/pivot/util/ListenerList.java

2013-02-21 Thread rwhitcomb
Author: rwhitcomb Date: Thu Feb 21 17:50:04 2013 New Revision: 1448743 URL: http://svn.apache.org/r1448743 Log: PIVOT-861: More changes -- using java.util.ArrayList to implement ListenerList was causing many ConcurrentModificationExceptions to be thrown at various times and various places. So

svn commit: r1453891 - /pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraPushButtonSkin.java

2013-03-07 Thread rwhitcomb
Author: rwhitcomb Date: Thu Mar 7 14:23:59 2013 New Revision: 1453891 URL: http://svn.apache.org/r1453891 Log: PIVOT-898: Change one new method name: typo in the name. Modified: pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraPushButtonSkin.java Modified: pivot

svn commit: r1453893 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/Label.java

2013-03-07 Thread rwhitcomb
Author: rwhitcomb Date: Thu Mar 7 14:24:25 2013 New Revision: 1453893 URL: http://svn.apache.org/r1453893 Log: Correct a Javadoc error. Modified: pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/Label.java Modified: pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/Label.java URL: http

svn commit: r1453906 - /pivot/branches/2.0.x/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTableViewSkin.java

2013-03-07 Thread rwhitcomb
Author: rwhitcomb Date: Thu Mar 7 15:01:19 2013 New Revision: 1453906 URL: http://svn.apache.org/r1453906 Log: Fix the getRowAt method in TerraTableViewSkin so that the variable row height case works the same as fixed height: return -1 if the y value is beyond the end of the table otherwise

svn commit: r1458918 - in /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk: ScrollPane.java Viewport.java

2013-03-20 Thread rwhitcomb
Author: rwhitcomb Date: Wed Mar 20 16:21:34 2013 New Revision: 1458918 URL: http://svn.apache.org/r1458918 Log: Added some explanations to ScrollPane and Viewport to more clearly document the usage of the view property to add the children. Modified: pivot/branches/2.0.x/wtk/src/org/apache

svn commit: r1458921 - in /pivot/trunk: ./ wtk/src/org/apache/pivot/wtk/ScrollPane.java wtk/src/org/apache/pivot/wtk/Viewport.java

2013-03-20 Thread rwhitcomb
Author: rwhitcomb Date: Wed Mar 20 16:23:18 2013 New Revision: 1458921 URL: http://svn.apache.org/r1458921 Log: Added some explanations to ScrollPane and Viewport to more clearly document the usage of the view property to add the children. This a merge of revision 1458918 from branches/2.0.x

svn commit: r1459951 - in /pivot/trunk: ./ wtk/src/org/apache/pivot/wtk/ApplicationContext.java

2013-03-22 Thread rwhitcomb
Author: rwhitcomb Date: Fri Mar 22 19:42:18 2013 New Revision: 1459951 URL: http://svn.apache.org/r1459951 Log: Some small changes to Javadoc to indicate that scheduled callbacks specify time in milliseconds (just to be clear). This is a merge of revision 1459950 from branches\2.0.x to trunk

svn commit: r1460982 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java

2013-03-26 Thread rwhitcomb
Author: rwhitcomb Date: Tue Mar 26 06:03:47 2013 New Revision: 1460982 URL: http://svn.apache.org/r1460982 Log: PIVOT-891 (more): Fix the up/down selection logic in TextArea to do the right thing by remembering the anchor point where the selection started and reducing / enlarging the area

svn commit: r1461214 - in /pivot/trunk: ./ wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java

2013-03-26 Thread rwhitcomb
Author: rwhitcomb Date: Tue Mar 26 16:39:58 2013 New Revision: 1461214 URL: http://svn.apache.org/r1461214 Log: PIVOT-891 (more): Fix the up/down selection logic in TextArea to do the right thing by remembering the anchor point where the selection started and reducing / enlarging the area

svn commit: r1461334 - in /pivot/trunk: ./ wtk/src/org/apache/pivot/wtk/content/TreeBranch.java

2013-03-26 Thread rwhitcomb
Author: rwhitcomb Date: Tue Mar 26 21:59:40 2013 New Revision: 1461334 URL: http://svn.apache.org/r1461334 Log: Copy/paste error: setting the regular icon in TreeBranch when setting expanded icon via URL. This is a merge of revision 1461332 from branches/2.0.x to trunk. Modified: pivot

svn commit: r1479611 - /pivot/branches/2.0.x/build.properties

2013-05-06 Thread rwhitcomb
Author: rwhitcomb Date: Mon May 6 16:01:30 2013 New Revision: 1479611 URL: http://svn.apache.org/r1479611 Log: Update build version to 2.0.4 in preparation for next minor release. Modified: pivot/branches/2.0.x/build.properties Modified: pivot/branches/2.0.x/build.properties URL: http

svn commit: r1479613 - in /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk: Viewport.java skin/ScrollPaneSkin.java

2013-05-06 Thread rwhitcomb
Author: rwhitcomb Date: Mon May 6 16:06:24 2013 New Revision: 1479613 URL: http://svn.apache.org/r1479613 Log: PIVOT-905: Address two outstanding issues with the workaround for painting problems during scrolling: 1) The Javadoc for Viewport repaintAllViewport property is backwards, and lacks

svn commit: r1486223 [3/3] - in /pivot/trunk: ./ core/src/org/apache/pivot/io/ tests/src/org/apache/pivot/tests/ wtk-terra/src/org/apache/pivot/wtk/skin/terra/ wtk/lib/ wtk/src/org/apache/pivot/wtk/ w

2013-05-24 Thread rwhitcomb
Added: pivot/trunk/wtk/src/org/apache/pivot/wtk/VFSBrowser.java URL: http://svn.apache.org/viewvc/pivot/trunk/wtk/src/org/apache/pivot/wtk/VFSBrowser.java?rev=1486223view=auto == ---

svn commit: r1488323 - /pivot/branches/2.0.x/README

2013-05-31 Thread rwhitcomb
Author: rwhitcomb Date: Fri May 31 17:20:40 2013 New Revision: 1488323 URL: http://svn.apache.org/r1488323 Log: Updated README to refer to version 2.0.4. Modified: pivot/branches/2.0.x/README Modified: pivot/branches/2.0.x/README URL: http://svn.apache.org/viewvc/pivot/branches/2.0.x

svn commit: r1502657 - /pivot/trunk/build.xml

2013-07-12 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 12 19:10:43 2013 New Revision: 1502657 URL: http://svn.apache.org/r1502657 Log: Allow Ant version 1.9 also, especially now that 1.9.2 has a patch for the Javadoc vulnerability. Modified: pivot/trunk/build.xml Modified: pivot/trunk/build.xml URL: http

svn commit: r1502658 - in /pivot/branches/2.0.x: ./ build.xml

2013-07-12 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 12 19:12:15 2013 New Revision: 1502658 URL: http://svn.apache.org/r1502658 Log: Allow Ant version 1.9 also, especially now that 1.9.2 has a patch for the Javadoc vulnerability. This is a merge of revision 1502657 from trunk to branches/2.0.x. Modified: pivot

svn commit: r1505062 - /pivot/branches/2.0.x/build.xml

2013-07-19 Thread rwhitcomb
Author: rwhitcomb Date: Fri Jul 19 23:18:30 2013 New Revision: 1505062 URL: http://svn.apache.org/r1505062 Log: Using antversion condition to check for Ant at least version 1.7.0 (instead of using string tests for each supported version). This is a little problematic since the antversion

svn commit: r1510790 - in /pivot/trunk: build.properties build.xml

2013-08-05 Thread rwhitcomb
Author: rwhitcomb Date: Mon Aug 5 22:48:39 2013 New Revision: 1510790 URL: http://svn.apache.org/r1510790 Log: PIVOT-895: Update requirements to JDK 1.7 for trunk (version 2.1 and later). Modified: pivot/trunk/build.properties pivot/trunk/build.xml Modified: pivot/trunk

svn commit: r1510791 - in /pivot/trunk/core/src/org/apache/pivot/collections: ArrayAdapter.java ArrayList.java HashMap.java HashSet.java LinkedList.java

2013-08-05 Thread rwhitcomb
Author: rwhitcomb Date: Mon Aug 5 22:50:22 2013 New Revision: 1510791 URL: http://svn.apache.org/r1510791 Log: Add some warning suppression about [unchecked] heap pollution from varargs messages. These are now showing up with the Java 1.7 compiler. Modified: pivot/trunk/core/src/org/apache

svn commit: r1510821 - /pivot/trunk/build.xml

2013-08-05 Thread rwhitcomb
Author: rwhitcomb Date: Tue Aug 6 00:00:43 2013 New Revision: 1510821 URL: http://svn.apache.org/r1510821 Log: PIVOT-912: Fix build errors cause by duplicate JSObject classes in both jfxrt.jar and plugin.jar. In our case we don't need Java FX, so we can safely eliminate that .jar file from our

svn commit: r1519096 - in /pivot/trunk: wtk-terra/src/org/apache/pivot/wtk/skin/terra/ wtk/src/org/apache/pivot/wtk/

2013-08-30 Thread rwhitcomb
Author: rwhitcomb Date: Fri Aug 30 21:50:02 2013 New Revision: 1519096 URL: http://svn.apache.org/r1519096 Log: PIVOT-864: Further fixes to support a pluggable file system browser. These changes resulting from actual use with a custom provider. However, all of these are compatible

svn commit: r1519859 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/TextPane.java

2013-09-03 Thread rwhitcomb
Author: rwhitcomb Date: Tue Sep 3 21:41:32 2013 New Revision: 1519859 URL: http://svn.apache.org/r1519859 Log: Add convenience methods to TextPane to deal with text-only documents: * getText() that returns a String of all the text in the document * setText() that constructs a document from

svn commit: r1520958 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/TextPane.java

2013-09-08 Thread rwhitcomb
Author: rwhitcomb Date: Mon Sep 9 04:00:36 2013 New Revision: 1520958 URL: http://svn.apache.org/r1520958 Log: Add convenience methods to TextPane to deal with text-only documents: * getText() that returns a String of all the text in the document * setText() that constructs a document from

svn commit: r1522080 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/Window.java

2013-09-11 Thread rwhitcomb
Author: rwhitcomb Date: Wed Sep 11 22:27:27 2013 New Revision: 1522080 URL: http://svn.apache.org/r1522080 Log: Corrected a malformed end tag in the Javadoc for Window.open. This is a merge of revision 1522078 from trunk to branches/2.0.x. Modified: pivot/branches/2.0.x/ (props changed

svn commit: r1523203 - in /pivot/trunk/wtk/src/org/apache/pivot/wtk: FileBrowserSheet.java VFSBrowserSheet.java

2013-09-14 Thread rwhitcomb
Author: rwhitcomb Date: Sat Sep 14 10:12:46 2013 New Revision: 1523203 URL: http://svn.apache.org/r1523203 Log: Allow a regular file to be set as the root directory for local and remote file browser sheets, which will then use the parent of the file as the actual directory. This gives a bit

svn commit: r1523205 - /pivot/trunk/wtk/src/org/apache/pivot/wtk/content/

2013-09-14 Thread rwhitcomb
Author: rwhitcomb Date: Sat Sep 14 10:28:09 2013 New Revision: 1523205 URL: http://svn.apache.org/r1523205 Log: PIVOT-922: Several renderers were not calling their toString methods from the render method so that a custom renderer that overrides toString would not see any benefit. Modified

svn commit: r1523284 - /pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/TextPane.java

2013-09-14 Thread rwhitcomb
Author: rwhitcomb Date: Sat Sep 14 18:26:10 2013 New Revision: 1523284 URL: http://svn.apache.org/r1523284 Log: Small tweak to TextPane to allow insert at the end of a paragraph to add to a TextNode that is positioned there, instead of always creating a new TextNode. This allows a bit more

svn commit: r1523374 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/content/

2013-09-14 Thread rwhitcomb
Author: rwhitcomb Date: Sun Sep 15 00:43:14 2013 New Revision: 1523374 URL: http://svn.apache.org/r1523374 Log: PIVOT-922: Several renderers were not calling their toString methods from the render method so that a custom renderer that overrides toString would not see any benefit

svn commit: r1523736 - in /pivot/trunk/wtk/src/org/apache/pivot/wtk/content: ButtonDataRenderer.java LinkButtonDataRenderer.java ListViewItemRenderer.java MenuBarItemDataRenderer.java MenuItemDataRend

2013-09-16 Thread rwhitcomb
Author: rwhitcomb Date: Mon Sep 16 18:01:07 2013 New Revision: 1523736 URL: http://svn.apache.org/r1523736 Log: PIVOT-922: Corrections to some of the renderers fixed earlier: the toString methods were not taking into account the possibility of the data being a pure Image (which should

svn commit: r1523738 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/content/

2013-09-16 Thread rwhitcomb
Author: rwhitcomb Date: Mon Sep 16 18:10:27 2013 New Revision: 1523738 URL: http://svn.apache.org/r1523738 Log: PIVOT-922: Corrections to some of the renderers fixed earlier: the toString methods were not taking into account the possibility of the data being a pure Image (which should

svn commit: r1523778 - in /pivot/branches/2.0.x: ./ wtk/src/org/apache/pivot/wtk/content/TableViewHeaderDataRenderer.java

2013-09-16 Thread rwhitcomb
Author: rwhitcomb Date: Mon Sep 16 19:47:49 2013 New Revision: 1523778 URL: http://svn.apache.org/r1523778 Log: PIVOT-922: Correc the last renderer that isn't correctly calling toString in the render method. This change also correctly ignores pure Image data which shouldn't have text

  1   2   3   4   5   6   7   8   9   >