wxruby-ruby19 1.9.8-x86-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/wxruby2.so +0 -0
 - metadata +323 -0
 
    
        data/lib/wxruby2.so
    ADDED
    
    | 
         Binary file 
     | 
    
        metadata
    ADDED
    
    | 
         @@ -0,0 +1,323 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            --- !ruby/object:Gem::Specification 
         
     | 
| 
      
 2 
     | 
    
         
            +
            name: wxruby-ruby19
         
     | 
| 
      
 3 
     | 
    
         
            +
            version: !ruby/object:Gem::Version 
         
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.9.8
         
     | 
| 
      
 5 
     | 
    
         
            +
            platform: x86-linux
         
     | 
| 
      
 6 
     | 
    
         
            +
            authors: 
         
     | 
| 
      
 7 
     | 
    
         
            +
            - wxRuby development team
         
     | 
| 
      
 8 
     | 
    
         
            +
            autorequire: 
         
     | 
| 
      
 9 
     | 
    
         
            +
            bindir: bin
         
     | 
| 
      
 10 
     | 
    
         
            +
            cert_chain: []
         
     | 
| 
      
 11 
     | 
    
         
            +
             
     | 
| 
      
 12 
     | 
    
         
            +
            date: 2008-08-30 00:00:00 +01:00
         
     | 
| 
      
 13 
     | 
    
         
            +
            default_executable: 
         
     | 
| 
      
 14 
     | 
    
         
            +
            dependencies: []
         
     | 
| 
      
 15 
     | 
    
         
            +
             
     | 
| 
      
 16 
     | 
    
         
            +
            description: wxRuby allows the creation of graphical user interface (GUI) applications via the wxWidgets library. wxRuby provides native-style GUI windows, dialogs and controls on platforms including Windows, OS X and Linux.
         
     | 
| 
      
 17 
     | 
    
         
            +
            email: support@wxruby.org
         
     | 
| 
      
 18 
     | 
    
         
            +
            executables: []
         
     | 
| 
      
 19 
     | 
    
         
            +
             
     | 
| 
      
 20 
     | 
    
         
            +
            extensions: []
         
     | 
| 
      
 21 
     | 
    
         
            +
             
     | 
| 
      
 22 
     | 
    
         
            +
            extra_rdoc_files: []
         
     | 
| 
      
 23 
     | 
    
         
            +
             
     | 
| 
      
 24 
     | 
    
         
            +
            files: 
         
     | 
| 
      
 25 
     | 
    
         
            +
            - lib/wxruby2.so
         
     | 
| 
      
 26 
     | 
    
         
            +
            - lib/wx.rb
         
     | 
| 
      
 27 
     | 
    
         
            +
            - lib/wx
         
     | 
| 
      
 28 
     | 
    
         
            +
            - lib/wx/keyword_defs.rb
         
     | 
| 
      
 29 
     | 
    
         
            +
            - lib/wx/helpers.rb
         
     | 
| 
      
 30 
     | 
    
         
            +
            - lib/wx/keyword_ctors.rb
         
     | 
| 
      
 31 
     | 
    
         
            +
            - lib/wx/accessors.rb
         
     | 
| 
      
 32 
     | 
    
         
            +
            - lib/wx/classes
         
     | 
| 
      
 33 
     | 
    
         
            +
            - lib/wx/classes/textctrl.rb
         
     | 
| 
      
 34 
     | 
    
         
            +
            - lib/wx/classes/previewframe.rb
         
     | 
| 
      
 35 
     | 
    
         
            +
            - lib/wx/classes/commandevent.rb
         
     | 
| 
      
 36 
     | 
    
         
            +
            - lib/wx/classes/object.rb
         
     | 
| 
      
 37 
     | 
    
         
            +
            - lib/wx/classes/listbox.rb
         
     | 
| 
      
 38 
     | 
    
         
            +
            - lib/wx/classes/sound.rb
         
     | 
| 
      
 39 
     | 
    
         
            +
            - lib/wx/classes/timer.rb
         
     | 
| 
      
 40 
     | 
    
         
            +
            - lib/wx/classes/helpcontroller.rb
         
     | 
| 
      
 41 
     | 
    
         
            +
            - lib/wx/classes/dc.rb
         
     | 
| 
      
 42 
     | 
    
         
            +
            - lib/wx/classes/event.rb
         
     | 
| 
      
 43 
     | 
    
         
            +
            - lib/wx/classes/toolbartool.rb
         
     | 
