From 10c06a1968dbf39d8a3790077a3537b8323f36ff Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Fri, 6 Oct 2006 15:40:18 +0000 Subject: r19141: add a reasonable subset of the qooxdoo runtime environment, and example applications (This used to be commit ff28ab7314ff1eebcd62f387678b816091af8121) --- .../apps/qooxdoo-examples/at-a-glance/AtAGlance.js | 1303 + swat/apps/qooxdoo-examples/at-a-glance/index.html | 21 + swat/apps/qooxdoo-examples/example/Atom_1.html | 73 + swat/apps/qooxdoo-examples/example/Atom_2.html | 172 + swat/apps/qooxdoo-examples/example/Atom_3.html | 39 + .../qooxdoo-examples/example/ButtonView_1.html | 89 + .../qooxdoo-examples/example/ButtonView_2.html | 98 + swat/apps/qooxdoo-examples/example/Button_1.html | 73 + swat/apps/qooxdoo-examples/example/CheckBox_1.html | 104 + .../qooxdoo-examples/example/ColorPopup_1.html | 83 + .../qooxdoo-examples/example/ColorSelector_1.html | 29 + .../qooxdoo-examples/example/ColorSelector_2.html | 30 + swat/apps/qooxdoo-examples/example/ComboBox_1.html | 101 + .../qooxdoo-examples/example/DateChooser_1.html | 31 + swat/apps/qooxdoo-examples/example/Drag_1.html | 57 + swat/apps/qooxdoo-examples/example/Fields_1.html | 107 + swat/apps/qooxdoo-examples/example/Flash_1.html | 53 + .../qooxdoo-examples/example/GalleryList_1.html | 129 + swat/apps/qooxdoo-examples/example/Gallery_1.html | 116 + swat/apps/qooxdoo-examples/example/GroupBox_1.html | 107 + swat/apps/qooxdoo-examples/example/GroupBox_2.html | 153 + swat/apps/qooxdoo-examples/example/GroupBox_3.html | 160 + swat/apps/qooxdoo-examples/example/Iframe_1.html | 71 + swat/apps/qooxdoo-examples/example/Inline_1.html | 260 + swat/apps/qooxdoo-examples/example/ListView_1.html | 67 + swat/apps/qooxdoo-examples/example/ListView_2.html | 53 + swat/apps/qooxdoo-examples/example/ListView_3.html | 51 + swat/apps/qooxdoo-examples/example/ListView_4.html | 58 + swat/apps/qooxdoo-examples/example/List_1.html | 127 + swat/apps/qooxdoo-examples/example/Menu_1.html | 193 + .../qooxdoo-examples/example/NativeWindow_1.html | 190 + .../qooxdoo-examples/example/RadioButton_1.html | 114 + .../qooxdoo-examples/example/RepeatButton_1.html | 73 + .../example/RpcTreeFullControl_1.html | 192 + swat/apps/qooxdoo-examples/example/Spinner_1.html | 106 + .../apps/qooxdoo-examples/example/SplitPane_1.html | 70 + .../apps/qooxdoo-examples/example/SplitPane_2.html | 72 + swat/apps/qooxdoo-examples/example/TabView_1.html | 152 + swat/apps/qooxdoo-examples/example/TabView_2.html | 127 + swat/apps/qooxdoo-examples/example/Table_1.html | 52 + swat/apps/qooxdoo-examples/example/ToolBar_1.html | 252 + swat/apps/qooxdoo-examples/example/ToolBar_2.html | 269 + swat/apps/qooxdoo-examples/example/ToolBar_3.html | 184 + swat/apps/qooxdoo-examples/example/ToolBar_4.html | 196 + swat/apps/qooxdoo-examples/example/ToolTip_1.html | 111 + .../example/TreeFullControl_1.html | 235 + .../example/TreeFullControl_2.html | 270 + .../example/TreeFullControl_3.html | 298 + .../example/TreeFullControl_4.html | 384 + .../example/TreeFullControl_5.html | 247 + swat/apps/qooxdoo-examples/example/Tree_1.html | 191 + swat/apps/qooxdoo-examples/example/Window_1.html | 308 + .../example/image/flash/color/file1.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file10.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file2.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file3.swf | Bin 0 -> 353 bytes .../example/image/flash/color/file4.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file5.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file6.swf | Bin 0 -> 353 bytes .../example/image/flash/color/file7.swf | Bin 0 -> 353 bytes .../example/image/flash/color/file8.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file9.swf | Bin 0 -> 354 bytes .../example/image/flash/fo_tester.fla | Bin 0 -> 58368 bytes .../example/image/flash/fo_tester.swf | Bin 0 -> 10210 bytes swat/apps/qooxdoo-examples/example/index.html | 18 + swat/apps/qooxdoo-examples/index.html | 82 + .../performance/ArrayCreate_1.html | 57 + .../performance/ArrayCreate_2.html | 47 + .../performance/GlobalObject_1.html | 43 + .../performance/GlobalObject_2.html | 51 + .../performance/GlobalObject_3.html | 53 + .../performance/GlobalObject_4.html | 52 + .../performance/LocalObject_1.html | 43 + .../performance/LocalObject_2.html | 51 + .../performance/LocalObject_3.html | 52 + .../performance/LocalObject_4.html | 53 + .../performance/LocalObject_5.html | 50 + .../performance/NumberCreate_1.html | 110 + .../performance/ObjectCreate_1.html | 57 + .../performance/ObjectCreate_2.html | 77 + .../performance/ObjectLevel_1.html | 92 + .../performance/ObjectLevel_2.html | 88 + .../performance/ObjectLevel_3.html | 97 + .../qooxdoo-examples/performance/ObjectSize_1.html | 62 + .../qooxdoo-examples/performance/Qooxdoo_1.html | 83 + .../performance/StringConcat_1.html | 95 + .../performance/StringConcat_2.html | 98 + .../performance/StringConcat_3.html | 109 + .../qooxdoo-examples/performance/TypeCheck_1.html | 84 + swat/apps/qooxdoo-examples/performance/index.html | 18 + .../apps/qooxdoo-examples/showcase/Showcase_1.html | 128 + swat/apps/qooxdoo-examples/showcase/index.html | 18 + swat/apps/qooxdoo-examples/test/Atom_1.html | 286 + swat/apps/qooxdoo-examples/test/Atom_2.html | 187 + swat/apps/qooxdoo-examples/test/Atom_3.html | 322 + swat/apps/qooxdoo-examples/test/Atom_4.html | 46 + swat/apps/qooxdoo-examples/test/Atom_5.html | 43 + swat/apps/qooxdoo-examples/test/Atom_6.html | 43 + swat/apps/qooxdoo-examples/test/Atom_7.html | 43 + swat/apps/qooxdoo-examples/test/Atom_8.html | 43 + swat/apps/qooxdoo-examples/test/Atom_9.html | 44 + swat/apps/qooxdoo-examples/test/Border_1.html | 177 + swat/apps/qooxdoo-examples/test/BoxLayout_1.html | 283 + swat/apps/qooxdoo-examples/test/BoxLayout_2.html | 324 + swat/apps/qooxdoo-examples/test/Builder_1.html | 73 + swat/apps/qooxdoo-examples/test/Builder_2.html | 25 + swat/apps/qooxdoo-examples/test/Builder_2.xml | 51 + swat/apps/qooxdoo-examples/test/Builder_3.html | 26 + swat/apps/qooxdoo-examples/test/Builder_3.xml | 33 + swat/apps/qooxdoo-examples/test/Builder_4.html | 42 + swat/apps/qooxdoo-examples/test/Button_1.html | 44 + .../apps/qooxdoo-examples/test/CanvasLayout_1.html | 616 + .../apps/qooxdoo-examples/test/CanvasLayout_2.html | 139 + .../apps/qooxdoo-examples/test/CanvasLayout_3.html | 52 + .../apps/qooxdoo-examples/test/CanvasLayout_4.html | 50 + .../apps/qooxdoo-examples/test/CanvasLayout_5.html | 45 + swat/apps/qooxdoo-examples/test/Clipping_1.html | 76 + swat/apps/qooxdoo-examples/test/Clone_1.html | 91 + swat/apps/qooxdoo-examples/test/Clone_2.html | 108 + swat/apps/qooxdoo-examples/test/ColorTheme_1.html | 235 + swat/apps/qooxdoo-examples/test/ColorTheme_2.html | 77 + swat/apps/qooxdoo-examples/test/ColorTheme_3.html | 176 + swat/apps/qooxdoo-examples/test/ComboBox_1.html | 102 + swat/apps/qooxdoo-examples/test/ComboBox_2.html | 116 + swat/apps/qooxdoo-examples/test/ComboBox_3.html | 123 + swat/apps/qooxdoo-examples/test/Compile_1.html | 415 + swat/apps/qooxdoo-examples/test/Compile_2.html | 46 + swat/apps/qooxdoo-examples/test/Compile_2.js | 3867 + .../qooxdoo-examples/test/CookieStorage_1.html | 45 + .../qooxdoo-examples/test/CookieStorage_2.html | 67 + swat/apps/qooxdoo-examples/test/Cookie_1.html | 45 + .../apps/qooxdoo-examples/test/CrossBrowser_1.html | 166 + .../apps/qooxdoo-examples/test/CrossBrowser_2.html | 128 + swat/apps/qooxdoo-examples/test/DockLayout_1.html | 53 + swat/apps/qooxdoo-examples/test/DockLayout_2.html | 224 + swat/apps/qooxdoo-examples/test/DockLayout_3.html | 140 + swat/apps/qooxdoo-examples/test/DockLayout_4.html | 140 + swat/apps/qooxdoo-examples/test/DockLayout_5.html | 164 + swat/apps/qooxdoo-examples/test/DockLayout_6.html | 71 + .../test/DragAndDropManager_1.html | 130 + .../test/DragAndDropManager_2.html | 123 + .../qooxdoo-examples/test/EnabledDisabled_1.html | 230 + swat/apps/qooxdoo-examples/test/FieldSet_1.html | 141 + swat/apps/qooxdoo-examples/test/Fields_1.html | 179 + swat/apps/qooxdoo-examples/test/FlowLayout_1.html | 319 + swat/apps/qooxdoo-examples/test/FlowLayout_2.html | 193 + swat/apps/qooxdoo-examples/test/FlowLayout_3.html | 277 + .../apps/qooxdoo-examples/test/FocusManager_1.html | 108 + swat/apps/qooxdoo-examples/test/Font_1.html | 63 + swat/apps/qooxdoo-examples/test/FormUtils_1.html | 86 + swat/apps/qooxdoo-examples/test/Gallery_2.html | 135 + swat/apps/qooxdoo-examples/test/Gallery_3.html | 178 + swat/apps/qooxdoo-examples/test/Generate_1.html | 267 + swat/apps/qooxdoo-examples/test/GridLayout_1.html | 79 + swat/apps/qooxdoo-examples/test/GridLayout_10.html | 94 + swat/apps/qooxdoo-examples/test/GridLayout_11.html | 124 + swat/apps/qooxdoo-examples/test/GridLayout_2.html | 88 + swat/apps/qooxdoo-examples/test/GridLayout_3.html | 82 + swat/apps/qooxdoo-examples/test/GridLayout_4.html | 81 + swat/apps/qooxdoo-examples/test/GridLayout_5.html | 85 + swat/apps/qooxdoo-examples/test/GridLayout_6.html | 109 + swat/apps/qooxdoo-examples/test/GridLayout_7.html | 112 + swat/apps/qooxdoo-examples/test/GridLayout_8.html | 115 + swat/apps/qooxdoo-examples/test/GridLayout_9.html | 120 + .../test/HorizontalBoxLayout_1.html | 1261 + .../test/HorizontalBoxLayout_2.html | 1233 + .../test/HorizontalBoxLayout_3.html | 594 + swat/apps/qooxdoo-examples/test/HtmlTable_1.html | 142 + swat/apps/qooxdoo-examples/test/HtmlTable_2.html | 140 + swat/apps/qooxdoo-examples/test/IconHtml_1.html | 29 + swat/apps/qooxdoo-examples/test/Image_1.html | 114 + swat/apps/qooxdoo-examples/test/Image_2.html | 150 + swat/apps/qooxdoo-examples/test/Image_3.html | 124 + swat/apps/qooxdoo-examples/test/Image_4.html | 39 + swat/apps/qooxdoo-examples/test/Label_1.html | 149 + swat/apps/qooxdoo-examples/test/Label_2.html | 40 + swat/apps/qooxdoo-examples/test/Label_3.html | 177 + swat/apps/qooxdoo-examples/test/Label_4.html | 101 + swat/apps/qooxdoo-examples/test/Leak_1.html | 71 + swat/apps/qooxdoo-examples/test/Link_1.html | 29 + swat/apps/qooxdoo-examples/test/ListView_1.html | 57 + swat/apps/qooxdoo-examples/test/ListView_10.html | 86 + swat/apps/qooxdoo-examples/test/ListView_2.html | 52 + swat/apps/qooxdoo-examples/test/ListView_3.html | 52 + swat/apps/qooxdoo-examples/test/ListView_4.html | 52 + swat/apps/qooxdoo-examples/test/ListView_5.html | 53 + swat/apps/qooxdoo-examples/test/ListView_6.html | 53 + swat/apps/qooxdoo-examples/test/ListView_7.html | 114 + swat/apps/qooxdoo-examples/test/ListView_8.html | 121 + swat/apps/qooxdoo-examples/test/ListView_9.html | 119 + swat/apps/qooxdoo-examples/test/List_1.html | 128 + swat/apps/qooxdoo-examples/test/List_2.html | 111 + swat/apps/qooxdoo-examples/test/List_3.html | 55 + swat/apps/qooxdoo-examples/test/Menu_1.html | 129 + swat/apps/qooxdoo-examples/test/Menu_2.html | 205 + swat/apps/qooxdoo-examples/test/Node_1.html | 39 + swat/apps/qooxdoo-examples/test/Pollution_1.html | 271 + swat/apps/qooxdoo-examples/test/Popups_1.html | 106 + swat/apps/qooxdoo-examples/test/Popups_2.html | 102 + swat/apps/qooxdoo-examples/test/RPC_1.html | 115 + swat/apps/qooxdoo-examples/test/RPC_2.html | 133 + swat/apps/qooxdoo-examples/test/RPC_3.html | 240 + swat/apps/qooxdoo-examples/test/RPC_4.html | 470 + swat/apps/qooxdoo-examples/test/RPC_5.html | 94 + swat/apps/qooxdoo-examples/test/SplitPane_1.html | 91 + swat/apps/qooxdoo-examples/test/Table_1.html | 50 + swat/apps/qooxdoo-examples/test/Table_2.html | 52 + swat/apps/qooxdoo-examples/test/Table_3.html | 52 + swat/apps/qooxdoo-examples/test/Table_4.html | 53 + swat/apps/qooxdoo-examples/test/Table_5.html | 53 + swat/apps/qooxdoo-examples/test/Table_6.html | 66 + swat/apps/qooxdoo-examples/test/ToolBar_1.html | 227 + swat/apps/qooxdoo-examples/test/ToolBar_2.html | 113 + swat/apps/qooxdoo-examples/test/ToolBar_3.html | 39 + swat/apps/qooxdoo-examples/test/ToolBar_4.html | 193 + swat/apps/qooxdoo-examples/test/Transport_1.html | 197 + swat/apps/qooxdoo-examples/test/Transport_2.html | 190 + swat/apps/qooxdoo-examples/test/Transport_3.html | 126 + swat/apps/qooxdoo-examples/test/Transport_4.html | 198 + swat/apps/qooxdoo-examples/test/Transport_5.html | 198 + swat/apps/qooxdoo-examples/test/Transport_6.html | 222 + swat/apps/qooxdoo-examples/test/Tree_1.html | 171 + swat/apps/qooxdoo-examples/test/Tree_2.html | 294 + swat/apps/qooxdoo-examples/test/Tree_3.html | 201 + swat/apps/qooxdoo-examples/test/Tree_4.html | 40 + swat/apps/qooxdoo-examples/test/Tree_5.html | 148 + swat/apps/qooxdoo-examples/test/Tree_6.html | 231 + swat/apps/qooxdoo-examples/test/Tree_7.html | 216 + swat/apps/qooxdoo-examples/test/Umlauts_1.html | 26 + .../qooxdoo-examples/test/VerticalBoxLayout_1.html | 1257 + .../qooxdoo-examples/test/VerticalBoxLayout_2.html | 1227 + .../qooxdoo-examples/test/VerticalBoxLayout_3.html | 552 + swat/apps/qooxdoo-examples/test/Window_1.html | 179 + swat/apps/qooxdoo-examples/test/Window_2.html | 54 + swat/apps/qooxdoo-examples/test/Window_3.html | 99 + swat/apps/qooxdoo-examples/test/Window_4.html | 104 + swat/apps/qooxdoo-examples/test/Window_5.html | 221 + swat/apps/qooxdoo-examples/test/Window_6.html | 109 + swat/apps/qooxdoo-examples/test/cssQuery-p.js | 6 + .../qooxdoo-examples/test/data/filesize/4000kb.xml | 102321 ++++++++++++++++++ .../qooxdoo-examples/test/data/filesize/400kb.xml | 10224 ++ .../qooxdoo-examples/test/data/filesize/40kb.xml | 1003 + .../qooxdoo-examples/test/data/persons/anita.html | 11 + .../qooxdoo-examples/test/data/persons/anita.js | 10 + .../qooxdoo-examples/test/data/persons/anita.txt | 8 + .../qooxdoo-examples/test/data/persons/anita.xml | 11 + .../qooxdoo-examples/test/data/persons/harald.html | 11 + .../qooxdoo-examples/test/data/persons/harald.js | 10 + .../qooxdoo-examples/test/data/persons/harald.txt | 8 + .../qooxdoo-examples/test/data/persons/harald.xml | 11 + .../test/data/persons/lisbeth.html | 11 + .../qooxdoo-examples/test/data/persons/lisbeth.js | 10 + .../qooxdoo-examples/test/data/persons/lisbeth.txt | 8 + .../qooxdoo-examples/test/data/persons/lisbeth.xml | 11 + .../qooxdoo-examples/test/data/persons/paul.html | 11 + .../qooxdoo-examples/test/data/persons/paul.js | 10 + .../qooxdoo-examples/test/data/persons/paul.txt | 8 + .../qooxdoo-examples/test/data/persons/paul.xml | 11 + .../test/image/flash/color/file1.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file10.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file2.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file3.swf | Bin 0 -> 353 bytes .../test/image/flash/color/file4.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file5.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file6.swf | Bin 0 -> 353 bytes .../test/image/flash/color/file7.swf | Bin 0 -> 353 bytes .../test/image/flash/color/file8.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file9.swf | Bin 0 -> 354 bytes .../test/image/flash/fo_tester.fla | Bin 0 -> 58368 bytes .../test/image/flash/fo_tester.swf | Bin 0 -> 10210 bytes .../test/image/grid_dialog_box.png | Bin 0 -> 25808 bytes swat/apps/qooxdoo-examples/test/index.html | 19 + swat/apps/resource/css/layout.css | 162 + swat/apps/resource/css/layout_ie.css | 11 + swat/apps/resource/icon/crystalsvg/128/3d.png | Bin 0 -> 8913 bytes .../resource/icon/crystalsvg/128/adobe-reader.png | Bin 0 -> 5207 bytes .../resource/icon/crystalsvg/128/antivirus.png | Bin 0 -> 13008 bytes .../resource/icon/crystalsvg/128/babelfish.png | Bin 0 -> 14495 bytes swat/apps/resource/icon/crystalsvg/128/back.png | Bin 0 -> 9721 bytes .../resource/icon/crystalsvg/128/background.png | Bin 0 -> 10885 bytes swat/apps/resource/icon/crystalsvg/128/bell.png | Bin 0 -> 7039 bytes .../icon/crystalsvg/128/bitmapgraphics.png | Bin 0 -> 20479 bytes .../resource/icon/crystalsvg/128/block-device.png | Bin 0 -> 12036 bytes swat/apps/resource/icon/crystalsvg/128/bug.png | Bin 0 -> 18455 bytes swat/apps/resource/icon/crystalsvg/128/cache.png | Bin 0 -> 9342 bytes swat/apps/resource/icon/crystalsvg/128/camera.png | Bin 0 -> 8693 bytes swat/apps/resource/icon/crystalsvg/128/cdrom.png | Bin 0 -> 10747 bytes .../resource/icon/crystalsvg/128/char-device.png | Bin 0 -> 10002 bytes swat/apps/resource/icon/crystalsvg/128/chart.png | Bin 0 -> 17519 bytes swat/apps/resource/icon/crystalsvg/128/clock.png | Bin 0 -> 17753 bytes swat/apps/resource/icon/crystalsvg/128/colors.png | Bin 0 -> 13385 bytes .../icon/crystalsvg/128/control-center.png | Bin 0 -> 12149 bytes swat/apps/resource/icon/crystalsvg/128/core.png | Bin 0 -> 6119 bytes swat/apps/resource/icon/crystalsvg/128/date.png | Bin 0 -> 10272 bytes swat/apps/resource/icon/crystalsvg/128/desktop.png | Bin 0 -> 14491 bytes .../resource/icon/crystalsvg/128/dictionary.png | Bin 0 -> 14431 bytes swat/apps/resource/icon/crystalsvg/128/display.png | Bin 0 -> 10408 bytes swat/apps/resource/icon/crystalsvg/128/down.png | Bin 0 -> 9606 bytes swat/apps/resource/icon/crystalsvg/128/email.png | Bin 0 -> 13836 bytes .../resource/icon/crystalsvg/128/encrypted.png | Bin 0 -> 10092 bytes swat/apps/resource/icon/crystalsvg/128/energy.png | Bin 0 -> 13998 bytes swat/apps/resource/icon/crystalsvg/128/error.png | Bin 0 -> 8865 bytes swat/apps/resource/icon/crystalsvg/128/exec.png | Bin 0 -> 14999 bytes .../resource/icon/crystalsvg/128/favourite.png | Bin 0 -> 11686 bytes .../resource/icon/crystalsvg/128/file-print.png | Bin 0 -> 5110 bytes swat/apps/resource/icon/crystalsvg/128/floppy.png | Bin 0 -> 9510 bytes .../resource/icon/crystalsvg/128/flowchart.png | Bin 0 -> 17464 bytes .../icon/crystalsvg/128/folder-favorite.png | Bin 0 -> 15505 bytes .../icon/crystalsvg/128/folder-important.png | Bin 0 -> 15149 bytes .../resource/icon/crystalsvg/128/folder-locked.png | Bin 0 -> 16252 bytes .../resource/icon/crystalsvg/128/folder-open.png | Bin 0 -> 12755 bytes swat/apps/resource/icon/crystalsvg/128/folder.png | Bin 0 -> 14447 bytes swat/apps/resource/icon/crystalsvg/128/fonts.png | Bin 0 -> 4531 bytes swat/apps/resource/icon/crystalsvg/128/forward.png | Bin 0 -> 9526 bytes .../apps/resource/icon/crystalsvg/128/graphics.png | Bin 0 -> 13188 bytes .../resource/icon/crystalsvg/128/harddrive.png | Bin 0 -> 11286 bytes .../resource/icon/crystalsvg/128/hardware-info.png | Bin 0 -> 11501 bytes .../resource/icon/crystalsvg/128/help-center.png | Bin 0 -> 13998 bytes swat/apps/resource/icon/crystalsvg/128/home.png | Bin 0 -> 11267 bytes swat/apps/resource/icon/crystalsvg/128/info.png | Bin 0 -> 13104 bytes .../apps/resource/icon/crystalsvg/128/joystick.png | Bin 0 -> 10127 bytes .../icon/crystalsvg/128/keyboard-layout.png | Bin 0 -> 13172 bytes swat/apps/resource/icon/crystalsvg/128/locale.png | Bin 0 -> 12910 bytes .../resource/icon/crystalsvg/128/look-and-feel.png | Bin 0 -> 12473 bytes swat/apps/resource/icon/crystalsvg/128/mac.png | Bin 0 -> 10470 bytes .../resource/icon/crystalsvg/128/mime-archive.png | Bin 0 -> 10585 bytes .../resource/icon/crystalsvg/128/mime-binary.png | Bin 0 -> 9653 bytes .../resource/icon/crystalsvg/128/mime-calendar.png | Bin 0 -> 14529 bytes .../resource/icon/crystalsvg/128/mime-card.png | Bin 0 -> 14498 bytes .../resource/icon/crystalsvg/128/mime-document.png | Bin 0 -> 17351 bytes .../resource/icon/crystalsvg/128/mime-html.png | Bin 0 -> 12844 bytes .../resource/icon/crystalsvg/128/mime-image.png | Bin 0 -> 11314 bytes .../resource/icon/crystalsvg/128/mime-manual.png | Bin 0 -> 10414 bytes .../icon/crystalsvg/128/mime-multimedia.png | Bin 0 -> 11121 bytes .../apps/resource/icon/crystalsvg/128/mime-pdf.png | Bin 0 -> 9018 bytes .../icon/crystalsvg/128/mime-quicktime.png | Bin 0 -> 13395 bytes .../apps/resource/icon/crystalsvg/128/mime-rpm.png | Bin 0 -> 4824 bytes .../resource/icon/crystalsvg/128/mime-script.png | Bin 0 -> 11691 bytes .../icon/crystalsvg/128/mime-shellscript.png | Bin 0 -> 8024 bytes .../icon/crystalsvg/128/mime-sourcecode.png | Bin 0 -> 9718 bytes .../icon/crystalsvg/128/mime-spreadsheet.png | Bin 0 -> 6482 bytes .../resource/icon/crystalsvg/128/mime-text.png | Bin 0 -> 2746 bytes .../resource/icon/crystalsvg/128/mime-video.png | Bin 0 -> 11720 bytes swat/apps/resource/icon/crystalsvg/128/modem.png | Bin 0 -> 15252 bytes swat/apps/resource/icon/crystalsvg/128/mouse.png | Bin 0 -> 9177 bytes .../resource/icon/crystalsvg/128/movieplayer.png | Bin 0 -> 9111 bytes .../resource/icon/crystalsvg/128/multimedia.png | Bin 0 -> 12789 bytes .../resource/icon/crystalsvg/128/mycomputer.png | Bin 0 -> 11299 bytes .../apps/resource/icon/crystalsvg/128/netscape.png | Bin 0 -> 11824 bytes swat/apps/resource/icon/crystalsvg/128/network.png | Bin 0 -> 16916 bytes swat/apps/resource/icon/crystalsvg/128/notes.png | Bin 0 -> 18237 bytes .../resource/icon/crystalsvg/128/organizer.png | Bin 0 -> 17233 bytes swat/apps/resource/icon/crystalsvg/128/paint.png | Bin 0 -> 16208 bytes .../resource/icon/crystalsvg/128/partitions.png | Bin 0 -> 16732 bytes .../apps/resource/icon/crystalsvg/128/password.png | Bin 0 -> 12716 bytes swat/apps/resource/icon/crystalsvg/128/pda.png | Bin 0 -> 8240 bytes swat/apps/resource/icon/crystalsvg/128/penguin.png | Bin 0 -> 9799 bytes .../resource/icon/crystalsvg/128/presentation.png | Bin 0 -> 14055 bytes swat/apps/resource/icon/crystalsvg/128/printer.png | Bin 0 -> 5860 bytes swat/apps/resource/icon/crystalsvg/128/reload.png | Bin 0 -> 9077 bytes swat/apps/resource/icon/crystalsvg/128/scanner.png | Bin 0 -> 9044 bytes .../apps/resource/icon/crystalsvg/128/services.png | Bin 0 -> 14570 bytes .../apps/resource/icon/crystalsvg/128/settings.png | Bin 0 -> 14109 bytes swat/apps/resource/icon/crystalsvg/128/tablet.png | Bin 0 -> 15628 bytes .../apps/resource/icon/crystalsvg/128/terminal.png | Bin 0 -> 5284 bytes swat/apps/resource/icon/crystalsvg/128/toys.png | Bin 0 -> 1919 bytes .../icon/crystalsvg/128/trashcan-empty.png | Bin 0 -> 8361 bytes .../resource/icon/crystalsvg/128/trashcan-full.png | Bin 0 -> 10684 bytes swat/apps/resource/icon/crystalsvg/128/tux.png | Bin 0 -> 9438 bytes swat/apps/resource/icon/crystalsvg/128/tv.png | Bin 0 -> 6202 bytes swat/apps/resource/icon/crystalsvg/128/up.png | Bin 0 -> 9783 bytes swat/apps/resource/icon/crystalsvg/128/user.png | Bin 0 -> 15977 bytes .../resource/icon/crystalsvg/128/utilities.png | Bin 0 -> 19941 bytes .../icon/crystalsvg/128/vectorgraphics.png | Bin 0 -> 9930 bytes .../resource/icon/crystalsvg/128/wordprocessor.png | Bin 0 -> 13612 bytes swat/apps/resource/icon/crystalsvg/16/3d.png | Bin 0 -> 834 bytes .../resource/icon/crystalsvg/16/accessibility.png | Bin 0 -> 1038 bytes .../resource/icon/crystalsvg/16/adobe-reader.png | Bin 0 -> 690 bytes swat/apps/resource/icon/crystalsvg/16/alarm.png | Bin 0 -> 1036 bytes .../apps/resource/icon/crystalsvg/16/antivirus.png | Bin 0 -> 788 bytes .../resource/icon/crystalsvg/16/appearance.png | Bin 0 -> 1023 bytes .../resource/icon/crystalsvg/16/applications.png | Bin 0 -> 973 bytes swat/apps/resource/icon/crystalsvg/16/apply.png | Bin 0 -> 661 bytes .../resource/icon/crystalsvg/16/appointment.png | Bin 0 -> 557 bytes swat/apps/resource/icon/crystalsvg/16/attach.png | Bin 0 -> 827 bytes .../apps/resource/icon/crystalsvg/16/babelfish.png | Bin 0 -> 790 bytes swat/apps/resource/icon/crystalsvg/16/back.png | Bin 0 -> 868 bytes .../resource/icon/crystalsvg/16/background.png | Bin 0 -> 733 bytes swat/apps/resource/icon/crystalsvg/16/bell.png | Bin 0 -> 567 bytes .../resource/icon/crystalsvg/16/bitmapgraphics.png | Bin 0 -> 980 bytes .../resource/icon/crystalsvg/16/block-device.png | Bin 0 -> 794 bytes .../resource/icon/crystalsvg/16/bookmark-add.png | Bin 0 -> 978 bytes .../icon/crystalsvg/16/bookmark-folder.png | Bin 0 -> 3334 bytes .../icon/crystalsvg/16/bookmark-toolbar.png | Bin 0 -> 3369 bytes swat/apps/resource/icon/crystalsvg/16/bookmark.png | Bin 0 -> 690 bytes swat/apps/resource/icon/crystalsvg/16/bug.png | Bin 0 -> 1010 bytes .../resource/icon/crystalsvg/16/button-cancel.png | Bin 0 -> 963 bytes .../apps/resource/icon/crystalsvg/16/button-ok.png | Bin 0 -> 661 bytes swat/apps/resource/icon/crystalsvg/16/cache.png | Bin 0 -> 823 bytes .../resource/icon/crystalsvg/16/calculator.png | Bin 0 -> 983 bytes swat/apps/resource/icon/crystalsvg/16/cam.png | Bin 0 -> 1073 bytes swat/apps/resource/icon/crystalsvg/16/camera.png | Bin 0 -> 656 bytes swat/apps/resource/icon/crystalsvg/16/cancel.png | Bin 0 -> 821 bytes swat/apps/resource/icon/crystalsvg/16/cdrom.png | Bin 0 -> 834 bytes .../resource/icon/crystalsvg/16/char-device.png | Bin 0 -> 778 bytes swat/apps/resource/icon/crystalsvg/16/chart.png | Bin 0 -> 1013 bytes .../apps/resource/icon/crystalsvg/16/clipboard.png | Bin 0 -> 971 bytes swat/apps/resource/icon/crystalsvg/16/clock.png | Bin 0 -> 875 bytes .../resource/icon/crystalsvg/16/color-fill.png | Bin 0 -> 732 bytes .../resource/icon/crystalsvg/16/color-line.png | Bin 0 -> 642 bytes swat/apps/resource/icon/crystalsvg/16/colors.png | Bin 0 -> 857 bytes swat/apps/resource/icon/crystalsvg/16/comment.png | Bin 0 -> 468 bytes .../apps/resource/icon/crystalsvg/16/configure.png | Bin 0 -> 1055 bytes .../icon/crystalsvg/16/connect-creating.png | Bin 0 -> 1099 bytes .../icon/crystalsvg/16/connect-established.png | Bin 0 -> 1003 bytes .../resource/icon/crystalsvg/16/connect-no.png | Bin 0 -> 1023 bytes swat/apps/resource/icon/crystalsvg/16/contents.png | Bin 0 -> 1111 bytes .../resource/icon/crystalsvg/16/context-help.png | Bin 0 -> 948 bytes .../resource/icon/crystalsvg/16/control-center.png | Bin 0 -> 887 bytes swat/apps/resource/icon/crystalsvg/16/cookie.png | Bin 0 -> 996 bytes swat/apps/resource/icon/crystalsvg/16/core.png | Bin 0 -> 807 bytes swat/apps/resource/icon/crystalsvg/16/database.png | Bin 0 -> 683 bytes swat/apps/resource/icon/crystalsvg/16/date.png | Bin 0 -> 964 bytes .../apps/resource/icon/crystalsvg/16/decrypted.png | Bin 0 -> 923 bytes .../icon/crystalsvg/16/delete-table-cell.png | Bin 0 -> 560 bytes .../icon/crystalsvg/16/delete-table-col.png | Bin 0 -> 351 bytes .../icon/crystalsvg/16/delete-table-row.png | Bin 0 -> 363 bytes .../resource/icon/crystalsvg/16/delete-table.png | Bin 0 -> 427 bytes swat/apps/resource/icon/crystalsvg/16/desktop.png | Bin 0 -> 757 bytes swat/apps/resource/icon/crystalsvg/16/devices.png | Bin 0 -> 879 bytes .../resource/icon/crystalsvg/16/dictionary.png | Bin 0 -> 779 bytes swat/apps/resource/icon/crystalsvg/16/display.png | Bin 0 -> 820 bytes .../resource/icon/crystalsvg/16/documentinfo.png | Bin 0 -> 671 bytes swat/apps/resource/icon/crystalsvg/16/down.png | Bin 0 -> 876 bytes .../apps/resource/icon/crystalsvg/16/edit-copy.png | Bin 0 -> 777 bytes swat/apps/resource/icon/crystalsvg/16/edit-cut.png | Bin 0 -> 1112 bytes .../resource/icon/crystalsvg/16/edit-delete.png | Bin 0 -> 892 bytes .../resource/icon/crystalsvg/16/edit-paste.png | Bin 0 -> 997 bytes swat/apps/resource/icon/crystalsvg/16/edit.png | Bin 0 -> 946 bytes swat/apps/resource/icon/crystalsvg/16/editor.png | Bin 0 -> 976 bytes swat/apps/resource/icon/crystalsvg/16/email.png | Bin 0 -> 822 bytes swat/apps/resource/icon/crystalsvg/16/emoticon.png | Bin 0 -> 869 bytes .../apps/resource/icon/crystalsvg/16/encrypted.png | Bin 0 -> 791 bytes swat/apps/resource/icon/crystalsvg/16/energy.png | Bin 0 -> 874 bytes swat/apps/resource/icon/crystalsvg/16/error.png | Bin 0 -> 792 bytes swat/apps/resource/icon/crystalsvg/16/exec.png | Bin 0 -> 1109 bytes swat/apps/resource/icon/crystalsvg/16/exit.png | Bin 0 -> 882 bytes .../apps/resource/icon/crystalsvg/16/favorites.png | Bin 0 -> 916 bytes .../apps/resource/icon/crystalsvg/16/favourite.png | Bin 0 -> 723 bytes .../apps/resource/icon/crystalsvg/16/file-find.png | Bin 0 -> 1070 bytes .../resource/icon/crystalsvg/16/file-manager.png | Bin 0 -> 995 bytes swat/apps/resource/icon/crystalsvg/16/file-new.png | Bin 0 -> 725 bytes .../apps/resource/icon/crystalsvg/16/file-open.png | Bin 0 -> 1080 bytes .../resource/icon/crystalsvg/16/file-print.png | Bin 0 -> 653 bytes .../resource/icon/crystalsvg/16/file-save-as.png | Bin 0 -> 1104 bytes .../apps/resource/icon/crystalsvg/16/file-save.png | Bin 0 -> 838 bytes .../apps/resource/icon/crystalsvg/16/fileshare.png | Bin 0 -> 942 bytes swat/apps/resource/icon/crystalsvg/16/find.png | Bin 0 -> 1223 bytes swat/apps/resource/icon/crystalsvg/16/flag.png | Bin 0 -> 745 bytes swat/apps/resource/icon/crystalsvg/16/floppy.png | Bin 0 -> 730 bytes .../apps/resource/icon/crystalsvg/16/flowchart.png | Bin 0 -> 615 bytes .../icon/crystalsvg/16/folder-favorite.png | Bin 0 -> 652 bytes .../icon/crystalsvg/16/folder-important.png | Bin 0 -> 671 bytes .../resource/icon/crystalsvg/16/folder-locked.png | Bin 0 -> 511 bytes .../resource/icon/crystalsvg/16/folder-open.png | Bin 0 -> 738 bytes swat/apps/resource/icon/crystalsvg/16/folder.png | Bin 0 -> 646 bytes .../resource/icon/crystalsvg/16/font-size-down.png | Bin 0 -> 392 bytes .../resource/icon/crystalsvg/16/font-size-up.png | Bin 0 -> 384 bytes swat/apps/resource/icon/crystalsvg/16/fonts.png | Bin 0 -> 710 bytes .../icon/crystalsvg/16/format-decrease-indent.png | Bin 0 -> 472 bytes .../icon/crystalsvg/16/format-increase-indent.png | Bin 0 -> 472 bytes swat/apps/resource/icon/crystalsvg/16/forward.png | Bin 0 -> 877 bytes swat/apps/resource/icon/crystalsvg/16/funct.png | Bin 0 -> 454 bytes swat/apps/resource/icon/crystalsvg/16/games.png | Bin 0 -> 1025 bytes swat/apps/resource/icon/crystalsvg/16/goto.png | Bin 0 -> 592 bytes swat/apps/resource/icon/crystalsvg/16/graphics.png | Bin 0 -> 638 bytes .../resource/icon/crystalsvg/16/group-event.png | Bin 0 -> 1059 bytes .../apps/resource/icon/crystalsvg/16/harddrive.png | Bin 0 -> 988 bytes .../resource/icon/crystalsvg/16/hardware-info.png | Bin 0 -> 853 bytes swat/apps/resource/icon/crystalsvg/16/hardware.png | Bin 0 -> 661 bytes .../resource/icon/crystalsvg/16/help-center.png | Bin 0 -> 865 bytes swat/apps/resource/icon/crystalsvg/16/help.png | Bin 0 -> 997 bytes .../resource/icon/crystalsvg/16/history-clear.png | Bin 0 -> 1084 bytes swat/apps/resource/icon/crystalsvg/16/history.png | Bin 0 -> 1049 bytes swat/apps/resource/icon/crystalsvg/16/home.png | Bin 0 -> 713 bytes swat/apps/resource/icon/crystalsvg/16/icons.png | Bin 0 -> 927 bytes .../resource/icon/crystalsvg/16/iconthemes.png | Bin 0 -> 828 bytes swat/apps/resource/icon/crystalsvg/16/idea.png | Bin 0 -> 829 bytes .../apps/resource/icon/crystalsvg/16/important.png | Bin 0 -> 813 bytes swat/apps/resource/icon/crystalsvg/16/inbox.png | Bin 0 -> 532 bytes swat/apps/resource/icon/crystalsvg/16/info.png | Bin 0 -> 891 bytes .../icon/crystalsvg/16/insert-table-col.png | Bin 0 -> 513 bytes .../icon/crystalsvg/16/insert-table-row.png | Bin 0 -> 523 bytes .../resource/icon/crystalsvg/16/insert-table.png | Bin 0 -> 263 bytes .../icon/crystalsvg/16/instant-available.png | Bin 0 -> 881 bytes .../resource/icon/crystalsvg/16/instant-away.png | Bin 0 -> 938 bytes swat/apps/resource/icon/crystalsvg/16/joystick.png | Bin 0 -> 730 bytes .../icon/crystalsvg/16/keyboard-layout.png | Bin 0 -> 871 bytes swat/apps/resource/icon/crystalsvg/16/launch.png | Bin 0 -> 828 bytes swat/apps/resource/icon/crystalsvg/16/locale.png | Bin 0 -> 811 bytes .../resource/icon/crystalsvg/16/look-and-feel.png | Bin 0 -> 842 bytes swat/apps/resource/icon/crystalsvg/16/mac.png | Bin 0 -> 814 bytes .../apps/resource/icon/crystalsvg/16/magnifier.png | Bin 0 -> 1001 bytes .../resource/icon/crystalsvg/16/mail-delete.png | Bin 0 -> 1042 bytes .../apps/resource/icon/crystalsvg/16/mail-find.png | Bin 0 -> 1138 bytes .../resource/icon/crystalsvg/16/mail-forward.png | Bin 0 -> 1052 bytes swat/apps/resource/icon/crystalsvg/16/mail-get.png | Bin 0 -> 1058 bytes swat/apps/resource/icon/crystalsvg/16/mail-new.png | Bin 0 -> 956 bytes .../resource/icon/crystalsvg/16/mail-reply-all.png | Bin 0 -> 1112 bytes .../resource/icon/crystalsvg/16/mail-reply.png | Bin 0 -> 1061 bytes .../apps/resource/icon/crystalsvg/16/mail-send.png | Bin 0 -> 1061 bytes swat/apps/resource/icon/crystalsvg/16/mail.png | Bin 0 -> 1001 bytes swat/apps/resource/icon/crystalsvg/16/memory.png | Bin 0 -> 931 bytes .../resource/icon/crystalsvg/16/mime-archive.png | Bin 0 -> 863 bytes .../resource/icon/crystalsvg/16/mime-binary.png | Bin 0 -> 752 bytes .../resource/icon/crystalsvg/16/mime-calendar.png | Bin 0 -> 873 bytes .../apps/resource/icon/crystalsvg/16/mime-card.png | Bin 0 -> 851 bytes .../resource/icon/crystalsvg/16/mime-color.png | Bin 0 -> 929 bytes .../resource/icon/crystalsvg/16/mime-document.png | Bin 0 -> 692 bytes .../apps/resource/icon/crystalsvg/16/mime-html.png | Bin 0 -> 847 bytes .../resource/icon/crystalsvg/16/mime-image.png | Bin 0 -> 760 bytes .../resource/icon/crystalsvg/16/mime-manual.png | Bin 0 -> 827 bytes .../icon/crystalsvg/16/mime-multimedia.png | Bin 0 -> 771 bytes swat/apps/resource/icon/crystalsvg/16/mime-pdf.png | Bin 0 -> 747 bytes .../resource/icon/crystalsvg/16/mime-quicktime.png | Bin 0 -> 842 bytes swat/apps/resource/icon/crystalsvg/16/mime-rpm.png | Bin 0 -> 846 bytes .../resource/icon/crystalsvg/16/mime-script.png | Bin 0 -> 854 bytes .../icon/crystalsvg/16/mime-shellscript.png | Bin 0 -> 731 bytes .../icon/crystalsvg/16/mime-sourcecode.png | Bin 0 -> 721 bytes .../icon/crystalsvg/16/mime-spreadsheet.png | Bin 0 -> 623 bytes .../apps/resource/icon/crystalsvg/16/mime-text.png | Bin 0 -> 579 bytes .../resource/icon/crystalsvg/16/mime-video.png | Bin 0 -> 784 bytes swat/apps/resource/icon/crystalsvg/16/misc.png | Bin 0 -> 1114 bytes swat/apps/resource/icon/crystalsvg/16/mixer.png | Bin 0 -> 988 bytes swat/apps/resource/icon/crystalsvg/16/modem.png | Bin 0 -> 695 bytes swat/apps/resource/icon/crystalsvg/16/mouse.png | Bin 0 -> 751 bytes .../resource/icon/crystalsvg/16/mousecursor.png | Bin 0 -> 481 bytes .../resource/icon/crystalsvg/16/movieplayer.png | Bin 0 -> 667 bytes .../resource/icon/crystalsvg/16/multimedia.png | Bin 0 -> 781 bytes .../resource/icon/crystalsvg/16/mycomputer.png | Bin 0 -> 832 bytes swat/apps/resource/icon/crystalsvg/16/netscape.png | Bin 0 -> 936 bytes swat/apps/resource/icon/crystalsvg/16/network.png | Bin 0 -> 918 bytes swat/apps/resource/icon/crystalsvg/16/no.png | Bin 0 -> 821 bytes swat/apps/resource/icon/crystalsvg/16/notes.png | Bin 0 -> 749 bytes swat/apps/resource/icon/crystalsvg/16/notify.png | Bin 0 -> 657 bytes swat/apps/resource/icon/crystalsvg/16/ok.png | Bin 0 -> 661 bytes swat/apps/resource/icon/crystalsvg/16/opera.png | Bin 0 -> 904 bytes .../apps/resource/icon/crystalsvg/16/organizer.png | Bin 0 -> 1046 bytes swat/apps/resource/icon/crystalsvg/16/outbox.png | Bin 0 -> 528 bytes swat/apps/resource/icon/crystalsvg/16/paint.png | Bin 0 -> 851 bytes .../resource/icon/crystalsvg/16/partitions.png | Bin 0 -> 882 bytes swat/apps/resource/icon/crystalsvg/16/password.png | Bin 0 -> 693 bytes swat/apps/resource/icon/crystalsvg/16/pda.png | Bin 0 -> 673 bytes swat/apps/resource/icon/crystalsvg/16/penguin.png | Bin 0 -> 807 bytes swat/apps/resource/icon/crystalsvg/16/pipe.png | Bin 0 -> 973 bytes .../resource/icon/crystalsvg/16/presentation.png | Bin 0 -> 1049 bytes swat/apps/resource/icon/crystalsvg/16/printer.png | Bin 0 -> 992 bytes swat/apps/resource/icon/crystalsvg/16/queue.png | Bin 0 -> 1043 bytes swat/apps/resource/icon/crystalsvg/16/redo.png | Bin 0 -> 727 bytes swat/apps/resource/icon/crystalsvg/16/reload.png | Bin 0 -> 812 bytes .../resource/icon/crystalsvg/16/remove-comment.png | Bin 0 -> 619 bytes swat/apps/resource/icon/crystalsvg/16/rotate.png | Bin 0 -> 1041 bytes swat/apps/resource/icon/crystalsvg/16/run.png | Bin 0 -> 1114 bytes swat/apps/resource/icon/crystalsvg/16/scanner.png | Bin 0 -> 809 bytes swat/apps/resource/icon/crystalsvg/16/search.png | Bin 0 -> 1023 bytes swat/apps/resource/icon/crystalsvg/16/server.png | Bin 0 -> 458 bytes swat/apps/resource/icon/crystalsvg/16/services.png | Bin 0 -> 920 bytes swat/apps/resource/icon/crystalsvg/16/settings.png | Bin 0 -> 703 bytes .../apps/resource/icon/crystalsvg/16/signature.png | Bin 0 -> 971 bytes swat/apps/resource/icon/crystalsvg/16/sound.png | Bin 0 -> 988 bytes .../resource/icon/crystalsvg/16/spellcheck.png | Bin 0 -> 574 bytes swat/apps/resource/icon/crystalsvg/16/stop.png | Bin 0 -> 911 bytes swat/apps/resource/icon/crystalsvg/16/style.png | Bin 0 -> 907 bytes swat/apps/resource/icon/crystalsvg/16/system.png | Bin 0 -> 903 bytes .../resource/icon/crystalsvg/16/tab-duplicate.png | Bin 0 -> 622 bytes .../resource/icon/crystalsvg/16/tab-new-raised.png | Bin 0 -> 555 bytes swat/apps/resource/icon/crystalsvg/16/tab-new.png | Bin 0 -> 478 bytes .../resource/icon/crystalsvg/16/tab-remove.png | Bin 0 -> 596 bytes swat/apps/resource/icon/crystalsvg/16/tablet.png | Bin 0 -> 831 bytes swat/apps/resource/icon/crystalsvg/16/terminal.png | Bin 0 -> 666 bytes .../resource/icon/crystalsvg/16/text-bottom.png | Bin 0 -> 441 bytes .../resource/icon/crystalsvg/16/text-color.png | Bin 0 -> 479 bytes .../resource/icon/crystalsvg/16/text-strike.png | Bin 0 -> 373 bytes swat/apps/resource/icon/crystalsvg/16/text-sub.png | Bin 0 -> 542 bytes .../resource/icon/crystalsvg/16/text-super.png | Bin 0 -> 588 bytes swat/apps/resource/icon/crystalsvg/16/text-top.png | Bin 0 -> 427 bytes swat/apps/resource/icon/crystalsvg/16/themes.png | Bin 0 -> 944 bytes swat/apps/resource/icon/crystalsvg/16/toys.png | Bin 0 -> 894 bytes swat/apps/resource/icon/crystalsvg/16/trash.png | Bin 0 -> 899 bytes .../resource/icon/crystalsvg/16/trashcan-empty.png | Bin 0 -> 691 bytes .../resource/icon/crystalsvg/16/trashcan-full.png | Bin 0 -> 692 bytes swat/apps/resource/icon/crystalsvg/16/tux.png | Bin 0 -> 687 bytes swat/apps/resource/icon/crystalsvg/16/tv.png | Bin 0 -> 647 bytes swat/apps/resource/icon/crystalsvg/16/undo.png | Bin 0 -> 692 bytes swat/apps/resource/icon/crystalsvg/16/up.png | Bin 0 -> 871 bytes swat/apps/resource/icon/crystalsvg/16/user.png | Bin 0 -> 868 bytes .../apps/resource/icon/crystalsvg/16/utilities.png | Bin 0 -> 803 bytes .../resource/icon/crystalsvg/16/vectorgraphics.png | Bin 0 -> 813 bytes .../resource/icon/crystalsvg/16/view-bottom.png | Bin 0 -> 914 bytes .../resource/icon/crystalsvg/16/view-choose.png | Bin 0 -> 907 bytes .../resource/icon/crystalsvg/16/view-detailed.png | Bin 0 -> 867 bytes .../apps/resource/icon/crystalsvg/16/view-icon.png | Bin 0 -> 917 bytes .../icon/crystalsvg/16/view-left-right.png | Bin 0 -> 708 bytes .../icon/crystalsvg/16/view-multicolumn.png | Bin 0 -> 939 bytes .../resource/icon/crystalsvg/16/view-remove.png | Bin 0 -> 327 bytes .../resource/icon/crystalsvg/16/view-right.png | Bin 0 -> 924 bytes .../resource/icon/crystalsvg/16/view-sidetree.png | Bin 0 -> 900 bytes .../apps/resource/icon/crystalsvg/16/view-text.png | Bin 0 -> 866 bytes .../icon/crystalsvg/16/view-top-bottom.png | Bin 0 -> 735 bytes .../apps/resource/icon/crystalsvg/16/view-tree.png | Bin 0 -> 894 bytes .../resource/icon/crystalsvg/16/viewmag-fit.png | Bin 0 -> 1125 bytes .../resource/icon/crystalsvg/16/viewmag-minus.png | Bin 0 -> 1098 bytes .../icon/crystalsvg/16/viewmag-original.png | Bin 0 -> 1128 bytes .../resource/icon/crystalsvg/16/viewmag-plus.png | Bin 0 -> 1127 bytes swat/apps/resource/icon/crystalsvg/16/viewmag.png | Bin 0 -> 1023 bytes swat/apps/resource/icon/crystalsvg/16/wizard.png | Bin 0 -> 313 bytes .../resource/icon/crystalsvg/16/wordprocessor.png | Bin 0 -> 958 bytes .../resource/icon/crystalsvg/22/adobe-reader.png | Bin 0 -> 1214 bytes swat/apps/resource/icon/crystalsvg/22/alarm.png | Bin 0 -> 1554 bytes .../apps/resource/icon/crystalsvg/22/antivirus.png | Bin 0 -> 1362 bytes .../resource/icon/crystalsvg/22/appearance.png | Bin 0 -> 1859 bytes .../resource/icon/crystalsvg/22/appointment.png | Bin 0 -> 837 bytes swat/apps/resource/icon/crystalsvg/22/attach.png | Bin 0 -> 871 bytes .../apps/resource/icon/crystalsvg/22/babelfish.png | Bin 0 -> 1525 bytes swat/apps/resource/icon/crystalsvg/22/back.png | Bin 0 -> 1282 bytes .../resource/icon/crystalsvg/22/background.png | Bin 0 -> 1393 bytes swat/apps/resource/icon/crystalsvg/22/bell.png | Bin 0 -> 1022 bytes .../resource/icon/crystalsvg/22/bitmapgraphics.png | Bin 0 -> 1712 bytes .../resource/icon/crystalsvg/22/block-device.png | Bin 0 -> 1566 bytes .../resource/icon/crystalsvg/22/bookmark-add.png | Bin 0 -> 961 bytes swat/apps/resource/icon/crystalsvg/22/bookmark.png | Bin 0 -> 996 bytes .../resource/icon/crystalsvg/22/button-cancel.png | Bin 0 -> 883 bytes .../apps/resource/icon/crystalsvg/22/button-ok.png | Bin 0 -> 769 bytes swat/apps/resource/icon/crystalsvg/22/cache.png | Bin 0 -> 1559 bytes swat/apps/resource/icon/crystalsvg/22/camera.png | Bin 0 -> 1128 bytes swat/apps/resource/icon/crystalsvg/22/cancel.png | Bin 0 -> 883 bytes swat/apps/resource/icon/crystalsvg/22/cdrom.png | Bin 0 -> 1260 bytes .../resource/icon/crystalsvg/22/char-device.png | Bin 0 -> 1267 bytes swat/apps/resource/icon/crystalsvg/22/clock.png | Bin 0 -> 1650 bytes .../resource/icon/crystalsvg/22/color-fill.png | Bin 0 -> 1097 bytes .../resource/icon/crystalsvg/22/color-line.png | Bin 0 -> 910 bytes swat/apps/resource/icon/crystalsvg/22/colors.png | Bin 0 -> 1622 bytes .../apps/resource/icon/crystalsvg/22/configure.png | Bin 0 -> 3797 bytes .../icon/crystalsvg/22/connect-creating.png | Bin 0 -> 1309 bytes .../icon/crystalsvg/22/connect-established.png | Bin 0 -> 1198 bytes .../resource/icon/crystalsvg/22/connect-no.png | Bin 0 -> 1090 bytes swat/apps/resource/icon/crystalsvg/22/contents.png | Bin 0 -> 1300 bytes .../resource/icon/crystalsvg/22/control-center.png | Bin 0 -> 1707 bytes swat/apps/resource/icon/crystalsvg/22/core.png | Bin 0 -> 1018 bytes swat/apps/resource/icon/crystalsvg/22/date.png | Bin 0 -> 1499 bytes .../apps/resource/icon/crystalsvg/22/decrypted.png | Bin 0 -> 939 bytes .../icon/crystalsvg/22/delete-table-col.png | Bin 0 -> 412 bytes .../icon/crystalsvg/22/delete-table-row.png | Bin 0 -> 412 bytes swat/apps/resource/icon/crystalsvg/22/desktop.png | Bin 0 -> 1536 bytes .../resource/icon/crystalsvg/22/dictionary.png | Bin 0 -> 1416 bytes swat/apps/resource/icon/crystalsvg/22/display.png | Bin 0 -> 1484 bytes swat/apps/resource/icon/crystalsvg/22/down.png | Bin 0 -> 1290 bytes .../apps/resource/icon/crystalsvg/22/edit-copy.png | Bin 0 -> 590 bytes swat/apps/resource/icon/crystalsvg/22/edit-cut.png | Bin 0 -> 1196 bytes .../resource/icon/crystalsvg/22/edit-delete.png | Bin 0 -> 951 bytes .../resource/icon/crystalsvg/22/edit-paste.png | Bin 0 -> 881 bytes swat/apps/resource/icon/crystalsvg/22/edit.png | Bin 0 -> 1076 bytes swat/apps/resource/icon/crystalsvg/22/effect.png | Bin 0 -> 887 bytes swat/apps/resource/icon/crystalsvg/22/email.png | Bin 0 -> 1537 bytes .../apps/resource/icon/crystalsvg/22/encrypted.png | Bin 0 -> 1246 bytes swat/apps/resource/icon/crystalsvg/22/energy.png | Bin 0 -> 1819 bytes swat/apps/resource/icon/crystalsvg/22/error.png | Bin 0 -> 1472 bytes swat/apps/resource/icon/crystalsvg/22/exec.png | Bin 0 -> 2058 bytes swat/apps/resource/icon/crystalsvg/22/exit.png | Bin 0 -> 1398 bytes .../apps/resource/icon/crystalsvg/22/favourite.png | Bin 0 -> 1318 bytes .../apps/resource/icon/crystalsvg/22/file-find.png | Bin 0 -> 1393 bytes swat/apps/resource/icon/crystalsvg/22/file-new.png | Bin 0 -> 692 bytes .../apps/resource/icon/crystalsvg/22/file-open.png | Bin 0 -> 1356 bytes .../resource/icon/crystalsvg/22/file-print.png | Bin 0 -> 900 bytes .../resource/icon/crystalsvg/22/file-save-as.png | Bin 0 -> 1732 bytes .../apps/resource/icon/crystalsvg/22/file-save.png | Bin 0 -> 1531 bytes swat/apps/resource/icon/crystalsvg/22/find.png | Bin 0 -> 1382 bytes swat/apps/resource/icon/crystalsvg/22/floppy.png | Bin 0 -> 1230 bytes .../apps/resource/icon/crystalsvg/22/flowchart.png | Bin 0 -> 1683 bytes .../icon/crystalsvg/22/folder-favorite.png | Bin 0 -> 1499 bytes .../icon/crystalsvg/22/folder-important.png | Bin 0 -> 1467 bytes .../resource/icon/crystalsvg/22/folder-locked.png | Bin 0 -> 1552 bytes .../resource/icon/crystalsvg/22/folder-open.png | Bin 0 -> 1109 bytes swat/apps/resource/icon/crystalsvg/22/folder.png | Bin 0 -> 1018 bytes .../resource/icon/crystalsvg/22/font-size-down.png | Bin 0 -> 521 bytes .../resource/icon/crystalsvg/22/font-size-up.png | Bin 0 -> 494 bytes swat/apps/resource/icon/crystalsvg/22/fonts.png | Bin 0 -> 1190 bytes .../icon/crystalsvg/22/format-decrease-indent.png | Bin 0 -> 542 bytes .../icon/crystalsvg/22/format-increase-indent.png | Bin 0 -> 535 bytes swat/apps/resource/icon/crystalsvg/22/forward.png | Bin 0 -> 1281 bytes swat/apps/resource/icon/crystalsvg/22/funct.png | Bin 0 -> 609 bytes swat/apps/resource/icon/crystalsvg/22/graphics.png | Bin 0 -> 1313 bytes .../apps/resource/icon/crystalsvg/22/harddrive.png | Bin 0 -> 1522 bytes .../resource/icon/crystalsvg/22/hardware-info.png | Bin 0 -> 1712 bytes .../resource/icon/crystalsvg/22/help-center.png | Bin 0 -> 1462 bytes swat/apps/resource/icon/crystalsvg/22/help.png | Bin 0 -> 1136 bytes swat/apps/resource/icon/crystalsvg/22/history.png | Bin 0 -> 1515 bytes swat/apps/resource/icon/crystalsvg/22/home.png | Bin 0 -> 1381 bytes swat/apps/resource/icon/crystalsvg/22/idea.png | Bin 0 -> 893 bytes swat/apps/resource/icon/crystalsvg/22/inbox.png | Bin 0 -> 1536 bytes swat/apps/resource/icon/crystalsvg/22/info.png | Bin 0 -> 1383 bytes .../icon/crystalsvg/22/insert-table-col.png | Bin 0 -> 583 bytes .../icon/crystalsvg/22/insert-table-row.png | Bin 0 -> 583 bytes .../icon/crystalsvg/22/instant-available.png | Bin 0 -> 1303 bytes .../resource/icon/crystalsvg/22/instant-away.png | Bin 0 -> 1364 bytes swat/apps/resource/icon/crystalsvg/22/joystick.png | Bin 0 -> 1270 bytes .../icon/crystalsvg/22/keyboard-layout.png | Bin 0 -> 1703 bytes swat/apps/resource/icon/crystalsvg/22/launch.png | Bin 0 -> 1263 bytes swat/apps/resource/icon/crystalsvg/22/locale.png | Bin 0 -> 1559 bytes .../resource/icon/crystalsvg/22/look-and-feel.png | Bin 0 -> 1623 bytes swat/apps/resource/icon/crystalsvg/22/mac.png | Bin 0 -> 1657 bytes .../resource/icon/crystalsvg/22/mail-delete.png | Bin 0 -> 1374 bytes .../apps/resource/icon/crystalsvg/22/mail-find.png | Bin 0 -> 1570 bytes .../resource/icon/crystalsvg/22/mail-forward.png | Bin 0 -> 1391 bytes swat/apps/resource/icon/crystalsvg/22/mail-get.png | Bin 0 -> 1450 bytes swat/apps/resource/icon/crystalsvg/22/mail-new.png | Bin 0 -> 1066 bytes .../resource/icon/crystalsvg/22/mail-reply-all.png | Bin 0 -> 1563 bytes .../resource/icon/crystalsvg/22/mail-reply.png | Bin 0 -> 1437 bytes .../apps/resource/icon/crystalsvg/22/mail-send.png | Bin 0 -> 1428 bytes swat/apps/resource/icon/crystalsvg/22/mail.png | Bin 0 -> 1270 bytes .../resource/icon/crystalsvg/22/mime-archive.png | Bin 0 -> 1261 bytes .../resource/icon/crystalsvg/22/mime-binary.png | Bin 0 -> 1183 bytes .../resource/icon/crystalsvg/22/mime-calendar.png | Bin 0 -> 1355 bytes .../apps/resource/icon/crystalsvg/22/mime-card.png | Bin 0 -> 1304 bytes .../resource/icon/crystalsvg/22/mime-document.png | Bin 0 -> 1085 bytes .../apps/resource/icon/crystalsvg/22/mime-html.png | Bin 0 -> 1336 bytes .../resource/icon/crystalsvg/22/mime-image.png | Bin 0 -> 1140 bytes .../resource/icon/crystalsvg/22/mime-manual.png | Bin 0 -> 1275 bytes .../icon/crystalsvg/22/mime-multimedia.png | Bin 0 -> 1166 bytes swat/apps/resource/icon/crystalsvg/22/mime-pdf.png | Bin 0 -> 1131 bytes .../resource/icon/crystalsvg/22/mime-quicktime.png | Bin 0 -> 1332 bytes swat/apps/resource/icon/crystalsvg/22/mime-rpm.png | Bin 0 -> 1107 bytes .../resource/icon/crystalsvg/22/mime-script.png | Bin 0 -> 1218 bytes .../icon/crystalsvg/22/mime-shellscript.png | Bin 0 -> 1053 bytes .../icon/crystalsvg/22/mime-sourcecode.png | Bin 0 -> 1104 bytes .../icon/crystalsvg/22/mime-spreadsheet.png | Bin 0 -> 1082 bytes .../apps/resource/icon/crystalsvg/22/mime-text.png | Bin 0 -> 767 bytes .../resource/icon/crystalsvg/22/mime-video.png | Bin 0 -> 1109 bytes swat/apps/resource/icon/crystalsvg/22/misc.png | Bin 0 -> 1354 bytes swat/apps/resource/icon/crystalsvg/22/modem.png | Bin 0 -> 1728 bytes swat/apps/resource/icon/crystalsvg/22/mouse.png | Bin 0 -> 1249 bytes .../resource/icon/crystalsvg/22/movieplayer.png | Bin 0 -> 1257 bytes .../resource/icon/crystalsvg/22/multimedia.png | Bin 0 -> 1375 bytes .../resource/icon/crystalsvg/22/mycomputer.png | Bin 0 -> 1492 bytes swat/apps/resource/icon/crystalsvg/22/netscape.png | Bin 0 -> 1664 bytes swat/apps/resource/icon/crystalsvg/22/network.png | Bin 0 -> 1827 bytes swat/apps/resource/icon/crystalsvg/22/ok.png | Bin 0 -> 740 bytes swat/apps/resource/icon/crystalsvg/22/outbox.png | Bin 0 -> 1534 bytes swat/apps/resource/icon/crystalsvg/22/paint.png | Bin 0 -> 1601 bytes .../resource/icon/crystalsvg/22/partitions.png | Bin 0 -> 1874 bytes swat/apps/resource/icon/crystalsvg/22/password.png | Bin 0 -> 1230 bytes swat/apps/resource/icon/crystalsvg/22/pda.png | Bin 0 -> 1388 bytes swat/apps/resource/icon/crystalsvg/22/penguin.png | Bin 0 -> 1311 bytes swat/apps/resource/icon/crystalsvg/22/printer.png | Bin 0 -> 1045 bytes swat/apps/resource/icon/crystalsvg/22/queue.png | Bin 0 -> 1312 bytes swat/apps/resource/icon/crystalsvg/22/redo.png | Bin 0 -> 739 bytes swat/apps/resource/icon/crystalsvg/22/reload.png | Bin 0 -> 1157 bytes swat/apps/resource/icon/crystalsvg/22/run.png | Bin 0 -> 1354 bytes swat/apps/resource/icon/crystalsvg/22/scanner.png | Bin 0 -> 1408 bytes swat/apps/resource/icon/crystalsvg/22/search.png | Bin 0 -> 1169 bytes swat/apps/resource/icon/crystalsvg/22/server.png | Bin 0 -> 1367 bytes swat/apps/resource/icon/crystalsvg/22/services.png | Bin 0 -> 1740 bytes swat/apps/resource/icon/crystalsvg/22/settings.png | Bin 0 -> 1232 bytes .../apps/resource/icon/crystalsvg/22/signature.png | Bin 0 -> 1192 bytes .../resource/icon/crystalsvg/22/spellcheck.png | Bin 0 -> 890 bytes swat/apps/resource/icon/crystalsvg/22/stop.png | Bin 0 -> 974 bytes swat/apps/resource/icon/crystalsvg/22/tablet.png | Bin 0 -> 1521 bytes swat/apps/resource/icon/crystalsvg/22/terminal.png | Bin 0 -> 961 bytes .../resource/icon/crystalsvg/22/text-strike.png | Bin 0 -> 409 bytes swat/apps/resource/icon/crystalsvg/22/toys.png | Bin 0 -> 1790 bytes .../resource/icon/crystalsvg/22/trashcan-empty.png | Bin 0 -> 1383 bytes .../resource/icon/crystalsvg/22/trashcan-full.png | Bin 0 -> 1348 bytes swat/apps/resource/icon/crystalsvg/22/tux.png | Bin 0 -> 1201 bytes swat/apps/resource/icon/crystalsvg/22/tv.png | Bin 0 -> 1318 bytes swat/apps/resource/icon/crystalsvg/22/undo.png | Bin 0 -> 681 bytes swat/apps/resource/icon/crystalsvg/22/up.png | Bin 0 -> 1273 bytes swat/apps/resource/icon/crystalsvg/22/user.png | Bin 0 -> 1644 bytes .../apps/resource/icon/crystalsvg/22/utilities.png | Bin 0 -> 1446 bytes .../resource/icon/crystalsvg/22/vectorgraphics.png | Bin 0 -> 1244 bytes .../resource/icon/crystalsvg/22/view-bottom.png | Bin 0 -> 839 bytes .../resource/icon/crystalsvg/22/view-choose.png | Bin 0 -> 711 bytes .../resource/icon/crystalsvg/22/view-detailed.png | Bin 0 -> 697 bytes .../apps/resource/icon/crystalsvg/22/view-icon.png | Bin 0 -> 742 bytes .../icon/crystalsvg/22/view-left-right.png | Bin 0 -> 657 bytes .../icon/crystalsvg/22/view-multicolumn.png | Bin 0 -> 750 bytes .../resource/icon/crystalsvg/22/view-remove.png | Bin 0 -> 369 bytes .../resource/icon/crystalsvg/22/view-right.png | Bin 0 -> 828 bytes .../resource/icon/crystalsvg/22/view-sidetree.png | Bin 0 -> 667 bytes .../apps/resource/icon/crystalsvg/22/view-text.png | Bin 0 -> 801 bytes .../icon/crystalsvg/22/view-top-bottom.png | Bin 0 -> 649 bytes .../apps/resource/icon/crystalsvg/22/view-tree.png | Bin 0 -> 694 bytes .../resource/icon/crystalsvg/22/viewmag-fit.png | Bin 0 -> 1222 bytes .../resource/icon/crystalsvg/22/viewmag-minus.png | Bin 0 -> 1195 bytes .../icon/crystalsvg/22/viewmag-original.png | Bin 0 -> 1245 bytes .../resource/icon/crystalsvg/22/viewmag-plus.png | Bin 0 -> 1257 bytes swat/apps/resource/icon/crystalsvg/22/viewmag.png | Bin 0 -> 1169 bytes swat/apps/resource/icon/crystalsvg/22/wizard.png | Bin 0 -> 397 bytes swat/apps/resource/icon/crystalsvg/32/3d.png | Bin 0 -> 1894 bytes .../resource/icon/crystalsvg/32/accessibility.png | Bin 0 -> 1860 bytes .../resource/icon/crystalsvg/32/adobe-reader.png | Bin 0 -> 1519 bytes swat/apps/resource/icon/crystalsvg/32/alarm.png | Bin 0 -> 2521 bytes .../apps/resource/icon/crystalsvg/32/antivirus.png | Bin 0 -> 2074 bytes .../resource/icon/crystalsvg/32/appearance.png | Bin 0 -> 2521 bytes .../resource/icon/crystalsvg/32/applications.png | Bin 0 -> 2358 bytes .../resource/icon/crystalsvg/32/appointment.png | Bin 0 -> 1660 bytes swat/apps/resource/icon/crystalsvg/32/attach.png | Bin 0 -> 1154 bytes .../apps/resource/icon/crystalsvg/32/babelfish.png | Bin 0 -> 2252 bytes swat/apps/resource/icon/crystalsvg/32/back.png | Bin 0 -> 2230 bytes .../resource/icon/crystalsvg/32/background.png | Bin 0 -> 1787 bytes swat/apps/resource/icon/crystalsvg/32/bell.png | Bin 0 -> 1268 bytes .../resource/icon/crystalsvg/32/bitmapgraphics.png | Bin 0 -> 2952 bytes .../resource/icon/crystalsvg/32/block-device.png | Bin 0 -> 2081 bytes .../resource/icon/crystalsvg/32/bookmark-add.png | Bin 0 -> 1793 bytes swat/apps/resource/icon/crystalsvg/32/bookmark.png | Bin 0 -> 1454 bytes swat/apps/resource/icon/crystalsvg/32/bug.png | Bin 0 -> 2918 bytes .../resource/icon/crystalsvg/32/button-cancel.png | Bin 0 -> 1468 bytes .../apps/resource/icon/crystalsvg/32/button-ok.png | Bin 0 -> 1393 bytes swat/apps/resource/icon/crystalsvg/32/cache.png | Bin 0 -> 2063 bytes .../resource/icon/crystalsvg/32/calculator.png | Bin 0 -> 2701 bytes swat/apps/resource/icon/crystalsvg/32/cam.png | Bin 0 -> 2567 bytes swat/apps/resource/icon/crystalsvg/32/camera.png | Bin 0 -> 1510 bytes swat/apps/resource/icon/crystalsvg/32/cdrom.png | Bin 0 -> 2047 bytes .../resource/icon/crystalsvg/32/char-device.png | Bin 0 -> 1760 bytes swat/apps/resource/icon/crystalsvg/32/chart.png | Bin 0 -> 2872 bytes .../apps/resource/icon/crystalsvg/32/clipboard.png | Bin 0 -> 1673 bytes swat/apps/resource/icon/crystalsvg/32/clock.png | Bin 0 -> 2458 bytes swat/apps/resource/icon/crystalsvg/32/colors.png | Bin 0 -> 2295 bytes .../apps/resource/icon/crystalsvg/32/configure.png | Bin 0 -> 1839 bytes .../icon/crystalsvg/32/connect-creating.png | Bin 0 -> 1907 bytes .../icon/crystalsvg/32/connect-established.png | Bin 0 -> 1782 bytes .../resource/icon/crystalsvg/32/connect-no.png | Bin 0 -> 1561 bytes swat/apps/resource/icon/crystalsvg/32/contents.png | Bin 0 -> 2467 bytes .../resource/icon/crystalsvg/32/control-center.png | Bin 0 -> 2375 bytes swat/apps/resource/icon/crystalsvg/32/cookie.png | Bin 0 -> 2978 bytes swat/apps/resource/icon/crystalsvg/32/core.png | Bin 0 -> 1672 bytes swat/apps/resource/icon/crystalsvg/32/date.png | Bin 0 -> 2249 bytes .../apps/resource/icon/crystalsvg/32/decrypted.png | Bin 0 -> 1624 bytes .../icon/crystalsvg/32/delete-table-col.png | Bin 0 -> 571 bytes .../icon/crystalsvg/32/delete-table-row.png | Bin 0 -> 572 bytes swat/apps/resource/icon/crystalsvg/32/desktop.png | Bin 0 -> 2061 bytes swat/apps/resource/icon/crystalsvg/32/devices.png | Bin 0 -> 1825 bytes .../resource/icon/crystalsvg/32/dictionary.png | Bin 0 -> 2101 bytes swat/apps/resource/icon/crystalsvg/32/display.png | Bin 0 -> 2006 bytes swat/apps/resource/icon/crystalsvg/32/down.png | Bin 0 -> 2248 bytes .../apps/resource/icon/crystalsvg/32/edit-copy.png | Bin 0 -> 3781 bytes swat/apps/resource/icon/crystalsvg/32/edit-cut.png | Bin 0 -> 2169 bytes .../resource/icon/crystalsvg/32/edit-delete.png | Bin 0 -> 1368 bytes .../resource/icon/crystalsvg/32/edit-paste.png | Bin 0 -> 1458 bytes swat/apps/resource/icon/crystalsvg/32/edit.png | Bin 0 -> 1627 bytes swat/apps/resource/icon/crystalsvg/32/editor.png | Bin 0 -> 2693 bytes swat/apps/resource/icon/crystalsvg/32/email.png | Bin 0 -> 2211 bytes .../apps/resource/icon/crystalsvg/32/encrypted.png | Bin 0 -> 1997 bytes swat/apps/resource/icon/crystalsvg/32/energy.png | Bin 0 -> 2464 bytes swat/apps/resource/icon/crystalsvg/32/error.png | Bin 0 -> 1890 bytes swat/apps/resource/icon/crystalsvg/32/exec.png | Bin 0 -> 2349 bytes swat/apps/resource/icon/crystalsvg/32/exit.png | Bin 0 -> 1610 bytes .../apps/resource/icon/crystalsvg/32/favorites.png | Bin 0 -> 1636 bytes .../apps/resource/icon/crystalsvg/32/favourite.png | Bin 0 -> 1742 bytes .../apps/resource/icon/crystalsvg/32/file-find.png | Bin 0 -> 2161 bytes .../resource/icon/crystalsvg/32/file-manager.png | Bin 0 -> 2691 bytes swat/apps/resource/icon/crystalsvg/32/file-new.png | Bin 0 -> 1177 bytes .../apps/resource/icon/crystalsvg/32/file-open.png | Bin 0 -> 2232 bytes .../resource/icon/crystalsvg/32/file-print.png | Bin 0 -> 1463 bytes .../resource/icon/crystalsvg/32/file-save-as.png | Bin 0 -> 2069 bytes .../apps/resource/icon/crystalsvg/32/file-save.png | Bin 0 -> 1348 bytes .../apps/resource/icon/crystalsvg/32/fileshare.png | Bin 0 -> 2422 bytes swat/apps/resource/icon/crystalsvg/32/find.png | Bin 0 -> 2396 bytes swat/apps/resource/icon/crystalsvg/32/floppy.png | Bin 0 -> 2122 bytes .../apps/resource/icon/crystalsvg/32/flowchart.png | Bin 0 -> 2723 bytes .../icon/crystalsvg/32/folder-favorite.png | Bin 0 -> 2235 bytes .../icon/crystalsvg/32/folder-important.png | Bin 0 -> 2251 bytes .../resource/icon/crystalsvg/32/folder-locked.png | Bin 0 -> 2288 bytes .../resource/icon/crystalsvg/32/folder-open.png | Bin 0 -> 2214 bytes swat/apps/resource/icon/crystalsvg/32/folder.png | Bin 0 -> 2445 bytes swat/apps/resource/icon/crystalsvg/32/fonts.png | Bin 0 -> 1468 bytes swat/apps/resource/icon/crystalsvg/32/forward.png | Bin 0 -> 2257 bytes swat/apps/resource/icon/crystalsvg/32/funct.png | Bin 0 -> 874 bytes swat/apps/resource/icon/crystalsvg/32/games.png | Bin 0 -> 2307 bytes swat/apps/resource/icon/crystalsvg/32/goto.png | Bin 0 -> 1183 bytes swat/apps/resource/icon/crystalsvg/32/graphics.png | Bin 0 -> 1688 bytes .../apps/resource/icon/crystalsvg/32/harddrive.png | Bin 0 -> 2452 bytes .../resource/icon/crystalsvg/32/hardware-info.png | Bin 0 -> 2197 bytes swat/apps/resource/icon/crystalsvg/32/hardware.png | Bin 0 -> 1619 bytes .../resource/icon/crystalsvg/32/help-center.png | Bin 0 -> 2291 bytes swat/apps/resource/icon/crystalsvg/32/help.png | Bin 0 -> 1683 bytes swat/apps/resource/icon/crystalsvg/32/home.png | Bin 0 -> 2088 bytes swat/apps/resource/icon/crystalsvg/32/icons.png | Bin 0 -> 2853 bytes .../resource/icon/crystalsvg/32/iconthemes.png | Bin 0 -> 2386 bytes .../apps/resource/icon/crystalsvg/32/important.png | Bin 0 -> 1692 bytes swat/apps/resource/icon/crystalsvg/32/inbox.png | Bin 0 -> 2641 bytes swat/apps/resource/icon/crystalsvg/32/info.png | Bin 0 -> 2512 bytes .../icon/crystalsvg/32/insert-table-col.png | Bin 0 -> 750 bytes .../icon/crystalsvg/32/insert-table-row.png | Bin 0 -> 795 bytes .../icon/crystalsvg/32/instant-available.png | Bin 0 -> 1902 bytes .../resource/icon/crystalsvg/32/instant-away.png | Bin 0 -> 1968 bytes swat/apps/resource/icon/crystalsvg/32/joystick.png | Bin 0 -> 1797 bytes .../icon/crystalsvg/32/keyboard-layout.png | Bin 0 -> 2413 bytes swat/apps/resource/icon/crystalsvg/32/launch.png | Bin 0 -> 2288 bytes swat/apps/resource/icon/crystalsvg/32/locale.png | Bin 0 -> 2252 bytes .../resource/icon/crystalsvg/32/look-and-feel.png | Bin 0 -> 2135 bytes swat/apps/resource/icon/crystalsvg/32/mac.png | Bin 0 -> 2040 bytes .../apps/resource/icon/crystalsvg/32/magnifier.png | Bin 0 -> 1964 bytes .../resource/icon/crystalsvg/32/mail-delete.png | Bin 0 -> 2351 bytes .../apps/resource/icon/crystalsvg/32/mail-find.png | Bin 0 -> 2804 bytes swat/apps/resource/icon/crystalsvg/32/mail-get.png | Bin 0 -> 2433 bytes swat/apps/resource/icon/crystalsvg/32/mail-new.png | Bin 0 -> 2028 bytes .../apps/resource/icon/crystalsvg/32/mail-send.png | Bin 0 -> 2447 bytes swat/apps/resource/icon/crystalsvg/32/mail.png | Bin 0 -> 2211 bytes swat/apps/resource/icon/crystalsvg/32/memory.png | Bin 0 -> 2205 bytes .../resource/icon/crystalsvg/32/mime-archive.png | Bin 0 -> 2242 bytes .../resource/icon/crystalsvg/32/mime-binary.png | Bin 0 -> 2015 bytes .../resource/icon/crystalsvg/32/mime-calendar.png | Bin 0 -> 2520 bytes .../apps/resource/icon/crystalsvg/32/mime-card.png | Bin 0 -> 2561 bytes .../resource/icon/crystalsvg/32/mime-document.png | Bin 0 -> 1956 bytes .../apps/resource/icon/crystalsvg/32/mime-html.png | Bin 0 -> 2444 bytes .../resource/icon/crystalsvg/32/mime-image.png | Bin 0 -> 1892 bytes .../resource/icon/crystalsvg/32/mime-manual.png | Bin 0 -> 2208 bytes .../icon/crystalsvg/32/mime-multimedia.png | Bin 0 -> 1950 bytes swat/apps/resource/icon/crystalsvg/32/mime-pdf.png | Bin 0 -> 1943 bytes .../resource/icon/crystalsvg/32/mime-quicktime.png | Bin 0 -> 2420 bytes swat/apps/resource/icon/crystalsvg/32/mime-rpm.png | Bin 0 -> 1783 bytes .../resource/icon/crystalsvg/32/mime-script.png | Bin 0 -> 2302 bytes .../icon/crystalsvg/32/mime-shellscript.png | Bin 0 -> 1755 bytes .../icon/crystalsvg/32/mime-sourcecode.png | Bin 0 -> 1884 bytes .../icon/crystalsvg/32/mime-spreadsheet.png | Bin 0 -> 1740 bytes .../apps/resource/icon/crystalsvg/32/mime-text.png | Bin 0 -> 1069 bytes .../resource/icon/crystalsvg/32/mime-video.png | Bin 0 -> 2028 bytes swat/apps/resource/icon/crystalsvg/32/misc.png | Bin 0 -> 2349 bytes swat/apps/resource/icon/crystalsvg/32/mixer.png | Bin 0 -> 2465 bytes swat/apps/resource/icon/crystalsvg/32/modem.png | Bin 0 -> 1906 bytes swat/apps/resource/icon/crystalsvg/32/mouse.png | Bin 0 -> 1861 bytes .../resource/icon/crystalsvg/32/movieplayer.png | Bin 0 -> 1736 bytes .../resource/icon/crystalsvg/32/multimedia.png | Bin 0 -> 2186 bytes .../resource/icon/crystalsvg/32/mycomputer.png | Bin 0 -> 2064 bytes swat/apps/resource/icon/crystalsvg/32/netscape.png | Bin 0 -> 2432 bytes swat/apps/resource/icon/crystalsvg/32/network.png | Bin 0 -> 2637 bytes swat/apps/resource/icon/crystalsvg/32/notes.png | Bin 0 -> 2740 bytes swat/apps/resource/icon/crystalsvg/32/notify.png | Bin 0 -> 1488 bytes swat/apps/resource/icon/crystalsvg/32/opera.png | Bin 0 -> 2218 bytes .../apps/resource/icon/crystalsvg/32/organizer.png | Bin 0 -> 2502 bytes swat/apps/resource/icon/crystalsvg/32/outbox.png | Bin 0 -> 2671 bytes swat/apps/resource/icon/crystalsvg/32/paint.png | Bin 0 -> 2321 bytes .../resource/icon/crystalsvg/32/partitions.png | Bin 0 -> 2481 bytes swat/apps/resource/icon/crystalsvg/32/password.png | Bin 0 -> 1799 bytes swat/apps/resource/icon/crystalsvg/32/pda.png | Bin 0 -> 1692 bytes swat/apps/resource/icon/crystalsvg/32/penguin.png | Bin 0 -> 1976 bytes swat/apps/resource/icon/crystalsvg/32/pipe.png | Bin 0 -> 2404 bytes .../resource/icon/crystalsvg/32/presentation.png | Bin 0 -> 2585 bytes swat/apps/resource/icon/crystalsvg/32/printer.png | Bin 0 -> 1331 bytes swat/apps/resource/icon/crystalsvg/32/queue.png | Bin 0 -> 2199 bytes swat/apps/resource/icon/crystalsvg/32/redo.png | Bin 0 -> 1236 bytes swat/apps/resource/icon/crystalsvg/32/reload.png | Bin 0 -> 1969 bytes swat/apps/resource/icon/crystalsvg/32/run.png | Bin 0 -> 2349 bytes swat/apps/resource/icon/crystalsvg/32/scanner.png | Bin 0 -> 1863 bytes swat/apps/resource/icon/crystalsvg/32/search.png | Bin 0 -> 1983 bytes swat/apps/resource/icon/crystalsvg/32/server.png | Bin 0 -> 2111 bytes swat/apps/resource/icon/crystalsvg/32/services.png | Bin 0 -> 2513 bytes swat/apps/resource/icon/crystalsvg/32/settings.png | Bin 0 -> 1789 bytes swat/apps/resource/icon/crystalsvg/32/sound.png | Bin 0 -> 2465 bytes swat/apps/resource/icon/crystalsvg/32/stop.png | Bin 0 -> 4136 bytes swat/apps/resource/icon/crystalsvg/32/style.png | Bin 0 -> 1883 bytes swat/apps/resource/icon/crystalsvg/32/system.png | Bin 0 -> 2381 bytes swat/apps/resource/icon/crystalsvg/32/tablet.png | Bin 0 -> 2289 bytes swat/apps/resource/icon/crystalsvg/32/terminal.png | Bin 0 -> 2058 bytes swat/apps/resource/icon/crystalsvg/32/themes.png | Bin 0 -> 1966 bytes swat/apps/resource/icon/crystalsvg/32/toys.png | Bin 0 -> 2604 bytes .../resource/icon/crystalsvg/32/trashcan-empty.png | Bin 0 -> 1715 bytes .../resource/icon/crystalsvg/32/trashcan-full.png | Bin 0 -> 1865 bytes swat/apps/resource/icon/crystalsvg/32/tux.png | Bin 0 -> 1790 bytes swat/apps/resource/icon/crystalsvg/32/tv.png | Bin 0 -> 1509 bytes swat/apps/resource/icon/crystalsvg/32/undo.png | Bin 0 -> 1178 bytes swat/apps/resource/icon/crystalsvg/32/up.png | Bin 0 -> 2234 bytes swat/apps/resource/icon/crystalsvg/32/user.png | Bin 0 -> 2280 bytes .../apps/resource/icon/crystalsvg/32/utilities.png | Bin 0 -> 2259 bytes .../resource/icon/crystalsvg/32/vectorgraphics.png | Bin 0 -> 2111 bytes .../resource/icon/crystalsvg/32/view-bottom.png | Bin 0 -> 1204 bytes .../resource/icon/crystalsvg/32/view-choose.png | Bin 0 -> 1066 bytes .../resource/icon/crystalsvg/32/view-detailed.png | Bin 0 -> 1012 bytes .../apps/resource/icon/crystalsvg/32/view-icon.png | Bin 0 -> 1093 bytes .../icon/crystalsvg/32/view-left-right.png | Bin 0 -> 954 bytes .../icon/crystalsvg/32/view-multicolumn.png | Bin 0 -> 1069 bytes .../resource/icon/crystalsvg/32/view-remove.png | Bin 0 -> 444 bytes .../resource/icon/crystalsvg/32/view-right.png | Bin 0 -> 1219 bytes .../resource/icon/crystalsvg/32/view-sidetree.png | Bin 0 -> 930 bytes .../apps/resource/icon/crystalsvg/32/view-text.png | Bin 0 -> 952 bytes .../icon/crystalsvg/32/view-top-bottom.png | Bin 0 -> 906 bytes .../apps/resource/icon/crystalsvg/32/view-tree.png | Bin 0 -> 1047 bytes .../resource/icon/crystalsvg/32/viewmag-fit.png | Bin 0 -> 2011 bytes .../resource/icon/crystalsvg/32/viewmag-minus.png | Bin 0 -> 1998 bytes .../icon/crystalsvg/32/viewmag-original.png | Bin 0 -> 2037 bytes .../resource/icon/crystalsvg/32/viewmag-plus.png | Bin 0 -> 2025 bytes swat/apps/resource/icon/crystalsvg/32/viewmag.png | Bin 0 -> 1983 bytes .../resource/icon/crystalsvg/32/wordprocessor.png | Bin 0 -> 2357 bytes swat/apps/resource/icon/crystalsvg/48/3d.png | Bin 0 -> 3105 bytes .../resource/icon/crystalsvg/48/accessibility.png | Bin 0 -> 2729 bytes .../resource/icon/crystalsvg/48/adobe-reader.png | Bin 0 -> 2506 bytes swat/apps/resource/icon/crystalsvg/48/alarm.png | Bin 0 -> 4300 bytes .../apps/resource/icon/crystalsvg/48/antivirus.png | Bin 0 -> 3928 bytes .../resource/icon/crystalsvg/48/applications.png | Bin 0 -> 3839 bytes .../apps/resource/icon/crystalsvg/48/babelfish.png | Bin 0 -> 3843 bytes swat/apps/resource/icon/crystalsvg/48/back.png | Bin 0 -> 3862 bytes .../resource/icon/crystalsvg/48/background.png | Bin 0 -> 3242 bytes swat/apps/resource/icon/crystalsvg/48/bell.png | Bin 0 -> 2287 bytes .../resource/icon/crystalsvg/48/bitmapgraphics.png | Bin 0 -> 5454 bytes .../resource/icon/crystalsvg/48/block-device.png | Bin 0 -> 3668 bytes swat/apps/resource/icon/crystalsvg/48/bug.png | Bin 0 -> 5423 bytes swat/apps/resource/icon/crystalsvg/48/cache.png | Bin 0 -> 3350 bytes .../resource/icon/crystalsvg/48/calculator.png | Bin 0 -> 4734 bytes swat/apps/resource/icon/crystalsvg/48/camera.png | Bin 0 -> 2713 bytes swat/apps/resource/icon/crystalsvg/48/cdrom.png | Bin 0 -> 3376 bytes .../resource/icon/crystalsvg/48/char-device.png | Bin 0 -> 3105 bytes swat/apps/resource/icon/crystalsvg/48/chart.png | Bin 0 -> 5164 bytes .../apps/resource/icon/crystalsvg/48/clipboard.png | Bin 0 -> 2575 bytes swat/apps/resource/icon/crystalsvg/48/clock.png | Bin 0 -> 4736 bytes swat/apps/resource/icon/crystalsvg/48/colors.png | Bin 0 -> 4226 bytes .../resource/icon/crystalsvg/48/control-center.png | Bin 0 -> 4134 bytes swat/apps/resource/icon/crystalsvg/48/core.png | Bin 0 -> 2861 bytes swat/apps/resource/icon/crystalsvg/48/date.png | Bin 0 -> 4083 bytes swat/apps/resource/icon/crystalsvg/48/desktop.png | Bin 0 -> 3923 bytes swat/apps/resource/icon/crystalsvg/48/devices.png | Bin 0 -> 3452 bytes .../resource/icon/crystalsvg/48/dictionary.png | Bin 0 -> 3891 bytes swat/apps/resource/icon/crystalsvg/48/display.png | Bin 0 -> 3362 bytes swat/apps/resource/icon/crystalsvg/48/down.png | Bin 0 -> 3899 bytes swat/apps/resource/icon/crystalsvg/48/editor.png | Bin 0 -> 5434 bytes swat/apps/resource/icon/crystalsvg/48/email.png | Bin 0 -> 3964 bytes .../apps/resource/icon/crystalsvg/48/encrypted.png | Bin 0 -> 3250 bytes swat/apps/resource/icon/crystalsvg/48/energy.png | Bin 0 -> 4398 bytes swat/apps/resource/icon/crystalsvg/48/error.png | Bin 0 -> 3592 bytes swat/apps/resource/icon/crystalsvg/48/exec.png | Bin 0 -> 3900 bytes .../apps/resource/icon/crystalsvg/48/favorites.png | Bin 0 -> 2663 bytes .../apps/resource/icon/crystalsvg/48/favourite.png | Bin 0 -> 3103 bytes .../resource/icon/crystalsvg/48/file-manager.png | Bin 0 -> 4693 bytes .../resource/icon/crystalsvg/48/file-print.png | Bin 0 -> 2230 bytes .../apps/resource/icon/crystalsvg/48/fileshare.png | Bin 0 -> 4552 bytes swat/apps/resource/icon/crystalsvg/48/floppy.png | Bin 0 -> 3833 bytes .../apps/resource/icon/crystalsvg/48/flowchart.png | Bin 0 -> 5012 bytes .../icon/crystalsvg/48/folder-favorite.png | Bin 0 -> 4004 bytes .../icon/crystalsvg/48/folder-important.png | Bin 0 -> 4295 bytes .../resource/icon/crystalsvg/48/folder-locked.png | Bin 0 -> 4419 bytes .../resource/icon/crystalsvg/48/folder-open.png | Bin 0 -> 3752 bytes swat/apps/resource/icon/crystalsvg/48/folder.png | Bin 0 -> 4113 bytes swat/apps/resource/icon/crystalsvg/48/fonts.png | Bin 0 -> 2177 bytes swat/apps/resource/icon/crystalsvg/48/forward.png | Bin 0 -> 3919 bytes swat/apps/resource/icon/crystalsvg/48/games.png | Bin 0 -> 3752 bytes swat/apps/resource/icon/crystalsvg/48/graphics.png | Bin 0 -> 3136 bytes .../apps/resource/icon/crystalsvg/48/harddrive.png | Bin 0 -> 4249 bytes .../resource/icon/crystalsvg/48/hardware-info.png | Bin 0 -> 3953 bytes swat/apps/resource/icon/crystalsvg/48/hardware.png | Bin 0 -> 2716 bytes .../resource/icon/crystalsvg/48/help-center.png | Bin 0 -> 4031 bytes swat/apps/resource/icon/crystalsvg/48/home.png | Bin 0 -> 3719 bytes swat/apps/resource/icon/crystalsvg/48/icons.png | Bin 0 -> 4794 bytes .../resource/icon/crystalsvg/48/iconthemes.png | Bin 0 -> 3875 bytes .../apps/resource/icon/crystalsvg/48/important.png | Bin 0 -> 2296 bytes swat/apps/resource/icon/crystalsvg/48/inbox.png | Bin 0 -> 4212 bytes swat/apps/resource/icon/crystalsvg/48/info.png | Bin 0 -> 4090 bytes .../icon/crystalsvg/48/instant-available.png | Bin 0 -> 3107 bytes .../resource/icon/crystalsvg/48/instant-away.png | Bin 0 -> 3588 bytes swat/apps/resource/icon/crystalsvg/48/joystick.png | Bin 0 -> 3068 bytes .../icon/crystalsvg/48/keyboard-layout.png | Bin 0 -> 4266 bytes swat/apps/resource/icon/crystalsvg/48/locale.png | Bin 0 -> 4018 bytes .../resource/icon/crystalsvg/48/look-and-feel.png | Bin 0 -> 3829 bytes swat/apps/resource/icon/crystalsvg/48/mac.png | Bin 0 -> 3488 bytes .../apps/resource/icon/crystalsvg/48/magnifier.png | Bin 0 -> 3086 bytes swat/apps/resource/icon/crystalsvg/48/memory.png | Bin 0 -> 4100 bytes .../resource/icon/crystalsvg/48/mime-archive.png | Bin 0 -> 3501 bytes .../resource/icon/crystalsvg/48/mime-binary.png | Bin 0 -> 3178 bytes .../resource/icon/crystalsvg/48/mime-calendar.png | Bin 0 -> 4172 bytes .../apps/resource/icon/crystalsvg/48/mime-card.png | Bin 0 -> 4235 bytes .../resource/icon/crystalsvg/48/mime-document.png | Bin 0 -> 3271 bytes .../apps/resource/icon/crystalsvg/48/mime-html.png | Bin 0 -> 3931 bytes .../resource/icon/crystalsvg/48/mime-image.png | Bin 0 -> 3102 bytes .../resource/icon/crystalsvg/48/mime-manual.png | Bin 0 -> 3548 bytes .../icon/crystalsvg/48/mime-multimedia.png | Bin 0 -> 3084 bytes swat/apps/resource/icon/crystalsvg/48/mime-pdf.png | Bin 0 -> 3069 bytes .../resource/icon/crystalsvg/48/mime-quicktime.png | Bin 0 -> 4086 bytes swat/apps/resource/icon/crystalsvg/48/mime-rpm.png | Bin 0 -> 2936 bytes .../resource/icon/crystalsvg/48/mime-script.png | Bin 0 -> 3795 bytes .../icon/crystalsvg/48/mime-shellscript.png | Bin 0 -> 2658 bytes .../icon/crystalsvg/48/mime-sourcecode.png | Bin 0 -> 2888 bytes .../icon/crystalsvg/48/mime-spreadsheet.png | Bin 0 -> 2663 bytes .../apps/resource/icon/crystalsvg/48/mime-text.png | Bin 0 -> 1623 bytes .../resource/icon/crystalsvg/48/mime-video.png | Bin 0 -> 3310 bytes swat/apps/resource/icon/crystalsvg/48/mixer.png | Bin 0 -> 3972 bytes swat/apps/resource/icon/crystalsvg/48/modem.png | Bin 0 -> 3502 bytes swat/apps/resource/icon/crystalsvg/48/mouse.png | Bin 0 -> 3054 bytes .../resource/icon/crystalsvg/48/movieplayer.png | Bin 0 -> 3378 bytes .../resource/icon/crystalsvg/48/multimedia.png | Bin 0 -> 4183 bytes .../resource/icon/crystalsvg/48/mycomputer.png | Bin 0 -> 3516 bytes swat/apps/resource/icon/crystalsvg/48/netscape.png | Bin 0 -> 4220 bytes swat/apps/resource/icon/crystalsvg/48/network.png | Bin 0 -> 4737 bytes swat/apps/resource/icon/crystalsvg/48/notes.png | Bin 0 -> 5229 bytes swat/apps/resource/icon/crystalsvg/48/notify.png | Bin 0 -> 2357 bytes swat/apps/resource/icon/crystalsvg/48/opera.png | Bin 0 -> 4032 bytes .../apps/resource/icon/crystalsvg/48/organizer.png | Bin 0 -> 4593 bytes swat/apps/resource/icon/crystalsvg/48/outbox.png | Bin 0 -> 4132 bytes swat/apps/resource/icon/crystalsvg/48/paint.png | Bin 0 -> 4346 bytes .../resource/icon/crystalsvg/48/partitions.png | Bin 0 -> 4689 bytes swat/apps/resource/icon/crystalsvg/48/password.png | Bin 0 -> 3316 bytes swat/apps/resource/icon/crystalsvg/48/pda.png | Bin 0 -> 2843 bytes swat/apps/resource/icon/crystalsvg/48/penguin.png | Bin 0 -> 3410 bytes swat/apps/resource/icon/crystalsvg/48/pipe.png | Bin 0 -> 4060 bytes .../resource/icon/crystalsvg/48/presentation.png | Bin 0 -> 4558 bytes swat/apps/resource/icon/crystalsvg/48/printer.png | Bin 0 -> 2109 bytes swat/apps/resource/icon/crystalsvg/48/reload.png | Bin 0 -> 3354 bytes swat/apps/resource/icon/crystalsvg/48/scanner.png | Bin 0 -> 3090 bytes swat/apps/resource/icon/crystalsvg/48/server.png | Bin 0 -> 2618 bytes swat/apps/resource/icon/crystalsvg/48/services.png | Bin 0 -> 4715 bytes swat/apps/resource/icon/crystalsvg/48/settings.png | Bin 0 -> 3750 bytes swat/apps/resource/icon/crystalsvg/48/style.png | Bin 0 -> 3110 bytes swat/apps/resource/icon/crystalsvg/48/system.png | Bin 0 -> 4135 bytes swat/apps/resource/icon/crystalsvg/48/tablet.png | Bin 0 -> 4259 bytes swat/apps/resource/icon/crystalsvg/48/terminal.png | Bin 0 -> 2009 bytes swat/apps/resource/icon/crystalsvg/48/themes.png | Bin 0 -> 3115 bytes swat/apps/resource/icon/crystalsvg/48/toys.png | Bin 0 -> 4840 bytes .../resource/icon/crystalsvg/48/trashcan-empty.png | Bin 0 -> 3015 bytes .../resource/icon/crystalsvg/48/trashcan-full.png | Bin 0 -> 3356 bytes swat/apps/resource/icon/crystalsvg/48/tux.png | Bin 0 -> 3076 bytes swat/apps/resource/icon/crystalsvg/48/tv.png | Bin 0 -> 2429 bytes swat/apps/resource/icon/crystalsvg/48/up.png | Bin 0 -> 3893 bytes swat/apps/resource/icon/crystalsvg/48/user.png | Bin 0 -> 4151 bytes .../apps/resource/icon/crystalsvg/48/utilities.png | Bin 0 -> 4605 bytes .../resource/icon/crystalsvg/48/vectorgraphics.png | Bin 0 -> 3336 bytes .../resource/icon/crystalsvg/48/wordprocessor.png | Bin 0 -> 4072 bytes swat/apps/resource/icon/crystalsvg/64/3d.png | Bin 0 -> 4496 bytes .../resource/icon/crystalsvg/64/adobe-reader.png | Bin 0 -> 3304 bytes .../apps/resource/icon/crystalsvg/64/antivirus.png | Bin 0 -> 5706 bytes .../resource/icon/crystalsvg/64/applications.png | Bin 0 -> 6179 bytes .../apps/resource/icon/crystalsvg/64/babelfish.png | Bin 0 -> 5694 bytes swat/apps/resource/icon/crystalsvg/64/back.png | Bin 0 -> 5423 bytes .../resource/icon/crystalsvg/64/background.png | Bin 0 -> 4447 bytes swat/apps/resource/icon/crystalsvg/64/bell.png | Bin 0 -> 3238 bytes .../resource/icon/crystalsvg/64/bitmapgraphics.png | Bin 0 -> 8444 bytes .../resource/icon/crystalsvg/64/block-device.png | Bin 0 -> 5228 bytes swat/apps/resource/icon/crystalsvg/64/bug.png | Bin 0 -> 8301 bytes swat/apps/resource/icon/crystalsvg/64/cache.png | Bin 0 -> 4681 bytes .../resource/icon/crystalsvg/64/calculator.png | Bin 0 -> 6760 bytes swat/apps/resource/icon/crystalsvg/64/camera.png | Bin 0 -> 3825 bytes swat/apps/resource/icon/crystalsvg/64/cdrom.png | Bin 0 -> 4848 bytes .../resource/icon/crystalsvg/64/char-device.png | Bin 0 -> 4394 bytes swat/apps/resource/icon/crystalsvg/64/chart.png | Bin 0 -> 7831 bytes .../apps/resource/icon/crystalsvg/64/clipboard.png | Bin 0 -> 3224 bytes swat/apps/resource/icon/crystalsvg/64/clock.png | Bin 0 -> 7240 bytes swat/apps/resource/icon/crystalsvg/64/colors.png | Bin 0 -> 6160 bytes .../resource/icon/crystalsvg/64/control-center.png | Bin 0 -> 5941 bytes swat/apps/resource/icon/crystalsvg/64/core.png | Bin 0 -> 3718 bytes swat/apps/resource/icon/crystalsvg/64/date.png | Bin 0 -> 5746 bytes swat/apps/resource/icon/crystalsvg/64/desktop.png | Bin 0 -> 5834 bytes swat/apps/resource/icon/crystalsvg/64/devices.png | Bin 0 -> 4255 bytes .../resource/icon/crystalsvg/64/dictionary.png | Bin 0 -> 5901 bytes swat/apps/resource/icon/crystalsvg/64/display.png | Bin 0 -> 4691 bytes swat/apps/resource/icon/crystalsvg/64/down.png | Bin 0 -> 5487 bytes swat/apps/resource/icon/crystalsvg/64/editor.png | Bin 0 -> 8202 bytes swat/apps/resource/icon/crystalsvg/64/email.png | Bin 0 -> 5847 bytes .../apps/resource/icon/crystalsvg/64/encrypted.png | Bin 0 -> 4126 bytes swat/apps/resource/icon/crystalsvg/64/energy.png | Bin 0 -> 6462 bytes swat/apps/resource/icon/crystalsvg/64/error.png | Bin 0 -> 4569 bytes swat/apps/resource/icon/crystalsvg/64/exec.png | Bin 0 -> 6053 bytes .../apps/resource/icon/crystalsvg/64/favourite.png | Bin 0 -> 4483 bytes .../resource/icon/crystalsvg/64/file-manager.png | Bin 0 -> 6490 bytes .../resource/icon/crystalsvg/64/file-print.png | Bin 0 -> 3006 bytes .../apps/resource/icon/crystalsvg/64/fileshare.png | Bin 0 -> 5431 bytes swat/apps/resource/icon/crystalsvg/64/floppy.png | Bin 0 -> 4775 bytes .../apps/resource/icon/crystalsvg/64/flowchart.png | Bin 0 -> 7700 bytes .../icon/crystalsvg/64/folder-favorite.png | Bin 0 -> 6061 bytes .../icon/crystalsvg/64/folder-important.png | Bin 0 -> 6459 bytes .../resource/icon/crystalsvg/64/folder-locked.png | Bin 0 -> 6713 bytes .../resource/icon/crystalsvg/64/folder-open.png | Bin 0 -> 5651 bytes swat/apps/resource/icon/crystalsvg/64/folder.png | Bin 0 -> 5913 bytes swat/apps/resource/icon/crystalsvg/64/fonts.png | Bin 0 -> 2896 bytes swat/apps/resource/icon/crystalsvg/64/forward.png | Bin 0 -> 5382 bytes swat/apps/resource/icon/crystalsvg/64/games.png | Bin 0 -> 5444 bytes swat/apps/resource/icon/crystalsvg/64/graphics.png | Bin 0 -> 4864 bytes .../apps/resource/icon/crystalsvg/64/harddrive.png | Bin 0 -> 5909 bytes .../resource/icon/crystalsvg/64/hardware-info.png | Bin 0 -> 5648 bytes swat/apps/resource/icon/crystalsvg/64/hardware.png | Bin 0 -> 3847 bytes .../resource/icon/crystalsvg/64/help-center.png | Bin 0 -> 5990 bytes swat/apps/resource/icon/crystalsvg/64/home.png | Bin 0 -> 5212 bytes swat/apps/resource/icon/crystalsvg/64/icons.png | Bin 0 -> 7051 bytes .../apps/resource/icon/crystalsvg/64/important.png | Bin 0 -> 2854 bytes swat/apps/resource/icon/crystalsvg/64/info.png | Bin 0 -> 5141 bytes swat/apps/resource/icon/crystalsvg/64/joystick.png | Bin 0 -> 4439 bytes .../icon/crystalsvg/64/keyboard-layout.png | Bin 0 -> 6211 bytes swat/apps/resource/icon/crystalsvg/64/locale.png | Bin 0 -> 5906 bytes .../resource/icon/crystalsvg/64/look-and-feel.png | Bin 0 -> 5513 bytes swat/apps/resource/icon/crystalsvg/64/mac.png | Bin 0 -> 4898 bytes .../apps/resource/icon/crystalsvg/64/magnifier.png | Bin 0 -> 5006 bytes swat/apps/resource/icon/crystalsvg/64/memory.png | Bin 0 -> 6001 bytes .../resource/icon/crystalsvg/64/mime-archive.png | Bin 0 -> 4273 bytes .../resource/icon/crystalsvg/64/mime-binary.png | Bin 0 -> 4338 bytes .../resource/icon/crystalsvg/64/mime-calendar.png | Bin 0 -> 5373 bytes .../apps/resource/icon/crystalsvg/64/mime-card.png | Bin 0 -> 5329 bytes .../resource/icon/crystalsvg/64/mime-document.png | Bin 0 -> 5394 bytes .../apps/resource/icon/crystalsvg/64/mime-html.png | Bin 0 -> 4848 bytes .../resource/icon/crystalsvg/64/mime-image.png | Bin 0 -> 4345 bytes .../resource/icon/crystalsvg/64/mime-manual.png | Bin 0 -> 4233 bytes .../icon/crystalsvg/64/mime-multimedia.png | Bin 0 -> 4574 bytes swat/apps/resource/icon/crystalsvg/64/mime-pdf.png | Bin 0 -> 3753 bytes .../resource/icon/crystalsvg/64/mime-quicktime.png | Bin 0 -> 5047 bytes swat/apps/resource/icon/crystalsvg/64/mime-rpm.png | Bin 0 -> 3665 bytes .../resource/icon/crystalsvg/64/mime-script.png | Bin 0 -> 4578 bytes .../icon/crystalsvg/64/mime-shellscript.png | Bin 0 -> 3461 bytes .../icon/crystalsvg/64/mime-sourcecode.png | Bin 0 -> 4126 bytes .../icon/crystalsvg/64/mime-spreadsheet.png | Bin 0 -> 3382 bytes .../apps/resource/icon/crystalsvg/64/mime-text.png | Bin 0 -> 1911 bytes .../resource/icon/crystalsvg/64/mime-video.png | Bin 0 -> 4767 bytes swat/apps/resource/icon/crystalsvg/64/mixer.png | Bin 0 -> 6733 bytes swat/apps/resource/icon/crystalsvg/64/modem.png | Bin 0 -> 5007 bytes swat/apps/resource/icon/crystalsvg/64/mouse.png | Bin 0 -> 4227 bytes .../resource/icon/crystalsvg/64/movieplayer.png | Bin 0 -> 4451 bytes .../resource/icon/crystalsvg/64/multimedia.png | Bin 0 -> 5920 bytes .../resource/icon/crystalsvg/64/mycomputer.png | Bin 0 -> 4978 bytes swat/apps/resource/icon/crystalsvg/64/netscape.png | Bin 0 -> 5824 bytes swat/apps/resource/icon/crystalsvg/64/network.png | Bin 0 -> 7129 bytes swat/apps/resource/icon/crystalsvg/64/notes.png | Bin 0 -> 7417 bytes swat/apps/resource/icon/crystalsvg/64/notify.png | Bin 0 -> 3285 bytes .../apps/resource/icon/crystalsvg/64/organizer.png | Bin 0 -> 6970 bytes swat/apps/resource/icon/crystalsvg/64/paint.png | Bin 0 -> 6439 bytes .../resource/icon/crystalsvg/64/partitions.png | Bin 0 -> 6844 bytes swat/apps/resource/icon/crystalsvg/64/password.png | Bin 0 -> 5026 bytes swat/apps/resource/icon/crystalsvg/64/pda.png | Bin 0 -> 3978 bytes swat/apps/resource/icon/crystalsvg/64/penguin.png | Bin 0 -> 4707 bytes swat/apps/resource/icon/crystalsvg/64/pipe.png | Bin 0 -> 6762 bytes .../resource/icon/crystalsvg/64/presentation.png | Bin 0 -> 6680 bytes swat/apps/resource/icon/crystalsvg/64/printer.png | Bin 0 -> 2935 bytes swat/apps/resource/icon/crystalsvg/64/reload.png | Bin 0 -> 4900 bytes swat/apps/resource/icon/crystalsvg/64/scanner.png | Bin 0 -> 4213 bytes swat/apps/resource/icon/crystalsvg/64/services.png | Bin 0 -> 6337 bytes swat/apps/resource/icon/crystalsvg/64/settings.png | Bin 0 -> 5845 bytes swat/apps/resource/icon/crystalsvg/64/style.png | Bin 0 -> 5292 bytes swat/apps/resource/icon/crystalsvg/64/system.png | Bin 0 -> 5737 bytes swat/apps/resource/icon/crystalsvg/64/tablet.png | Bin 0 -> 6484 bytes swat/apps/resource/icon/crystalsvg/64/terminal.png | Bin 0 -> 2706 bytes swat/apps/resource/icon/crystalsvg/64/themes.png | Bin 0 -> 4511 bytes swat/apps/resource/icon/crystalsvg/64/toys.png | Bin 0 -> 7265 bytes .../resource/icon/crystalsvg/64/trashcan-empty.png | Bin 0 -> 4144 bytes .../resource/icon/crystalsvg/64/trashcan-full.png | Bin 0 -> 4849 bytes swat/apps/resource/icon/crystalsvg/64/tux.png | Bin 0 -> 4382 bytes swat/apps/resource/icon/crystalsvg/64/tv.png | Bin 0 -> 3212 bytes swat/apps/resource/icon/crystalsvg/64/up.png | Bin 0 -> 5462 bytes swat/apps/resource/icon/crystalsvg/64/user.png | Bin 0 -> 6154 bytes .../apps/resource/icon/crystalsvg/64/utilities.png | Bin 0 -> 7354 bytes .../resource/icon/crystalsvg/64/vectorgraphics.png | Bin 0 -> 4203 bytes .../resource/icon/crystalsvg/64/wordprocessor.png | Bin 0 -> 5974 bytes .../apps/resource/icon/nuvola/128/adobe-reader.png | Bin 0 -> 17956 bytes swat/apps/resource/icon/nuvola/128/background.png | Bin 0 -> 12208 bytes swat/apps/resource/icon/nuvola/128/bell.png | Bin 0 -> 14231 bytes .../resource/icon/nuvola/128/bitmapgraphics.png | Bin 0 -> 22601 bytes swat/apps/resource/icon/nuvola/128/bug.png | Bin 0 -> 13751 bytes swat/apps/resource/icon/nuvola/128/cache.png | Bin 0 -> 7672 bytes swat/apps/resource/icon/nuvola/128/camera.png | Bin 0 -> 10604 bytes swat/apps/resource/icon/nuvola/128/cdrom.png | Bin 0 -> 13250 bytes swat/apps/resource/icon/nuvola/128/char-device.png | Bin 0 -> 12531 bytes swat/apps/resource/icon/nuvola/128/chart.png | Bin 0 -> 15255 bytes swat/apps/resource/icon/nuvola/128/clock.png | Bin 0 -> 21387 bytes swat/apps/resource/icon/nuvola/128/colors.png | Bin 0 -> 17155 bytes .../resource/icon/nuvola/128/control-center.png | Bin 0 -> 16220 bytes swat/apps/resource/icon/nuvola/128/core.png | Bin 0 -> 7406 bytes swat/apps/resource/icon/nuvola/128/date.png | Bin 0 -> 16676 bytes swat/apps/resource/icon/nuvola/128/desktop.png | Bin 0 -> 19771 bytes swat/apps/resource/icon/nuvola/128/dictionary.png | Bin 0 -> 13322 bytes swat/apps/resource/icon/nuvola/128/display.png | Bin 0 -> 9379 bytes swat/apps/resource/icon/nuvola/128/email.png | Bin 0 -> 12326 bytes swat/apps/resource/icon/nuvola/128/encrypted.png | Bin 0 -> 8491 bytes swat/apps/resource/icon/nuvola/128/energy.png | Bin 0 -> 17007 bytes swat/apps/resource/icon/nuvola/128/error.png | Bin 0 -> 13245 bytes swat/apps/resource/icon/nuvola/128/exec.png | Bin 0 -> 11366 bytes swat/apps/resource/icon/nuvola/128/floppy.png | Bin 0 -> 7299 bytes swat/apps/resource/icon/nuvola/128/flowchart.png | Bin 0 -> 13730 bytes .../resource/icon/nuvola/128/folder-favorite.png | Bin 0 -> 19930 bytes .../resource/icon/nuvola/128/folder-important.png | Bin 0 -> 21008 bytes .../resource/icon/nuvola/128/folder-locked.png | Bin 0 -> 19717 bytes swat/apps/resource/icon/nuvola/128/folder-open.png | Bin 0 -> 14274 bytes swat/apps/resource/icon/nuvola/128/folder.png | Bin 0 -> 19233 bytes swat/apps/resource/icon/nuvola/128/fonts.png | Bin 0 -> 13058 bytes swat/apps/resource/icon/nuvola/128/graphics.png | Bin 0 -> 19795 bytes swat/apps/resource/icon/nuvola/128/harddrive.png | Bin 0 -> 6374 bytes .../resource/icon/nuvola/128/hardware-info.png | Bin 0 -> 13737 bytes swat/apps/resource/icon/nuvola/128/help-center.png | Bin 0 -> 15934 bytes swat/apps/resource/icon/nuvola/128/info.png | Bin 0 -> 10246 bytes swat/apps/resource/icon/nuvola/128/joystick.png | Bin 0 -> 15968 bytes .../resource/icon/nuvola/128/keyboard-layout.png | Bin 0 -> 10518 bytes swat/apps/resource/icon/nuvola/128/locale.png | Bin 0 -> 8853 bytes .../resource/icon/nuvola/128/look-and-feel.png | Bin 0 -> 20365 bytes .../apps/resource/icon/nuvola/128/mime-archive.png | Bin 0 -> 12796 bytes swat/apps/resource/icon/nuvola/128/mime-binary.png | Bin 0 -> 7538 bytes .../resource/icon/nuvola/128/mime-calendar.png | Bin 0 -> 11442 bytes swat/apps/resource/icon/nuvola/128/mime-card.png | Bin 0 -> 9978 bytes .../resource/icon/nuvola/128/mime-document.png | Bin 0 -> 11449 bytes swat/apps/resource/icon/nuvola/128/mime-html.png | Bin 0 -> 12121 bytes swat/apps/resource/icon/nuvola/128/mime-image.png | Bin 0 -> 7241 bytes swat/apps/resource/icon/nuvola/128/mime-manual.png | Bin 0 -> 14873 bytes .../resource/icon/nuvola/128/mime-multimedia.png | Bin 0 -> 10813 bytes swat/apps/resource/icon/nuvola/128/mime-pdf.png | Bin 0 -> 9534 bytes .../resource/icon/nuvola/128/mime-quicktime.png | Bin 0 -> 12196 bytes swat/apps/resource/icon/nuvola/128/mime-rpm.png | Bin 0 -> 15081 bytes swat/apps/resource/icon/nuvola/128/mime-script.png | Bin 0 -> 9826 bytes .../resource/icon/nuvola/128/mime-shellscript.png | Bin 0 -> 5934 bytes .../resource/icon/nuvola/128/mime-sourcecode.png | Bin 0 -> 15439 bytes .../resource/icon/nuvola/128/mime-spreadsheet.png | Bin 0 -> 10127 bytes swat/apps/resource/icon/nuvola/128/mime-text.png | Bin 0 -> 3748 bytes swat/apps/resource/icon/nuvola/128/mime-video.png | Bin 0 -> 7103 bytes swat/apps/resource/icon/nuvola/128/modem.png | Bin 0 -> 12785 bytes swat/apps/resource/icon/nuvola/128/mouse.png | Bin 0 -> 14054 bytes swat/apps/resource/icon/nuvola/128/movieplayer.png | Bin 0 -> 7454 bytes swat/apps/resource/icon/nuvola/128/multimedia.png | Bin 0 -> 18510 bytes swat/apps/resource/icon/nuvola/128/mycomputer.png | Bin 0 -> 19567 bytes swat/apps/resource/icon/nuvola/128/netscape.png | Bin 0 -> 10750 bytes swat/apps/resource/icon/nuvola/128/network.png | Bin 0 -> 21000 bytes swat/apps/resource/icon/nuvola/128/notes.png | Bin 0 -> 10333 bytes swat/apps/resource/icon/nuvola/128/organizer.png | Bin 0 -> 29033 bytes swat/apps/resource/icon/nuvola/128/paint.png | Bin 0 -> 17793 bytes swat/apps/resource/icon/nuvola/128/partitions.png | Bin 0 -> 15192 bytes swat/apps/resource/icon/nuvola/128/password.png | Bin 0 -> 12059 bytes swat/apps/resource/icon/nuvola/128/pda.png | Bin 0 -> 8902 bytes .../apps/resource/icon/nuvola/128/presentation.png | Bin 0 -> 9477 bytes swat/apps/resource/icon/nuvola/128/printer.png | Bin 0 -> 11876 bytes swat/apps/resource/icon/nuvola/128/scanner.png | Bin 0 -> 14207 bytes swat/apps/resource/icon/nuvola/128/services.png | Bin 0 -> 19890 bytes swat/apps/resource/icon/nuvola/128/settings.png | Bin 0 -> 24347 bytes swat/apps/resource/icon/nuvola/128/tablet.png | Bin 0 -> 17216 bytes swat/apps/resource/icon/nuvola/128/terminal.png | Bin 0 -> 7421 bytes swat/apps/resource/icon/nuvola/128/toys.png | Bin 0 -> 23185 bytes .../resource/icon/nuvola/128/trashcan-empty.png | Bin 0 -> 11653 bytes .../resource/icon/nuvola/128/trashcan-full.png | Bin 0 -> 19230 bytes swat/apps/resource/icon/nuvola/128/tv.png | Bin 0 -> 6702 bytes swat/apps/resource/icon/nuvola/128/user.png | Bin 0 -> 22679 bytes swat/apps/resource/icon/nuvola/128/utilities.png | Bin 0 -> 15669 bytes .../resource/icon/nuvola/128/wordprocessor.png | Bin 0 -> 15454 bytes .../apps/resource/icon/nuvola/16/accessibility.png | Bin 0 -> 1053 bytes swat/apps/resource/icon/nuvola/16/adobe-reader.png | Bin 0 -> 1139 bytes swat/apps/resource/icon/nuvola/16/alarm.png | Bin 0 -> 1176 bytes swat/apps/resource/icon/nuvola/16/applications.png | Bin 0 -> 931 bytes swat/apps/resource/icon/nuvola/16/apply.png | Bin 0 -> 883 bytes swat/apps/resource/icon/nuvola/16/attach.png | Bin 0 -> 1026 bytes swat/apps/resource/icon/nuvola/16/back.png | Bin 0 -> 912 bytes swat/apps/resource/icon/nuvola/16/background.png | Bin 0 -> 1010 bytes swat/apps/resource/icon/nuvola/16/bell.png | Bin 0 -> 1035 bytes .../resource/icon/nuvola/16/bitmapgraphics.png | Bin 0 -> 1053 bytes swat/apps/resource/icon/nuvola/16/bookmark-add.png | Bin 0 -> 1032 bytes .../resource/icon/nuvola/16/bookmark-folder.png | Bin 0 -> 1125 bytes .../resource/icon/nuvola/16/bookmark-toolbar.png | Bin 0 -> 1061 bytes swat/apps/resource/icon/nuvola/16/bookmark.png | Bin 0 -> 914 bytes swat/apps/resource/icon/nuvola/16/bug.png | Bin 0 -> 991 bytes .../apps/resource/icon/nuvola/16/button-cancel.png | Bin 0 -> 1133 bytes swat/apps/resource/icon/nuvola/16/button-ok.png | Bin 0 -> 883 bytes swat/apps/resource/icon/nuvola/16/cache.png | Bin 0 -> 778 bytes swat/apps/resource/icon/nuvola/16/calculator.png | Bin 0 -> 1040 bytes swat/apps/resource/icon/nuvola/16/camera.png | Bin 0 -> 902 bytes swat/apps/resource/icon/nuvola/16/cancel.png | Bin 0 -> 1133 bytes swat/apps/resource/icon/nuvola/16/cdrom.png | Bin 0 -> 1078 bytes swat/apps/resource/icon/nuvola/16/char-device.png | Bin 0 -> 1022 bytes swat/apps/resource/icon/nuvola/16/chart.png | Bin 0 -> 1166 bytes swat/apps/resource/icon/nuvola/16/clipboard.png | Bin 0 -> 823 bytes swat/apps/resource/icon/nuvola/16/clock.png | Bin 0 -> 1160 bytes swat/apps/resource/icon/nuvola/16/color-fill.png | Bin 0 -> 996 bytes swat/apps/resource/icon/nuvola/16/color-line.png | Bin 0 -> 857 bytes swat/apps/resource/icon/nuvola/16/colors.png | Bin 0 -> 1112 bytes swat/apps/resource/icon/nuvola/16/configure.png | Bin 0 -> 980 bytes .../resource/icon/nuvola/16/connect-creating.png | Bin 0 -> 878 bytes .../icon/nuvola/16/connect-established.png | Bin 0 -> 1155 bytes swat/apps/resource/icon/nuvola/16/connect-no.png | Bin 0 -> 1091 bytes .../resource/icon/nuvola/16/control-center.png | Bin 0 -> 1118 bytes swat/apps/resource/icon/nuvola/16/cookie.png | Bin 0 -> 1122 bytes swat/apps/resource/icon/nuvola/16/core.png | Bin 0 -> 817 bytes swat/apps/resource/icon/nuvola/16/date.png | Bin 0 -> 1114 bytes swat/apps/resource/icon/nuvola/16/decrypted.png | Bin 0 -> 972 bytes swat/apps/resource/icon/nuvola/16/desktop.png | Bin 0 -> 1077 bytes swat/apps/resource/icon/nuvola/16/devices.png | Bin 0 -> 702 bytes swat/apps/resource/icon/nuvola/16/dictionary.png | Bin 0 -> 955 bytes swat/apps/resource/icon/nuvola/16/display.png | Bin 0 -> 888 bytes swat/apps/resource/icon/nuvola/16/down.png | Bin 0 -> 912 bytes swat/apps/resource/icon/nuvola/16/edit-copy.png | Bin 0 -> 730 bytes swat/apps/resource/icon/nuvola/16/edit-cut.png | Bin 0 -> 873 bytes swat/apps/resource/icon/nuvola/16/edit-delete.png | Bin 0 -> 860 bytes swat/apps/resource/icon/nuvola/16/edit-paste.png | Bin 0 -> 911 bytes swat/apps/resource/icon/nuvola/16/edit.png | Bin 0 -> 734 bytes swat/apps/resource/icon/nuvola/16/editor.png | Bin 0 -> 1097 bytes swat/apps/resource/icon/nuvola/16/email.png | Bin 0 -> 971 bytes swat/apps/resource/icon/nuvola/16/encrypted.png | Bin 0 -> 894 bytes swat/apps/resource/icon/nuvola/16/energy.png | Bin 0 -> 1082 bytes swat/apps/resource/icon/nuvola/16/error.png | Bin 0 -> 1150 bytes swat/apps/resource/icon/nuvola/16/exec.png | Bin 0 -> 1022 bytes swat/apps/resource/icon/nuvola/16/exit.png | Bin 0 -> 995 bytes swat/apps/resource/icon/nuvola/16/file-manager.png | Bin 0 -> 984 bytes swat/apps/resource/icon/nuvola/16/file-new.png | Bin 0 -> 805 bytes swat/apps/resource/icon/nuvola/16/file-open.png | Bin 0 -> 702 bytes swat/apps/resource/icon/nuvola/16/file-print.png | Bin 0 -> 1020 bytes swat/apps/resource/icon/nuvola/16/file-save-as.png | Bin 0 -> 1009 bytes swat/apps/resource/icon/nuvola/16/file-save.png | Bin 0 -> 898 bytes swat/apps/resource/icon/nuvola/16/find.png | Bin 0 -> 688 bytes swat/apps/resource/icon/nuvola/16/floppy.png | Bin 0 -> 893 bytes swat/apps/resource/icon/nuvola/16/flowchart.png | Bin 0 -> 1014 bytes .../resource/icon/nuvola/16/folder-favorite.png | Bin 0 -> 779 bytes .../resource/icon/nuvola/16/folder-important.png | Bin 0 -> 846 bytes .../apps/resource/icon/nuvola/16/folder-locked.png | Bin 0 -> 798 bytes swat/apps/resource/icon/nuvola/16/folder-open.png | Bin 0 -> 599 bytes swat/apps/resource/icon/nuvola/16/folder.png | Bin 0 -> 558 bytes swat/apps/resource/icon/nuvola/16/fonts.png | Bin 0 -> 892 bytes swat/apps/resource/icon/nuvola/16/forward.png | Bin 0 -> 920 bytes swat/apps/resource/icon/nuvola/16/games.png | Bin 0 -> 1065 bytes swat/apps/resource/icon/nuvola/16/graphics.png | Bin 0 -> 1118 bytes swat/apps/resource/icon/nuvola/16/harddrive.png | Bin 0 -> 819 bytes .../apps/resource/icon/nuvola/16/hardware-info.png | Bin 0 -> 1122 bytes swat/apps/resource/icon/nuvola/16/help-center.png | Bin 0 -> 1107 bytes swat/apps/resource/icon/nuvola/16/help.png | Bin 0 -> 1187 bytes .../apps/resource/icon/nuvola/16/history-clear.png | Bin 0 -> 1199 bytes swat/apps/resource/icon/nuvola/16/history.png | Bin 0 -> 1166 bytes swat/apps/resource/icon/nuvola/16/home.png | Bin 0 -> 1125 bytes swat/apps/resource/icon/nuvola/16/icons.png | Bin 0 -> 781 bytes swat/apps/resource/icon/nuvola/16/iconthemes.png | Bin 0 -> 969 bytes swat/apps/resource/icon/nuvola/16/important.png | Bin 0 -> 921 bytes swat/apps/resource/icon/nuvola/16/info.png | Bin 0 -> 956 bytes swat/apps/resource/icon/nuvola/16/joystick.png | Bin 0 -> 1065 bytes .../resource/icon/nuvola/16/keyboard-layout.png | Bin 0 -> 1078 bytes swat/apps/resource/icon/nuvola/16/locale.png | Bin 0 -> 1058 bytes .../apps/resource/icon/nuvola/16/look-and-feel.png | Bin 0 -> 1075 bytes swat/apps/resource/icon/nuvola/16/magnifier.png | Bin 0 -> 1000 bytes swat/apps/resource/icon/nuvola/16/mail-delete.png | Bin 0 -> 1167 bytes swat/apps/resource/icon/nuvola/16/mail-find.png | Bin 0 -> 1141 bytes swat/apps/resource/icon/nuvola/16/mail-forward.png | Bin 0 -> 1098 bytes swat/apps/resource/icon/nuvola/16/mail-get.png | Bin 0 -> 1170 bytes swat/apps/resource/icon/nuvola/16/mail-new.png | Bin 0 -> 769 bytes .../resource/icon/nuvola/16/mail-reply-all.png | Bin 0 -> 1137 bytes swat/apps/resource/icon/nuvola/16/mail-reply.png | Bin 0 -> 1093 bytes swat/apps/resource/icon/nuvola/16/mail-send.png | Bin 0 -> 1114 bytes swat/apps/resource/icon/nuvola/16/mail.png | Bin 0 -> 1148 bytes swat/apps/resource/icon/nuvola/16/memory.png | Bin 0 -> 913 bytes swat/apps/resource/icon/nuvola/16/mime-archive.png | Bin 0 -> 1050 bytes swat/apps/resource/icon/nuvola/16/mime-binary.png | Bin 0 -> 839 bytes .../apps/resource/icon/nuvola/16/mime-calendar.png | Bin 0 -> 919 bytes swat/apps/resource/icon/nuvola/16/mime-card.png | Bin 0 -> 888 bytes swat/apps/resource/icon/nuvola/16/mime-color.png | Bin 0 -> 912 bytes .../apps/resource/icon/nuvola/16/mime-document.png | Bin 0 -> 948 bytes swat/apps/resource/icon/nuvola/16/mime-html.png | Bin 0 -> 951 bytes swat/apps/resource/icon/nuvola/16/mime-image.png | Bin 0 -> 824 bytes swat/apps/resource/icon/nuvola/16/mime-manual.png | Bin 0 -> 955 bytes .../resource/icon/nuvola/16/mime-multimedia.png | Bin 0 -> 910 bytes swat/apps/resource/icon/nuvola/16/mime-pdf.png | Bin 0 -> 857 bytes .../resource/icon/nuvola/16/mime-quicktime.png | Bin 0 -> 931 bytes swat/apps/resource/icon/nuvola/16/mime-rpm.png | Bin 0 -> 1123 bytes swat/apps/resource/icon/nuvola/16/mime-script.png | Bin 0 -> 919 bytes .../resource/icon/nuvola/16/mime-shellscript.png | Bin 0 -> 823 bytes .../resource/icon/nuvola/16/mime-sourcecode.png | Bin 0 -> 977 bytes .../resource/icon/nuvola/16/mime-spreadsheet.png | Bin 0 -> 990 bytes swat/apps/resource/icon/nuvola/16/mime-text.png | Bin 0 -> 560 bytes swat/apps/resource/icon/nuvola/16/mime-video.png | Bin 0 -> 767 bytes swat/apps/resource/icon/nuvola/16/misc.png | Bin 0 -> 1041 bytes swat/apps/resource/icon/nuvola/16/mixer.png | Bin 0 -> 1102 bytes swat/apps/resource/icon/nuvola/16/modem.png | Bin 0 -> 1043 bytes swat/apps/resource/icon/nuvola/16/mouse.png | Bin 0 -> 954 bytes swat/apps/resource/icon/nuvola/16/movieplayer.png | Bin 0 -> 766 bytes swat/apps/resource/icon/nuvola/16/multimedia.png | Bin 0 -> 1019 bytes swat/apps/resource/icon/nuvola/16/mycomputer.png | Bin 0 -> 1028 bytes swat/apps/resource/icon/nuvola/16/netscape.png | Bin 0 -> 934 bytes swat/apps/resource/icon/nuvola/16/network.png | Bin 0 -> 1154 bytes swat/apps/resource/icon/nuvola/16/no.png | Bin 0 -> 922 bytes swat/apps/resource/icon/nuvola/16/notes.png | Bin 0 -> 954 bytes swat/apps/resource/icon/nuvola/16/notify.png | Bin 0 -> 861 bytes swat/apps/resource/icon/nuvola/16/ok.png | Bin 0 -> 883 bytes swat/apps/resource/icon/nuvola/16/opera.png | Bin 0 -> 1089 bytes swat/apps/resource/icon/nuvola/16/organizer.png | Bin 0 -> 1073 bytes swat/apps/resource/icon/nuvola/16/paint.png | Bin 0 -> 1032 bytes swat/apps/resource/icon/nuvola/16/partitions.png | Bin 0 -> 1108 bytes swat/apps/resource/icon/nuvola/16/password.png | Bin 0 -> 949 bytes swat/apps/resource/icon/nuvola/16/pda.png | Bin 0 -> 882 bytes swat/apps/resource/icon/nuvola/16/pipe.png | Bin 0 -> 772 bytes swat/apps/resource/icon/nuvola/16/presentation.png | Bin 0 -> 898 bytes swat/apps/resource/icon/nuvola/16/printer.png | Bin 0 -> 1057 bytes swat/apps/resource/icon/nuvola/16/queue.png | Bin 0 -> 710 bytes swat/apps/resource/icon/nuvola/16/redo.png | Bin 0 -> 708 bytes swat/apps/resource/icon/nuvola/16/reload.png | Bin 0 -> 1135 bytes swat/apps/resource/icon/nuvola/16/rotate.png | Bin 0 -> 842 bytes swat/apps/resource/icon/nuvola/16/run.png | Bin 0 -> 987 bytes swat/apps/resource/icon/nuvola/16/scanner.png | Bin 0 -> 1086 bytes swat/apps/resource/icon/nuvola/16/services.png | Bin 0 -> 1027 bytes swat/apps/resource/icon/nuvola/16/settings.png | Bin 0 -> 1139 bytes swat/apps/resource/icon/nuvola/16/signature.png | Bin 0 -> 790 bytes swat/apps/resource/icon/nuvola/16/spellcheck.png | Bin 0 -> 839 bytes swat/apps/resource/icon/nuvola/16/stop.png | Bin 0 -> 1032 bytes swat/apps/resource/icon/nuvola/16/style.png | Bin 0 -> 991 bytes swat/apps/resource/icon/nuvola/16/system.png | Bin 0 -> 1129 bytes .../apps/resource/icon/nuvola/16/tab-duplicate.png | Bin 0 -> 1016 bytes .../resource/icon/nuvola/16/tab-new-raised.png | Bin 0 -> 1011 bytes swat/apps/resource/icon/nuvola/16/tab-new.png | Bin 0 -> 996 bytes swat/apps/resource/icon/nuvola/16/tab-remove.png | Bin 0 -> 915 bytes swat/apps/resource/icon/nuvola/16/tablet.png | Bin 0 -> 1069 bytes swat/apps/resource/icon/nuvola/16/terminal.png | Bin 0 -> 829 bytes swat/apps/resource/icon/nuvola/16/themes.png | Bin 0 -> 1150 bytes swat/apps/resource/icon/nuvola/16/toys.png | Bin 0 -> 1191 bytes .../resource/icon/nuvola/16/trashcan-empty.png | Bin 0 -> 1038 bytes .../apps/resource/icon/nuvola/16/trashcan-full.png | Bin 0 -> 1115 bytes swat/apps/resource/icon/nuvola/16/tv.png | Bin 0 -> 971 bytes swat/apps/resource/icon/nuvola/16/undo.png | Bin 0 -> 707 bytes swat/apps/resource/icon/nuvola/16/up.png | Bin 0 -> 906 bytes swat/apps/resource/icon/nuvola/16/user.png | Bin 0 -> 1173 bytes swat/apps/resource/icon/nuvola/16/utilities.png | Bin 0 -> 1050 bytes swat/apps/resource/icon/nuvola/16/view-bottom.png | Bin 0 -> 946 bytes swat/apps/resource/icon/nuvola/16/view-choose.png | Bin 0 -> 994 bytes .../apps/resource/icon/nuvola/16/view-detailed.png | Bin 0 -> 961 bytes swat/apps/resource/icon/nuvola/16/view-icon.png | Bin 0 -> 997 bytes .../resource/icon/nuvola/16/view-left-right.png | Bin 0 -> 822 bytes .../resource/icon/nuvola/16/view-multicolumn.png | Bin 0 -> 995 bytes swat/apps/resource/icon/nuvola/16/view-remove.png | Bin 0 -> 708 bytes swat/apps/resource/icon/nuvola/16/view-right.png | Bin 0 -> 986 bytes .../apps/resource/icon/nuvola/16/view-sidetree.png | Bin 0 -> 911 bytes swat/apps/resource/icon/nuvola/16/view-text.png | Bin 0 -> 895 bytes .../resource/icon/nuvola/16/view-top-bottom.png | Bin 0 -> 767 bytes swat/apps/resource/icon/nuvola/16/view-tree.png | Bin 0 -> 907 bytes swat/apps/resource/icon/nuvola/16/viewmag-fit.png | Bin 0 -> 975 bytes .../apps/resource/icon/nuvola/16/viewmag-minus.png | Bin 0 -> 574 bytes .../resource/icon/nuvola/16/viewmag-original.png | Bin 0 -> 664 bytes swat/apps/resource/icon/nuvola/16/viewmag-plus.png | Bin 0 -> 1103 bytes swat/apps/resource/icon/nuvola/16/viewmag.png | Bin 0 -> 813 bytes swat/apps/resource/icon/nuvola/16/wizard.png | Bin 0 -> 899 bytes .../apps/resource/icon/nuvola/16/wordprocessor.png | Bin 0 -> 914 bytes swat/apps/resource/icon/nuvola/22/adobe-reader.png | Bin 0 -> 1807 bytes swat/apps/resource/icon/nuvola/22/alarm.png | Bin 0 -> 1778 bytes swat/apps/resource/icon/nuvola/22/attach.png | Bin 0 -> 1416 bytes swat/apps/resource/icon/nuvola/22/back.png | Bin 0 -> 1229 bytes swat/apps/resource/icon/nuvola/22/background.png | Bin 0 -> 1511 bytes swat/apps/resource/icon/nuvola/22/bell.png | Bin 0 -> 1487 bytes .../resource/icon/nuvola/22/bitmapgraphics.png | Bin 0 -> 1697 bytes swat/apps/resource/icon/nuvola/22/bookmark-add.png | Bin 0 -> 1547 bytes swat/apps/resource/icon/nuvola/22/bookmark.png | Bin 0 -> 1318 bytes .../apps/resource/icon/nuvola/22/button-cancel.png | Bin 0 -> 1572 bytes swat/apps/resource/icon/nuvola/22/button-ok.png | Bin 0 -> 1192 bytes swat/apps/resource/icon/nuvola/22/cache.png | Bin 0 -> 1154 bytes swat/apps/resource/icon/nuvola/22/camera.png | Bin 0 -> 1328 bytes swat/apps/resource/icon/nuvola/22/cancel.png | Bin 0 -> 1572 bytes swat/apps/resource/icon/nuvola/22/cdrom.png | Bin 0 -> 1570 bytes swat/apps/resource/icon/nuvola/22/char-device.png | Bin 0 -> 1410 bytes swat/apps/resource/icon/nuvola/22/clock.png | Bin 0 -> 1726 bytes swat/apps/resource/icon/nuvola/22/color-fill.png | Bin 0 -> 1397 bytes swat/apps/resource/icon/nuvola/22/color-line.png | Bin 0 -> 1138 bytes swat/apps/resource/icon/nuvola/22/colors.png | Bin 0 -> 1700 bytes swat/apps/resource/icon/nuvola/22/configure.png | Bin 0 -> 1276 bytes .../resource/icon/nuvola/22/connect-creating.png | Bin 0 -> 1229 bytes .../icon/nuvola/22/connect-established.png | Bin 0 -> 1672 bytes swat/apps/resource/icon/nuvola/22/connect-no.png | Bin 0 -> 1643 bytes .../resource/icon/nuvola/22/control-center.png | Bin 0 -> 1761 bytes swat/apps/resource/icon/nuvola/22/core.png | Bin 0 -> 1090 bytes swat/apps/resource/icon/nuvola/22/date.png | Bin 0 -> 1707 bytes swat/apps/resource/icon/nuvola/22/decrypted.png | Bin 0 -> 1429 bytes swat/apps/resource/icon/nuvola/22/desktop.png | Bin 0 -> 1649 bytes swat/apps/resource/icon/nuvola/22/dictionary.png | Bin 0 -> 1353 bytes swat/apps/resource/icon/nuvola/22/display.png | Bin 0 -> 1305 bytes swat/apps/resource/icon/nuvola/22/down.png | Bin 0 -> 1234 bytes swat/apps/resource/icon/nuvola/22/edit-copy.png | Bin 0 -> 944 bytes swat/apps/resource/icon/nuvola/22/edit-cut.png | Bin 0 -> 1424 bytes swat/apps/resource/icon/nuvola/22/edit-delete.png | Bin 0 -> 1205 bytes swat/apps/resource/icon/nuvola/22/edit-paste.png | Bin 0 -> 1274 bytes swat/apps/resource/icon/nuvola/22/edit.png | Bin 0 -> 987 bytes swat/apps/resource/icon/nuvola/22/email.png | Bin 0 -> 1333 bytes swat/apps/resource/icon/nuvola/22/encrypted.png | Bin 0 -> 1219 bytes swat/apps/resource/icon/nuvola/22/energy.png | Bin 0 -> 1663 bytes swat/apps/resource/icon/nuvola/22/error.png | Bin 0 -> 1672 bytes swat/apps/resource/icon/nuvola/22/exec.png | Bin 0 -> 1418 bytes swat/apps/resource/icon/nuvola/22/exit.png | Bin 0 -> 1449 bytes swat/apps/resource/icon/nuvola/22/file-new.png | Bin 0 -> 1145 bytes swat/apps/resource/icon/nuvola/22/file-open.png | Bin 0 -> 1040 bytes swat/apps/resource/icon/nuvola/22/file-print.png | Bin 0 -> 1578 bytes swat/apps/resource/icon/nuvola/22/file-save-as.png | Bin 0 -> 1469 bytes swat/apps/resource/icon/nuvola/22/file-save.png | Bin 0 -> 1182 bytes swat/apps/resource/icon/nuvola/22/find.png | Bin 0 -> 976 bytes swat/apps/resource/icon/nuvola/22/floppy.png | Bin 0 -> 1172 bytes .../resource/icon/nuvola/22/folder-favorite.png | Bin 0 -> 1818 bytes .../resource/icon/nuvola/22/folder-important.png | Bin 0 -> 1868 bytes .../apps/resource/icon/nuvola/22/folder-locked.png | Bin 0 -> 1876 bytes swat/apps/resource/icon/nuvola/22/folder-open.png | Bin 0 -> 1412 bytes swat/apps/resource/icon/nuvola/22/folder.png | Bin 0 -> 1805 bytes swat/apps/resource/icon/nuvola/22/fonts.png | Bin 0 -> 1244 bytes swat/apps/resource/icon/nuvola/22/forward.png | Bin 0 -> 1243 bytes swat/apps/resource/icon/nuvola/22/graphics.png | Bin 0 -> 1632 bytes swat/apps/resource/icon/nuvola/22/harddrive.png | Bin 0 -> 1099 bytes .../apps/resource/icon/nuvola/22/hardware-info.png | Bin 0 -> 1659 bytes swat/apps/resource/icon/nuvola/22/help-center.png | Bin 0 -> 1633 bytes swat/apps/resource/icon/nuvola/22/help.png | Bin 0 -> 1474 bytes swat/apps/resource/icon/nuvola/22/history.png | Bin 0 -> 1863 bytes swat/apps/resource/icon/nuvola/22/home.png | Bin 0 -> 1641 bytes swat/apps/resource/icon/nuvola/22/info.png | Bin 0 -> 1352 bytes swat/apps/resource/icon/nuvola/22/joystick.png | Bin 0 -> 1631 bytes .../resource/icon/nuvola/22/keyboard-layout.png | Bin 0 -> 1578 bytes swat/apps/resource/icon/nuvola/22/locale.png | Bin 0 -> 1490 bytes swat/apps/resource/icon/nuvola/22/mail-delete.png | Bin 0 -> 1705 bytes swat/apps/resource/icon/nuvola/22/mail-find.png | Bin 0 -> 1697 bytes swat/apps/resource/icon/nuvola/22/mail-forward.png | Bin 0 -> 1656 bytes swat/apps/resource/icon/nuvola/22/mail-get.png | Bin 0 -> 1817 bytes swat/apps/resource/icon/nuvola/22/mail-new.png | Bin 0 -> 1115 bytes .../resource/icon/nuvola/22/mail-reply-all.png | Bin 0 -> 1717 bytes swat/apps/resource/icon/nuvola/22/mail-reply.png | Bin 0 -> 1623 bytes swat/apps/resource/icon/nuvola/22/mail-send.png | Bin 0 -> 1628 bytes swat/apps/resource/icon/nuvola/22/mail.png | Bin 0 -> 1671 bytes swat/apps/resource/icon/nuvola/22/mime-archive.png | Bin 0 -> 1602 bytes swat/apps/resource/icon/nuvola/22/mime-binary.png | Bin 0 -> 1158 bytes .../apps/resource/icon/nuvola/22/mime-calendar.png | Bin 0 -> 1333 bytes swat/apps/resource/icon/nuvola/22/mime-card.png | Bin 0 -> 1223 bytes .../apps/resource/icon/nuvola/22/mime-document.png | Bin 0 -> 1314 bytes swat/apps/resource/icon/nuvola/22/mime-html.png | Bin 0 -> 1324 bytes swat/apps/resource/icon/nuvola/22/mime-image.png | Bin 0 -> 1146 bytes swat/apps/resource/icon/nuvola/22/mime-manual.png | Bin 0 -> 1434 bytes .../resource/icon/nuvola/22/mime-multimedia.png | Bin 0 -> 1254 bytes swat/apps/resource/icon/nuvola/22/mime-pdf.png | Bin 0 -> 1155 bytes .../resource/icon/nuvola/22/mime-quicktime.png | Bin 0 -> 1313 bytes swat/apps/resource/icon/nuvola/22/mime-rpm.png | Bin 0 -> 1726 bytes swat/apps/resource/icon/nuvola/22/mime-script.png | Bin 0 -> 1315 bytes .../resource/icon/nuvola/22/mime-shellscript.png | Bin 0 -> 1093 bytes .../resource/icon/nuvola/22/mime-sourcecode.png | Bin 0 -> 1443 bytes .../resource/icon/nuvola/22/mime-spreadsheet.png | Bin 0 -> 1491 bytes swat/apps/resource/icon/nuvola/22/mime-text.png | Bin 0 -> 756 bytes swat/apps/resource/icon/nuvola/22/mime-video.png | Bin 0 -> 1065 bytes swat/apps/resource/icon/nuvola/22/misc.png | Bin 0 -> 1607 bytes swat/apps/resource/icon/nuvola/22/modem.png | Bin 0 -> 1546 bytes swat/apps/resource/icon/nuvola/22/mouse.png | Bin 0 -> 1395 bytes swat/apps/resource/icon/nuvola/22/multimedia.png | Bin 0 -> 1501 bytes swat/apps/resource/icon/nuvola/22/mycomputer.png | Bin 0 -> 1514 bytes swat/apps/resource/icon/nuvola/22/netscape.png | Bin 0 -> 1314 bytes swat/apps/resource/icon/nuvola/22/network.png | Bin 0 -> 1882 bytes swat/apps/resource/icon/nuvola/22/ok.png | Bin 0 -> 1192 bytes swat/apps/resource/icon/nuvola/22/paint.png | Bin 0 -> 1468 bytes swat/apps/resource/icon/nuvola/22/partitions.png | Bin 0 -> 1729 bytes swat/apps/resource/icon/nuvola/22/password.png | Bin 0 -> 1336 bytes swat/apps/resource/icon/nuvola/22/pda.png | Bin 0 -> 1186 bytes swat/apps/resource/icon/nuvola/22/printer.png | Bin 0 -> 1676 bytes swat/apps/resource/icon/nuvola/22/queue.png | Bin 0 -> 999 bytes swat/apps/resource/icon/nuvola/22/redo.png | Bin 0 -> 1035 bytes swat/apps/resource/icon/nuvola/22/reload.png | Bin 0 -> 1684 bytes swat/apps/resource/icon/nuvola/22/run.png | Bin 0 -> 1353 bytes swat/apps/resource/icon/nuvola/22/scanner.png | Bin 0 -> 1689 bytes swat/apps/resource/icon/nuvola/22/settings.png | Bin 0 -> 1904 bytes swat/apps/resource/icon/nuvola/22/signature.png | Bin 0 -> 981 bytes swat/apps/resource/icon/nuvola/22/spellcheck.png | Bin 0 -> 922 bytes swat/apps/resource/icon/nuvola/22/stop.png | Bin 0 -> 1473 bytes swat/apps/resource/icon/nuvola/22/tablet.png | Bin 0 -> 1617 bytes swat/apps/resource/icon/nuvola/22/terminal.png | Bin 0 -> 1093 bytes swat/apps/resource/icon/nuvola/22/toys.png | Bin 0 -> 1918 bytes .../resource/icon/nuvola/22/trashcan-empty.png | Bin 0 -> 1455 bytes .../apps/resource/icon/nuvola/22/trashcan-full.png | Bin 0 -> 1653 bytes swat/apps/resource/icon/nuvola/22/tv.png | Bin 0 -> 1372 bytes swat/apps/resource/icon/nuvola/22/undo.png | Bin 0 -> 1061 bytes swat/apps/resource/icon/nuvola/22/up.png | Bin 0 -> 1222 bytes swat/apps/resource/icon/nuvola/22/user.png | Bin 0 -> 1850 bytes swat/apps/resource/icon/nuvola/22/utilities.png | Bin 0 -> 1556 bytes swat/apps/resource/icon/nuvola/22/view-bottom.png | Bin 0 -> 1400 bytes swat/apps/resource/icon/nuvola/22/view-choose.png | Bin 0 -> 814 bytes .../apps/resource/icon/nuvola/22/view-detailed.png | Bin 0 -> 1316 bytes swat/apps/resource/icon/nuvola/22/view-icon.png | Bin 0 -> 930 bytes .../resource/icon/nuvola/22/view-left-right.png | Bin 0 -> 1088 bytes .../resource/icon/nuvola/22/view-multicolumn.png | Bin 0 -> 825 bytes swat/apps/resource/icon/nuvola/22/view-remove.png | Bin 0 -> 966 bytes swat/apps/resource/icon/nuvola/22/view-right.png | Bin 0 -> 1404 bytes .../apps/resource/icon/nuvola/22/view-sidetree.png | Bin 0 -> 876 bytes swat/apps/resource/icon/nuvola/22/view-text.png | Bin 0 -> 1181 bytes .../resource/icon/nuvola/22/view-top-bottom.png | Bin 0 -> 1071 bytes swat/apps/resource/icon/nuvola/22/view-tree.png | Bin 0 -> 802 bytes swat/apps/resource/icon/nuvola/22/viewmag-fit.png | Bin 0 -> 1157 bytes .../apps/resource/icon/nuvola/22/viewmag-minus.png | Bin 0 -> 794 bytes .../resource/icon/nuvola/22/viewmag-original.png | Bin 0 -> 808 bytes swat/apps/resource/icon/nuvola/22/viewmag-plus.png | Bin 0 -> 1352 bytes swat/apps/resource/icon/nuvola/22/viewmag.png | Bin 0 -> 1329 bytes swat/apps/resource/icon/nuvola/22/wizard.png | Bin 0 -> 1229 bytes .../apps/resource/icon/nuvola/32/accessibility.png | Bin 0 -> 2295 bytes swat/apps/resource/icon/nuvola/32/adobe-reader.png | Bin 0 -> 2948 bytes swat/apps/resource/icon/nuvola/32/alarm.png | Bin 0 -> 2920 bytes swat/apps/resource/icon/nuvola/32/applications.png | Bin 0 -> 2080 bytes swat/apps/resource/icon/nuvola/32/attach.png | Bin 0 -> 2285 bytes swat/apps/resource/icon/nuvola/32/back.png | Bin 0 -> 1821 bytes swat/apps/resource/icon/nuvola/32/background.png | Bin 0 -> 2413 bytes swat/apps/resource/icon/nuvola/32/bell.png | Bin 0 -> 2390 bytes .../resource/icon/nuvola/32/bitmapgraphics.png | Bin 0 -> 2793 bytes swat/apps/resource/icon/nuvola/32/bookmark-add.png | Bin 0 -> 2509 bytes swat/apps/resource/icon/nuvola/32/bookmark.png | Bin 0 -> 2126 bytes swat/apps/resource/icon/nuvola/32/bug.png | Bin 0 -> 2325 bytes .../apps/resource/icon/nuvola/32/button-cancel.png | Bin 0 -> 2478 bytes swat/apps/resource/icon/nuvola/32/button-ok.png | Bin 0 -> 1732 bytes swat/apps/resource/icon/nuvola/32/cache.png | Bin 0 -> 1700 bytes swat/apps/resource/icon/nuvola/32/calculator.png | Bin 0 -> 2461 bytes swat/apps/resource/icon/nuvola/32/camera.png | Bin 0 -> 1974 bytes swat/apps/resource/icon/nuvola/32/cdrom.png | Bin 0 -> 2445 bytes swat/apps/resource/icon/nuvola/32/char-device.png | Bin 0 -> 2238 bytes swat/apps/resource/icon/nuvola/32/chart.png | Bin 0 -> 2465 bytes swat/apps/resource/icon/nuvola/32/clipboard.png | Bin 0 -> 1947 bytes swat/apps/resource/icon/nuvola/32/clock.png | Bin 0 -> 2905 bytes swat/apps/resource/icon/nuvola/32/colors.png | Bin 0 -> 2625 bytes swat/apps/resource/icon/nuvola/32/configure.png | Bin 0 -> 1907 bytes .../resource/icon/nuvola/32/connect-creating.png | Bin 0 -> 1904 bytes .../icon/nuvola/32/connect-established.png | Bin 0 -> 2683 bytes swat/apps/resource/icon/nuvola/32/connect-no.png | Bin 0 -> 2803 bytes swat/apps/resource/icon/nuvola/32/contents.png | Bin 0 -> 2226 bytes .../resource/icon/nuvola/32/control-center.png | Bin 0 -> 2857 bytes swat/apps/resource/icon/nuvola/32/cookie.png | Bin 0 -> 2679 bytes swat/apps/resource/icon/nuvola/32/core.png | Bin 0 -> 1596 bytes swat/apps/resource/icon/nuvola/32/date.png | Bin 0 -> 2825 bytes swat/apps/resource/icon/nuvola/32/decrypted.png | Bin 0 -> 2025 bytes swat/apps/resource/icon/nuvola/32/desktop.png | Bin 0 -> 2742 bytes swat/apps/resource/icon/nuvola/32/devices.png | Bin 0 -> 1355 bytes swat/apps/resource/icon/nuvola/32/dictionary.png | Bin 0 -> 2159 bytes swat/apps/resource/icon/nuvola/32/display.png | Bin 0 -> 1965 bytes swat/apps/resource/icon/nuvola/32/down.png | Bin 0 -> 1748 bytes swat/apps/resource/icon/nuvola/32/edit-copy.png | Bin 0 -> 1329 bytes swat/apps/resource/icon/nuvola/32/edit-cut.png | Bin 0 -> 1849 bytes swat/apps/resource/icon/nuvola/32/edit-delete.png | Bin 0 -> 1805 bytes swat/apps/resource/icon/nuvola/32/edit-paste.png | Bin 0 -> 1799 bytes swat/apps/resource/icon/nuvola/32/edit.png | Bin 0 -> 1395 bytes swat/apps/resource/icon/nuvola/32/editor.png | Bin 0 -> 2805 bytes swat/apps/resource/icon/nuvola/32/email.png | Bin 0 -> 2079 bytes swat/apps/resource/icon/nuvola/32/encrypted.png | Bin 0 -> 1795 bytes swat/apps/resource/icon/nuvola/32/energy.png | Bin 0 -> 2753 bytes swat/apps/resource/icon/nuvola/32/error.png | Bin 0 -> 2622 bytes swat/apps/resource/icon/nuvola/32/exec.png | Bin 0 -> 2168 bytes swat/apps/resource/icon/nuvola/32/exit.png | Bin 0 -> 2446 bytes swat/apps/resource/icon/nuvola/32/file-manager.png | Bin 0 -> 1920 bytes swat/apps/resource/icon/nuvola/32/file-new.png | Bin 0 -> 1857 bytes swat/apps/resource/icon/nuvola/32/file-open.png | Bin 0 -> 1714 bytes swat/apps/resource/icon/nuvola/32/file-print.png | Bin 0 -> 2504 bytes swat/apps/resource/icon/nuvola/32/file-save-as.png | Bin 0 -> 2346 bytes swat/apps/resource/icon/nuvola/32/file-save.png | Bin 0 -> 1741 bytes swat/apps/resource/icon/nuvola/32/find.png | Bin 0 -> 1446 bytes swat/apps/resource/icon/nuvola/32/floppy.png | Bin 0 -> 1757 bytes swat/apps/resource/icon/nuvola/32/flowchart.png | Bin 0 -> 2309 bytes .../resource/icon/nuvola/32/folder-favorite.png | Bin 0 -> 3112 bytes .../resource/icon/nuvola/32/folder-important.png | Bin 0 -> 3214 bytes .../apps/resource/icon/nuvola/32/folder-locked.png | Bin 0 -> 3092 bytes swat/apps/resource/icon/nuvola/32/folder-open.png | Bin 0 -> 2300 bytes swat/apps/resource/icon/nuvola/32/folder.png | Bin 0 -> 2972 bytes swat/apps/resource/icon/nuvola/32/fonts.png | Bin 0 -> 1993 bytes swat/apps/resource/icon/nuvola/32/forward.png | Bin 0 -> 1860 bytes swat/apps/resource/icon/nuvola/32/games.png | Bin 0 -> 2590 bytes swat/apps/resource/icon/nuvola/32/graphics.png | Bin 0 -> 2742 bytes swat/apps/resource/icon/nuvola/32/harddrive.png | Bin 0 -> 1551 bytes .../apps/resource/icon/nuvola/32/hardware-info.png | Bin 0 -> 2653 bytes swat/apps/resource/icon/nuvola/32/help-center.png | Bin 0 -> 2647 bytes swat/apps/resource/icon/nuvola/32/help.png | Bin 0 -> 2671 bytes swat/apps/resource/icon/nuvola/32/home.png | Bin 0 -> 2585 bytes swat/apps/resource/icon/nuvola/32/icons.png | Bin 0 -> 1646 bytes swat/apps/resource/icon/nuvola/32/iconthemes.png | Bin 0 -> 2408 bytes swat/apps/resource/icon/nuvola/32/important.png | Bin 0 -> 2169 bytes swat/apps/resource/icon/nuvola/32/info.png | Bin 0 -> 2017 bytes swat/apps/resource/icon/nuvola/32/joystick.png | Bin 0 -> 2594 bytes .../resource/icon/nuvola/32/keyboard-layout.png | Bin 0 -> 2410 bytes swat/apps/resource/icon/nuvola/32/locale.png | Bin 0 -> 2179 bytes .../apps/resource/icon/nuvola/32/look-and-feel.png | Bin 0 -> 2770 bytes swat/apps/resource/icon/nuvola/32/magnifier.png | Bin 0 -> 2167 bytes swat/apps/resource/icon/nuvola/32/mail-delete.png | Bin 0 -> 2713 bytes swat/apps/resource/icon/nuvola/32/mail-find.png | Bin 0 -> 2707 bytes swat/apps/resource/icon/nuvola/32/mail-get.png | Bin 0 -> 2990 bytes swat/apps/resource/icon/nuvola/32/mail-new.png | Bin 0 -> 1672 bytes swat/apps/resource/icon/nuvola/32/mail-send.png | Bin 0 -> 2577 bytes swat/apps/resource/icon/nuvola/32/mail.png | Bin 0 -> 2665 bytes swat/apps/resource/icon/nuvola/32/memory.png | Bin 0 -> 2276 bytes swat/apps/resource/icon/nuvola/32/mime-archive.png | Bin 0 -> 2566 bytes swat/apps/resource/icon/nuvola/32/mime-binary.png | Bin 0 -> 1756 bytes .../apps/resource/icon/nuvola/32/mime-calendar.png | Bin 0 -> 2058 bytes swat/apps/resource/icon/nuvola/32/mime-card.png | Bin 0 -> 1764 bytes .../apps/resource/icon/nuvola/32/mime-document.png | Bin 0 -> 2118 bytes swat/apps/resource/icon/nuvola/32/mime-html.png | Bin 0 -> 2034 bytes swat/apps/resource/icon/nuvola/32/mime-image.png | Bin 0 -> 1605 bytes swat/apps/resource/icon/nuvola/32/mime-manual.png | Bin 0 -> 2285 bytes .../resource/icon/nuvola/32/mime-multimedia.png | Bin 0 -> 1894 bytes swat/apps/resource/icon/nuvola/32/mime-pdf.png | Bin 0 -> 1752 bytes .../resource/icon/nuvola/32/mime-quicktime.png | Bin 0 -> 2001 bytes swat/apps/resource/icon/nuvola/32/mime-rpm.png | Bin 0 -> 2820 bytes swat/apps/resource/icon/nuvola/32/mime-script.png | Bin 0 -> 1951 bytes .../resource/icon/nuvola/32/mime-shellscript.png | Bin 0 -> 1546 bytes .../resource/icon/nuvola/32/mime-sourcecode.png | Bin 0 -> 2201 bytes .../resource/icon/nuvola/32/mime-spreadsheet.png | Bin 0 -> 2243 bytes swat/apps/resource/icon/nuvola/32/mime-text.png | Bin 0 -> 1006 bytes swat/apps/resource/icon/nuvola/32/mime-video.png | Bin 0 -> 1587 bytes swat/apps/resource/icon/nuvola/32/misc.png | Bin 0 -> 2853 bytes swat/apps/resource/icon/nuvola/32/mixer.png | Bin 0 -> 2906 bytes swat/apps/resource/icon/nuvola/32/modem.png | Bin 0 -> 2493 bytes swat/apps/resource/icon/nuvola/32/mouse.png | Bin 0 -> 2152 bytes swat/apps/resource/icon/nuvola/32/movieplayer.png | Bin 0 -> 1516 bytes swat/apps/resource/icon/nuvola/32/multimedia.png | Bin 0 -> 2641 bytes swat/apps/resource/icon/nuvola/32/mycomputer.png | Bin 0 -> 2726 bytes swat/apps/resource/icon/nuvola/32/netscape.png | Bin 0 -> 2020 bytes swat/apps/resource/icon/nuvola/32/network.png | Bin 0 -> 3141 bytes swat/apps/resource/icon/nuvola/32/notes.png | Bin 0 -> 2089 bytes swat/apps/resource/icon/nuvola/32/notify.png | Bin 0 -> 3050 bytes swat/apps/resource/icon/nuvola/32/opera.png | Bin 0 -> 2676 bytes swat/apps/resource/icon/nuvola/32/organizer.png | Bin 0 -> 3172 bytes swat/apps/resource/icon/nuvola/32/paint.png | Bin 0 -> 2608 bytes swat/apps/resource/icon/nuvola/32/partitions.png | Bin 0 -> 2676 bytes swat/apps/resource/icon/nuvola/32/password.png | Bin 0 -> 2085 bytes swat/apps/resource/icon/nuvola/32/pda.png | Bin 0 -> 1787 bytes swat/apps/resource/icon/nuvola/32/pipe.png | Bin 0 -> 1624 bytes swat/apps/resource/icon/nuvola/32/presentation.png | Bin 0 -> 2103 bytes swat/apps/resource/icon/nuvola/32/printer.png | Bin 0 -> 2650 bytes swat/apps/resource/icon/nuvola/32/queue.png | Bin 0 -> 1562 bytes swat/apps/resource/icon/nuvola/32/redo.png | Bin 0 -> 1615 bytes swat/apps/resource/icon/nuvola/32/reload.png | Bin 0 -> 2536 bytes swat/apps/resource/icon/nuvola/32/run.png | Bin 0 -> 2057 bytes swat/apps/resource/icon/nuvola/32/scanner.png | Bin 0 -> 2600 bytes swat/apps/resource/icon/nuvola/32/services.png | Bin 0 -> 2853 bytes swat/apps/resource/icon/nuvola/32/settings.png | Bin 0 -> 3316 bytes swat/apps/resource/icon/nuvola/32/stop.png | Bin 0 -> 2437 bytes swat/apps/resource/icon/nuvola/32/style.png | Bin 0 -> 2070 bytes swat/apps/resource/icon/nuvola/32/system.png | Bin 0 -> 3023 bytes swat/apps/resource/icon/nuvola/32/tablet.png | Bin 0 -> 2505 bytes swat/apps/resource/icon/nuvola/32/terminal.png | Bin 0 -> 1683 bytes swat/apps/resource/icon/nuvola/32/themes.png | Bin 0 -> 3074 bytes swat/apps/resource/icon/nuvola/32/toys.png | Bin 0 -> 3387 bytes .../resource/icon/nuvola/32/trashcan-empty.png | Bin 0 -> 2236 bytes .../apps/resource/icon/nuvola/32/trashcan-full.png | Bin 0 -> 2844 bytes swat/apps/resource/icon/nuvola/32/tv.png | Bin 0 -> 1928 bytes swat/apps/resource/icon/nuvola/32/undo.png | Bin 0 -> 1608 bytes swat/apps/resource/icon/nuvola/32/up.png | Bin 0 -> 1849 bytes swat/apps/resource/icon/nuvola/32/user.png | Bin 0 -> 3199 bytes swat/apps/resource/icon/nuvola/32/utilities.png | Bin 0 -> 2559 bytes swat/apps/resource/icon/nuvola/32/view-bottom.png | Bin 0 -> 2211 bytes swat/apps/resource/icon/nuvola/32/view-choose.png | Bin 0 -> 2048 bytes .../apps/resource/icon/nuvola/32/view-detailed.png | Bin 0 -> 1979 bytes swat/apps/resource/icon/nuvola/32/view-icon.png | Bin 0 -> 2151 bytes .../resource/icon/nuvola/32/view-left-right.png | Bin 0 -> 1602 bytes .../resource/icon/nuvola/32/view-multicolumn.png | Bin 0 -> 2155 bytes swat/apps/resource/icon/nuvola/32/view-remove.png | Bin 0 -> 1406 bytes swat/apps/resource/icon/nuvola/32/view-right.png | Bin 0 -> 2226 bytes .../apps/resource/icon/nuvola/32/view-sidetree.png | Bin 0 -> 1929 bytes swat/apps/resource/icon/nuvola/32/view-text.png | Bin 0 -> 1759 bytes .../resource/icon/nuvola/32/view-top-bottom.png | Bin 0 -> 1565 bytes swat/apps/resource/icon/nuvola/32/view-tree.png | Bin 0 -> 1889 bytes swat/apps/resource/icon/nuvola/32/viewmag-fit.png | Bin 0 -> 3233 bytes .../apps/resource/icon/nuvola/32/viewmag-minus.png | Bin 0 -> 2847 bytes .../resource/icon/nuvola/32/viewmag-original.png | Bin 0 -> 2739 bytes swat/apps/resource/icon/nuvola/32/viewmag-plus.png | Bin 0 -> 2901 bytes swat/apps/resource/icon/nuvola/32/viewmag.png | Bin 0 -> 2282 bytes .../apps/resource/icon/nuvola/32/wordprocessor.png | Bin 0 -> 2288 bytes .../apps/resource/icon/nuvola/48/accessibility.png | Bin 0 -> 3532 bytes swat/apps/resource/icon/nuvola/48/adobe-reader.png | Bin 0 -> 4989 bytes swat/apps/resource/icon/nuvola/48/alarm.png | Bin 0 -> 4812 bytes swat/apps/resource/icon/nuvola/48/applications.png | Bin 0 -> 3383 bytes swat/apps/resource/icon/nuvola/48/back.png | Bin 0 -> 2687 bytes swat/apps/resource/icon/nuvola/48/background.png | Bin 0 -> 3833 bytes swat/apps/resource/icon/nuvola/48/bell.png | Bin 0 -> 3966 bytes .../resource/icon/nuvola/48/bitmapgraphics.png | Bin 0 -> 5146 bytes swat/apps/resource/icon/nuvola/48/bug.png | Bin 0 -> 3900 bytes swat/apps/resource/icon/nuvola/48/cache.png | Bin 0 -> 2484 bytes swat/apps/resource/icon/nuvola/48/calculator.png | Bin 0 -> 4014 bytes swat/apps/resource/icon/nuvola/48/camera.png | Bin 0 -> 3094 bytes swat/apps/resource/icon/nuvola/48/cdrom.png | Bin 0 -> 4058 bytes swat/apps/resource/icon/nuvola/48/char-device.png | Bin 0 -> 3679 bytes swat/apps/resource/icon/nuvola/48/chart.png | Bin 0 -> 4220 bytes swat/apps/resource/icon/nuvola/48/clipboard.png | Bin 0 -> 3364 bytes swat/apps/resource/icon/nuvola/48/clock.png | Bin 0 -> 5063 bytes swat/apps/resource/icon/nuvola/48/colors.png | Bin 0 -> 4469 bytes .../resource/icon/nuvola/48/control-center.png | Bin 0 -> 4736 bytes swat/apps/resource/icon/nuvola/48/core.png | Bin 0 -> 2441 bytes swat/apps/resource/icon/nuvola/48/date.png | Bin 0 -> 4711 bytes swat/apps/resource/icon/nuvola/48/desktop.png | Bin 0 -> 4878 bytes swat/apps/resource/icon/nuvola/48/devices.png | Bin 0 -> 2207 bytes swat/apps/resource/icon/nuvola/48/dictionary.png | Bin 0 -> 3482 bytes swat/apps/resource/icon/nuvola/48/display.png | Bin 0 -> 3071 bytes swat/apps/resource/icon/nuvola/48/down.png | Bin 0 -> 2627 bytes swat/apps/resource/icon/nuvola/48/editor.png | Bin 0 -> 4979 bytes swat/apps/resource/icon/nuvola/48/email.png | Bin 0 -> 3393 bytes swat/apps/resource/icon/nuvola/48/encrypted.png | Bin 0 -> 2804 bytes swat/apps/resource/icon/nuvola/48/energy.png | Bin 0 -> 4619 bytes swat/apps/resource/icon/nuvola/48/error.png | Bin 0 -> 4477 bytes swat/apps/resource/icon/nuvola/48/exec.png | Bin 0 -> 3465 bytes swat/apps/resource/icon/nuvola/48/file-manager.png | Bin 0 -> 2686 bytes swat/apps/resource/icon/nuvola/48/file-print.png | Bin 0 -> 3369 bytes swat/apps/resource/icon/nuvola/48/floppy.png | Bin 0 -> 2705 bytes swat/apps/resource/icon/nuvola/48/flowchart.png | Bin 0 -> 3938 bytes .../resource/icon/nuvola/48/folder-favorite.png | Bin 0 -> 5047 bytes .../resource/icon/nuvola/48/folder-important.png | Bin 0 -> 5277 bytes .../apps/resource/icon/nuvola/48/folder-locked.png | Bin 0 -> 5067 bytes swat/apps/resource/icon/nuvola/48/folder-open.png | Bin 0 -> 3806 bytes swat/apps/resource/icon/nuvola/48/folder.png | Bin 0 -> 4789 bytes swat/apps/resource/icon/nuvola/48/fonts.png | Bin 0 -> 3388 bytes swat/apps/resource/icon/nuvola/48/forward.png | Bin 0 -> 2892 bytes swat/apps/resource/icon/nuvola/48/games.png | Bin 0 -> 4173 bytes swat/apps/resource/icon/nuvola/48/graphics.png | Bin 0 -> 4709 bytes swat/apps/resource/icon/nuvola/48/harddrive.png | Bin 0 -> 2283 bytes .../apps/resource/icon/nuvola/48/hardware-info.png | Bin 0 -> 4180 bytes swat/apps/resource/icon/nuvola/48/help-center.png | Bin 0 -> 4449 bytes swat/apps/resource/icon/nuvola/48/home.png | Bin 0 -> 3831 bytes swat/apps/resource/icon/nuvola/48/icons.png | Bin 0 -> 2461 bytes swat/apps/resource/icon/nuvola/48/iconthemes.png | Bin 0 -> 4045 bytes swat/apps/resource/icon/nuvola/48/important.png | Bin 0 -> 3519 bytes swat/apps/resource/icon/nuvola/48/info.png | Bin 0 -> 3188 bytes swat/apps/resource/icon/nuvola/48/joystick.png | Bin 0 -> 4096 bytes .../resource/icon/nuvola/48/keyboard-layout.png | Bin 0 -> 3548 bytes swat/apps/resource/icon/nuvola/48/locale.png | Bin 0 -> 3077 bytes .../apps/resource/icon/nuvola/48/look-and-feel.png | Bin 0 -> 4935 bytes swat/apps/resource/icon/nuvola/48/magnifier.png | Bin 0 -> 3779 bytes swat/apps/resource/icon/nuvola/48/memory.png | Bin 0 -> 4185 bytes swat/apps/resource/icon/nuvola/48/mime-archive.png | Bin 0 -> 4011 bytes swat/apps/resource/icon/nuvola/48/mime-binary.png | Bin 0 -> 2728 bytes .../apps/resource/icon/nuvola/48/mime-calendar.png | Bin 0 -> 3361 bytes swat/apps/resource/icon/nuvola/48/mime-card.png | Bin 0 -> 2861 bytes .../apps/resource/icon/nuvola/48/mime-document.png | Bin 0 -> 3330 bytes swat/apps/resource/icon/nuvola/48/mime-html.png | Bin 0 -> 3382 bytes swat/apps/resource/icon/nuvola/48/mime-image.png | Bin 0 -> 2512 bytes swat/apps/resource/icon/nuvola/48/mime-manual.png | Bin 0 -> 3770 bytes .../resource/icon/nuvola/48/mime-multimedia.png | Bin 0 -> 3046 bytes swat/apps/resource/icon/nuvola/48/mime-pdf.png | Bin 0 -> 2748 bytes .../resource/icon/nuvola/48/mime-quicktime.png | Bin 0 -> 3341 bytes swat/apps/resource/icon/nuvola/48/mime-rpm.png | Bin 0 -> 4603 bytes swat/apps/resource/icon/nuvola/48/mime-script.png | Bin 0 -> 3088 bytes .../resource/icon/nuvola/48/mime-shellscript.png | Bin 0 -> 2275 bytes .../resource/icon/nuvola/48/mime-sourcecode.png | Bin 0 -> 3988 bytes .../resource/icon/nuvola/48/mime-spreadsheet.png | Bin 0 -> 3271 bytes swat/apps/resource/icon/nuvola/48/mime-text.png | Bin 0 -> 1536 bytes swat/apps/resource/icon/nuvola/48/mime-video.png | Bin 0 -> 2459 bytes swat/apps/resource/icon/nuvola/48/mixer.png | Bin 0 -> 4609 bytes swat/apps/resource/icon/nuvola/48/modem.png | Bin 0 -> 3813 bytes swat/apps/resource/icon/nuvola/48/mouse.png | Bin 0 -> 3657 bytes swat/apps/resource/icon/nuvola/48/movieplayer.png | Bin 0 -> 2427 bytes swat/apps/resource/icon/nuvola/48/multimedia.png | Bin 0 -> 4788 bytes swat/apps/resource/icon/nuvola/48/mycomputer.png | Bin 0 -> 4814 bytes swat/apps/resource/icon/nuvola/48/netscape.png | Bin 0 -> 3265 bytes swat/apps/resource/icon/nuvola/48/network.png | Bin 0 -> 5597 bytes swat/apps/resource/icon/nuvola/48/notes.png | Bin 0 -> 3267 bytes swat/apps/resource/icon/nuvola/48/notify.png | Bin 0 -> 5027 bytes swat/apps/resource/icon/nuvola/48/opera.png | Bin 0 -> 4421 bytes swat/apps/resource/icon/nuvola/48/organizer.png | Bin 0 -> 6475 bytes swat/apps/resource/icon/nuvola/48/paint.png | Bin 0 -> 4379 bytes swat/apps/resource/icon/nuvola/48/partitions.png | Bin 0 -> 4377 bytes swat/apps/resource/icon/nuvola/48/password.png | Bin 0 -> 3365 bytes swat/apps/resource/icon/nuvola/48/pda.png | Bin 0 -> 2761 bytes swat/apps/resource/icon/nuvola/48/pipe.png | Bin 0 -> 2469 bytes swat/apps/resource/icon/nuvola/48/presentation.png | Bin 0 -> 3191 bytes swat/apps/resource/icon/nuvola/48/printer.png | Bin 0 -> 4006 bytes swat/apps/resource/icon/nuvola/48/reload.png | Bin 0 -> 4229 bytes swat/apps/resource/icon/nuvola/48/scanner.png | Bin 0 -> 4185 bytes swat/apps/resource/icon/nuvola/48/services.png | Bin 0 -> 5089 bytes swat/apps/resource/icon/nuvola/48/settings.png | Bin 0 -> 5994 bytes swat/apps/resource/icon/nuvola/48/style.png | Bin 0 -> 2920 bytes swat/apps/resource/icon/nuvola/48/system.png | Bin 0 -> 5111 bytes swat/apps/resource/icon/nuvola/48/tablet.png | Bin 0 -> 4326 bytes swat/apps/resource/icon/nuvola/48/terminal.png | Bin 0 -> 2495 bytes swat/apps/resource/icon/nuvola/48/themes.png | Bin 0 -> 4934 bytes swat/apps/resource/icon/nuvola/48/toys.png | Bin 0 -> 5784 bytes .../resource/icon/nuvola/48/trashcan-empty.png | Bin 0 -> 3550 bytes .../apps/resource/icon/nuvola/48/trashcan-full.png | Bin 0 -> 4997 bytes swat/apps/resource/icon/nuvola/48/tv.png | Bin 0 -> 2696 bytes swat/apps/resource/icon/nuvola/48/up.png | Bin 0 -> 2802 bytes swat/apps/resource/icon/nuvola/48/user.png | Bin 0 -> 5470 bytes swat/apps/resource/icon/nuvola/48/utilities.png | Bin 0 -> 4217 bytes .../apps/resource/icon/nuvola/48/wordprocessor.png | Bin 0 -> 3934 bytes swat/apps/resource/icon/nuvola/64/adobe-reader.png | Bin 0 -> 7294 bytes swat/apps/resource/icon/nuvola/64/applications.png | Bin 0 -> 4838 bytes swat/apps/resource/icon/nuvola/64/background.png | Bin 0 -> 5477 bytes swat/apps/resource/icon/nuvola/64/bell.png | Bin 0 -> 5776 bytes .../resource/icon/nuvola/64/bitmapgraphics.png | Bin 0 -> 8117 bytes swat/apps/resource/icon/nuvola/64/bug.png | Bin 0 -> 5726 bytes swat/apps/resource/icon/nuvola/64/cache.png | Bin 0 -> 3420 bytes swat/apps/resource/icon/nuvola/64/calculator.png | Bin 0 -> 5740 bytes swat/apps/resource/icon/nuvola/64/camera.png | Bin 0 -> 4389 bytes swat/apps/resource/icon/nuvola/64/cdrom.png | Bin 0 -> 5957 bytes swat/apps/resource/icon/nuvola/64/char-device.png | Bin 0 -> 5210 bytes swat/apps/resource/icon/nuvola/64/chart.png | Bin 0 -> 6115 bytes swat/apps/resource/icon/nuvola/64/clipboard.png | Bin 0 -> 4949 bytes swat/apps/resource/icon/nuvola/64/clock.png | Bin 0 -> 7445 bytes swat/apps/resource/icon/nuvola/64/colors.png | Bin 0 -> 6581 bytes .../resource/icon/nuvola/64/control-center.png | Bin 0 -> 6794 bytes swat/apps/resource/icon/nuvola/64/core.png | Bin 0 -> 3322 bytes swat/apps/resource/icon/nuvola/64/date.png | Bin 0 -> 6813 bytes swat/apps/resource/icon/nuvola/64/desktop.png | Bin 0 -> 7360 bytes swat/apps/resource/icon/nuvola/64/devices.png | Bin 0 -> 2943 bytes swat/apps/resource/icon/nuvola/64/dictionary.png | Bin 0 -> 4971 bytes swat/apps/resource/icon/nuvola/64/display.png | Bin 0 -> 4321 bytes swat/apps/resource/icon/nuvola/64/editor.png | Bin 0 -> 7625 bytes swat/apps/resource/icon/nuvola/64/email.png | Bin 0 -> 4911 bytes swat/apps/resource/icon/nuvola/64/encrypted.png | Bin 0 -> 3781 bytes swat/apps/resource/icon/nuvola/64/energy.png | Bin 0 -> 6915 bytes swat/apps/resource/icon/nuvola/64/error.png | Bin 0 -> 6081 bytes swat/apps/resource/icon/nuvola/64/exec.png | Bin 0 -> 5180 bytes swat/apps/resource/icon/nuvola/64/file-manager.png | Bin 0 -> 3596 bytes swat/apps/resource/icon/nuvola/64/floppy.png | Bin 0 -> 3781 bytes swat/apps/resource/icon/nuvola/64/flowchart.png | Bin 0 -> 5627 bytes .../resource/icon/nuvola/64/folder-favorite.png | Bin 0 -> 7622 bytes .../resource/icon/nuvola/64/folder-important.png | Bin 0 -> 7889 bytes .../apps/resource/icon/nuvola/64/folder-locked.png | Bin 0 -> 7544 bytes swat/apps/resource/icon/nuvola/64/folder-open.png | Bin 0 -> 5712 bytes swat/apps/resource/icon/nuvola/64/folder.png | Bin 0 -> 7310 bytes swat/apps/resource/icon/nuvola/64/fonts.png | Bin 0 -> 5080 bytes swat/apps/resource/icon/nuvola/64/games.png | Bin 0 -> 6251 bytes swat/apps/resource/icon/nuvola/64/graphics.png | Bin 0 -> 7349 bytes swat/apps/resource/icon/nuvola/64/harddrive.png | Bin 0 -> 3123 bytes .../apps/resource/icon/nuvola/64/hardware-info.png | Bin 0 -> 5838 bytes swat/apps/resource/icon/nuvola/64/help-center.png | Bin 0 -> 6693 bytes swat/apps/resource/icon/nuvola/64/icons.png | Bin 0 -> 3428 bytes swat/apps/resource/icon/nuvola/64/important.png | Bin 0 -> 4994 bytes swat/apps/resource/icon/nuvola/64/info.png | Bin 0 -> 4434 bytes swat/apps/resource/icon/nuvola/64/joystick.png | Bin 0 -> 6189 bytes .../resource/icon/nuvola/64/keyboard-layout.png | Bin 0 -> 4883 bytes swat/apps/resource/icon/nuvola/64/locale.png | Bin 0 -> 4062 bytes .../apps/resource/icon/nuvola/64/look-and-feel.png | Bin 0 -> 7579 bytes swat/apps/resource/icon/nuvola/64/magnifier.png | Bin 0 -> 5275 bytes swat/apps/resource/icon/nuvola/64/memory.png | Bin 0 -> 6633 bytes swat/apps/resource/icon/nuvola/64/mime-archive.png | Bin 0 -> 5854 bytes swat/apps/resource/icon/nuvola/64/mime-binary.png | Bin 0 -> 3703 bytes .../apps/resource/icon/nuvola/64/mime-calendar.png | Bin 0 -> 4882 bytes swat/apps/resource/icon/nuvola/64/mime-card.png | Bin 0 -> 4003 bytes .../apps/resource/icon/nuvola/64/mime-document.png | Bin 0 -> 4878 bytes swat/apps/resource/icon/nuvola/64/mime-html.png | Bin 0 -> 4906 bytes swat/apps/resource/icon/nuvola/64/mime-image.png | Bin 0 -> 3401 bytes swat/apps/resource/icon/nuvola/64/mime-manual.png | Bin 0 -> 5619 bytes .../resource/icon/nuvola/64/mime-multimedia.png | Bin 0 -> 4399 bytes swat/apps/resource/icon/nuvola/64/mime-pdf.png | Bin 0 -> 3922 bytes .../resource/icon/nuvola/64/mime-quicktime.png | Bin 0 -> 4807 bytes swat/apps/resource/icon/nuvola/64/mime-rpm.png | Bin 0 -> 6713 bytes swat/apps/resource/icon/nuvola/64/mime-script.png | Bin 0 -> 4302 bytes .../resource/icon/nuvola/64/mime-shellscript.png | Bin 0 -> 2976 bytes .../resource/icon/nuvola/64/mime-sourcecode.png | Bin 0 -> 5909 bytes .../resource/icon/nuvola/64/mime-spreadsheet.png | Bin 0 -> 4619 bytes swat/apps/resource/icon/nuvola/64/mime-text.png | Bin 0 -> 1945 bytes swat/apps/resource/icon/nuvola/64/mime-video.png | Bin 0 -> 3312 bytes swat/apps/resource/icon/nuvola/64/mixer.png | Bin 0 -> 6596 bytes swat/apps/resource/icon/nuvola/64/modem.png | Bin 0 -> 5323 bytes swat/apps/resource/icon/nuvola/64/mouse.png | Bin 0 -> 5419 bytes swat/apps/resource/icon/nuvola/64/movieplayer.png | Bin 0 -> 3279 bytes swat/apps/resource/icon/nuvola/64/multimedia.png | Bin 0 -> 7128 bytes swat/apps/resource/icon/nuvola/64/mycomputer.png | Bin 0 -> 7319 bytes swat/apps/resource/icon/nuvola/64/netscape.png | Bin 0 -> 4575 bytes swat/apps/resource/icon/nuvola/64/network.png | Bin 0 -> 8319 bytes swat/apps/resource/icon/nuvola/64/notes.png | Bin 0 -> 4344 bytes swat/apps/resource/icon/nuvola/64/notify.png | Bin 0 -> 7690 bytes swat/apps/resource/icon/nuvola/64/organizer.png | Bin 0 -> 10167 bytes swat/apps/resource/icon/nuvola/64/paint.png | Bin 0 -> 6520 bytes swat/apps/resource/icon/nuvola/64/partitions.png | Bin 0 -> 6455 bytes swat/apps/resource/icon/nuvola/64/password.png | Bin 0 -> 4696 bytes swat/apps/resource/icon/nuvola/64/pda.png | Bin 0 -> 3942 bytes swat/apps/resource/icon/nuvola/64/pipe.png | Bin 0 -> 3808 bytes swat/apps/resource/icon/nuvola/64/presentation.png | Bin 0 -> 4307 bytes swat/apps/resource/icon/nuvola/64/printer.png | Bin 0 -> 5656 bytes swat/apps/resource/icon/nuvola/64/scanner.png | Bin 0 -> 6067 bytes swat/apps/resource/icon/nuvola/64/services.png | Bin 0 -> 7628 bytes swat/apps/resource/icon/nuvola/64/settings.png | Bin 0 -> 9067 bytes swat/apps/resource/icon/nuvola/64/style.png | Bin 0 -> 4291 bytes swat/apps/resource/icon/nuvola/64/system.png | Bin 0 -> 7822 bytes swat/apps/resource/icon/nuvola/64/tablet.png | Bin 0 -> 6345 bytes swat/apps/resource/icon/nuvola/64/terminal.png | Bin 0 -> 3430 bytes swat/apps/resource/icon/nuvola/64/themes.png | Bin 0 -> 6788 bytes swat/apps/resource/icon/nuvola/64/toys.png | Bin 0 -> 8759 bytes .../resource/icon/nuvola/64/trashcan-empty.png | Bin 0 -> 4980 bytes .../apps/resource/icon/nuvola/64/trashcan-full.png | Bin 0 -> 7279 bytes swat/apps/resource/icon/nuvola/64/tv.png | Bin 0 -> 3715 bytes swat/apps/resource/icon/nuvola/64/user.png | Bin 0 -> 8036 bytes swat/apps/resource/icon/nuvola/64/utilities.png | Bin 0 -> 6367 bytes .../apps/resource/icon/nuvola/64/wordprocessor.png | Bin 0 -> 5858 bytes .../resource/static/history/historyHelper.html | 4 + swat/apps/resource/static/image/blank.gif | Bin 0 -> 49 bytes swat/apps/resource/static/image/dotted_white.gif | Bin 0 -> 44 bytes swat/apps/resource/widget/windows/arrows/down.gif | Bin 0 -> 49 bytes .../resource/widget/windows/arrows/down_small.gif | Bin 0 -> 46 bytes .../resource/widget/windows/arrows/down_tiny.gif | Bin 0 -> 44 bytes swat/apps/resource/widget/windows/arrows/first.png | Bin 0 -> 321 bytes .../resource/widget/windows/arrows/forward.gif | Bin 0 -> 55 bytes swat/apps/resource/widget/windows/arrows/last.png | Bin 0 -> 333 bytes swat/apps/resource/widget/windows/arrows/left.png | Bin 0 -> 299 bytes .../resource/widget/windows/arrows/minimize.gif | Bin 0 -> 52 bytes swat/apps/resource/widget/windows/arrows/next.gif | Bin 0 -> 49 bytes .../resource/widget/windows/arrows/previous.gif | Bin 0 -> 49 bytes .../apps/resource/widget/windows/arrows/rewind.gif | Bin 0 -> 54 bytes swat/apps/resource/widget/windows/arrows/right.png | Bin 0 -> 313 bytes swat/apps/resource/widget/windows/arrows/up.gif | Bin 0 -> 48 bytes .../resource/widget/windows/arrows/up_small.gif | Bin 0 -> 46 bytes .../resource/widget/windows/arrows/up_tiny.gif | Bin 0 -> 44 bytes .../windows/colorselector/brightness-field.jpg | Bin 0 -> 456 bytes .../windows/colorselector/brightness-handle.gif | Bin 0 -> 80 bytes .../windows/colorselector/huesaturation-field.jpg | Bin 0 -> 6344 bytes .../windows/colorselector/huesaturation-handle.gif | Bin 0 -> 63 bytes .../apps/resource/widget/windows/cursors/alias.gif | Bin 0 -> 104 bytes swat/apps/resource/widget/windows/cursors/copy.gif | Bin 0 -> 102 bytes swat/apps/resource/widget/windows/cursors/move.gif | Bin 0 -> 67 bytes .../resource/widget/windows/cursors/nodrop.gif | Bin 0 -> 120 bytes .../widget/windows/datechooser/lastMonth.png | Bin 0 -> 576 bytes .../widget/windows/datechooser/lastYear.png | Bin 0 -> 830 bytes .../widget/windows/datechooser/nextMonth.png | Bin 0 -> 592 bytes .../widget/windows/datechooser/nextYear.png | Bin 0 -> 828 bytes .../apps/resource/widget/windows/menu/checkbox.gif | Bin 0 -> 838 bytes .../resource/widget/windows/menu/menu-blank.gif | Bin 0 -> 75 bytes .../resource/widget/windows/menu/radiobutton.gif | Bin 0 -> 830 bytes .../resource/widget/windows/table/ascending.png | Bin 0 -> 116 bytes .../widget/windows/table/boolean-false.png | Bin 0 -> 859 bytes .../resource/widget/windows/table/boolean-true.png | Bin 0 -> 121 bytes .../resource/widget/windows/table/descending.png | Bin 0 -> 115 bytes .../widget/windows/table/selectColumnOrder.png | Bin 0 -> 117 bytes swat/apps/resource/widget/windows/tree/cross.gif | Bin 0 -> 67 bytes .../resource/widget/windows/tree/cross_minus.gif | Bin 0 -> 154 bytes .../resource/widget/windows/tree/cross_plus.gif | Bin 0 -> 158 bytes swat/apps/resource/widget/windows/tree/end.gif | Bin 0 -> 64 bytes .../resource/widget/windows/tree/end_minus.gif | Bin 0 -> 154 bytes .../apps/resource/widget/windows/tree/end_plus.gif | Bin 0 -> 158 bytes swat/apps/resource/widget/windows/tree/line.gif | Bin 0 -> 64 bytes swat/apps/resource/widget/windows/tree/minus.gif | Bin 0 -> 148 bytes .../resource/widget/windows/tree/only_minus.gif | Bin 0 -> 177 bytes .../resource/widget/windows/tree/only_plus.gif | Bin 0 -> 181 bytes swat/apps/resource/widget/windows/tree/plus.gif | Bin 0 -> 152 bytes .../resource/widget/windows/tree/start_minus.gif | Bin 0 -> 178 bytes .../resource/widget/windows/tree/start_plus.gif | Bin 0 -> 182 bytes swat/apps/resource/widget/windows/window/close.gif | Bin 0 -> 58 bytes .../resource/widget/windows/window/maximize.gif | Bin 0 -> 56 bytes .../resource/widget/windows/window/minimize.gif | Bin 0 -> 52 bytes .../resource/widget/windows/window/restore.gif | Bin 0 -> 58 bytes swat/apps/script/layout.js | 124 + swat/apps/script/qx.js | 1 + 2098 files changed, 151833 insertions(+) create mode 100644 swat/apps/qooxdoo-examples/at-a-glance/AtAGlance.js create mode 100644 swat/apps/qooxdoo-examples/at-a-glance/index.html create mode 100644 swat/apps/qooxdoo-examples/example/Atom_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Atom_2.html create mode 100644 swat/apps/qooxdoo-examples/example/Atom_3.html create mode 100644 swat/apps/qooxdoo-examples/example/ButtonView_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ButtonView_2.html create mode 100644 swat/apps/qooxdoo-examples/example/Button_1.html create mode 100644 swat/apps/qooxdoo-examples/example/CheckBox_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ColorPopup_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ColorSelector_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ColorSelector_2.html create mode 100644 swat/apps/qooxdoo-examples/example/ComboBox_1.html create mode 100644 swat/apps/qooxdoo-examples/example/DateChooser_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Drag_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Fields_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Flash_1.html create mode 100644 swat/apps/qooxdoo-examples/example/GalleryList_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Gallery_1.html create mode 100644 swat/apps/qooxdoo-examples/example/GroupBox_1.html create mode 100644 swat/apps/qooxdoo-examples/example/GroupBox_2.html create mode 100644 swat/apps/qooxdoo-examples/example/GroupBox_3.html create mode 100644 swat/apps/qooxdoo-examples/example/Iframe_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Inline_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ListView_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ListView_2.html create mode 100644 swat/apps/qooxdoo-examples/example/ListView_3.html create mode 100644 swat/apps/qooxdoo-examples/example/ListView_4.html create mode 100644 swat/apps/qooxdoo-examples/example/List_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Menu_1.html create mode 100644 swat/apps/qooxdoo-examples/example/NativeWindow_1.html create mode 100644 swat/apps/qooxdoo-examples/example/RadioButton_1.html create mode 100644 swat/apps/qooxdoo-examples/example/RepeatButton_1.html create mode 100644 swat/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Spinner_1.html create mode 100644 swat/apps/qooxdoo-examples/example/SplitPane_1.html create mode 100644 swat/apps/qooxdoo-examples/example/SplitPane_2.html create mode 100644 swat/apps/qooxdoo-examples/example/TabView_1.html create mode 100644 swat/apps/qooxdoo-examples/example/TabView_2.html create mode 100644 swat/apps/qooxdoo-examples/example/Table_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_1.html create mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_2.html create mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_3.html create mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_4.html create mode 100644 swat/apps/qooxdoo-examples/example/ToolTip_1.html create mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_1.html create mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_2.html create mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_3.html create mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_4.html create mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_5.html create mode 100644 swat/apps/qooxdoo-examples/example/Tree_1.html create mode 100644 swat/apps/qooxdoo-examples/example/Window_1.html create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file1.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file10.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file2.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file3.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file4.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file5.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file6.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file7.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file8.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file9.swf create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/fo_tester.fla create mode 100644 swat/apps/qooxdoo-examples/example/image/flash/fo_tester.swf create mode 100644 swat/apps/qooxdoo-examples/example/index.html create mode 100644 swat/apps/qooxdoo-examples/index.html create mode 100644 swat/apps/qooxdoo-examples/performance/ArrayCreate_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/ArrayCreate_2.html create mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_2.html create mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_3.html create mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_4.html create mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_2.html create mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_3.html create mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_4.html create mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_5.html create mode 100644 swat/apps/qooxdoo-examples/performance/NumberCreate_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/ObjectCreate_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/ObjectCreate_2.html create mode 100755 swat/apps/qooxdoo-examples/performance/ObjectLevel_1.html create mode 100755 swat/apps/qooxdoo-examples/performance/ObjectLevel_2.html create mode 100644 swat/apps/qooxdoo-examples/performance/ObjectLevel_3.html create mode 100755 swat/apps/qooxdoo-examples/performance/ObjectSize_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/Qooxdoo_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/StringConcat_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/StringConcat_2.html create mode 100644 swat/apps/qooxdoo-examples/performance/StringConcat_3.html create mode 100644 swat/apps/qooxdoo-examples/performance/TypeCheck_1.html create mode 100644 swat/apps/qooxdoo-examples/performance/index.html create mode 100644 swat/apps/qooxdoo-examples/showcase/Showcase_1.html create mode 100644 swat/apps/qooxdoo-examples/showcase/index.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_5.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_6.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_7.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_8.html create mode 100644 swat/apps/qooxdoo-examples/test/Atom_9.html create mode 100644 swat/apps/qooxdoo-examples/test/Border_1.html create mode 100644 swat/apps/qooxdoo-examples/test/BoxLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/BoxLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Builder_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Builder_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Builder_2.xml create mode 100644 swat/apps/qooxdoo-examples/test/Builder_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Builder_3.xml create mode 100644 swat/apps/qooxdoo-examples/test/Builder_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Button_1.html create mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_3.html create mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_4.html create mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_5.html create mode 100644 swat/apps/qooxdoo-examples/test/Clipping_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Clone_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Clone_2.html create mode 100644 swat/apps/qooxdoo-examples/test/ColorTheme_1.html create mode 100644 swat/apps/qooxdoo-examples/test/ColorTheme_2.html create mode 100644 swat/apps/qooxdoo-examples/test/ColorTheme_3.html create mode 100644 swat/apps/qooxdoo-examples/test/ComboBox_1.html create mode 100644 swat/apps/qooxdoo-examples/test/ComboBox_2.html create mode 100644 swat/apps/qooxdoo-examples/test/ComboBox_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Compile_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Compile_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Compile_2.js create mode 100644 swat/apps/qooxdoo-examples/test/CookieStorage_1.html create mode 100644 swat/apps/qooxdoo-examples/test/CookieStorage_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Cookie_1.html create mode 100644 swat/apps/qooxdoo-examples/test/CrossBrowser_1.html create mode 100644 swat/apps/qooxdoo-examples/test/CrossBrowser_2.html create mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_3.html create mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_4.html create mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_5.html create mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_6.html create mode 100644 swat/apps/qooxdoo-examples/test/DragAndDropManager_1.html create mode 100644 swat/apps/qooxdoo-examples/test/DragAndDropManager_2.html create mode 100644 swat/apps/qooxdoo-examples/test/EnabledDisabled_1.html create mode 100644 swat/apps/qooxdoo-examples/test/FieldSet_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Fields_1.html create mode 100644 swat/apps/qooxdoo-examples/test/FlowLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/FlowLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/FlowLayout_3.html create mode 100644 swat/apps/qooxdoo-examples/test/FocusManager_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Font_1.html create mode 100644 swat/apps/qooxdoo-examples/test/FormUtils_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Gallery_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Gallery_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Generate_1.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_10.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_11.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_3.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_4.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_5.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_6.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_7.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_8.html create mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_9.html create mode 100644 swat/apps/qooxdoo-examples/test/HorizontalBoxLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/HorizontalBoxLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/HorizontalBoxLayout_3.html create mode 100644 swat/apps/qooxdoo-examples/test/HtmlTable_1.html create mode 100644 swat/apps/qooxdoo-examples/test/HtmlTable_2.html create mode 100644 swat/apps/qooxdoo-examples/test/IconHtml_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Image_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Image_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Image_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Image_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Label_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Label_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Label_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Label_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Leak_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Link_1.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_1.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_10.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_2.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_3.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_4.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_5.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_6.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_7.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_8.html create mode 100644 swat/apps/qooxdoo-examples/test/ListView_9.html create mode 100644 swat/apps/qooxdoo-examples/test/List_1.html create mode 100644 swat/apps/qooxdoo-examples/test/List_2.html create mode 100644 swat/apps/qooxdoo-examples/test/List_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Menu_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Menu_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Node_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Pollution_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Popups_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Popups_2.html create mode 100644 swat/apps/qooxdoo-examples/test/RPC_1.html create mode 100644 swat/apps/qooxdoo-examples/test/RPC_2.html create mode 100644 swat/apps/qooxdoo-examples/test/RPC_3.html create mode 100644 swat/apps/qooxdoo-examples/test/RPC_4.html create mode 100644 swat/apps/qooxdoo-examples/test/RPC_5.html create mode 100644 swat/apps/qooxdoo-examples/test/SplitPane_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Table_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Table_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Table_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Table_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Table_5.html create mode 100644 swat/apps/qooxdoo-examples/test/Table_6.html create mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_1.html create mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_2.html create mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_3.html create mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Transport_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Transport_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Transport_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Transport_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Transport_5.html create mode 100644 swat/apps/qooxdoo-examples/test/Transport_6.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_5.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_6.html create mode 100644 swat/apps/qooxdoo-examples/test/Tree_7.html create mode 100644 swat/apps/qooxdoo-examples/test/Umlauts_1.html create mode 100644 swat/apps/qooxdoo-examples/test/VerticalBoxLayout_1.html create mode 100644 swat/apps/qooxdoo-examples/test/VerticalBoxLayout_2.html create mode 100644 swat/apps/qooxdoo-examples/test/VerticalBoxLayout_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Window_1.html create mode 100644 swat/apps/qooxdoo-examples/test/Window_2.html create mode 100644 swat/apps/qooxdoo-examples/test/Window_3.html create mode 100644 swat/apps/qooxdoo-examples/test/Window_4.html create mode 100644 swat/apps/qooxdoo-examples/test/Window_5.html create mode 100644 swat/apps/qooxdoo-examples/test/Window_6.html create mode 100644 swat/apps/qooxdoo-examples/test/cssQuery-p.js create mode 100644 swat/apps/qooxdoo-examples/test/data/filesize/4000kb.xml create mode 100644 swat/apps/qooxdoo-examples/test/data/filesize/400kb.xml create mode 100644 swat/apps/qooxdoo-examples/test/data/filesize/40kb.xml create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.html create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.js create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.txt create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.xml create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.html create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.js create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.txt create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.xml create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.html create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.js create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.txt create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.xml create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.html create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.js create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.txt create mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.xml create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file1.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file10.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file2.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file3.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file4.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file5.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file6.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file7.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file8.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file9.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/fo_tester.fla create mode 100644 swat/apps/qooxdoo-examples/test/image/flash/fo_tester.swf create mode 100644 swat/apps/qooxdoo-examples/test/image/grid_dialog_box.png create mode 100644 swat/apps/qooxdoo-examples/test/index.html create mode 100644 swat/apps/resource/css/layout.css create mode 100644 swat/apps/resource/css/layout_ie.css create mode 100644 swat/apps/resource/icon/crystalsvg/128/3d.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/adobe-reader.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/antivirus.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/babelfish.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/back.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/background.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/bell.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/block-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/bug.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/cache.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/camera.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/cdrom.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/char-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/chart.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/clock.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/colors.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/control-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/core.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/date.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/desktop.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/dictionary.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/display.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/down.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/email.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/encrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/energy.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/error.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/exec.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/favourite.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/file-print.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/floppy.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/flowchart.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-favorite.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-important.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-locked.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/fonts.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/graphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/harddrive.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/hardware-info.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/help-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/home.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/info.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/joystick.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/keyboard-layout.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/locale.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/look-and-feel.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mac.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-archive.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-binary.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-calendar.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-card.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-document.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-html.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-image.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-manual.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-pdf.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-quicktime.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-rpm.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-script.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-shellscript.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-video.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/modem.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mouse.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/movieplayer.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/mycomputer.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/netscape.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/network.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/notes.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/organizer.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/paint.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/partitions.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/password.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/pda.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/penguin.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/presentation.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/printer.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/reload.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/scanner.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/services.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/settings.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/tablet.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/terminal.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/toys.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/trashcan-empty.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/trashcan-full.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/tux.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/tv.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/up.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/user.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/utilities.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/vectorgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/128/wordprocessor.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/3d.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/accessibility.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/adobe-reader.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/alarm.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/antivirus.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/appearance.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/applications.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/apply.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/appointment.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/attach.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/babelfish.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/back.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/background.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bell.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/block-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark-add.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark-folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark-toolbar.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/bug.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/button-cancel.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/button-ok.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/cache.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/calculator.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/cam.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/camera.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/cancel.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/cdrom.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/char-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/chart.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/clipboard.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/clock.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/color-fill.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/color-line.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/colors.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/comment.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/configure.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/connect-creating.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/connect-established.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/connect-no.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/contents.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/context-help.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/control-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/cookie.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/core.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/database.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/date.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/decrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table-cell.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table-col.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table-row.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/desktop.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/devices.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/dictionary.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/display.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/documentinfo.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/down.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-copy.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-cut.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-delete.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-paste.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/edit.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/editor.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/email.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/emoticon.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/encrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/energy.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/error.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/exec.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/exit.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/favorites.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/favourite.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-find.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-manager.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-print.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-save-as.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/file-save.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/fileshare.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/find.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/flag.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/floppy.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/flowchart.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-favorite.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-important.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-locked.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/font-size-down.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/font-size-up.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/fonts.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/format-decrease-indent.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/format-increase-indent.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/funct.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/games.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/goto.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/graphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/group-event.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/harddrive.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/hardware-info.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/hardware.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/help-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/help.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/history-clear.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/history.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/home.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/icons.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/iconthemes.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/idea.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/important.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/inbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/info.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/insert-table-col.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/insert-table-row.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/insert-table.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/instant-available.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/instant-away.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/joystick.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/keyboard-layout.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/launch.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/locale.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/look-and-feel.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mac.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/magnifier.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-delete.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-find.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-get.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-reply-all.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-reply.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-send.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mail.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/memory.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-archive.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-binary.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-calendar.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-card.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-color.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-document.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-html.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-image.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-manual.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-pdf.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-quicktime.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-rpm.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-script.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-shellscript.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-video.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/misc.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mixer.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/modem.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mouse.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mousecursor.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/movieplayer.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/mycomputer.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/netscape.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/network.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/no.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/notes.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/notify.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/ok.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/opera.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/organizer.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/outbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/paint.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/partitions.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/password.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/pda.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/penguin.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/pipe.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/presentation.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/printer.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/queue.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/redo.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/reload.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/remove-comment.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/rotate.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/run.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/scanner.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/search.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/server.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/services.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/settings.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/signature.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/sound.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/spellcheck.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/stop.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/style.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/system.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-duplicate.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-new-raised.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-remove.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tablet.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/terminal.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/text-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/text-color.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/text-strike.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/text-sub.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/text-super.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/text-top.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/themes.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/toys.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/trash.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/trashcan-empty.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/trashcan-full.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tux.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/tv.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/undo.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/up.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/user.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/utilities.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/vectorgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-choose.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-detailed.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-icon.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-left-right.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-multicolumn.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-remove.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-right.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-sidetree.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-top-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/view-tree.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-fit.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-minus.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-original.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-plus.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/wizard.png create mode 100644 swat/apps/resource/icon/crystalsvg/16/wordprocessor.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/adobe-reader.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/alarm.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/antivirus.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/appearance.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/appointment.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/attach.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/babelfish.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/back.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/background.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/bell.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/block-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/bookmark-add.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/bookmark.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/button-cancel.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/button-ok.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/cache.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/camera.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/cancel.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/cdrom.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/char-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/clock.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/color-fill.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/color-line.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/colors.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/configure.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/connect-creating.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/connect-established.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/connect-no.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/contents.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/control-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/core.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/date.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/decrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/delete-table-col.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/delete-table-row.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/desktop.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/dictionary.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/display.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/down.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-copy.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-cut.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-delete.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-paste.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/edit.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/effect.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/email.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/encrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/energy.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/error.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/exec.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/exit.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/favourite.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/file-find.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/file-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/file-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/file-print.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/file-save-as.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/file-save.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/find.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/floppy.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/flowchart.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-favorite.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-important.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-locked.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/font-size-down.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/font-size-up.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/fonts.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/format-decrease-indent.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/format-increase-indent.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/funct.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/graphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/harddrive.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/hardware-info.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/help-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/help.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/history.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/home.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/idea.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/inbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/info.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/insert-table-col.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/insert-table-row.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/instant-available.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/instant-away.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/joystick.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/keyboard-layout.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/launch.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/locale.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/look-and-feel.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mac.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-delete.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-find.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-get.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-reply-all.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-reply.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-send.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mail.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-archive.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-binary.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-calendar.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-card.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-document.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-html.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-image.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-manual.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-pdf.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-quicktime.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-rpm.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-script.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-shellscript.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-video.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/misc.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/modem.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mouse.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/movieplayer.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/mycomputer.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/netscape.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/network.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/ok.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/outbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/paint.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/partitions.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/password.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/pda.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/penguin.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/printer.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/queue.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/redo.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/reload.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/run.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/scanner.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/search.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/server.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/services.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/settings.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/signature.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/spellcheck.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/stop.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/tablet.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/terminal.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/text-strike.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/toys.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/trashcan-empty.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/trashcan-full.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/tux.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/tv.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/undo.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/up.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/user.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/utilities.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/vectorgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-choose.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-detailed.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-icon.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-left-right.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-multicolumn.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-remove.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-right.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-sidetree.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-top-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/view-tree.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-fit.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-minus.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-original.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-plus.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag.png create mode 100644 swat/apps/resource/icon/crystalsvg/22/wizard.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/3d.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/accessibility.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/adobe-reader.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/alarm.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/antivirus.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/appearance.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/applications.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/appointment.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/attach.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/babelfish.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/back.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/background.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/bell.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/block-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/bookmark-add.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/bookmark.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/bug.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/button-cancel.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/button-ok.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/cache.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/calculator.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/cam.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/camera.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/cdrom.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/char-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/chart.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/clipboard.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/clock.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/colors.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/configure.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/connect-creating.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/connect-established.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/connect-no.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/contents.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/control-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/cookie.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/core.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/date.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/decrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/delete-table-col.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/delete-table-row.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/desktop.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/devices.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/dictionary.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/display.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/down.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-copy.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-cut.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-delete.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-paste.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/edit.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/editor.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/email.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/encrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/energy.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/error.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/exec.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/exit.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/favorites.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/favourite.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-find.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-manager.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-print.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-save-as.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/file-save.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/fileshare.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/find.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/floppy.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/flowchart.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-favorite.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-important.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-locked.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/fonts.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/funct.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/games.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/goto.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/graphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/harddrive.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/hardware-info.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/hardware.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/help-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/help.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/home.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/icons.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/iconthemes.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/important.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/inbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/info.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/insert-table-col.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/insert-table-row.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/instant-available.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/instant-away.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/joystick.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/keyboard-layout.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/launch.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/locale.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/look-and-feel.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mac.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/magnifier.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-delete.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-find.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-get.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-new.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-send.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mail.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/memory.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-archive.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-binary.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-calendar.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-card.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-document.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-html.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-image.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-manual.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-pdf.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-quicktime.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-rpm.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-script.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-shellscript.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-video.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/misc.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mixer.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/modem.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mouse.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/movieplayer.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/mycomputer.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/netscape.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/network.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/notes.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/notify.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/opera.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/organizer.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/outbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/paint.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/partitions.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/password.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/pda.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/penguin.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/pipe.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/presentation.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/printer.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/queue.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/redo.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/reload.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/run.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/scanner.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/search.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/server.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/services.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/settings.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/sound.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/stop.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/style.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/system.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/tablet.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/terminal.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/themes.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/toys.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/trashcan-empty.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/trashcan-full.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/tux.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/tv.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/undo.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/up.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/user.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/utilities.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/vectorgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-choose.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-detailed.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-icon.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-left-right.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-multicolumn.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-remove.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-right.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-sidetree.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-top-bottom.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/view-tree.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-fit.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-minus.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-original.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-plus.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag.png create mode 100644 swat/apps/resource/icon/crystalsvg/32/wordprocessor.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/3d.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/accessibility.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/adobe-reader.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/alarm.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/antivirus.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/applications.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/babelfish.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/back.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/background.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/bell.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/block-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/bug.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/cache.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/calculator.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/camera.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/cdrom.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/char-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/chart.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/clipboard.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/clock.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/colors.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/control-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/core.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/date.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/desktop.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/devices.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/dictionary.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/display.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/down.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/editor.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/email.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/encrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/energy.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/error.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/exec.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/favorites.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/favourite.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/file-manager.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/file-print.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/fileshare.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/floppy.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/flowchart.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-favorite.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-important.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-locked.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/fonts.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/games.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/graphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/harddrive.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/hardware-info.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/hardware.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/help-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/home.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/icons.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/iconthemes.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/important.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/inbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/info.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/instant-available.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/instant-away.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/joystick.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/keyboard-layout.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/locale.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/look-and-feel.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mac.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/magnifier.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/memory.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-archive.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-binary.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-calendar.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-card.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-document.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-html.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-image.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-manual.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-pdf.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-quicktime.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-rpm.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-script.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-shellscript.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-video.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mixer.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/modem.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mouse.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/movieplayer.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/mycomputer.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/netscape.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/network.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/notes.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/notify.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/opera.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/organizer.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/outbox.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/paint.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/partitions.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/password.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/pda.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/penguin.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/pipe.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/presentation.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/printer.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/reload.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/scanner.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/server.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/services.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/settings.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/style.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/system.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/tablet.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/terminal.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/themes.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/toys.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/trashcan-empty.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/trashcan-full.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/tux.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/tv.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/up.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/user.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/utilities.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/vectorgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/48/wordprocessor.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/3d.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/adobe-reader.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/antivirus.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/applications.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/babelfish.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/back.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/background.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/bell.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/block-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/bug.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/cache.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/calculator.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/camera.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/cdrom.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/char-device.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/chart.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/clipboard.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/clock.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/colors.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/control-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/core.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/date.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/desktop.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/devices.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/dictionary.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/display.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/down.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/editor.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/email.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/encrypted.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/energy.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/error.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/exec.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/favourite.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/file-manager.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/file-print.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/fileshare.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/floppy.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/flowchart.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-favorite.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-important.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-locked.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-open.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/folder.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/fonts.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/forward.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/games.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/graphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/harddrive.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/hardware-info.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/hardware.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/help-center.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/home.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/icons.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/important.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/info.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/joystick.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/keyboard-layout.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/locale.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/look-and-feel.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mac.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/magnifier.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/memory.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-archive.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-binary.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-calendar.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-card.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-document.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-html.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-image.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-manual.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-pdf.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-quicktime.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-rpm.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-script.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-shellscript.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-text.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-video.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mixer.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/modem.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mouse.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/movieplayer.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/multimedia.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/mycomputer.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/netscape.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/network.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/notes.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/notify.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/organizer.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/paint.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/partitions.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/password.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/pda.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/penguin.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/pipe.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/presentation.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/printer.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/reload.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/scanner.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/services.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/settings.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/style.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/system.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/tablet.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/terminal.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/themes.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/toys.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/trashcan-empty.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/trashcan-full.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/tux.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/tv.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/up.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/user.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/utilities.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/vectorgraphics.png create mode 100644 swat/apps/resource/icon/crystalsvg/64/wordprocessor.png create mode 100644 swat/apps/resource/icon/nuvola/128/adobe-reader.png create mode 100644 swat/apps/resource/icon/nuvola/128/background.png create mode 100644 swat/apps/resource/icon/nuvola/128/bell.png create mode 100644 swat/apps/resource/icon/nuvola/128/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/nuvola/128/bug.png create mode 100644 swat/apps/resource/icon/nuvola/128/cache.png create mode 100644 swat/apps/resource/icon/nuvola/128/camera.png create mode 100644 swat/apps/resource/icon/nuvola/128/cdrom.png create mode 100644 swat/apps/resource/icon/nuvola/128/char-device.png create mode 100644 swat/apps/resource/icon/nuvola/128/chart.png create mode 100644 swat/apps/resource/icon/nuvola/128/clock.png create mode 100644 swat/apps/resource/icon/nuvola/128/colors.png create mode 100644 swat/apps/resource/icon/nuvola/128/control-center.png create mode 100644 swat/apps/resource/icon/nuvola/128/core.png create mode 100644 swat/apps/resource/icon/nuvola/128/date.png create mode 100644 swat/apps/resource/icon/nuvola/128/desktop.png create mode 100644 swat/apps/resource/icon/nuvola/128/dictionary.png create mode 100644 swat/apps/resource/icon/nuvola/128/display.png create mode 100644 swat/apps/resource/icon/nuvola/128/email.png create mode 100644 swat/apps/resource/icon/nuvola/128/encrypted.png create mode 100644 swat/apps/resource/icon/nuvola/128/energy.png create mode 100644 swat/apps/resource/icon/nuvola/128/error.png create mode 100644 swat/apps/resource/icon/nuvola/128/exec.png create mode 100644 swat/apps/resource/icon/nuvola/128/floppy.png create mode 100644 swat/apps/resource/icon/nuvola/128/flowchart.png create mode 100644 swat/apps/resource/icon/nuvola/128/folder-favorite.png create mode 100644 swat/apps/resource/icon/nuvola/128/folder-important.png create mode 100644 swat/apps/resource/icon/nuvola/128/folder-locked.png create mode 100644 swat/apps/resource/icon/nuvola/128/folder-open.png create mode 100644 swat/apps/resource/icon/nuvola/128/folder.png create mode 100644 swat/apps/resource/icon/nuvola/128/fonts.png create mode 100644 swat/apps/resource/icon/nuvola/128/graphics.png create mode 100644 swat/apps/resource/icon/nuvola/128/harddrive.png create mode 100644 swat/apps/resource/icon/nuvola/128/hardware-info.png create mode 100644 swat/apps/resource/icon/nuvola/128/help-center.png create mode 100644 swat/apps/resource/icon/nuvola/128/info.png create mode 100644 swat/apps/resource/icon/nuvola/128/joystick.png create mode 100644 swat/apps/resource/icon/nuvola/128/keyboard-layout.png create mode 100644 swat/apps/resource/icon/nuvola/128/locale.png create mode 100644 swat/apps/resource/icon/nuvola/128/look-and-feel.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-archive.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-binary.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-calendar.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-card.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-document.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-html.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-image.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-manual.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-pdf.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-quicktime.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-rpm.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-script.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-shellscript.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-text.png create mode 100644 swat/apps/resource/icon/nuvola/128/mime-video.png create mode 100644 swat/apps/resource/icon/nuvola/128/modem.png create mode 100644 swat/apps/resource/icon/nuvola/128/mouse.png create mode 100644 swat/apps/resource/icon/nuvola/128/movieplayer.png create mode 100644 swat/apps/resource/icon/nuvola/128/multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/128/mycomputer.png create mode 100644 swat/apps/resource/icon/nuvola/128/netscape.png create mode 100644 swat/apps/resource/icon/nuvola/128/network.png create mode 100644 swat/apps/resource/icon/nuvola/128/notes.png create mode 100644 swat/apps/resource/icon/nuvola/128/organizer.png create mode 100644 swat/apps/resource/icon/nuvola/128/paint.png create mode 100644 swat/apps/resource/icon/nuvola/128/partitions.png create mode 100644 swat/apps/resource/icon/nuvola/128/password.png create mode 100644 swat/apps/resource/icon/nuvola/128/pda.png create mode 100644 swat/apps/resource/icon/nuvola/128/presentation.png create mode 100644 swat/apps/resource/icon/nuvola/128/printer.png create mode 100644 swat/apps/resource/icon/nuvola/128/scanner.png create mode 100644 swat/apps/resource/icon/nuvola/128/services.png create mode 100644 swat/apps/resource/icon/nuvola/128/settings.png create mode 100644 swat/apps/resource/icon/nuvola/128/tablet.png create mode 100644 swat/apps/resource/icon/nuvola/128/terminal.png create mode 100644 swat/apps/resource/icon/nuvola/128/toys.png create mode 100644 swat/apps/resource/icon/nuvola/128/trashcan-empty.png create mode 100644 swat/apps/resource/icon/nuvola/128/trashcan-full.png create mode 100644 swat/apps/resource/icon/nuvola/128/tv.png create mode 100644 swat/apps/resource/icon/nuvola/128/user.png create mode 100644 swat/apps/resource/icon/nuvola/128/utilities.png create mode 100644 swat/apps/resource/icon/nuvola/128/wordprocessor.png create mode 100644 swat/apps/resource/icon/nuvola/16/accessibility.png create mode 100644 swat/apps/resource/icon/nuvola/16/adobe-reader.png create mode 100644 swat/apps/resource/icon/nuvola/16/alarm.png create mode 100644 swat/apps/resource/icon/nuvola/16/applications.png create mode 100644 swat/apps/resource/icon/nuvola/16/apply.png create mode 100644 swat/apps/resource/icon/nuvola/16/attach.png create mode 100644 swat/apps/resource/icon/nuvola/16/back.png create mode 100644 swat/apps/resource/icon/nuvola/16/background.png create mode 100644 swat/apps/resource/icon/nuvola/16/bell.png create mode 100644 swat/apps/resource/icon/nuvola/16/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/nuvola/16/bookmark-add.png create mode 100644 swat/apps/resource/icon/nuvola/16/bookmark-folder.png create mode 100644 swat/apps/resource/icon/nuvola/16/bookmark-toolbar.png create mode 100644 swat/apps/resource/icon/nuvola/16/bookmark.png create mode 100644 swat/apps/resource/icon/nuvola/16/bug.png create mode 100644 swat/apps/resource/icon/nuvola/16/button-cancel.png create mode 100644 swat/apps/resource/icon/nuvola/16/button-ok.png create mode 100644 swat/apps/resource/icon/nuvola/16/cache.png create mode 100644 swat/apps/resource/icon/nuvola/16/calculator.png create mode 100644 swat/apps/resource/icon/nuvola/16/camera.png create mode 100644 swat/apps/resource/icon/nuvola/16/cancel.png create mode 100644 swat/apps/resource/icon/nuvola/16/cdrom.png create mode 100644 swat/apps/resource/icon/nuvola/16/char-device.png create mode 100644 swat/apps/resource/icon/nuvola/16/chart.png create mode 100644 swat/apps/resource/icon/nuvola/16/clipboard.png create mode 100644 swat/apps/resource/icon/nuvola/16/clock.png create mode 100644 swat/apps/resource/icon/nuvola/16/color-fill.png create mode 100644 swat/apps/resource/icon/nuvola/16/color-line.png create mode 100644 swat/apps/resource/icon/nuvola/16/colors.png create mode 100644 swat/apps/resource/icon/nuvola/16/configure.png create mode 100644 swat/apps/resource/icon/nuvola/16/connect-creating.png create mode 100644 swat/apps/resource/icon/nuvola/16/connect-established.png create mode 100644 swat/apps/resource/icon/nuvola/16/connect-no.png create mode 100644 swat/apps/resource/icon/nuvola/16/control-center.png create mode 100644 swat/apps/resource/icon/nuvola/16/cookie.png create mode 100644 swat/apps/resource/icon/nuvola/16/core.png create mode 100644 swat/apps/resource/icon/nuvola/16/date.png create mode 100644 swat/apps/resource/icon/nuvola/16/decrypted.png create mode 100644 swat/apps/resource/icon/nuvola/16/desktop.png create mode 100644 swat/apps/resource/icon/nuvola/16/devices.png create mode 100644 swat/apps/resource/icon/nuvola/16/dictionary.png create mode 100644 swat/apps/resource/icon/nuvola/16/display.png create mode 100644 swat/apps/resource/icon/nuvola/16/down.png create mode 100644 swat/apps/resource/icon/nuvola/16/edit-copy.png create mode 100644 swat/apps/resource/icon/nuvola/16/edit-cut.png create mode 100644 swat/apps/resource/icon/nuvola/16/edit-delete.png create mode 100644 swat/apps/resource/icon/nuvola/16/edit-paste.png create mode 100644 swat/apps/resource/icon/nuvola/16/edit.png create mode 100644 swat/apps/resource/icon/nuvola/16/editor.png create mode 100644 swat/apps/resource/icon/nuvola/16/email.png create mode 100644 swat/apps/resource/icon/nuvola/16/encrypted.png create mode 100644 swat/apps/resource/icon/nuvola/16/energy.png create mode 100644 swat/apps/resource/icon/nuvola/16/error.png create mode 100644 swat/apps/resource/icon/nuvola/16/exec.png create mode 100644 swat/apps/resource/icon/nuvola/16/exit.png create mode 100644 swat/apps/resource/icon/nuvola/16/file-manager.png create mode 100644 swat/apps/resource/icon/nuvola/16/file-new.png create mode 100644 swat/apps/resource/icon/nuvola/16/file-open.png create mode 100644 swat/apps/resource/icon/nuvola/16/file-print.png create mode 100644 swat/apps/resource/icon/nuvola/16/file-save-as.png create mode 100644 swat/apps/resource/icon/nuvola/16/file-save.png create mode 100644 swat/apps/resource/icon/nuvola/16/find.png create mode 100644 swat/apps/resource/icon/nuvola/16/floppy.png create mode 100644 swat/apps/resource/icon/nuvola/16/flowchart.png create mode 100644 swat/apps/resource/icon/nuvola/16/folder-favorite.png create mode 100644 swat/apps/resource/icon/nuvola/16/folder-important.png create mode 100644 swat/apps/resource/icon/nuvola/16/folder-locked.png create mode 100644 swat/apps/resource/icon/nuvola/16/folder-open.png create mode 100644 swat/apps/resource/icon/nuvola/16/folder.png create mode 100644 swat/apps/resource/icon/nuvola/16/fonts.png create mode 100644 swat/apps/resource/icon/nuvola/16/forward.png create mode 100644 swat/apps/resource/icon/nuvola/16/games.png create mode 100644 swat/apps/resource/icon/nuvola/16/graphics.png create mode 100644 swat/apps/resource/icon/nuvola/16/harddrive.png create mode 100644 swat/apps/resource/icon/nuvola/16/hardware-info.png create mode 100644 swat/apps/resource/icon/nuvola/16/help-center.png create mode 100644 swat/apps/resource/icon/nuvola/16/help.png create mode 100644 swat/apps/resource/icon/nuvola/16/history-clear.png create mode 100644 swat/apps/resource/icon/nuvola/16/history.png create mode 100644 swat/apps/resource/icon/nuvola/16/home.png create mode 100644 swat/apps/resource/icon/nuvola/16/icons.png create mode 100644 swat/apps/resource/icon/nuvola/16/iconthemes.png create mode 100644 swat/apps/resource/icon/nuvola/16/important.png create mode 100644 swat/apps/resource/icon/nuvola/16/info.png create mode 100644 swat/apps/resource/icon/nuvola/16/joystick.png create mode 100644 swat/apps/resource/icon/nuvola/16/keyboard-layout.png create mode 100644 swat/apps/resource/icon/nuvola/16/locale.png create mode 100644 swat/apps/resource/icon/nuvola/16/look-and-feel.png create mode 100644 swat/apps/resource/icon/nuvola/16/magnifier.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-delete.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-find.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-forward.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-get.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-new.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-reply-all.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-reply.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail-send.png create mode 100644 swat/apps/resource/icon/nuvola/16/mail.png create mode 100644 swat/apps/resource/icon/nuvola/16/memory.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-archive.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-binary.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-calendar.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-card.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-color.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-document.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-html.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-image.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-manual.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-pdf.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-quicktime.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-rpm.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-script.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-shellscript.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-text.png create mode 100644 swat/apps/resource/icon/nuvola/16/mime-video.png create mode 100644 swat/apps/resource/icon/nuvola/16/misc.png create mode 100644 swat/apps/resource/icon/nuvola/16/mixer.png create mode 100644 swat/apps/resource/icon/nuvola/16/modem.png create mode 100644 swat/apps/resource/icon/nuvola/16/mouse.png create mode 100644 swat/apps/resource/icon/nuvola/16/movieplayer.png create mode 100644 swat/apps/resource/icon/nuvola/16/multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/16/mycomputer.png create mode 100644 swat/apps/resource/icon/nuvola/16/netscape.png create mode 100644 swat/apps/resource/icon/nuvola/16/network.png create mode 100644 swat/apps/resource/icon/nuvola/16/no.png create mode 100644 swat/apps/resource/icon/nuvola/16/notes.png create mode 100644 swat/apps/resource/icon/nuvola/16/notify.png create mode 100644 swat/apps/resource/icon/nuvola/16/ok.png create mode 100644 swat/apps/resource/icon/nuvola/16/opera.png create mode 100644 swat/apps/resource/icon/nuvola/16/organizer.png create mode 100644 swat/apps/resource/icon/nuvola/16/paint.png create mode 100644 swat/apps/resource/icon/nuvola/16/partitions.png create mode 100644 swat/apps/resource/icon/nuvola/16/password.png create mode 100644 swat/apps/resource/icon/nuvola/16/pda.png create mode 100644 swat/apps/resource/icon/nuvola/16/pipe.png create mode 100644 swat/apps/resource/icon/nuvola/16/presentation.png create mode 100644 swat/apps/resource/icon/nuvola/16/printer.png create mode 100644 swat/apps/resource/icon/nuvola/16/queue.png create mode 100644 swat/apps/resource/icon/nuvola/16/redo.png create mode 100644 swat/apps/resource/icon/nuvola/16/reload.png create mode 100644 swat/apps/resource/icon/nuvola/16/rotate.png create mode 100644 swat/apps/resource/icon/nuvola/16/run.png create mode 100644 swat/apps/resource/icon/nuvola/16/scanner.png create mode 100644 swat/apps/resource/icon/nuvola/16/services.png create mode 100644 swat/apps/resource/icon/nuvola/16/settings.png create mode 100644 swat/apps/resource/icon/nuvola/16/signature.png create mode 100644 swat/apps/resource/icon/nuvola/16/spellcheck.png create mode 100644 swat/apps/resource/icon/nuvola/16/stop.png create mode 100644 swat/apps/resource/icon/nuvola/16/style.png create mode 100644 swat/apps/resource/icon/nuvola/16/system.png create mode 100644 swat/apps/resource/icon/nuvola/16/tab-duplicate.png create mode 100644 swat/apps/resource/icon/nuvola/16/tab-new-raised.png create mode 100644 swat/apps/resource/icon/nuvola/16/tab-new.png create mode 100644 swat/apps/resource/icon/nuvola/16/tab-remove.png create mode 100644 swat/apps/resource/icon/nuvola/16/tablet.png create mode 100644 swat/apps/resource/icon/nuvola/16/terminal.png create mode 100644 swat/apps/resource/icon/nuvola/16/themes.png create mode 100644 swat/apps/resource/icon/nuvola/16/toys.png create mode 100644 swat/apps/resource/icon/nuvola/16/trashcan-empty.png create mode 100644 swat/apps/resource/icon/nuvola/16/trashcan-full.png create mode 100644 swat/apps/resource/icon/nuvola/16/tv.png create mode 100644 swat/apps/resource/icon/nuvola/16/undo.png create mode 100644 swat/apps/resource/icon/nuvola/16/up.png create mode 100644 swat/apps/resource/icon/nuvola/16/user.png create mode 100644 swat/apps/resource/icon/nuvola/16/utilities.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-bottom.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-choose.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-detailed.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-icon.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-left-right.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-multicolumn.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-remove.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-right.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-sidetree.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-text.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-top-bottom.png create mode 100644 swat/apps/resource/icon/nuvola/16/view-tree.png create mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-fit.png create mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-minus.png create mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-original.png create mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-plus.png create mode 100644 swat/apps/resource/icon/nuvola/16/viewmag.png create mode 100644 swat/apps/resource/icon/nuvola/16/wizard.png create mode 100644 swat/apps/resource/icon/nuvola/16/wordprocessor.png create mode 100644 swat/apps/resource/icon/nuvola/22/adobe-reader.png create mode 100644 swat/apps/resource/icon/nuvola/22/alarm.png create mode 100644 swat/apps/resource/icon/nuvola/22/attach.png create mode 100644 swat/apps/resource/icon/nuvola/22/back.png create mode 100644 swat/apps/resource/icon/nuvola/22/background.png create mode 100644 swat/apps/resource/icon/nuvola/22/bell.png create mode 100644 swat/apps/resource/icon/nuvola/22/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/nuvola/22/bookmark-add.png create mode 100644 swat/apps/resource/icon/nuvola/22/bookmark.png create mode 100644 swat/apps/resource/icon/nuvola/22/button-cancel.png create mode 100644 swat/apps/resource/icon/nuvola/22/button-ok.png create mode 100644 swat/apps/resource/icon/nuvola/22/cache.png create mode 100644 swat/apps/resource/icon/nuvola/22/camera.png create mode 100644 swat/apps/resource/icon/nuvola/22/cancel.png create mode 100644 swat/apps/resource/icon/nuvola/22/cdrom.png create mode 100644 swat/apps/resource/icon/nuvola/22/char-device.png create mode 100644 swat/apps/resource/icon/nuvola/22/clock.png create mode 100644 swat/apps/resource/icon/nuvola/22/color-fill.png create mode 100644 swat/apps/resource/icon/nuvola/22/color-line.png create mode 100644 swat/apps/resource/icon/nuvola/22/colors.png create mode 100644 swat/apps/resource/icon/nuvola/22/configure.png create mode 100644 swat/apps/resource/icon/nuvola/22/connect-creating.png create mode 100644 swat/apps/resource/icon/nuvola/22/connect-established.png create mode 100644 swat/apps/resource/icon/nuvola/22/connect-no.png create mode 100644 swat/apps/resource/icon/nuvola/22/control-center.png create mode 100644 swat/apps/resource/icon/nuvola/22/core.png create mode 100644 swat/apps/resource/icon/nuvola/22/date.png create mode 100644 swat/apps/resource/icon/nuvola/22/decrypted.png create mode 100644 swat/apps/resource/icon/nuvola/22/desktop.png create mode 100644 swat/apps/resource/icon/nuvola/22/dictionary.png create mode 100644 swat/apps/resource/icon/nuvola/22/display.png create mode 100644 swat/apps/resource/icon/nuvola/22/down.png create mode 100644 swat/apps/resource/icon/nuvola/22/edit-copy.png create mode 100644 swat/apps/resource/icon/nuvola/22/edit-cut.png create mode 100644 swat/apps/resource/icon/nuvola/22/edit-delete.png create mode 100644 swat/apps/resource/icon/nuvola/22/edit-paste.png create mode 100644 swat/apps/resource/icon/nuvola/22/edit.png create mode 100644 swat/apps/resource/icon/nuvola/22/email.png create mode 100644 swat/apps/resource/icon/nuvola/22/encrypted.png create mode 100644 swat/apps/resource/icon/nuvola/22/energy.png create mode 100644 swat/apps/resource/icon/nuvola/22/error.png create mode 100644 swat/apps/resource/icon/nuvola/22/exec.png create mode 100644 swat/apps/resource/icon/nuvola/22/exit.png create mode 100644 swat/apps/resource/icon/nuvola/22/file-new.png create mode 100644 swat/apps/resource/icon/nuvola/22/file-open.png create mode 100644 swat/apps/resource/icon/nuvola/22/file-print.png create mode 100644 swat/apps/resource/icon/nuvola/22/file-save-as.png create mode 100644 swat/apps/resource/icon/nuvola/22/file-save.png create mode 100644 swat/apps/resource/icon/nuvola/22/find.png create mode 100644 swat/apps/resource/icon/nuvola/22/floppy.png create mode 100644 swat/apps/resource/icon/nuvola/22/folder-favorite.png create mode 100644 swat/apps/resource/icon/nuvola/22/folder-important.png create mode 100644 swat/apps/resource/icon/nuvola/22/folder-locked.png create mode 100644 swat/apps/resource/icon/nuvola/22/folder-open.png create mode 100644 swat/apps/resource/icon/nuvola/22/folder.png create mode 100644 swat/apps/resource/icon/nuvola/22/fonts.png create mode 100644 swat/apps/resource/icon/nuvola/22/forward.png create mode 100644 swat/apps/resource/icon/nuvola/22/graphics.png create mode 100644 swat/apps/resource/icon/nuvola/22/harddrive.png create mode 100644 swat/apps/resource/icon/nuvola/22/hardware-info.png create mode 100644 swat/apps/resource/icon/nuvola/22/help-center.png create mode 100644 swat/apps/resource/icon/nuvola/22/help.png create mode 100644 swat/apps/resource/icon/nuvola/22/history.png create mode 100644 swat/apps/resource/icon/nuvola/22/home.png create mode 100644 swat/apps/resource/icon/nuvola/22/info.png create mode 100644 swat/apps/resource/icon/nuvola/22/joystick.png create mode 100644 swat/apps/resource/icon/nuvola/22/keyboard-layout.png create mode 100644 swat/apps/resource/icon/nuvola/22/locale.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-delete.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-find.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-forward.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-get.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-new.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-reply-all.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-reply.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail-send.png create mode 100644 swat/apps/resource/icon/nuvola/22/mail.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-archive.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-binary.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-calendar.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-card.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-document.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-html.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-image.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-manual.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-pdf.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-quicktime.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-rpm.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-script.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-shellscript.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-text.png create mode 100644 swat/apps/resource/icon/nuvola/22/mime-video.png create mode 100644 swat/apps/resource/icon/nuvola/22/misc.png create mode 100644 swat/apps/resource/icon/nuvola/22/modem.png create mode 100644 swat/apps/resource/icon/nuvola/22/mouse.png create mode 100644 swat/apps/resource/icon/nuvola/22/multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/22/mycomputer.png create mode 100644 swat/apps/resource/icon/nuvola/22/netscape.png create mode 100644 swat/apps/resource/icon/nuvola/22/network.png create mode 100644 swat/apps/resource/icon/nuvola/22/ok.png create mode 100644 swat/apps/resource/icon/nuvola/22/paint.png create mode 100644 swat/apps/resource/icon/nuvola/22/partitions.png create mode 100644 swat/apps/resource/icon/nuvola/22/password.png create mode 100644 swat/apps/resource/icon/nuvola/22/pda.png create mode 100644 swat/apps/resource/icon/nuvola/22/printer.png create mode 100644 swat/apps/resource/icon/nuvola/22/queue.png create mode 100644 swat/apps/resource/icon/nuvola/22/redo.png create mode 100644 swat/apps/resource/icon/nuvola/22/reload.png create mode 100644 swat/apps/resource/icon/nuvola/22/run.png create mode 100644 swat/apps/resource/icon/nuvola/22/scanner.png create mode 100644 swat/apps/resource/icon/nuvola/22/settings.png create mode 100644 swat/apps/resource/icon/nuvola/22/signature.png create mode 100644 swat/apps/resource/icon/nuvola/22/spellcheck.png create mode 100644 swat/apps/resource/icon/nuvola/22/stop.png create mode 100644 swat/apps/resource/icon/nuvola/22/tablet.png create mode 100644 swat/apps/resource/icon/nuvola/22/terminal.png create mode 100644 swat/apps/resource/icon/nuvola/22/toys.png create mode 100644 swat/apps/resource/icon/nuvola/22/trashcan-empty.png create mode 100644 swat/apps/resource/icon/nuvola/22/trashcan-full.png create mode 100644 swat/apps/resource/icon/nuvola/22/tv.png create mode 100644 swat/apps/resource/icon/nuvola/22/undo.png create mode 100644 swat/apps/resource/icon/nuvola/22/up.png create mode 100644 swat/apps/resource/icon/nuvola/22/user.png create mode 100644 swat/apps/resource/icon/nuvola/22/utilities.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-bottom.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-choose.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-detailed.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-icon.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-left-right.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-multicolumn.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-remove.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-right.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-sidetree.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-text.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-top-bottom.png create mode 100644 swat/apps/resource/icon/nuvola/22/view-tree.png create mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-fit.png create mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-minus.png create mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-original.png create mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-plus.png create mode 100644 swat/apps/resource/icon/nuvola/22/viewmag.png create mode 100644 swat/apps/resource/icon/nuvola/22/wizard.png create mode 100644 swat/apps/resource/icon/nuvola/32/accessibility.png create mode 100644 swat/apps/resource/icon/nuvola/32/adobe-reader.png create mode 100644 swat/apps/resource/icon/nuvola/32/alarm.png create mode 100644 swat/apps/resource/icon/nuvola/32/applications.png create mode 100644 swat/apps/resource/icon/nuvola/32/attach.png create mode 100644 swat/apps/resource/icon/nuvola/32/back.png create mode 100644 swat/apps/resource/icon/nuvola/32/background.png create mode 100644 swat/apps/resource/icon/nuvola/32/bell.png create mode 100644 swat/apps/resource/icon/nuvola/32/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/nuvola/32/bookmark-add.png create mode 100644 swat/apps/resource/icon/nuvola/32/bookmark.png create mode 100644 swat/apps/resource/icon/nuvola/32/bug.png create mode 100644 swat/apps/resource/icon/nuvola/32/button-cancel.png create mode 100644 swat/apps/resource/icon/nuvola/32/button-ok.png create mode 100644 swat/apps/resource/icon/nuvola/32/cache.png create mode 100644 swat/apps/resource/icon/nuvola/32/calculator.png create mode 100644 swat/apps/resource/icon/nuvola/32/camera.png create mode 100644 swat/apps/resource/icon/nuvola/32/cdrom.png create mode 100644 swat/apps/resource/icon/nuvola/32/char-device.png create mode 100644 swat/apps/resource/icon/nuvola/32/chart.png create mode 100644 swat/apps/resource/icon/nuvola/32/clipboard.png create mode 100644 swat/apps/resource/icon/nuvola/32/clock.png create mode 100644 swat/apps/resource/icon/nuvola/32/colors.png create mode 100644 swat/apps/resource/icon/nuvola/32/configure.png create mode 100644 swat/apps/resource/icon/nuvola/32/connect-creating.png create mode 100644 swat/apps/resource/icon/nuvola/32/connect-established.png create mode 100644 swat/apps/resource/icon/nuvola/32/connect-no.png create mode 100644 swat/apps/resource/icon/nuvola/32/contents.png create mode 100644 swat/apps/resource/icon/nuvola/32/control-center.png create mode 100644 swat/apps/resource/icon/nuvola/32/cookie.png create mode 100644 swat/apps/resource/icon/nuvola/32/core.png create mode 100644 swat/apps/resource/icon/nuvola/32/date.png create mode 100644 swat/apps/resource/icon/nuvola/32/decrypted.png create mode 100644 swat/apps/resource/icon/nuvola/32/desktop.png create mode 100644 swat/apps/resource/icon/nuvola/32/devices.png create mode 100644 swat/apps/resource/icon/nuvola/32/dictionary.png create mode 100644 swat/apps/resource/icon/nuvola/32/display.png create mode 100644 swat/apps/resource/icon/nuvola/32/down.png create mode 100644 swat/apps/resource/icon/nuvola/32/edit-copy.png create mode 100644 swat/apps/resource/icon/nuvola/32/edit-cut.png create mode 100644 swat/apps/resource/icon/nuvola/32/edit-delete.png create mode 100644 swat/apps/resource/icon/nuvola/32/edit-paste.png create mode 100644 swat/apps/resource/icon/nuvola/32/edit.png create mode 100644 swat/apps/resource/icon/nuvola/32/editor.png create mode 100644 swat/apps/resource/icon/nuvola/32/email.png create mode 100644 swat/apps/resource/icon/nuvola/32/encrypted.png create mode 100644 swat/apps/resource/icon/nuvola/32/energy.png create mode 100644 swat/apps/resource/icon/nuvola/32/error.png create mode 100644 swat/apps/resource/icon/nuvola/32/exec.png create mode 100644 swat/apps/resource/icon/nuvola/32/exit.png create mode 100644 swat/apps/resource/icon/nuvola/32/file-manager.png create mode 100644 swat/apps/resource/icon/nuvola/32/file-new.png create mode 100644 swat/apps/resource/icon/nuvola/32/file-open.png create mode 100644 swat/apps/resource/icon/nuvola/32/file-print.png create mode 100644 swat/apps/resource/icon/nuvola/32/file-save-as.png create mode 100644 swat/apps/resource/icon/nuvola/32/file-save.png create mode 100644 swat/apps/resource/icon/nuvola/32/find.png create mode 100644 swat/apps/resource/icon/nuvola/32/floppy.png create mode 100644 swat/apps/resource/icon/nuvola/32/flowchart.png create mode 100644 swat/apps/resource/icon/nuvola/32/folder-favorite.png create mode 100644 swat/apps/resource/icon/nuvola/32/folder-important.png create mode 100644 swat/apps/resource/icon/nuvola/32/folder-locked.png create mode 100644 swat/apps/resource/icon/nuvola/32/folder-open.png create mode 100644 swat/apps/resource/icon/nuvola/32/folder.png create mode 100644 swat/apps/resource/icon/nuvola/32/fonts.png create mode 100644 swat/apps/resource/icon/nuvola/32/forward.png create mode 100644 swat/apps/resource/icon/nuvola/32/games.png create mode 100644 swat/apps/resource/icon/nuvola/32/graphics.png create mode 100644 swat/apps/resource/icon/nuvola/32/harddrive.png create mode 100644 swat/apps/resource/icon/nuvola/32/hardware-info.png create mode 100644 swat/apps/resource/icon/nuvola/32/help-center.png create mode 100644 swat/apps/resource/icon/nuvola/32/help.png create mode 100644 swat/apps/resource/icon/nuvola/32/home.png create mode 100644 swat/apps/resource/icon/nuvola/32/icons.png create mode 100644 swat/apps/resource/icon/nuvola/32/iconthemes.png create mode 100644 swat/apps/resource/icon/nuvola/32/important.png create mode 100644 swat/apps/resource/icon/nuvola/32/info.png create mode 100644 swat/apps/resource/icon/nuvola/32/joystick.png create mode 100644 swat/apps/resource/icon/nuvola/32/keyboard-layout.png create mode 100644 swat/apps/resource/icon/nuvola/32/locale.png create mode 100644 swat/apps/resource/icon/nuvola/32/look-and-feel.png create mode 100644 swat/apps/resource/icon/nuvola/32/magnifier.png create mode 100644 swat/apps/resource/icon/nuvola/32/mail-delete.png create mode 100644 swat/apps/resource/icon/nuvola/32/mail-find.png create mode 100644 swat/apps/resource/icon/nuvola/32/mail-get.png create mode 100644 swat/apps/resource/icon/nuvola/32/mail-new.png create mode 100644 swat/apps/resource/icon/nuvola/32/mail-send.png create mode 100644 swat/apps/resource/icon/nuvola/32/mail.png create mode 100644 swat/apps/resource/icon/nuvola/32/memory.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-archive.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-binary.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-calendar.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-card.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-document.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-html.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-image.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-manual.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-pdf.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-quicktime.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-rpm.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-script.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-shellscript.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-text.png create mode 100644 swat/apps/resource/icon/nuvola/32/mime-video.png create mode 100644 swat/apps/resource/icon/nuvola/32/misc.png create mode 100644 swat/apps/resource/icon/nuvola/32/mixer.png create mode 100644 swat/apps/resource/icon/nuvola/32/modem.png create mode 100644 swat/apps/resource/icon/nuvola/32/mouse.png create mode 100644 swat/apps/resource/icon/nuvola/32/movieplayer.png create mode 100644 swat/apps/resource/icon/nuvola/32/multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/32/mycomputer.png create mode 100644 swat/apps/resource/icon/nuvola/32/netscape.png create mode 100644 swat/apps/resource/icon/nuvola/32/network.png create mode 100644 swat/apps/resource/icon/nuvola/32/notes.png create mode 100644 swat/apps/resource/icon/nuvola/32/notify.png create mode 100644 swat/apps/resource/icon/nuvola/32/opera.png create mode 100644 swat/apps/resource/icon/nuvola/32/organizer.png create mode 100644 swat/apps/resource/icon/nuvola/32/paint.png create mode 100644 swat/apps/resource/icon/nuvola/32/partitions.png create mode 100644 swat/apps/resource/icon/nuvola/32/password.png create mode 100644 swat/apps/resource/icon/nuvola/32/pda.png create mode 100644 swat/apps/resource/icon/nuvola/32/pipe.png create mode 100644 swat/apps/resource/icon/nuvola/32/presentation.png create mode 100644 swat/apps/resource/icon/nuvola/32/printer.png create mode 100644 swat/apps/resource/icon/nuvola/32/queue.png create mode 100644 swat/apps/resource/icon/nuvola/32/redo.png create mode 100644 swat/apps/resource/icon/nuvola/32/reload.png create mode 100644 swat/apps/resource/icon/nuvola/32/run.png create mode 100644 swat/apps/resource/icon/nuvola/32/scanner.png create mode 100644 swat/apps/resource/icon/nuvola/32/services.png create mode 100644 swat/apps/resource/icon/nuvola/32/settings.png create mode 100644 swat/apps/resource/icon/nuvola/32/stop.png create mode 100644 swat/apps/resource/icon/nuvola/32/style.png create mode 100644 swat/apps/resource/icon/nuvola/32/system.png create mode 100644 swat/apps/resource/icon/nuvola/32/tablet.png create mode 100644 swat/apps/resource/icon/nuvola/32/terminal.png create mode 100644 swat/apps/resource/icon/nuvola/32/themes.png create mode 100644 swat/apps/resource/icon/nuvola/32/toys.png create mode 100644 swat/apps/resource/icon/nuvola/32/trashcan-empty.png create mode 100644 swat/apps/resource/icon/nuvola/32/trashcan-full.png create mode 100644 swat/apps/resource/icon/nuvola/32/tv.png create mode 100644 swat/apps/resource/icon/nuvola/32/undo.png create mode 100644 swat/apps/resource/icon/nuvola/32/up.png create mode 100644 swat/apps/resource/icon/nuvola/32/user.png create mode 100644 swat/apps/resource/icon/nuvola/32/utilities.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-bottom.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-choose.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-detailed.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-icon.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-left-right.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-multicolumn.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-remove.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-right.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-sidetree.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-text.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-top-bottom.png create mode 100644 swat/apps/resource/icon/nuvola/32/view-tree.png create mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-fit.png create mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-minus.png create mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-original.png create mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-plus.png create mode 100644 swat/apps/resource/icon/nuvola/32/viewmag.png create mode 100644 swat/apps/resource/icon/nuvola/32/wordprocessor.png create mode 100644 swat/apps/resource/icon/nuvola/48/accessibility.png create mode 100644 swat/apps/resource/icon/nuvola/48/adobe-reader.png create mode 100644 swat/apps/resource/icon/nuvola/48/alarm.png create mode 100644 swat/apps/resource/icon/nuvola/48/applications.png create mode 100644 swat/apps/resource/icon/nuvola/48/back.png create mode 100644 swat/apps/resource/icon/nuvola/48/background.png create mode 100644 swat/apps/resource/icon/nuvola/48/bell.png create mode 100644 swat/apps/resource/icon/nuvola/48/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/nuvola/48/bug.png create mode 100644 swat/apps/resource/icon/nuvola/48/cache.png create mode 100644 swat/apps/resource/icon/nuvola/48/calculator.png create mode 100644 swat/apps/resource/icon/nuvola/48/camera.png create mode 100644 swat/apps/resource/icon/nuvola/48/cdrom.png create mode 100644 swat/apps/resource/icon/nuvola/48/char-device.png create mode 100644 swat/apps/resource/icon/nuvola/48/chart.png create mode 100644 swat/apps/resource/icon/nuvola/48/clipboard.png create mode 100644 swat/apps/resource/icon/nuvola/48/clock.png create mode 100644 swat/apps/resource/icon/nuvola/48/colors.png create mode 100644 swat/apps/resource/icon/nuvola/48/control-center.png create mode 100644 swat/apps/resource/icon/nuvola/48/core.png create mode 100644 swat/apps/resource/icon/nuvola/48/date.png create mode 100644 swat/apps/resource/icon/nuvola/48/desktop.png create mode 100644 swat/apps/resource/icon/nuvola/48/devices.png create mode 100644 swat/apps/resource/icon/nuvola/48/dictionary.png create mode 100644 swat/apps/resource/icon/nuvola/48/display.png create mode 100644 swat/apps/resource/icon/nuvola/48/down.png create mode 100644 swat/apps/resource/icon/nuvola/48/editor.png create mode 100644 swat/apps/resource/icon/nuvola/48/email.png create mode 100644 swat/apps/resource/icon/nuvola/48/encrypted.png create mode 100644 swat/apps/resource/icon/nuvola/48/energy.png create mode 100644 swat/apps/resource/icon/nuvola/48/error.png create mode 100644 swat/apps/resource/icon/nuvola/48/exec.png create mode 100644 swat/apps/resource/icon/nuvola/48/file-manager.png create mode 100644 swat/apps/resource/icon/nuvola/48/file-print.png create mode 100644 swat/apps/resource/icon/nuvola/48/floppy.png create mode 100644 swat/apps/resource/icon/nuvola/48/flowchart.png create mode 100644 swat/apps/resource/icon/nuvola/48/folder-favorite.png create mode 100644 swat/apps/resource/icon/nuvola/48/folder-important.png create mode 100644 swat/apps/resource/icon/nuvola/48/folder-locked.png create mode 100644 swat/apps/resource/icon/nuvola/48/folder-open.png create mode 100644 swat/apps/resource/icon/nuvola/48/folder.png create mode 100644 swat/apps/resource/icon/nuvola/48/fonts.png create mode 100644 swat/apps/resource/icon/nuvola/48/forward.png create mode 100644 swat/apps/resource/icon/nuvola/48/games.png create mode 100644 swat/apps/resource/icon/nuvola/48/graphics.png create mode 100644 swat/apps/resource/icon/nuvola/48/harddrive.png create mode 100644 swat/apps/resource/icon/nuvola/48/hardware-info.png create mode 100644 swat/apps/resource/icon/nuvola/48/help-center.png create mode 100644 swat/apps/resource/icon/nuvola/48/home.png create mode 100644 swat/apps/resource/icon/nuvola/48/icons.png create mode 100644 swat/apps/resource/icon/nuvola/48/iconthemes.png create mode 100644 swat/apps/resource/icon/nuvola/48/important.png create mode 100644 swat/apps/resource/icon/nuvola/48/info.png create mode 100644 swat/apps/resource/icon/nuvola/48/joystick.png create mode 100644 swat/apps/resource/icon/nuvola/48/keyboard-layout.png create mode 100644 swat/apps/resource/icon/nuvola/48/locale.png create mode 100644 swat/apps/resource/icon/nuvola/48/look-and-feel.png create mode 100644 swat/apps/resource/icon/nuvola/48/magnifier.png create mode 100644 swat/apps/resource/icon/nuvola/48/memory.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-archive.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-binary.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-calendar.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-card.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-document.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-html.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-image.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-manual.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-pdf.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-quicktime.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-rpm.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-script.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-shellscript.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-text.png create mode 100644 swat/apps/resource/icon/nuvola/48/mime-video.png create mode 100644 swat/apps/resource/icon/nuvola/48/mixer.png create mode 100644 swat/apps/resource/icon/nuvola/48/modem.png create mode 100644 swat/apps/resource/icon/nuvola/48/mouse.png create mode 100644 swat/apps/resource/icon/nuvola/48/movieplayer.png create mode 100644 swat/apps/resource/icon/nuvola/48/multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/48/mycomputer.png create mode 100644 swat/apps/resource/icon/nuvola/48/netscape.png create mode 100644 swat/apps/resource/icon/nuvola/48/network.png create mode 100644 swat/apps/resource/icon/nuvola/48/notes.png create mode 100644 swat/apps/resource/icon/nuvola/48/notify.png create mode 100644 swat/apps/resource/icon/nuvola/48/opera.png create mode 100644 swat/apps/resource/icon/nuvola/48/organizer.png create mode 100644 swat/apps/resource/icon/nuvola/48/paint.png create mode 100644 swat/apps/resource/icon/nuvola/48/partitions.png create mode 100644 swat/apps/resource/icon/nuvola/48/password.png create mode 100644 swat/apps/resource/icon/nuvola/48/pda.png create mode 100644 swat/apps/resource/icon/nuvola/48/pipe.png create mode 100644 swat/apps/resource/icon/nuvola/48/presentation.png create mode 100644 swat/apps/resource/icon/nuvola/48/printer.png create mode 100644 swat/apps/resource/icon/nuvola/48/reload.png create mode 100644 swat/apps/resource/icon/nuvola/48/scanner.png create mode 100644 swat/apps/resource/icon/nuvola/48/services.png create mode 100644 swat/apps/resource/icon/nuvola/48/settings.png create mode 100644 swat/apps/resource/icon/nuvola/48/style.png create mode 100644 swat/apps/resource/icon/nuvola/48/system.png create mode 100644 swat/apps/resource/icon/nuvola/48/tablet.png create mode 100644 swat/apps/resource/icon/nuvola/48/terminal.png create mode 100644 swat/apps/resource/icon/nuvola/48/themes.png create mode 100644 swat/apps/resource/icon/nuvola/48/toys.png create mode 100644 swat/apps/resource/icon/nuvola/48/trashcan-empty.png create mode 100644 swat/apps/resource/icon/nuvola/48/trashcan-full.png create mode 100644 swat/apps/resource/icon/nuvola/48/tv.png create mode 100644 swat/apps/resource/icon/nuvola/48/up.png create mode 100644 swat/apps/resource/icon/nuvola/48/user.png create mode 100644 swat/apps/resource/icon/nuvola/48/utilities.png create mode 100644 swat/apps/resource/icon/nuvola/48/wordprocessor.png create mode 100644 swat/apps/resource/icon/nuvola/64/adobe-reader.png create mode 100644 swat/apps/resource/icon/nuvola/64/applications.png create mode 100644 swat/apps/resource/icon/nuvola/64/background.png create mode 100644 swat/apps/resource/icon/nuvola/64/bell.png create mode 100644 swat/apps/resource/icon/nuvola/64/bitmapgraphics.png create mode 100644 swat/apps/resource/icon/nuvola/64/bug.png create mode 100644 swat/apps/resource/icon/nuvola/64/cache.png create mode 100644 swat/apps/resource/icon/nuvola/64/calculator.png create mode 100644 swat/apps/resource/icon/nuvola/64/camera.png create mode 100644 swat/apps/resource/icon/nuvola/64/cdrom.png create mode 100644 swat/apps/resource/icon/nuvola/64/char-device.png create mode 100644 swat/apps/resource/icon/nuvola/64/chart.png create mode 100644 swat/apps/resource/icon/nuvola/64/clipboard.png create mode 100644 swat/apps/resource/icon/nuvola/64/clock.png create mode 100644 swat/apps/resource/icon/nuvola/64/colors.png create mode 100644 swat/apps/resource/icon/nuvola/64/control-center.png create mode 100644 swat/apps/resource/icon/nuvola/64/core.png create mode 100644 swat/apps/resource/icon/nuvola/64/date.png create mode 100644 swat/apps/resource/icon/nuvola/64/desktop.png create mode 100644 swat/apps/resource/icon/nuvola/64/devices.png create mode 100644 swat/apps/resource/icon/nuvola/64/dictionary.png create mode 100644 swat/apps/resource/icon/nuvola/64/display.png create mode 100644 swat/apps/resource/icon/nuvola/64/editor.png create mode 100644 swat/apps/resource/icon/nuvola/64/email.png create mode 100644 swat/apps/resource/icon/nuvola/64/encrypted.png create mode 100644 swat/apps/resource/icon/nuvola/64/energy.png create mode 100644 swat/apps/resource/icon/nuvola/64/error.png create mode 100644 swat/apps/resource/icon/nuvola/64/exec.png create mode 100644 swat/apps/resource/icon/nuvola/64/file-manager.png create mode 100644 swat/apps/resource/icon/nuvola/64/floppy.png create mode 100644 swat/apps/resource/icon/nuvola/64/flowchart.png create mode 100644 swat/apps/resource/icon/nuvola/64/folder-favorite.png create mode 100644 swat/apps/resource/icon/nuvola/64/folder-important.png create mode 100644 swat/apps/resource/icon/nuvola/64/folder-locked.png create mode 100644 swat/apps/resource/icon/nuvola/64/folder-open.png create mode 100644 swat/apps/resource/icon/nuvola/64/folder.png create mode 100644 swat/apps/resource/icon/nuvola/64/fonts.png create mode 100644 swat/apps/resource/icon/nuvola/64/games.png create mode 100644 swat/apps/resource/icon/nuvola/64/graphics.png create mode 100644 swat/apps/resource/icon/nuvola/64/harddrive.png create mode 100644 swat/apps/resource/icon/nuvola/64/hardware-info.png create mode 100644 swat/apps/resource/icon/nuvola/64/help-center.png create mode 100644 swat/apps/resource/icon/nuvola/64/icons.png create mode 100644 swat/apps/resource/icon/nuvola/64/important.png create mode 100644 swat/apps/resource/icon/nuvola/64/info.png create mode 100644 swat/apps/resource/icon/nuvola/64/joystick.png create mode 100644 swat/apps/resource/icon/nuvola/64/keyboard-layout.png create mode 100644 swat/apps/resource/icon/nuvola/64/locale.png create mode 100644 swat/apps/resource/icon/nuvola/64/look-and-feel.png create mode 100644 swat/apps/resource/icon/nuvola/64/magnifier.png create mode 100644 swat/apps/resource/icon/nuvola/64/memory.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-archive.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-binary.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-calendar.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-card.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-document.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-html.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-image.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-manual.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-pdf.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-quicktime.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-rpm.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-script.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-shellscript.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-sourcecode.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-spreadsheet.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-text.png create mode 100644 swat/apps/resource/icon/nuvola/64/mime-video.png create mode 100644 swat/apps/resource/icon/nuvola/64/mixer.png create mode 100644 swat/apps/resource/icon/nuvola/64/modem.png create mode 100644 swat/apps/resource/icon/nuvola/64/mouse.png create mode 100644 swat/apps/resource/icon/nuvola/64/movieplayer.png create mode 100644 swat/apps/resource/icon/nuvola/64/multimedia.png create mode 100644 swat/apps/resource/icon/nuvola/64/mycomputer.png create mode 100644 swat/apps/resource/icon/nuvola/64/netscape.png create mode 100644 swat/apps/resource/icon/nuvola/64/network.png create mode 100644 swat/apps/resource/icon/nuvola/64/notes.png create mode 100644 swat/apps/resource/icon/nuvola/64/notify.png create mode 100644 swat/apps/resource/icon/nuvola/64/organizer.png create mode 100644 swat/apps/resource/icon/nuvola/64/paint.png create mode 100644 swat/apps/resource/icon/nuvola/64/partitions.png create mode 100644 swat/apps/resource/icon/nuvola/64/password.png create mode 100644 swat/apps/resource/icon/nuvola/64/pda.png create mode 100644 swat/apps/resource/icon/nuvola/64/pipe.png create mode 100644 swat/apps/resource/icon/nuvola/64/presentation.png create mode 100644 swat/apps/resource/icon/nuvola/64/printer.png create mode 100644 swat/apps/resource/icon/nuvola/64/scanner.png create mode 100644 swat/apps/resource/icon/nuvola/64/services.png create mode 100644 swat/apps/resource/icon/nuvola/64/settings.png create mode 100644 swat/apps/resource/icon/nuvola/64/style.png create mode 100644 swat/apps/resource/icon/nuvola/64/system.png create mode 100644 swat/apps/resource/icon/nuvola/64/tablet.png create mode 100644 swat/apps/resource/icon/nuvola/64/terminal.png create mode 100644 swat/apps/resource/icon/nuvola/64/themes.png create mode 100644 swat/apps/resource/icon/nuvola/64/toys.png create mode 100644 swat/apps/resource/icon/nuvola/64/trashcan-empty.png create mode 100644 swat/apps/resource/icon/nuvola/64/trashcan-full.png create mode 100644 swat/apps/resource/icon/nuvola/64/tv.png create mode 100644 swat/apps/resource/icon/nuvola/64/user.png create mode 100644 swat/apps/resource/icon/nuvola/64/utilities.png create mode 100644 swat/apps/resource/icon/nuvola/64/wordprocessor.png create mode 100644 swat/apps/resource/static/history/historyHelper.html create mode 100644 swat/apps/resource/static/image/blank.gif create mode 100644 swat/apps/resource/static/image/dotted_white.gif create mode 100644 swat/apps/resource/widget/windows/arrows/down.gif create mode 100644 swat/apps/resource/widget/windows/arrows/down_small.gif create mode 100644 swat/apps/resource/widget/windows/arrows/down_tiny.gif create mode 100644 swat/apps/resource/widget/windows/arrows/first.png create mode 100644 swat/apps/resource/widget/windows/arrows/forward.gif create mode 100644 swat/apps/resource/widget/windows/arrows/last.png create mode 100644 swat/apps/resource/widget/windows/arrows/left.png create mode 100644 swat/apps/resource/widget/windows/arrows/minimize.gif create mode 100644 swat/apps/resource/widget/windows/arrows/next.gif create mode 100644 swat/apps/resource/widget/windows/arrows/previous.gif create mode 100644 swat/apps/resource/widget/windows/arrows/rewind.gif create mode 100644 swat/apps/resource/widget/windows/arrows/right.png create mode 100644 swat/apps/resource/widget/windows/arrows/up.gif create mode 100644 swat/apps/resource/widget/windows/arrows/up_small.gif create mode 100644 swat/apps/resource/widget/windows/arrows/up_tiny.gif create mode 100644 swat/apps/resource/widget/windows/colorselector/brightness-field.jpg create mode 100644 swat/apps/resource/widget/windows/colorselector/brightness-handle.gif create mode 100644 swat/apps/resource/widget/windows/colorselector/huesaturation-field.jpg create mode 100644 swat/apps/resource/widget/windows/colorselector/huesaturation-handle.gif create mode 100644 swat/apps/resource/widget/windows/cursors/alias.gif create mode 100644 swat/apps/resource/widget/windows/cursors/copy.gif create mode 100644 swat/apps/resource/widget/windows/cursors/move.gif create mode 100644 swat/apps/resource/widget/windows/cursors/nodrop.gif create mode 100644 swat/apps/resource/widget/windows/datechooser/lastMonth.png create mode 100644 swat/apps/resource/widget/windows/datechooser/lastYear.png create mode 100644 swat/apps/resource/widget/windows/datechooser/nextMonth.png create mode 100644 swat/apps/resource/widget/windows/datechooser/nextYear.png create mode 100644 swat/apps/resource/widget/windows/menu/checkbox.gif create mode 100644 swat/apps/resource/widget/windows/menu/menu-blank.gif create mode 100644 swat/apps/resource/widget/windows/menu/radiobutton.gif create mode 100644 swat/apps/resource/widget/windows/table/ascending.png create mode 100644 swat/apps/resource/widget/windows/table/boolean-false.png create mode 100644 swat/apps/resource/widget/windows/table/boolean-true.png create mode 100644 swat/apps/resource/widget/windows/table/descending.png create mode 100644 swat/apps/resource/widget/windows/table/selectColumnOrder.png create mode 100644 swat/apps/resource/widget/windows/tree/cross.gif create mode 100644 swat/apps/resource/widget/windows/tree/cross_minus.gif create mode 100644 swat/apps/resource/widget/windows/tree/cross_plus.gif create mode 100644 swat/apps/resource/widget/windows/tree/end.gif create mode 100644 swat/apps/resource/widget/windows/tree/end_minus.gif create mode 100644 swat/apps/resource/widget/windows/tree/end_plus.gif create mode 100644 swat/apps/resource/widget/windows/tree/line.gif create mode 100644 swat/apps/resource/widget/windows/tree/minus.gif create mode 100644 swat/apps/resource/widget/windows/tree/only_minus.gif create mode 100644 swat/apps/resource/widget/windows/tree/only_plus.gif create mode 100644 swat/apps/resource/widget/windows/tree/plus.gif create mode 100644 swat/apps/resource/widget/windows/tree/start_minus.gif create mode 100644 swat/apps/resource/widget/windows/tree/start_plus.gif create mode 100644 swat/apps/resource/widget/windows/window/close.gif create mode 100644 swat/apps/resource/widget/windows/window/maximize.gif create mode 100644 swat/apps/resource/widget/windows/window/minimize.gif create mode 100644 swat/apps/resource/widget/windows/window/restore.gif create mode 100644 swat/apps/script/layout.js create mode 100644 swat/apps/script/qx.js diff --git a/swat/apps/qooxdoo-examples/at-a-glance/AtAGlance.js b/swat/apps/qooxdoo-examples/at-a-glance/AtAGlance.js new file mode 100644 index 0000000000..aa293fbb2c --- /dev/null +++ b/swat/apps/qooxdoo-examples/at-a-glance/AtAGlance.js @@ -0,0 +1,1303 @@ +/* ************************************************************************ + + qooxdoo - the new era of web development + + Copyright: + 2004-2006 by 1&1 Internet AG, Germany + http://www.1und1.de | http://www.1and1.com + All rights reserved + + License: + LGPL 2.1: http://creativecommons.org/licenses/LGPL/2.1/ + + Internet: + * http://qooxdoo.org + + Authors: + * Sebastian Werner (wpbasti) + + * Andreas Ecker (ecker) + + * Til Schneider (til132) + + +************************************************************************ */ + +qx.OO.defineClass("AtAGlance", qx.core.Object, +function () { + qx.core.Object.call(this); + + var barView = new qx.ui.pageview.buttonview.ButtonView; + + barView.setLocation(10, 10); + barView.setRight(10); + barView.setBottom(10); + + barView.addToDocument(); + + this._createPage(barView, "Form", "icon/32/wordprocessor.png", this._createFormDemo(), "threedface"); + this._createPage(barView, "Tooltip", "icon/32/run.png", this._createTooltipDemo()); + this._createPage(barView, "Menu and Toolbar", "icon/32/display.png", this._createToolbarDemo()); + this._createPage(barView, "Tab", "icon/32/contents.png", this._createTabDemo(), "threedface", true); + this._createPage(barView, "Tree", "icon/32/view-sidetree.png", this._createTreeDemo(), "threedface"); + this._createPage(barView, "List", "icon/32/view-detailed.png", this._createListDemo(), "threedface"); + this._createPage(barView, "ListView", "icon/32/view-multicolumn.png", this._createListViewDemo(), "threedface"); + this._createPage(barView, "Table", "icon/32/view-multicolumn.png", this._createTableDemo(), "threedface", true); + this._createPage(barView, "DateChooser", "icon/32/date.png", this._createDateChooserDemo(), "threedface"); + this._createPage(barView, "Native Window", "icon/32/display.png", this._createNativeWindowDemo(), "threedface"); + this._createPage(barView, "Internal Window", "icon/32/look-and-feel.png", this._createInternalWindowDemo(), null, true); + this._createPage(barView, "Themes", "icon/32/style.png", this._createThemesDemo()); +}); + + +qx.Proto._createPage = function(barView, title, iconUrl, widget, backgroundColor, scrolls) { + var bt = new qx.ui.pageview.buttonview.ButtonViewButton(title, iconUrl); + if (barView.getBar().isEmpty()) { + bt.setChecked(true); + } + + barView.getBar().add(bt); + + var page = new qx.ui.pageview.buttonview.ButtonViewPage(bt); + barView.getPane().add(page); + + page.set({ left:0, right:0, top:0, bottom:0 }); + + widget.setLocation(0, 0); + widget.set({ left:0, right:0, bottom:0, right:0 }); + if (!scrolls) { + widget.set({ height:null, width:null, overflow:"auto" }); + } + + if (backgroundColor) { + page.setBackgroundColor(backgroundColor); + } + + page.add(widget); + + return page; +} + + +qx.Proto._createFormDemo = function() { + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + + var groupWidth = 285; + + // fields + var group1 = new qx.ui.groupbox.GroupBox("Some controls", "icon/16/configure.png"); + group1.setDimension("auto", "auto"); + main.add(group1); + + var gl = new qx.ui.layout.GridLayout; + group1.add(gl); + + gl.setDimension(groupWidth - 26, "auto"); + gl.setColumnCount(2); + gl.setRowCount(6); + gl.setVerticalSpacing(4); + gl.setHorizontalSpacing(6); + + gl.setColumnWidth(0, 70); + gl.setColumnWidth(1, 180); + + //gl.setColumnHorizontalAlignment(0, "right"); + gl.setColumnVerticalAlignment(0, "middle"); + + gl.setRowHeight(0, 20); + gl.setRowHeight(1, 20); + gl.setRowHeight(2, 20); + gl.setRowHeight(3, 20); + gl.setRowHeight(4, 70); + gl.setRowHeight(5, 20); + + gl.add(new qx.ui.basic.Label("Name"), 0, 0); + gl.add(new qx.ui.form.TextField, 1, 0); + gl.add(new qx.ui.basic.Label("Amount"), 0, 1); + gl.add(new qx.ui.form.Spinner, 1, 1); + gl.add(new qx.ui.basic.Label("Type"), 0, 2); + + var combo = new qx.ui.form.ComboBox; + combo.add(new qx.ui.form.ListItem("CD")); //, "icon/16/cd.png")); + combo.add(new qx.ui.form.ListItem("Clock")); //, "icon/16/clock.png")); + combo.add(new qx.ui.form.ListItem("Modem")); //, "icon/16/modem.png")); + combo.add(new qx.ui.form.ListItem("Network")); //, "icon/16/network.png")); + combo.add(new qx.ui.form.ListItem("Sound")); //, "icon/16/mixer.png")); + combo.add(new qx.ui.form.ListItem("PDA")); //, "icon/16/pda.png")); + combo.add(new qx.ui.form.ListItem("Printer")); //, "icon/16/printer.png")); + combo.add(new qx.ui.form.ListItem("Scanner")); //, "icon/16/scanner.png")); + combo.add(new qx.ui.form.ListItem("TV")); //, "icon/16/tv.png")); + gl.add(combo, 1, 2); + + gl.add(new qx.ui.basic.Label("E-Mail"), 0, 3); + gl.add(new qx.ui.form.TextField, 1, 3); + + var label6 = new qx.ui.basic.Label("Comment"); + label6.setVerticalAlign("top"); + label6.setVerticalAlign("top"); + gl.add(label6, 0, 4); + + gl.add(new qx.ui.form.TextArea, 1, 4); + + var input7 = new qx.ui.form.Button("Submit", "icon/16/apply.png"); + input7.setHorizontalAlign("right"); + gl.add(input7, 1, 5); + + // Checkboxes + var group2 = new qx.ui.groupbox.GroupBox("Some settings"); + group2.setDimension(groupWidth, "auto"); + main.add(group2); + + var bl = new qx.ui.layout.VerticalBoxLayout; + group2.add(bl); + + bl.add(new qx.ui.form.CheckBox("Permit others to view my favorites")); + + var chb = new qx.ui.form.CheckBox("Use the very high bitrate"); + chb.setChecked(true); + bl.add(chb); + + // Radio buttons + var group3 = new qx.ui.groupbox.GroupBox("Network speed", "icon/16/network.png"); + group3.setDimension(groupWidth, "auto"); + main.add(group3); + + var bl = new qx.ui.layout.VerticalBoxLayout; + group3.add(bl); + + var radio1 = new qx.ui.form.RadioButton("Modem"); + var radio2 = new qx.ui.form.RadioButton("DSL"); + var radio3 = new qx.ui.form.RadioButton("Direct link"); + radio2.setChecked(true); + bl.add(radio1, radio2, radio3); + new qx.manager.selection.RadioManager("network", [radio1, radio2, radio3]); + + return main; +} + + +qx.Proto._createTooltipDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.setSpacing(10); + + var c1 = new qx.ui.basic.Atom("Hover me", "icon/32/run.png"); + c1.setPadding(5); + c1.setBorder(qx.renderer.border.BorderPresets.getInstance().outset); + c1.setBackgroundColor(new qx.renderer.color.Color("#BDD2EF")); + c1.setToolTip(new qx.ui.popup.ToolTip("Look at this")); + main.add(c1); + + var c2 = new qx.ui.basic.Atom("Hover me", "icon/32/toys.png"); + c2.setPadding(5); + c2.setBorder(qx.renderer.border.BorderPresets.getInstance().outset); + c2.setBackgroundColor(new qx.renderer.color.Color("#D1DFAD")); + c2.setToolTip(new qx.ui.popup.ToolTip("Images are also possible", "icon/16/help.png")); + main.add(c2); + + var c3 = new qx.ui.basic.Atom("Hover me", "icon/32/penguin.png"); + c3.setPadding(5); + c3.setBorder(qx.renderer.border.BorderPresets.getInstance().outset); + c3.setBackgroundColor(new qx.renderer.color.Color("#D1A4AD")); + var tip3 = new qx.ui.popup.ToolTip('Such a great tooltip with a show timeout of 50ms.
And HTML', "icon/32/penguin.png"); + tip3.setShowInterval(50); + c3.setToolTip(tip3); + main.add(c3); + + return main; +} + + +qx.Proto._createToolbarDemo = function() { + var doc = qx.ui.core.ClientDocument.getInstance(); + + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + + // Menu + var m1 = new qx.ui.menu.Menu; + var mb1_01 = new qx.ui.menu.MenuButton("New", "icon/16/file-new.png"); + var mb1_02 = new qx.ui.menu.MenuButton("Open", "icon/16/file-open.png"); + var mb1_03 = new qx.ui.menu.MenuButton("Save", "icon/16/file-save.png"); + var mb1_04 = new qx.ui.menu.MenuButton("Save as", "icon/16/file-save-as.png"); + var mb1_05 = new qx.ui.menu.MenuButton("Close", "icon/16/stop.png"); + var mb1_06 = new qx.ui.menu.MenuButton("Restore last saved", "icon/16/reload.png"); + m1.add(mb1_01, mb1_02, mb1_03, mb1_04, mb1_05, mb1_06); + + var m2 = new qx.ui.menu.Menu; + var mb2_01 = new qx.ui.menu.MenuButton("Undo", "icon/16/undo.png"); + var mb2_02 = new qx.ui.menu.MenuButton("Redo", "icon/16/redo.png"); + var mb2_b1 = new qx.ui.menu.MenuSeparator(); + var mb2_03 = new qx.ui.menu.MenuButton("Cut", "icon/16/edit-cut.png"); + var mb2_04 = new qx.ui.menu.MenuButton("Copy", "icon/16/edit-copy.png"); + var mb2_05 = new qx.ui.menu.MenuButton("Paste", "icon/16/edit-paste.png"); + var mb2_06 = new qx.ui.menu.MenuButton("Delete", "icon/16/edit-delete.png"); + var mb2_b2 = new qx.ui.menu.MenuSeparator(); + var mb2_07 = new qx.ui.menu.MenuButton("Select All"); + var mb2_08 = new qx.ui.menu.MenuButton("Find", "icon/16/find.png"); + var mb2_09 = new qx.ui.menu.MenuButton("Find Again"); + mb2_05.setEnabled(false); + mb2_06.setEnabled(false); + mb2_09.setEnabled(false); + m2.add(mb2_01, mb2_02, mb2_b1, mb2_03, mb2_04, mb2_05, mb2_06, mb2_b2, mb2_07, mb2_08, mb2_09); + + var m3 = new qx.ui.menu.Menu; + var m3_suba = new qx.ui.menu.Menu; + var m3_subb = new qx.ui.menu.Menu; + var m3_subc = new qx.ui.menu.Menu; + var m3_subd = new qx.ui.menu.Menu; + + var mb3_01 = new qx.ui.menu.MenuCheckBox("File List", null, false); + var mb3_02 = new qx.ui.menu.MenuCheckBox("Syntax Highlighting", null, true); + var mb3_03 = new qx.ui.menu.MenuCheckBox("Statusbar", null, true); + var mb3_b1 = new qx.ui.menu.MenuSeparator(); + var mb3_04 = new qx.ui.menu.MenuButton("Printer Font", null, null, m3_suba); + var mb3_05 = new qx.ui.menu.MenuButton("Editor Font", null, null, m3_subb); + var mb3_06 = new qx.ui.menu.MenuButton("Export Font", null, null, m3_subc); + var mb3_b2 = new qx.ui.menu.MenuSeparator(); + var mb3_07 = new qx.ui.menu.MenuButton("Advanced", null, null, m3_subd); + m3.add(mb3_01, mb3_02, mb3_03, mb3_b1, mb3_04, mb3_05, mb3_06, mb3_b2, mb3_07); + + var mb3_suba_01 = new qx.ui.menu.MenuButton("Tahoma, 11pt"); + var mb3_suba_02 = new qx.ui.menu.MenuButton("Tahoma, 12pt"); + var mb3_suba_03 = new qx.ui.menu.MenuButton("Tahoma, 13pt"); + var mb3_suba_04 = new qx.ui.menu.MenuButton("Tahoma, 14pt"); + var mb3_suba_05 = new qx.ui.menu.MenuButton("Tahoma, 15pt"); + m3_suba.add(mb3_suba_01, mb3_suba_02, mb3_suba_03, mb3_suba_04, mb3_suba_05); + + var mb3_subb_01 = new qx.ui.menu.MenuButton("Verdana, 11pt"); + var mb3_subb_02 = new qx.ui.menu.MenuButton("Verdana, 12pt"); + var mb3_subb_03 = new qx.ui.menu.MenuButton("Verdana, 13pt"); + var mb3_subb_04 = new qx.ui.menu.MenuButton("Verdana, 14pt"); + var mb3_subb_05 = new qx.ui.menu.MenuButton("Verdana, 15pt"); + m3_subb.add(mb3_subb_01, mb3_subb_02, mb3_subb_03, mb3_subb_04, mb3_subb_05); + + var mb3_subc_01 = new qx.ui.menu.MenuButton("Courier, 11pt"); + var mb3_subc_02 = new qx.ui.menu.MenuButton("Courier, 12pt"); + var mb3_subc_03 = new qx.ui.menu.MenuButton("Courier, 13pt"); + var mb3_subc_04 = new qx.ui.menu.MenuButton("Courier, 14pt"); + var mb3_subc_05 = new qx.ui.menu.MenuButton("Courier, 15pt"); + m3_subc.add(mb3_subc_01, mb3_subc_02, mb3_subc_03, mb3_subc_04, mb3_subc_05); + + var mb3_subd_02_suba = new qx.ui.menu.Menu(); + var mb3_subd_02_suba_01 = new qx.ui.menu.MenuButton("First"); + var mb3_subd_02_suba_02 = new qx.ui.menu.MenuButton("Second"); + var mb3_subd_02_suba_03 = new qx.ui.menu.MenuButton("Third"); + mb3_subd_02_suba.add(mb3_subd_02_suba_01, mb3_subd_02_suba_02, mb3_subd_02_suba_03); + + var mb3_subd_01 = new qx.ui.menu.MenuButton("First"); + var mb3_subd_02 = new qx.ui.menu.MenuButton("Second", null, null, mb3_subd_02_suba); + var mb3_subd_03 = new qx.ui.menu.MenuButton("Third"); + + m3_subd.add(mb3_subd_01, mb3_subd_02, mb3_subd_03); + + var m4 = new qx.ui.menu.Menu; + var m4_suba = new qx.ui.menu.Menu; + + var mb4_01 = new qx.ui.menu.MenuButton("View", null, null, m4_suba); + var mb4_b1 = new qx.ui.menu.MenuSeparator(); + var mb4_02 = new qx.ui.menu.MenuButton("Editor Preferences...", "icon/16/configure.png"); + var mb4_03 = new qx.ui.menu.MenuButton("Editor Extensions", "icon/16/connect-established.png"); + var mb4_04 = new qx.ui.menu.MenuButton("Framework Preferences"); + + m4.add(mb4_01, mb4_b1, mb4_02, mb4_03, mb4_04); + + var mb4_suba_01 = new qx.ui.menu.MenuButton("New Window"); + var mb4_suba_b1 = new qx.ui.menu.MenuSeparator(); + var mb4_suba_02 = new qx.ui.menu.MenuRadioButton("Overlapping", null, true); + var mb4_suba_03 = new qx.ui.menu.MenuRadioButton("Split Horizontally"); + var mb4_suba_04 = new qx.ui.menu.MenuRadioButton("Split Vertically"); + var mb4_suba_b2 = new qx.ui.menu.MenuSeparator(); + var mb4_suba_05 = new qx.ui.menu.MenuButton("Next Window"); + var mb4_suba_06 = new qx.ui.menu.MenuButton("Previous Window"); + + m4_suba.add(mb4_suba_01, mb4_suba_b1, mb4_suba_02, mb4_suba_03, mb4_suba_04, mb4_suba_b2, mb4_suba_05, mb4_suba_06); + + var mb4_manager = new qx.manager.selection.RadioManager("windowMode", [ mb4_suba_02, mb4_suba_03, mb4_suba_04 ]); + + var m5 = new qx.ui.menu.Menu; + var mb5_01 = new qx.ui.menu.MenuButton("Help", "icon/16/help.png"); + var mb5_02 = new qx.ui.menu.MenuButton("About", "icon/16/run.png"); + m5.add(mb5_01, mb5_02); + + doc.add(m1, m2, m3, m3_suba, m3_subb, m3_subc, m3_subd, mb3_subd_02_suba, m4, m4_suba, m5); + + var mb1 = new qx.ui.toolbar.ToolBar; + var mbb1 = new qx.ui.toolbar.ToolBarMenuButton("File", m1); + var mbb2 = new qx.ui.toolbar.ToolBarMenuButton("Edit", m2); + var mbb3 = new qx.ui.toolbar.ToolBarMenuButton("View", m3); + var mbb4 = new qx.ui.toolbar.ToolBarMenuButton("Options", m4); + var mbb5 = new qx.ui.toolbar.ToolBarMenuButton("Help", m5); + mb1.add(mbb1, mbb2, mbb3, mbb4, mbb5); + main.add(mb1); + + // 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) { + clazz = qx.ui.toolbar.ToolBarButton; + } + + var button = new clazz(text, "icon/22/" + icon + ".png"); + doc.addEventListener("changeLayout", changeLayout, button); + doc.addEventListener("changeSize", changeSize, button); + + if (checked) { + button.setChecked(true); + } + + return button; + } + + var tb = new qx.ui.toolbar.ToolBar; + main.add(tb); + + var part = new qx.ui.toolbar.ToolBarPart; + tb.add(part); + part.add(createButton("New", "file-new")); + part.add(new qx.ui.toolbar.ToolBarSeparator); + part.add(createButton("Copy", "edit-copy")); + part.add(createButton("Cut", "edit-cut")); + part.add(createButton("Paste", "edit-paste")); + + var part = new qx.ui.toolbar.ToolBarPart; + tb.add(part); + part.add(createButton("Check", "configure", qx.ui.toolbar.ToolBarCheckBox, true)); + + var part = new qx.ui.toolbar.ToolBarPart; + tb.add(part); + var radio1 = createButton("Radio1", "view-choose", qx.ui.toolbar.ToolBarRadioButton); + var radio2 = createButton("Radio2", "view-detailed", qx.ui.toolbar.ToolBarRadioButton, true); + var radio3 = createButton("Radio3", "view-icon", qx.ui.toolbar.ToolBarRadioButton); + part.add(radio1, radio2, radio3); + new qx.manager.selection.RadioManager(null, [radio1, radio2, radio3]); + + // Toolbar manipulation + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.setDimension("auto", "auto"); + hor.set({ spacing:10, marginTop:20 }); + main.add(hor); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.setDimension("auto", "auto"); + hor.add(vert); + + var radio1 = new qx.ui.form.RadioButton("Show Icons and Label", "both"); + var radio2 = new qx.ui.form.RadioButton("Show Icons", "icon"); + var radio3 = new qx.ui.form.RadioButton("Show Label", "label"); + radio1.setChecked(true); + vert.add(radio1, radio2, radio3); + var rbm = new qx.manager.selection.RadioManager(null, [radio1, radio2, radio3]); + rbm.addEventListener("changeSelected", function(e) { + doc.dispatchEvent( new qx.event.type.DataEvent("changeLayout", e.getData().getValue() ) ); + }); + + // Alignment + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.setDimension("auto", "auto"); + hor.add(vert); + + var radio1 = new qx.ui.form.RadioButton("Left Aligned", "left"); + var radio2 = new qx.ui.form.RadioButton("Centered", "center"); + var radio3 = new qx.ui.form.RadioButton("Right Aligned", "right"); + radio1.setChecked(true); + vert.add(radio1, radio2, radio3); + var rbm = new qx.manager.selection.RadioManager(null, [radio1, radio2, radio3]); + rbm.addEventListener("changeSelected", function(e) { + tb.setHorizontalChildrenAlign(e.getData().getValue()); + }); + + // Icon Sizes + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.setDimension("auto", "auto"); + hor.add(vert); + + var button = new qx.ui.form.Button("Icons: 22 Pixel", "icon/16/colors.png"); + button.setHorizontalAlign("center"); + button.addEventListener("execute", function(e) { + doc.dispatchEvent(new qx.event.type.DataEvent("changeSize", 22)); + }); + vert.add(button); + + var button = new qx.ui.form.Button("Icons: 32 Pixel", "icon/16/colors.png"); + button.setHorizontalAlign("center"); + button.addEventListener("execute", function(e) { + doc.dispatchEvent(new qx.event.type.DataEvent("changeSize", 32)); + }); + vert.add(button); + + return main; +} + + +qx.Proto._createTabDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"100%", height:"100%", spacing:10 }); + + // Tab view + var tf1 = new qx.ui.pageview.tabview.TabView; + tf1.set({ width:qx.constant.Core.FLEX }); + main.add(tf1); + + var t1_1 = new qx.ui.pageview.tabview.TabViewButton("Edit"); + var t1_2 = new qx.ui.pageview.tabview.TabViewButton("Find"); + var t1_3 = new qx.ui.pageview.tabview.TabViewButton("Backup"); + t1_1.setChecked(true); + tf1.getBar().add(t1_1, t1_2, t1_3); + + var p1_1 = new qx.ui.pageview.tabview.TabViewPage(t1_1); + var p1_2 = new qx.ui.pageview.tabview.TabViewPage(t1_2); + var p1_3 = new qx.ui.pageview.tabview.TabViewPage(t1_3); + tf1.getPane().add(p1_1, p1_2, p1_3); + + p1_2.add(new qx.ui.form.TextField("Find Anywhere")); + p1_3.add(new qx.ui.form.TextField("Backup Input")); + + var c1 = new qx.ui.form.CheckBox("Place bar on top"); + var c2 = new qx.ui.form.CheckBox("Align tabs to left"); + + c1.setTop(0); + c1.setChecked(true); + + c2.setTop(20); + c2.setChecked(true); + + p1_1.add(c1, c2); + + c1.addEventListener("changeChecked", function(e) { + tf1.setPlaceBarOnTop(e.getData()); + }); + + c2.addEventListener("changeChecked", function(e) { + tf1.setAlignTabsToLeft(e.getData()); + }); + + // Inner tab view + var tf2 = new qx.ui.pageview.tabview.TabView; + tf2.set({ left: 0, top: 50, right: 0, bottom: 0 }); + p1_2.add(tf2); + + var t2_1 = new qx.ui.pageview.tabview.TabViewButton("Search for Files", "icon/16/file-open.png"); + var t2_2 = new qx.ui.pageview.tabview.TabViewButton("Search the Web", "icon/16/network.png"); + var t2_3 = new qx.ui.pageview.tabview.TabViewButton("Search in Mails", "icon/16/mail.png"); + t2_1.setChecked(true); + tf2.getBar().add(t2_1, t2_2, t2_3); + + var p2_1 = new qx.ui.pageview.tabview.TabViewPage(t2_1); + var p2_2 = new qx.ui.pageview.tabview.TabViewPage(t2_2); + var p2_3 = new qx.ui.pageview.tabview.TabViewPage(t2_3); + tf2.getPane().add(p2_1, p2_2, p2_3); + + var t2_1 = new qx.ui.form.TextField("Files..."); + var t2_2 = new qx.ui.form.TextField("Web..."); + var t2_3 = new qx.ui.form.TextField("Mails..."); + + t2_1.set({ top: 2, left: 0, width: 140 }); + t2_2.set({ top: 2, left: 0, width: 140 }); + t2_3.set({ top: 2, left: 0, width: 140 }); + + p2_1.add(t2_1); + p2_2.add(t2_2); + p2_3.add(t2_3); + + var b2_1 = new qx.ui.form.Button("Search", "icon/16/search.png"); + var b2_2 = new qx.ui.form.Button("Search", "icon/16/search.png"); + var b2_3 = new qx.ui.form.Button("Search", "icon/16/search.png"); + + b2_1.set({ top: 0, left: 150 }); + b2_2.set({ top: 0, left: 150 }); + b2_3.set({ top: 0, left: 150 }); + + p2_1.add(b2_1); + p2_2.add(b2_2); + p2_3.add(b2_3); + + function dosearch(e) { + alert("Searching..."); + } + + b2_1.addEventListener("click", dosearch); + b2_2.addEventListener("click", dosearch); + b2_3.addEventListener("click", dosearch); + + // Bar view + var bs = new qx.ui.pageview.buttonview.ButtonView; + bs.set({ width:qx.constant.Core.FLEX, barPosition:"left" }); + main.add(bs); + + var bsb1 = new qx.ui.pageview.buttonview.ButtonViewButton("Display", "icon/16/display.png"); + var bsb2 = new qx.ui.pageview.buttonview.ButtonViewButton("Colorize", "icon/16/colors.png"); + var bsb3 = new qx.ui.pageview.buttonview.ButtonViewButton("Icons", "icon/16/icons.png"); + var bsb4 = new qx.ui.pageview.buttonview.ButtonViewButton("Applications", "icon/16/run.png"); + var bsb5 = new qx.ui.pageview.buttonview.ButtonViewButton("System", "icon/16/display.png"); + + bsb1.setChecked(true); + + bsb1.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb2.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb3.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb4.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb5.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + + bs.getBar().add(bsb1, bsb2, bsb3, bsb4, bsb5); + bs.getBar().setHorizontalChildrenAlign("center"); + bs.getBar().setVerticalChildrenAlign("bottom"); + + var p1 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb1); + var p2 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb2); + var p3 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb3); + var p4 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb4); + var p5 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb5); + bs.getPane().add(p1, p2, p3, p4, p5); + + p1.add(new qx.ui.form.TextField("Display Input")); + p2.add(new qx.ui.form.TextField("Paint Input")); + p3.add(new qx.ui.form.TextField("Icons Input")); + p4.add(new qx.ui.form.TextField("Applications Input")); + p5.add(new qx.ui.form.TextField("System Input")); + + var r1 = new qx.ui.form.RadioButton("Top", "top"); + var r2 = new qx.ui.form.RadioButton("Right", "right"); + var r3 = new qx.ui.form.RadioButton("Bottom", "bottom"); + var r4 = new qx.ui.form.RadioButton("Left", "left", null, true); + + r1.setTop(50); + r2.setTop(70); + r3.setTop(90); + r4.setTop(110); + + p1.add(r1, r2, r3, r4); + + var rm = new qx.manager.selection.RadioManager(null, [r1, r2, r3, r4]); + + rm.addEventListener("changeSelected", function(e) { + bs.setBarPosition(e.getData().getValue()); + }); + + return main; +} + + +qx.Proto._createTreeDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"100%", spacing:10 }); + + // Workaround: qx.ui.tree.Tree causes an exception when added to a qx.ui.core.Parent that + // has no qx.ui.core.Parent. -> So we give the parent a pseudo parent + var workaround = new qx.ui.layout.HorizontalBoxLayout; + workaround.add(main); + + var t = new qx.ui.tree.Tree("Root"); + t.set({ backgroundColor:255, border:qx.renderer.border.BorderPresets.getInstance().inset, + overflow:"scrollY", height:"100%", width:200 }); + main.add(t); + + var te1 = new qx.ui.tree.TreeFolder("Desktop", "icon/16/home.png", "icon/16/home.png"); + t.add(te1); + + var te1_1 = new qx.ui.tree.TreeFolder("Files"); + var te1_2 = new qx.ui.tree.TreeFolder("Workspace"); + var te1_3 = new qx.ui.tree.TreeFolder("Network"); + var te1_4 = new qx.ui.tree.TreeFolder("Trash"); + te1.add(te1_1, te1_2, te1_3, te1_4); + var te1_2_1 = new qx.ui.tree.TreeFile("Windows (C:)", "icon/16/harddrive.png"); + var te1_2_2 = new qx.ui.tree.TreeFile("Documents (D:)", "icon/16/harddrive.png"); + te1_2.add(te1_2_1, te1_2_2); + + var te2 = new qx.ui.tree.TreeFolder("Inbox"); + t.add(te2); + + var te2_1 = new qx.ui.tree.TreeFolder("Presets"); + var te2_2 = new qx.ui.tree.TreeFolder("Sent"); + var te2_3 = new qx.ui.tree.TreeFolder("Trash", "icon/16/trash.png", "icon/16/trash.png"); + var te2_4 = new qx.ui.tree.TreeFolder("Data"); + var te2_5 = new qx.ui.tree.TreeFolder("Edit"); + + var te2_5_1 = new qx.ui.tree.TreeFolder("Chat"); + var te2_5_2 = new qx.ui.tree.TreeFolder("Pustefix"); + var te2_5_3 = new qx.ui.tree.TreeFolder("TINC"); + te2_5.add(te2_5_1, te2_5_2, te2_5_3); + + var te2_5_3_1 = new qx.ui.tree.TreeFolder("Announce"); + var te2_5_3_2 = new qx.ui.tree.TreeFolder("Devel"); + te2_5_3.add(te2_5_3_1, te2_5_3_2); + + var te2_6 = new qx.ui.tree.TreeFolder("Lists"); + + var te2_6_1 = new qx.ui.tree.TreeFolder("Relations"); + var te2_6_2 = new qx.ui.tree.TreeFolder("Company"); + var te2_6_3 = new qx.ui.tree.TreeFolder("Questions"); + var te2_6_4 = new qx.ui.tree.TreeFolder("Internal"); + var te2_6_5 = new qx.ui.tree.TreeFolder("Products"); + var te2_6_6 = new qx.ui.tree.TreeFolder("Press"); + var te2_6_7 = new qx.ui.tree.TreeFolder("Development"); + var te2_6_8 = new qx.ui.tree.TreeFolder("Competition"); + + te2_6.add(te2_6_1, te2_6_2, te2_6_3, te2_6_4, te2_6_5, te2_6_6, te2_6_7, te2_6_8); + + var te2_7 = new qx.ui.tree.TreeFolder("Personal"); + + var te2_7_1 = new qx.ui.tree.TreeFolder("Bugs"); + var te2_7_2 = new qx.ui.tree.TreeFolder("Family"); + var te2_7_3 = new qx.ui.tree.TreeFolder("Projects"); + var te2_7_4 = new qx.ui.tree.TreeFolder("Holiday"); + + te2_7.add(te2_7_1, te2_7_2, te2_7_3, te2_7_4); + + var te2_8 = new qx.ui.tree.TreeFolder("Big"); + + 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"); + + te2.add(te2_1, te2_2, te2_3, te2_4, te2_5, te2_6, te2_7, te2_8, te2_9); + + // Command frame + var commandFrame = new qx.ui.groupbox.GroupBox("Control"); + commandFrame.set({ width:"auto", height:"auto" }); + main.add(commandFrame); + + var command = new qx.ui.layout.VerticalBoxLayout; + command.set({ width:"auto", height:"auto", paddingRight:12 }); + commandFrame.add(command); + + var tCurrentLabel = new qx.ui.basic.Atom("Current Folder: "); + command.add(tCurrentLabel); + + var tCurrentInput = new qx.ui.form.TextField; + tCurrentInput.set({ readOnly:true, marginBottom:20 }); + command.add(tCurrentInput); + + t.getManager().addEventListener("changeSelection", function(e) { + tCurrentInput.setValue(e.getData()[0]._labelObject.getHtml()); + }); + + var tDoubleClick = new qx.ui.form.CheckBox("Use double click?"); + tDoubleClick.addEventListener("changeChecked", function(e) { + t.setUseDoubleClick(e.getData()); + }); + command.add(tDoubleClick); + + var tTreeLines = new qx.ui.form.CheckBox("Use tree lines?"); + tTreeLines.setChecked(true); + tTreeLines.addEventListener("changeChecked", function(e) { t.setUseTreeLines(e.getData()); }); + command.add(tTreeLines); + + return main; +} + + +qx.Proto._createListDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"100%", spacing:10 }); + + // List + var list = new qx.ui.form.List; + list.set({ height:"100%", width:150, overflow:"scrollY" }); + main.add(list) + + var item; + for(var i = 1; i <= 35; i++) { + var iconName; + switch (parseInt(Math.random() * 5)) { + case 0: iconName = "folder.png"; break; + case 1: iconName = "harddrive.png"; break; + case 2: iconName = "penguin.png"; break; + case 3: iconName = "pda.png"; break; + case 4: iconName = "bell.png"; break; + } + item = new qx.ui.form.ListItem("Item No " + i, "icon/" + ((i % 4) ? "16" : "48") + "/" + iconName); + + if (!(i % 9)) (item.setEnabled(false)); + + list.add(item); + } + + // Control + var control = new qx.ui.layout.VerticalBoxLayout; + control.set({ width:"auto", height:"auto" }); + main.add(control); + + var c1 = new qx.ui.form.CheckBox("Enable Multi-Selection"); + var c2 = new qx.ui.form.CheckBox("Enable Drag-Selection"); + var c3 = new qx.ui.form.CheckBox("Allow Deselection"); + var c4 = new qx.ui.form.CheckBox("Enable Inline Find"); + control.add(c1, c2, c3, c4); + + c1.setChecked(true); + c2.setChecked(true); + c3.setChecked(true); + c4.setChecked(true); + + c1.addEventListener("changeChecked", function(e) { + list.getManager().setMultiSelection(e.getData()); + }); + c2.addEventListener("changeChecked", function(e) { + list.getManager().setDragSelection(e.getData()); + }); + c3.addEventListener("changeChecked", function(e) { + list.getManager().setCanDeselect(e.getData()); + }); + c4.addEventListener("changeChecked", function(e) { + list.setEnableInlineFind(e.getData()); + }); + + var rd1 = new qx.ui.form.RadioButton("Show Label", "label"); + var rd2 = new qx.ui.form.RadioButton("Show Icon", "icon"); + var rd3 = new qx.ui.form.RadioButton("Show Both", "both"); + rd3.setChecked(true); + control.add(rd1, rd2, rd3); + var rbm = new qx.manager.selection.RadioManager( name, [rd1, rd2, rd3]); + + rbm.addEventListener("changeSelected", function(e) { + for (var i = 0; i < list.getChildrenLength(); i++) { + list.getChildren()[i].setShow(e.getData().getValue()); + } + }); + + return main; +} + + +qx.Proto._createListViewDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"100%", spacing:10 }); + + var ld = []; + var lt = [ "Image", "Text", "PDF", "Illustration", "Document" ]; + + for (var i = 0, t; i < 1000; i++) { + t = Math.round(Math.random() * 4); + ld.push({ name : { html : "E-Mail " + i, icon : "icon/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" }, + size: { label : "Size", width : 50, type : "text", align : "right" }, + 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); + + lv.setBorder(qx.renderer.border.BorderPresets.getInstance().shadow); + lv.setBackgroundColor("white"); + lv.setWidth(600); + lv.setHeight(350); + + return main; +} + + +qx.Proto._createTableDemo = function() { + // table model + var tableModel = new qx.ui.table.SimpleTableModel(); + tableModel.setColumns([ "ID", "A number", "A date", "Boolean test" ]); + var rowData = []; + var now = new Date().getTime(); + var dateRange = 400 * 24 * 60 * 60 * 1000; // 400 days + for (var row = 0; row < 100; row++) { + var date = new Date(now + Math.random() * dateRange - dateRange / 2); + rowData.push([ row, Math.random() * 10000, date, (Math.random() > 0.5) ]); + } + tableModel.setData(rowData); + tableModel.setColumnEditable(1, true); + tableModel.setColumnEditable(2, true); + + // table + var table = new qx.ui.table.Table(tableModel); + with (table) { + set({ width:"100%", height:"100%" }); + 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() { + var main = new qx.ui.layout.VerticalBoxLayout; + + var chooser = new qx.ui.component.DateChooser; + chooser.setLocation(10, 10); + chooser.setWidth("auto"); + chooser.setHeight("auto"); + main.add(chooser); + + return main; +} + + +qx.Proto._createNativeWindowDemo = function() { + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"auto", spacing:5 }); + + var win = new qx.client.NativeWindow("http://www.google.com"); + win.setDimension(600, 400); + + var openBt = new qx.ui.form.Button("Open Native Window", "icon/16/wizard.png"); + openBt.addEventListener("click", function() { win.open(); } ); + main.add(openBt); + + // Initial Settings + var fs1 = new qx.ui.groupbox.GroupBox("Initial Settings"); + fs1.set({ width:250, height:"auto" }); + main.add(fs1); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.set({ width:"auto", height:"auto" }); + fs1.add(vert); + + var chk1 = new qx.ui.form.CheckBox("Resizeable"); + chk1.setChecked(true); + chk1.addEventListener("changeChecked", function(e) { + win.setResizeable(e.getData()); + }); + + var chk2 = new qx.ui.form.CheckBox("Show Statusbar"); + chk2.setChecked(false); + chk2.addEventListener("changeChecked", function(e) { + win.setShowStatusbar(e.getData()); + }); + + var chk3 = new qx.ui.form.CheckBox("Show Menubar"); + chk3.setChecked(false); + chk3.addEventListener("changeChecked", function(e) { + win.setShowMenubar(e.getData()); + }); + + var chk4 = new qx.ui.form.CheckBox("Show Location"); + chk4.setChecked(false); + chk4.addEventListener("changeChecked", function(e) { + win.setShowLocation(e.getData()); + }); + + var chk5 = new qx.ui.form.CheckBox("Show Toolbar"); + chk5.setChecked(false); + chk5.addEventListener("changeChecked", function(e) { + win.setShowToolbar(e.getData()); + }); + + var chk6 = new qx.ui.form.CheckBox("Allow Scrollbars"); + chk6.setChecked(true); + chk6.addEventListener("changeChecked", function(e) { + win.setAllowScrollbars(e.getData()); + }); + + var chk7 = new qx.ui.form.CheckBox("Modal"); + chk7.setChecked(false); + chk7.addEventListener("changeChecked", function(e) { + win.setModal(e.getData()); + }); + + var chk8 = new qx.ui.form.CheckBox("Dependent"); + chk8.setChecked(true); + chk8.addEventListener("changeChecked", function(e) { + win.setDependent(e.getData()); + }); + + vert.add(chk1, chk2, chk3, chk4, chk5, chk6, chk7, chk8); + + // Runtime Settings + var fs2 = new qx.ui.groupbox.GroupBox("Runtime Settings"); + fs2.set({ width:250, height:"auto" }); + main.add(fs2); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.set({ width:"auto", height:"auto", spacing:2 }); + fs2.add(vert); + + var tf1 = new qx.ui.form.TextField("http://www.google.com"); + tf1.setWidth(150); + + var setUrlBt = new qx.ui.form.Button("Set Url", "icon/16/ok.png"); + setUrlBt.addEventListener("click", function() { + win.setUrl(tf1.getValue()); + }); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5, + verticalChildrenAlign:"middle", marginBottom:10 }); + vert.add(hor); + hor.add(tf1, setUrlBt); + + + var tf2 = new qx.ui.form.TextField("600"); + tf2.setWidth(50); + + var btn2 = new qx.ui.form.Button("Set Width", "icon/16/ok.png"); + btn2.addEventListener("click", function() { + win.setWidth(parseInt(tf2.getValue())); + }); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5, + verticalChildrenAlign:"middle" }); + vert.add(hor); + hor.add(tf2, btn2); + + + var tf3 = new qx.ui.form.TextField("400"); + tf3.setWidth(50); + + var btn3 = new qx.ui.form.Button("Set Height", "icon/16/ok.png"); + btn3.addEventListener("click", function() { + win.setHeight(parseInt(tf3.getValue())); + }); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5, + verticalChildrenAlign:"middle", marginBottom:10 }); + vert.add(hor); + hor.add(tf3, btn3); + + + var btn4 = new qx.ui.form.Button("Center to screen", "icon/16/display.png"); + btn4.setWidth("100%"); + btn4.addEventListener("click", function() { + win.centerToScreen() + }); + + var btn5 = new qx.ui.form.Button("Center to screen area", "icon/16/display.png"); + btn5.setWidth("100%"); + btn5.addEventListener("click", function() { + win.centerToScreenArea() + }); + + var btn6 = new qx.ui.form.Button("Center to opener", "icon/16/display.png"); + btn6.setWidth("100%"); + btn6.addEventListener("click", function() { + win.centerToOpener() + }); + + vert.add(btn4, btn5, btn6); + + return main; +} + + +qx.Proto._createInternalWindowDemo = function() { + var doc = qx.ui.core.ClientDocument.getInstance(); + + var main = new qx.ui.layout.CanvasLayout; + main.setOverflow("hidden"); + + // Create the windows + var w1 = new qx.ui.window.Window("First Window", "icon/16/bell.png"); + w1.setSpace(20, 400, 48, 250); + main.add(w1); + + var w2 = new qx.ui.window.Window("Second Window", "icon/16/colors.png"); + w2.setSpace(250, "auto", 120, "auto"); + main.add(w2); + + var w3 = new qx.ui.window.Window("Third Window", "icon/16/network.png"); + w3.setSpace(100, "auto", 200, "auto"); + w3.set({ maxWidth:450, maxHeight:400 }); + main.add(w3); + + var wm1 = new qx.ui.window.Window("First Modal Dialog"); + wm1.setSpace(150, 200, 150, 200); + wm1.setModal(true); + doc.add(wm1); + + var wm2 = new qx.ui.window.Window("Second Modal Dialog"); + wm2.setSpace(100, 200, 100, 150); + wm2.set({ modal:true, showClose:false }); + doc.add(wm2); + + // Fill window 1 + var a1 = new qx.ui.basic.Atom("Welcome to your first own Window.
Have fun!", "icon/32/chart.png"); + a1.set({ top: 4, left: 4 }); + w1.add(a1); + + var tf1 = new qx.ui.pageview.tabview.TabView; + tf1.set({ left: 10, top: 52, right: 10, bottom: 10 }); + + var t1_1 = new qx.ui.pageview.tabview.TabViewButton("Explore"); + var t1_2 = new qx.ui.pageview.tabview.TabViewButton("Internet"); + var t1_3 = new qx.ui.pageview.tabview.TabViewButton("Future"); + + t1_1.setChecked(true); + + tf1.getBar().add(t1_1, t1_2, t1_3); + + var p1_1 = new qx.ui.pageview.tabview.TabViewPage(t1_1); + var p1_2 = new qx.ui.pageview.tabview.TabViewPage(t1_2); + var p1_3 = new qx.ui.pageview.tabview.TabViewPage(t1_3); + + tf1.getPane().add(p1_1, p1_2, p1_3); + + w1.add(tf1); + + // Fill window 2 + var at1 = new qx.ui.basic.Atom("Your second window", "icon/22/find.png"); + at1.setLocation(8, 8); + w2.add(at1); + + var fs1 = new qx.ui.groupbox.GroupBox("Settings"); + fs1.set({ left:4, top:40, right:4, bottom:4 }); + + var chk1 = new qx.ui.form.CheckBox("Show Icon"); + chk1.set({ left:0, top:0, checked:true }); + chk1.addEventListener("changeChecked", function(e) { + w2.setShowIcon(e.getData()); + }); + + var chk2 = new qx.ui.form.CheckBox("Show Caption"); + chk2.set({ left:0, top:20, checked:true }); + chk2.addEventListener("changeChecked", function(e) { + w2.setShowCaption(e.getData()); + }); + + var chk3 = new qx.ui.form.CheckBox("Resizeable"); + chk3.set({ left:0, top:50, checked:true }); + chk3.addEventListener("changeChecked", function(e) { + w2.setResizeable(e.getData()); + }); + + var chk4 = new qx.ui.form.CheckBox("Moveable"); + chk4.set({ left:0, top:70, checked:true }); + chk4.addEventListener("changeChecked", function(e) { + w2.setMoveable(e.getData()); + }); + + var chk5 = new qx.ui.form.CheckBox("Show Close"); + chk5.set({ left:140, top:0, checked:true }); + chk5.addEventListener("changeChecked", function(e) { + w2.setShowClose(e.getData()); + }); + + var chk6 = new qx.ui.form.CheckBox("Show Maximize/Restore"); + chk6.set({ left:140, top:20, checked:true }); + chk6.addEventListener("changeChecked", function(e) { + w2.setShowMaximize(e.getData()); + }); + + var chk7 = new qx.ui.form.CheckBox("Show Minimize"); + chk7.set({ left:140, top:40, checked:true }); + chk7.addEventListener("changeChecked", function(e) { + w2.setShowMinimize(e.getData()); + }); + + var chk8 = new qx.ui.form.CheckBox("Allow Close"); + chk8.set({ left:140, top:70, checked:true }); + chk8.addEventListener("changeChecked", function(e) { + w2.setAllowClose(e.getData()); + }); + + var chk9 = new qx.ui.form.CheckBox("Allow Maximize"); + chk9.set({ left:140, top:90, checked:true }); + chk9.addEventListener("changeChecked", function(e) { + w2.setAllowMaximize(e.getData()); + }); + + var chk10 = new qx.ui.form.CheckBox("Allow Minimize"); + chk10.set({ left:140, top:110, checked:true }); + chk10.addEventListener("changeChecked", function(e) { + w2.setAllowMinimize(e.getData()); + }); + + var l1 = new qx.ui.basic.Atom("Move Method", "icon/16/info.png"); + l1.setLocation(0, 100); + + var rb1 = new qx.ui.form.RadioButton("Frame", "frame"); + rb1.setLocation(0, 120); + + var rb2 = new qx.ui.form.RadioButton("Opaque", "opaque"); + rb2.setLocation(0, 140); + rb2.setChecked(true); + + var rb3 = new qx.ui.form.RadioButton("Translucent", "translucent"); + rb3.setLocation(0, 160); + + var rbm1 = new qx.manager.selection.RadioManager("move", [rb1, rb2, rb3]); + + rbm1.addEventListener("changeSelected", function(e) { + w2.setMoveMethod(e.getData().getValue()); + }); + + var l2 = new qx.ui.basic.Atom("Resize Method", "icon/16/info.png"); + l2.setLocation(0, 190); + + var rb4 = new qx.ui.form.RadioButton("Frame", "frame"); + rb4.setLocation(0, 210); + rb4.setChecked(true); + + var rb5 = new qx.ui.form.RadioButton("Opaque", "opaque"); + rb5.setLocation(0, 230); + + var rb6 = new qx.ui.form.RadioButton("Lazy Opaque", "lazyopaque"); + rb6.setLocation(0, 250); + + var rb7 = new qx.ui.form.RadioButton("Translucent", "translucent"); + rb7.setLocation(0, 270); + + var rbm2 = new qx.manager.selection.RadioManager("resize", [rb4, rb5, rb6, rb7]); + + rbm2.addEventListener("changeSelected", function(e) { + w2.setResizeMethod(e.getData().getValue()); + }); + + var chk11 = new qx.ui.form.CheckBox("Show Statusbar"); + chk11.setLocation(140, 140); + chk11.setChecked(false); + chk11.addEventListener("changeChecked", function(e) { + w2.setShowStatusbar(e.getData()); + }); + + var btnpack = new qx.ui.form.Button("Pack Window", "icon/16/cdrom.png"); + btnpack.setLocation(140, 170); + btnpack.addEventListener("execute", function(e) { + w2.pack(); + }); + + fs1.add(chk1, chk2, chk3, chk4, chk5, chk6, chk7, chk8, chk9, chk10, l1, rb1, rb2, rb3, l2, rb4, rb5, rb6, rb7, chk11, btnpack); + w2.add(fs1); + + // Fill window 3 + var btn1 = new qx.ui.form.Button("Open Modal Dialog 1", "icon/16/launch.png"); + btn1.setLocation(4, 4); + w3.add(btn1); + + btn1.addEventListener("execute", function(e) { + wm1.open(); + }); + + // Fill modal window 1 + var btn2 = new qx.ui.form.Button("Open Modal Dialog 2", "icon/16/launch.png"); + btn2.setLocation(4, 4); + wm1.add(btn2); + + btn2.addEventListener("execute", function(e) { + wm2.open(); + }); + + var chkm1 = new qx.ui.form.CheckBox("Modal", null, null, true); + chkm1.setLocation(4, 50); + wm1.add(chkm1); + + chkm1.addEventListener("changeChecked", function(e) { + wm1.setModal(e.getData()); + }); + + // Fill modal window 2 + var icon1 = new qx.ui.basic.Image("icon/32/error.png"); + var warn1 = new qx.ui.basic.Label("Do you want to delete
all your personal data?"); + + icon1.setTop(10); + icon1.setLeft(10); + + warn1.setTop(10); + warn1.setLeft(48); + + var btn3 = new qx.ui.form.Button("Yes", "icon/16/button-ok.png"); + var btn4 = new qx.ui.form.Button("No", "icon/16/button-cancel.png"); + + btn3.addEventListener("execute", function(e) { + alert("Thank you!"); + wm2.close(); + }); + + btn4.addEventListener("execute", function(e) { + alert("Sorry, please click 'Yes'!"); + }); + + btn3.set({ bottom : 10, right : 10 }); + btn4.set({ bottom : 10, left : 10 }); + + wm2.add(btn3, btn4, icon1, warn1); + + // Icon & Color Themes + //qx.manager.object.ImageManager.getInstance().createThemeList(w3, 20, 248); + //qx.manager.object.ColorManager.getInstance().createThemeList(w3, 4, 58); + + w1.open(); + w2.open(); + w3.open(); + + return main; +} + + +qx.Proto._createThemesDemo = function() { + var doc = qx.ui.core.ClientDocument.getInstance(); + + // Theming window + var win = new qx.ui.window.Window("Theming window", "icon/16/style.png"); + //win.set({ width:"auto", height:"auto" }); + doc.add(win); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.set({ width:"auto", height:"auto", spacing:5, left:0, top:0, right:0, bottom:0 }); + vert.setPadding(10); + win.add(vert); + + var info = new qx.ui.basic.Atom("Click on one of the buttons and then view the " + + "other tabs to see the changes", "icon/32/run.png"); + //info.set({ border:qx.renderer.border.BorderPresets.getInstance().inset, backgroundColor:"white" }); + info.setPadding(5); + vert.add(info); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5 }); + vert.add(hor); + + var can = new qx.ui.layout.CanvasLayout; + can.set({ width:"auto", height:"auto" }); + hor.add(can); + qx.manager.object.ImageManager.getInstance().createThemeList(can, 0, 0); + + var can = new qx.ui.layout.CanvasLayout; + can.set({ width:"auto", height:"auto" }); + hor.add(can); + qx.manager.object.ColorManager.getInstance().createThemeList(can, 0, 0); + + // Put the window in lower right corner + win.set({ width:"auto", height:"auto" }); + + // Open button + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"auto" }); + + var openThemeWinBt = new qx.ui.form.Button("Open theming window", "icon/16/launch.png"); + openThemeWinBt.addEventListener("execute", function(e) { + win.open(); + + // the following breaks in the current layouter + /* + win.setLeft(doc.getClientWidth() - win.getBoxWidth() - 5); + win.setTop(doc.getClientHeight() - win.getBoxHeight() - 5); + */ + + win.setLeft(doc.getClientWidth() - 500); + win.setTop(doc.getClientHeight() - 300); + }); + main.add(openThemeWinBt); + + return main; +} + diff --git a/swat/apps/qooxdoo-examples/at-a-glance/index.html b/swat/apps/qooxdoo-examples/at-a-glance/index.html new file mode 100644 index 0000000000..299f5bdc8e --- /dev/null +++ b/swat/apps/qooxdoo-examples/at-a-glance/index.html @@ -0,0 +1,21 @@ + + + + qooxdoo » Demo + + + + + + + + + diff --git a/swat/apps/qooxdoo-examples/example/Atom_1.html b/swat/apps/qooxdoo-examples/example/Atom_1.html new file mode 100644 index 0000000000..4dff79cf3d --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Atom_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + +
+

qx.ui.basic.Atom is the parent class for buttons, menu entries, icons, checkboxes. While you can do, + you usually don't have to instantiate qx.ui.basic.Atom directly.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/Atom_2.html b/swat/apps/qooxdoo-examples/example/Atom_2.html new file mode 100644 index 0000000000..db698a7232 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Atom_2.html @@ -0,0 +1,172 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some more complex tests for qx.ui.basic.Atom.

+

You can change all the properties before "really creating" the object or any time after this was done.

+
+ + + + + + diff --git a/swat/apps/qooxdoo-examples/example/Atom_3.html b/swat/apps/qooxdoo-examples/example/Atom_3.html new file mode 100644 index 0000000000..4a5db8e9bf --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Atom_3.html @@ -0,0 +1,39 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the new flash support for qx.ui.basic.Atom

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ButtonView_1.html b/swat/apps/qooxdoo-examples/example/ButtonView_1.html new file mode 100644 index 0000000000..d50caeb5c5 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ButtonView_1.html @@ -0,0 +1,89 @@ + + + + qooxdoo » Demo + + + + + + + +
+

qx.ui.pageview.buttonview.ButtonView implementation

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ButtonView_2.html b/swat/apps/qooxdoo-examples/example/ButtonView_2.html new file mode 100644 index 0000000000..d7acf86cd5 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ButtonView_2.html @@ -0,0 +1,98 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Yet Another qx.ui.pageview.buttonview.ButtonView Example

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Button_1.html b/swat/apps/qooxdoo-examples/example/Button_1.html new file mode 100644 index 0000000000..7f26c3325c --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Button_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test the qx.ui.form.Button constructor. qx.ui.form.Button is based on qx.ui.basic.Atom.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/CheckBox_1.html b/swat/apps/qooxdoo-examples/example/CheckBox_1.html new file mode 100644 index 0000000000..9073dc7098 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/CheckBox_1.html @@ -0,0 +1,104 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.ui.form.CheckBox. qx.ui.form.CheckBox extends qx.ui.basic.Atom and so it inherits all the options and properties defined there.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ColorPopup_1.html b/swat/apps/qooxdoo-examples/example/ColorPopup_1.html new file mode 100644 index 0000000000..c7763e1c95 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ColorPopup_1.html @@ -0,0 +1,83 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.component.ColorPopup.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/ColorSelector_1.html b/swat/apps/qooxdoo-examples/example/ColorSelector_1.html new file mode 100644 index 0000000000..a54005fbd9 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ColorSelector_1.html @@ -0,0 +1,29 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.component.ColorSelector.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/ColorSelector_2.html b/swat/apps/qooxdoo-examples/example/ColorSelector_2.html new file mode 100644 index 0000000000..1fbf822822 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ColorSelector_2.html @@ -0,0 +1,30 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.component.ColorSelector.

+

Adding a default/previous/old color value to compare it with the new selection.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/ComboBox_1.html b/swat/apps/qooxdoo-examples/example/ComboBox_1.html new file mode 100644 index 0000000000..682b17229e --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ComboBox_1.html @@ -0,0 +1,101 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing ComboBox implementation.

+

The elements of the popup will be created on the first open of the qx.ui.form.ComboBox.

+
+ + + + + + diff --git a/swat/apps/qooxdoo-examples/example/DateChooser_1.html b/swat/apps/qooxdoo-examples/example/DateChooser_1.html new file mode 100644 index 0000000000..582ca8b386 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/DateChooser_1.html @@ -0,0 +1,31 @@ + + + + qooxdoo » Demo + + + + + + + +
+

The DateChooser shows calendar and allows choosing a date.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/Drag_1.html b/swat/apps/qooxdoo-examples/example/Drag_1.html new file mode 100644 index 0000000000..3347f13020 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Drag_1.html @@ -0,0 +1,57 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Show one way to drag a widget around the screen.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Fields_1.html b/swat/apps/qooxdoo-examples/example/Fields_1.html new file mode 100644 index 0000000000..5fc0f73445 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Fields_1.html @@ -0,0 +1,107 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some tests for some of the most used properties of qx.ui.core.Widget (coordinates, dimensions, backgroundColor, opacity, ...).

+

Also here are the first test of some widgets which extend qx.ui.core.Widget: qx.ui.form.TextField and qx.ui.form.PasswordField. These extended + widgets also interacts like the basic QxWidgets with the qx.event.handler.FocusHandler.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Flash_1.html b/swat/apps/qooxdoo-examples/example/Flash_1.html new file mode 100644 index 0000000000..3e2f0ceca8 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Flash_1.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Simple test for qx.ui.embed.Flash.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/GalleryList_1.html b/swat/apps/qooxdoo-examples/example/GalleryList_1.html new file mode 100644 index 0000000000..1dae618f18 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/GalleryList_1.html @@ -0,0 +1,129 @@ + + + + qooxdoo » Demo + + + + + + + + + +
+

ListSort implementation

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Gallery_1.html b/swat/apps/qooxdoo-examples/example/Gallery_1.html new file mode 100644 index 0000000000..3252d3d1de --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Gallery_1.html @@ -0,0 +1,116 @@ + + + + qooxdoo » Demo + + + + + + + + + +
+

Test file for qx.ui.embed.Gallery

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/GroupBox_1.html b/swat/apps/qooxdoo-examples/example/GroupBox_1.html new file mode 100644 index 0000000000..39c2eafd00 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/GroupBox_1.html @@ -0,0 +1,107 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Introducing qx.ui.groupbox.GroupBox.

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat/apps/qooxdoo-examples/example/GroupBox_2.html b/swat/apps/qooxdoo-examples/example/GroupBox_2.html new file mode 100644 index 0000000000..117732caf4 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/GroupBox_2.html @@ -0,0 +1,153 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.groupbox.CheckGroupBox

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat/apps/qooxdoo-examples/example/GroupBox_3.html b/swat/apps/qooxdoo-examples/example/GroupBox_3.html new file mode 100644 index 0000000000..e9a77c64bf --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/GroupBox_3.html @@ -0,0 +1,160 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.groupbox.RadioGroupBox

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat/apps/qooxdoo-examples/example/Iframe_1.html b/swat/apps/qooxdoo-examples/example/Iframe_1.html new file mode 100644 index 0000000000..90d87e1d9b --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Iframe_1.html @@ -0,0 +1,71 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Iframe implementation. Elastic.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Inline_1.html b/swat/apps/qooxdoo-examples/example/Inline_1.html new file mode 100644 index 0000000000..5dac06a698 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Inline_1.html @@ -0,0 +1,260 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Inline widget.

Application layout is disabled by using qx.core.Settings. Scrollbars appear, if the content is bigger than the window.

+
+ +
+ Inline Frame #1 +
+ +
+ Inline Frame #2 +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/ListView_1.html b/swat/apps/qooxdoo-examples/example/ListView_1.html new file mode 100644 index 0000000000..661c4a8030 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ListView_1.html @@ -0,0 +1,67 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with text cells.

+

Testing of column alignment, resizeable prohibition for columns and live resizing.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ListView_2.html b/swat/apps/qooxdoo-examples/example/ListView_2.html new file mode 100644 index 0000000000..14df77b47e --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ListView_2.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with text cells and an additional icon.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ListView_3.html b/swat/apps/qooxdoo-examples/example/ListView_3.html new file mode 100644 index 0000000000..89bfc6b086 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ListView_3.html @@ -0,0 +1,51 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with iconHtml cells.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ListView_4.html b/swat/apps/qooxdoo-examples/example/ListView_4.html new file mode 100644 index 0000000000..f673bacc90 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ListView_4.html @@ -0,0 +1,58 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with text cells.

+

Added some sort handling stuff.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/List_1.html b/swat/apps/qooxdoo-examples/example/List_1.html new file mode 100644 index 0000000000..17981e6f0c --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/List_1.html @@ -0,0 +1,127 @@ + + + + qooxdoo » Demo + + + + + + + +
+

List implementation

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Menu_1.html b/swat/apps/qooxdoo-examples/example/Menu_1.html new file mode 100644 index 0000000000..6e42b2eb4a --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Menu_1.html @@ -0,0 +1,193 @@ + + + + qooxdoo » Demo + + + + + + + +
+

qx.ui.menu.Menu Implementation.

+

Added qx.client.Command support tests.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/NativeWindow_1.html b/swat/apps/qooxdoo-examples/example/NativeWindow_1.html new file mode 100644 index 0000000000..99bb6f7959 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/NativeWindow_1.html @@ -0,0 +1,190 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Native Windows. Could be understood as an enhanced window.open with some additional options like to create modal windows.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/RadioButton_1.html b/swat/apps/qooxdoo-examples/example/RadioButton_1.html new file mode 100644 index 0000000000..6976cb5fbf --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/RadioButton_1.html @@ -0,0 +1,114 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.ui.form.RadioButton. qx.ui.form.RadioButton extends qx.ui.basic.Atom and so it inherits all the options and properties defined there.

+

To group multiple QxRadioButtons you must define a instance of qx.manager.selection.RadioManager and add them to this new instance. All QxRadioButtons assigned to the same group make sure that only one of them is checked at the same time.

+

+

+ + + + diff --git a/swat/apps/qooxdoo-examples/example/RepeatButton_1.html b/swat/apps/qooxdoo-examples/example/RepeatButton_1.html new file mode 100644 index 0000000000..3858e7594a --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/RepeatButton_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test the qx.ui.form.RepeatButton constructor. qx.ui.form.RepeatButton is based on qx.ui.form.Button but adds some interval handled event mechanism.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html b/swat/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html new file mode 100644 index 0000000000..84c36576a4 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html @@ -0,0 +1,192 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

+ Shows a tree which listens for tree events. This script communicates via + JSON-RPC to a backend server. Each time a new tree node is opened, the + children are requested from the server. See the server-side functions + at backend/php/services/qooxdoo/fs.php. +

+ + + + + + diff --git a/swat/apps/qooxdoo-examples/example/Spinner_1.html b/swat/apps/qooxdoo-examples/example/Spinner_1.html new file mode 100644 index 0000000000..05406d5c53 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Spinner_1.html @@ -0,0 +1,106 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.form.Spinner.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/SplitPane_1.html b/swat/apps/qooxdoo-examples/example/SplitPane_1.html new file mode 100644 index 0000000000..bdceb1f0a3 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/SplitPane_1.html @@ -0,0 +1,70 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for Splitpane functionality.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/SplitPane_2.html b/swat/apps/qooxdoo-examples/example/SplitPane_2.html new file mode 100644 index 0000000000..dfcbe27302 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/SplitPane_2.html @@ -0,0 +1,72 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for Splitpane functionality with enabled live resize.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/TabView_1.html b/swat/apps/qooxdoo-examples/example/TabView_1.html new file mode 100644 index 0000000000..6269593810 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TabView_1.html @@ -0,0 +1,152 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tabbar implementation.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/TabView_2.html b/swat/apps/qooxdoo-examples/example/TabView_2.html new file mode 100644 index 0000000000..df9dcbe039 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TabView_2.html @@ -0,0 +1,127 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tabbar implementation.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/Table_1.html b/swat/apps/qooxdoo-examples/example/Table_1.html new file mode 100644 index 0000000000..578d178d9e --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Table_1.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

A table with virtual scrolling, model-view-controller, renderers, + fixed columns, editing, sorting, column resizing, column reordering, + column hiding.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/ToolBar_1.html b/swat/apps/qooxdoo-examples/example/ToolBar_1.html new file mode 100644 index 0000000000..a7ad9c6bfd --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ToolBar_1.html @@ -0,0 +1,252 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Introduce all classes needed for creating real qx.ui.toolbar.ToolBars. This includes qx.ui.toolbar.ToolBars, + qx.ui.toolbar.ToolBarParts, qx.ui.toolbar.ToolBarSeparator and qx.ui.toolbar.ToolBarButtons.

+ +

The qx.ui.toolbar.ToolBarButtons and QxRadioButtons in this example are beautifully + decoupled by "global" qx.event.type.DataEvent.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ToolBar_2.html b/swat/apps/qooxdoo-examples/example/ToolBar_2.html new file mode 100644 index 0000000000..849fc12b93 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ToolBar_2.html @@ -0,0 +1,269 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Introducing qx.ui.toolbar.ToolBarCheckBox and qx.ui.toolbar.ToolBarRadioButton.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ToolBar_3.html b/swat/apps/qooxdoo-examples/example/ToolBar_3.html new file mode 100644 index 0000000000..391b144cbf --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ToolBar_3.html @@ -0,0 +1,184 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Again a nice example which shows how to use qx.ui.toolbar.ToolBar as a menubar system.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ToolBar_4.html b/swat/apps/qooxdoo-examples/example/ToolBar_4.html new file mode 100644 index 0000000000..c8d6b83661 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ToolBar_4.html @@ -0,0 +1,196 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Again a nice example which shows how to use qx.ui.toolbar.ToolBar as a menubar system.

+

Added some parts and a new flex zone which aligns the help button to the right edge

+

Added some image and a qx.ui.toolbar.ToolBarCheckBox, you can event combine all these features as you can easily see here.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/ToolTip_1.html b/swat/apps/qooxdoo-examples/example/ToolTip_1.html new file mode 100644 index 0000000000..9beebd57a1 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/ToolTip_1.html @@ -0,0 +1,111 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for QxToolTips. Each qx.ui.popup.ToolTip could be assigned to any + instance of qx.ui.core.Widget. You could also use one qx.ui.popup.ToolTip instance + for multiple QxWidgets (to show the same tooltip any multiple items).

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/example/TreeFullControl_1.html b/swat/apps/qooxdoo-examples/example/TreeFullControl_1.html new file mode 100644 index 0000000000..e46e855dc2 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TreeFullControl_1.html @@ -0,0 +1,235 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/TreeFullControl_2.html b/swat/apps/qooxdoo-examples/example/TreeFullControl_2.html new file mode 100644 index 0000000000..18c7cdafa4 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TreeFullControl_2.html @@ -0,0 +1,270 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined extra fields. In this example, the extra +fields include a left-justified icon, a checkbox between the node icon and the +label, and a whole series of right-justified fields. Additionally, the root node may be hidden.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/TreeFullControl_3.html b/swat/apps/qooxdoo-examples/example/TreeFullControl_3.html new file mode 100644 index 0000000000..35ff8e18c0 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TreeFullControl_3.html @@ -0,0 +1,298 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes. This tests + listening for tree events. A separate alert is generated upon opening a + folder that has contents; when opening a folder that has no contents; and + closing a folder.

We also demonstrate changing the default value of + 'allowShowPlusMinusSymbol' so that all folders initially have a plus/minus + symbol. Then, upon opening an empty folder, we remove that + icon.

Lastly, we demonstrate in the alert presented by tree events, + use of the getHierarchy() method to obtain a full "path" for a tree + node.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/TreeFullControl_4.html b/swat/apps/qooxdoo-examples/example/TreeFullControl_4.html new file mode 100644 index 0000000000..b3c701f01f --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TreeFullControl_4.html @@ -0,0 +1,384 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree and allows playing with the settings of the Tree + properties hideNode and rootOpenClose. Also demonstrates + manipulating display (or not) of tree lines at specific indentation + levels, using the excludeSpecificTreeLines property.

+ +
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/TreeFullControl_5.html b/swat/apps/qooxdoo-examples/example/TreeFullControl_5.html new file mode 100644 index 0000000000..29703b06c1 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/TreeFullControl_5.html @@ -0,0 +1,247 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Tree_1.html b/swat/apps/qooxdoo-examples/example/Tree_1.html new file mode 100644 index 0000000000..ef29240538 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Tree_1.html @@ -0,0 +1,191 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/example/Window_1.html b/swat/apps/qooxdoo-examples/example/Window_1.html new file mode 100644 index 0000000000..0dd2bdc107 --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/Window_1.html @@ -0,0 +1,308 @@ + + + + qooxdoo » Demo + + + + + + + + + +
+

This is the qx.ui.window.Window widget. These should emulate the default look and behaviour of the application windows running under Microsoft Windows(TM).

+
+ + diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file1.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file1.swf new file mode 100644 index 0000000000..2e6d69a3fd Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file1.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file10.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file10.swf new file mode 100644 index 0000000000..eeafa9a8f3 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file10.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file2.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file2.swf new file mode 100644 index 0000000000..51c8f0ff76 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file2.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file3.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file3.swf new file mode 100644 index 0000000000..0b6b56be85 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file3.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file4.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file4.swf new file mode 100644 index 0000000000..746baa8cd9 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file4.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file5.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file5.swf new file mode 100644 index 0000000000..a3333e1c31 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file5.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file6.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file6.swf new file mode 100644 index 0000000000..2cad550081 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file6.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file7.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file7.swf new file mode 100644 index 0000000000..b5f4eb4ddf Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file7.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file8.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file8.swf new file mode 100644 index 0000000000..54c9a11edc Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file8.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/color/file9.swf b/swat/apps/qooxdoo-examples/example/image/flash/color/file9.swf new file mode 100644 index 0000000000..cc41ff1c10 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/color/file9.swf differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/fo_tester.fla b/swat/apps/qooxdoo-examples/example/image/flash/fo_tester.fla new file mode 100644 index 0000000000..afd4bb6134 Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/fo_tester.fla differ diff --git a/swat/apps/qooxdoo-examples/example/image/flash/fo_tester.swf b/swat/apps/qooxdoo-examples/example/image/flash/fo_tester.swf new file mode 100644 index 0000000000..8e0b966bca Binary files /dev/null and b/swat/apps/qooxdoo-examples/example/image/flash/fo_tester.swf differ diff --git a/swat/apps/qooxdoo-examples/example/index.html b/swat/apps/qooxdoo-examples/example/index.html new file mode 100644 index 0000000000..ac437542ac --- /dev/null +++ b/swat/apps/qooxdoo-examples/example/index.html @@ -0,0 +1,18 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Please choose an example from above.

+
+ + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/index.html b/swat/apps/qooxdoo-examples/index.html new file mode 100644 index 0000000000..1ddba85ac8 --- /dev/null +++ b/swat/apps/qooxdoo-examples/index.html @@ -0,0 +1,82 @@ + + + + qooxdoo demo + + + + + +
qooxdoo: The new era of web interface development
+
+ +
+

qooxdoo demo

+ +
    +
  • +

    At-a-Glance

    +

    A good example for qooxdoo's versatility.

    +
  • +
  • +

    Showcase

    +

    Complex application-like interface using multiple qooxdoo widgets.

    +
  • +
  • +

    Example

    +

    Easily to understand examples. The basic features of each qooxdoo widget is demonstrated in a separate example. This section is probably the one you are looking for!

    +
  • +
  • +

    Test

    +

    These tests demonstrate internal functionality of qooxdoo. Not really useful for the typical qooxdoo user, but needed for developers to test some complex layout stuff, performance related problems and more. The tests may not always be up-to-date and functioning!

    +
  • +
  • +

    Performance

    +

    These tests are used to test performance of different javascript/qooxdoo rountines and allows them to compare them with each other

    +
  • +
+
+ + diff --git a/swat/apps/qooxdoo-examples/performance/ArrayCreate_1.html b/swat/apps/qooxdoo-examples/performance/ArrayCreate_1.html new file mode 100644 index 0000000000..0fe1f5fe72 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ArrayCreate_1.html @@ -0,0 +1,57 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for empty Array creation performance

+
    +
  1. Using "[]"
  2. +
  3. Using "new Array"
  4. +
  5. Using "new Array()"
  6. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ArrayCreate_2.html b/swat/apps/qooxdoo-examples/performance/ArrayCreate_2.html new file mode 100644 index 0000000000..fcc0a05a73 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ArrayCreate_2.html @@ -0,0 +1,47 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for filled Array creation performance

+
    +
  1. Using "[ values ]"
  2. +
  3. Using "new Array(values)"
  4. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/GlobalObject_1.html b/swat/apps/qooxdoo-examples/performance/GlobalObject_1.html new file mode 100644 index 0000000000..006745ad12 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/GlobalObject_1.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Create 10.000 new (non stored) objects inside a loop. Identical to LocalObject_1.html.

+ +

Result

+

The performance in IE is quite good (~330ms for each loop), compared to the same stuff executed without the precreated stuff.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/GlobalObject_2.html b/swat/apps/qooxdoo-examples/performance/GlobalObject_2.html new file mode 100644 index 0000000000..e6d2e2f9a9 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/GlobalObject_2.html @@ -0,0 +1,51 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (globally stored). After this create 10.000 new (non stored) objects inside a loop.

+

Keep global storage over runtime.

+ +

Result

+

The performance in IE is poor (~1150ms for each loop), compared to the same stuff executed without so much precreated objects (previous example).

+

It makes no difference if we use a global or a local variable here. It's identical to LocalObject_2.html.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/GlobalObject_3.html b/swat/apps/qooxdoo-examples/performance/GlobalObject_3.html new file mode 100644 index 0000000000..7d8f9490f7 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/GlobalObject_3.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (globally stored). After this create 10.000 new (non stored) objects inside a loop.

+

Use removeAll to clean up global storage after first loop.

+ +

Result

+

The additional cleanup (remove all entries) of the global storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~490ms. Not bad, but poorly compared to the version, where the storage have never exist before. (See first examples, which executes in ~350ms.)

+

It makes no difference if we use a global or a local variable here. It's identical to LocalObject_3.html.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/GlobalObject_4.html b/swat/apps/qooxdoo-examples/performance/GlobalObject_4.html new file mode 100644 index 0000000000..57220fc846 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/GlobalObject_4.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (globally stored). After this create 10.000 new (non stored) objects inside a loop.

+

Overwrite global storage to clean up after first loop.

+ +

Result

+

The additional cleanup (overwrite with null) of the global storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~350ms. Quite good. The same value as in the first example, where the data have never exist.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/LocalObject_1.html b/swat/apps/qooxdoo-examples/performance/LocalObject_1.html new file mode 100644 index 0000000000..bca9610f11 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/LocalObject_1.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Create 10.000 new (non stored) objects inside a loop. Identical to GlobalObject_1.html.

+ +

Result

+

The performance in IE is quite good (~330ms for each loop), compared to the same stuff executed without the precreated stuff.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/LocalObject_2.html b/swat/apps/qooxdoo-examples/performance/LocalObject_2.html new file mode 100644 index 0000000000..7a98805f2c --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/LocalObject_2.html @@ -0,0 +1,51 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+

As the loop will be executed inside the scope of "store", the browser must keep the information about "store" with each execution of "test", even if called from the timeout.

+ +

Result

+

The performance in IE is poor (~1150ms for each loop), compared to the same stuff executed without so much precreated objects (previous example).

+

It makes no difference if we use a global or a local variable here. It's identical to GlobalObject_2.html.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/LocalObject_3.html b/swat/apps/qooxdoo-examples/performance/LocalObject_3.html new file mode 100644 index 0000000000..ab55099694 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/LocalObject_3.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+ +

Result

+

The additional cleanup (remove all entries) of the local storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~490ms. Not bad, but poorly compared to the version, where the storage have never exist before. (See first examples, which executes in ~350ms.)

+

It makes no difference if we use a global or a local variable here. It's identical to GlobalObject_3.html.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/LocalObject_4.html b/swat/apps/qooxdoo-examples/performance/LocalObject_4.html new file mode 100644 index 0000000000..d633458e9c --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/LocalObject_4.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+

The "store" variable will be resetted after the first loop with "null".

+ +

Result

+

The additional cleanup (overwrite with null) of the global storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~350ms. Quite good. The same value as in the first example, where the data have never exist.

+

Interesting because theoratically the function implemenetation of "test" is inside the scope of "store".

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/LocalObject_5.html b/swat/apps/qooxdoo-examples/performance/LocalObject_5.html new file mode 100644 index 0000000000..34f351c688 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/LocalObject_5.html @@ -0,0 +1,50 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+

The test method is implemented outside of the scope of "store".

+ +

Result

+

We need no additional cleanup to get a good performance of the function. First loop is done after ~1150ms. The following loop needs ~350ms. Quite good. The same value as in the first example, where the data have never exist.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/NumberCreate_1.html b/swat/apps/qooxdoo-examples/performance/NumberCreate_1.html new file mode 100644 index 0000000000..7cdb760b62 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/NumberCreate_1.html @@ -0,0 +1,110 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for Number creation performance

+
    +
  1. Using simple number
  2. +
  3. Using parseInt
  4. +
  5. Using parseFloat
  6. +
  7. Using new with string int
  8. +
  9. Using new with string float
  10. +
  11. Using new with simple number
  12. +
  13. Using new with parseInt
  14. +
  15. Using new with parseFloat
  16. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ObjectCreate_1.html b/swat/apps/qooxdoo-examples/performance/ObjectCreate_1.html new file mode 100644 index 0000000000..d1b0c69971 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ObjectCreate_1.html @@ -0,0 +1,57 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for empty Object creation performance

+
    +
  1. Using "{}"
  2. +
  3. Using "new Object"
  4. +
  5. Using "new Object()"
  6. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ObjectCreate_2.html b/swat/apps/qooxdoo-examples/performance/ObjectCreate_2.html new file mode 100644 index 0000000000..8a5128e234 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ObjectCreate_2.html @@ -0,0 +1,77 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for filled Object creation performance

+
    +
  1. Using "{ content }"
  2. +
  3. Using "new Object; obj.key = value"
  4. +
  5. Using "new Object(); obj.key = value"
  6. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ObjectLevel_1.html b/swat/apps/qooxdoo-examples/performance/ObjectLevel_1.html new file mode 100755 index 0000000000..23106c50dc --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ObjectLevel_1.html @@ -0,0 +1,92 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the influence of inheritance to object creation performance.

+

Result: Each inheritance level increases the negative effect.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ObjectLevel_2.html b/swat/apps/qooxdoo-examples/performance/ObjectLevel_2.html new file mode 100755 index 0000000000..64aaf7c644 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ObjectLevel_2.html @@ -0,0 +1,88 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the influence of inheritance to object creation performance.

+

Don't execute superclass constructor.

+

Result: No negative effect!

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ObjectLevel_3.html b/swat/apps/qooxdoo-examples/performance/ObjectLevel_3.html new file mode 100644 index 0000000000..f69a14d099 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ObjectLevel_3.html @@ -0,0 +1,97 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the influence of inheritance to object creation performance.

+

Result: Each inheritance level increases the negative effect.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/ObjectSize_1.html b/swat/apps/qooxdoo-examples/performance/ObjectSize_1.html new file mode 100755 index 0000000000..c80c05e976 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/ObjectSize_1.html @@ -0,0 +1,62 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the incluence to the performance of data using the prototype mechanism on classes.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/Qooxdoo_1.html b/swat/apps/qooxdoo-examples/performance/Qooxdoo_1.html new file mode 100644 index 0000000000..bad5574641 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/Qooxdoo_1.html @@ -0,0 +1,83 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qooxdoo object performance

+
    +
  1. qx.core.Object
  2. +
  3. qx.core.Target
  4. +
  5. qx.event.type.Event
  6. +
  7. qx.event.type.MouseEvent
  8. +
  9. qx.ui.basic.Terminator
  10. +
  11. qx.ui.layout.CanvasLayout
  12. +
  13. qx.ui.layout.BoxLayout
  14. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/StringConcat_1.html b/swat/apps/qooxdoo-examples/performance/StringConcat_1.html new file mode 100644 index 0000000000..f0d1ec901d --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/StringConcat_1.html @@ -0,0 +1,95 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for String Performance. Using new String instances for concat.

+
    +
  1. Operator +=
  2. +
  3. Operators = and +
  4. +
  5. Concat function
  6. +
  7. Array Push
  8. +
  9. Array Index
  10. +
  11. StringBuilder Object
  12. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/StringConcat_2.html b/swat/apps/qooxdoo-examples/performance/StringConcat_2.html new file mode 100644 index 0000000000..d2b2c140c5 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/StringConcat_2.html @@ -0,0 +1,98 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for String Performance. Using cached string instances for concat.

+
    +
  1. Operator +=
  2. +
  3. Operators = and +
  4. +
  5. Concat function
  6. +
  7. Array Push
  8. +
  9. Array Index
  10. +
  11. StringBuilder Object
  12. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/StringConcat_3.html b/swat/apps/qooxdoo-examples/performance/StringConcat_3.html new file mode 100644 index 0000000000..2169b81b21 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/StringConcat_3.html @@ -0,0 +1,109 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for String Performance.

+

Getting an filled array of strings and try to combine them.

+ +
    +
  1. Operator +=
  2. +
  3. Operators = and +
  4. +
  5. Concat function
  6. +
  7. Array Push
  8. +
  9. Array Index
  10. +
  11. Array Append
  12. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/TypeCheck_1.html b/swat/apps/qooxdoo-examples/performance/TypeCheck_1.html new file mode 100644 index 0000000000..7ef0f0db13 --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/TypeCheck_1.html @@ -0,0 +1,84 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for typical value checks and their performance.

+
    +
  1. Typeof with Strings
  2. +
  3. Typeof with Constants
  4. +
  5. Instanceof
  6. +
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/performance/index.html b/swat/apps/qooxdoo-examples/performance/index.html new file mode 100644 index 0000000000..ac437542ac --- /dev/null +++ b/swat/apps/qooxdoo-examples/performance/index.html @@ -0,0 +1,18 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Please choose an example from above.

+
+ + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/showcase/Showcase_1.html b/swat/apps/qooxdoo-examples/showcase/Showcase_1.html new file mode 100644 index 0000000000..015c178579 --- /dev/null +++ b/swat/apps/qooxdoo-examples/showcase/Showcase_1.html @@ -0,0 +1,128 @@ + + + + qooxdoo » Demo + + + + + + + +
+

A small example how a webmail application can look and feel using qooxdoo.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/showcase/index.html b/swat/apps/qooxdoo-examples/showcase/index.html new file mode 100644 index 0000000000..f9f55f8058 --- /dev/null +++ b/swat/apps/qooxdoo-examples/showcase/index.html @@ -0,0 +1,18 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Please choose a showcase from above.

+
+ + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Atom_1.html b/swat/apps/qooxdoo-examples/test/Atom_1.html new file mode 100644 index 0000000000..f8bebf672d --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_1.html @@ -0,0 +1,286 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some speed tests for qx.ui.basic.Atom. Please regard, that many of things in the finished + page are modified on the already created and visible qx.ui.basic.Atom instances. This is not + a good example in scripting qooxdoo. It's always faster to configure a instance of qx.ui.core.Widget + completely, before add it to the qx.ui.core.ClientDocument or any other visible parent qx.ui.core.Widget.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/Atom_2.html b/swat/apps/qooxdoo-examples/test/Atom_2.html new file mode 100644 index 0000000000..b80d6414cb --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_2.html @@ -0,0 +1,187 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Example to show correct calculations of qx.ui.basic.Atom sizes. Normally a qx.ui.basic.Atom has only the size of its content.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/Atom_3.html b/swat/apps/qooxdoo-examples/test/Atom_3.html new file mode 100644 index 0000000000..a824bb509c --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_3.html @@ -0,0 +1,322 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Layout tests for qx.ui.basic.Atom reimplementation.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/Atom_4.html b/swat/apps/qooxdoo-examples/test/Atom_4.html new file mode 100644 index 0000000000..a25990b900 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_4.html @@ -0,0 +1,46 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Atom_5.html b/swat/apps/qooxdoo-examples/test/Atom_5.html new file mode 100644 index 0000000000..bc05b1ee56 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_5.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Adding many qx.ui.basic.Atom widgets without setting the icon-width and -height.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Atom_6.html b/swat/apps/qooxdoo-examples/test/Atom_6.html new file mode 100644 index 0000000000..910226987e --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_6.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Adding many qx.ui.basic.Atom widgets setting the icon-width and -height.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Atom_7.html b/swat/apps/qooxdoo-examples/test/Atom_7.html new file mode 100644 index 0000000000..5be132a228 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_7.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Atom_8.html b/swat/apps/qooxdoo-examples/test/Atom_8.html new file mode 100644 index 0000000000..a08fa5423b --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_8.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Atom_9.html b/swat/apps/qooxdoo-examples/test/Atom_9.html new file mode 100644 index 0000000000..563816f7b2 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Atom_9.html @@ -0,0 +1,44 @@ + + + + qooxdoo » Demo + + + + + + + +
+ This uses qx.ui.basic.Label instead of qx.ui.basic.Atom for text only display. Stored as Atom test file + because this way we could compare it to the previous test file. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Border_1.html b/swat/apps/qooxdoo-examples/test/Border_1.html new file mode 100644 index 0000000000..6aa6af6253 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Border_1.html @@ -0,0 +1,177 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.renderer.border.Border, a cross-browser advanced border engine. + Each instance of qx.renderer.border.Border allows to affect multiple QxTerminators. + When the one property of the qx.renderer.border.Border change, it informs all bounded + QxTerminators to rerender the border.

+ +

The qx.renderer.border.Border constructor also allows you to convert a string + (css-like) into and qx.renderer.border.Border instance (last example).

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/BoxLayout_1.html b/swat/apps/qooxdoo-examples/test/BoxLayout_1.html new file mode 100644 index 0000000000..36bcf5f9a2 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/BoxLayout_1.html @@ -0,0 +1,283 @@ + + + + qooxdoo » Demo + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
Width/Height: + + +
Spacing/Padding: + + +
+ + + + +
Horizontal/Vertical Align: + + +
  + +
+ +

Tests

+ +
+ +
+

Now something more complex. Try to configure multiple things and then press <apply>.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/BoxLayout_2.html b/swat/apps/qooxdoo-examples/test/BoxLayout_2.html new file mode 100644 index 0000000000..ead48a1f0c --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/BoxLayout_2.html @@ -0,0 +1,324 @@ + + + + qooxdoo » Demo + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
Width/Height: + + +
Spacing/Padding: + + +
+ + + + +
Horizontal/Vertical Align: + + +
  + +
+ +

Tests

+ +
+ +
+

Now something more complex. Try to configure multiple things and then press <apply>.

+

Added initial support for children align override: Try to click on the color palette.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Builder_1.html b/swat/apps/qooxdoo-examples/test/Builder_1.html new file mode 100644 index 0000000000..baa29c31aa --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Builder_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

Build your web apps using qooxdooml.

+

Textarea example

+
+ + + diff --git a/swat/apps/qooxdoo-examples/test/Builder_2.html b/swat/apps/qooxdoo-examples/test/Builder_2.html new file mode 100644 index 0000000000..720e02f5dd --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Builder_2.html @@ -0,0 +1,25 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

Build your web apps using qooxdooml.

+

XmlHttp Example

+
+ + diff --git a/swat/apps/qooxdoo-examples/test/Builder_2.xml b/swat/apps/qooxdoo-examples/test/Builder_2.xml new file mode 100644 index 0000000000..84b1adf62f --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Builder_2.xml @@ -0,0 +1,51 @@ + + + + + + btn.setLabel(btn.getLabel() + "."); + alert(event + "\n\nClicked on: " + this.getLabel()); + + + + + + + + + + + + + + atom1.setLabel(atom1.getLabel() + "."); + + + + + + + + + + + // test delegate function + var f = function(e) { + alert(e + '\n\nclick received at delegate function\n\n'); + } + + // test delegate object + var d = { + hello : 'world', + click : function(e) { + alert(e + '\n\nclick received at delegate object\n\n' + this.hello); + } + } + + diff --git a/swat/apps/qooxdoo-examples/test/Builder_3.html b/swat/apps/qooxdoo-examples/test/Builder_3.html new file mode 100644 index 0000000000..e3d4b0b39e --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Builder_3.html @@ -0,0 +1,26 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

Build your web apps using qooxdooml.

+

Property Editor Example

+
+ + + diff --git a/swat/apps/qooxdoo-examples/test/Builder_3.xml b/swat/apps/qooxdoo-examples/test/Builder_3.xml new file mode 100644 index 0000000000..b5fd8b331c --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Builder_3.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + var el = this.getElement(); + m1.setLeft(qx.dom.DomLocation.getPageBoxLeft(el)); + m1.setTop(qx.dom.DomLocation.getPageBoxBottom(el)); ; + m1.show(); + e.setPropagationStopped(true); + + + e.setPropagationStopped(true); + + + + + diff --git a/swat/apps/qooxdoo-examples/test/Builder_4.html b/swat/apps/qooxdoo-examples/test/Builder_4.html new file mode 100644 index 0000000000..70dffb5345 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Builder_4.html @@ -0,0 +1,42 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

2 Format Example

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/Button_1.html b/swat/apps/qooxdoo-examples/test/Button_1.html new file mode 100644 index 0000000000..b6c0368212 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Button_1.html @@ -0,0 +1,44 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the new flash support for QxButtons (inherited from qx.ui.basic.Atom).

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/CanvasLayout_1.html b/swat/apps/qooxdoo-examples/test/CanvasLayout_1.html new file mode 100644 index 0000000000..99bea2215f --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CanvasLayout_1.html @@ -0,0 +1,616 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CanvasLayout_2.html b/swat/apps/qooxdoo-examples/test/CanvasLayout_2.html new file mode 100644 index 0000000000..19c9a364c1 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CanvasLayout_2.html @@ -0,0 +1,139 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CanvasLayout_3.html b/swat/apps/qooxdoo-examples/test/CanvasLayout_3.html new file mode 100644 index 0000000000..0ddf46f973 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CanvasLayout_3.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

This test is using multiple qx.ui.basic.Terminator

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CanvasLayout_4.html b/swat/apps/qooxdoo-examples/test/CanvasLayout_4.html new file mode 100644 index 0000000000..b516d2b528 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CanvasLayout_4.html @@ -0,0 +1,50 @@ + + + + qooxdoo » Demo + + + + + + + +
+

This test is using multiple div-Elements

+

Created with "createElement" and added via "appendChild" to the document.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CanvasLayout_5.html b/swat/apps/qooxdoo-examples/test/CanvasLayout_5.html new file mode 100644 index 0000000000..6c2e0218ff --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CanvasLayout_5.html @@ -0,0 +1,45 @@ + + + + qooxdoo » Demo + + + + + + + +
+

This test is using multiple div-Elements

+

Added to the document using the "innerHTML" property.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Clipping_1.html b/swat/apps/qooxdoo-examples/test/Clipping_1.html new file mode 100644 index 0000000000..4b37d81462 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Clipping_1.html @@ -0,0 +1,76 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for clipping implementation

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Clone_1.html b/swat/apps/qooxdoo-examples/test/Clone_1.html new file mode 100644 index 0000000000..4afdc392d3 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Clone_1.html @@ -0,0 +1,91 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test widget cloning.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Clone_2.html b/swat/apps/qooxdoo-examples/test/Clone_2.html new file mode 100644 index 0000000000..4ef3adafa1 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Clone_2.html @@ -0,0 +1,108 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testfile for check cloning on QxFieldSets.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/ColorTheme_1.html b/swat/apps/qooxdoo-examples/test/ColorTheme_1.html new file mode 100644 index 0000000000..badd4da9b0 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/ColorTheme_1.html @@ -0,0 +1,235 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Color Theme Test

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/ColorTheme_2.html b/swat/apps/qooxdoo-examples/test/ColorTheme_2.html new file mode 100644 index 0000000000..8b5bf558a6 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/ColorTheme_2.html @@ -0,0 +1,77 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Color Theme Test

+
+ + + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/ColorTheme_3.html b/swat/apps/qooxdoo-examples/test/ColorTheme_3.html new file mode 100644 index 0000000000..c119de0a1c --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/ColorTheme_3.html @@ -0,0 +1,176 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Color Theme Test for qx.renderer.border.BorderObject's

+
    +
  • First Col: qooxdoo solution for borders
  • +
  • Second Col: html solution without color value
  • +
  • Third Col: html solution with color value: white
  • +
+

The default color Theme is: OS Default

+
+ +
+
 
+
 
+
 
+
 
+ +
 
+
 
+
+ +
+
 
+
 
+
 
+
 
+ +
 
+
 
+
+ + + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/ComboBox_1.html b/swat/apps/qooxdoo-examples/test/ComboBox_1.html new file mode 100644 index 0000000000..c79f556cf0 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/ComboBox_1.html @@ -0,0 +1,102 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.form.ComboBox implementation.

+

Testing object creation (the list content will be filled then) on first open.

+
+ + + + + + diff --git a/swat/apps/qooxdoo-examples/test/ComboBox_2.html b/swat/apps/qooxdoo-examples/test/ComboBox_2.html new file mode 100644 index 0000000000..f44c525bd5 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/ComboBox_2.html @@ -0,0 +1,116 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.form.ComboBox implementation.

+

Testing object creation (the list content will be filled then) on first open.

+

Added Color Theme Buttons

+
+ + + + + + diff --git a/swat/apps/qooxdoo-examples/test/ComboBox_3.html b/swat/apps/qooxdoo-examples/test/ComboBox_3.html new file mode 100644 index 0000000000..7fe9f3ff76 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/ComboBox_3.html @@ -0,0 +1,123 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.form.ComboBox implementation.

+

Testing object creation (the list content will be filled then) on first open.

+

Added Color Theme Buttons

+

Now with image inside the popup.

+
+ + + + + + diff --git a/swat/apps/qooxdoo-examples/test/Compile_1.html b/swat/apps/qooxdoo-examples/test/Compile_1.html new file mode 100644 index 0000000000..8821238bea --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Compile_1.html @@ -0,0 +1,415 @@ + + + + qooxdoo » Demo + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Compile_2.html b/swat/apps/qooxdoo-examples/test/Compile_2.html new file mode 100644 index 0000000000..472c237945 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Compile_2.html @@ -0,0 +1,46 @@ + + + + qooxdoo » Demo + + + + + + + +
+
+ +
Hello World
Hello World
+ + + + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Compile_2.js b/swat/apps/qooxdoo-examples/test/Compile_2.js new file mode 100644 index 0000000000..501881b370 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Compile_2.js @@ -0,0 +1,3867 @@ +qx.core.Init.getInstance().defineMain(function() +{ +var f = new Function(); +f.prototype = qx.ui.form.Button.prototype; +$0 = new f; +qx.core.Object._db[74] = $0; +$0._valueElement = cssQuery("[qxhashcode=74]")[0]; +$0._element = $0._valueElement; +$0._style = $0._valueElement.style; +$0._valueElement.qx_Widget = $0; +$1 = 74; +$2 = {} +$3 = "QxWidgetCore qx.ui.form.Button"; +$4 = {} +$5 = {} +$6 = "none"; +$7 = "normal"; +$8 = "default"; +$9 = "buttonface"; +$10 = {} +$11 = {} +$12 = true; +$13 = false; +$14 = 1; +$15 = 4; +$16 = "auto"; +$17 = 3; +$18 = 102; +$19 = null; +$20 = 42; +$21 = "center"; +$22 = "middle"; +$23 = []; +var f = new Function(); +f.prototype = qx.ui.basic.Image.prototype; +$24 = new f; +qx.core.Object._db[78] = $24; +$24._valueElement = cssQuery("[qxhashcode=78]")[0]; +$24._element = $24._valueElement; +$24._style = $24._valueElement.style; +$24._valueElement.qx_Widget = $24; +$24._image = $24._valueElement.getElementsByTagName("img")[0]; +$25 = 78; +$26 = {} +$27 = "QxWidgetCore qx.ui.basic.Image"; +$28 = ""; +$29 = {} +$30 = {} +$31 = {} +$32 = {} +$33 = new qx.manager.object.ImageManager; +$34 = "icon/32/penguin.png"; +$35 = 32; +var f = new Function(); +f.prototype = qx.io.image.ImagePreloader.prototype; +$36 = new f; +qx.core.Object._db[91] = $36; +$36._element = new Image; +$36._element.src = "../../images/icons/crystalsvg/32/penguin.png"; +$37 = 91; +$38 = "../../images/icons/crystalsvg/32/penguin.png"; +$39 = "qx.io.image.ImagePreloader"; +var f = new Function(); +f.prototype = qx.manager.object.ImagePreloaderManager.prototype; +$40 = new f; +qx.core.Object._db[31] = $40; +$41 = 31; +$42 = {} +var f = new Function(); +f.prototype = qx.io.image.ImagePreloader.prototype; +$43 = new f; +qx.core.Object._db[92] = $43; +$43._element = new Image; +$43._element.src = "../../images/icons/crystalsvg/32/appearance.png"; +$44 = 92; +$45 = "../../images/icons/crystalsvg/32/appearance.png"; +$46 = "enabled"; +$47 = "qx.manager.object.ImagePreloaderManager"; +$48 = 0; +$49 = "qx.ui.basic.Image"; +$50 = "enabled,parent,element,visibility,display,anonymous,tagName,horizontalAlign,verticalAlign,allowStretchX,allowStretchY,zIndex,backgroundColor,color,border,font,opacity,cursor,backgroundImage,overflow,clipLeft,clipTop,clipWidth,clipHeight,tabIndex,hideFocus,enableElementFocus,focused,selectable,toolTip,contextMenu,capture,dropDataTypes,command,appearance,marginTop,marginRight,marginBottom,marginLeft,paddingTop,paddingRight,paddingBottom,paddingLeft,left,right,width,minWidth,maxWidth,top,bottom,height,minHeight,maxHeight,source,preloader,loaded,resizeToInner"; +$51 = "div"; +$52 = -1; +$53 = "parent,element,visible"; +var f = new Function(); +f.prototype = qx.ui.basic.Label.prototype; +$54 = new f; +qx.core.Object._db[77] = $54; +$54._valueElement = cssQuery("[qxhashcode=77]")[0]; +$54._element = $54._valueElement; +$54._style = $54._valueElement.style; +$54._valueElement.qx_Widget = $54; +$55 = 77; +$56 = {} +$57 = "QxWidgetCore qx.ui.basic.Label"; +$58 = {} +$59 = {} +$60 = {} +$61 = {} +$62 = 54; +$63 = 13; +$64 = "Hello World"; +$65 = 40; +$66 = "qx.ui.basic.Label"; +$67 = "enabled,parent,element,visibility,display,anonymous,tagName,horizontalAlign,verticalAlign,allowStretchX,allowStretchY,zIndex,backgroundColor,color,border,font,opacity,cursor,backgroundImage,overflow,clipLeft,clipTop,clipWidth,clipHeight,tabIndex,hideFocus,enableElementFocus,focused,selectable,toolTip,contextMenu,capture,dropDataTypes,command,appearance,marginTop,marginRight,marginBottom,marginLeft,paddingTop,paddingRight,paddingBottom,paddingLeft,left,right,width,minWidth,maxWidth,top,bottom,height,minHeight,maxHeight,html,fontPropertiesProfile,measureMode,mnemonic"; +$68 = "styleproperty"; +var f = new Function(); +f.prototype = qx.renderer.layout.HorizontalBoxLayoutImpl.prototype; +$69 = new f; +qx.core.Object._db[76] = $69; +$70 = 76; +$71 = "qx.renderer.layout.HorizontalBoxLayoutImpl"; +$72 = "enabled,enableFlexSupport"; +$73 = "horizontal"; +$74 = {} +$75 = {} +$76 = {} +$77= qx.core.Object._db[74]._onmouseover; +$78 = null; +$79 = {} +$80 = {} +$81= qx.core.Object._db[74]._onmouseout; +$82 = {} +$83 = {} +$84= qx.core.Object._db[74]._onmousedown; +$85 = {} +$86 = {} +$87= qx.core.Object._db[74]._onmouseup; +$88 = {} +$89 = {} +$90= qx.core.Object._db[74]._onkeydown; +$91 = {} +$92 = {} +$93= qx.core.Object._db[74]._onkeyup; +$94 = 20; +$95 = 50; +$96 = qx.core.Init.getInstance().getComponent(); +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$97 = new f; +qx.core.Object._db[33] = $97; +$98 = 33; +$99 = {} +var f = new Function(); +f.prototype = qx.ui.form.Button.prototype; +$100 = new f; +qx.core.Object._db[86] = $100; +$100._valueElement = cssQuery("[qxhashcode=86]")[0]; +$100._element = $100._valueElement; +$100._style = $100._valueElement.style; +$100._valueElement.qx_Widget = $100; +$101 = 86; +$102 = {} +$103 = {} +$104 = {} +$105 = {} +$106 = {} +$107 = []; +var f = new Function(); +f.prototype = qx.ui.basic.Image.prototype; +$108 = new f; +qx.core.Object._db[90] = $108; +$108._valueElement = cssQuery("[qxhashcode=90]")[0]; +$108._element = $108._valueElement; +$108._style = $108._valueElement.style; +$108._valueElement.qx_Widget = $108; +$108._image = $108._valueElement.getElementsByTagName("img")[0]; +$109 = 90; +$110 = {} +$111 = {} +$112 = {} +$113 = {} +$114 = {} +$115 = "icon/32/appearance.png"; +var f = new Function(); +f.prototype = qx.ui.basic.Label.prototype; +$116 = new f; +qx.core.Object._db[89] = $116; +$116._valueElement = cssQuery("[qxhashcode=89]")[0]; +$116._element = $116._valueElement; +$116._style = $116._valueElement.style; +$116._valueElement.qx_Widget = $116; +$117 = 89; +$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 = {} +$128= qx.core.Object._db[86]._onmouseover; +$129 = {} +$130 = {} +$131= qx.core.Object._db[86]._onmouseout; +$132 = {} +$133 = {} +$134= qx.core.Object._db[86]._onmousedown; +$135 = {} +$136 = {} +$137= qx.core.Object._db[86]._onmouseup; +$138 = {} +$139 = {} +$140= qx.core.Object._db[86]._onkeydown; +$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 = {} +$147 = 18; +$148 = {} +$149 = {} +$150 = "2px outset"; +$151 = "threedlightshadow threedhighlight"; +$152 = "threeddarkshadow threedshadow"; +$153 = {} +$154 = 2; +$155 = "outset"; +$156 = "qx.renderer.border.BorderObject"; +$157 = "enabled,topWidth,rightWidth,bottomWidth,leftWidth,topStyle,rightStyle,bottomStyle,leftStyle,topColor,rightColor,bottomColor,leftColor"; +$158 = []; +$159 = 12; +$160 = 10; +$161 = "qx.ui.form.Button"; +$162 = "enabled,parent,element,visibility,display,anonymous,tagName,horizontalAlign,verticalAlign,allowStretchX,allowStretchY,zIndex,backgroundColor,color,border,font,opacity,cursor,backgroundImage,overflow,clipLeft,clipTop,clipWidth,clipHeight,tabIndex,hideFocus,enableElementFocus,focused,selectable,toolTip,contextMenu,capture,dropDataTypes,command,appearance,marginTop,marginRight,marginBottom,marginLeft,paddingTop,paddingRight,paddingBottom,paddingLeft,left,right,width,minWidth,maxWidth,top,bottom,height,minHeight,maxHeight,focusManager,activeWidget,orientation,spacing,horizontalChildrenAlign,verticalChildrenAlign,reverseChildrenOrder,stretchChildrenOrthogonalAxis,useAdvancedFlexAllocation,label,icon,show,iconPosition,iconWidth,iconHeight"; +$163 = "both"; +$164 = "left"; +$165 = []; +$166 = "add"; +$167 = "remove"; +$168 = "addAt"; +$169 = "addAtBegin"; +$170 = "addAtEnd"; +$171 = "removeAt"; +$172 = "addBefore"; +$173 = "addAfter"; +$174 = "removeAll"; +$175 = "getFirstChild"; +$176 = "getLastChild"; +$177 = "getFirstActiveChild"; +$178 = "getLastActiveChild"; +$179 = "getFirstVisibleChild"; +$180 = "getLastVisibleChild"; +$181 = "qx.renderer.color.ColorObject"; +var f = new Function(); +f.prototype = qx.manager.object.ColorManager.prototype; +$182 = new f; +qx.core.Object._db[1] = $182; +$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 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$188 = new f; +qx.core.Object._db[17] = $188; +$189 = {} +$190 = 17; +$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 = {} +$197 = 19; +$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 = {} +$207 = "ridge"; +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$208 = new f; +qx.core.Object._db[21] = $208; +$209 = {} +$210 = 21; +$211 = {} +$212 = {} +$213 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$214 = new f; +qx.core.Object._db[22] = $214; +$215 = {} +$216 = 22; +$217 = {} +$218 = {} +$219 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$220 = new f; +qx.core.Object._db[23] = $220; +$221 = {} +$222 = 23; +$223 = {} +$224 = {} +$225 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$226 = new f; +qx.core.Object._db[24] = $226; +$227 = {} +$228 = 24; +$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 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$235 = new f; +qx.core.Object._db[25] = $235; +$236 = {} +$237 = 25; +$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 = {} +$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 = {} +$249 = 53; +$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 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$258 = new f; +qx.core.Object._db[55] = $258; +$259 = {} +$260 = 55; +$261 = {} +$262 = {} +$263 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$264 = new f; +qx.core.Object._db[56] = $264; +$265 = {} +$266 = 56; +$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 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$275 = new f; +qx.core.Object._db[57] = $275; +$276 = "#fec83c"; +$277 = 254; +$278 = 200; +$279 = 60; +$280 = 57; +$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 = {} +var f = new Function(); +f.prototype = qx.renderer.border.Border.prototype; +$287 = new f; +qx.core.Object._db[60] = $287; +$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 = {} +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 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$300 = new f; +qx.core.Object._db[26] = $300; +$301 = {} +$302 = 26; +$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 = {} +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 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$313 = new f; +qx.core.Object._db[27] = $313; +$314 = {} +$315 = 27; +$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 = {} +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 = {} +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 = {} +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 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$335 = new f; +qx.core.Object._db[42] = $335; +$336 = "inactivecaptiontext"; +$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 = {} +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 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$346 = new f; +qx.core.Object._db[45] = $346; +$347 = "#e1eeff"; +$348 = 225; +$349 = 238; +$350 = 255; +$351 = 45; +$352 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$353 = new f; +qx.core.Object._db[46] = $353; +$354 = "#fafbfe"; +$355 = 250; +$356 = 251; +$357 = 46; +$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 = {} +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 = {} +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 = {} +$373 = "activeborder"; +$374 = "appworkspace"; +$375 = "background"; +$376 = "buttonhighlight"; +$377 = "buttonshadow"; +$378 = "buttontext"; +$379 = "inactiveborder"; +$380 = "infobackground"; +$381 = "menu"; +$382 = "menutext"; +$383 = "scrollbar"; +$384 = "window"; +$385 = "windowframe"; +$386 = "qx.renderer.theme.ColorTheme"; +$387 = "enabled,id,title"; +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$388 = new f; +qx.core.Object._db[3] = $388; +$389 = "windowsRoyale"; +$390 = "Windows XP Media Center"; +$391 = {} +$392 = []; +$393 = 212; +$394 = 208; +$395 = []; +$396 = 51; +$397 = 94; +$398 = 168; +$399 = []; +$400 = 128; +$401 = []; +$402 = 64; +$403 = []; +$404 = 235; +$405 = 233; +$406 = 237; +$407 = []; +$408 = []; +$409 = 167; +$410 = 166; +$411 = 170; +$412 = []; +$413 = []; +$414 = []; +$415 = []; +$416 = []; +$417 = []; +$418 = []; +$419 = 111; +$420 = 161; +$421 = 217; +$422 = []; +$423 = []; +$424 = []; +$425 = []; +$426 = []; +$427 = []; +$428 = []; +$429 = 133; +$430 = 135; +$431 = 140; +$432 = []; +$433 = []; +$434 = []; +$435 = 223; +$436 = 228; +$437 = []; +$438 = []; +$439 = []; +$440 = []; +$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 = {} +$446 = []; +$447 = []; +$448 = 106; +$449 = []; +$450 = []; +$451 = 110; +$452 = 165; +$453 = []; +$454 = []; +$455 = []; +$456 = []; +$457 = []; +$458 = []; +$459 = []; +$460 = []; +$461 = []; +$462 = []; +$463 = []; +$464 = []; +$465 = []; +$466 = []; +$467 = []; +$468 = []; +$469 = []; +$470 = []; +$471 = []; +$472 = []; +$473 = []; +$474 = []; +$475 = []; +$476 = []; +$477 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$478 = new f; +qx.core.Object._db[5] = $478; +$479 = 5; +$480 = "windowsLunaBlue"; +$481 = "Windows XP Luna Blue"; +$482 = {} +$483 = []; +$484 = []; +$485 = 84; +$486 = 227; +$487 = []; +$488 = []; +$489 = 152; +$490 = []; +$491 = 236; +$492 = 216; +$493 = []; +$494 = []; +$495 = 172; +$496 = 153; +$497 = []; +$498 = []; +$499 = []; +$500 = []; +$501 = 49; +$502 = 197; +$503 = []; +$504 = []; +$505 = []; +$506 = 122; +$507 = 150; +$508 = []; +$509 = 248; +$510 = []; +$511 = []; +$512 = []; +$513 = []; +$514 = []; +$515 = []; +$516 = 113; +$517 = 100; +$518 = []; +$519 = []; +$520 = []; +$521 = 241; +$522 = 239; +$523 = 226; +$524 = []; +$525 = []; +$526 = []; +$527 = []; +$528 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$529 = new f; +qx.core.Object._db[6] = $529; +$530 = 6; +$531 = "windowsLunaGreen"; +$532 = "Windows XP Luna Green"; +$533 = {} +$534 = []; +$535 = []; +$536 = 139; +$537 = 105; +$538 = []; +$539 = []; +$540 = 157; +$541 = 189; +$542 = []; +$543 = []; +$544 = []; +$545 = []; +$546 = []; +$547 = []; +$548 = []; +$549 = 147; +$550 = 160; +$551 = 112; +$552 = []; +$553 = []; +$554 = []; +$555 = 214; +$556 = 186; +$557 = []; +$558 = []; +$559 = []; +$560 = []; +$561 = []; +$562 = []; +$563 = []; +$564 = []; +$565 = []; +$566 = []; +$567 = []; +$568 = []; +$569 = []; +$570 = []; +$571 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$572 = new f; +qx.core.Object._db[7] = $572; +$573 = 7; +$574 = "windowsLunaSilver"; +$575 = "Windows XP Luna Silver"; +$576 = {} +$577 = []; +$578 = []; +$579 = 192; +$580 = []; +$581 = []; +$582 = 87; +$583 = 104; +$584 = []; +$585 = 224; +$586 = []; +$587 = []; +$588 = []; +$589 = []; +$590 = 14; +$591 = 16; +$592 = []; +$593 = []; +$594 = 178; +$595 = 180; +$596 = 191; +$597 = []; +$598 = []; +$599 = []; +$600 = []; +$601 = 162; +$602 = []; +$603 = []; +$604 = []; +$605 = []; +$606 = []; +$607 = []; +$608 = []; +$609 = []; +$610 = []; +$611 = []; +$612 = []; +$613 = []; +$614 = []; +$615 = {} +$616 = {} +$617 = "qx.manager.object.ColorManager"; +$618 = "enabled,theme"; +$619 = []; +$0._hashCode = $1; +$0._htmlProperties = $2; +$0._htmlAttributes = $4; +$0._styleProperties = $5; +$0._layoutChanges = $10; +$0._states = $11; +$0._valueSelectable = $13; +$0._valueTabIndex = $14; +$0._valueSpacing = $15; +$0._valueWidth = $16; +$0._computedWidthType = $17; +$0._computedWidthTypeAuto = $12; +$0._computedWidthTypeNull = $13; +$0._computedWidthTypeFlex = $13; +$0._computedWidthTypePercent = $13; +$0._computedWidthTypePixel = $13; +$0._computedWidthValue = $18; +$0._computedWidthParsed = $19; +$0._cachedHasAutoX = $19; +$0._valueHeight = $16; +$0._computedHeightType = $17; +$0._computedHeightTypeAuto = $12; +$0._computedHeightTypeNull = $13; +$0._computedHeightTypeFlex = $13; +$0._computedHeightTypePercent = $13; +$0._computedHeightTypePixel = $13; +$0._computedHeightValue = $20; +$0._computedHeightParsed = $19; +$0._cachedHasAutoY = $19; +$0._valueHorizontalChildrenAlign = $21; +$0._layoutMode = $21; +$0._valueVerticalChildrenAlign = $22; +$0._valueStretchChildrenOrthogonalAxis = $13; +$0._valuePaddingTop = $17; +$0._valuePaddingRight = $15; +$0._valuePaddingBottom = $17; +$0._valuePaddingLeft = $15; +$0._children = $23; +$0._layoutImpl = $69; +$0._valueOrientation = $73; +$0._layoutHorizontal = $12; +$0._layoutVertical = $13; +$0._valueCursor = $8; +$0._valueLabel = $64; +$0._labelIsVisible = $12; +$0._label = $54; +$0._valueIcon = $34; +$0._iconIsVisible = $12; +$0._icon = $24; +$0._listeners = $74; +$0._valueLeft = $94; +$0._computedLeftType = $14; +$0._computedLeftTypePixel = $12; +$0._computedLeftTypeNull = $13; +$0._computedLeftTypePercent = $13; +$0._computedLeftValue = $94; +$0._computedLeftParsed = $94; +$0._valueTop = $95; +$0._computedTopType = $14; +$0._computedTopTypePixel = $12; +$0._computedTopTypeNull = $13; +$0._computedTopTypePercent = $13; +$0._computedTopValue = $95; +$0._computedTopParsed = $95; +$0._valueParent = $96; +$0._hasParent = $12; +$0._isDisplayable = $12; +$0._isCreated = $12; +$0._valueBackgroundColor = $97; +$0._valueBorder = $145; +$0._cachedBorderTop = $154; +$0._cachedBorderRight = $154; +$0._cachedBorderBottom = $154; +$0._cachedBorderLeft = $154; +$0._cachedVisibleChildren = $619; +$0._cachedPreferredInnerWidth = $109; +$0._cachedFrameWidth = $159; +$0._cachedPreferredBoxWidth = $18; +$0._cachedPreferredInnerHeight = $35; +$0._cachedFrameHeight = $160; +$0._cachedPreferredBoxHeight = $20; +$0._initialLayoutDone = $12; +$0._cachedBoxWidth = $18; +$0._cachedInnerWidth = $109; +$0._cachedAccumulatedChildrenOuterWidth = $109; +$0._cachedBoxHeight = $20; +$0._cachedInnerHeight = $35; +$0._isSeeable = $12; +$0.classname = $161; +$0._properties = $162; +$0._valueShow = $163; +$0._valueIconPosition = $164; +$0._valueIconWidth = $19; +$0._valueIconHeight = $19; +$0._flashMode = $13; +$0._valueReverseChildrenOrder = $13; +$0._valueUseAdvancedFlexAllocation = $13; +$0._cachedAccumulatedChildrenOuterHeight = $19; +$0._valueFocusManager = $19; +$0._valueActiveChild = $19; +$0._remappingChildTable = $165; +$0._valueVisibility = $12; +$0._valueDisplay = $12; +$0._valueAnonymous = $13; +$0._valueTagName = $51; +$0._valueHorizontalAlign = $19; +$0._valueVerticalAlign = $19; +$0._valueAllowStretchX = $12; +$0._valueAllowStretchY = $12; +$0._valueZIndex = $19; +$0._valueColor = $19; +$0._valueFont = $19; +$0._valueOpacity = $19; +$0._valueBackgroundImage = $19; +$0._valueOverflow = $19; +$0._valueClipLeft = $19; +$0._valueClipTop = $19; +$0._valueClipWidth = $19; +$0._valueClipHeight = $19; +$0._valueHideFocus = $13; +$0._valueEnableElementFocus = $12; +$0._valueFocused = $13; +$0._valueToolTip = $19; +$0._valueContextMenu = $19; +$0._valueCapture = $13; +$0._valueDropDataTypes = $19; +$0._valueCommand = $19; +$0._valueAppearance = $19; +$0._valueMarginTop = $48; +$0._valueMarginRight = $48; +$0._valueMarginBottom = $48; +$0._valueMarginLeft = $48; +$0._computedLeftTypeAuto = $13; +$0._computedLeftTypeFlex = $13; +$0._computedRightValue = $19; +$0._computedRightParsed = $19; +$0._computedRightType = $19; +$0._computedRightTypeNull = $12; +$0._computedRightTypePixel = $13; +$0._computedRightTypePercent = $13; +$0._computedRightTypeAuto = $13; +$0._computedRightTypeFlex = $13; +$0._valueRight = $19; +$0._computedMinWidthValue = $19; +$0._computedMinWidthParsed = $19; +$0._computedMinWidthType = $19; +$0._computedMinWidthTypeNull = $12; +$0._computedMinWidthTypePixel = $13; +$0._computedMinWidthTypePercent = $13; +$0._computedMinWidthTypeAuto = $13; +$0._computedMinWidthTypeFlex = $13; +$0._valueMinWidth = $19; +$0._computedMaxWidthValue = $19; +$0._computedMaxWidthParsed = $19; +$0._computedMaxWidthType = $19; +$0._computedMaxWidthTypeNull = $12; +$0._computedMaxWidthTypePixel = $13; +$0._computedMaxWidthTypePercent = $13; +$0._computedMaxWidthTypeAuto = $13; +$0._computedMaxWidthTypeFlex = $13; +$0._valueMaxWidth = $19; +$0._computedTopTypeAuto = $13; +$0._computedTopTypeFlex = $13; +$0._computedBottomValue = $19; +$0._computedBottomParsed = $19; +$0._computedBottomType = $19; +$0._computedBottomTypeNull = $12; +$0._computedBottomTypePixel = $13; +$0._computedBottomTypePercent = $13; +$0._computedBottomTypeAuto = $13; +$0._computedBottomTypeFlex = $13; +$0._valueBottom = $19; +$0._computedMinHeightValue = $19; +$0._computedMinHeightParsed = $19; +$0._computedMinHeightType = $19; +$0._computedMinHeightTypeNull = $12; +$0._computedMinHeightTypePixel = $13; +$0._computedMinHeightTypePercent = $13; +$0._computedMinHeightTypeAuto = $13; +$0._computedMinHeightTypeFlex = $13; +$0._valueMinHeight = $19; +$0._computedMaxHeightValue = $19; +$0._computedMaxHeightParsed = $19; +$0._computedMaxHeightType = $19; +$0._computedMaxHeightTypeNull = $12; +$0._computedMaxHeightTypePixel = $13; +$0._computedMaxHeightTypePercent = $13; +$0._computedMaxHeightTypeAuto = $13; +$0._computedMaxHeightTypeFlex = $13; +$0._valueMaxHeight = $19; +$0._isDisplayed = $12; +$0._cachedOuterWidth = $19; +$0._cachedOuterHeight = $19; +$0._cachedHasPercentX = $13; +$0._cachedHasPercentY = $13; +$0._cachedHasFlexX = $13; +$0._cachedHasFlexY = $13; +$0._clonePropertyIgnoreList = $53; +$0._valueEnabled = $12; +$0._disposed = $13; +$2["className"] = $3; +$4["qxhashcode"] = $1; +$5["MozUserSelect"] = $6; +$5["userSelect"] = $6; +$5["MozUserFocus"] = $7; +$5["userFocus"] = $7; +$5["cursor"] = $8; +$5["backgroundColor"] = $9; +$11["out"] = $12; +$11["blurred"] = $12; +$11["enabled"] = $12; +$11["inactive"] = $12; +$11["unchecked"] = $12; +$11["notpressed"] = $12; +$11["notselected"] = $12; +$11["notanchor"] = $12; +$11["notlead"] = $12; +$23[0] = $24; +$23[1] = $54; +$24._hashCode = $25; +$24._htmlProperties = $26; +$24._htmlAttributes = $29; +$24._styleProperties = $30; +$24._layoutChanges = $31; +$24._states = $32; +$24._manager = $33; +$24._valueSelectable = $13; +$24._valueAllowStretchX = $13; +$24._valueAllowStretchY = $13; +$24._valueSource = $34; +$24._valueWidth = $16; +$24._computedWidthType = $17; +$24._computedWidthTypeAuto = $12; +$24._computedWidthTypeNull = $13; +$24._computedWidthTypeFlex = $13; +$24._computedWidthTypePercent = $13; +$24._computedWidthTypePixel = $13; +$24._computedWidthValue = $35; +$24._computedWidthParsed = $19; +$24._cachedHasAutoX = $19; +$24._valueHeight = $16; +$24._computedHeightType = $17; +$24._computedHeightTypeAuto = $12; +$24._computedHeightTypeNull = $13; +$24._computedHeightTypeFlex = $13; +$24._computedHeightTypePercent = $13; +$24._computedHeightTypePixel = $13; +$24._computedHeightValue = $35; +$24._computedHeightParsed = $19; +$24._cachedHasAutoY = $19; +$24._valueAnonymous = $12; +$24._valueParent = $0; +$24._hasParent = $12; +$24._isDisplayable = $12; +$24._isCreated = $12; +$24._valuePreloader = $36; +$24._valueLoaded = $12; +$24._cachedPreferredInnerWidth = $35; +$24._cachedFrameWidth = $48; +$24._cachedPreferredBoxWidth = $35; +$24._cachedPreferredInnerHeight = $35; +$24._cachedFrameHeight = $48; +$24._cachedPreferredBoxHeight = $35; +$24._cachedBoxWidth = $35; +$24._cachedOuterWidth = $35; +$24._cachedLocationHorizontal = $15; +$24._cachedBoxHeight = $35; +$24._cachedOuterHeight = $35; +$24._initialLayoutDone = $12; +$24._isSeeable = $12; +$24.classname = $49; +$24._properties = $50; +$24._valueResizeToInner = $13; +$24._valueVisibility = $12; +$24._valueDisplay = $12; +$24._valueTagName = $51; +$24._valueHorizontalAlign = $19; +$24._valueVerticalAlign = $19; +$24._valueZIndex = $19; +$24._valueBackgroundColor = $19; +$24._valueColor = $19; +$24._valueBorder = $19; +$24._valueFont = $19; +$24._valueOpacity = $19; +$24._valueCursor = $19; +$24._valueBackgroundImage = $19; +$24._valueOverflow = $19; +$24._valueClipLeft = $19; +$24._valueClipTop = $19; +$24._valueClipWidth = $19; +$24._valueClipHeight = $19; +$24._valueTabIndex = $52; +$24._valueHideFocus = $13; +$24._valueEnableElementFocus = $12; +$24._valueFocused = $13; +$24._valueToolTip = $19; +$24._valueContextMenu = $19; +$24._valueCapture = $13; +$24._valueDropDataTypes = $19; +$24._valueCommand = $19; +$24._valueAppearance = $19; +$24._valueMarginTop = $48; +$24._valueMarginRight = $48; +$24._valueMarginBottom = $48; +$24._valueMarginLeft = $48; +$24._valuePaddingTop = $48; +$24._valuePaddingRight = $48; +$24._valuePaddingBottom = $48; +$24._valuePaddingLeft = $48; +$24._computedLeftValue = $19; +$24._computedLeftParsed = $19; +$24._computedLeftType = $19; +$24._computedLeftTypeNull = $12; +$24._computedLeftTypePixel = $13; +$24._computedLeftTypePercent = $13; +$24._computedLeftTypeAuto = $13; +$24._computedLeftTypeFlex = $13; +$24._valueLeft = $19; +$24._computedRightValue = $19; +$24._computedRightParsed = $19; +$24._computedRightType = $19; +$24._computedRightTypeNull = $12; +$24._computedRightTypePixel = $13; +$24._computedRightTypePercent = $13; +$24._computedRightTypeAuto = $13; +$24._computedRightTypeFlex = $13; +$24._valueRight = $19; +$24._computedMinWidthValue = $19; +$24._computedMinWidthParsed = $19; +$24._computedMinWidthType = $19; +$24._computedMinWidthTypeNull = $12; +$24._computedMinWidthTypePixel = $13; +$24._computedMinWidthTypePercent = $13; +$24._computedMinWidthTypeAuto = $13; +$24._computedMinWidthTypeFlex = $13; +$24._valueMinWidth = $19; +$24._computedMaxWidthValue = $19; +$24._computedMaxWidthParsed = $19; +$24._computedMaxWidthType = $19; +$24._computedMaxWidthTypeNull = $12; +$24._computedMaxWidthTypePixel = $13; +$24._computedMaxWidthTypePercent = $13; +$24._computedMaxWidthTypeAuto = $13; +$24._computedMaxWidthTypeFlex = $13; +$24._valueMaxWidth = $19; +$24._computedTopValue = $19; +$24._computedTopParsed = $19; +$24._computedTopType = $19; +$24._computedTopTypeNull = $12; +$24._computedTopTypePixel = $13; +$24._computedTopTypePercent = $13; +$24._computedTopTypeAuto = $13; +$24._computedTopTypeFlex = $13; +$24._valueTop = $19; +$24._computedBottomValue = $19; +$24._computedBottomParsed = $19; +$24._computedBottomType = $19; +$24._computedBottomTypeNull = $12; +$24._computedBottomTypePixel = $13; +$24._computedBottomTypePercent = $13; +$24._computedBottomTypeAuto = $13; +$24._computedBottomTypeFlex = $13; +$24._valueBottom = $19; +$24._computedMinHeightValue = $19; +$24._computedMinHeightParsed = $19; +$24._computedMinHeightType = $19; +$24._computedMinHeightTypeNull = $12; +$24._computedMinHeightTypePixel = $13; +$24._computedMinHeightTypePercent = $13; +$24._computedMinHeightTypeAuto = $13; +$24._computedMinHeightTypeFlex = $13; +$24._valueMinHeight = $19; +$24._computedMaxHeightValue = $19; +$24._computedMaxHeightParsed = $19; +$24._computedMaxHeightType = $19; +$24._computedMaxHeightTypeNull = $12; +$24._computedMaxHeightTypePixel = $13; +$24._computedMaxHeightTypePercent = $13; +$24._computedMaxHeightTypeAuto = $13; +$24._computedMaxHeightTypeFlex = $13; +$24._valueMaxHeight = $19; +$24._isDisplayed = $12; +$24._cachedInnerWidth = $19; +$24._cachedInnerHeight = $19; +$24._cachedHasPercentX = $13; +$24._cachedHasPercentY = $13; +$24._cachedHasFlexX = $13; +$24._cachedHasFlexY = $13; +$24._cachedBorderTop = $48; +$24._cachedBorderRight = $48; +$24._cachedBorderBottom = $48; +$24._cachedBorderLeft = $48; +$24._clonePropertyIgnoreList = $53; +$24._valueEnabled = $12; +$24._disposed = $13; +$26["className"] = $27; +$26["alt"] = $28; +$26["title"] = $28; +$29["qxhashcode"] = $25; +$30["MozUserSelect"] = $6; +$30["userSelect"] = $6; +$32["out"] = $12; +$32["blurred"] = $12; +$32["enabled"] = $12; +$32["inactive"] = $12; +$32["unchecked"] = $12; +$32["notpressed"] = $12; +$32["notselected"] = $12; +$32["notanchor"] = $12; +$32["notlead"] = $12; +$36._hashCode = $37; +$36._source = $38; +$36._isLoaded = $12; +$36._isError = $13; +$36.classname = $39; +$36._manager = $40; +$36._isPng = $13; +$36._valueEnabled = $12; +$36._properties = $46; +$36._disposed = $13; +$40._hashCode = $41; +$40._objects = $42; +$40.classname = $47; +$40._valueEnabled = $12; +$40._properties = $46; +$40._disposed = $13; +$42["../../images/icons/crystalsvg/32/penguin.png"] = $36; +$42["../../images/icons/crystalsvg/32/appearance.png"] = $43; +$43._hashCode = $44; +$43._source = $45; +$43._isLoaded = $12; +$43._isError = $13; +$43.classname = $39; +$43._manager = $40; +$43._isPng = $13; +$43._valueEnabled = $12; +$43._properties = $46; +$43._disposed = $13; +$54._hashCode = $55; +$54._htmlProperties = $56; +$54._htmlAttributes = $58; +$54._styleProperties = $59; +$54._layoutChanges = $60; +$54._states = $61; +$54._valueAllowStretchX = $13; +$54._valueAllowStretchY = $13; +$54._valueWidth = $16; +$54._computedWidthType = $17; +$54._computedWidthTypeAuto = $12; +$54._computedWidthTypeNull = $13; +$54._computedWidthTypeFlex = $13; +$54._computedWidthTypePercent = $13; +$54._computedWidthTypePixel = $13; +$54._computedWidthValue = $62; +$54._computedWidthParsed = $19; +$54._cachedHasAutoX = $19; +$54._valueHeight = $16; +$54._computedHeightType = $17; +$54._computedHeightTypeAuto = $12; +$54._computedHeightTypeNull = $13; +$54._computedHeightTypeFlex = $13; +$54._computedHeightTypePercent = $13; +$54._computedHeightTypePixel = $13; +$54._computedHeightValue = $63; +$54._computedHeightParsed = $19; +$54._cachedHasAutoY = $19; +$54._valueAnonymous = $12; +$54._valueSelectable = $13; +$54._valueHtml = $64; +$54._htmlMode = $19; +$54._valueParent = $0; +$54._hasParent = $12; +$54._isDisplayable = $12; +$54._isCreated = $12; +$54._cachedPreferredInnerWidth = $62; +$54._cachedPreferredInnerHeight = $63; +$54._cachedFrameWidth = $48; +$54._cachedPreferredBoxWidth = $62; +$54._cachedFrameHeight = $48; +$54._cachedPreferredBoxHeight = $63; +$54._cachedBoxWidth = $62; +$54._cachedOuterWidth = $62; +$54._cachedLocationHorizontal = $65; +$54._cachedBoxHeight = $63; +$54._cachedOuterHeight = $63; +$54._initialLayoutDone = $12; +$54._isSeeable = $12; +$54.classname = $66; +$54._properties = $67; +$54._valueFontPropertiesProfile = $8; +$54._valueMeasureMode = $68; +$54._valueMnemonic = $19; +$54._hasMnemonic = $13; +$54._mnemonicHtml = $28; +$54._mnemonicTest = $19; +$54._valueVisibility = $12; +$54._valueDisplay = $12; +$54._valueTagName = $51; +$54._valueHorizontalAlign = $19; +$54._valueVerticalAlign = $19; +$54._valueZIndex = $19; +$54._valueBackgroundColor = $19; +$54._valueColor = $19; +$54._valueBorder = $19; +$54._valueFont = $19; +$54._valueOpacity = $19; +$54._valueCursor = $19; +$54._valueBackgroundImage = $19; +$54._valueOverflow = $19; +$54._valueClipLeft = $19; +$54._valueClipTop = $19; +$54._valueClipWidth = $19; +$54._valueClipHeight = $19; +$54._valueTabIndex = $52; +$54._valueHideFocus = $13; +$54._valueEnableElementFocus = $12; +$54._valueFocused = $13; +$54._valueToolTip = $19; +$54._valueContextMenu = $19; +$54._valueCapture = $13; +$54._valueDropDataTypes = $19; +$54._valueCommand = $19; +$54._valueAppearance = $19; +$54._valueMarginTop = $48; +$54._valueMarginRight = $48; +$54._valueMarginBottom = $48; +$54._valueMarginLeft = $48; +$54._valuePaddingTop = $48; +$54._valuePaddingRight = $48; +$54._valuePaddingBottom = $48; +$54._valuePaddingLeft = $48; +$54._computedLeftValue = $19; +$54._computedLeftParsed = $19; +$54._computedLeftType = $19; +$54._computedLeftTypeNull = $12; +$54._computedLeftTypePixel = $13; +$54._computedLeftTypePercent = $13; +$54._computedLeftTypeAuto = $13; +$54._computedLeftTypeFlex = $13; +$54._valueLeft = $19; +$54._computedRightValue = $19; +$54._computedRightParsed = $19; +$54._computedRightType = $19; +$54._computedRightTypeNull = $12; +$54._computedRightTypePixel = $13; +$54._computedRightTypePercent = $13; +$54._computedRightTypeAuto = $13; +$54._computedRightTypeFlex = $13; +$54._valueRight = $19; +$54._computedMinWidthValue = $19; +$54._computedMinWidthParsed = $19; +$54._computedMinWidthType = $19; +$54._computedMinWidthTypeNull = $12; +$54._computedMinWidthTypePixel = $13; +$54._computedMinWidthTypePercent = $13; +$54._computedMinWidthTypeAuto = $13; +$54._computedMinWidthTypeFlex = $13; +$54._valueMinWidth = $19; +$54._computedMaxWidthValue = $19; +$54._computedMaxWidthParsed = $19; +$54._computedMaxWidthType = $19; +$54._computedMaxWidthTypeNull = $12; +$54._computedMaxWidthTypePixel = $13; +$54._computedMaxWidthTypePercent = $13; +$54._computedMaxWidthTypeAuto = $13; +$54._computedMaxWidthTypeFlex = $13; +$54._valueMaxWidth = $19; +$54._computedTopValue = $19; +$54._computedTopParsed = $19; +$54._computedTopType = $19; +$54._computedTopTypeNull = $12; +$54._computedTopTypePixel = $13; +$54._computedTopTypePercent = $13; +$54._computedTopTypeAuto = $13; +$54._computedTopTypeFlex = $13; +$54._valueTop = $19; +$54._computedBottomValue = $19; +$54._computedBottomParsed = $19; +$54._computedBottomType = $19; +$54._computedBottomTypeNull = $12; +$54._computedBottomTypePixel = $13; +$54._computedBottomTypePercent = $13; +$54._computedBottomTypeAuto = $13; +$54._computedBottomTypeFlex = $13; +$54._valueBottom = $19; +$54._computedMinHeightValue = $19; +$54._computedMinHeightParsed = $19; +$54._computedMinHeightType = $19; +$54._computedMinHeightTypeNull = $12; +$54._computedMinHeightTypePixel = $13; +$54._computedMinHeightTypePercent = $13; +$54._computedMinHeightTypeAuto = $13; +$54._computedMinHeightTypeFlex = $13; +$54._valueMinHeight = $19; +$54._computedMaxHeightValue = $19; +$54._computedMaxHeightParsed = $19; +$54._computedMaxHeightType = $19; +$54._computedMaxHeightTypeNull = $12; +$54._computedMaxHeightTypePixel = $13; +$54._computedMaxHeightTypePercent = $13; +$54._computedMaxHeightTypeAuto = $13; +$54._computedMaxHeightTypeFlex = $13; +$54._valueMaxHeight = $19; +$54._isDisplayed = $12; +$54._cachedInnerWidth = $19; +$54._cachedInnerHeight = $19; +$54._cachedHasPercentX = $13; +$54._cachedHasPercentY = $13; +$54._cachedHasFlexX = $13; +$54._cachedHasFlexY = $13; +$54._cachedBorderTop = $48; +$54._cachedBorderRight = $48; +$54._cachedBorderBottom = $48; +$54._cachedBorderLeft = $48; +$54._clonePropertyIgnoreList = $53; +$54._valueEnabled = $12; +$54._disposed = $13; +$56["className"] = $57; +$58["qxhashcode"] = $55; +$59["MozUserSelect"] = $6; +$59["userSelect"] = $6; +$61["out"] = $12; +$61["blurred"] = $12; +$61["enabled"] = $12; +$61["inactive"] = $12; +$61["unchecked"] = $12; +$61["notpressed"] = $12; +$61["notselected"] = $12; +$61["notanchor"] = $12; +$61["notlead"] = $12; +$69._hashCode = $70; +$69._widget = $0; +$69.classname = $71; +$69._valueEnableFlexSupport = $12; +$69._properties = $72; +$69._valueEnabled = $12; +$69._disposed = $13; +$74["mouseover"] = $75; +$74["mouseout"] = $79; +$74["mousedown"] = $82; +$74["mouseup"] = $85; +$74["keydown"] = $88; +$74["keyup"] = $91; +$75["evt80"] = $76; +$76["handler"] = $77; +$76["object"] = $78; +$79["evt81"] = $80; +$80["handler"] = $81; +$80["object"] = $78; +$82["evt82"] = $83; +$83["handler"] = $84; +$83["object"] = $78; +$85["evt83"] = $86; +$86["handler"] = $87; +$86["object"] = $78; +$88["evt84"] = $89; +$89["handler"] = $90; +$89["object"] = $78; +$91["evt85"] = $92; +$92["handler"] = $93; +$92["object"] = $78; +$97._isHtmlColor = $13; +$97._isRgbColor = $13; +$97._isThemedColor = $12; +$97._hex = $19; +$97._blue = $19; +$97._green = $19; +$97._red = $19; +$97._value = $9; +$97._hashCode = $98; +$97._dependentObjects = $99; +$97.classname = $181; +$97._manager = $182; +$97._valueEnabled = $12; +$97._properties = $46; +$97._disposed = $13; +$99["74"] = $0; +$99["86"] = $100; +$100._hashCode = $101; +$100._htmlProperties = $102; +$100._htmlAttributes = $103; +$100._styleProperties = $104; +$100._layoutChanges = $105; +$100._states = $106; +$100._valueSelectable = $13; +$100._valueTabIndex = $14; +$100._valueSpacing = $15; +$100._valueWidth = $16; +$100._computedWidthType = $17; +$100._computedWidthTypeAuto = $12; +$100._computedWidthTypeNull = $13; +$100._computedWidthTypeFlex = $13; +$100._computedWidthTypePercent = $13; +$100._computedWidthTypePixel = $13; +$100._computedWidthValue = $18; +$100._computedWidthParsed = $19; +$100._cachedHasAutoX = $19; +$100._valueHeight = $16; +$100._computedHeightType = $17; +$100._computedHeightTypeAuto = $12; +$100._computedHeightTypeNull = $13; +$100._computedHeightTypeFlex = $13; +$100._computedHeightTypePercent = $13; +$100._computedHeightTypePixel = $13; +$100._computedHeightValue = $20; +$100._computedHeightParsed = $19; +$100._cachedHasAutoY = $19; +$100._valueHorizontalChildrenAlign = $21; +$100._layoutMode = $21; +$100._valueVerticalChildrenAlign = $22; +$100._valueStretchChildrenOrthogonalAxis = $13; +$100._valuePaddingTop = $17; +$100._valuePaddingRight = $15; +$100._valuePaddingBottom = $17; +$100._valuePaddingLeft = $15; +$100._children = $107; +$100._layoutImpl = $123; +$100._valueOrientation = $73; +$100._layoutHorizontal = $12; +$100._layoutVertical = $13; +$100._valueCursor = $8; +$100._valueLabel = $64; +$100._labelIsVisible = $12; +$100._label = $116; +$100._valueIcon = $115; +$100._iconIsVisible = $12; +$100._icon = $108; +$100._listeners = $125; +$100._valueLeft = $144; +$100._computedLeftType = $14; +$100._computedLeftTypePixel = $12; +$100._computedLeftTypeNull = $13; +$100._computedLeftTypePercent = $13; +$100._computedLeftValue = $144; +$100._computedLeftParsed = $144; +$100._valueTop = $95; +$100._computedTopType = $14; +$100._computedTopTypePixel = $12; +$100._computedTopTypeNull = $13; +$100._computedTopTypePercent = $13; +$100._computedTopValue = $95; +$100._computedTopParsed = $95; +$100._valueParent = $96; +$100._hasParent = $12; +$100._isDisplayable = $12; +$100._isCreated = $12; +$100._valueBackgroundColor = $97; +$100._valueBorder = $145; +$100._cachedBorderTop = $154; +$100._cachedBorderRight = $154; +$100._cachedBorderBottom = $154; +$100._cachedBorderLeft = $154; +$100._cachedVisibleChildren = $158; +$100._cachedPreferredInnerWidth = $109; +$100._cachedFrameWidth = $159; +$100._cachedPreferredBoxWidth = $18; +$100._cachedPreferredInnerHeight = $35; +$100._cachedFrameHeight = $160; +$100._cachedPreferredBoxHeight = $20; +$100._initialLayoutDone = $12; +$100._cachedBoxWidth = $18; +$100._cachedInnerWidth = $109; +$100._cachedAccumulatedChildrenOuterWidth = $109; +$100._cachedBoxHeight = $20; +$100._cachedInnerHeight = $35; +$100._isSeeable = $12; +$100.classname = $161; +$100._properties = $162; +$100._valueShow = $163; +$100._valueIconPosition = $164; +$100._valueIconWidth = $19; +$100._valueIconHeight = $19; +$100._flashMode = $13; +$100._valueReverseChildrenOrder = $13; +$100._valueUseAdvancedFlexAllocation = $13; +$100._cachedAccumulatedChildrenOuterHeight = $19; +$100._valueFocusManager = $19; +$100._valueActiveChild = $19; +$100._remappingChildTable = $165; +$100._valueVisibility = $12; +$100._valueDisplay = $12; +$100._valueAnonymous = $13; +$100._valueTagName = $51; +$100._valueHorizontalAlign = $19; +$100._valueVerticalAlign = $19; +$100._valueAllowStretchX = $12; +$100._valueAllowStretchY = $12; +$100._valueZIndex = $19; +$100._valueColor = $19; +$100._valueFont = $19; +$100._valueOpacity = $19; +$100._valueBackgroundImage = $19; +$100._valueOverflow = $19; +$100._valueClipLeft = $19; +$100._valueClipTop = $19; +$100._valueClipWidth = $19; +$100._valueClipHeight = $19; +$100._valueHideFocus = $13; +$100._valueEnableElementFocus = $12; +$100._valueFocused = $13; +$100._valueToolTip = $19; +$100._valueContextMenu = $19; +$100._valueCapture = $13; +$100._valueDropDataTypes = $19; +$100._valueCommand = $19; +$100._valueAppearance = $19; +$100._valueMarginTop = $48; +$100._valueMarginRight = $48; +$100._valueMarginBottom = $48; +$100._valueMarginLeft = $48; +$100._computedLeftTypeAuto = $13; +$100._computedLeftTypeFlex = $13; +$100._computedRightValue = $19; +$100._computedRightParsed = $19; +$100._computedRightType = $19; +$100._computedRightTypeNull = $12; +$100._computedRightTypePixel = $13; +$100._computedRightTypePercent = $13; +$100._computedRightTypeAuto = $13; +$100._computedRightTypeFlex = $13; +$100._valueRight = $19; +$100._computedMinWidthValue = $19; +$100._computedMinWidthParsed = $19; +$100._computedMinWidthType = $19; +$100._computedMinWidthTypeNull = $12; +$100._computedMinWidthTypePixel = $13; +$100._computedMinWidthTypePercent = $13; +$100._computedMinWidthTypeAuto = $13; +$100._computedMinWidthTypeFlex = $13; +$100._valueMinWidth = $19; +$100._computedMaxWidthValue = $19; +$100._computedMaxWidthParsed = $19; +$100._computedMaxWidthType = $19; +$100._computedMaxWidthTypeNull = $12; +$100._computedMaxWidthTypePixel = $13; +$100._computedMaxWidthTypePercent = $13; +$100._computedMaxWidthTypeAuto = $13; +$100._computedMaxWidthTypeFlex = $13; +$100._valueMaxWidth = $19; +$100._computedTopTypeAuto = $13; +$100._computedTopTypeFlex = $13; +$100._computedBottomValue = $19; +$100._computedBottomParsed = $19; +$100._computedBottomType = $19; +$100._computedBottomTypeNull = $12; +$100._computedBottomTypePixel = $13; +$100._computedBottomTypePercent = $13; +$100._computedBottomTypeAuto = $13; +$100._computedBottomTypeFlex = $13; +$100._valueBottom = $19; +$100._computedMinHeightValue = $19; +$100._computedMinHeightParsed = $19; +$100._computedMinHeightType = $19; +$100._computedMinHeightTypeNull = $12; +$100._computedMinHeightTypePixel = $13; +$100._computedMinHeightTypePercent = $13; +$100._computedMinHeightTypeAuto = $13; +$100._computedMinHeightTypeFlex = $13; +$100._valueMinHeight = $19; +$100._computedMaxHeightValue = $19; +$100._computedMaxHeightParsed = $19; +$100._computedMaxHeightType = $19; +$100._computedMaxHeightTypeNull = $12; +$100._computedMaxHeightTypePixel = $13; +$100._computedMaxHeightTypePercent = $13; +$100._computedMaxHeightTypeAuto = $13; +$100._computedMaxHeightTypeFlex = $13; +$100._valueMaxHeight = $19; +$100._isDisplayed = $12; +$100._cachedOuterWidth = $19; +$100._cachedOuterHeight = $19; +$100._cachedHasPercentX = $13; +$100._cachedHasPercentY = $13; +$100._cachedHasFlexX = $13; +$100._cachedHasFlexY = $13; +$100._clonePropertyIgnoreList = $53; +$100._valueEnabled = $12; +$100._disposed = $13; +$102["className"] = $3; +$103["qxhashcode"] = $101; +$104["MozUserSelect"] = $6; +$104["userSelect"] = $6; +$104["MozUserFocus"] = $7; +$104["userFocus"] = $7; +$104["cursor"] = $8; +$104["backgroundColor"] = $9; +$106["out"] = $12; +$106["blurred"] = $12; +$106["enabled"] = $12; +$106["inactive"] = $12; +$106["unchecked"] = $12; +$106["notpressed"] = $12; +$106["notselected"] = $12; +$106["notanchor"] = $12; +$106["notlead"] = $12; +$107[0] = $108; +$107[1] = $116; +$108._hashCode = $109; +$108._htmlProperties = $110; +$108._htmlAttributes = $111; +$108._styleProperties = $112; +$108._layoutChanges = $113; +$108._states = $114; +$108._manager = $33; +$108._valueSelectable = $13; +$108._valueAllowStretchX = $13; +$108._valueAllowStretchY = $13; +$108._valueSource = $115; +$108._valueWidth = $16; +$108._computedWidthType = $17; +$108._computedWidthTypeAuto = $12; +$108._computedWidthTypeNull = $13; +$108._computedWidthTypeFlex = $13; +$108._computedWidthTypePercent = $13; +$108._computedWidthTypePixel = $13; +$108._computedWidthValue = $35; +$108._computedWidthParsed = $19; +$108._cachedHasAutoX = $19; +$108._valueHeight = $16; +$108._computedHeightType = $17; +$108._computedHeightTypeAuto = $12; +$108._computedHeightTypeNull = $13; +$108._computedHeightTypeFlex = $13; +$108._computedHeightTypePercent = $13; +$108._computedHeightTypePixel = $13; +$108._computedHeightValue = $35; +$108._computedHeightParsed = $19; +$108._cachedHasAutoY = $19; +$108._valueAnonymous = $12; +$108._valueParent = $100; +$108._hasParent = $12; +$108._isDisplayable = $12; +$108._isCreated = $12; +$108._valuePreloader = $43; +$108._valueLoaded = $12; +$108._cachedPreferredInnerWidth = $35; +$108._cachedFrameWidth = $48; +$108._cachedPreferredBoxWidth = $35; +$108._cachedPreferredInnerHeight = $35; +$108._cachedFrameHeight = $48; +$108._cachedPreferredBoxHeight = $35; +$108._cachedBoxWidth = $35; +$108._cachedOuterWidth = $35; +$108._cachedLocationHorizontal = $15; +$108._cachedBoxHeight = $35; +$108._cachedOuterHeight = $35; +$108._initialLayoutDone = $12; +$108._isSeeable = $12; +$108.classname = $49; +$108._properties = $50; +$108._valueResizeToInner = $13; +$108._valueVisibility = $12; +$108._valueDisplay = $12; +$108._valueTagName = $51; +$108._valueHorizontalAlign = $19; +$108._valueVerticalAlign = $19; +$108._valueZIndex = $19; +$108._valueBackgroundColor = $19; +$108._valueColor = $19; +$108._valueBorder = $19; +$108._valueFont = $19; +$108._valueOpacity = $19; +$108._valueCursor = $19; +$108._valueBackgroundImage = $19; +$108._valueOverflow = $19; +$108._valueClipLeft = $19; +$108._valueClipTop = $19; +$108._valueClipWidth = $19; +$108._valueClipHeight = $19; +$108._valueTabIndex = $52; +$108._valueHideFocus = $13; +$108._valueEnableElementFocus = $12; +$108._valueFocused = $13; +$108._valueToolTip = $19; +$108._valueContextMenu = $19; +$108._valueCapture = $13; +$108._valueDropDataTypes = $19; +$108._valueCommand = $19; +$108._valueAppearance = $19; +$108._valueMarginTop = $48; +$108._valueMarginRight = $48; +$108._valueMarginBottom = $48; +$108._valueMarginLeft = $48; +$108._valuePaddingTop = $48; +$108._valuePaddingRight = $48; +$108._valuePaddingBottom = $48; +$108._valuePaddingLeft = $48; +$108._computedLeftValue = $19; +$108._computedLeftParsed = $19; +$108._computedLeftType = $19; +$108._computedLeftTypeNull = $12; +$108._computedLeftTypePixel = $13; +$108._computedLeftTypePercent = $13; +$108._computedLeftTypeAuto = $13; +$108._computedLeftTypeFlex = $13; +$108._valueLeft = $19; +$108._computedRightValue = $19; +$108._computedRightParsed = $19; +$108._computedRightType = $19; +$108._computedRightTypeNull = $12; +$108._computedRightTypePixel = $13; +$108._computedRightTypePercent = $13; +$108._computedRightTypeAuto = $13; +$108._computedRightTypeFlex = $13; +$108._valueRight = $19; +$108._computedMinWidthValue = $19; +$108._computedMinWidthParsed = $19; +$108._computedMinWidthType = $19; +$108._computedMinWidthTypeNull = $12; +$108._computedMinWidthTypePixel = $13; +$108._computedMinWidthTypePercent = $13; +$108._computedMinWidthTypeAuto = $13; +$108._computedMinWidthTypeFlex = $13; +$108._valueMinWidth = $19; +$108._computedMaxWidthValue = $19; +$108._computedMaxWidthParsed = $19; +$108._computedMaxWidthType = $19; +$108._computedMaxWidthTypeNull = $12; +$108._computedMaxWidthTypePixel = $13; +$108._computedMaxWidthTypePercent = $13; +$108._computedMaxWidthTypeAuto = $13; +$108._computedMaxWidthTypeFlex = $13; +$108._valueMaxWidth = $19; +$108._computedTopValue = $19; +$108._computedTopParsed = $19; +$108._computedTopType = $19; +$108._computedTopTypeNull = $12; +$108._computedTopTypePixel = $13; +$108._computedTopTypePercent = $13; +$108._computedTopTypeAuto = $13; +$108._computedTopTypeFlex = $13; +$108._valueTop = $19; +$108._computedBottomValue = $19; +$108._computedBottomParsed = $19; +$108._computedBottomType = $19; +$108._computedBottomTypeNull = $12; +$108._computedBottomTypePixel = $13; +$108._computedBottomTypePercent = $13; +$108._computedBottomTypeAuto = $13; +$108._computedBottomTypeFlex = $13; +$108._valueBottom = $19; +$108._computedMinHeightValue = $19; +$108._computedMinHeightParsed = $19; +$108._computedMinHeightType = $19; +$108._computedMinHeightTypeNull = $12; +$108._computedMinHeightTypePixel = $13; +$108._computedMinHeightTypePercent = $13; +$108._computedMinHeightTypeAuto = $13; +$108._computedMinHeightTypeFlex = $13; +$108._valueMinHeight = $19; +$108._computedMaxHeightValue = $19; +$108._computedMaxHeightParsed = $19; +$108._computedMaxHeightType = $19; +$108._computedMaxHeightTypeNull = $12; +$108._computedMaxHeightTypePixel = $13; +$108._computedMaxHeightTypePercent = $13; +$108._computedMaxHeightTypeAuto = $13; +$108._computedMaxHeightTypeFlex = $13; +$108._valueMaxHeight = $19; +$108._isDisplayed = $12; +$108._cachedInnerWidth = $19; +$108._cachedInnerHeight = $19; +$108._cachedHasPercentX = $13; +$108._cachedHasPercentY = $13; +$108._cachedHasFlexX = $13; +$108._cachedHasFlexY = $13; +$108._cachedBorderTop = $48; +$108._cachedBorderRight = $48; +$108._cachedBorderBottom = $48; +$108._cachedBorderLeft = $48; +$108._clonePropertyIgnoreList = $53; +$108._valueEnabled = $12; +$108._disposed = $13; +$110["className"] = $27; +$110["alt"] = $28; +$110["title"] = $28; +$111["qxhashcode"] = $109; +$112["MozUserSelect"] = $6; +$112["userSelect"] = $6; +$114["out"] = $12; +$114["blurred"] = $12; +$114["enabled"] = $12; +$114["inactive"] = $12; +$114["unchecked"] = $12; +$114["notpressed"] = $12; +$114["notselected"] = $12; +$114["notanchor"] = $12; +$114["notlead"] = $12; +$116._hashCode = $117; +$116._htmlProperties = $118; +$116._htmlAttributes = $119; +$116._styleProperties = $120; +$116._layoutChanges = $121; +$116._states = $122; +$116._valueAllowStretchX = $13; +$116._valueAllowStretchY = $13; +$116._valueWidth = $16; +$116._computedWidthType = $17; +$116._computedWidthTypeAuto = $12; +$116._computedWidthTypeNull = $13; +$116._computedWidthTypeFlex = $13; +$116._computedWidthTypePercent = $13; +$116._computedWidthTypePixel = $13; +$116._computedWidthValue = $62; +$116._computedWidthParsed = $19; +$116._cachedHasAutoX = $19; +$116._valueHeight = $16; +$116._computedHeightType = $17; +$116._computedHeightTypeAuto = $12; +$116._computedHeightTypeNull = $13; +$116._computedHeightTypeFlex = $13; +$116._computedHeightTypePercent = $13; +$116._computedHeightTypePixel = $13; +$116._computedHeightValue = $63; +$116._computedHeightParsed = $19; +$116._cachedHasAutoY = $19; +$116._valueAnonymous = $12; +$116._valueSelectable = $13; +$116._valueHtml = $64; +$116._htmlMode = $19; +$116._valueParent = $100; +$116._hasParent = $12; +$116._isDisplayable = $12; +$116._isCreated = $12; +$116._cachedPreferredInnerWidth = $62; +$116._cachedPreferredInnerHeight = $63; +$116._cachedFrameWidth = $48; +$116._cachedPreferredBoxWidth = $62; +$116._cachedFrameHeight = $48; +$116._cachedPreferredBoxHeight = $63; +$116._cachedBoxWidth = $62; +$116._cachedOuterWidth = $62; +$116._cachedLocationHorizontal = $65; +$116._cachedBoxHeight = $63; +$116._cachedOuterHeight = $63; +$116._initialLayoutDone = $12; +$116._isSeeable = $12; +$116.classname = $66; +$116._properties = $67; +$116._valueFontPropertiesProfile = $8; +$116._valueMeasureMode = $68; +$116._valueMnemonic = $19; +$116._hasMnemonic = $13; +$116._mnemonicHtml = $28; +$116._mnemonicTest = $19; +$116._valueVisibility = $12; +$116._valueDisplay = $12; +$116._valueTagName = $51; +$116._valueHorizontalAlign = $19; +$116._valueVerticalAlign = $19; +$116._valueZIndex = $19; +$116._valueBackgroundColor = $19; +$116._valueColor = $19; +$116._valueBorder = $19; +$116._valueFont = $19; +$116._valueOpacity = $19; +$116._valueCursor = $19; +$116._valueBackgroundImage = $19; +$116._valueOverflow = $19; +$116._valueClipLeft = $19; +$116._valueClipTop = $19; +$116._valueClipWidth = $19; +$116._valueClipHeight = $19; +$116._valueTabIndex = $52; +$116._valueHideFocus = $13; +$116._valueEnableElementFocus = $12; +$116._valueFocused = $13; +$116._valueToolTip = $19; +$116._valueContextMenu = $19; +$116._valueCapture = $13; +$116._valueDropDataTypes = $19; +$116._valueCommand = $19; +$116._valueAppearance = $19; +$116._valueMarginTop = $48; +$116._valueMarginRight = $48; +$116._valueMarginBottom = $48; +$116._valueMarginLeft = $48; +$116._valuePaddingTop = $48; +$116._valuePaddingRight = $48; +$116._valuePaddingBottom = $48; +$116._valuePaddingLeft = $48; +$116._computedLeftValue = $19; +$116._computedLeftParsed = $19; +$116._computedLeftType = $19; +$116._computedLeftTypeNull = $12; +$116._computedLeftTypePixel = $13; +$116._computedLeftTypePercent = $13; +$116._computedLeftTypeAuto = $13; +$116._computedLeftTypeFlex = $13; +$116._valueLeft = $19; +$116._computedRightValue = $19; +$116._computedRightParsed = $19; +$116._computedRightType = $19; +$116._computedRightTypeNull = $12; +$116._computedRightTypePixel = $13; +$116._computedRightTypePercent = $13; +$116._computedRightTypeAuto = $13; +$116._computedRightTypeFlex = $13; +$116._valueRight = $19; +$116._computedMinWidthValue = $19; +$116._computedMinWidthParsed = $19; +$116._computedMinWidthType = $19; +$116._computedMinWidthTypeNull = $12; +$116._computedMinWidthTypePixel = $13; +$116._computedMinWidthTypePercent = $13; +$116._computedMinWidthTypeAuto = $13; +$116._computedMinWidthTypeFlex = $13; +$116._valueMinWidth = $19; +$116._computedMaxWidthValue = $19; +$116._computedMaxWidthParsed = $19; +$116._computedMaxWidthType = $19; +$116._computedMaxWidthTypeNull = $12; +$116._computedMaxWidthTypePixel = $13; +$116._computedMaxWidthTypePercent = $13; +$116._computedMaxWidthTypeAuto = $13; +$116._computedMaxWidthTypeFlex = $13; +$116._valueMaxWidth = $19; +$116._computedTopValue = $19; +$116._computedTopParsed = $19; +$116._computedTopType = $19; +$116._computedTopTypeNull = $12; +$116._computedTopTypePixel = $13; +$116._computedTopTypePercent = $13; +$116._computedTopTypeAuto = $13; +$116._computedTopTypeFlex = $13; +$116._valueTop = $19; +$116._computedBottomValue = $19; +$116._computedBottomParsed = $19; +$116._computedBottomType = $19; +$116._computedBottomTypeNull = $12; +$116._computedBottomTypePixel = $13; +$116._computedBottomTypePercent = $13; +$116._computedBottomTypeAuto = $13; +$116._computedBottomTypeFlex = $13; +$116._valueBottom = $19; +$116._computedMinHeightValue = $19; +$116._computedMinHeightParsed = $19; +$116._computedMinHeightType = $19; +$116._computedMinHeightTypeNull = $12; +$116._computedMinHeightTypePixel = $13; +$116._computedMinHeightTypePercent = $13; +$116._computedMinHeightTypeAuto = $13; +$116._computedMinHeightTypeFlex = $13; +$116._valueMinHeight = $19; +$116._computedMaxHeightValue = $19; +$116._computedMaxHeightParsed = $19; +$116._computedMaxHeightType = $19; +$116._computedMaxHeightTypeNull = $12; +$116._computedMaxHeightTypePixel = $13; +$116._computedMaxHeightTypePercent = $13; +$116._computedMaxHeightTypeAuto = $13; +$116._computedMaxHeightTypeFlex = $13; +$116._valueMaxHeight = $19; +$116._isDisplayed = $12; +$116._cachedInnerWidth = $19; +$116._cachedInnerHeight = $19; +$116._cachedHasPercentX = $13; +$116._cachedHasPercentY = $13; +$116._cachedHasFlexX = $13; +$116._cachedHasFlexY = $13; +$116._cachedBorderTop = $48; +$116._cachedBorderRight = $48; +$116._cachedBorderBottom = $48; +$116._cachedBorderLeft = $48; +$116._clonePropertyIgnoreList = $53; +$116._valueEnabled = $12; +$116._disposed = $13; +$118["className"] = $57; +$119["qxhashcode"] = $117; +$120["MozUserSelect"] = $6; +$120["userSelect"] = $6; +$122["out"] = $12; +$122["blurred"] = $12; +$122["enabled"] = $12; +$122["inactive"] = $12; +$122["unchecked"] = $12; +$122["notpressed"] = $12; +$122["notselected"] = $12; +$122["notanchor"] = $12; +$122["notlead"] = $12; +$123._hashCode = $124; +$123._widget = $100; +$123.classname = $71; +$123._valueEnableFlexSupport = $12; +$123._properties = $72; +$123._valueEnabled = $12; +$123._disposed = $13; +$125["mouseover"] = $126; +$125["mouseout"] = $129; +$125["mousedown"] = $132; +$125["mouseup"] = $135; +$125["keydown"] = $138; +$125["keyup"] = $141; +$126["evt80"] = $127; +$127["handler"] = $128; +$127["object"] = $78; +$129["evt81"] = $130; +$130["handler"] = $131; +$130["object"] = $78; +$132["evt82"] = $133; +$133["handler"] = $134; +$133["object"] = $78; +$135["evt83"] = $136; +$136["handler"] = $137; +$136["object"] = $78; +$138["evt84"] = $139; +$139["handler"] = $140; +$139["object"] = $78; +$141["evt85"] = $142; +$142["handler"] = $143; +$142["object"] = $78; +$145._dependentObjects = $146; +$145._hashCode = $147; +$145._themedEdges = $148; +$145._defsX = $149; +$145._defsY = $153; +$145._valueTopWidth = $154; +$145._needsCompilationTop = $13; +$145._useEnhancedCrossBrowserMode = $19; +$145._valueRightWidth = $154; +$145._needsCompilationRight = $13; +$145._valueBottomWidth = $154; +$145._needsCompilationBottom = $13; +$145._valueLeftWidth = $154; +$145._needsCompilationLeft = $13; +$145._valueTopStyle = $155; +$145._valueRightStyle = $155; +$145._valueBottomStyle = $155; +$145._valueLeftStyle = $155; +$145.classname = $156; +$145._properties = $157; +$145._valueTopColor = $19; +$145._valueRightColor = $19; +$145._valueBottomColor = $19; +$145._valueLeftColor = $19; +$145._valueEnabled = $12; +$145._disposed = $13; +$146["74"] = $0; +$146["86"] = $100; +$148["topStyle"] = $12; +$148["rightStyle"] = $12; +$148["bottomStyle"] = $12; +$148["leftStyle"] = $12; +$149["borderLeft"] = $150; +$149["borderRight"] = $150; +$149["MozBorderLeftColors"] = $151; +$149["MozBorderRightColors"] = $152; +$153["borderTop"] = $150; +$153["borderBottom"] = $150; +$153["MozBorderTopColors"] = $151; +$153["MozBorderBottomColors"] = $152; +$158[0] = $108; +$158[1] = $116; +$165[0] = $166; +$165[1] = $167; +$165[2] = $168; +$165[3] = $169; +$165[4] = $170; +$165[5] = $171; +$165[6] = $172; +$165[7] = $173; +$165[8] = $174; +$165[9] = $175; +$165[10] = $176; +$165[11] = $177; +$165[12] = $178; +$165[13] = $179; +$165[14] = $180; +$182._hashCode = $14; +$182._objects = $183; +$182._themes = $367; +$182._dependentObjects = $616; +$182._valueTheme = $368; +$182.classname = $617; +$182._properties = $618; +$182._valueEnabled = $12; +$182._disposed = $13; +$183["threeddarkshadow"] = $184; +$183["threedshadow"] = $232; +$183["threedlightshadow"] = $296; +$183["threedhighlight"] = $306; +$183["infotext"] = $309; +$183["graytext"] = $319; +$183["buttonface"] = $97; +$183["highlight"] = $323; +$183["highlighttext"] = $327; +$183["inactivecaption"] = $331; +$183["inactivecaptiontext"] = $335; +$183["activecaption"] = $338; +$183["captiontext"] = $342; +$183["#e1eeff"] = $346; +$183["#fafbfe"] = $353; +$183["#fec83c"] = $275; +$183["threedface"] = $359; +$183["windowtext"] = $363; +$184._isHtmlColor = $13; +$184._isRgbColor = $13; +$184._isThemedColor = $12; +$184._hex = $19; +$184._blue = $19; +$184._green = $19; +$184._red = $19; +$184._value = $185; +$184._hashCode = $186; +$184._dependentObjects = $187; +$184.classname = $181; +$184._manager = $182; +$184._valueEnabled = $12; +$184._properties = $46; +$184._disposed = $13; +$187["17"] = $188; +$187["18"] = $145; +$187["19"] = $195; +$187["20"] = $202; +$187["21"] = $208; +$187["22"] = $214; +$187["23"] = $220; +$187["24"] = $226; +$188._dependentObjects = $189; +$188._hashCode = $190; +$188._themedEdges = $191; +$188._defsX = $192; +$188._defsY = $193; +$188._valueTopWidth = $154; +$188._needsCompilationTop = $12; +$188._useEnhancedCrossBrowserMode = $19; +$188._valueRightWidth = $154; +$188._needsCompilationRight = $12; +$188._valueBottomWidth = $154; +$188._needsCompilationBottom = $12; +$188._valueLeftWidth = $154; +$188._needsCompilationLeft = $12; +$188._valueTopStyle = $194; +$188._valueRightStyle = $194; +$188._valueBottomStyle = $194; +$188._valueLeftStyle = $194; +$188.classname = $156; +$188._properties = $157; +$188._valueTopColor = $19; +$188._valueRightColor = $19; +$188._valueBottomColor = $19; +$188._valueLeftColor = $19; +$188._valueEnabled = $12; +$188._disposed = $13; +$191["topStyle"] = $12; +$191["rightStyle"] = $12; +$191["bottomStyle"] = $12; +$191["leftStyle"] = $12; +$192["borderLeft"] = $28; +$192["borderRight"] = $28; +$192["MozBorderLeftColors"] = $28; +$192["MozBorderRightColors"] = $28; +$193["borderTop"] = $28; +$193["borderBottom"] = $28; +$193["MozBorderTopColors"] = $28; +$193["MozBorderBottomColors"] = $28; +$195._dependentObjects = $196; +$195._hashCode = $197; +$195._themedEdges = $198; +$195._defsX = $199; +$195._defsY = $200; +$195._valueTopWidth = $154; +$195._needsCompilationTop = $12; +$195._useEnhancedCrossBrowserMode = $19; +$195._valueRightWidth = $154; +$195._needsCompilationRight = $12; +$195._valueBottomWidth = $154; +$195._needsCompilationBottom = $12; +$195._valueLeftWidth = $154; +$195._needsCompilationLeft = $12; +$195._valueTopStyle = $201; +$195._valueRightStyle = $201; +$195._valueBottomStyle = $201; +$195._valueLeftStyle = $201; +$195.classname = $156; +$195._properties = $157; +$195._valueTopColor = $19; +$195._valueRightColor = $19; +$195._valueBottomColor = $19; +$195._valueLeftColor = $19; +$195._valueEnabled = $12; +$195._disposed = $13; +$198["topStyle"] = $12; +$198["rightStyle"] = $12; +$198["bottomStyle"] = $12; +$198["leftStyle"] = $12; +$199["borderLeft"] = $28; +$199["borderRight"] = $28; +$199["MozBorderLeftColors"] = $28; +$199["MozBorderRightColors"] = $28; +$200["borderTop"] = $28; +$200["borderBottom"] = $28; +$200["MozBorderTopColors"] = $28; +$200["MozBorderBottomColors"] = $28; +$202._dependentObjects = $203; +$202._hashCode = $94; +$202._themedEdges = $204; +$202._defsX = $205; +$202._defsY = $206; +$202._valueTopWidth = $154; +$202._needsCompilationTop = $12; +$202._useEnhancedCrossBrowserMode = $19; +$202._valueRightWidth = $154; +$202._needsCompilationRight = $12; +$202._valueBottomWidth = $154; +$202._needsCompilationBottom = $12; +$202._valueLeftWidth = $154; +$202._needsCompilationLeft = $12; +$202._valueTopStyle = $207; +$202._valueRightStyle = $207; +$202._valueBottomStyle = $207; +$202._valueLeftStyle = $207; +$202.classname = $156; +$202._properties = $157; +$202._valueTopColor = $19; +$202._valueRightColor = $19; +$202._valueBottomColor = $19; +$202._valueLeftColor = $19; +$202._valueEnabled = $12; +$202._disposed = $13; +$204["topStyle"] = $12; +$204["rightStyle"] = $12; +$204["bottomStyle"] = $12; +$204["leftStyle"] = $12; +$205["borderLeft"] = $28; +$205["borderRight"] = $28; +$205["MozBorderLeftColors"] = $28; +$205["MozBorderRightColors"] = $28; +$206["borderTop"] = $28; +$206["borderBottom"] = $28; +$206["MozBorderTopColors"] = $28; +$206["MozBorderBottomColors"] = $28; +$208._dependentObjects = $209; +$208._hashCode = $210; +$208._themedEdges = $211; +$208._defsX = $212; +$208._defsY = $213; +$208._valueTopWidth = $14; +$208._needsCompilationTop = $12; +$208._useEnhancedCrossBrowserMode = $19; +$208._valueRightWidth = $14; +$208._needsCompilationRight = $12; +$208._valueBottomWidth = $14; +$208._needsCompilationBottom = $12; +$208._valueLeftWidth = $14; +$208._needsCompilationLeft = $12; +$208._valueTopStyle = $194; +$208._valueRightStyle = $194; +$208._valueBottomStyle = $194; +$208._valueLeftStyle = $194; +$208.classname = $156; +$208._properties = $157; +$208._valueTopColor = $19; +$208._valueRightColor = $19; +$208._valueBottomColor = $19; +$208._valueLeftColor = $19; +$208._valueEnabled = $12; +$208._disposed = $13; +$211["topStyle"] = $12; +$211["rightStyle"] = $12; +$211["bottomStyle"] = $12; +$211["leftStyle"] = $12; +$212["borderLeft"] = $28; +$212["borderRight"] = $28; +$212["MozBorderLeftColors"] = $28; +$212["MozBorderRightColors"] = $28; +$213["borderTop"] = $28; +$213["borderBottom"] = $28; +$213["MozBorderTopColors"] = $28; +$213["MozBorderBottomColors"] = $28; +$214._dependentObjects = $215; +$214._hashCode = $216; +$214._themedEdges = $217; +$214._defsX = $218; +$214._defsY = $219; +$214._valueTopWidth = $14; +$214._needsCompilationTop = $12; +$214._useEnhancedCrossBrowserMode = $19; +$214._valueRightWidth = $14; +$214._needsCompilationRight = $12; +$214._valueBottomWidth = $14; +$214._needsCompilationBottom = $12; +$214._valueLeftWidth = $14; +$214._needsCompilationLeft = $12; +$214._valueTopStyle = $155; +$214._valueRightStyle = $155; +$214._valueBottomStyle = $155; +$214._valueLeftStyle = $155; +$214.classname = $156; +$214._properties = $157; +$214._valueTopColor = $19; +$214._valueRightColor = $19; +$214._valueBottomColor = $19; +$214._valueLeftColor = $19; +$214._valueEnabled = $12; +$214._disposed = $13; +$217["topStyle"] = $12; +$217["rightStyle"] = $12; +$217["bottomStyle"] = $12; +$217["leftStyle"] = $12; +$218["borderLeft"] = $28; +$218["borderRight"] = $28; +$218["MozBorderLeftColors"] = $28; +$218["MozBorderRightColors"] = $28; +$219["borderTop"] = $28; +$219["borderBottom"] = $28; +$219["MozBorderTopColors"] = $28; +$219["MozBorderBottomColors"] = $28; +$220._dependentObjects = $221; +$220._hashCode = $222; +$220._themedEdges = $223; +$220._defsX = $224; +$220._defsY = $225; +$220._valueTopWidth = $14; +$220._needsCompilationTop = $12; +$220._useEnhancedCrossBrowserMode = $19; +$220._valueRightWidth = $48; +$220._needsCompilationRight = $12; +$220._valueBottomWidth = $14; +$220._needsCompilationBottom = $12; +$220._valueLeftWidth = $48; +$220._needsCompilationLeft = $12; +$220._valueTopStyle = $194; +$220._valueRightStyle = $194; +$220._valueBottomStyle = $194; +$220._valueLeftStyle = $194; +$220.classname = $156; +$220._properties = $157; +$220._valueTopColor = $19; +$220._valueRightColor = $19; +$220._valueBottomColor = $19; +$220._valueLeftColor = $19; +$220._valueEnabled = $12; +$220._disposed = $13; +$223["topStyle"] = $12; +$223["rightStyle"] = $12; +$223["bottomStyle"] = $12; +$223["leftStyle"] = $12; +$224["borderLeft"] = $28; +$224["borderRight"] = $28; +$224["MozBorderLeftColors"] = $28; +$224["MozBorderRightColors"] = $28; +$225["borderTop"] = $28; +$225["borderBottom"] = $28; +$225["MozBorderTopColors"] = $28; +$225["MozBorderBottomColors"] = $28; +$226._dependentObjects = $227; +$226._hashCode = $228; +$226._themedEdges = $229; +$226._defsX = $230; +$226._defsY = $231; +$226._valueTopWidth = $48; +$226._needsCompilationTop = $12; +$226._useEnhancedCrossBrowserMode = $19; +$226._valueRightWidth = $14; +$226._needsCompilationRight = $12; +$226._valueBottomWidth = $48; +$226._needsCompilationBottom = $12; +$226._valueLeftWidth = $14; +$226._needsCompilationLeft = $12; +$226._valueTopStyle = $194; +$226._valueRightStyle = $194; +$226._valueBottomStyle = $194; +$226._valueLeftStyle = $194; +$226.classname = $156; +$226._properties = $157; +$226._valueTopColor = $19; +$226._valueRightColor = $19; +$226._valueBottomColor = $19; +$226._valueLeftColor = $19; +$226._valueEnabled = $12; +$226._disposed = $13; +$229["topStyle"] = $12; +$229["rightStyle"] = $12; +$229["bottomStyle"] = $12; +$229["leftStyle"] = $12; +$230["borderLeft"] = $28; +$230["borderRight"] = $28; +$230["MozBorderLeftColors"] = $28; +$230["MozBorderRightColors"] = $28; +$231["borderTop"] = $28; +$231["borderBottom"] = $28; +$231["MozBorderTopColors"] = $28; +$231["MozBorderBottomColors"] = $28; +$232._isHtmlColor = $13; +$232._isRgbColor = $13; +$232._isThemedColor = $12; +$232._hex = $19; +$232._blue = $19; +$232._green = $19; +$232._red = $19; +$232._value = $233; +$232._hashCode = $160; +$232._dependentObjects = $234; +$232.classname = $181; +$232._manager = $182; +$232._valueEnabled = $12; +$232._properties = $46; +$232._disposed = $13; +$234["17"] = $188; +$234["18"] = $145; +$234["19"] = $195; +$234["20"] = $202; +$234["21"] = $208; +$234["22"] = $214; +$234["23"] = $220; +$234["24"] = $226; +$234["25"] = $235; +$234["40"] = $242; +$234["53"] = $247; +$234["54"] = $253; +$234["55"] = $258; +$234["56"] = $264; +$234["58"] = $270; +$234["59"] = $282; +$234["60"] = $287; +$234["61"] = $291; +$235._dependentObjects = $236; +$235._hashCode = $237; +$235._themedEdges = $238; +$235._defsX = $239; +$235._defsY = $240; +$235._valueTopWidth = $14; +$235._needsCompilationTop = $12; +$235._useEnhancedCrossBrowserMode = $19; +$235._valueRightWidth = $14; +$235._needsCompilationRight = $12; +$235._valueBottomWidth = $14; +$235._needsCompilationBottom = $12; +$235._valueLeftWidth = $14; +$235._needsCompilationLeft = $12; +$235._valueTopStyle = $241; +$235._valueRightStyle = $241; +$235._valueBottomStyle = $241; +$235._valueLeftStyle = $241; +$235._valueTopColor = $232; +$235._valueRightColor = $232; +$235._valueBottomColor = $232; +$235._valueLeftColor = $232; +$235.classname = $156; +$235._properties = $157; +$235._valueEnabled = $12; +$235._disposed = $13; +$239["borderLeft"] = $28; +$239["borderRight"] = $28; +$239["MozBorderLeftColors"] = $28; +$239["MozBorderRightColors"] = $28; +$240["borderTop"] = $28; +$240["borderBottom"] = $28; +$240["MozBorderTopColors"] = $28; +$240["MozBorderBottomColors"] = $28; +$242._hashCode = $65; +$242._themedEdges = $243; +$242._defsX = $244; +$242._defsY = $245; +$242._valueTopWidth = $14; +$242._needsCompilationTop = $12; +$242._useEnhancedCrossBrowserMode = $19; +$242._valueRightWidth = $14; +$242._needsCompilationRight = $12; +$242._valueBottomWidth = $14; +$242._needsCompilationBottom = $12; +$242._valueLeftWidth = $14; +$242._needsCompilationLeft = $12; +$242._valueTopStyle = $241; +$242._valueRightStyle = $241; +$242._valueBottomStyle = $241; +$242._valueLeftStyle = $241; +$242._valueTopColor = $232; +$242._valueRightColor = $232; +$242._valueBottomColor = $232; +$242._valueLeftColor = $232; +$242.classname = $246; +$242._properties = $157; +$242._valueEnabled = $12; +$242._disposed = $13; +$244["borderLeft"] = $28; +$244["borderRight"] = $28; +$244["MozBorderLeftColors"] = $28; +$244["MozBorderRightColors"] = $28; +$245["borderTop"] = $28; +$245["borderBottom"] = $28; +$245["MozBorderTopColors"] = $28; +$245["MozBorderBottomColors"] = $28; +$247._dependentObjects = $248; +$247._hashCode = $249; +$247._themedEdges = $250; +$247._defsX = $251; +$247._defsY = $252; +$247._valueBottomWidth = $14; +$247._needsCompilationBottom = $12; +$247._useEnhancedCrossBrowserMode = $19; +$247._valueBottomStyle = $241; +$247._valueBottomColor = $232; +$247.classname = $156; +$247._needsCompilationTop = $12; +$247._needsCompilationRight = $12; +$247._needsCompilationLeft = $12; +$247._valueTopWidth = $48; +$247._properties = $157; +$247._valueRightWidth = $48; +$247._valueLeftWidth = $48; +$247._valueTopStyle = $6; +$247._valueRightStyle = $6; +$247._valueLeftStyle = $6; +$247._valueTopColor = $19; +$247._valueRightColor = $19; +$247._valueLeftColor = $19; +$247._valueEnabled = $12; +$247._disposed = $13; +$251["borderLeft"] = $28; +$251["borderRight"] = $28; +$251["MozBorderLeftColors"] = $28; +$251["MozBorderRightColors"] = $28; +$252["borderTop"] = $28; +$252["borderBottom"] = $28; +$252["MozBorderTopColors"] = $28; +$252["MozBorderBottomColors"] = $28; +$253._dependentObjects = $254; +$253._hashCode = $62; +$253._themedEdges = $255; +$253._defsX = $256; +$253._defsY = $257; +$253._valueTopWidth = $14; +$253._needsCompilationTop = $12; +$253._useEnhancedCrossBrowserMode = $19; +$253._valueTopStyle = $241; +$253._valueTopColor = $232; +$253.classname = $156; +$253._needsCompilationRight = $12; +$253._needsCompilationBottom = $12; +$253._needsCompilationLeft = $12; +$253._properties = $157; +$253._valueRightWidth = $48; +$253._valueBottomWidth = $48; +$253._valueLeftWidth = $48; +$253._valueRightStyle = $6; +$253._valueBottomStyle = $6; +$253._valueLeftStyle = $6; +$253._valueRightColor = $19; +$253._valueBottomColor = $19; +$253._valueLeftColor = $19; +$253._valueEnabled = $12; +$253._disposed = $13; +$256["borderLeft"] = $28; +$256["borderRight"] = $28; +$256["MozBorderLeftColors"] = $28; +$256["MozBorderRightColors"] = $28; +$257["borderTop"] = $28; +$257["borderBottom"] = $28; +$257["MozBorderTopColors"] = $28; +$257["MozBorderBottomColors"] = $28; +$258._dependentObjects = $259; +$258._hashCode = $260; +$258._themedEdges = $261; +$258._defsX = $262; +$258._defsY = $263; +$258._valueRightWidth = $14; +$258._needsCompilationRight = $12; +$258._useEnhancedCrossBrowserMode = $19; +$258._valueRightStyle = $241; +$258._valueRightColor = $232; +$258.classname = $156; +$258._needsCompilationTop = $12; +$258._needsCompilationBottom = $12; +$258._needsCompilationLeft = $12; +$258._valueTopWidth = $48; +$258._properties = $157; +$258._valueBottomWidth = $48; +$258._valueLeftWidth = $48; +$258._valueTopStyle = $6; +$258._valueBottomStyle = $6; +$258._valueLeftStyle = $6; +$258._valueTopColor = $19; +$258._valueBottomColor = $19; +$258._valueLeftColor = $19; +$258._valueEnabled = $12; +$258._disposed = $13; +$262["borderLeft"] = $28; +$262["borderRight"] = $28; +$262["MozBorderLeftColors"] = $28; +$262["MozBorderRightColors"] = $28; +$263["borderTop"] = $28; +$263["borderBottom"] = $28; +$263["MozBorderTopColors"] = $28; +$263["MozBorderBottomColors"] = $28; +$264._dependentObjects = $265; +$264._hashCode = $266; +$264._themedEdges = $267; +$264._defsX = $268; +$264._defsY = $269; +$264._valueLeftWidth = $14; +$264._needsCompilationLeft = $12; +$264._useEnhancedCrossBrowserMode = $19; +$264._valueLeftStyle = $241; +$264._valueLeftColor = $232; +$264.classname = $156; +$264._needsCompilationTop = $12; +$264._needsCompilationRight = $12; +$264._needsCompilationBottom = $12; +$264._valueTopWidth = $48; +$264._properties = $157; +$264._valueRightWidth = $48; +$264._valueBottomWidth = $48; +$264._valueTopStyle = $6; +$264._valueRightStyle = $6; +$264._valueBottomStyle = $6; +$264._valueTopColor = $19; +$264._valueRightColor = $19; +$264._valueBottomColor = $19; +$264._valueEnabled = $12; +$264._disposed = $13; +$268["borderLeft"] = $28; +$268["borderRight"] = $28; +$268["MozBorderLeftColors"] = $28; +$268["MozBorderRightColors"] = $28; +$269["borderTop"] = $28; +$269["borderBottom"] = $28; +$269["MozBorderTopColors"] = $28; +$269["MozBorderBottomColors"] = $28; +$270._hashCode = $271; +$270._themedEdges = $272; +$270._defsX = $273; +$270._defsY = $274; +$270._valueTopWidth = $14; +$270._needsCompilationTop = $12; +$270._useEnhancedCrossBrowserMode = $19; +$270._valueRightWidth = $14; +$270._needsCompilationRight = $12; +$270._valueBottomWidth = $17; +$270._needsCompilationBottom = $12; +$270._valueLeftWidth = $14; +$270._needsCompilationLeft = $12; +$270._valueTopStyle = $241; +$270._valueRightStyle = $241; +$270._valueBottomStyle = $241; +$270._valueLeftStyle = $241; +$270._valueTopColor = $232; +$270._valueRightColor = $232; +$270._valueBottomColor = $275; +$270._valueLeftColor = $232; +$270.classname = $246; +$270._properties = $157; +$270._valueEnabled = $12; +$270._disposed = $13; +$273["borderLeft"] = $28; +$273["borderRight"] = $28; +$273["MozBorderLeftColors"] = $28; +$273["MozBorderRightColors"] = $28; +$274["borderTop"] = $28; +$274["borderBottom"] = $28; +$274["MozBorderTopColors"] = $28; +$274["MozBorderBottomColors"] = $28; +$275._isHtmlColor = $13; +$275._isRgbColor = $12; +$275._isThemedColor = $13; +$275._hex = $276; +$275._red = $277; +$275._green = $278; +$275._blue = $279; +$275._value = $276; +$275._hashCode = $280; +$275._dependentObjects = $281; +$275.classname = $181; +$275._manager = $182; +$275._valueEnabled = $12; +$275._properties = $46; +$275._disposed = $13; +$281["58"] = $270; +$281["59"] = $282; +$281["60"] = $287; +$281["61"] = $291; +$282._hashCode = $283; +$282._themedEdges = $284; +$282._defsX = $285; +$282._defsY = $286; +$282._valueTopWidth = $17; +$282._needsCompilationTop = $12; +$282._useEnhancedCrossBrowserMode = $19; +$282._valueRightWidth = $14; +$282._needsCompilationRight = $12; +$282._valueBottomWidth = $14; +$282._needsCompilationBottom = $12; +$282._valueLeftWidth = $14; +$282._needsCompilationLeft = $12; +$282._valueTopStyle = $241; +$282._valueRightStyle = $241; +$282._valueBottomStyle = $241; +$282._valueLeftStyle = $241; +$282._valueTopColor = $275; +$282._valueRightColor = $232; +$282._valueBottomColor = $232; +$282._valueLeftColor = $232; +$282.classname = $246; +$282._properties = $157; +$282._valueEnabled = $12; +$282._disposed = $13; +$285["borderLeft"] = $28; +$285["borderRight"] = $28; +$285["MozBorderLeftColors"] = $28; +$285["MozBorderRightColors"] = $28; +$286["borderTop"] = $28; +$286["borderBottom"] = $28; +$286["MozBorderTopColors"] = $28; +$286["MozBorderBottomColors"] = $28; +$287._hashCode = $279; +$287._themedEdges = $288; +$287._defsX = $289; +$287._defsY = $290; +$287._valueTopWidth = $14; +$287._needsCompilationTop = $12; +$287._useEnhancedCrossBrowserMode = $19; +$287._valueRightWidth = $17; +$287._needsCompilationRight = $12; +$287._valueBottomWidth = $14; +$287._needsCompilationBottom = $12; +$287._valueLeftWidth = $14; +$287._needsCompilationLeft = $12; +$287._valueTopStyle = $241; +$287._valueRightStyle = $241; +$287._valueBottomStyle = $241; +$287._valueLeftStyle = $241; +$287._valueTopColor = $232; +$287._valueRightColor = $275; +$287._valueBottomColor = $232; +$287._valueLeftColor = $232; +$287.classname = $246; +$287._properties = $157; +$287._valueEnabled = $12; +$287._disposed = $13; +$289["borderLeft"] = $28; +$289["borderRight"] = $28; +$289["MozBorderLeftColors"] = $28; +$289["MozBorderRightColors"] = $28; +$290["borderTop"] = $28; +$290["borderBottom"] = $28; +$290["MozBorderTopColors"] = $28; +$290["MozBorderBottomColors"] = $28; +$291._hashCode = $292; +$291._themedEdges = $293; +$291._defsX = $294; +$291._defsY = $295; +$291._valueTopWidth = $14; +$291._needsCompilationTop = $12; +$291._useEnhancedCrossBrowserMode = $19; +$291._valueRightWidth = $14; +$291._needsCompilationRight = $12; +$291._valueBottomWidth = $14; +$291._needsCompilationBottom = $12; +$291._valueLeftWidth = $17; +$291._needsCompilationLeft = $12; +$291._valueTopStyle = $241; +$291._valueRightStyle = $241; +$291._valueBottomStyle = $241; +$291._valueLeftStyle = $241; +$291._valueTopColor = $232; +$291._valueRightColor = $232; +$291._valueBottomColor = $232; +$291._valueLeftColor = $275; +$291.classname = $246; +$291._properties = $157; +$291._valueEnabled = $12; +$291._disposed = $13; +$294["borderLeft"] = $28; +$294["borderRight"] = $28; +$294["MozBorderLeftColors"] = $28; +$294["MozBorderRightColors"] = $28; +$295["borderTop"] = $28; +$295["borderBottom"] = $28; +$295["MozBorderTopColors"] = $28; +$295["MozBorderBottomColors"] = $28; +$296._isHtmlColor = $13; +$296._isRgbColor = $13; +$296._isThemedColor = $12; +$296._hex = $19; +$296._blue = $19; +$296._green = $19; +$296._red = $19; +$296._value = $297; +$296._hashCode = $298; +$296._dependentObjects = $299; +$296.classname = $181; +$296._manager = $182; +$296._valueEnabled = $12; +$296._properties = $46; +$296._disposed = $13; +$299["17"] = $188; +$299["18"] = $145; +$299["19"] = $195; +$299["20"] = $202; +$299["21"] = $208; +$299["22"] = $214; +$299["23"] = $220; +$299["24"] = $226; +$299["26"] = $300; +$300._dependentObjects = $301; +$300._hashCode = $302; +$300._themedEdges = $303; +$300._defsX = $304; +$300._defsY = $305; +$300._valueTopWidth = $14; +$300._needsCompilationTop = $12; +$300._useEnhancedCrossBrowserMode = $19; +$300._valueRightWidth = $14; +$300._needsCompilationRight = $12; +$300._valueBottomWidth = $14; +$300._needsCompilationBottom = $12; +$300._valueLeftWidth = $14; +$300._needsCompilationLeft = $12; +$300._valueTopStyle = $241; +$300._valueRightStyle = $241; +$300._valueBottomStyle = $241; +$300._valueLeftStyle = $241; +$300._valueTopColor = $296; +$300._valueRightColor = $296; +$300._valueBottomColor = $296; +$300._valueLeftColor = $296; +$300.classname = $156; +$300._properties = $157; +$300._valueEnabled = $12; +$300._disposed = $13; +$304["borderLeft"] = $28; +$304["borderRight"] = $28; +$304["MozBorderLeftColors"] = $28; +$304["MozBorderRightColors"] = $28; +$305["borderTop"] = $28; +$305["borderBottom"] = $28; +$305["MozBorderTopColors"] = $28; +$305["MozBorderBottomColors"] = $28; +$306._isHtmlColor = $13; +$306._isRgbColor = $13; +$306._isThemedColor = $12; +$306._hex = $19; +$306._blue = $19; +$306._green = $19; +$306._red = $19; +$306._value = $307; +$306._hashCode = $159; +$306._dependentObjects = $308; +$306.classname = $181; +$306._manager = $182; +$306._valueEnabled = $12; +$306._properties = $46; +$306._disposed = $13; +$308["17"] = $188; +$308["18"] = $145; +$308["19"] = $195; +$308["20"] = $202; +$308["21"] = $208; +$308["22"] = $214; +$308["23"] = $220; +$308["24"] = $226; +$309._isHtmlColor = $13; +$309._isRgbColor = $13; +$309._isThemedColor = $12; +$309._hex = $19; +$309._blue = $19; +$309._green = $19; +$309._red = $19; +$309._value = $310; +$309._hashCode = $311; +$309._dependentObjects = $312; +$309.classname = $181; +$309._manager = $182; +$309._valueEnabled = $12; +$309._properties = $46; +$309._disposed = $13; +$312["27"] = $313; +$313._dependentObjects = $314; +$313._hashCode = $315; +$313._themedEdges = $316; +$313._defsX = $317; +$313._defsY = $318; +$313._valueTopWidth = $14; +$313._needsCompilationTop = $12; +$313._useEnhancedCrossBrowserMode = $19; +$313._valueRightWidth = $14; +$313._needsCompilationRight = $12; +$313._valueBottomWidth = $14; +$313._needsCompilationBottom = $12; +$313._valueLeftWidth = $14; +$313._needsCompilationLeft = $12; +$313._valueTopStyle = $241; +$313._valueRightStyle = $241; +$313._valueBottomStyle = $241; +$313._valueLeftStyle = $241; +$313._valueTopColor = $309; +$313._valueRightColor = $309; +$313._valueBottomColor = $309; +$313._valueLeftColor = $309; +$313.classname = $156; +$313._properties = $157; +$313._valueEnabled = $12; +$313._disposed = $13; +$317["borderLeft"] = $28; +$317["borderRight"] = $28; +$317["MozBorderLeftColors"] = $28; +$317["MozBorderRightColors"] = $28; +$318["borderTop"] = $28; +$318["borderBottom"] = $28; +$318["MozBorderTopColors"] = $28; +$318["MozBorderBottomColors"] = $28; +$319._isHtmlColor = $13; +$319._isRgbColor = $13; +$319._isThemedColor = $12; +$319._hex = $19; +$319._blue = $19; +$319._green = $19; +$319._red = $19; +$319._value = $320; +$319._hashCode = $321; +$319._dependentObjects = $322; +$319.classname = $181; +$319._manager = $182; +$319._valueEnabled = $12; +$319._properties = $46; +$319._disposed = $13; +$323._isHtmlColor = $13; +$323._isRgbColor = $13; +$323._isThemedColor = $12; +$323._hex = $19; +$323._blue = $19; +$323._green = $19; +$323._red = $19; +$323._value = $324; +$323._hashCode = $325; +$323._dependentObjects = $326; +$323.classname = $181; +$323._manager = $182; +$323._valueEnabled = $12; +$323._properties = $46; +$323._disposed = $13; +$327._isHtmlColor = $13; +$327._isRgbColor = $13; +$327._isThemedColor = $12; +$327._hex = $19; +$327._blue = $19; +$327._green = $19; +$327._red = $19; +$327._value = $328; +$327._hashCode = $329; +$327._dependentObjects = $330; +$327.classname = $181; +$327._manager = $182; +$327._valueEnabled = $12; +$327._properties = $46; +$327._disposed = $13; +$331._isHtmlColor = $13; +$331._isRgbColor = $13; +$331._isThemedColor = $12; +$331._hex = $19; +$331._blue = $19; +$331._green = $19; +$331._red = $19; +$331._value = $332; +$331._hashCode = $333; +$331._dependentObjects = $334; +$331.classname = $181; +$331._manager = $182; +$331._valueEnabled = $12; +$331._properties = $46; +$331._disposed = $13; +$335._isHtmlColor = $13; +$335._isRgbColor = $13; +$335._isThemedColor = $12; +$335._hex = $19; +$335._blue = $19; +$335._green = $19; +$335._red = $19; +$335._value = $336; +$335._hashCode = $20; +$335._dependentObjects = $337; +$335.classname = $181; +$335._manager = $182; +$335._valueEnabled = $12; +$335._properties = $46; +$335._disposed = $13; +$338._isHtmlColor = $13; +$338._isRgbColor = $13; +$338._isThemedColor = $12; +$338._hex = $19; +$338._blue = $19; +$338._green = $19; +$338._red = $19; +$338._value = $339; +$338._hashCode = $340; +$338._dependentObjects = $341; +$338.classname = $181; +$338._manager = $182; +$338._valueEnabled = $12; +$338._properties = $46; +$338._disposed = $13; +$342._isHtmlColor = $13; +$342._isRgbColor = $13; +$342._isThemedColor = $12; +$342._hex = $19; +$342._blue = $19; +$342._green = $19; +$342._red = $19; +$342._value = $343; +$342._hashCode = $344; +$342._dependentObjects = $345; +$342.classname = $181; +$342._manager = $182; +$342._valueEnabled = $12; +$342._properties = $46; +$342._disposed = $13; +$346._isHtmlColor = $13; +$346._isRgbColor = $12; +$346._isThemedColor = $13; +$346._hex = $347; +$346._red = $348; +$346._green = $349; +$346._blue = $350; +$346._value = $347; +$346._hashCode = $351; +$346._dependentObjects = $352; +$346.classname = $181; +$346._manager = $182; +$346._valueEnabled = $12; +$346._properties = $46; +$346._disposed = $13; +$353._isHtmlColor = $13; +$353._isRgbColor = $12; +$353._isThemedColor = $13; +$353._hex = $354; +$353._red = $355; +$353._green = $356; +$353._blue = $277; +$353._value = $354; +$353._hashCode = $357; +$353._dependentObjects = $358; +$353.classname = $181; +$353._manager = $182; +$353._valueEnabled = $12; +$353._properties = $46; +$353._disposed = $13; +$359._isHtmlColor = $13; +$359._isRgbColor = $13; +$359._isThemedColor = $12; +$359._hex = $19; +$359._blue = $19; +$359._green = $19; +$359._red = $19; +$359._value = $360; +$359._hashCode = $361; +$359._dependentObjects = $362; +$359.classname = $181; +$359._manager = $182; +$359._valueEnabled = $12; +$359._properties = $46; +$359._disposed = $13; +$362["64"] = $96; +$363._isHtmlColor = $13; +$363._isRgbColor = $13; +$363._isThemedColor = $12; +$363._hex = $19; +$363._blue = $19; +$363._green = $19; +$363._red = $19; +$363._value = $364; +$363._hashCode = $365; +$363._dependentObjects = $366; +$363.classname = $181; +$363._manager = $182; +$363._valueEnabled = $12; +$363._properties = $46; +$363._disposed = $13; +$366["64"] = $96; +$367["systemDefault"] = $368; +$367["windowsRoyale"] = $388; +$367["windowsClassic"] = $442; +$367["windowsLunaBlue"] = $478; +$367["windowsLunaGreen"] = $529; +$367["windowsLunaSilver"] = $572; +$368._hashCode = $154; +$368._valueId = $369; +$368._valueTitle = $370; +$368._colors = $371; +$368._compiledColors = $372; +$368._needsCompilation = $13; +$368.classname = $386; +$368._properties = $387; +$368._manager = $182; +$368._valueEnabled = $12; +$368._disposed = $13; +$372["activeborder"] = $373; +$372["activecaption"] = $339; +$372["appworkspace"] = $374; +$372["background"] = $375; +$372["buttonface"] = $9; +$372["buttonhighlight"] = $376; +$372["buttonshadow"] = $377; +$372["buttontext"] = $378; +$372["captiontext"] = $343; +$372["graytext"] = $320; +$372["highlight"] = $324; +$372["highlighttext"] = $328; +$372["inactiveborder"] = $379; +$372["inactivecaption"] = $332; +$372["inactivecaptiontext"] = $336; +$372["infobackground"] = $380; +$372["infotext"] = $310; +$372["menu"] = $381; +$372["menutext"] = $382; +$372["scrollbar"] = $383; +$372["threeddarkshadow"] = $185; +$372["threedface"] = $360; +$372["threedhighlight"] = $307; +$372["threedlightshadow"] = $297; +$372["threedshadow"] = $233; +$372["window"] = $384; +$372["windowframe"] = $385; +$372["windowtext"] = $364; +$388._hashCode = $17; +$388._valueId = $389; +$388._valueTitle = $390; +$388._colors = $391; +$388._compiledColors = $441; +$388.classname = $386; +$388._properties = $387; +$388._manager = $182; +$388._needsCompilation = $12; +$388._valueEnabled = $12; +$388._disposed = $13; +$391["activeborder"] = $392; +$391["activecaption"] = $395; +$391["appworkspace"] = $399; +$391["background"] = $401; +$391["buttonface"] = $403; +$391["buttonhighlight"] = $407; +$391["buttonshadow"] = $408; +$391["buttontext"] = $412; +$391["captiontext"] = $413; +$391["graytext"] = $414; +$391["highlight"] = $415; +$391["highlighttext"] = $416; +$391["inactiveborder"] = $417; +$391["inactivecaption"] = $418; +$391["inactivecaptiontext"] = $422; +$391["infobackground"] = $423; +$391["infotext"] = $424; +$391["menu"] = $425; +$391["menutext"] = $426; +$391["scrollbar"] = $427; +$391["threeddarkshadow"] = $428; +$391["threedface"] = $432; +$391["threedhighlight"] = $433; +$391["threedlightshadow"] = $434; +$391["threedshadow"] = $437; +$391["window"] = $438; +$391["windowframe"] = $439; +$391["windowtext"] = $440; +$392[0] = $393; +$392[1] = $394; +$392[2] = $278; +$395[0] = $396; +$395[1] = $397; +$395[2] = $398; +$399[0] = $400; +$399[1] = $400; +$399[2] = $400; +$401[0] = $48; +$401[1] = $48; +$401[2] = $402; +$403[0] = $404; +$403[1] = $405; +$403[2] = $406; +$407[0] = $350; +$407[1] = $350; +$407[2] = $350; +$408[0] = $409; +$408[1] = $410; +$408[2] = $411; +$412[0] = $48; +$412[1] = $48; +$412[2] = $48; +$413[0] = $350; +$413[1] = $350; +$413[2] = $350; +$414[0] = $409; +$414[1] = $410; +$414[2] = $411; +$415[0] = $396; +$415[1] = $397; +$415[2] = $398; +$416[0] = $350; +$416[1] = $350; +$416[2] = $350; +$417[0] = $393; +$417[1] = $394; +$417[2] = $278; +$418[0] = $419; +$418[1] = $420; +$418[2] = $421; +$422[0] = $350; +$422[1] = $350; +$422[2] = $350; +$423[0] = $350; +$423[1] = $350; +$423[2] = $348; +$424[0] = $48; +$424[1] = $48; +$424[2] = $48; +$425[0] = $350; +$425[1] = $350; +$425[2] = $350; +$426[0] = $48; +$426[1] = $48; +$426[2] = $48; +$427[0] = $393; +$427[1] = $394; +$427[2] = $278; +$428[0] = $429; +$428[1] = $430; +$428[2] = $431; +$432[0] = $404; +$432[1] = $405; +$432[2] = $406; +$433[0] = $350; +$433[1] = $350; +$433[2] = $350; +$434[0] = $144; +$434[1] = $435; +$434[2] = $436; +$437[0] = $409; +$437[1] = $410; +$437[2] = $411; +$438[0] = $350; +$438[1] = $350; +$438[2] = $350; +$439[0] = $48; +$439[1] = $48; +$439[2] = $48; +$440[0] = $48; +$440[1] = $48; +$440[2] = $48; +$442._hashCode = $15; +$442._valueId = $443; +$442._valueTitle = $444; +$442._colors = $445; +$442._compiledColors = $477; +$442.classname = $386; +$442._properties = $387; +$442._manager = $182; +$442._needsCompilation = $12; +$442._valueEnabled = $12; +$442._disposed = $13; +$445["activeborder"] = $446; +$445["activecaption"] = $447; +$445["appworkspace"] = $449; +$445["background"] = $450; +$445["buttonface"] = $453; +$445["buttonhighlight"] = $454; +$445["buttonshadow"] = $455; +$445["buttontext"] = $456; +$445["captiontext"] = $457; +$445["graytext"] = $458; +$445["highlight"] = $459; +$445["highlighttext"] = $460; +$445["inactiveborder"] = $461; +$445["inactivecaption"] = $462; +$445["inactivecaptiontext"] = $463; +$445["infobackground"] = $464; +$445["infotext"] = $465; +$445["menu"] = $466; +$445["menutext"] = $467; +$445["scrollbar"] = $468; +$445["threeddarkshadow"] = $469; +$445["threedface"] = $470; +$445["threedhighlight"] = $471; +$445["threedlightshadow"] = $472; +$445["threedshadow"] = $473; +$445["window"] = $474; +$445["windowframe"] = $475; +$445["windowtext"] = $476; +$446[0] = $393; +$446[1] = $394; +$446[2] = $278; +$447[0] = $160; +$447[1] = $325; +$447[2] = $448; +$449[0] = $400; +$449[1] = $400; +$449[2] = $400; +$450[0] = $271; +$450[1] = $451; +$450[2] = $452; +$453[0] = $393; +$453[1] = $394; +$453[2] = $278; +$454[0] = $350; +$454[1] = $350; +$454[2] = $350; +$455[0] = $400; +$455[1] = $400; +$455[2] = $400; +$456[0] = $48; +$456[1] = $48; +$456[2] = $48; +$457[0] = $350; +$457[1] = $350; +$457[2] = $350; +$458[0] = $400; +$458[1] = $400; +$458[2] = $400; +$459[0] = $160; +$459[1] = $325; +$459[2] = $448; +$460[0] = $350; +$460[1] = $350; +$460[2] = $350; +$461[0] = $393; +$461[1] = $394; +$461[2] = $278; +$462[0] = $400; +$462[1] = $400; +$462[2] = $400; +$463[0] = $393; +$463[1] = $394; +$463[2] = $278; +$464[0] = $350; +$464[1] = $350; +$464[2] = $348; +$465[0] = $48; +$465[1] = $48; +$465[2] = $48; +$466[0] = $393; +$466[1] = $394; +$466[2] = $278; +$467[0] = $48; +$467[1] = $48; +$467[2] = $48; +$468[0] = $393; +$468[1] = $394; +$468[2] = $278; +$469[0] = $402; +$469[1] = $402; +$469[2] = $402; +$470[0] = $393; +$470[1] = $394; +$470[2] = $278; +$471[0] = $350; +$471[1] = $350; +$471[2] = $350; +$472[0] = $393; +$472[1] = $394; +$472[2] = $278; +$473[0] = $400; +$473[1] = $400; +$473[2] = $400; +$474[0] = $350; +$474[1] = $350; +$474[2] = $350; +$475[0] = $48; +$475[1] = $48; +$475[2] = $48; +$476[0] = $48; +$476[1] = $48; +$476[2] = $48; +$478._hashCode = $479; +$478._valueId = $480; +$478._valueTitle = $481; +$478._colors = $482; +$478._compiledColors = $528; +$478.classname = $386; +$478._properties = $387; +$478._manager = $182; +$478._needsCompilation = $12; +$478._valueEnabled = $12; +$478._disposed = $13; +$482["activeborder"] = $483; +$482["activecaption"] = $484; +$482["appworkspace"] = $487; +$482["background"] = $488; +$482["buttonface"] = $490; +$482["buttonhighlight"] = $493; +$482["buttonshadow"] = $494; +$482["buttontext"] = $497; +$482["captiontext"] = $498; +$482["graytext"] = $499; +$482["highlight"] = $500; +$482["highlighttext"] = $503; +$482["inactiveborder"] = $504; +$482["inactivecaption"] = $505; +$482["inactivecaptiontext"] = $508; +$482["infobackground"] = $510; +$482["infotext"] = $511; +$482["menu"] = $512; +$482["menutext"] = $513; +$482["scrollbar"] = $514; +$482["threeddarkshadow"] = $515; +$482["threedface"] = $518; +$482["threedhighlight"] = $519; +$482["threedlightshadow"] = $520; +$482["threedshadow"] = $524; +$482["window"] = $525; +$482["windowframe"] = $526; +$482["windowtext"] = $527; +$483[0] = $393; +$483[1] = $394; +$483[2] = $278; +$484[0] = $48; +$484[1] = $485; +$484[2] = $486; +$487[0] = $400; +$487[1] = $400; +$487[2] = $400; +$488[0] = $48; +$488[1] = $25; +$488[2] = $489; +$490[0] = $491; +$490[1] = $405; +$490[2] = $492; +$493[0] = $350; +$493[1] = $350; +$493[2] = $350; +$494[0] = $495; +$494[1] = $398; +$494[2] = $496; +$497[0] = $48; +$497[1] = $48; +$497[2] = $48; +$498[0] = $350; +$498[1] = $350; +$498[2] = $350; +$499[0] = $495; +$499[1] = $398; +$499[2] = $496; +$500[0] = $501; +$500[1] = $448; +$500[2] = $502; +$503[0] = $350; +$503[1] = $350; +$503[2] = $350; +$504[0] = $393; +$504[1] = $394; +$504[2] = $278; +$505[0] = $506; +$505[1] = $507; +$505[2] = $435; +$508[0] = $492; +$508[1] = $436; +$508[2] = $509; +$510[0] = $350; +$510[1] = $350; +$510[2] = $348; +$511[0] = $48; +$511[1] = $48; +$511[2] = $48; +$512[0] = $350; +$512[1] = $350; +$512[2] = $350; +$513[0] = $48; +$513[1] = $48; +$513[2] = $48; +$514[0] = $393; +$514[1] = $394; +$514[2] = $278; +$515[0] = $516; +$515[1] = $419; +$515[2] = $517; +$518[0] = $491; +$518[1] = $405; +$518[2] = $492; +$519[0] = $350; +$519[1] = $350; +$519[2] = $350; +$520[0] = $521; +$520[1] = $522; +$520[2] = $523; +$524[0] = $495; +$524[1] = $398; +$524[2] = $496; +$525[0] = $350; +$525[1] = $350; +$525[2] = $350; +$526[0] = $48; +$526[1] = $48; +$526[2] = $48; +$527[0] = $48; +$527[1] = $48; +$527[2] = $48; +$529._hashCode = $530; +$529._valueId = $531; +$529._valueTitle = $532; +$529._colors = $533; +$529._compiledColors = $571; +$529.classname = $386; +$529._properties = $387; +$529._manager = $182; +$529._needsCompilation = $12; +$529._valueEnabled = $12; +$529._disposed = $13; +$533["activeborder"] = $534; +$533["activecaption"] = $535; +$533["appworkspace"] = $538; +$533["background"] = $539; +$533["buttonface"] = $542; +$533["buttonhighlight"] = $543; +$533["buttonshadow"] = $544; +$533["buttontext"] = $545; +$533["captiontext"] = $546; +$533["graytext"] = $547; +$533["highlight"] = $548; +$533["highlighttext"] = $552; +$533["inactiveborder"] = $553; +$533["inactivecaption"] = $554; +$533["inactivecaptiontext"] = $557; +$533["infobackground"] = $558; +$533["infotext"] = $559; +$533["menu"] = $560; +$533["menutext"] = $561; +$533["scrollbar"] = $562; +$533["threeddarkshadow"] = $563; +$533["threedface"] = $564; +$533["threedhighlight"] = $565; +$533["threedlightshadow"] = $566; +$533["threedshadow"] = $567; +$533["window"] = $568; +$533["windowframe"] = $569; +$533["windowtext"] = $570; +$534[0] = $393; +$534[1] = $394; +$534[2] = $278; +$535[0] = $536; +$535[1] = $420; +$535[2] = $537; +$538[0] = $400; +$538[1] = $400; +$538[2] = $400; +$539[0] = $540; +$539[1] = $495; +$539[2] = $541; +$542[0] = $491; +$542[1] = $405; +$542[2] = $492; +$543[0] = $350; +$543[1] = $350; +$543[2] = $350; +$544[0] = $495; +$544[1] = $398; +$544[2] = $496; +$545[0] = $48; +$545[1] = $48; +$545[2] = $48; +$546[0] = $350; +$546[1] = $350; +$546[2] = $350; +$547[0] = $495; +$547[1] = $398; +$547[2] = $496; +$548[0] = $549; +$548[1] = $550; +$548[2] = $551; +$552[0] = $350; +$552[1] = $350; +$552[2] = $350; +$553[0] = $393; +$553[1] = $394; +$553[2] = $278; +$554[0] = $393; +$554[1] = $555; +$554[2] = $556; +$557[0] = $350; +$557[1] = $350; +$557[2] = $350; +$558[0] = $350; +$558[1] = $350; +$558[2] = $348; +$559[0] = $48; +$559[1] = $48; +$559[2] = $48; +$560[0] = $350; +$560[1] = $350; +$560[2] = $350; +$561[0] = $48; +$561[1] = $48; +$561[2] = $48; +$562[0] = $393; +$562[1] = $394; +$562[2] = $278; +$563[0] = $516; +$563[1] = $419; +$563[2] = $517; +$564[0] = $491; +$564[1] = $405; +$564[2] = $492; +$565[0] = $350; +$565[1] = $350; +$565[2] = $350; +$566[0] = $521; +$566[1] = $522; +$566[2] = $523; +$567[0] = $495; +$567[1] = $398; +$567[2] = $496; +$568[0] = $350; +$568[1] = $350; +$568[2] = $350; +$569[0] = $48; +$569[1] = $48; +$569[2] = $48; +$570[0] = $48; +$570[1] = $48; +$570[2] = $48; +$572._hashCode = $573; +$572._valueId = $574; +$572._valueTitle = $575; +$572._colors = $576; +$572._compiledColors = $615; +$572.classname = $386; +$572._properties = $387; +$572._manager = $182; +$572._needsCompilation = $12; +$572._valueEnabled = $12; +$572._disposed = $13; +$576["activeborder"] = $577; +$576["activecaption"] = $578; +$576["appworkspace"] = $580; +$576["background"] = $581; +$576["buttonface"] = $584; +$576["buttonhighlight"] = $586; +$576["buttonshadow"] = $587; +$576["buttontext"] = $588; +$576["captiontext"] = $589; +$576["graytext"] = $592; +$576["highlight"] = $593; +$576["highlighttext"] = $597; +$576["inactiveborder"] = $598; +$576["inactivecaption"] = $599; +$576["inactivecaptiontext"] = $600; +$576["infobackground"] = $602; +$576["infotext"] = $603; +$576["menu"] = $604; +$576["menutext"] = $605; +$576["scrollbar"] = $606; +$576["threeddarkshadow"] = $607; +$576["threedface"] = $608; +$576["threedhighlight"] = $609; +$576["threedlightshadow"] = $610; +$576["threedshadow"] = $611; +$576["window"] = $612; +$576["windowframe"] = $613; +$576["windowtext"] = $614; +$577[0] = $393; +$577[1] = $394; +$577[2] = $278; +$578[0] = $579; +$578[1] = $579; +$578[2] = $579; +$580[0] = $400; +$580[1] = $400; +$580[2] = $400; +$581[0] = $124; +$581[1] = $582; +$581[2] = $583; +$584[0] = $585; +$584[1] = $435; +$584[2] = $486; +$586[0] = $350; +$586[1] = $350; +$586[2] = $350; +$587[0] = $540; +$587[1] = $540; +$587[2] = $420; +$588[0] = $48; +$588[1] = $48; +$588[2] = $48; +$589[0] = $590; +$589[1] = $591; +$589[2] = $591; +$592[0] = $495; +$592[1] = $398; +$592[2] = $496; +$593[0] = $594; +$593[1] = $595; +$593[2] = $596; +$597[0] = $48; +$597[1] = $48; +$597[2] = $48; +$598[0] = $393; +$598[1] = $394; +$598[2] = $278; +$599[0] = $350; +$599[1] = $350; +$599[2] = $350; +$600[0] = $601; +$600[1] = $420; +$600[2] = $420; +$602[0] = $350; +$602[1] = $350; +$602[2] = $348; +$603[0] = $48; +$603[1] = $48; +$603[2] = $48; +$604[0] = $350; +$604[1] = $350; +$604[2] = $350; +$605[0] = $48; +$605[1] = $48; +$605[2] = $48; +$606[0] = $393; +$606[1] = $394; +$606[2] = $278; +$607[0] = $516; +$607[1] = $419; +$607[2] = $517; +$608[0] = $585; +$608[1] = $435; +$608[2] = $486; +$609[0] = $350; +$609[1] = $350; +$609[2] = $350; +$610[0] = $521; +$610[1] = $522; +$610[2] = $523; +$611[0] = $540; +$611[1] = $540; +$611[2] = $420; +$612[0] = $350; +$612[1] = $350; +$612[2] = $350; +$613[0] = $48; +$613[1] = $48; +$613[2] = $48; +$614[0] = $48; +$614[1] = $48; +$614[2] = $48; +$616["threeddarkshadow"] = $184; +$616["threedshadow"] = $232; +$616["threedlightshadow"] = $296; +$616["threedhighlight"] = $306; +$616["infotext"] = $309; +$616["graytext"] = $319; +$616["buttonface"] = $97; +$616["highlight"] = $323; +$616["highlighttext"] = $327; +$616["inactivecaption"] = $331; +$616["inactivecaptiontext"] = $335; +$616["activecaption"] = $338; +$616["captiontext"] = $342; +$616["threedface"] = $359; +$616["windowtext"] = $363; +$619[0] = $24; +$619[1] = $54; +}); \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CookieStorage_1.html b/swat/apps/qooxdoo-examples/test/CookieStorage_1.html new file mode 100644 index 0000000000..cb6df85590 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CookieStorage_1.html @@ -0,0 +1,45 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.io.local.CookieApi.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CookieStorage_2.html b/swat/apps/qooxdoo-examples/test/CookieStorage_2.html new file mode 100644 index 0000000000..e22c5b698b --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CookieStorage_2.html @@ -0,0 +1,67 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.io.local.CookieTransport API.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Cookie_1.html b/swat/apps/qooxdoo-examples/test/Cookie_1.html new file mode 100644 index 0000000000..1b3f83f51b --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Cookie_1.html @@ -0,0 +1,45 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.io.local.CookieApi.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/CrossBrowser_1.html b/swat/apps/qooxdoo-examples/test/CrossBrowser_1.html new file mode 100644 index 0000000000..aa0ce0f91d --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CrossBrowser_1.html @@ -0,0 +1,166 @@ + + + + qooxdoo » Demo + + + + + + + +
+
Outer + Margin +
Box + Inset (Border + Scrollbar) +
Area + Padding +
Inner +
+
+
+
+
+ +
+Mit seiner Aufnahme in die Elite war Knechts Leben auf eine andre Ebene verpflanzt, es war der erste und entscheidende Schritt in seiner Entwicklung geschehen. Es geht durchaus nicht allen Elitesch�lern so, da� die amtliche Aufnahme in die Elite mit dem innern Erlebnis der Berufung zusammenf�llt. Das ist Gnade, oder wenn man es banal ausdr�cken will: es ist ein Gl�cksfall. Wem er begegnet, dessen Leben hat ein Plus, so wie der ein Plus besitzt, dem ein Gl�cksfall besonders gl�ckliche Gaben an Leib und See le mitgegeben hat. Die meisten Elitesch�ler, ja beinahe alle, empfinden zwar ihre Wahl als ein gro�es Gl�ck, als eine Auszeichnung, auf die sie stolz sind, und sehr viele von ihnen haben sich auch diese Auszeichnung vorher gl�hend erw�nscht. Aber der �bergang von der gew�hnlichen heimatlichen Schule in die Schulen von Kastalien f�llt den meisten Auserw�hlten dann doch schwerer, als sie gedacht h�tten, und bringt manchen unerwartete Entt�uschungen. Vor allem ist der �bergang f�r alle jene Sch�ler, die in i hrem Elternhaus gl�cklich und geliebt waren, ein sehr schwerer Abschied und Verzicht, und so kommt denn auch, namentlich w�hrend der beiden ersten Elitejahre, eine nicht unbetr�chtliche Zahl von R�ckversetzungen vor, deren Grund nicht ein Mangel an Begabung und Flei�, sondern Unf�higkeit der Sch�ler ist, sich mit dem Internatsleben und vor allem mit dem Gedanken zu vers�hnen, k�nftig die Verbindung mit Familie und Heimat immer mehr zu l�sen und schlie�lich keine andre Zugeh�rigkeit mehr zu kennen und zu r espektieren als die zum Orden. Dann gibt es je und je auch Sch�ler, welchen umgekehrt gerade das Loskommen vom Vaterhaus und von einer ihnen entleideten Schule die Hauptsache bei ihrer Aufnahme in die Elite war; diese, etwa von einem strengen Vater oder einem ihnen unangenehmen Lehrer befreit, atmeten zwar eine Weile auf, hatten sich aber von dem Wechsel so gro�e und unm�gliche Ver�nderungen ihres ganzen Lebens versprochen, da� bald eine Entt�uschung kam. Auch die eigentlichen Streber und Mustersch�ler, d i! e Pedantischen, konnten sich in Kastalien nicht immer halten; nicht da� sie den Studien nicht w�ren gewachsen gewesen, aber es kam in der Elite eben nicht allein auf die Studien und Fachzeugnisse an, sondern es wurden auch erzieherische und musische Ziele angestrebt, vor welchen dieser und jener die Waffen streckte. Immerhin war in dem System der vier gro�en Eliteschulen mit ihren zahlreichen Unterabteilungen und Zweiganstalten Raum f�r vielerlei Begabungen, und ein strebsamer Mathematiker oder Philologe, wenn er wirklich das Zeug zu einem Gelehrten in sich hatte, brauchte etwa einen Mangel an musikalischer oder philosophischer Begabung nicht als Gefahr zu empfinden. Es gab zuzeiten sogar in Kastalien sehr starke Tendenzen zur Pflege der reinen, n�chternen Fachwissenschaften, und die Vork�mpfer dieser Tendenzen waren nicht nur gegen die �Phantasten�, das hei�t gegen die Musikalischen und Musischen, kritisch und spottlustig gestimmt, sondern haben zuzeiten innerhalb ihrer Kreise alles Musische, und namentl ich das Glasperlenspiel, geradezu abgeschworen und verp�nt.Da Knechts Leben, soweit es uns bekannt ist, sich ganz in Kastalien abspielte, in jenem stillsten und heitersten Bezirk unseres gebirgigen Landes, den man fr�her mit einem Ausdruck des Dichters Goethe oft auch �die p�dagogische Provinz� genannt hat, wollen wir in aller K�rze und auf die Gefahr hin, den Leser mit L�ngstgewu�tem zu langweilen, nochmals dies ber�hmte Kastalien. +
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/CrossBrowser_2.html b/swat/apps/qooxdoo-examples/test/CrossBrowser_2.html new file mode 100644 index 0000000000..58b4318cd8 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/CrossBrowser_2.html @@ -0,0 +1,128 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for crossbrowser offsetTop and offsetLeft properties provided by qx.dom

+
+ + + +




+

Inline

+ +
+
+
P1-A
+
P1-B
+
P1-C
+
P1-D
+
P1-E
+
P1-F
+
P1-G
+
P1-H
+
P1-I
+
+
+
P2-A
+
P2-B
+
P2-C
+
P2-D
+
P2-E
+
P2-F
+
P2-G
+
P2-H
+
P2-I
+
+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/DockLayout_1.html b/swat/apps/qooxdoo-examples/test/DockLayout_1.html new file mode 100644 index 0000000000..6e4bab98be --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DockLayout_1.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Simple Test for qx.ui.layout.DockLayout. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DockLayout_2.html b/swat/apps/qooxdoo-examples/test/DockLayout_2.html new file mode 100644 index 0000000000..52ecefadec --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DockLayout_2.html @@ -0,0 +1,224 @@ + + + + qooxdoo » Demo + + + + + + + +
+ The next generation of table-less layouts ;) +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DockLayout_3.html b/swat/apps/qooxdoo-examples/test/DockLayout_3.html new file mode 100644 index 0000000000..0ef1f5c789 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DockLayout_3.html @@ -0,0 +1,140 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Testing Layouts inside the qx.ui.layout.DockLayout. In this example centering through qx.ui.layout.HorizontalBoxLayout. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DockLayout_4.html b/swat/apps/qooxdoo-examples/test/DockLayout_4.html new file mode 100644 index 0000000000..89cbe88603 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DockLayout_4.html @@ -0,0 +1,140 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Same as the previous one, but additional the dimensions of the qx.ui.layout.DockLayout are defined as percents here. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DockLayout_5.html b/swat/apps/qooxdoo-examples/test/DockLayout_5.html new file mode 100644 index 0000000000..382db255e2 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DockLayout_5.html @@ -0,0 +1,164 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Same as the previous one, but additional added multiple children to the box layout. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DockLayout_6.html b/swat/apps/qooxdoo-examples/test/DockLayout_6.html new file mode 100644 index 0000000000..3bf090b428 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DockLayout_6.html @@ -0,0 +1,71 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Simple Test for qx.ui.layout.DockLayout. But with a dynamic child. Simple click on "Hello World" to see the effect. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DragAndDropManager_1.html b/swat/apps/qooxdoo-examples/test/DragAndDropManager_1.html new file mode 100644 index 0000000000..989fdd8067 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DragAndDropManager_1.html @@ -0,0 +1,130 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for drag&drop implementation.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/DragAndDropManager_2.html b/swat/apps/qooxdoo-examples/test/DragAndDropManager_2.html new file mode 100644 index 0000000000..be607837e0 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/DragAndDropManager_2.html @@ -0,0 +1,123 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for drag&drop implementation.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/EnabledDisabled_1.html b/swat/apps/qooxdoo-examples/test/EnabledDisabled_1.html new file mode 100644 index 0000000000..d411a31dd9 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/EnabledDisabled_1.html @@ -0,0 +1,230 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some test for the enable property in QxObject which will be extended from qx.ui.core.Widget and any other + widget which need additional handling on a change of this property. Keep in mind: Disabled QxWidgets will be ignored + from the QxEventManager and the qx.event.handler.FocusHandler.

+
+ + + + diff --git a/swat/apps/qooxdoo-examples/test/FieldSet_1.html b/swat/apps/qooxdoo-examples/test/FieldSet_1.html new file mode 100644 index 0000000000..378ffe5d86 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/FieldSet_1.html @@ -0,0 +1,141 @@ + + + + qooxdoo » Demo + + + + + + + +
+

A more complex example than the previous one. Use layout managers for its content. Configured minWidth of the qx.ui.groupbox.GroupBox with "auto".

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat/apps/qooxdoo-examples/test/Fields_1.html b/swat/apps/qooxdoo-examples/test/Fields_1.html new file mode 100644 index 0000000000..997e1b0443 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Fields_1.html @@ -0,0 +1,179 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test the setting of background color of form fields.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/FlowLayout_1.html b/swat/apps/qooxdoo-examples/test/FlowLayout_1.html new file mode 100644 index 0000000000..b6226869b4 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/FlowLayout_1.html @@ -0,0 +1,319 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Tests for the new implementation of the qx.ui.layout.FlowLayout widget. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/FlowLayout_2.html b/swat/apps/qooxdoo-examples/test/FlowLayout_2.html new file mode 100644 index 0000000000..ba19c87306 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/FlowLayout_2.html @@ -0,0 +1,193 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Tests for the new implementation of the qx.ui.layout.FlowLayout widget. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/FlowLayout_3.html b/swat/apps/qooxdoo-examples/test/FlowLayout_3.html new file mode 100644 index 0000000000..99c27e13bb --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/FlowLayout_3.html @@ -0,0 +1,277 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Tests for the new implementation of the qx.ui.layout.FlowLayout widget. +
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/FocusManager_1.html b/swat/apps/qooxdoo-examples/test/FocusManager_1.html new file mode 100644 index 0000000000..4a6a3c2bd0 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/FocusManager_1.html @@ -0,0 +1,108 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some tests for some of the most used properties of qx.ui.basic.Terminator (coordinates, dimensions, backgroundColor, opacity, ...).

+

Also here are the first test of some widgets which extend qx.ui.basic.Terminator: qx.ui.form.TextField and qx.ui.form.PasswordField. These extended + widgets also interacts like the basic QxTerminators with the qx.event.handler.FocusHandler.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/Font_1.html b/swat/apps/qooxdoo-examples/test/Font_1.html new file mode 100644 index 0000000000..42e7cbc13a --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/Font_1.html @@ -0,0 +1,63 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.renderer.font.Font object for QxLabels inside QxAtoms.

+
+ + + + \ No newline at end of file diff --git a/swat/apps/qooxdoo-examples/test/FormUtils_1.html b/swat/apps/qooxdoo-examples/test/FormUtils_1.html new file mode 100644 index 0000000000..2e7638d8f8 --- /dev/null +++ b/swat/apps/qooxdoo-examples/test/FormUtils_1.html @@ -0,0 +1,86 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing QxFormUtils

+
+ +
+
+ Basics + +
+ +
+ +
+
+ + +
+ + +
+ +