Revision: 3359
Author: wpbasti
Date: 2006-06-22 05:36:52 -0700 (Thu, 22 Jun 2006)
ViewCVS: http://svn.sourceforge.net/qooxdoo/?rev=3359&view=rev
Log Message:
-----------
Removed unneccessary semicolons, bug #59
Modified Paths:
--------------
branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/Definitions.js
branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/QxButtonPane.js
branches/namespaces/qooxdoo/source/contributed/childreniterator_streifert/QxChildrenIterator.js
branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxBinaryClock.js
branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxClock.js
branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxDigitalClock.js
branches/namespaces/qooxdoo/source/contributed/dialog_olsson/Definitions.js
branches/namespaces/qooxdoo/source/contributed/dialog_olsson/QxDialog.js
branches/namespaces/qooxdoo/source/contributed/frame_olsson/Definitions.js
branches/namespaces/qooxdoo/source/contributed/frame_olsson/QxFrame.js
branches/namespaces/qooxdoo/source/contributed/httptransport_ricks/QxHttpTransport.js
branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocale.js
branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocaleManager.js
branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxResource.js
branches/namespaces/qooxdoo/source/contributed/progressbar_olsson/QxProgressBar.js
branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressanim.js
branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressbar.js
branches/namespaces/qooxdoo/source/contributed/scroller_olsson/QxScroller.js
branches/namespaces/qooxdoo/source/contributed/splashscreen_olsson/QxSplashScreen.js
branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/Definitions.js
branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/QxSplitPane.js
branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/Definitions.js
branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBar.js
branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBarPane.js
branches/namespaces/qooxdoo/source/contributed/taskbar_milea/QxTaskBar.js
branches/namespaces/qooxdoo/source/contributed/urlhandling_vegetti/urlhandling.js
branches/namespaces/qooxdoo/source/demo/allinone/AllInOneDemo.js
branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/ApiViewer.js
branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/DetailViewer.js
branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/TreeUtil.js
branches/namespaces/qooxdoo/source/demo/apiviewer/theme/apitheme.js
branches/namespaces/qooxdoo/source/demo/test/Compile_2.js
branches/namespaces/qooxdoo/source/demo/test/cssQuery-p.js
branches/namespaces/qooxdoo/source/script/qx/OO.js
branches/namespaces/qooxdoo/source/script/qx/client/Builder.js
branches/namespaces/qooxdoo/source/script/qx/client/ClientWindow.js
branches/namespaces/qooxdoo/source/script/qx/client/Command.js
branches/namespaces/qooxdoo/source/script/qx/client/History.js
branches/namespaces/qooxdoo/source/script/qx/client/NativeWindow.js
branches/namespaces/qooxdoo/source/script/qx/client/Timer.js
branches/namespaces/qooxdoo/source/script/qx/component/AbstractComponent.js
branches/namespaces/qooxdoo/source/script/qx/core/Init.js
branches/namespaces/qooxdoo/source/script/qx/core/Object.js
branches/namespaces/qooxdoo/source/script/qx/core/Settings.js
branches/namespaces/qooxdoo/source/script/qx/core/Target.js
branches/namespaces/qooxdoo/source/script/qx/dev/Pollution.js
branches/namespaces/qooxdoo/source/script/qx/dev/TimeTracker.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/Appender.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/DefaultFilter.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/DivAppender.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/Filter.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/ForwardAppender.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/LogEventProcessor.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/Logger.js
branches/namespaces/qooxdoo/source/script/qx/dev/log/WindowAppender.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomDimension.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomElement.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomElementFromPoint.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomEventRegistration.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomIframe.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomLocation.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomOffset.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomScroll.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomScrollIntoView.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomStyle.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomStyleSheet.js
branches/namespaces/qooxdoo/source/script/qx/dom/DomWindow.js
branches/namespaces/qooxdoo/source/script/qx/event/handler/DragAndDropHandler.js
branches/namespaces/qooxdoo/source/script/qx/event/handler/EventHandler.js
branches/namespaces/qooxdoo/source/script/qx/event/handler/FocusHandler.js
branches/namespaces/qooxdoo/source/script/qx/event/type/DataEvent.js
branches/namespaces/qooxdoo/source/script/qx/event/type/DomEvent.js
branches/namespaces/qooxdoo/source/script/qx/event/type/DragEvent.js
branches/namespaces/qooxdoo/source/script/qx/event/type/Event.js
branches/namespaces/qooxdoo/source/script/qx/event/type/FocusEvent.js
branches/namespaces/qooxdoo/source/script/qx/event/type/KeyEvent.js
branches/namespaces/qooxdoo/source/script/qx/event/type/MouseEvent.js
branches/namespaces/qooxdoo/source/script/qx/io/Json.js
branches/namespaces/qooxdoo/source/script/qx/io/image/ImagePreloader.js
branches/namespaces/qooxdoo/source/script/qx/io/image/ImagePreloaderSystem.js
branches/namespaces/qooxdoo/source/script/qx/io/local/CookieApi.js
branches/namespaces/qooxdoo/source/script/qx/io/local/CookieTransport.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/AbstractRemoteTransport.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/FormUtils.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/IframeTransport.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/RemoteExchange.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/RemoteRequest.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/RemoteRequestQueue.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/RemoteResponse.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/Rpc.js
branches/namespaces/qooxdoo/source/script/qx/io/remote/XmlHttpTransport.js
branches/namespaces/qooxdoo/source/script/qx/lang/Array.js
branches/namespaces/qooxdoo/source/script/qx/lang/Core.js
branches/namespaces/qooxdoo/source/script/qx/lang/Generics.js
branches/namespaces/qooxdoo/source/script/qx/lang/MshtmlEmu.js
branches/namespaces/qooxdoo/source/script/qx/lang/Number.js
branches/namespaces/qooxdoo/source/script/qx/lang/Object.js
branches/namespaces/qooxdoo/source/script/qx/lang/Prototypes.js
branches/namespaces/qooxdoo/source/script/qx/lang/String.js
branches/namespaces/qooxdoo/source/script/qx/lang/XmlEmu.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/AppearanceManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/ColorManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/ImageManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/ImagePreloaderManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/MenuManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/ObjectManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/PopupManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/ToolTipManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/object/WindowManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/selection/DomSelectionManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/selection/RadioManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/selection/SelectionManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/selection/TreeFullControlSelectionManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/selection/TreeSelectionManager.js
branches/namespaces/qooxdoo/source/script/qx/manager/selection/VirtualSelectionManager.js
branches/namespaces/qooxdoo/source/script/qx/renderer/border/Border.js
branches/namespaces/qooxdoo/source/script/qx/renderer/border/BorderCache.js
branches/namespaces/qooxdoo/source/script/qx/renderer/border/BorderObject.js
branches/namespaces/qooxdoo/source/script/qx/renderer/color/Color.js
branches/namespaces/qooxdoo/source/script/qx/renderer/color/ColorCache.js
branches/namespaces/qooxdoo/source/script/qx/renderer/color/ColorObject.js
branches/namespaces/qooxdoo/source/script/qx/renderer/color/ColorUtil.js
branches/namespaces/qooxdoo/source/script/qx/renderer/font/Font.js
branches/namespaces/qooxdoo/source/script/qx/renderer/font/FontCache.js
branches/namespaces/qooxdoo/source/script/qx/renderer/font/FontObject.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/CanvasLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/DockLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/FlowLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/GridLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/HorizontalBoxLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/LayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/MenuButtonLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/MenuLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/layout/VerticalBoxLayoutImpl.js
branches/namespaces/qooxdoo/source/script/qx/renderer/theme/AppearanceTheme.js
branches/namespaces/qooxdoo/source/script/qx/renderer/theme/ColorTheme.js
branches/namespaces/qooxdoo/source/script/qx/renderer/theme/IconTheme.js
branches/namespaces/qooxdoo/source/script/qx/renderer/theme/WidgetTheme.js
branches/namespaces/qooxdoo/source/script/qx/sys/Client.js
branches/namespaces/qooxdoo/source/script/qx/type/Range.js
branches/namespaces/qooxdoo/source/script/qx/type/Selection.js
branches/namespaces/qooxdoo/source/script/qx/type/Version.js
branches/namespaces/qooxdoo/source/script/qx/ui/basic/Atom.js
branches/namespaces/qooxdoo/source/script/qx/ui/basic/Image.js
branches/namespaces/qooxdoo/source/script/qx/ui/basic/Inline.js
branches/namespaces/qooxdoo/source/script/qx/ui/basic/Label.js
branches/namespaces/qooxdoo/source/script/qx/ui/basic/Terminator.js
branches/namespaces/qooxdoo/source/script/qx/ui/component/ColorSelector.js
branches/namespaces/qooxdoo/source/script/qx/ui/component/DateChooser.js
branches/namespaces/qooxdoo/source/script/qx/ui/core/ClientDocument.js
branches/namespaces/qooxdoo/source/script/qx/ui/core/Parent.js
branches/namespaces/qooxdoo/source/script/qx/ui/core/ScrollBar.js
branches/namespaces/qooxdoo/source/script/qx/ui/core/Widget.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/Flash.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/Gallery.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/GalleryList.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/HtmlEmbed.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/IconHtmlEmbed.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/Iframe.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/LinkEmbed.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/NodeEmbed.js
branches/namespaces/qooxdoo/source/script/qx/ui/embed/TextEmbed.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/Button.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/CheckBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/ComboBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/InputCheckSymbol.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/List.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/ListItem.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/RadioButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/RepeatButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/Spinner.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/TextArea.js
branches/namespaces/qooxdoo/source/script/qx/ui/form/TextField.js
branches/namespaces/qooxdoo/source/script/qx/ui/groupbox/CheckGroupBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/groupbox/GroupBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/groupbox/RadioGroupBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/layout/BoxLayout.js
branches/namespaces/qooxdoo/source/script/qx/ui/layout/CanvasLayout.js
branches/namespaces/qooxdoo/source/script/qx/ui/layout/DockLayout.js
branches/namespaces/qooxdoo/source/script/qx/ui/layout/FlowLayout.js
branches/namespaces/qooxdoo/source/script/qx/ui/layout/GridLayout.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListView.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewContentCellHtml.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewContentCellIconHtml.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewContentCellImage.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewContentCellLink.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewContentCellText.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewHeader.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewHeaderCell.js
branches/namespaces/qooxdoo/source/script/qx/ui/listview/ListViewPane.js
branches/namespaces/qooxdoo/source/script/qx/ui/menu/Menu.js
branches/namespaces/qooxdoo/source/script/qx/ui/menu/MenuButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/menu/MenuCheckBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/menu/MenuLayout.js
branches/namespaces/qooxdoo/source/script/qx/ui/menu/MenuRadioButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/menu/MenuSeparator.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/AbstractPageView.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/AbstractPageViewBar.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/AbstractPageViewButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/AbstractPageViewPage.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/buttonview/ButtonView.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/buttonview/ButtonViewBar.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/buttonview/ButtonViewButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/tabview/TabView.js
branches/namespaces/qooxdoo/source/script/qx/ui/pageview/tabview/TabViewButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/popup/Popup.js
branches/namespaces/qooxdoo/source/script/qx/ui/popup/PopupAtom.js
branches/namespaces/qooxdoo/source/script/qx/ui/popup/ToolTip.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/AbstractDataCellRenderer.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/AbstractTableModel.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/BooleanDataCellRenderer.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/CellEditorFactory.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/DataCellRenderer.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/DefaultDataCellRenderer.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/DefaultHeaderCellRenderer.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/HeaderCellRenderer.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/SelectionManager.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/SelectionModel.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/SimpleTableModel.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/Table.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TableColumnModel.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TableModel.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TablePane.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TablePaneHeader.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TablePaneModel.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TablePaneScroller.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TablePaneScrollerPool.js
branches/namespaces/qooxdoo/source/script/qx/ui/table/TextFieldCellEditorFactory.js
branches/namespaces/qooxdoo/source/script/qx/ui/toolbar/ToolBar.js
branches/namespaces/qooxdoo/source/script/qx/ui/toolbar/ToolBarCheckBox.js
branches/namespaces/qooxdoo/source/script/qx/ui/toolbar/ToolBarMenuButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/toolbar/ToolBarPart.js
branches/namespaces/qooxdoo/source/script/qx/ui/toolbar/ToolBarRadioButton.js
branches/namespaces/qooxdoo/source/script/qx/ui/tree/AbstractTreeElement.js
branches/namespaces/qooxdoo/source/script/qx/ui/tree/Tree.js
branches/namespaces/qooxdoo/source/script/qx/ui/tree/TreeFile.js
branches/namespaces/qooxdoo/source/script/qx/ui/tree/TreeFolder.js
branches/namespaces/qooxdoo/source/script/qx/ui/treefullcontrol/AbstractTreeElement.js
branches/namespaces/qooxdoo/source/script/qx/ui/treefullcontrol/Tree.js
branches/namespaces/qooxdoo/source/script/qx/ui/treefullcontrol/TreeFile.js
branches/namespaces/qooxdoo/source/script/qx/ui/treefullcontrol/TreeFolder.js
branches/namespaces/qooxdoo/source/script/qx/ui/treefullcontrol/TreeRowStructure.js
branches/namespaces/qooxdoo/source/script/qx/ui/window/Window.js
branches/namespaces/qooxdoo/source/script/qx/util/Compare.js
branches/namespaces/qooxdoo/source/script/qx/util/Normalization.js
branches/namespaces/qooxdoo/source/script/qx/util/Return.js
branches/namespaces/qooxdoo/source/script/qx/util/Textile.js
branches/namespaces/qooxdoo/source/script/qx/util/Validation.js
branches/namespaces/qooxdoo/source/script/qx/util/format/DateFormat.js
branches/namespaces/qooxdoo/source/script/qx/util/format/Format.js
branches/namespaces/qooxdoo/source/script/qx/util/format/NumberFormat.js
branches/namespaces/qooxdoo/source/themes/appearance/default/theme.js
Modified: branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/Definitions.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/Definitions.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/Definitions.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -15,6 +15,6 @@
paddingRight : 2,
paddingBottom : 2,
paddingLeft : 2
- };
+ }
}
});
Modified: branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/QxButtonPane.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/QxButtonPane.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/buttonpane_olsson/QxButtonPane.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -68,29 +68,29 @@
qx.Proto.getOkButton = function()
{
return this._okB;
-};
+}
qx.Proto.getCancelButton = function()
{
return this._cancelB;
-};
+}
qx.Proto.getHelpButton = function()
{
return this._helpB;
-};
+}
qx.Proto.executeOk = function(e)
{
-};
+}
qx.Proto.executeCancel = function(e)
{
-};
+}
qx.Proto.executeHelp = function(e)
{
-};
+}
/*
------------------------------------------------------------------------------------
@@ -102,25 +102,25 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._okB)
{
this._okB.dispose();
this._okB = null;
- };
+ }
if (this._cancelB)
{
this._cancelB.dispose();
this._cancelB = null;
- };
+ }
if (this._helpB)
{
this._helpB.dispose();
this._helpB = null;
- };
+ }
return qx.ui.layout.BoxLayout.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/childreniterator_streifert/QxChildrenIterator.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/childreniterator_streifert/QxChildrenIterator.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/childreniterator_streifert/QxChildrenIterator.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -44,22 +44,22 @@
qx.Proto.getParent = function() {
return this._parent;
-};
+}
qx.Proto.getCurParent = function() {
return this._curParent;
-};
+}
qx.Proto.getCurPos = function() {
return this._curLvl[this._curPos];
-};
+}
qx.Proto.getCurLvl = function() {
return this._curLvl;
-};
+}
@@ -113,7 +113,7 @@
this._curPos[this._curLvl] += 1;
return this._curChild;
}
-};
+}
@@ -127,5 +127,5 @@
this._curParent = null;
this._curChild = null;
this._curPos = null;
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxBinaryClock.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxBinaryClock.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxBinaryClock.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -86,13 +86,13 @@
if (hours > 12)
{
hours = hours - 12;
- };
+ }
if (hours == 0)
{
hours = 12;
- };
- };
+ }
+ }
var time = ((hours < 10) ? "0"+hours : hours) + '' + ((minutes < 10) ? "0"+minutes : minutes) + '' + ((seconds < 10) ? "0"+seconds : seconds);
@@ -105,7 +105,7 @@
else
{
this._hour1I.setSource(imagePath + "blank.png");
- };
+ }
this._hour2I.setSource(imagePath + time.charAt(1) + ".png");
this._divisor1I.setSource(imagePath + "divisor.png");
@@ -114,7 +114,7 @@
this._divisor2I.setSource(imagePath + "divisor.png");
this._second1I.setSource(imagePath + time.charAt(4) + ".png");
this._second2I.setSource(imagePath + time.charAt(5) + ".png");
-};
+}
@@ -131,55 +131,55 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if(this._hour1I)
{
this._hour1I.dispose();
this._hour1I = null;
- };
+ }
if(this._hour2I)
{
this._hour2I.dispose();
this._hour2I = null;
- };
+ }
if(this._divisor1I)
{
this._divisor1I.dispose();
this._divisor1I = null;
- };
+ }
if(this._minute1I)
{
this._minute1I.dispose();
this._minute1I = null;
- };
+ }
if(this._minute2I)
{
this._minute2I.dispose();
this._minute2I = null;
- };
+ }
if(this._divisor2I)
{
this._divisor2I.dispose();
this._divisor2I = null;
- };
+ }
if(this._second1I)
{
this._second1I.dispose();
this._second1I = null;
- };
+ }
if(this._second2I)
{
this._second2I.dispose();
this._second2I = null;
- };
+ }
return QxClock.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxClock.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxClock.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxClock.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -91,7 +91,7 @@
else
{
hours = hours - offset; // Else just subtract it.
- };
+ }
this.display(hours, minutes, seconds);
@@ -100,10 +100,10 @@
if (this.hasEventListeners(qx.constant.Event.INTERVAL))
{
this.dispatchEvent(new qx.event.type.Event(qx.constant.Event.INTERVAL));
- };
+ }
this._timer.restartWith(this.getInterval());
-};
+}
@@ -118,7 +118,7 @@
*/
// placeholder method
-qx.Proto.display = function(hours, minutes, seconds) {};
+qx.Proto.display = function(hours, minutes, seconds) {}
@@ -135,7 +135,7 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._timer)
{
@@ -143,7 +143,7 @@
this._timer.removeEventListener(qx.constant.Event.INTERVAL, this._oninterval, this);
this._timer.dispose();
this._timer = null;
- };
+ }
return qx.ui.layout.CanvasLayout.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxDigitalClock.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxDigitalClock.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/clock_olsson/QxDigitalClock.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -82,33 +82,33 @@
else
{
am_pm = "AM";
- };
+ }
if (hours > 12)
{
hours = hours - 12;
- };
+ }
if (hours == 0)
{
hours = 12;
- };
- };
+ }
+ }
if (minutes <= 9)
{
minutes = "0" + minutes;
- };
+ }
if (seconds <= 9)
{
seconds = "0" + seconds;
- };
+ }
var time = hours + ':' + minutes + ':' + seconds + " " + am_pm;
this.getLabel().setHtml(time);
-};
+}
@@ -126,13 +126,13 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._label)
{
this._label.dispose();
this._label = null;
- };
+ }
return QxClock.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/dialog_olsson/Definitions.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/dialog_olsson/Definitions.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/dialog_olsson/Definitions.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -23,13 +23,13 @@
paddingRight : 1,
paddingBottom : 1,
paddingLeft : 1
- };
+ }
},
state : function(vWidget, vTheme, vStates)
{
return {
border : vStates.maximized ? qx.renderer.border.BorderObject.presets.none : qx.renderer.border.BorderObject.presets.outset
- };
+ }
}
});
Modified: branches/namespaces/qooxdoo/source/contributed/dialog_olsson/QxDialog.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/dialog_olsson/QxDialog.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/dialog_olsson/QxDialog.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -63,28 +63,28 @@
{
var vTop = this.getTopLevelWidget();
propValue ? vTop.block(this) : vTop.release(this);
- };
+ }
// Disallow minimize and close for modal dialogs
this._closeButtonManager();
this._minimizeButtonManager();
return true;
-};
+}
qx.Proto._minimizeButtonManager = function()
{
this._minimizeButton.setEnabled(this.getAllowMinimize() && !this.getModal());
return true;
-};
+}
qx.Proto._closeButtonManager = function()
{
this._closeButton.setEnabled(this.getAllowClose() && !this.getModal());
return true;
-};
+}
/*
@@ -97,7 +97,7 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
return qx.ui.window.Window.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/frame_olsson/Definitions.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/frame_olsson/Definitions.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/frame_olsson/Definitions.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -23,13 +23,13 @@
paddingRight : 1,
paddingBottom : 1,
paddingLeft : 1
- };
+ }
},
state : function(vWidget, vTheme, vStates)
{
return {
border : vStates.maximized ? qx.renderer.border.BorderObject.presets.none : qx.renderer.border.BorderObject.presets.outset
- };
+ }
}
});
Modified: branches/namespaces/qooxdoo/source/contributed/frame_olsson/QxFrame.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/frame_olsson/QxFrame.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/frame_olsson/QxFrame.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -72,13 +72,13 @@
{
if(propOldValue) {
this._layout.remove(propOldValue);
- };
+ }
this._layout.addAfter(propValue, this._captionBar);
}
return true;
-};
+}
qx.Proto._modifyToolBar = function(propValue, propOldValue, propData)
{
@@ -86,7 +86,7 @@
{
if(propOldValue) {
this._layout.remove(propOldValue);
- };
+ }
var menuBar = this.getMenuBar();
@@ -94,7 +94,7 @@
}
return true;
-};
+}
qx.Proto._modifyStatusBar = function(propValue, propOldValue, propData)
{
@@ -102,13 +102,13 @@
{
if(propOldValue) {
this._layout.remove(propOldValue);
- };
+ }
this._layout.addAtEnd(propValue);
}
return true;
-};
+}
/*
@@ -121,7 +121,7 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
return qx.ui.window.Window.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/httptransport_ricks/QxHttpTransport.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/httptransport_ricks/QxHttpTransport.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/httptransport_ricks/QxHttpTransport.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -205,7 +205,7 @@
* _requestHeaders - Hash containing headers to be added to the request
*/
-qx.Proto._requestHeaders = {};
+qx.Proto._requestHeaders = {}
/*! _req - Holds the XMLHttpRequest object used to actually make requests */
Modified: branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocale.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocale.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocale.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -33,15 +33,15 @@
if(qx.util.Validation.isValidString(vLanguage)) {
this.setLanguage(vLanguage);
- };
+ }
if(qx.util.Validation.isValidString(vCountry)) {
this.setCountry(vCountry);
- };
+ }
if(qx.util.Validation.isValidString(vVariant)) {
this.setVariant(vVariant);
- };
+ }
});
@@ -81,7 +81,7 @@
this.setVariant(null);
return true;
-};
+}
qx.Proto._modifyCountry = function(propValue, propOldValue, propData)
{
@@ -96,11 +96,11 @@
else
{
return false;
- };
- };
+ }
+ }
return true;
-};
+}
qx.Proto._modifyVariant = function(propValue, propOldValue, propData)
{
@@ -113,11 +113,11 @@
else
{
return false;
- };
- };
+ }
+ }
return true;
-};
+}
/*
@@ -129,12 +129,12 @@
qx.Proto._checkLanguage = function()
{
return true;
-};
+}
qx.Proto._checkLanguageCountry = function()
{
return true;
-};
+}
qx.Proto.isEqual = function(locale) {
if(this.getLanguage() == locale.getLanguage() && this.getCountry() == locale.getCountry() && this.getVariatn() == locale.getVariant())
@@ -144,8 +144,8 @@
else
{
return false;
- };
-};
+ }
+}
qx.Proto.getAvailableLocales = function() {
// var req = new QxPostRequest( '../locale/locales.xml'); //?param=value
@@ -153,51 +153,51 @@
// return e.getData();
// });
// req.send();
-};
+}
// Gets the current value of the default locale.
qx.Proto.getDefault = function() {
return QxLocale.DEFAULT_LOCALE;
-};
+}
qx.Proto.getDisplayCountry = function(locale) {
// Returns a name for the locale's country that is appropriate for display to the user.
-};
+}
qx.Proto.getDisplayLanguage = function(locale) {
// Returns a name for the locale's language that is appropriate for display to the user.
-};
+}
qx.Proto.getDisplayName = function(locale) {
// Returns a name for the locale that is appropriate for display to the user.
-};
+}
qx.Proto.getDisplayVariant = function(locale) {
// Returns a name for the locale's variant code that is appropriate for display to the user.
-};
+}
qx.Proto.getISO3Country = function() {
// Returns a three-letter abbreviation for this locale's country.
-};
+}
qx.Proto.getISO3Language = function() {
// Returns a three-letter abbreviation for this locale's language.
-};
+}
qx.Proto.getISOCountries = function() {
// Returns a list of all 2-letter country codes defined in ISO 3166.
-};
+}
qx.Proto.getISOLanguages = function() {
// Returns a list of all 2-letter language codes defined in ISO 639.
-};
+}
// Sets the default locale.
qx.Proto.setDefault = function(locale) {
if(qx.util.Validation.isValidObject(locale)) {
QxLocale.DEFAULT_LOCALE = locale;
- };
-};
+ }
+}
/*
------------------------------------------------------------------------------------
@@ -209,7 +209,7 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
return qx.core.Object.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocaleManager.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocaleManager.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxLocaleManager.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -47,7 +47,7 @@
qx.ui.core.Widget.flushGlobalQueues();
return true;
-};
+}
/*
---------------------------------------------------------------------------
@@ -59,10 +59,10 @@
{
if (this.getDisposed()) {
return;
- };
+ }
qx.core.Object.prototype.dispose.call(this);
-};
+}
/*
---------------------------------------------------------------------------
Modified: branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxResource.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxResource.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/locales_olsson/QxResource.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -33,11 +33,11 @@
if(qx.util.Validation.isValidString(vResource)) {
this.setResource(vResource);
- };
+ }
if(qx.util.Validation.isValidObject(vLocale)) {
this.setLocale(vLocale);
- };
+ }
this.loadResource(vResource, vLocale);
});
@@ -74,16 +74,16 @@
{
this._request.dispose();
this._request = null;
- };
- };
+ }
+ }
if(propValue)
{
this.loadResource(propValue);
- };
+ }
return true;
-};
+}
qx.Proto._modifyLocale = function(propValue, propOldValue, propData)
{
@@ -96,16 +96,16 @@
{
this._request.dispose();
this._request = null;
- };
- };
+ }
+ }
if(propValue)
{
this.loadResource(this.getResource(), propValue);
- };
+ }
return true;
-};
+}
/*
------------------------------------------------------------------------------------
@@ -118,7 +118,7 @@
if(!vResource)
{
vResource = this.getResource();
- };
+ }
if(!vLocale)
{
@@ -129,23 +129,23 @@
else
{
vLocale = QxLocaleManager.getCurrentLocale();
- };
- };
+ }
+ }
if(vLocale.getLanguage())
{
vResource += "_" + vLocale.getLanguage();
- };
+ }
if(vLocale.getCountry())
{
vResource += "_" + vLocale.getCountry();
- };
+ }
if(vLocale.getVariant())
{
vResource += "_" + vLocale.getCountry();
- };
+ }
vResource += ".js";
@@ -195,7 +195,7 @@
});
req.send();
-};
+}
qx.Proto.getKey = function(value)
{
@@ -204,14 +204,14 @@
if(this._content[i].value = value)
{
return this._content[i].key;
- };
- };
-};
+ }
+ }
+}
qx.Proto.getValue = function(key)
{
return this._content[key];
-};
+}
/*
@@ -224,15 +224,15 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._request)
{
this._request.dispose();
this._request = null;
- };
+ }
delete this._content;
return qx.core.Object.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/progressbar_olsson/QxProgressBar.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/progressbar_olsson/QxProgressBar.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/progressbar_olsson/QxProgressBar.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -40,7 +40,7 @@
do {
vCurrentTime = (new Date).valueOf();
} while(vExitTime > vCurrentTime);
-};
+}
function QxProgressBar(vDirection, vMin, vMax) {
@@ -89,15 +89,15 @@
// ***********************************************************************
if(qx.util.Validation.isValidString(vDirection)) {
this.setDirection(vDirection);
- };
+ }
if(qx.util.Validation.isValidNumber(vMin)) {
this.setMin(vMin);
- };
+ }
if(qx.util.Validation.isValidNumber(vMax)) {
this.setMax(vMax);
- };
+ }
});
/*
@@ -177,8 +177,8 @@
this._bar.setHeight(barSize);
this._bar.setWidth(this.getInnerWidth());
break;
- };
- };
+ }
+ }
this.getLabel().setText(Math.round(100 * barSizePercent) + '%');
@@ -189,9 +189,9 @@
if (this.hasEventListeners(qx.OO.C_CHANGE))
{
this.dispatchEvent(new qx.event.type.Event(qx.OO.C_CHANGE));
- };
- };
-};
+ }
+ }
+}
/*
------------------------------------------------------------------------------------
@@ -202,37 +202,37 @@
qx.Proto.setValue = function(nValue)
{
this._manager.setValue(nValue);
-};
+}
qx.Proto.getValue = function()
{
return this._manager.getValue();
-};
+}
qx.Proto.resetValue = function()
{
return this._manager.resetValue();
-};
+}
qx.Proto.setMax = function(vMax)
{
return this._manager.setMax(vMax);
-};
+}
qx.Proto.getMax = function()
{
return this._manager.getMax();
-};
+}
qx.Proto.setMin = function(vMin)
{
return this._manager.setMin(vMin);
-};
+}
qx.Proto.getMin = function()
{
return this._manager.getMin();
-};
+}
/*
------------------------------------------------------------------------------------
@@ -251,8 +251,8 @@
else
{
this.setValue(this.getMax());
- };
-};
+ }
+}
/*
------------------------------------------------------------------------------------
@@ -264,27 +264,27 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._timer)
{
this._timer.stop();
this._timer.dispose();
this._timer = null;
- };
+ }
if (this._manager)
{
this._manager.removeEventListener(qx.OO.C_CHANGE, this._onchange, this);
this._manager.dispose();
this._manager = null;
- };
+ }
if (this._bar)
{
this._bar.dispose();
this._bar = null;
- };
+ }
return qx.ui.layout.CanvasLayout.prototype.dispose.call(this);
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressanim.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressanim.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressanim.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -74,11 +74,11 @@
qx.Proto._computePreferredInnerWidth = function() { //???Olli???
return 200;
-};
+}
qx.Proto._computePreferredInnerHeight = function() { //???Olli???
return 20;
-};
+}
/*
@@ -159,7 +159,7 @@
// Show the changes
this._applyChanges();
-};
+}
/*
@@ -172,13 +172,13 @@
{
if (this.getDisposed()) {
return;
- };
+ }
if (this._bar)
{
this._bar.dispose();
this._bar = null;
- };
+ }
return qx.ui.layout.CanvasLayout.prototype.dispose.call(this);
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressbar.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressbar.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/progressbar_vogel/QxProgressbar.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -58,10 +58,10 @@
// ***********************************************************************
if(qx.util.Validation.isValidNumber(vMax)) {
this.setMax(vMax);
- };
+ }
if(qx.util.Validation.isValidBoolean(vShowPercent)) {
this.setShowPercent(vShowPercent);
- };
+ }
});
@@ -105,11 +105,11 @@
qx.Proto._computePreferredInnerWidth = function() { //???Olli???
return 200;
-};
+}
qx.Proto._computePreferredInnerHeight = function() { //???Olli???
return 20;
-};
+}
@@ -122,7 +122,7 @@
// min must be < max
if (newValue < this.getMax()) return newValue;
return this.getMin();
-};
+}
qx.Proto._modifyMin = function(propValue, propOldValue, propData)
{
// position must be >= min
@@ -136,7 +136,7 @@
// max must be > min
if (newValue > this.getMin()) return newValue;
return this.getMax();
-};
+}
qx.Proto._modifyMax = function(propValue, propOldValue, propData)
{
// position must be <= max
@@ -151,12 +151,12 @@
if (newValue < this.getMin()) return this.getMin();
if (newValue > this.getMax()) return this.getMax();
return newValue;
-};
+}
qx.Proto._modifyPosition = function(propValue, propOldValue, propData)
{
// make changes visible
return this._applyChanges();
-};
+}
qx.Proto._modifyShowPercent = function(propValue, propOldValue, propData)
{
@@ -208,19 +208,19 @@
{
if (this.getDisposed()) {
return;
- };
+ }
if (this._bar)
{
this._bar.dispose();
this._bar = null;
- };
+ }
if (this._percent)
{
this._percent.dispose();
this._percent = null;
- };
+ }
return qx.ui.layout.CanvasLayout.prototype.dispose.call(this);
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/contributed/scroller_olsson/QxScroller.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/scroller_olsson/QxScroller.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/scroller_olsson/QxScroller.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -59,15 +59,15 @@
if(qx.util.Validation.isValidNumber(vShiftX)) {
this.setShiftX(vShiftX);
- };
+ }
if(qx.util.Validation.isValidNumber(vShiftY)) {
this.setShiftY(vShiftY);
- };
+ }
if(qx.util.Validation.isValidNumber(vInterval)) {
this._timer.setInterval(vInterval);
- };
+ }
this._firstTime = true;
});
@@ -107,7 +107,7 @@
this._timer.startWith(propValue);
return true;
-};
+}
/*
------------------------------------------------------------------------------------
@@ -118,7 +118,7 @@
qx.Proto._oninterval = function(e)
{
this.scroll();
-};
+}
/*
@@ -129,17 +129,17 @@
qx.Proto.add = function(widget) {
this._scrollpane.add(widget);
-};
+}
qx.Proto.getInterval = function()
{
return this._timer.getInterval();
-};
+}
qx.Proto.setInterval = function(vInterval)
{
this._timer.setInterval(vInterval);
-};
+}
qx.Proto.init = function() {
var shiftX = this.getShiftX();
@@ -150,10 +150,10 @@
}
else {//if(shiftX > 0) {
this._scrollpane.setLeft(-this._scrollpane._computeBoxWidth());
- };
+ }
// else {
// this._scrollpane.setLeft(0);
-// };
+// }
if(shiftY < 0) {
this._scrollpane.setTop(this.getHeight());
@@ -161,32 +161,32 @@
else {//if(shiftY > 0) {
this.error(this._scrollpane._computeBoxHeight());
this._scrollpane.setTop(-this._scrollpane._computeBoxHeight());
- };
+ }
// else {
// this._scrollpane.setTop(0);
-// };
-};
+// }
+}
qx.Proto.start = function()
{
if(this._firstTime == true) {
this.init();
this._firstTime = false;
- };
+ }
this._timer.start();
-};
+}
qx.Proto.stop = function()
{
this._timer.stop();
-};
+}
qx.Proto.reset = function() {
this._firstTime = true;
this.init();
-};
+}
qx.Proto.scroll = function()
{
@@ -198,7 +198,7 @@
qx.ui.core.Widget.flushGlobalQueues();
this.start();
-};
+}
/*
------------------------------------------------------------------------------------
@@ -210,12 +210,12 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if(this._scrollpane) {
this._scrollpane.dispose();
this._scrollpane = null;
- };
+ }
if (this._timer)
{
@@ -223,9 +223,9 @@
this._timer.removeEventListener(qx.constant.Event.INTERVAL, this._oninterval, this);
this._timer.dispose();
this._timer = null;
- };
+ }
delete this._firstTime;
return qx.ui.layout.CanvasLayout.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/splashscreen_olsson/QxSplashScreen.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/splashscreen_olsson/QxSplashScreen.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/splashscreen_olsson/QxSplashScreen.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -40,7 +40,7 @@
// {
//this.error("Make modal!!!");
// this.getTopLevelWidget().block(this); //Make modal
-// };
+// }
// ***********************************************************************
// LAYOUT
@@ -63,7 +63,7 @@
if(qx.util.Validation.isValidBoolean(vShowProgressBar)) {
this.setShowProgressBar(vShowProgressBar);
- };
+ }
// ***********************************************************************
// EVENTS
@@ -119,10 +119,10 @@
else
{
this._layout.remove(this._progressBar);
- };
+ }
return true;
-};
+}
qx.Proto._modifyShowTime = function(propValue, propOldValue, propData)
{
@@ -137,10 +137,10 @@
this._timer.removeEventListener(qx.constant.Event.INTERVAL, this._oninterval, this);
this._timer.dispose();
this._timer = null;
- };
+ }
return true;
-};
+}
/*
------------------------------------------------------------------------------------
@@ -158,22 +158,22 @@
{
this._timer.stop();
this.close();
- };
-};
+ }
+}
qx.Proto._onwindowmousedown = function(e)
{
if(this.getAllowClose()) {
this.close();
- };
-};
+ }
+}
qx.Proto._onkeydown = function(e) {
if(e.getKeyCode() == qx.event.type.KeyEvent.keys.esc)
{
this.close();
- };
-};
+ }
+}
/*
------------------------------------------------------------------------------------
@@ -185,19 +185,19 @@
{
if (this.getCentered()) {
QxUtil.centerToBrowser(this);
- };
+ }
this.show();
if(this.getShowTime())
{
this._timer.start();
- };
-};
+ }
+}
qx.Proto.close = function() {
this.hide();
-};
+}
qx.Proto.setProgressBarValue = function(vValue)
{
@@ -208,8 +208,8 @@
else
{
this.error("Can not manually increase the progress bar or a timer controlled splash screen.");
- };
-};
+ }
+}
/*
------------------------------------------------------------------------------------
@@ -221,25 +221,25 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._layout)
{
this._layout.dispose();
this._layout = null;
- };
+ }
if (this._component)
{
this._component.dispose();
this._component = null;
- };
+ }
if (this._progressBar)
{
this._progressBar.dispose();
this._progressBar = null;
- };
+ }
if (this._timer)
{
@@ -247,7 +247,7 @@
this._timer.removeEventListener(qx.constant.Event.INTERVAL, this._oninterval, this);
this._timer.dispose();
this._timer = null;
- };
+ }
return qx.ui.popup.Popup.prototype.dispose.call(this);
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/Definitions.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/Definitions.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/Definitions.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -17,7 +17,7 @@
{
return {
backgroundColor : this.bgcolor
- };
+ }
},
state : function(vWidget, vTheme, vStates)
@@ -26,7 +26,7 @@
var vReturn = {
border : firstLevel ? null : qx.renderer.border.BorderObject.presets.thinInset
- };
+ }
return vReturn;
}
@@ -38,7 +38,7 @@
{
return {
border : qx.renderer.border.BorderObject.presets.thinOutset
- };
+ }
}
});
@@ -48,7 +48,7 @@
{
return {
border : qx.renderer.border.BorderObject.presets.shadow
- };
+ }
}
});
@@ -73,7 +73,7 @@
var vReturn = {
backgroundColor : vStates.abandoned ? this.bgcolor_left : vStates.over ? this.bgcolor_over : this.bgcolor_default,
border : vStates.pressed || vStates.checked || vStates.abandoned ? this.border_pressed : this.border_default
- };
+ }
return vReturn;
}
Modified: branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/QxSplitPane.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/QxSplitPane.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/splitpane_olsson/QxSplitPane.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -61,7 +61,7 @@
case qx.constant.Layout.ORIENTATION_VERTICAL :
sb.setHeight(this.getDividerSize());
break;
- };
+ }
sb.addEventListener(qx.constant.Event.MOUSEDOWN, this._onbarmousedown, this);
sb.addEventListener(qx.constant.Event.MOUSEUP, this._onbarmouseup, this);
@@ -88,7 +88,7 @@
this._maximizeImage = new qx.ui.basic.Image("widgets/arrows/down-divider.gif");
this._restoreImage = new qx.ui.basic.Image("widgets/arrows/restore-vert-divider.gif");
break;
- };
+ }
sb.add(buttonLayout);
@@ -232,11 +232,11 @@
this.getFirstWidget().setHeight(propValue);
this.getSecondWidget().setHeight(this.getHeight() - propValue - this.getDividerSize());
break;
- };
- };
+ }
+ }
return true;
-};
+}
qx.Proto._modifyDividerSize = function(propValue, propOldValue, propData)
{
@@ -245,10 +245,10 @@
}
else if(this.getOrientation() == qx.constant.Layout.ORIENTATION_VERTICAL) {
this._bar.setHeight(propValue);
- };
+ }
return true;
-};
+}
qx.Proto._modifyFirstWidget = function(propValue, propOldValue, propData)
{
@@ -259,13 +259,13 @@
if(this._leftWidget) {
this._firstWidget.dispose();
this._firstWidget = null;
- };
- };
+ }
+ }
if (!propValue)
{
propValue = new qx.ui.layout.CanvasLayout();
- };
+ }
this.addAtBegin(propValue);
this._lastDividerLocation = propValue.getWidth();
@@ -273,10 +273,10 @@
// if(!this.getMaximumDividerLocation())
// {
// this.setMaximumDividerLocation(this.getWidth() - this.getDividerSize());
-// };
+// }
return true;
-};
+}
qx.Proto._modifyMaximumDividerLocation = function(propValue, propOldValue, propData)
{
@@ -291,14 +291,14 @@
case qx.constant.Layout.ORIENTATION_VERTICAL :
maxValue = this.getHeight();
break;
- };
+ }
if(propValue >= 0 && propValue <= (maxValue - this.getDividerSize()) && propValue >= this.getMinimumDividerLocation()) {
return true;
- };
+ }
return false;
-};
+}
qx.Proto._modifyMinimumDividerLocation = function(propValue, propOldValue, propData)
{
@@ -309,14 +309,14 @@
}
else if(this.getOrientation() == qx.constant.Layout.ORIENTATION_VERTICAL) {
minValue = this.getHeight();
- };
+ }
if(propValue >= 0 && propValue <= (maxValue - this.getDividerSize()) && propValue <= this.getMaximumDividerLocation()) {
return true;
- };
+ }
return false;
-};
+}
qx.Proto._modifySecondWidget = function(propValue, propOldValue, propData)
{
@@ -327,19 +327,19 @@
if(this._secondWidget) {
this._secondWidget.dispose();
this._secondWidget = null;
- };
- };
+ }
+ }
if (!propValue)
{
propValue = new qx.ui.layout.CanvasLayout();
- };
+ }
this.addAtEnd(propValue);
this._lastDividerLocation = this.getFirstWidget().getWidth();
return true;
-};
+}
/*
@@ -383,7 +383,7 @@
{
f.setParent(this._bar.getParent());
qx.ui.core.Widget.flushGlobalQueues();
- };
+ }
f._applyRuntimeLeft(qx.dom.DomLocation.getPageBoxLeft(el) - l);
f._applyRuntimeTop(qx.dom.DomLocation.getPageBoxTop(el) - t);
@@ -393,10 +393,10 @@
f.setZIndex(this._bar.getZIndex() + 1);
break;
- };
+ }
// create move session
- var s = this._moveSession = {};
+ var s = this._moveSession = {}
switch(this.getOrientation())
{
@@ -425,8 +425,8 @@
s.minPos = this.getMinimumDividerLocation() ? this.getMinimumDividerLocation() : 0;
s.maxPos = this.getMaximumDividerLocation() ? this.getMaximumDividerLocation() : (b - t - s.boxHeight);
break;
- };
-};
+ }
+}
qx.Proto._onbarmouseup = function(e)
{
@@ -448,7 +448,7 @@
if (!(obj && obj.getParent())) {
break;
- };
+ }
// no break here
case QxSplitPane.MODE_LAZYOPAQUE:
@@ -472,11 +472,11 @@
firstWidget.setHeight(s.newPosition.limit(s.minPos, s.maxPos));
secondWidget.setHeight(s.parentAreaOffsetBottom - s.parentAreaOffsetTop - s.boxHeight - s.newPosition);
break;
- };
+ }
if (this.getMoveMethod() == QxSplitPane.MODE_BAR) {
this._frame.setParent(null);
- };
+ }
// Divider buttons
this._buttonLayout.addAt(this._minimizeButton, 0);
@@ -489,26 +489,26 @@
else
{
this._buttonLayout.addAt(this._restoreButton, 2);
- };
+ }
break;
case QxSplitPane.MODE_TRANSLUCENT:
this._bar.setOpacity(null);
break;
- };
+ }
this.setDividerLocation(this._lastDividerLocation);
delete this._moveSession;
- };
-};
+ }
+}
qx.Proto._onbarmousemove = function(e)
{
if (!this.getAllowMove()) {
return;
- };
+ }
var s = this._moveSession;
@@ -527,7 +527,7 @@
case qx.constant.Layout.ORIENTATION_VERTICAL :
this._bar.setTop((s.boxTop - s.parentAreaOffsetTop + e.getPageY() - s.firstPageY).limit(s.minPos, s.maxPos));
break;
- };
+ }
break;
default:
@@ -542,8 +542,8 @@
case qx.constant.Layout.ORIENTATION_VERTICAL :
o._applyRuntimeTop((s.boxTop - s.parentAreaOffsetTop + e.getPageY() - s.firstPageY).limit(s.minPos, s.maxPos));
break;
- };
- };
+ }
+ }
}
else
{
@@ -556,11 +556,11 @@
case qx.constant.Layout.ORIENTATION_VERTICAL :
this._bar.setCursor("n-resize");
break;
- };
- };
+ }
+ }
e.preventDefault();
-};
+}
/*
---------------------------------------------------------------------------
@@ -570,7 +570,7 @@
qx.Proto._onbuttonmousedown = function(e) {
e.stopPropagation();
-};
+}
qx.Proto._onminimizebuttonclick = function(e)
{
@@ -579,7 +579,7 @@
this._buttonLayout.remove(this._restoreButton);
this._buttonLayout.addAt(this._restoreButton, 0);
this._buttonLayout.addAt(this._maximizeButton, 1);
-};
+}
qx.Proto._onrestorebuttonclick = function(e) {
this.restore();
@@ -587,7 +587,7 @@
this._buttonLayout.remove(this._restoreButton);
this._buttonLayout.addAt(this._minimizeButton, 0);
this._buttonLayout.addAt(this._maximizeButton, 1);
-};
+}
qx.Proto._onmaximizebuttonclick = function(e)
{
@@ -596,7 +596,7 @@
this._buttonLayout.addAt(this._minimizeButton, 0);
this._buttonLayout.remove(this._restoreButton);
this._buttonLayout.addAt(this._restoreButton, 1);
-};
+}
/*
@@ -607,31 +607,31 @@
qx.Proto.addLeft = function(vWidget) {
this.getFirstWidget().add(vWidget);
-};
+}
qx.Proto.addTop = function(vWidget) {
this.getFirstWidget().add(vWidget);
-};
+}
qx.Proto.addRight = function(vWidget) {
this.getSecondWidget().add(vWidget);
-};
+}
qx.Proto.addBottom = function(vWidget) {
this.getSecondWidget().add(vWidget);
-};
+}
qx.Proto.minimize = function() {
this.setDividerLocation(0);
-};
+}
qx.Proto.maximize = function() {
this.setDividerLocation(this.getMaximumDividerLocation() ? this.getMaximumDividerLocation() : (this.getWidth() - this.getDividerSize()));
-};
+}
qx.Proto.restore = function() {
this.setDividerLocation(this._lastDividerLocation);
-};
+}
/*
@@ -644,13 +644,13 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
if (this._frame)
{
this._frame.dispose();
this._frame = null;
- };
+ }
if (this._bar)
{
@@ -659,65 +659,65 @@
this._bar.removeEventListener(qx.constant.Event.MOUSEMOVE, this._onbarmousemove, this);
this._bar.dispose();
this._bar = null;
- };
+ }
if (this._buttonLayout) {
this._buttonLayout.dispose();
this._buttonLayout = null;
- };
+ }
if (this._minimizeButton) {
this._minimizeButton.removeEventListener(qx.constant.Event.CLICK, this._onminimizebuttonclick, this);
this._minimizeButton.removeEventListener(qx.constant.Event.MOUSEDOWN, this._onbuttonmousedown, this);
this._minimizeButton.dispose();
this._minimizeButton = null;
- };
+ }
if (this._maximizeButton) {
this._maximizeButton.removeEventListener(qx.constant.Event.CLICK, this._onminimizebuttonclick, this);
this._maximizeButton.removeEventListener(qx.constant.Event.MOUSEDOWN, this._onbuttonmousedown, this);
this._maximizeButton.dispose();
this._maximizeButton = null;
- };
+ }
if (this._restoreButton) {
this._restoreButton.removeEventListener(qx.constant.Event.CLICK, this._onminimizebuttonclick, this);
this._restoreButton.removeEventListener(qx.constant.Event.MOUSEDOWN, this._onbuttonmousedown, this);
this._restoreButton.dispose();
this._restoreButton = null;
- };
+ }
if (this._firstWidget)
{
this._firstWidget.dispose();
this._firstWidget = null;
- };
+ }
if (this._secondWidget)
{
this._secondWidget.dispose();
this._secondWidget = null;
- };
+ }
if(this._minimizeImage)
{
this._minimizeImage.dispose();
this._minimizeImage = null;
- };
+ }
if(this._maximizeImage)
{
this._maximizeImage.dispose();
this._maximizeImage = null;
- };
+ }
if(this._restoreImage)
{
this._restoreImage.dispose();
this._restoreImage = null;
- };
+ }
delete this._lastDividerLocation;
return qx.ui.layout.BoxLayout.prototype.dispose.call(this);
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/Definitions.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/Definitions.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/Definitions.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -24,7 +24,7 @@
paddingRight : 1,
paddingBottom : 1,
paddingLeft : 1
- };
+ }
}
});
@@ -36,7 +36,7 @@
width : qx.constant.Core.AUTO,
height : null,
border : qx.renderer.border.BorderObject.presets.inset
- };
+ }
}
});
@@ -47,6 +47,6 @@
return{
paddingRight : 1,
paddingLeft : 1
- };
+ }
}
});
Modified: branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBar.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBar.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBar.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -54,7 +54,7 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
return qx.ui.layout.HorizontalBoxLayout.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBarPane.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBarPane.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/statusbar_olsson/QxStatusBarPane.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -32,7 +32,7 @@
if(qx.util.Validation.isValidObject(vWidget)) {
this.setWidget(vWidget);
- };
+ }
});
@@ -66,16 +66,16 @@
this.remove(propOldValue);
propOldValue.dispose();
propOldValue = null;
- };
+ }
if(propValue != null)
{
propValue.setAppearance("statusbar-widget");
this.add(propValue);
- };
+ }
return true;
-};
+}
/*
@@ -88,7 +88,7 @@
{
if (this.getDisposed()) {
return true;
- };
+ }
var widget = this.getWidget();
@@ -96,7 +96,7 @@
{
widget.dispose();
widget = null;
- };
+ }
return qx.ui.layout.CanvasLayout.prototype.dispose.call(this);
-};
+}
Modified: branches/namespaces/qooxdoo/source/contributed/taskbar_milea/QxTaskBar.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/taskbar_milea/QxTaskBar.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/taskbar_milea/QxTaskBar.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -27,7 +27,7 @@
this._tBarPanel = new qx.ui.toolbar.ToolBarPart;
this.add(this._tBarPanel);
this._addingWindow = false;
-};
+}
QxTaskBar.extend(qx.ui.layout.HorizontalBoxLayout, "TaskBar");
@@ -47,11 +47,11 @@
this._tBarPanel.remove(botones[btn]);
win.createDispatchEvent("removedFromTaskbar");
}
- };
- };
+ }
+ }
}
- catch(ex){this.debug("Could not remove window from taskbar. Exeption: " + ex);};
-};
+ catch(ex){this.debug("Could not remove window from taskbar. Exeption: " + ex);}
+}
/* Updates button status in the taskbar it gets called whe u add a new qx.ui.window.Window
*/
qx.Proto._updateButtons = function(selected) {
@@ -62,11 +62,11 @@
if(botones[btn].getUserData("winId") != selected.getUserData("winId")) {
botones[btn].setChecked(false);
}
- };
- };
+ }
+ }
}
- catch(ex){this.debug("Could not update buttons in taskbar. Exeption: " + ex);};
-};
+ catch(ex){this.debug("Could not update buttons in taskbar. Exeption: " + ex);}
+}
/* Adds a qx.ui.window.Window to the taskbar
the current implementation doesnt check if there is a win with the same name.
@@ -100,7 +100,7 @@
win.addEventListener(qx.constant.Event.FOCUS, function(e) {
tmpButton.setChecked(true);
});
-};
+}
/*
@@ -113,7 +113,7 @@
{
if (this.getDisposed()) {
return;
- };
+ }
return qx.ui.layout.HorizontalBoxLayout.prototype.dispose.call(this);
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/contributed/urlhandling_vegetti/urlhandling.js
===================================================================
--- branches/namespaces/qooxdoo/source/contributed/urlhandling_vegetti/urlhandling.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/contributed/urlhandling_vegetti/urlhandling.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -12,7 +12,7 @@
}
result = result.substring(0, result.length - 1);
return result;
-};
+}
getParam = function(name, alternativeUrl)
{
@@ -43,4 +43,4 @@
}
}
return result;
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/demo/allinone/AllInOneDemo.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/allinone/AllInOneDemo.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/allinone/AllInOneDemo.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -75,7 +75,7 @@
page.add(widget);
return page;
-};
+}
qx.Proto._createFormDemo = function() {
@@ -173,7 +173,7 @@
new qx.manager.selection.RadioManager("network", [radio1, radio2, radio3]);
return main;
-};
+}
qx.Proto._createTooltipDemo = function() {
@@ -205,7 +205,7 @@
main.add(c3);
return main;
-};
+}
qx.Proto._createToolbarDemo = function(clientWindow) {
@@ -334,14 +334,14 @@
// Toolbar
function changeLayout(e) {
this.setShow(e.getData());
- };
+ }
function changeSize(e) {
var v = e.getData();
var o = v == 22 ? 32 : 22;
this.setIcon(this.getIcon().replace(o, v));
- };
+ }
function createButton(text, icon, clazz, checked) {
if (! clazz) {
@@ -357,7 +357,7 @@
}
return button;
- };
+ }
var tb = new qx.ui.toolbar.ToolBar;
main.add(tb);
@@ -437,7 +437,7 @@
vert.add(button);
return main;
-};
+}
qx.Proto._createTabDemo = function() {
@@ -525,7 +525,7 @@
function dosearch(e) {
alert("Searching...");
- };
+ }
b2_1.addEventListener("click", dosearch);
b2_2.addEventListener("click", dosearch);
@@ -586,7 +586,7 @@
});
return main;
-};
+}
qx.Proto._createTreeDemo = function() {
@@ -660,7 +660,7 @@
for (var i = 0; i < 50; i++) {
te2_8.add(new qx.ui.tree.TreeFolder("Item " + i));
- };
+ }
var te2_9 = new qx.ui.tree.TreeFolder("Spam");
@@ -698,7 +698,7 @@
command.add(tTreeLines);
return main;
-};
+}
qx.Proto._createListDemo = function() {
@@ -726,7 +726,7 @@
if (!(i % 9)) (item.setEnabled(false));
list.add(item);
- };
+ }
// Control
var control = new qx.ui.layout.VerticalBoxLayout;
@@ -771,7 +771,7 @@
});
return main;
-};
+}
qx.Proto._createListViewDemo = function() {
@@ -785,7 +785,7 @@
for (var i = 0, t; i < 1000; i++) {
t = Math.round(Math.random() * 4);
ld.push({ name : { html : "E-Mail " + i, icon : "icons/16/email.png", iconWidth : 16, iconHeight : 16 }, size : { text : Math.round(Math.random()*100) + "kb" }, type : { text : lt[t] }, modified : { text : "Nov " + Math.round(Math.random() * 30 + 1) + " 2005" }, rights: { text : "-rw-r--r--" }, open : { uri : "http://www.google.com/search?q=" + i, html : "Open " + i }});
- };
+ }
var lc = {
name : { label : "Name", width : 120, type : "iconHtml" },
@@ -793,7 +793,7 @@
type : { label : "Type", width : 80, type : "text" },
modified : { label : "Last Modified", width : 150, type : "text" },
rights : { label : "Rights", width: 80, type : "text" }
- };
+ }
var lv = new qx.ui.listview.ListView(ld, lc);
main.add(lv);
@@ -804,7 +804,7 @@
lv.setHeight(350);
return main;
-};
+}
qx.Proto._createTableDemo = function() {
@@ -829,10 +829,10 @@
setMetaColumnCounts([1, -1]);
getSelectionModel().setSelectionMode(qx.ui.table.SelectionModel.MULTIPLE_INTERVAL_SELECTION);
getTableColumnModel().setDataCellRenderer(3, new qx.ui.table.BooleanDataCellRenderer());
- };
+ }
return table;
-};
+}
qx.Proto._createDateChooserDemo = function() {
@@ -845,7 +845,7 @@
main.add(chooser);
return main;
-};
+}
qx.Proto._createNativeWindowDemo = function() {
@@ -994,7 +994,7 @@
vert.add(btn4, btn5, btn6);
return main;
-};
+}
qx.Proto._createInternalWindowDemo = function(clientWindow) {
@@ -1238,7 +1238,7 @@
w3.open();
return main;
-};
+}
qx.Proto._createThemesDemo = function(clientWindow) {
@@ -1292,4 +1292,4 @@
main.add(openThemeWinBt);
return main;
-};
+}
Modified: branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/ApiViewer.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/ApiViewer.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/ApiViewer.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -35,9 +35,9 @@
// Workaround: Since navigating in qx.ui.tree.Tree doesn't work, we've to
// maintain a hash that keeps the tree nodes for class names
- this._classTreeNodeHash = {};
- this._classTreeNodeHash[ApiViewer.PACKAGE_TREE] = {};
- this._classTreeNodeHash[ApiViewer.INHERITENCE_TREE] = {};
+ this._classTreeNodeHash = {}
+ this._classTreeNodeHash[ApiViewer.PACKAGE_TREE] = {}
+ this._classTreeNodeHash[ApiViewer.INHERITENCE_TREE] = {}
clientWindow.getClientDocument().add(boxLayout);
@@ -56,7 +56,7 @@
qx.Proto._modifyDocTree = function(propValue, propOldValue, propData) {
this._updateTree(propValue);
return true;
-};
+}
/**
@@ -80,10 +80,10 @@
self.selectItem(window.location.hash.substring(1));
}, 0);
}
- };
+ }
req.addEventListener("completed", handler, this);
req.send();
-};
+}
/**
@@ -118,7 +118,7 @@
this.showClass(this._wantedClassName);
this._wantedClassName = null;
}
-};
+}
/**
@@ -168,7 +168,7 @@
}
}
}
-};
+}
/**
@@ -201,7 +201,7 @@
this._createInheritanceNode(classTreeNode, childClassDocNode, docTree);
}
}
-};
+}
/**
@@ -228,12 +228,12 @@
// Other than classes are not support for bookmarkable-urls currently
window.location.hash = "#" + treeNode.docNode.attributes.fullName;
}
-};
+}
qx.Proto._onHistoryRequest = function(evt) {
this.showClass(evt.getData());
-};
+}
/**
@@ -260,7 +260,7 @@
if (itemName) {
this._detailViewer.showItem(itemName);
}
-};
+}
/**
@@ -322,7 +322,7 @@
} else {
alert("Unknown class: " + className);
}
-};
+}
qx.Class.PACKAGE_TREE = 1;
Modified: branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/DetailViewer.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/DetailViewer.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/DetailViewer.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -26,7 +26,7 @@
document._detailViewer = this;
- this._infoPanelHash = {};
+ this._infoPanelHash = {}
var html = "";
@@ -103,7 +103,7 @@
this._currentClassDocNode = null;
this.showClass(classDocNode);
}
-};
+}
/**
@@ -130,7 +130,7 @@
typeInfo = { listName:listName, labelText:labelText, infoFactory:infoFactory,
hasDetailDecider:hasDetailDecider, isOpen:isOpen,
- hasInheritedCheckBox:addInheritedCheckBox };
+ hasInheritedCheckBox:addInheritedCheckBox }
this._infoPanelHash[nodeType] = typeInfo;
var html = '<div class="infoPanel"><h2>'
@@ -267,7 +267,7 @@
// Scroll to top
this.getElement().scrollTop = 0;
-};
+}
/**
@@ -305,7 +305,7 @@
} else if (scrollTop < top + height - clientHeight) {
doc.scrollTop = top + height - clientHeight;
}
-};
+}
/**
@@ -325,7 +325,7 @@
if (typeInfo.showInherited) {
nodeArr = [];
fromClassArr = [];
- fromClassHash = {};
+ fromClassHash = {}
var currClassNode = this._currentClassDocNode;
while (currClassNode != null) {
var currParentNode = qx.apiviewer.TreeUtil.getChild(currClassNode, typeInfo.listName);
@@ -436,7 +436,7 @@
typeInfo.infoBodyElem.style.display = "none";
}
}
-};
+}
/**
@@ -504,7 +504,7 @@
} catch (exc) {
this.error("Handling inherited checkbox click failed", exc);
}
-};
+}
/**
@@ -526,7 +526,7 @@
} catch (exc) {
this.error("Toggling info body failed", exc);
}
-};
+}
/**
@@ -547,7 +547,7 @@
return elemArr[i].childNodes[3].childNodes[1];
}
}
-};
+}
/**
@@ -563,7 +563,7 @@
} catch (exc) {
this.error("Selecting item '" + itemName + "' failed", exc);
}
-};
+}
/**
@@ -578,7 +578,7 @@
} else {
return null;
}
-};
+}
/**
@@ -593,7 +593,7 @@
qx.Proto._createPropertyInfo = function(node, nodeType, fromClassNode, showDetails) {
var DetailViewer = qx.apiviewer.DetailViewer;
- var info = {};
+ var info = {}
var typeInfo = this._infoPanelHash[nodeType];
@@ -677,7 +677,7 @@
}
return info;
-};
+}
/**
@@ -714,7 +714,7 @@
|| this._hasSeeAlsoHtml(docNode)
|| this._hasErrorHtml(docNode)
|| this._descHasDetails(docNode);
-};
+}
/**
@@ -730,7 +730,7 @@
var DetailViewer = qx.apiviewer.DetailViewer;
var TreeUtil = qx.apiviewer.TreeUtil;
- var info = {};
+ var info = {}
var typeInfo = this._infoPanelHash[nodeType];
@@ -849,7 +849,7 @@
}
return info;
-};
+}
/**
@@ -862,7 +862,7 @@
*/
qx.Proto._constantHasDetails = function(node, nodeType, fromClassNode) {
return this._hasSeeAlsoHtml(node) || this._hasErrorHtml(node) || this._descHasDetails(node);
-};
+}
/**
@@ -875,7 +875,7 @@
* @return {string} the HTML showing the information about the constant.
*/
qx.Proto._createConstantInfo = function(node, nodeType, fromClassNode, showDetails) {
- var info = {};
+ var info = {}
// Add the title
info.typeHtml = this._createTypeHtml(node, fromClassNode, "var");
@@ -893,7 +893,7 @@
}
return info;
-};
+}
/**
@@ -916,7 +916,7 @@
} else {
return false;
}
-};
+}
/**
@@ -959,7 +959,7 @@
} else {
return text;
}
-};
+}
/**
@@ -984,7 +984,7 @@
// There is no @see attribute
return false;
-};
+}
/**
@@ -1035,7 +1035,7 @@
qx.Proto._hasErrorHtml = function(node) {
var errorNode = qx.apiviewer.TreeUtil.getChild(node, "errors");
return (errorNode != null);
-};
+}
/**
@@ -1063,7 +1063,7 @@
} else {
return "";
}
-};
+}
/**
@@ -1116,7 +1116,7 @@
}
return typeHtml;
-};
+}
/**
@@ -1144,7 +1144,7 @@
html += description.substring(lastPos, description.length);
return html;
-};
+}
/**
@@ -1236,7 +1236,7 @@
+ ' title="' + fullItemName + '">' + label + '</a>';
}
}
-};
+}
/**
@@ -1270,14 +1270,14 @@
}
}
}
-};
+}
// overridden
qx.Proto.dispose = function() {
if (this.getDisposed()) {
return;
- };
+ }
this._titleElem = null;
this._classDescElem = null;
@@ -1292,13 +1292,13 @@
document._detailViewer = null;
return qx.ui.embed.HtmlEmbed.prototype.dispose.call(this);
-};
+}
/** {Map} The primitive types. These types will not be shown with links. */
qx.Class.PRIMITIVES = { "object":true, "boolean":true, "string":true, "number":true,
"int":true, "double":true, "var":true, "regexp":true, "Map":true, "Date":true,
- "Element":true };
+ "Element":true }
/**
* {regexp} The regexp for parsing a item name
@@ -1366,7 +1366,7 @@
}
return qx.apiviewer.DetailViewer.createOverlayImageHtml(18, 18, imgUrl, tooltip, styleAttributes);
}
-};
+}
/**
@@ -1414,4 +1414,4 @@
*/
return html;
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/TreeUtil.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/TreeUtil.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/apiviewer/script/qx/apiviewer/TreeUtil.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -25,7 +25,7 @@
}
return null;
-};
+}
/**
@@ -47,7 +47,7 @@
}
return null;
-};
+}
/**
@@ -75,7 +75,7 @@
// Nothing found
return null;
-};
+}
/**
@@ -101,7 +101,7 @@
}
return currNode;
-};
+}
/**
@@ -169,7 +169,7 @@
throw new Error("Unknown img constant: " + constName);
}
return iconUrl;
-};
+}
/** {string[]} The names of lists containing items. */
Modified: branches/namespaces/qooxdoo/source/demo/apiviewer/theme/apitheme.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/apiviewer/theme/apitheme.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/apiviewer/theme/apitheme.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -13,7 +13,7 @@
paddingTop: 10,
paddingBottom: 10,
spacing: 10
- };
+ }
}
});
@@ -27,7 +27,7 @@
initial : function(vWidget, vTheme) {
return {
font: this.font
- };
+ }
}
});
@@ -39,7 +39,7 @@
paddingRight: 2,
paddingTop: 2,
paddingBottom: 2
- };
+ }
}
});
@@ -52,7 +52,7 @@
initial : function(vWidget, vTheme) {
return {
border: this.border
- };
+ }
}
});
@@ -65,7 +65,7 @@
initial : function(vWidget, vTheme) {
return {
backgroundColor: this.bgcolor
- };
+ }
}
});
@@ -80,7 +80,7 @@
return {
font: this.font,
paddingLeft: 4
- };
+ }
}
});
@@ -97,7 +97,7 @@
return {
border: this.border,
backgroundColor: this.bgcolor
- };
+ }
}
});
@@ -112,7 +112,7 @@
return {
font: this.font,
paddingLeft: 4
- };
+ }
}
});
*/
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/demo/test/Compile_2.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/test/Compile_2.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/test/Compile_2.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -9,16 +9,16 @@
$0._style = $0._valueElement.style;
$0._valueElement.qx_Widget = $0;
$1 = 74;
-$2 = {};
+$2 = {}
$3 = "QxWidgetCore qx.ui.form.Button";
-$4 = {};
-$5 = {};
+$4 = {}
+$5 = {}
$6 = "none";
$7 = "normal";
$8 = "default";
$9 = "buttonface";
-$10 = {};
-$11 = {};
+$10 = {}
+$11 = {}
$12 = true;
$13 = false;
$14 = 1;
@@ -41,13 +41,13 @@
$24._valueElement.qx_Widget = $24;
$24._image = $24._valueElement.getElementsByTagName("img")[0];
$25 = 78;
-$26 = {};
+$26 = {}
$27 = "QxWidgetCore qx.ui.basic.Image";
$28 = "";
-$29 = {};
-$30 = {};
-$31 = {};
-$32 = {};
+$29 = {}
+$30 = {}
+$31 = {}
+$32 = {}
$33 = new qx.manager.object.ImageManager;
$34 = "icons/32/penguin.png";
$35 = 32;
@@ -65,7 +65,7 @@
$40 = new f;
qx.core.Object._db[31] = $40;
$41 = 31;
-$42 = {};
+$42 = {}
var f = new Function();
f.prototype = qx.io.image.ImagePreloader.prototype;
$43 = new f;
@@ -91,12 +91,12 @@
$54._style = $54._valueElement.style;
$54._valueElement.qx_Widget = $54;
$55 = 77;
-$56 = {};
+$56 = {}
$57 = "QxWidgetCore qx.ui.basic.Label";
-$58 = {};
-$59 = {};
-$60 = {};
-$61 = {};
+$58 = {}
+$59 = {}
+$60 = {}
+$61 = {}
$62 = 54;
$63 = 13;
$64 = "Hello World";
@@ -112,25 +112,25 @@
$71 = "qx.renderer.layout.HorizontalBoxLayoutImpl";
$72 = "enabled,enableFlexSupport";
$73 = "horizontal";
-$74 = {};
-$75 = {};
-$76 = {};
+$74 = {}
+$75 = {}
+$76 = {}
$77= qx.core.Object._db[74]._onmouseover;
$78 = null;
-$79 = {};
-$80 = {};
+$79 = {}
+$80 = {}
$81= qx.core.Object._db[74]._onmouseout;
-$82 = {};
-$83 = {};
+$82 = {}
+$83 = {}
$84= qx.core.Object._db[74]._onmousedown;
-$85 = {};
-$86 = {};
+$85 = {}
+$86 = {}
$87= qx.core.Object._db[74]._onmouseup;
-$88 = {};
-$89 = {};
+$88 = {}
+$89 = {}
$90= qx.core.Object._db[74]._onkeydown;
-$91 = {};
-$92 = {};
+$91 = {}
+$92 = {}
$93= qx.core.Object._db[74]._onkeyup;
$94 = 20;
$95 = 50;
@@ -140,7 +140,7 @@
$97 = new f;
qx.core.Object._db[33] = $97;
$98 = 33;
-$99 = {};
+$99 = {}
var f = new Function();
f.prototype = qx.ui.form.Button.prototype;
$100 = new f;
@@ -150,11 +150,11 @@
$100._style = $100._valueElement.style;
$100._valueElement.qx_Widget = $100;
$101 = 86;
-$102 = {};
-$103 = {};
-$104 = {};
-$105 = {};
-$106 = {};
+$102 = {}
+$103 = {}
+$104 = {}
+$105 = {}
+$106 = {}
$107 = [];
var f = new Function();
f.prototype = qx.ui.basic.Image.prototype;
@@ -166,11 +166,11 @@
$108._valueElement.qx_Widget = $108;
$108._image = $108._valueElement.getElementsByTagName("img")[0];
$109 = 90;
-$110 = {};
-$111 = {};
-$112 = {};
-$113 = {};
-$114 = {};
+$110 = {}
+$111 = {}
+$112 = {}
+$113 = {}
+$114 = {}
$115 = "icons/32/appearance.png";
var f = new Function();
f.prototype = qx.ui.basic.Label.prototype;
@@ -181,48 +181,48 @@
$116._style = $116._valueElement.style;
$116._valueElement.qx_Widget = $116;
$117 = 89;
-$118 = {};
-$119 = {};
-$120 = {};
-$121 = {};
-$122 = {};
+$118 = {}
+$119 = {}
+$120 = {}
+$121 = {}
+$122 = {}
var f = new Function();
f.prototype = qx.renderer.layout.HorizontalBoxLayoutImpl.prototype;
$123 = new f;
qx.core.Object._db[88] = $123;
$124 = 88;
-$125 = {};
-$126 = {};
-$127 = {};
+$125 = {}
+$126 = {}
+$127 = {}
$128= qx.core.Object._db[86]._onmouseover;
-$129 = {};
-$130 = {};
+$129 = {}
+$130 = {}
$131= qx.core.Object._db[86]._onmouseout;
-$132 = {};
-$133 = {};
+$132 = {}
+$133 = {}
$134= qx.core.Object._db[86]._onmousedown;
-$135 = {};
-$136 = {};
+$135 = {}
+$136 = {}
$137= qx.core.Object._db[86]._onmouseup;
-$138 = {};
-$139 = {};
+$138 = {}
+$139 = {}
$140= qx.core.Object._db[86]._onkeydown;
-$141 = {};
-$142 = {};
+$141 = {}
+$142 = {}
$143= qx.core.Object._db[86]._onkeyup;
$144 = 220;
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$145 = new f;
qx.core.Object._db[18] = $145;
-$146 = {};
+$146 = {}
$147 = 18;
-$148 = {};
-$149 = {};
+$148 = {}
+$149 = {}
$150 = "2px outset";
$151 = "threedlightshadow threedhighlight";
$152 = "threeddarkshadow threedshadow";
-$153 = {};
+$153 = {}
$154 = 2;
$155 = "outset";
$156 = "qx.renderer.border.BorderObject";
@@ -255,146 +255,146 @@
f.prototype = qx.manager.object.ColorManager.prototype;
$182 = new f;
qx.core.Object._db[1] = $182;
-$183 = {};
+$183 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$184 = new f;
qx.core.Object._db[9] = $184;
$185 = "threeddarkshadow";
$186 = 9;
-$187 = {};
+$187 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$188 = new f;
qx.core.Object._db[17] = $188;
-$189 = {};
+$189 = {}
$190 = 17;
-$191 = {};
-$192 = {};
-$193 = {};
+$191 = {}
+$192 = {}
+$193 = {}
$194 = "inset";
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$195 = new f;
qx.core.Object._db[19] = $195;
-$196 = {};
+$196 = {}
$197 = 19;
-$198 = {};
-$199 = {};
-$200 = {};
+$198 = {}
+$199 = {}
+$200 = {}
$201 = "groove";
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$202 = new f;
qx.core.Object._db[20] = $202;
-$203 = {};
-$204 = {};
-$205 = {};
-$206 = {};
+$203 = {}
+$204 = {}
+$205 = {}
+$206 = {}
$207 = "ridge";
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$208 = new f;
qx.core.Object._db[21] = $208;
-$209 = {};
+$209 = {}
$210 = 21;
-$211 = {};
-$212 = {};
-$213 = {};
+$211 = {}
+$212 = {}
+$213 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$214 = new f;
qx.core.Object._db[22] = $214;
-$215 = {};
+$215 = {}
$216 = 22;
-$217 = {};
-$218 = {};
-$219 = {};
+$217 = {}
+$218 = {}
+$219 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$220 = new f;
qx.core.Object._db[23] = $220;
-$221 = {};
+$221 = {}
$222 = 23;
-$223 = {};
-$224 = {};
-$225 = {};
+$223 = {}
+$224 = {}
+$225 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$226 = new f;
qx.core.Object._db[24] = $226;
-$227 = {};
+$227 = {}
$228 = 24;
-$229 = {};
-$230 = {};
-$231 = {};
+$229 = {}
+$230 = {}
+$231 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$232 = new f;
qx.core.Object._db[10] = $232;
$233 = "threedshadow";
-$234 = {};
+$234 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$235 = new f;
qx.core.Object._db[25] = $235;
-$236 = {};
+$236 = {}
$237 = 25;
-$238 = {};
-$239 = {};
-$240 = {};
+$238 = {}
+$239 = {}
+$240 = {}
$241 = "solid";
var f = new Function();
f.prototype = qx.renderer.border.Border.prototype;
$242 = new f;
qx.core.Object._db[40] = $242;
-$243 = {};
-$244 = {};
-$245 = {};
+$243 = {}
+$244 = {}
+$245 = {}
$246 = "qx.renderer.border.Border";
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$247 = new f;
qx.core.Object._db[53] = $247;
-$248 = {};
+$248 = {}
$249 = 53;
-$250 = {};
-$251 = {};
-$252 = {};
+$250 = {}
+$251 = {}
+$252 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$253 = new f;
qx.core.Object._db[54] = $253;
-$254 = {};
-$255 = {};
-$256 = {};
-$257 = {};
+$254 = {}
+$255 = {}
+$256 = {}
+$257 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$258 = new f;
qx.core.Object._db[55] = $258;
-$259 = {};
+$259 = {}
$260 = 55;
-$261 = {};
-$262 = {};
-$263 = {};
+$261 = {}
+$262 = {}
+$263 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$264 = new f;
qx.core.Object._db[56] = $264;
-$265 = {};
+$265 = {}
$266 = 56;
-$267 = {};
-$268 = {};
-$269 = {};
+$267 = {}
+$268 = {}
+$269 = {}
var f = new Function();
f.prototype = qx.renderer.border.Border.prototype;
$270 = new f;
qx.core.Object._db[58] = $270;
$271 = 58;
-$272 = {};
-$273 = {};
-$274 = {};
+$272 = {}
+$273 = {}
+$274 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$275 = new f;
@@ -404,116 +404,116 @@
$278 = 200;
$279 = 60;
$280 = 57;
-$281 = {};
+$281 = {}
var f = new Function();
f.prototype = qx.renderer.border.Border.prototype;
$282 = new f;
qx.core.Object._db[59] = $282;
$283 = 59;
-$284 = {};
-$285 = {};
-$286 = {};
+$284 = {}
+$285 = {}
+$286 = {}
var f = new Function();
f.prototype = qx.renderer.border.Border.prototype;
$287 = new f;
qx.core.Object._db[60] = $287;
-$288 = {};
-$289 = {};
-$290 = {};
+$288 = {}
+$289 = {}
+$290 = {}
var f = new Function();
f.prototype = qx.renderer.border.Border.prototype;
$291 = new f;
qx.core.Object._db[61] = $291;
$292 = 61;
-$293 = {};
-$294 = {};
-$295 = {};
+$293 = {}
+$294 = {}
+$295 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$296 = new f;
qx.core.Object._db[11] = $296;
$297 = "threedlightshadow";
$298 = 11;
-$299 = {};
+$299 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$300 = new f;
qx.core.Object._db[26] = $300;
-$301 = {};
+$301 = {}
$302 = 26;
-$303 = {};
-$304 = {};
-$305 = {};
+$303 = {}
+$304 = {}
+$305 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$306 = new f;
qx.core.Object._db[12] = $306;
$307 = "threedhighlight";
-$308 = {};
+$308 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$309 = new f;
qx.core.Object._db[28] = $309;
$310 = "infotext";
$311 = 28;
-$312 = {};
+$312 = {}
var f = new Function();
f.prototype = qx.renderer.border.BorderObject.prototype;
$313 = new f;
qx.core.Object._db[27] = $313;
-$314 = {};
+$314 = {}
$315 = 27;
-$316 = {};
-$317 = {};
-$318 = {};
+$316 = {}
+$317 = {}
+$318 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$319 = new f;
qx.core.Object._db[29] = $319;
$320 = "graytext";
$321 = 29;
-$322 = {};
+$322 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$323 = new f;
qx.core.Object._db[36] = $323;
$324 = "highlight";
$325 = 36;
-$326 = {};
+$326 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$327 = new f;
qx.core.Object._db[37] = $327;
$328 = "highlighttext";
$329 = 37;
-$330 = {};
+$330 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$331 = new f;
qx.core.Object._db[41] = $331;
$332 = "inactivecaption";
$333 = 41;
-$334 = {};
+$334 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$335 = new f;
qx.core.Object._db[42] = $335;
$336 = "inactivecaptiontext";
-$337 = {};
+$337 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$338 = new f;
qx.core.Object._db[43] = $338;
$339 = "activecaption";
$340 = 43;
-$341 = {};
+$341 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$342 = new f;
qx.core.Object._db[44] = $342;
$343 = "captiontext";
$344 = 44;
-$345 = {};
+$345 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$346 = new f;
@@ -523,7 +523,7 @@
$349 = 238;
$350 = 255;
$351 = 45;
-$352 = {};
+$352 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$353 = new f;
@@ -532,30 +532,30 @@
$355 = 250;
$356 = 251;
$357 = 46;
-$358 = {};
+$358 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$359 = new f;
qx.core.Object._db[65] = $359;
$360 = "threedface";
$361 = 65;
-$362 = {};
+$362 = {}
var f = new Function();
f.prototype = qx.renderer.color.ColorObject.prototype;
$363 = new f;
qx.core.Object._db[66] = $363;
$364 = "windowtext";
$365 = 66;
-$366 = {};
-$367 = {};
+$366 = {}
+$367 = {}
var f = new Function();
f.prototype = qx.renderer.theme.ColorTheme.prototype;
$368 = new f;
qx.core.Object._db[2] = $368;
$369 = "systemDefault";
$370 = "Inherit Operating System";
-$371 = {};
-$372 = {};
+$371 = {}
+$372 = {}
$373 = "activeborder";
$374 = "appworkspace";
$375 = "background";
@@ -577,7 +577,7 @@
qx.core.Object._db[3] = $388;
$389 = "windowsRoyale";
$390 = "Windows XP Media Center";
-$391 = {};
+$391 = {}
$392 = [];
$393 = 212;
$394 = 208;
@@ -627,14 +627,14 @@
$438 = [];
$439 = [];
$440 = [];
-$441 = {};
+$441 = {}
var f = new Function();
f.prototype = qx.renderer.theme.ColorTheme.prototype;
$442 = new f;
qx.core.Object._db[4] = $442;
$443 = "windowsClassic";
$444 = "Windows 2000";
-$445 = {};
+$445 = {}
$446 = [];
$447 = [];
$448 = 106;
@@ -666,7 +666,7 @@
$474 = [];
$475 = [];
$476 = [];
-$477 = {};
+$477 = {}
var f = new Function();
f.prototype = qx.renderer.theme.ColorTheme.prototype;
$478 = new f;
@@ -674,7 +674,7 @@
$479 = 5;
$480 = "windowsLunaBlue";
$481 = "Windows XP Luna Blue";
-$482 = {};
+$482 = {}
$483 = [];
$484 = [];
$485 = 84;
@@ -720,7 +720,7 @@
$525 = [];
$526 = [];
$527 = [];
-$528 = {};
+$528 = {}
var f = new Function();
f.prototype = qx.renderer.theme.ColorTheme.prototype;
$529 = new f;
@@ -728,7 +728,7 @@
$530 = 6;
$531 = "windowsLunaGreen";
$532 = "Windows XP Luna Green";
-$533 = {};
+$533 = {}
$534 = [];
$535 = [];
$536 = 139;
@@ -766,7 +766,7 @@
$568 = [];
$569 = [];
$570 = [];
-$571 = {};
+$571 = {}
var f = new Function();
f.prototype = qx.renderer.theme.ColorTheme.prototype;
$572 = new f;
@@ -774,7 +774,7 @@
$573 = 7;
$574 = "windowsLunaSilver";
$575 = "Windows XP Luna Silver";
-$576 = {};
+$576 = {}
$577 = [];
$578 = [];
$579 = 192;
@@ -813,8 +813,8 @@
$612 = [];
$613 = [];
$614 = [];
-$615 = {};
-$616 = {};
+$615 = {}
+$616 = {}
$617 = "qx.manager.object.ColorManager";
$618 = "enabled,theme";
$619 = [];
@@ -3864,4 +3864,4 @@
$616["windowtext"] = $363;
$619[0] = $24;
$619[1] = $54;
-};
\ No newline at end of file
+}
\ No newline at end of file
Modified: branches/namespaces/qooxdoo/source/demo/test/cssQuery-p.js
===================================================================
--- branches/namespaces/qooxdoo/source/demo/test/cssQuery-p.js 2006-06-22 12:23:56 UTC (rev 3358)
+++ branches/namespaces/qooxdoo/source/demo/test/cssQuery-p.js 2006-06-22 12:36:52 UTC (rev 3359)
@@ -3,4 +3,4 @@
Copyright: 2004-2005, Dean Edwards (http://dean.edwards.name/)
License: http://creativecommons.org/licenses/LGPL/2.1/
*/
-eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('7 x=6(){7 1D="2.0.2";7 C=/\\s*,\\s*/;7 x=6(s,A){33{7 m=[];7 u=1z.32.2c&&!A;7 b=(A)?(A.31==22)?A:[A]:[1g];7 1E=18(s).1l(C),i;9(i=0;i<1E.y;i++){s=1y(1E[i]);8(U&&s.Z(0,3).2b("")==" *#"){s=s.Z(2);A=24([],b,s[1])}1A A=b;7 j=0,t,f,a,c="";H(j<s.y){t=s[j++];f=s[j++];c+=t+f;a="";8(s[j]=="("){H(s[j++]!=")")a+=s[j];a=a.Z(0,-1);c+="("+a+")"}A=(u&&V[c])?V[c]:21(A,t,f,a);8(u)V[c]=A}m=m.30(A)}2a x.2d;5 m}2Z(e){x.2d=e;5[]}};x.1Z=6(){5"6 x() {\\n [1D "+1D+"]\\n}"};7 V={};x.2c=L;x.2Y=6(s){8(s){s=1y(s).2b("");2a V[s]}1A V={}};7 29={};7 19=L;x.15=6(n,s){8(19)1i("s="+1U(s));29[n]=12 s()};x.2X=6(c){5 c?1i(c):o};7 D={};7 h={};7 q={P:/\\[([\\w-]+(\\|[\\w-]+)?)\\s*(\\W?=)?\\s*([^\\]]*)\\]/};7 T=[];D[" "]=6(r,f,t,n){7 e,i,j;9(i=0;i<f.y;i++){7 s=X(f[i],t,n);9(j=0;(e=s[j]);j++){8(M(e)&&14(e,n))r.z(e)}}};D["#"]=6(r,f,i){7 e,j;9(j=0;(e=f[j]);j++)8(e.B==i)r.z(e)};D["."]=6(r,f,c){c=12 1t("(^|\\\\s)"+c+"(\\\\s|$)");7 e,i;9(i=0;(e=f[i]);i++)8(c.l(e.1V))r.z(e)};D[":"]=6(r,f,p,a){7 t=h[p],e,i;8(t)9(i=0;(e=f[i]);i++)8(t(e,a))r.z(e)};h["2W"]=6(e){7 d=Q(e);8(d.1C)9(7 i=0;i<d.1C.y;i++){8(d.1C[i]==e)5 K}};h["2V"]=6(e){};7 M=6(e){5(e&&e.1c==1&&e.1f!="!")?e:23};7 16=6(e){H(e&&(e=e.2U)&&!M(e))28;5 e};7 G=6(e){H(e&&(e=e.2T)&&!M(e))28;5 e};7 1r=6(e){5 M(e.27)||G(e.27)};7 1P=6(e){5 M(e.26)||16(e.26)};7 1o=6(e){7 c=[];e=1r(e);H(e){c.z(e);e=G(e)}5 c};7 U=K;7 1h=6(e){7 d=Q(e);5(2S d.25=="2R")?/\\.1J$/i.l(d.2Q):2P(d.25=="2O 2N")};7 Q=6(e){5 e.2M||e.1g};7 X=6(e,t){5(t=="*"&&e.1B)?e.1B:e.X(t)};7 17=6(e,t,n){8(t=="*")5 M(e);8(!14(e,n))5 L;8(!1h(e))t=t.2L();5 e.1f==t};7 14=6(e,n){5!n||(n=="*")||(e.2K==n)};7 1e=6(e){5 e.1G};6 24(r,f,B){7 m,i,j;9(i=0;i<f.y;i++){8(m=f[i].1B.2J(B)){8(m.B==B)r.z(m);1A 8(m.y!=23){9(j=0;j<m.y;j++){8(m[j].B==B)r.z(m[j])}}}}5 r};8(![].z)22.2I.z=6(){9(7 i=0;i<1z.y;i++){o[o.y]=1z[i]}5 o.y};7 N=/\\|/;6 21(A,t,f,a){8(N.l(f)){f=f.1l(N);a=f[0];f=f[1]}7 r=[];8(D[t]){D[t](r,A,f,a)}5 r};7 S=/^[^\\s>+~]/;7 20=/[\\s#.:>+~()@]|[^\\s#.:>+~()@]+/g;6 1y(s){8(S.l(s))s=" "+s;5 s.P(20)||[]};7 W=/\\s*([\\s>+~(),]|^|$)\\s*/g;7 I=/([\\s>+~,]|[^(]\\+|^)([#.:@])/g;7 18=6(s){5 s.O(W,"$1").O(I,"$1*$2")};7 1u={1Z:6(){5"\'"},P:/^(\'[^\']*\')|("[^"]*")$/,l:6(s){5 o.P.l(s)},1S:6(s){5 o.l(s)?s:o+s+o},1Y:6(s){5 o.l(s)?s.Z(1,-1):s}};7 1s=6(t){5 1u.1Y(t)};7 E=/([\\/()[\\]?{}|*+-])/g;6 R(s){5 s.O(E,"\\\\$1")};x.15("1j-2H",6(){D[">"]=6(r,f,t,n){7 e,i,j;9(i=0;i<f.y;i++){7 s=1o(f[i]);9(j=0;(e=s[j]);j++)8(17(e,t,n))r.z(e)}};D["+"]=6(r,f,t,n){9(7 i=0;i<f.y;i++){7 e=G(f[i]);8(e&&17(e,t,n))r.z(e)}};D["@"]=6(r,f,a){7 t=T[a].l;7 e,i;9(i=0;(e=f[i]);i++)8(t(e))r.z(e)};h["2G-10"]=6(e){5!16(e)};h["1x"]=6(e,c){c=12 1t("^"+c,"i");H(e&&!e.13("1x"))e=e.1n;5 e&&c.l(e.13("1x"))};q.1X=/\\\\:/g;q.1w="@";q.J={};q.O=6(m,a,n,c,v){7 k=o.1w+m;8(!T[k]){a=o.1W(a,c||"",v||"");T[k]=a;T.z(a)}5 T[k].B};q.1Q=6(s){s=s.O(o.1X,"|");7 m;H(m=s.P(o.P)){7 r=o.O(m[0],m[1],m[2],m[3],m[4]);s=s.O(o.P,r)}5 s};q.1W=6(p,t,v){7 a={};a.B=o.1w+T.y;a.2F=p;t=o.J[t];t=t?t(o.13(p),1s(v)):L;a.l=12 2E("e","5 "+t);5 a};q.13=6(n){1d(n.2D()){F"B":5"e.B";F"2C":5"e.1V";F"9":5"e.2B";F"1T":8(U){5"1U((e.2A.P(/1T=\\\\1v?([^\\\\s\\\\1v]*)\\\\1v?/)||[])[1]||\'\')"}}5"e.13(\'"+n.O(N,":")+"\')"};q.J[""]=6(a){5 a};q.J["="]=6(a,v){5 a+"=="+1u.1S(v)};q.J["~="]=6(a,v){5"/(^| )"+R(v)+"( |$)/.l("+a+")"};q.J["|="]=6(a,v){5"/^"+R(v)+"(-|$)/.l("+a+")"};7 1R=18;18=6(s){5 1R(q.1Q(s))}});x.15("1j-2z",6(){D["~"]=6(r,f,t,n){7 e,i;9(i=0;(e=f[i]);i++){H(e=G(e)){8(17(e,t,n))r.z(e)}}};h["2y"]=6(e,t){t=12 1t(R(1s(t)));5 t.l(1e(e))};h["2x"]=6(e){5 e==Q(e).1H};h["2w"]=6(e){7 n,i;9(i=0;(n=e.1F[i]);i++){8(M(n)||n.1c==3)5 L}5 K};h["1N-10"]=6(e){5!G(e)};h["2v-10"]=6(e){e=e.1n;5 1r(e)==1P(e)};h["2u"]=6(e,s){7 n=x(s,Q(e));9(7 i=0;i<n.y;i++){8(n[i]==e)5 L}5 K};h["1O-10"]=6(e,a){5 1p(e,a,16)};h["1O-1N-10"]=6(e,a){5 1p(e,a,G)};h["2t"]=6(e){5 e.B==2s.2r.Z(1)};h["1M"]=6(e){5 e.1M};h["2q"]=6(e){5 e.1q===L};h["1q"]=6(e){5 e.1q};h["1L"]=6(e){5 e.1L};q.J["^="]=6(a,v){5"/^"+R(v)+"/.l("+a+")"};q.J["$="]=6(a,v){5"/"+R(v)+"$/.l("+a+")"};q.J["*="]=6(a,v){5"/"+R(v)+"/.l("+a+")"};6 1p(e,a,t){1d(a){F"n":5 K;F"2p":a="2n";1a;F"2o":a="2n+1"}7 1m=1o(e.1n);6 1k(i){7 i=(t==G)?1m.y-i:i-1;5 1m[i]==e};8(!Y(a))5 1k(a);a=a.1l("n");7 m=1K(a[0]);7 s=1K(a[1]);8((Y(m)||m==1)&&s==0)5 K;8(m==0&&!Y(s))5 1k(s);8(Y(s))s=0;7 c=1;H(e=t(e))c++;8(Y(m)||m==1)5(t==G)?(c<=s):(s>=c);5(c%m)==s}});x.15("1j-2m",6(){U=1i("L;/*@2l@... n?e.2i("*",t):e.X(t)};14=6(e,n){5!n||(n=="*")||(e.2h==n)};1h=1g.1I?6(e){5/1J/i.l(Q(e).1I)}:6(e){5 Q(e).1H.1f!="2g"};1e=6(e){5 e.2f||e.1G||1b(e)};6 1b(e){7 t="",n,i;9(i=0;(n=e.1F[i]);i++){1d(n.1c){F 11:F 1:t+=1b(n);1a;F 3:t+=n.2e;1a}}5 t}}});19=K;5 x}();',62,190,'|||||return|function|var|if|for||||||||pseudoClasses||||test|||this||AttributeSelector|||||||cssQuery|length|push|fr|id||selectors||case|nextElementSibling|while||tests|true|false|thisElement||replace|match|getDocument|regEscape||attributeSelectors|isMSIE|cache||getElementsByTagName|isNaN|slice|child||new|getAttribute|compareNamespace|addModule|previousElementSibling|compareTagName|parseSelector|loaded|break|_0|nodeType|switch|getTextContent|tagName|document|isXML|eval|css|_1|split|ch|parentNode|childElements|nthChild|disabled|firstElementChild|getText|RegExp|Quote|x22|PREFIX|lang|_2|arguments|else|all|links|version|se|childNodes|innerText|documentElement|contentType|xml|parseInt|indeterminate|checked|last|nth|lastElementChild|parse|_3|add|href|String|className|create|NS_IE|remove|toString|ST|select|Array|null|_4|mimeType|lastChild|firstChild|continue|modules|delete|join|caching|error|nodeValue|textContent|HTML|prefix|getElementsByTagNameNS|end|x5fwin32|cc_on|standard||odd|even|enabled|hash|location|target|not|only|empty|root|contains|level3|outerHTML|htmlFor|class|toLowerCase|Function|name|first|level2|prototype|item|scopeName|toUpperCase|ownerDocument|Document|XML|Boolean|URL|unknown|typeof|nextSibling|previousSibling|visited|link|valueOf|clearCache|catch|concat|constructor|callee|try'.split('|'),0,{}))
+eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))}if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'}c=1}while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('7 x=6(){7 1D="2.0.2";7 C=/\\s*,\\s*/;7 x=6(s,A){33{7 m=[];7 u=1z.32.2c&&!A;7 b=(A)?(A.31==22)?A:[A]:[1g];7 1E=18(s).1l(C),i;9(i=0;i<1E.y;i++){s=1y(1E[i]);8(U&&s.Z(0,3).2b("")==" *#"){s=s.Z(2);A=24([],b,s[1])}1A A=b;7 j=0,t,f,a,c="";H(j<s.y){t=s[j++];f=s[j++];c+=t+f;a="";8(s[j]=="("){H(s[j++]!=")")a+=s[j];a=a.Z(0,-1);c+="("+a+")"}A=(u&&V[c])?V[c]:21(A,t,f,a);8(u)V[c]=A}m=m.30(A)}2a x.2d;5 m}2Z(e){x.2d=e;5[]}}x.1Z=6(){5"6 x() {\\n [1D "+1D+"]\\n}"}7 V={}x.2c=L;x.2Y=6(s){8(s){s=1y(s).2b("");2a V[s]}1A V={}}7 29={}7 19=L;x.15=6(n,s){8(19)1i("s="+1U(s));29[n]=12 s()}x.2X=6(c){5 c?1i(c):o}7 D={}7 h={}7 q={P:/\\[([\\w-]+(\\|[\\w-]+)?)\\s*(\\W?=)?\\s*([^\\]]*)\\]/}7 T=[];D[" "]=6(r,f,t,n){7 e,i,j;9(i=0;i<f.y;i++){7 s=X(f[i],t,n);9(j=0;(e=s[j]);j++){8(M(e)&&14(e,n))r.z(e)}}}D["#"]=6(r,f,i){7 e,j;9(j=0;(e=f[j]);j++)8(e.B==i)r.z(e)}D["."]=6(r,f,c){c=12 1t("(^|\\\\s)"+c+"(\\\\s|$)");7 e,i;9(i=0;(e=f[i]);i++)8(c.l(e.1V))r.z(e)}D[":"]=6(r,f,p,a){7 t=h[p],e,i;8(t)9(i=0;(e=f[i]);i++)8(t(e,a))r.z(e)}h["2W"]=6(e){7 d=Q(e);8(d.1C)9(7 i=0;i<d.1C.y;i++){8(d.1C[i]==e)5 K}}h["2V"]=6(e){}7 M=6(e){5(e&&e.1c==1&&e.1f!="!")?e:23}7 16=6(e){H(e&&(e=e.2U)&&!M(e))28;5 e}7 G=6(e){H(e&&(e=e.2T)&&!M(e))28;5 e}7 1r=6(e){5 M(e.27)||G(e.27)}7 1P=6(e){5 M(e.26)||16(e.26)}7 1o=6(e){7 c=[];e=1r(e);H(e){c.z(e);e=G(e)}5 c}7 U=K;7 1h=6(e){7 d=Q(e);5(2S d.25=="2R")?/\\.1J$/i.l(d.2Q):2P(d.25=="2O 2N")}7 Q=6(e){5 e.2M||e.1g}7 X=6(e,t){5(t=="*"&&e.1B)?e.1B:e.X(t)}7 17=6(e,t,n){8(t=="*")5 M(e);8(!14(e,n))5 L;8(!1h(e))t=t.2L();5 e.1f==t}7 14=6(e,n){5!n||(n=="*")||(e.2K==n)}7 1e=6(e){5 e.1G}6 24(r,f,B){7 m,i,j;9(i=0;i<f.y;i++){8(m=f[i].1B.2J(B)){8(m.B==B)r.z(m);1A 8(m.y!=23){9(j=0;j<m.y;j++){8(m[j].B==B)r.z(m[j])}}}}5 r}8(![].z)22.2I.z=6(){9(7 i=0;i<1z.y;i++){o[o.y]=1z[i]}5 o.y}7 N=/\\|/;6 21(A,t,f,a){8(N.l(f)){f=f.1l(N);a=f[0];f=f[1]}7 r=[];8(D[t]){D[t](r,A,f,a)}5 r}7 S=/^[^\\s>+~]/;7 20=/[\\s#.:>+~()@]|[^\\s#.:>+~()@]+/g;6 1y(s){8(S.l(s))s=" "+s;5 s.P(20)||[]}7 W=/\\s*([\\s>+~(),]|^|$)\\s*/g;7 I=/([\\s>+~,]|[^(]\\+|^)([#.:@])/g;7 18=6(s){5 s.O(W,"$1").O(I,"$1*$2")}7 1u={1Z:6(){5"\'"},P:/^(\'[^\']*\')|("[^"]*")$/,l:6(s){5 o.P.l(s)},1S:6(s){5 o.l(s)?s:o+s+o},1Y:6(s){5 o.l(s)?s.Z(1,-1):s}}7 1s=6(t){5 1u.1Y(t)}7 E=/([\\/()[\\]?{}|*+-])/g;6 R(s){5 s.O(E,"\\\\$1")}x.15("1j-2H",6(){D[">"]=6(r,f,t,n){7 e,i,j;9(i=0;i<f.y;i++){7 s=1o(f[i]);9(j=0;(e=s[j]);j++)8(17(e,t,n))r.z(e)}}D["+"]=6(r,f,t,n){9(7 i=0;i<f.y;i++){7 e=G(f[i]);8(e&&17(e,t,n))r.z(e)}}D["@"]=6(r,f,a){7 t=T[a].l;7 e,i;9(i=0;(e=f[i]);i++)8(t(e))r.z(e)}h["2G-10"]=6(e){5!16(e)}h["1x"]=6(e,c){c=12 1t("^"+c,"i");H(e&&!e.13("1x"))e=e.1n;5 e&&c.l(e.13("1x"))}q.1X=/\\\\:/g;q.1w="@";q.J={}q.O=6(m,a,n,c,v){7 k=o.1w+m;8(!T[k]){a=o.1W(a,c||"",v||"");T[k]=a;T.z(a)}5 T[k].B}q.1Q=6(s){s=s.O(o.1X,"|");7 m;H(m=s.P(o.P)){7 r=o.O(m[0],m[1],m[2],m[3],m[4]);s=s.O(o.P,r)}5 s}q.1W=6(p,t,v){7 a={}a.B=o.1w+T.y;a.2F=p;t=o.J[t];t=t?t(o.13(p),1s(v)):L;a.l=12 2E("e","5 "+t);5 a}q.13=6(n){1d(n.2D()){F"B":5"e.B";F"2C":5"e.1V";F"9":5"e.2B";F"1T":8(U){5"1U((e.2A.P(/1T=\\\\1v?([^\\\\s\\\\1v]*)\\\\1v?/)||[])[1]||\'\')"}}5"e.13(\'"+n.O(N,":")+"\')"}q.J[""]=6(a){5 a}q.J["="]=6(a,v){5 a+"=="+1u.1S(v)}q.J["~="]=6(a,v){5"/(^| )"+R(v)+"( |$)/.l("+a+")"}q.J["|="]=6(a,v){5"/^"+R(v)+"(-|$)/.l("+a+")"}7 1R=18;18=6(s){5 1R(q.1Q(s))}});x.15("1j-2z",6(){D["~"]=6(r,f,t,n){7 e,i;9(i=0;(e=f[i]);i++){H(e=G(e)){8(17(e,t,n))r.z(e)}}}h["2y"]=6(e,t){t=12 1t(R(1s(t)));5 t.l(1e(e))}h["2x"]=6(e){5 e==Q(e).1H}h["2w"]=6(e){7 n,i;9(i=0;(n=e.1F[i]);i++){8(M(n)||n.1c==3)5 L}5 K}h["1N-10"]=6(e){5!G(e)}h["2v-10"]=6(e){e=e.1n;5 1r(e)==1P(e)}h["2u"]=6(e,s){7 n=x(s,Q(e));9(7 i=0;i<n.y;i++){8(n[i]==e)5 L}5 K}h["1O-10"]=6(e,a){5 1p(e,a,16)}h["1O-1N-10"]=6(e,a){5 1p(e,a,G)}h["2t"]=6(e){5 e.B==2s.2r.Z(1)}h["1M"]=6(e){5 e.1M}h["2q"]=6(e){5 e.1q===L}h["1q"]=6(e){5 e.1q}h["1L"]=6(e){5 e.1L}q.J["^="]=6(a,v){5"/^"+R(v)+"/.l("+a+")"}q.J["$="]=6(a,v){5"/"+R(v)+"$/.l("+a+")"}q.J["*="]=6(a,v){5"/"+R(v)+"/.l("+a+")"}6 1p(e,a,t){1d(a){F"n":5 K;F"2p":a="2n";1a;F"2o":a="2n+1"}7 1m=1o(e.1n);6 1k(i){7 i=(t==G)?1m.y-i:i-1;5 1m[i]==e}8(!Y(a))5 1k(a);a=a.1l("n");7 m=1K(a[0]);7 s=1K(a[1]);8((Y(m)||m==1)&&s==0)5 K;8(m==0&&!Y(s))5 1k(s);8(Y(s))s=0;7 c=1;H(e=t(e))c++;8(Y(m)||m==1)5(t==G)?(c<=s):(s>=c);5(c%m)==s}});x.15("1j-2m",6(){U=1i("L;/*@2l@... n?e.2i("*",t):e.X(t)}14=6(e,n){5!n||(n=="*")||(e.2h==n)}1h=1g.1I?6(e){5/1J/i.l(Q(e).1I)}:6(e){5 Q(e).1H.1f!="2g"}1e=6(e){5 e.2f||e.1G||1b(e)}6 1b(e){7 t="",n,i;9(i=0;(n=e.1F[i]);i++){1d(n.1c){F 11:F 1:t+=1b(n);1a;F 3:t+=n.2e;1a}}5 t}}});19=K;5 x}();',62,190,'|||||return|function|var|if|for||||||||pseudoClasses||||test|||this||AttributeSelector|||||||cssQuery|length|push|fr|id||selectors||case|nextElementSibling|while||tests|true|false|thisElement||replace|match|getDocument|regEscape||attributeSelectors|isMSIE|cache||getElementsByTagName|isNaN|slice|child||new|getAttribute|compareNamespace|addModule|previousElement |