March 2008 Archives by author
Starting: Sat Mar 1 07:05:27 EST 2008
Ending: Mon Mar 31 21:19:23 EDT 2008
Messages: 70
- [wxruby-svn] [1578] trunk/wxruby2/swig/classes/Sizer.i: Fix Sizer#get_children (BUG: 18508)
nobody at rubyforge.org
- [wxruby-svn] [1579] trunk/wxruby2/doc/textile/sizer.txtl: Big rework, correction and expansion of Sizer docs, now includes "overview"
nobody at rubyforge.org
- [wxruby-svn] [1580] trunk/wxruby2/swig/typedefs.i: Fix recognition of wxDirection arguments (after patch by D Whetstone)
nobody at rubyforge.org
- [wxruby-svn] [1581] trunk/wxruby2/doc/textile: Correct size_t references in docs to be Integer
nobody at rubyforge.org
- [wxruby-svn] [1582] trunk/wxruby2/doc/textile/index.txtl: Add more information about categories to overview; add missing Locale class
nobody at rubyforge.org
- [wxruby-svn] [1583] trunk/wxruby2/doc/textile: Remove docs for some wx classes that will definitely never be ported to ruby
nobody at rubyforge.org
- [wxruby-svn] [1584] trunk/wxruby2/doc/textile: Create cross-links for classes in method parameter lists
nobody at rubyforge.org
- [wxruby-svn] [1585] trunk/wxruby2/doc/wxruby.css: Add styling for type links within method parameter lists
nobody at rubyforge.org
- [wxruby-svn] [1586] trunk/wxruby2/swig/classes/Window.i: Add helper function for Window#associate_handle to convert to HWND
nobody at rubyforge.org
- [wxruby-svn] [1587] trunk/wxruby2/ChangeLog: Update ChangeLog for 1.9.5
nobody at rubyforge.org
- [wxruby-svn] [1588] tags/wxruby2/1.9.5/: Tagged 1.9.5
nobody at rubyforge.org
- [wxruby-svn] [1589] trunk/wxruby2: Added Window#get_client_rect (David Whetstone)
nobody at rubyforge.org
- [wxruby-svn] [1590] trunk/wxruby2/doc/textile/window.txtl: Added docs discouraging use of Window#destroy in user code
nobody at rubyforge.org
- [wxruby-svn] [1591] trunk/wxruby2/doc/lib/wxlatex_parser.rb: Doc cross-reference fixes if regenerating docs
nobody at rubyforge.org
- [wxruby-svn] [1592] trunk/wxruby2/swig/classes/include/wxToolBar.h: Correct method signature for ToolBar#find_tool_for_position
nobody at rubyforge.org
- [wxruby-svn] [1593] trunk/wxruby2/swig/classes/ToolBar.i: Avoid crash when ToolBar methods return null ToolBarBase; enable FindToolForPos
nobody at rubyforge.org
- [wxruby-svn] [1594] trunk/wxruby2/doc/textile: Doc fix: wxCoord = Integer in wxRuby
nobody at rubyforge.org
- [wxruby-svn] [1595] trunk/wxruby2/doc/textile: Add documentation about KeyEvent constants Wx::K_XXX (David Whetstone)
nobody at rubyforge.org
- [wxruby-svn] [1596] trunk/wxruby2/doc/textile: Cross reference Iconize/MaximizeEvent
nobody at rubyforge.org
- [wxruby-svn] [1597] trunk/wxruby2/swig/classes/include/wxWizard.h: Add some missing methods to Wizard, including get_page_area_sizer (BUG: 18848)
nobody at rubyforge.org
- [wxruby-svn] [1598] trunk/wxruby2: Make HtmlWindow#on_opening_url work properly, fixing (BUG:18812)
nobody at rubyforge.org
- [wxruby-svn] [1599] trunk/wxruby2: Update the HtmlWindow docs and note a FIXME memory leak
nobody at rubyforge.org
- [wxruby-svn] [1600] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix method signature in HtmlWindow docs
nobody at rubyforge.org
- [wxruby-svn] [1601] trunk/wxruby2/swig/classes/HtmlWindow.i: Fix misplaced pointer; delete unneeded constants
nobody at rubyforge.org
- [wxruby-svn] [1602] trunk/wxruby2/swig/classes/include/wxProgressDialog.h: Tidy up header; add ProgressDialog#pulse; add skip argument to pulse and update
nobody at rubyforge.org
- [wxruby-svn] [1603] trunk/wxruby2/swig/classes/ProgressDialog.i: Fix ProgressDialog#pulse and #update to test for skipping
nobody at rubyforge.org
- [wxruby-svn] [1604] trunk/wxruby2/doc/textile/progressdialog.txtl: Update documentation for ProgressDialog for added methods & explanation
nobody at rubyforge.org
- [wxruby-svn] [1605] trunk/wxruby2: Tidy up Bitmap/ Image convert_to_xxx and from_xxx methods
nobody at rubyforge.org
- [wxruby-svn] [1606] trunk/wxruby2/doc/textile: Update Bitmap/Image documentation, removing handler references etc
nobody at rubyforge.org
- [wxruby-svn] [1607] trunk/wxruby2/doc/textile/pen.txtl: Add missing Wx:: Pen documentation
nobody at rubyforge.org
- [wxruby-svn] [1608] trunk/wxruby2/doc/textile: Updated wx_functions.txtl, and added wx_wxkconstants.txtl for listing of constants for Wx:: KeyEvent and Wx::get_key_state()
nobody at rubyforge.org
- [wxruby-svn] [1609] trunk/wxruby2/samples/dialogs/dialogs.rb: Changed Wx::yield to Wx:: get_app.yield
nobody at rubyforge.org
- [wxruby-svn] [1610] trunk/wxruby2/lib: Added wx_constaAdded wx_constants. rb for WXK_* Constants
nobody at rubyforge.org
- [wxruby-svn] [1611] trunk/wxruby2/lib/wx/wx_constants.rb: Removing wx_constants. rb as added by previous commit
nobody at rubyforge.org
- [wxruby-svn] [1612] trunk/wxruby2/doc/textile: Fixed wx_functions. txtl to use new keycode.html and keymod.html documentation, removed wx_wxkconstants.txtl as replaced by keycode.txtl and keymod.txtl.
nobody at rubyforge.org
- [wxruby-svn] [1613] trunk/wxruby2/doc/textile/wx_functions.txtl: Fixed formatting issues , and corrected a couple of errors.
nobody at rubyforge.org
- [wxruby-svn] [1614] trunk/wxruby2/lib/wx.rb: Remove reference to deleted wx_constants.rb
nobody at rubyforge.org
- [wxruby-svn] [1615] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Avoid clipping of main TextCtrls in the bigdemo window
nobody at rubyforge.org
- [wxruby-svn] [1616] trunk/wxruby2: Add and document Icon.from_bitmap; tidy Icon documentation
nobody at rubyforge.org
- [wxruby-svn] [1617] trunk/wxruby2/swig/classes/include/wxBrush.h: Add missing Brush#is_hatch method
nobody at rubyforge.org
- [wxruby-svn] [1618] trunk/wxruby2/doc/textile/brush.txtl: Add missing docs for Wx::Brush
nobody at rubyforge.org
- [wxruby-svn] [1619] trunk/wxruby2/doc/textile/wx_functions.txtl: Tweak wx_functions doc; return values are not styled (arg-type)
nobody at rubyforge.org
- [wxruby-svn] [1620] trunk/wxruby2/swig/classes/App.i: Skip redundant instance variable check in Window-marking routine
nobody at rubyforge.org
- [wxruby-svn] [1621] trunk/wxruby2/swig: Fix memory leaks associated with Events
nobody at rubyforge.org
- [wxruby-svn] [1622] trunk/wxruby2/doc/textile/commandevent.txtl: Document use of client_data with custom event classes
nobody at rubyforge.org
- [wxruby-svn] [1623] trunk/wxruby2/swig/mark_free_impl.i: Protect client_data attached to custom ruby events from GC
nobody at rubyforge.org
- [wxruby-svn] [1624] trunk/wxruby2/samples/grid/gridtablebase.rb: Add a simple example illustrating use of GridTableBase
nobody at rubyforge.org
- [wxruby-svn] [1625] trunk/wxruby2/swig/classes/include/wxGrid.h: Tidy up Grid header, commenting out methods that are not part of the
nobody at rubyforge.org
- [wxruby-svn] [1626] trunk/wxruby2: Remove redundant Grid method variants accepting GridCellCoords argument
nobody at rubyforge.org
- [wxruby-svn] [1627] trunk/wxruby2/doc/textile/textctrl.txtl: Add note on TextCtrl scrolling behaviour when using append_text
nobody at rubyforge.org
- [wxruby-svn] [1628] trunk/wxruby2/swig: Shared typemaps for wxGridCellCoords, fix wxGridCellCoordsArray ret value
nobody at rubyforge.org
- [wxruby-svn] [1629] trunk/wxruby2/doc/textile: Document correct return and parameter types for GridCellCoord etc
nobody at rubyforge.org
- [wxruby-svn] [1630] trunk/wxruby2/doc/textile/grid.txtl: Clarify names of selection_mode constants for Wx::Grid
nobody at rubyforge.org
- [wxruby-svn] [1631] trunk/wxruby2: Fix and document Grid methods that return cell/ label alignments
nobody at rubyforge.org
- [wxruby-svn] [1632] trunk/wxruby2/swig/classes/include/wxBrush.h: Compile fix for MSW - mingw
nobody at rubyforge.org
- [wxruby-svn] [1633] trunk/wxruby2/rake: Initial commit of a rakefile for building with MingW on Windows
nobody at rubyforge.org
- [wxruby-svn] [1634] trunk/wxruby2/run-rake.bat: Remove ancient unused file
nobody at rubyforge.org
- [wxruby-svn] [1635] trunk/wxruby2/swig/common.i: Recent API additions are only in wxWidgets 2.8.5 and later, so check this
nobody at rubyforge.org
- [wxruby-svn] [1636] trunk/wxruby2/swig: Use compatibility iterators for wxList-based classes, to work with STL-builds
nobody at rubyforge.org
- [wxruby-svn] [1637] trunk/wxruby2/samples/text/textctrl.rb: Sugarify textctrl sample
nobody at rubyforge.org
- [wxruby-svn] [1638] trunk/wxruby2/swig: Implement all wrapping of arbitrary ruby objects via typemap instead of
nobody at rubyforge.org
- [wxruby-svn] [1639] trunk/wxruby2/swig/mark_free_impl.i: More reliable test for detecting user-defined event types to be GC marked
nobody at rubyforge.org
- [wxruby-svn] [1640] trunk/wxruby2/rake/rakewx.rb: Ensure changes to dependnencies of wx. i (eg mark_free_impl.i) force recompile
nobody at rubyforge.org
- [wxruby-svn] [1641] trunk/wxruby2: Fix memory management of GridTableBase owned by a Grid
nobody at rubyforge.org
- [wxruby-svn] [1642] trunk/wxruby2/doc/textile/grid.txtl: Update doc for Grid#set_table, and info on memory management
nobody at rubyforge.org
- [wxruby-svn] [1643] trunk/wxruby2/doc/textile/gridtablebase.txtl: Explain that get_attr must return fresh object for each call; delete
nobody at rubyforge.org
- [wxruby-svn] [1644] trunk/wxruby2/rake/rakemingw.rb: Fix finding header for STC/ OpenGL header for mingw compile
nobody at rubyforge.org
- [wxruby-svn] [1645] trunk/wxruby2/swig/classes/Image.i: Fix for memory bug with Image#set_data (19188); ignore some more unsupported methods
nobody at rubyforge.org
- [wxruby-svn] [1646] trunk/wxruby2/swig/classes/include/wxImage.h: Add some missing Image methods eg is_transparent; tidy header
nobody at rubyforge.org
- [wxruby-svn] [1647] trunk/wxruby2/swig/classes/Image.i: Deal with Image#set_alpha data argument, and with ownership of rgb data
nobody at rubyforge.org
Last message date:
Mon Mar 31 21:19:23 EDT 2008
Archived on: Fri Oct 16 13:05:46 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).