| 
      
 44 
     | 
    
         
            +
            - lib/wx/classes/simplehelpprovider.rb
         
     | 
| 
      
 45 
     | 
    
         
            +
            - lib/wx/classes/treectrl.rb
         
     | 
| 
      
 46 
     | 
    
         
            +
            - lib/wx/classes/controlwithitems.rb
         
     | 
| 
      
 47 
     | 
    
         
            +
            - lib/wx/classes/acceleratortable.rb
         
     | 
| 
      
 48 
     | 
    
         
            +
            - lib/wx/classes/mediactrl.rb
         
     | 
| 
      
 49 
     | 
    
         
            +
            - lib/wx/classes/grid.rb
         
     | 
| 
      
 50 
     | 
    
         
            +
            - lib/wx/classes/window.rb
         
     | 
| 
      
 51 
     | 
    
         
            +
            - lib/wx/classes/size.rb
         
     | 
| 
      
 52 
     | 
    
         
            +
            - lib/wx/classes/app.rb
         
     | 
| 
      
 53 
     | 
    
         
            +
            - lib/wx/classes/functions.rb
         
     | 
| 
      
 54 
     | 
    
         
            +
            - lib/wx/classes/animation.rb
         
     | 
| 
      
 55 
     | 
    
         
            +
            - lib/wx/classes/locale.rb
         
     | 
| 
      
 56 
     | 
    
         
            +
            - lib/wx/classes/menu.rb
         
     | 
| 
      
 57 
     | 
    
         
            +
            - lib/wx/classes/clipboard.rb
         
     | 
| 
      
 58 
     | 
    
         
            +
            - lib/wx/classes/font.rb
         
     | 
| 
      
 59 
     | 
    
         
            +
            - lib/wx/classes/texturlevent.rb
         
     | 
| 
      
 60 
     | 
    
         
            +
            - lib/wx/classes/paintdc.rb
         
     | 
| 
      
 61 
     | 
    
         
            +
            - lib/wx/classes/artprovider.rb
         
     | 
| 
      
 62 
     | 
    
         
            +
            - lib/wx/classes/evthandler.rb
         
     | 
| 
      
 63 
     | 
    
         
            +
            - lib/wx/classes/xmlresource.rb
         
     | 
| 
      
 64 
     | 
    
         
            +
            - lib/wx/classes/combobox.rb
         
     | 
| 
      
 65 
     | 
    
         
            +
            - lib/wx/classes/htmlwindow.rb
         
     | 
| 
      
 66 
     | 
    
         
            +
            - lib/wx/classes/image.rb
         
     | 
| 
      
 67 
     | 
    
         
            +
            - lib/wx/classes/gauge.rb
         
     | 
| 
      
 68 
     | 
    
         
            +
            - lib/wx/classes/point.rb
         
     | 
| 
      
 69 
     | 
    
         
            +
            - lib/wx/classes/auinotebook.rb
         
     | 
| 
      
 70 
     | 
    
         
            +
            - lib/wx/classes/icon.rb
         
     | 
| 
      
 71 
     | 
    
         
            +
            - lib/wx/classes/clientdc.rb
         
     | 
| 
      
 72 
     | 
    
         
            +
            - lib/wx/classes/iconbundle.rb
         
     | 
| 
      
 73 
     | 
    
         
            +
            - lib/wx/classes/imagelist.rb
         
     | 
| 
      
 74 
     | 
    
         
            +
            - lib/wx/classes/styledtextctrl.rb
         
     | 
| 
      
 75 
     | 
    
         
            +
            - lib/wx/classes/bitmap.rb
         
     | 
| 
      
 76 
     | 
    
         
            +
            - lib/wx/classes/checklistbox.rb
         
     | 
| 
      
 77 
     | 
    
         
            +
            - lib/wx/classes/busycursor.rb
         
     | 
| 
      
 78 
     | 
    
         
            +
            - lib/wx/classes/helpprovider.rb
         
     | 
| 
      
 79 
     | 
    
         
            +
            - lib/wx/classes/sizer.rb
         
     | 
| 
      
 80 
     | 
    
         
            +
            - lib/wx/classes/choice.rb
         
     | 
| 
      
 81 
     | 
    
         
            +
            - lib/wx/classes/notebook.rb
         
     | 
| 
      
 82 
     | 
    
         
            +
            - lib/wx/classes/colour.rb
         
     | 
