/[Apache-SVN]
ViewVC logotype

Revision 1451799


Jump to revision: Previous Next
Author: smartini
Date: Sat Mar 2 01:04:53 2013 UTC (11 years, 1 month ago)
Changed paths: 121 (showing only 100; show all)
Log Message:
merge some fixes from 2.0.x

Changed paths

Path Details
Directorypivot/trunk/core/src/org/apache/pivot/beans/BXMLSerializer.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/beans/BeanAdapter.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/collections/ArrayList.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/collections/Sequence.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/io/IOTask.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/json/JSONSerializer.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/serialization/CSVSerializer.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/text/CharSequenceCharacterIterator.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/util/ListenerList.java modified , text changed
Directorypivot/trunk/core/src/org/apache/pivot/xml/XMLSerializer.java modified , text changed
Directorypivot/trunk/examples/src/org/apache/pivot/examples/buttons/radio_button_group_example.bxml modified , text changed
Directorypivot/trunk/tests/src/org/apache/pivot/tests/DataBindingTest.java modified , text changed
Directorypivot/trunk/tests/src/org/apache/pivot/tests/JavascriptConsoleTest.java modified , text changed
Directorypivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot859/Pivot859.java modified , text changed
Directorypivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot861/Pivot861.java modified , text changed
Directorypivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot861/TestDialog.java modified , text changed
Directorypivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot894/ added
Directorypivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot894/Pivot894.java added
Directorypivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot894/btn_grid.bxml added
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/bxmlexplorer/BXMLExplorerDocument.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/bxmlexplorer/CreateHighlightedXML.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/bxmlexplorer/FakeWindowSkin.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/bxmlexplorer/bxml_explorer_document.bxml modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/databinding/DataBinding.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/ComponentExplorerWindow.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/RulerSkin.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/layout/Forms.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/lists/ListViews.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/navigation/RulerSkin.java modified , text changed
Directorypivot/trunk/tutorials/src/org/apache/pivot/tutorials/webqueries/ResultItemRenderer.java modified , text changed
Directorypivot/trunk/tutorials/www/data-binding.xml modified , text changed
Directorypivot/trunk/tutorials/www/forms.xml modified , text changed
Directorypivot/trunk/tutorials/www/web-queries.xml modified , text changed
Directorypivot/trunk/web/src/org/apache/pivot/web/Query.java modified , text changed
Directorypivot/trunk/web/src/org/apache/pivot/web/QueryDictionary.java modified , text changed
Directorypivot/trunk/wtk/lib/svgSalamander-tiny.jar modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/ApplicationContext.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/Component.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/Container.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/DesktopApplicationContext.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/FileBrowser.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/GraphicsUtilities.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/ImageView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/Label.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/LabelListener.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/Limits.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/ListView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/Mouse.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/RadioButtonGroup.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/TablePane.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/TableView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/TreeView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/Window.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ButtonData.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ButtonDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/CalendarButtonDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ColorItem.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/LinkButtonDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ListButtonDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ListItem.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ListViewItemEditor.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/ListViewItemRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/MenuBarItemDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/MenuButtonDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/MenuItemDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/SpinnerItemRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TableViewCellRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TableViewHeaderData.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TableViewHeaderDataRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TableViewMultiCellRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TableViewTextAreaCellRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TreeBranch.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TreeNode.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TreeViewNodeEditor.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/content/TreeViewNodeRenderer.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/effects/ScaleDecorator.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/effects/WatermarkDecorator.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/media/Image.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/media/Picture.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/BorderSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/BoxPaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/CalendarButtonSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/CardPaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/ColorChooserButtonSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/ContainerSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/FillPaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/FlowPaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/LabelSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/ListButtonSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/ScrollPaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TablePaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextPaneSkin.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextPaneSkinBulletedListView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextPaneSkinListItemView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextPaneSkinNumberedListView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextPaneSkinVerticalElementView.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/text/ImageNode.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/text/Paragraph.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/validation/ComparableValidator.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26