projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add IsOk's
[wxWidgets.git]
/
wxPython
/
src
/
my_typemaps.i
2006-09-02
Robin Dunn
compile fixes for Python 2.5
blob
|
commitdiff
|
raw
2006-08-29
Robin Dunn
Use PyObject_AsReadBuffer in the typemap for getting...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Robin Dunn
Added wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robin Dunn
Remove wxColour* typemap, it causes more problems than...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robin Dunn
Add typemaps for wxColour*
blob
|
commitdiff
|
raw
|
diff to current
2006-01-29
Robin Dunn
Changes needed to be able to build with SWIG 1.3.24...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Robin Dunn
Fixed the typemap that converts a Python list of string...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-02
Robin Dunn
Roll wxPyMake_wxSizer into wxPyMake_wxObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Robin Dunn
wxCharBuffer typemap
blob
|
commitdiff
|
raw
|
diff to current
2005-04-06
Robin Dunn
Added typemap for wxIndex*
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Robin Dunn
Typemaps for wxFileOffset
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Robin Dunn
Update SWIG patch to output "True" ("False") in the...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Robin Dunn
New SWIG runtime files and api updates for the move...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-31
Robin Dunn
Various updates to catch up to wxWidgets CVS
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Robin Dunn
Avoid using the OOR typemap in the constructors
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Robin Dunn
Since the wxPyMake_wxObject typemap is also used for...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Robin Dunn
All the Window and GDI (pen, bitmap, etc.) classes...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-07
Robin Dunn
wxMemoryBuffer typemap needs to set the data length
blob
|
commitdiff
|
raw
|
diff to current
2004-05-07
Robin Dunn
Added OOR typemaps for wxPanel and wxDialog
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Robin Dunn
Check for errors after unicode conversions
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
Robin Dunn
Better conversion functions for integral and floating...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-24
Robin Dunn
Changed (again) how the GIL is aquired and the tstate...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-23
Robin Dunn
Lindsay Mathieson's newest wxActiveX class has been...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Robin Dunn
Added a typemap that converts the references returned...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Robin Dunn
Put the wxMemoryBuffer typemaps back
blob
|
commitdiff
|
raw
|
diff to current
2004-02-06
Robin Dunn
Fix wxArrayString and wxArrayInt typemaps so they can...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-04
Robin Dunn
Added bool typemap so Py_True and Py_False are returned...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-03
Robin Dunn
Added a typecheck typmap for wxString
blob
|
commitdiff
|
raw
|
diff to current
2003-12-24
Robin Dunn
Fixed a couple wxString typemaps
blob
|
commitdiff
|
raw
|
diff to current
2003-12-20
Robin Dunn
Clean out the old stuff
blob
|
commitdiff
|
raw
|
diff to current
2003-12-20
Robin Dunn
More changes to make the autodocs be better, made all...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-03
Robin Dunn
Out typemap for wxString&
blob
|
commitdiff
|
raw
|
diff to current
2003-11-19
Robin Dunn
Changed all TRUE/true --> True and all FALSE/false...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-12
Robin Dunn
Merged the wxPy_newswig branch into the HEAD branch...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Robin Dunn
wxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-25
Robin Dunn
Merged wxPython 2.4.x to the 2.5 branch (Finally!!!)
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
Robin Dunn
wxWizardPage now handled by OOR
blob
|
commitdiff
|
raw
|
diff to current
2002-06-24
Robin Dunn
Some typemap updates
blob
|
commitdiff
|
raw
|
diff to current
2002-04-16
Robin Dunn
Use the OOR typemap for wxTreeCtrls too.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Robin Dunn
wxStyledTextCtrl can now be built and used when wxUSE_U...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-10
Robin Dunn
Applied and merged patch 486364, which enables wxPython...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Robin Dunn
A fix for incorrect wrapping of wxPallet.GetRGB
blob
|
commitdiff
|
raw
|
diff to current
2002-01-24
Robin Dunn
Demo cleanup and path issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
Robin Dunn
Fixed a typemap.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-15
Robin Dunn
Added wxGenericDirCtrl and other varioius updates
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Robin Dunn
Changed (again) how the Python global interpreter lock...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Robin Dunn
Changes needed to solve wxPython's OOR problem for...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-30
Robin Dunn
Added typemap for wxArrayString
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Robin Dunn
Second phase of OOR completed. (Original python object...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Robin Dunn
Cleanup up the demo a bit
blob
|
commitdiff
|
raw
|
diff to current
2001-05-17
Robin Dunn
Implemented the first phase of OOR (Original Object...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Robin Dunn
Fixes for some changed stuff in wxHTML
blob
|
commitdiff
|
raw
|
diff to current
2001-04-02
Robin Dunn
Added patch to wxPoint_LIST_helper from Tim Hochberg...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Robin Dunn
Fixed a bunch of leaking references in how the callback...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-21
Robin Dunn
New typemaps for wxString when compiling for Python...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current