| 
      
 83 
     | 
    
         
            +
            - lib/wx/classes/toolbar.rb
         
     | 
| 
      
 84 
     | 
    
         
            +
            - lib/wx/classes/rect.rb
         
     | 
| 
      
 85 
     | 
    
         
            +
            - lib/wx/classes/menuitem.rb
         
     | 
| 
      
 86 
     | 
    
         
            +
            - lib/wx/classes/htmlhelpcontroller.rb
         
     | 
| 
      
 87 
     | 
    
         
            +
            - lib/wx/classes/listctrl.rb
         
     | 
| 
      
 88 
     | 
    
         
            +
            - lib/wx/classes/helpcontrollerhelpprovider.rb
         
     | 
| 
      
 89 
     | 
    
         
            +
            - lib/wx/version.rb
         
     | 
| 
      
 90 
     | 
    
         
            +
            - samples/etc
         
     | 
| 
      
 91 
     | 
    
         
            +
            - samples/etc/wizard.rb
         
     | 
| 
      
 92 
     | 
    
         
            +
            - samples/etc/activation.rb
         
     | 
| 
      
 93 
     | 
    
         
            +
            - samples/etc/sash.rb
         
     | 
| 
      
 94 
     | 
    
         
            +
            - samples/etc/system_settings.rb
         
     | 
| 
      
 95 
     | 
    
         
            +
            - samples/etc/miniframe.rb
         
     | 
| 
      
 96 
     | 
    
         
            +
            - samples/etc/threaded.rb
         
     | 
| 
      
 97 
     | 
    
         
            +
            - samples/etc/choice.rb
         
     | 
| 
      
 98 
     | 
    
         
            +
            - samples/etc/scrollwin.rb
         
     | 
| 
      
 99 
     | 
    
         
            +
            - samples/calendar
         
     | 
| 
      
 100 
     | 
    
         
            +
            - samples/calendar/calendar.rb
         
     | 
| 
      
 101 
     | 
    
         
            +
            - samples/text
         
     | 
| 
      
 102 
     | 
    
         
            +
            - samples/text/textctrl.rb
         
     | 
| 
      
 103 
     | 
    
         
            +
            - samples/text/unicode.rb
         
     | 
| 
      
 104 
     | 
    
         
            +
            - samples/text/mondrian.xpm
         
     | 
| 
      
 105 
     | 
    
         
            +
            - samples/text/utf8.txt
         
     | 
| 
      
 106 
     | 
    
         
            +
            - samples/text/mondrian.ico
         
     | 
| 
      
 107 
     | 
    
         
            +
            - samples/text/scintilla.rb
         
     | 
| 
      
 108 
     | 
    
         
            +
            - samples/html
         
     | 
| 
      
 109 
     | 
    
         
            +
            - samples/html/html.rb
         
     | 
| 
      
 110 
     | 
    
         
            +
            - samples/SAMPLES-LICENSE.TXT
         
     | 
| 
      
 111 
     | 
    
         
            +
            - samples/sockets
         
     | 
| 
      
 112 
     | 
    
         
            +
            - samples/sockets/wxSocketGUI.rb
         
     | 
| 
      
 113 
     | 
    
         
            +
            - samples/sockets/res
         
     | 
| 
      
 114 
     | 
    
         
            +
            - samples/sockets/res/message-new.png
         
     | 
| 
      
 115 
     | 
    
         
            +
            - samples/sockets/res/user.png
         
     | 
| 
      
 116 
     | 
    
         
            +
            - samples/sockets/SocketPackets.rb
         
     | 
| 
      
 117 
     | 
    
         
            +
            - samples/sockets/wxClient.rb
         
     | 
| 
      
 118 
     | 
    
         
            +
            - samples/sockets/wxServer.rb
         
     | 
| 
      
 119 
     | 
    
         
            +
            - samples/bigdemo
         
     | 
| 
      
 120 
     | 
    
         
            +
            - samples/bigdemo/wxToggleButton.rbw
         
     | 
| 
      
 121 
     | 
    
         
            +
            - samples/bigdemo/wxButton.rbw
         
     | 
| 
      
 122 
     | 
    
         
            +
            - samples/bigdemo/wxListCtrl_virtual.rbw
         
     | 
| 
      
 123 
     | 
    
         
            +
            - samples/bigdemo/wxStaticBitmap.rbw
         
     | 
