Author: rwhitcomb
Date: Thu Sep 20 21:55:10 2012
New Revision: 1388236
URL: http://svn.apache.org/viewvc?rev=1388236&view=rev
Log:
PIVOT-873: Add a style to TableView to allow editing on first mouse click.
Implemented the "editOnMouseDown" style to TerraTableViewSkin to allow
t
Author: rwhitcomb
Date: Thu Sep 20 21:59:07 2012
New Revision: 1388240
URL: http://svn.apache.org/viewvc?rev=1388240&view=rev
Log:
PIVOT-873: Add a style to TableView to allow editing on first mouse click.
Implemented the "editOnMouseDown" style to TerraTableViewSkin to allow
t
Author: rwhitcomb
Date: Fri Sep 21 21:11:56 2012
New Revision: 1388681
URL: http://svn.apache.org/viewvc?rev=1388681&view=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
Author: rwhitcomb
Date: Fri Sep 21 21:14:06 2012
New Revision: 1388682
URL: http://svn.apache.org/viewvc?rev=1388682&view=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
Author: rwhitcomb
Date: Fri Sep 28 15:06:20 2012
New Revision: 1391496
URL: http://svn.apache.org/viewvc?rev=1391496&view=rev
Log:
Pivot-721: setFillIcon on ButtonDataRenderer has no effect.
Changed previous fix to put the set of "fill:true" only in the "setFillIcon"
me
Author: rwhitcomb
Date: Fri Sep 28 15:20:08 2012
New Revision: 1391501
URL: http://svn.apache.org/viewvc?rev=1391501&view=rev
Log:
Pivot-721: setFillIcon on ButtonDataRenderer has no effect.
Changed previous fix to put the set of "fill:true" only in the "setFillIcon"
me
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=1391501&view=auto
==
--- pivot/trunk/wtk/src/org/apache/pivot/w
Author: rwhitcomb
Date: Fri Sep 28 15:30:18 2012
New Revision: 1391503
URL: http://svn.apache.org/viewvc?rev=1391503&view=rev
Log: (empty)
Removed:
pivot/trunk/core/src/org/apache/pivot/io/FileObjectList.java
pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/t
Author: rwhitcomb
Date: Fri Sep 28 15:33:18 2012
New Revision: 1391504
URL: http://svn.apache.org/viewvc?rev=1391504&view=rev
Log:
Pivot-721: setFillIcon on ButtonDataRenderer has no effect.
Changed previous fix to put the set of "fill:true" only in the "setFillIcon"
me
Author: rwhitcomb
Date: Mon Oct 1 19:24:24 2012
New Revision: 1392533
URL: http://svn.apache.org/viewvc?rev=1392533&view=rev
Log:
PIVOT-874: StockTracker: removing multiple symbols may remove unselected ones
too
Applied patch from user, tested StockTracker application standalone.
Modi
Author: rwhitcomb
Date: Mon Oct 1 19:29:22 2012
New Revision: 1392539
URL: http://svn.apache.org/viewvc?rev=1392539&view=rev
Log:
PIVOT-874: StockTracker: removing multiple symbols may remove unselected ones
too
Applied patch from user, tested StockTracker application standalone.
Modi
Author: rwhitcomb
Date: Fri Oct 5 22:39:37 2012
New Revision: 1394847
URL: http://svn.apache.org/viewvc?rev=1394847&view=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
Author: rwhitcomb
Date: Fri Oct 5 22:41:26 2012
New Revision: 1394848
URL: http://svn.apache.org/viewvc?rev=1394848&view=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
Author: rwhitcomb
Date: Fri Oct 5 22:49:05 2012
New Revision: 1394852
URL: http://svn.apache.org/viewvc?rev=1394852&view=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/
Author: rwhitcomb
Date: Fri Oct 5 22:51:51 2012
New Revision: 1394855
URL: http://svn.apache.org/viewvc?rev=1394855&view=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
Author: rwhitcomb
Date: Fri Oct 5 23:19:27 2012
New Revision: 1394858
URL: http://svn.apache.org/viewvc?rev=1394858&view=rev
Log:
Related to change for Pivot-875: Change JSONSerializerTest to query
something besides the "count" because this will no longer retrieve
the actua
Author: rwhitcomb
Date: Fri Oct 5 23:22:06 2012
New Revision: 1394859
URL: http://svn.apache.org/viewvc?rev=1394859&view=rev
Log:
Related to change for Pivot-875: Change JSONSerializerTest to query
something besides the "count" because this will no longer retrieve
the actua
Author: rwhitcomb
Date: Mon Oct 8 18:24:28 2012
New Revision: 1395705
URL: http://svn.apache.org/viewvc?rev=1395705&view=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.
Author: rwhitcomb
Date: Mon Oct 15 20:56:49 2012
New Revision: 1398511
URL: http://svn.apache.org/viewvc?rev=1398511&view=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/ap
Author: rwhitcomb
Date: Mon Oct 15 20:58:38 2012
New Revision: 1398512
URL: http://svn.apache.org/viewvc?rev=1398512&view=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 &q
Author: rwhitcomb
Date: Wed Oct 17 16:38:34 2012
New Revision: 1399331
URL: http://svn.apache.org/viewvc?rev=1399331&view=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
val
Author: rwhitcomb
Date: Wed Oct 17 16:40:57 2012
New Revision: 1399334
URL: http://svn.apache.org/viewvc?rev=1399334&view=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
val
Author: rwhitcomb
Date: Wed Oct 24 16:57:07 2012
New Revision: 1401781
URL: http://svn.apache.org/viewvc?rev=1401781&view=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 wa
Author: rwhitcomb
Date: Wed Oct 24 17:00:34 2012
New Revision: 1401783
URL: http://svn.apache.org/viewvc?rev=1401783&view=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 wa
Author: rwhitcomb
Date: Mon Nov 5 17:13:53 2012
New Revision: 1405882
URL: http://svn.apache.org/viewvc?rev=1405882&view=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 to
Author: rwhitcomb
Date: Mon Nov 5 17:16:16 2012
New Revision: 1405883
URL: http://svn.apache.org/viewvc?rev=1405883&view=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 to
Author: rwhitcomb
Date: Fri Nov 9 18:41:34 2012
New Revision: 1407585
URL: http://svn.apache.org/viewvc?rev=1407585&view=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 d
Author: rwhitcomb
Date: Fri Nov 9 18:43:20 2012
New Revision: 1407586
URL: http://svn.apache.org/viewvc?rev=1407586&view=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 d
Author: rwhitcomb
Date: Wed Nov 14 05:42:19 2012
New Revision: 1409081
URL: http://svn.apache.org/viewvc?rev=1409081&view=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
Author: rwhitcomb
Date: Wed Nov 14 05:44:47 2012
New Revision: 1409083
URL: http://svn.apache.org/viewvc?rev=1409083&view=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
Author: rwhitcomb
Date: Fri Nov 16 18:52:25 2012
New Revision: 1410536
URL: http://svn.apache.org/viewvc?rev=1410536&view=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 e
Author: rwhitcomb
Date: Fri Nov 16 18:54:12 2012
New Revision: 1410537
URL: http://svn.apache.org/viewvc?rev=1410537&view=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 e
Author: rwhitcomb
Date: Fri Nov 16 20:18:20 2012
New Revision: 1410555
URL: http://svn.apache.org/viewvc?rev=1410555&view=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 e
Author: rwhitcomb
Date: Fri Nov 16 20:20:02 2012
New Revision: 1410556
URL: http://svn.apache.org/viewvc?rev=1410556&view=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 e
Author: rwhitcomb
Date: Tue Dec 4 18:16:58 2012
New Revision: 1417081
URL: http://svn.apache.org/viewvc?rev=1417081&view=rev
Log:
PIVOT-883: Improve Javadoc for the ComponentStateListener interface,
particularly the "focusedChanged" method so the parameters are more
clearly explain
Author: rwhitcomb
Date: Tue Dec 4 18:20:31 2012
New Revision: 1417088
URL: http://svn.apache.org/viewvc?rev=1417088&view=rev
Log:
PIVOT-883: Improve Javadoc for the ComponentStateListener interface,
particularly the "focusedChanged" method so the parameters are more
clearly explain
Author: rwhitcomb
Date: Wed Dec 5 01:15:00 2012
New Revision: 1417258
URL: http://svn.apache.org/viewvc?rev=1417258&view=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&qu
Author: rwhitcomb
Date: Wed Dec 5 01:16:58 2012
New Revision: 1417259
URL: http://svn.apache.org/viewvc?rev=1417259&view=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&qu
Author: rwhitcomb
Date: Wed Jan 2 21:20:18 2013
New Revision: 1428056
URL: http://svn.apache.org/viewvc?rev=1428056&view=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 (spi
Author: rwhitcomb
Date: Wed Jan 2 21:23:08 2013
New Revision: 1428058
URL: http://svn.apache.org/viewvc?rev=1428058&view=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 (spi
Author: rwhitcomb
Date: Thu Jan 3 22:37:19 2013
New Revision: 1428650
URL: http://svn.apache.org/viewvc?rev=1428650&view=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 w
Author: rwhitcomb
Date: Thu Jan 3 22:44:59 2013
New Revision: 1428652
URL: http://svn.apache.org/viewvc?rev=1428652&view=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 w
Author: rwhitcomb
Date: Fri Jan 18 21:24:19 2013
New Revision: 1435351
URL: http://svn.apache.org/viewvc?rev=1435351&view=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&qu
Author: rwhitcomb
Date: Fri Jan 18 21:26:59 2013
New Revision: 1435352
URL: http://svn.apache.org/viewvc?rev=1435352&view=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&qu
Author: rwhitcomb
Date: Tue Jan 22 01:04:17 2013
New Revision: 1436707
URL: http://svn.apache.org/viewvc?rev=1436707&view=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/t
Author: rwhitcomb
Date: Tue Jan 22 01:06:31 2013
New Revision: 1436708
URL: http://svn.apache.org/viewvc?rev=1436708&view=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 bran
Author: rwhitcomb
Date: Thu Jan 24 18:57:25 2013
New Revision: 1438126
URL: http://svn.apache.org/viewvc?rev=1438126&view=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.
Modi
Author: rwhitcomb
Date: Thu Jan 24 18:58:54 2013
New Revision: 1438127
URL: http://svn.apache.org/viewvc?rev=1438127&view=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.
This
Author: rwhitcomb
Date: Fri Jan 25 19:32:42 2013
New Revision: 1438659
URL: http://svn.apache.org/viewvc?rev=1438659&view=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 subsidiar
Author: rwhitcomb
Date: Fri Jan 25 19:37:04 2013
New Revision: 1438660
URL: http://svn.apache.org/viewvc?rev=1438660&view=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 subsidiar
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 t
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 t
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 the
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 the
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 defa
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 defa
Author: rwhitcomb
Date: Wed Feb 13 04:36:50 2013
New Revision: 1445472
URL: http://svn.apache.org/r1445472
Log:
Undo bad commit to TextAreaSkin.java
Modified:
pivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java
Modified: pivot/trunk/wtk/src/org/apache/pivot/wtk/skin
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 fi
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.
Author: rwhitcomb
Date: Fri Feb 15 21:29:25 2013
New Revision: 1446781
URL: http://svn.apache.org/r1446781
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.
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
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
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 ListenerList even further by using the
java.util.ArrayList to implement it. This eliminates the need for
the private NodeIterator class and simplifies all
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 ListenerList even further by using the
java.util.ArrayList to implement it. This eliminates the need for
the private NodeIterator class and simplifies all
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
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
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
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
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/
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 bran
Author: rwhitcomb
Date: Fri Mar 22 19:40:53 2013
New Revision: 1459950
URL: http://svn.apache.org/r1459950
Log:
Some small changes to Javadoc to indicate that scheduled callbacks
specify time in milliseconds (just to be clear).
Modified:
pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk
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
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 /
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 /
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
Author: rwhitcomb
Date: Tue Mar 26 21:58:18 2013
New Revision: 1461332
URL: http://svn.apache.org/r1461332
Log:
Copy/paste error: setting the regular icon in TreeBranch when setting expanded
icon via URL.
Modified:
pivot/branches/2.0.x/wtk/src/org/apache/pivot/wtk/content/TreeBranch.java
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
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 back
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=1486223&view=auto
==
--- pivot/trunk/wtk/src/org/apache/pivot/w
Author: rwhitcomb
Date: Fri May 24 21:22:39 2013
New Revision: 1486223
URL: http://svn.apache.org/r1486223
Log:
PIVOT-864: Adding a "pluggable" file system browser to Pivot based on
Apache Commons VFS (Virtual File System).
Basically this is a clone of the existing FileB
Author: rwhitcomb
Date: Wed May 29 15:17:28 2013
New Revision: 1487512
URL: http://svn.apache.org/r1487512
Log:
PIVOT-905: Address two outstanding issues with the workaround for painting
problems during scrolling:
1) The Javadoc for Viewport "repaintAllViewport" property is back
Author: rwhitcomb
Date: Wed May 29 17:09:39 2013
New Revision: 1487543
URL: http://svn.apache.org/r1487543
Log:
PIVOT-864: Remove all but the essential commons-vfs .jar file to reduce the
number
of extra compile-time dependencies for the new VFSBrowser components.
Removed:
pivot/trunk/wtk
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
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
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
Author: rwhitcomb
Date: Fri Jul 19 23:20:23 2013
New Revision: 1505063
URL: http://svn.apache.org/r1505063
Log:
Using 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 condition was
introduced in
Author: rwhitcomb
Date: Fri Jul 19 23:18:30 2013
New Revision: 1505062
URL: http://svn.apache.org/r1505062
Log:
Using 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 condition was
introduced in
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: p
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
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 fro
Author: rwhitcomb
Date: Tue Aug 6 00:04:26 2013
New Revision: 1510822
URL: http://svn.apache.org/r1510822
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 fro
Author: rwhitcomb
Date: Tue Aug 6 18:14:52 2013
New Revision: 1511056
URL: http://svn.apache.org/r1511056
Log:
PIVOT-912: Update the Jenkins version of "build.xml" to eliminate "jfxrt.jar"
from the classpath to fix compile problems related to JSObject.getWindow().
Cleanup
Modified: pivot/trunk/wtk/src/org/apache/pivot/wtk/Action.java
URL:
http://svn.apache.org/viewvc/pivot/trunk/wtk/src/org/apache/pivot/wtk/Action.java?rev=1512051&r1=1512050&r2=1512051&view=diff
==
--- pivot/trunk/wtk/src/o
Author: rwhitcomb
Date: Thu Aug 22 16:58:20 2013
New Revision: 1516518
URL: http://svn.apache.org/r1516518
Log:
Change the "label_test.bxml" file so it illustrates inserting hard-coded
newlines
as well as allowing normal wrapping.
Modified:
pivot/trunk/tests/src/org/apache/p
Author: rwhitcomb
Date: Thu Aug 22 17:02:50 2013
New Revision: 1516520
URL: http://svn.apache.org/r1516520
Log:
Change the "label_test.bxml" file so it illustrates inserting hard-coded
newlines
as well as allowing normal wrapping.
This is a merge of change 1516518 from trunk to bran
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 with the
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 constr
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 constr
Author: rwhitcomb
Date: Wed Sep 11 22:25:50 2013
New Revision: 1522078
URL: http://svn.apache.org/r1522078
Log:
Corrected a malformed end tag in the Javadoc for Window.open.
Modified:
pivot/trunk/wtk/src/org/apache/pivot/wtk/Window.java
Modified: pivot/trunk/wtk/src/org/apache/pivot/wtk
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
1 - 100 of 973 matches
Mail list logo