search for: treeitemid_typemaps

Displaying 4 results from an estimated 4 matches for "treeitemid_typemaps".

2007 Mar 17
0
[888] branches/wxruby2/wxwidgets_282/swig/shared/treeitemid_typemaps.i: Fix compile warning for TreeItemId typemap (Artur Kuptel)
...x 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[888] branches/wxruby2/wxwidgets_282/swig/shared/treeitemid_typemaps.i: Fix compile warning for TreeItemId typemap (Artur Kuptel)</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>888</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007...
2007 Jan 05
0
[831] trunk/wxruby2: Use simple ruby Integers to represent TreeItemIds
...gt;trunk/wxruby2/swig/classes/TreeCtrl.i</a></li> <li><a href="#trunkwxruby2swigclassesTreeEventi">trunk/wxruby2/swig/classes/TreeEvent.i</a></li> </ul> <h3>Added Paths</h3> <ul> <li><a href="#trunkwxruby2swigsharedtreeitemid_typemapsi">trunk/wxruby2/swig/shared/treeitemid_typemaps.i</a></li> </ul> <h3>Removed Paths</h3> <ul> <li><a href="#trunkwxruby2libwxclassestreeitemidrb">trunk/wxruby2/lib/wx/classes/treeitemid.rb</a></li> <li><a href=&q...
2007 Jun 05
0
[1046] trunk/wxruby2/swig/classes/TreeCtrl.i: Prevent crashes in TreeCtrl from premature deletion of associated ImageList
...&nbsp2007-06-05 20:06:13 UTC (rev 1046) </span><span class="lines">@@ -13,6 +13,10 @@ </span><span class="cx"> // wxTreeItemId fixes - these typemaps convert them to ruby Integers </span><span class="cx"> %include "../shared/treeitemid_typemaps.i" </span><span class="cx"> </span><ins>+%ignore wxTreeCtrl::AssignImageList; +%ignore wxTreeCtrl::AssignButtonsImageList; +%ignore wxTreeCtrl::AssignStateImageList; + </ins><span class="cx"> // ITEM DATA fixes - This is done so the API...
2007 Apr 13
0
[950] branches/wxruby2/wxwidgets_282: Changes in GenericDirCtrl API 2.6->2.8, fix TreeItemId mapping, remove cruft
...n><span class="cx"> wxDIRCTRL_EDIT_LABELS = 0x0100 </span><span class="cx"> }; </span><span class="cx"> </span><ins>+// wxTreeItemId conversion to Ruby Integers - GetRootId method needs this +%include "../shared/treeitemid_typemaps.i" + </ins><span class="cx"> %import "include/wxObject.h" </span><span class="cx"> %import "include/wxEvtHandler.h" </span><span class="cx"> %import "include/wxWindow.h" </span></span>&l...