| 
      
 124 
     | 
    
         
            +
            - samples/bigdemo/wxBitmapButton.rbw
         
     | 
| 
      
 125 
     | 
    
         
            +
            - samples/bigdemo/Sizers.rbw
         
     | 
| 
      
 126 
     | 
    
         
            +
            - samples/bigdemo/wxMDIWindows.rbw
         
     | 
| 
      
 127 
     | 
    
         
            +
            - samples/bigdemo/wxGauge.rbw
         
     | 
| 
      
 128 
     | 
    
         
            +
            - samples/bigdemo/wxProgressDialog.rbw
         
     | 
| 
      
 129 
     | 
    
         
            +
            - samples/bigdemo/wxSpinButton.rbw
         
     | 
| 
      
 130 
     | 
    
         
            +
            - samples/bigdemo/wxMenu.rbw
         
     | 
| 
      
 131 
     | 
    
         
            +
            - samples/bigdemo/wxTextEntryDialog.rbw
         
     | 
| 
      
 132 
     | 
    
         
            +
            - samples/bigdemo/wxMiniFrame.rbw
         
     | 
| 
      
 133 
     | 
    
         
            +
            - samples/bigdemo/wxFileDialog.rbw
         
     | 
| 
      
 134 
     | 
    
         
            +
            - samples/bigdemo/wxSpinCtrl.rbw
         
     | 
| 
      
 135 
     | 
    
         
            +
            - samples/bigdemo/bigdemo.rb
         
     | 
| 
      
 136 
     | 
    
         
            +
            - samples/bigdemo/wxCheckBox.rbw
         
     | 
| 
      
 137 
     | 
    
         
            +
            - samples/bigdemo/wxNotebook.rbw
         
     | 
| 
      
 138 
     | 
    
         
            +
            - samples/bigdemo/wxRadioBox.rbw
         
     | 
| 
      
 139 
     | 
    
         
            +
            - samples/bigdemo/wxScrolledWindow.rbw
         
     | 
| 
      
 140 
     | 
    
         
            +
            - samples/bigdemo/wxFindReplaceDialog.rbw
         
     | 
| 
      
 141 
     | 
    
         
            +
            - samples/bigdemo/wxMessageDialog.rbw
         
     | 
| 
      
 142 
     | 
    
         
            +
            - samples/bigdemo/wxFrame.rbw
         
     | 
| 
      
 143 
     | 
    
         
            +
            - samples/bigdemo/wxStaticText.rbw
         
     | 
| 
      
 144 
     | 
    
         
            +
            - samples/bigdemo/wxChoice.rbw
         
     | 
| 
      
 145 
     | 
    
         
            +
            - samples/bigdemo/wxTreeCtrl.rbw
         
     | 
| 
      
 146 
     | 
    
         
            +
            - samples/bigdemo/wxCalendarCtrl.rbw
         
     | 
| 
      
 147 
     | 
    
         
            +
            - samples/bigdemo/ColorPanel.rbw
         
     | 
| 
      
 148 
     | 
    
         
            +
            - samples/bigdemo/wxListBox.rbw
         
     | 
| 
      
 149 
     | 
    
         
            +
            - samples/bigdemo/wxGenericDirCtrl.rbw
         
     | 
| 
      
 150 
     | 
    
         
            +
            - samples/bigdemo/utils.rb
         
     | 
| 
      
 151 
     | 
    
         
            +
            - samples/bigdemo/wxMultipleChoiceDialog.rbw
         
     | 
| 
      
 152 
     | 
    
         
            +
            - samples/bigdemo/run.rb
         
     | 
| 
      
 153 
     | 
    
         
            +
            - samples/bigdemo/wxDragImage.rbw
         
     | 
| 
      
 154 
     | 
    
         
            +
            - samples/bigdemo/wxSingleChoiceDialog.rbw
         
     | 
| 
      
 155 
     | 
    
         
            +
            - samples/bigdemo/MDIDemo.rbw
         
     | 
| 
      
 156 
     | 
    
         
            +
            - samples/bigdemo/PopupMenu.rbw
         
     | 
| 
      
 157 
     | 
    
         
            +
            - samples/bigdemo/wxCursor.rbw
         
     | 
| 
      
 158 
     | 
    
         
            +
            - samples/bigdemo/wxChoicebook.rbw
         
     | 
| 
      
 159 
     | 
    
         
            +
            - samples/bigdemo/wxCheckListBox.rbw
         
     | 
