2002-05-02 |
Robin Dunn | Changes for the embedded sample to build on Linux |
tree | commitdiff |
2002-05-02 |
Robin Dunn | Fixed the bugs preventing wxPython from being embedded... |
tree | commitdiff |
2002-05-02 |
Robin Dunn | Changed the name of export.h to wxPython.h so it wouldn... |
tree | commitdiff |
2002-04-30 |
Robin Dunn | swigged updates for wxMac |
tree | commitdiff |
2002-04-29 |
Robin Dunn | swigged updates for wxGTK |
tree | commitdiff |
2002-04-29 |
Robin Dunn | Various minor updates |
tree | commitdiff |
2002-04-22 |
Robin Dunn | Changes to match CVS updates over the weekend. |
tree | commitdiff |
2002-04-22 |
Robin Dunn | Added wxImage.GetDataBuffer which returns an in-place... |
tree | commitdiff |
2002-04-19 |
Robin Dunn | SWIGed changes for wxGTK |
tree | commitdiff |
2002-04-18 |
Robin Dunn | wxDF_HTML and FloodFill interface updates |
tree | commitdiff |
2002-04-18 |
Robin Dunn | Some wxGrid related classes now support OOR. |
tree | commitdiff |
2002-04-18 |
Robin Dunn | Don't do the wx cleanup if wxPython didn't do the initi... |
tree | commitdiff |
2002-04-17 |
Robin Dunn | Added some methods to be consistent with wxWindow |
tree | commitdiff |
2002-04-17 |
Robin Dunn | A few tweaks and cleanups |
tree | commitdiff |
2002-04-16 |
Robin Dunn | Use the OOR typemap for wxTreeCtrls too. |
tree | commitdiff |
2002-04-16 |
Robin Dunn | Use the OOR typemap for wxTreeCtrls too. |
tree | commitdiff |
2002-04-13 |
Robin Dunn | SWIGged updates for wxMAC |
tree | commitdiff |
2002-04-13 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-13 |
Robin Dunn | Already had wxEVT_MOUSE_CAPTURE_CHANGED, don't need... |
tree | commitdiff |
2002-04-13 |
Robin Dunn | Added wxMouseCaptureChangedEvent. Added some missing... |
tree | commitdiff |
2002-04-11 |
Robin Dunn | Better error message, flags --> style in wxHtmlWindow... |
tree | commitdiff |
2002-04-10 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Changes to match cvs update |
tree | commitdiff |
2002-04-09 |
Robin Dunn | A little black magic... When the C++ object (for a... |
tree | commitdiff |
2002-04-09 |
Robin Dunn | Forgot to set OOR info on wxSplashScreen |
tree | commitdiff |
2002-04-09 |
Robin Dunn | Some little additions to how wxBufferedDC is wrapped. |
tree | commitdiff |
2002-04-08 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-08 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-04-08 |
Robin Dunn | Added missing files |
tree | commitdiff |
2002-04-05 |
Robin Dunn | A few little cleanups, etc. |
tree | commitdiff |
2002-04-05 |
Robin Dunn | Added a few new flags, etc. |
tree | commitdiff |
2002-04-04 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-04-03 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Move font and encoding related classes to a new module... |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Fixed a few little bugs in how some methods are wrapped |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Added wxIconBundle and wxTopLevelWindow.SetIcons. |
tree | commitdiff |
2002-04-01 |
Robin Dunn | A saner implementation for the new wxToolBar methods... |
tree | commitdiff |
2002-03-27 |
Robin Dunn | Updates for new wxToolBar API |
tree | commitdiff |
2002-03-27 |
Robin Dunn | Updates for new wxToolBar API |
tree | commitdiff |
2002-03-26 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-03-26 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-03-26 |
Václav Slavík | don't include wxhtml.rc |
tree | commitdiff |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
tree | commitdiff |
2002-03-21 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-03-21 |
Robin Dunn | Typo fix |
tree | commitdiff |
2002-03-21 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-21 |
Robin Dunn | More unicode related cleanup and fixes for wxPython |
tree | commitdiff |
2002-03-20 |
Robin Dunn | wxStyledTextCtrl can now be built and used when wxUSE_U... |
tree | commitdiff |
2002-03-18 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Added wxBufferedDC, changes for wxMenu and wxMenuItem... |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Fixed a typo in one of the virtual callback macros. |
tree | commitdiff |
2002-03-17 |
Robin Dunn | Newly SWIGged sources for wxGTK |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Some little tweaks and cleanups. |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
tree | commitdiff |
2002-03-10 |
Robin Dunn | Applied and merged patch 486364, which enables wxPython... |
tree | commitdiff |
2002-03-10 |
Robin Dunn | Applied and merged patch 486364, which enables wxPython... |
tree | commitdiff |
2002-03-09 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-03-09 |
Robin Dunn | New SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Added a reminder to myself for later |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Changes for recent htmlhelp updates |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Added a wxIconFromBitmap "constructor" for wxIcon. |
tree | commitdiff |
2002-03-07 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Bugfix for wxTreeCtrl.InsertItemBefore and more SWIGged... |
tree | commitdiff |
2002-03-07 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-07 |
Robin Dunn | SWIGged updates for wxMSW |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Added some anchor related methods to wxHtmlWindow as... |
tree | commitdiff |
2002-03-07 |
Robin Dunn | more updates for recent toolbar changes |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Added python support for a virtual CanDismiss method |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Added a Python-specific Append method to the wxListCtrl |
tree | commitdiff |
2002-03-07 |
Robin Dunn | rearrainging a few things |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Added wxPython.lib.rcsizer which contains RowColSizer... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Moved declaratrions of wxPyInputStream and etc. into... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Moved declaratrions of wxPyInputStream and etc. into... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Moved declaratrions of wxPyInputStream and etc. into... |
tree | commitdiff |
2002-02-26 |
Robin Dunn | Changed the img2py tool to use PNG instead of XPM for... |
tree | commitdiff |
2002-02-24 |
Robin Dunn | more wxMac specific updates |
tree | commitdiff |
2002-02-23 |
Robin Dunn | SIGged updates for wxMac |
tree | commitdiff |
2002-02-23 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-02-23 |
Robin Dunn | Finished wrapping and providing typemaps for wxInputStr... |
tree | commitdiff |
2002-02-21 |
Robin Dunn | Better wrapper for wxListCtrl.GetColumn, and some other... |
tree | commitdiff |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
tree | commitdiff |
2002-02-13 |
Robin Dunn | SWIGged updates for wxGTK for recent changes |
tree | commitdiff |
2002-02-13 |
Robin Dunn | A little different fix for how to delay the call to... |
tree | commitdiff |
2002-02-13 |
Robin Dunn | A fix for incorrect wrapping of wxPallet.GetRGB |
tree | commitdiff |
2002-02-12 |
Robin Dunn | A fix for Python 2.2 which can sometimes call __wxClean... |
tree | commitdiff |
2002-02-07 |
Robin Dunn | Check for existing colour names when adding to wxTheCol... |
tree | commitdiff |
2002-02-07 |
Robin Dunn | Moved utils.i back into the core since it imports it... |
tree | commitdiff |
2002-02-06 |
Robin Dunn | Updated the build docs a bit, added wxMetafileDataObjec... |
tree | commitdiff |
2002-02-02 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString |
tree | commitdiff |
2002-02-01 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString |
tree | commitdiff |
2002-02-01 |
Robin Dunn | fixed compile bug for when threads are turned off |
tree | commitdiff |
2002-01-30 |
Robin Dunn | SWIG update for wxMac |
tree | commitdiff |
2002-01-29 |
Robin Dunn | SWIG updates for wxGTK |
tree | commitdiff |
2002-01-29 |
Robin Dunn | Updates for recent changes to wx, and some other little... |
tree | commitdiff |
2002-01-24 |
Robin Dunn | Demo cleanup and path issues. |
tree | commitdiff |
2002-01-22 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-01-22 |
Robin Dunn | Changes to match recent CVS updates, added demo for... |
tree | commitdiff |
2002-01-21 |
Robin Dunn | Fixed a typemap. |
tree | commitdiff |
2002-01-16 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wxThread::GetCurrentId(), which returns an ID... |
tree | commitdiff |
next |