| 
      
 160 
     | 
    
         
            +
            - samples/bigdemo/helpfile.htb
         
     | 
| 
      
 161 
     | 
    
         
            +
            - samples/bigdemo/wxDialog.rbw
         
     | 
| 
      
 162 
     | 
    
         
            +
            - samples/bigdemo/wxGrid.rbw
         
     | 
| 
      
 163 
     | 
    
         
            +
            - samples/bigdemo/ShapedWindow.rbw
         
     | 
| 
      
 164 
     | 
    
         
            +
            - samples/bigdemo/wxFontDialog.rbw
         
     | 
| 
      
 165 
     | 
    
         
            +
            - samples/bigdemo/wxTextCtrl.rbw
         
     | 
| 
      
 166 
     | 
    
         
            +
            - samples/bigdemo/About.rbw
         
     | 
| 
      
 167 
     | 
    
         
            +
            - samples/bigdemo/wxSlider.rbw
         
     | 
| 
      
 168 
     | 
    
         
            +
            - samples/bigdemo/GridSimple.rbw
         
     | 
| 
      
 169 
     | 
    
         
            +
            - samples/bigdemo/wxDirDialog.rbw
         
     | 
| 
      
 170 
     | 
    
         
            +
            - samples/bigdemo/icons
         
     | 
| 
      
 171 
     | 
    
         
            +
            - samples/bigdemo/icons/ogl.xpm
         
     | 
| 
      
 172 
     | 
    
         
            +
            - samples/bigdemo/icons/pointy.png
         
     | 
| 
      
 173 
     | 
    
         
            +
            - samples/bigdemo/icons/ogl.ico
         
     | 
| 
      
 174 
     | 
    
         
            +
            - samples/bigdemo/icons/tog2.bmp
         
     | 
| 
      
 175 
     | 
    
         
            +
            - samples/bigdemo/icons/radio.xpm
         
     | 
| 
      
 176 
     | 
    
         
            +
            - samples/bigdemo/icons/preview.xpm
         
     | 
| 
      
 177 
     | 
    
         
            +
            - samples/bigdemo/icons/paste.xpm
         
     | 
| 
      
 178 
     | 
    
         
            +
            - samples/bigdemo/icons/sashtest.ico
         
     | 
| 
      
 179 
     | 
    
         
            +
            - samples/bigdemo/icons/wxwin48x48.png
         
     | 
| 
      
 180 
     | 
    
         
            +
            - samples/bigdemo/icons/smiles.bmp
         
     | 
| 
      
 181 
     | 
    
         
            +
            - samples/bigdemo/icons/wxwin32x32.png
         
     | 
| 
      
 182 
     | 
    
         
            +
            - samples/bigdemo/icons/print.xpm
         
     | 
| 
      
 183 
     | 
    
         
            +
            - samples/bigdemo/icons/mondrian.xpm
         
     | 
| 
      
 184 
     | 
    
         
            +
            - samples/bigdemo/icons/cut.xpm
         
     | 
| 
      
 185 
     | 
    
         
            +
            - samples/bigdemo/icons/wxwin.ico
         
     | 
| 
      
 186 
     | 
    
         
            +
            - samples/bigdemo/icons/wxwin16x16.png
         
     | 
| 
      
 187 
     | 
    
         
            +
            - samples/bigdemo/icons/Test 015.jpg
         
     | 
| 
      
 188 
     | 
    
         
            +
            - samples/bigdemo/icons/text.bmp
         
     | 
| 
      
 189 
     | 
    
         
            +
            - samples/bigdemo/icons/save.xpm
         
     | 
| 
      
 190 
     | 
    
         
            +
            - samples/bigdemo/icons/combo.bmp
         
     | 
| 
      
 191 
     | 
    
         
            +
            - samples/bigdemo/icons/list.xpm
         
     | 
| 
      
 192 
     | 
    
         
            +
            - samples/bigdemo/icons/wxwin16x16.xpm
         
     | 
| 
      
 193 
     | 
    
         
            +
            - samples/bigdemo/icons/gauge.bmp
         
     | 
| 
      
 194 
     | 
    
         
            +
            - samples/bigdemo/icons/tog1.bmp
         
     | 
| 
      
 195 
     | 
    
         
            +
            - samples/bigdemo/icons/smiley.xpm
         
     | 
| 
      
 196 
     | 
    
         
            +
            - samples/bigdemo/icons/new.xpm
         
     | 
| 
      
 197 
     | 
    
         
            +
            - samples/bigdemo/icons/open.xpm
         
     | 
| 
      
 198 
     | 
    
         
            +
            - samples/bigdemo/icons/Test 015.png
         
     | 
| 
      
 199 
     | 
    
         
            +
            - samples/bigdemo/icons/test2.bmp
         
     | 
| 
      
 200 
     | 
    
         
            +
            - samples/bigdemo/icons/copy.xpm
         
     | 
| 
      
 201 
     | 
    
         
            +
            - samples/bigdemo/icons/paste.bmp
         
     | 
| 
      
 202 
     | 
    
         
            +
            - samples/bigdemo/icons/smiles.xpm
         
     | 
| 
      
 203 
     | 
    
         
            +
            - samples/bigdemo/icons/choice.bmp
         
     | 
| 
      
 204 
     | 
    
         
            +
            - samples/bigdemo/icons/smiley.ico
         
     | 
| 
      
 205 
     | 
    
         
            +
            - samples/bigdemo/icons/list.bmp
         
     | 
| 
      
 206 
     | 
    
         
            +
            - samples/bigdemo/icons/tog1.xpm
         
     | 
| 
      
 207 
     | 
    
         
            +
            - samples/bigdemo/icons/robert.xpm
         
     | 
| 
      
 208 
     | 
    
         
            +
            - samples/bigdemo/icons/choice.xpm
         
     | 
| 
      
 209 
     | 
    
         
            +
            - samples/bigdemo/icons/test2.png
         
     | 
| 
      
 210 
     | 
    
         
            +
            - samples/bigdemo/icons/test2.xpm
         
     | 
| 
      
 211 
     | 
    
         
            +
            - samples/bigdemo/icons/combo.xpm
         
     | 
| 
      
 212 
     | 
    
         
            +
            - samples/bigdemo/icons/text.xpm
         
     | 
| 
      
 213 
     | 
    
         
            +
            - samples/bigdemo/icons/tog2.xpm
         
     | 
| 
      
 214 
     | 
    
         
            +
            - samples/bigdemo/icons/stattext.xpm
         
     | 
| 
      
 215 
     | 
    
         
            +
            - samples/bigdemo/icons/mondrian.ico
         
     | 
| 
      
 216 
     | 
    
         
            +
            - samples/bigdemo/icons/ruby.png
         
     | 
| 
      
 217 
     | 
    
         
            +
            - samples/bigdemo/icons/gauge.xpm
         
     | 
| 
      
 218 
     | 
    
         
            +
            - samples/bigdemo/icons/help.xpm
         
     | 
| 
      
 219 
     | 
    
         
            +
            - samples/bigdemo/icons/radio.bmp
         
     | 
| 
      
 220 
     | 
    
         
            +
            - samples/bigdemo/wxRadioButton.rbw
         
     | 
| 
      
 221 
     | 
    
         
            +
            - samples/bigdemo/wxScrolledMessageDialog.rbw
         
     | 
| 
      
 222 
     | 
    
         
            +
            - samples/bigdemo/wxSplitterWindow.rbw
         
     | 
| 
      
 223 
     | 
    
         
            +
            - samples/bigdemo/wxSashWindow.rbw
         
     | 
| 
      
 224 
     | 
    
         
            +
            - samples/bigdemo/wxArtProvider.rbw
         
     | 
| 
      
 225 
     | 
    
         
            +
            - samples/bigdemo/wxFileDialog_Save.rbw
         
     | 
| 
      
 226 
     | 
    
         
            +
            - samples/bigdemo/tips.txt
         
     | 
| 
      
 227 
     | 
    
         
            +
            - samples/bigdemo/wxStatusBar.rbw
         
     | 
| 
      
 228 
     | 
    
         
            +
            - samples/bigdemo/wxComboBox.rbw
         
     | 
| 
      
 229 
     | 
    
         
            +
            - samples/bigdemo/wxColourDialog.rbw
         
     | 
| 
      
 230 
     | 
    
         
            +
            - samples/bigdemo/demoTemplate.rbw
         
     | 
| 
      
 231 
     | 
    
         
            +
            - samples/bigdemo/wxHtmlHelpController.rbw
         
     | 
| 
      
 232 
     | 
    
         
            +
            - samples/bigdemo/wxToolBar.rbw
         
     | 
| 
      
 233 
     | 
    
         
            +
            - samples/dragdrop
         
     | 
| 
      
 234 
     | 
    
         
            +
            - samples/dragdrop/dragdrop.rb
         
     | 
| 
      
 235 
     | 
    
         
            +
            - samples/grid
         
     | 
| 
      
 236 
     | 
    
         
            +
            - samples/grid/grid.rb
         
     | 
| 
      
 237 
     | 
    
         
            +
            - samples/grid/gridtablebase.rb
         
     | 
| 
      
 238 
     | 
    
         
            +
            - samples/listbook
         
     | 
| 
      
 239 
     | 
    
         
            +
            - samples/listbook/listbook.rb
         
     | 
| 
      
 240 
     | 
    
         
            +
            - samples/listbook/listbook.xrc
         
     | 
| 
      
 241 
     | 
    
         
            +
            - samples/drawing
         
     | 
| 
      
 242 
     | 
    
         
            +
            - samples/drawing/images.rb
         
     | 
| 
      
 243 
     | 
    
         
            +
            - samples/drawing/paperclip.png
         
     | 
| 
      
 244 
     | 
    
         
            +
            - samples/drawing/graphics_drawing.rb
         
     | 
| 
      
 245 
     | 
    
         
            +
            - samples/event
         
     | 
| 
      
 246 
     | 
    
         
            +
            - samples/event/event.rb
         
     | 
| 
      
 247 
     | 
    
         
            +
            - samples/xrc
         
     | 
| 
      
 248 
     | 
    
         
            +
            - samples/xrc/samples.xrc
         
     | 
| 
      
 249 
     | 
    
         
            +
            - samples/xrc/xrc_sample.rb
         
     | 
| 
      
 250 
     | 
    
         
            +
            - samples/minimal
         
     | 
| 
      
 251 
     | 
    
         
            +
            - samples/minimal/mondrian.png
         
     | 
| 
      
 252 
     | 
    
         
            +
            - samples/minimal/minimal.rb
         
     | 
| 
      
 253 
     | 
    
         
            +
            - samples/minimal/nothing.rb
         
     | 
| 
      
 254 
     | 
    
         
            +
            - samples/minimal/mondrian.ico
         
     | 
| 
      
 255 
     | 
    
         
            +
            - samples/treectrl
         
     | 
| 
      
 256 
     | 
    
         
            +
            - samples/treectrl/treectrl.rb
         
     | 
| 
      
 257 
     | 
    
         
            +
            - samples/treectrl/icon5.xpm
         
     | 
| 
      
 258 
     | 
    
         
            +
            - samples/treectrl/icon1.xpm
         
     | 
| 
      
 259 
     | 
    
         
            +
            - samples/treectrl/icon4.xpm
         
     | 
| 
      
 260 
     | 
    
         
            +
            - samples/treectrl/icon2.xpm
         
     | 
| 
      
 261 
     | 
    
         
            +
            - samples/treectrl/icon3.xpm
         
     | 
| 
      
 262 
     | 
    
         
            +
            - samples/aui
         
     | 
| 
      
 263 
     | 
    
         
            +
            - samples/aui/aui.rb
         
     | 
| 
      
 264 
     | 
    
         
            +
            - samples/controls
         
     | 
| 
      
 265 
     | 
    
         
            +
            - samples/controls/get_item_sample.rb
         
     | 
| 
      
 266 
     | 
    
         
            +
            - samples/controls/mondrian.xpm
         
     | 
| 
      
 267 
     | 
    
         
            +
            - samples/controls/test2.bmp
         
     | 
| 
      
 268 
     | 
    
         
            +
            - samples/controls/controls.rb
         
     | 
| 
      
 269 
     | 
    
         
            +
            - samples/controls/icons
         
     | 
| 
      
 270 
     | 
    
         
            +
            - samples/controls/icons/radio.xpm
         
     | 
| 
      
 271 
     | 
    
         
            +
            - samples/controls/icons/list.xpm
         
     | 
| 
      
 272 
     | 
    
         
            +
            - samples/controls/icons/choice.xpm
         
     | 
| 
      
 273 
     | 
    
         
            +
            - samples/controls/icons/combo.xpm
         
     | 
| 
      
 274 
     | 
    
         
            +
            - samples/controls/icons/text.xpm
         
     | 
| 
      
 275 
     | 
    
         
            +
            - samples/controls/icons/stattext.xpm
         
     | 
| 
      
 276 
     | 
    
         
            +
            - samples/controls/icons/gauge.xpm
         
     | 
| 
      
 277 
     | 
    
         
            +
            - samples/controls/mondrian.ico
         
     | 
| 
      
 278 
     | 
    
         
            +
            - samples/opengl
         
     | 
| 
      
 279 
     | 
    
         
            +
            - samples/opengl/cube.rb
         
     | 
| 
      
 280 
     | 
    
         
            +
            - samples/media
         
     | 
| 
      
 281 
     | 
    
         
            +
            - samples/media/mediactrl.rb
         
     | 
| 
      
 282 
     | 
    
         
            +
            - samples/dialogs
         
     | 
| 
      
 283 
     | 
    
         
            +
            - samples/dialogs/dialogs.rb
         
     | 
| 
      
 284 
     | 
    
         
            +
            - samples/dialogs/tips.txt
         
     | 
| 
      
 285 
     | 
    
         
            +
            - samples/mdi
         
     | 
| 
      
 286 
     | 
    
         
            +
            - samples/mdi/mdi.rb
         
     | 
| 
      
 287 
     | 
    
         
            +
            - samples/printing
         
     | 
| 
      
 288 
     | 
    
         
            +
            - samples/printing/mondrian.xpm
         
     | 
| 
      
 289 
     | 
    
         
            +
            - samples/printing/printing.rb
         
     | 
| 
      
 290 
     | 
    
         
            +
            - samples/printing/mondrian.ico
         
     | 
| 
      
 291 
     | 
    
         
            +
            - samples/caret
         
     | 
| 
      
 292 
     | 
    
         
            +
            - samples/caret/mondrian.xpm
         
     | 
| 
      
 293 
     | 
    
         
            +
            - samples/caret/caret.rb
         
     | 
| 
      
 294 
     | 
    
         
            +
            - README
         
     | 
| 
      
 295 
     | 
    
         
            +
            - LICENSE
         
     | 
| 
      
 296 
     | 
    
         
            +
            has_rdoc: false
         
     | 
| 
      
 297 
     | 
    
         
            +
            homepage: http://wxruby.org/
         
     | 
| 
      
 298 
     | 
    
         
            +
            post_install_message: 
         
     | 
| 
      
 299 
     | 
    
         
            +
            rdoc_options: []
         
     | 
| 
      
 300 
     | 
    
         
            +
             
     | 
| 
      
 301 
     | 
    
         
            +
            require_paths: 
         
     | 
| 
      
 302 
     | 
    
         
            +
            - lib
         
     | 
| 
      
 303 
     | 
    
         
            +
            required_ruby_version: !ruby/object:Gem::Requirement 
         
     | 
| 
      
 304 
     | 
    
         
            +
              requirements: 
         
     | 
| 
      
 305 
     | 
    
         
            +
              - - ">="
         
     | 
| 
      
 306 
     | 
    
         
            +
                - !ruby/object:Gem::Version 
         
     | 
| 
      
 307 
     | 
    
         
            +
                  version: "0"
         
     | 
| 
      
 308 
     | 
    
         
            +
              version: 
         
     | 
| 
      
 309 
     | 
    
         
            +
            required_rubygems_version: !ruby/object:Gem::Requirement 
         
     | 
| 
      
 310 
     | 
    
         
            +
              requirements: 
         
     | 
| 
      
 311 
     | 
    
         
            +
              - - ">="
         
     | 
| 
      
 312 
     | 
    
         
            +
                - !ruby/object:Gem::Version 
         
     | 
| 
      
 313 
     | 
    
         
            +
                  version: "0"
         
     | 
| 
      
 314 
     | 
    
         
            +
              version: 
         
     | 
| 
      
 315 
     | 
    
         
            +
            requirements: []
         
     | 
| 
      
 316 
     | 
    
         
            +
             
     | 
| 
      
 317 
     | 
    
         
            +
            rubyforge_project: wxruby
         
     | 
| 
      
 318 
     | 
    
         
            +
            rubygems_version: 1.2.0.1824
         
     | 
| 
      
 319 
     | 
    
         
            +
            signing_key: 
         
     | 
| 
      
 320 
     | 
    
         
            +
            specification_version: 2
         
     | 
| 
      
 321 
     | 
    
         
            +
            summary: Ruby interface to the wxWidgets GUI library
         
     | 
| 
      
 322 
     | 
    
         
            +
            test_files: []
         
     | 
| 
      
 323 
     | 
    
         
            +
             
     |