2001-10-21 |
Robin Dunn | updated version number
|
commit | commitdiff | tree |
2001-10-21 |
Robin Dunn | Added wxClientDataContainer to wxSizer, so sizers can...
|
commit | commitdiff | tree |
2001-10-21 |
Robin Dunn | #undef Yield
|
commit | commitdiff | tree |
2001-10-21 |
Robin Dunn | Updated for new library and DLL names on MSW
|
commit | commitdiff | tree |
2001-10-21 |
Robin Dunn | Fixed some demos
|
commit | commitdiff | tree |
2001-10-21 |
Robin Dunn | Added wxRightTextCtrl from Josu Oyanguren
|
commit | commitdiff | tree |
2001-10-21 |
Robin Dunn | New PyCrust files
|
commit | commitdiff | tree |
2001-10-20 |
Robin Dunn | Put the vertical limit back in for the AutoCOmp list box
|
commit | commitdiff | tree |
2001-10-19 |
Robin Dunn | Use the black pen for the border on Windows now too.
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Added a set of sophisticated Error Dialogs from Chris...
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | An incorrect patch to SWIG caused incorrect generated...
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | An incorrect patch to SWIG caused incorrect generated...
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Some little tweaks...
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | cleanup
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Expanded some release notes
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Added wxTE_NOHIDESEL
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Removed wxLB_SORT flag. Users of the Autocomplete...
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | wxGTK's wxListBox now returns a meaningful value for...
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | wxPython updates for new wxSTC
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | reference count bugs in DrawXXXList fixed
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | A fix for Scintilla's case insensitive sort routine
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Updated to version 1.40 of Scintilla
|
commit | commitdiff | tree |
2001-10-18 |
Robin Dunn | Updated to new PyCrust
|
commit | commitdiff | tree |
2001-10-17 |
Robin Dunn | tweaked some tests a bit
|
commit | commitdiff | tree |
2001-10-17 |
Robin Dunn | Another attempt to handle key events correctly for...
|
commit | commitdiff | tree |
2001-10-16 |
Robin Dunn | Autodetect image type, some other cleanup
|
commit | commitdiff | tree |
2001-10-16 |
Robin Dunn | Added some optimization methods to wxPython's wxDC
|
commit | commitdiff | tree |
2001-10-16 |
Robin Dunn | regenerated from glcanvas.i
|
commit | commitdiff | tree |
2001-10-16 |
Robin Dunn | added AppendToPage
|
commit | commitdiff | tree |
2001-10-16 |
Robin Dunn | update for interface changes
|
commit | commitdiff | tree |
2001-10-16 |
Robin Dunn | fixed typo in comment
|
commit | commitdiff | tree |
2001-10-13 |
Robin Dunn | Second phase of OOR completed. (Original python object...
|
commit | commitdiff | tree |
2001-10-12 |
Robin Dunn | Second phase of OOR completed. (Original python object...
|
commit | commitdiff | tree |
2001-10-12 |
Robin Dunn | Added style parameter to wxPopupWindow ctors so they...
|
commit | commitdiff | tree |
2001-10-12 |
Robin Dunn | Moved client data stuff directly into wxEvtHandler...
|
commit | commitdiff | tree |
2001-10-11 |
Robin Dunn | fixed leaking wxColour
|
commit | commitdiff | tree |
2001-10-11 |
Robin Dunn | add a newline to the log message
|
commit | commitdiff | tree |
2001-10-10 |
Robin Dunn | Removed client data stuff from wxMenuBase since it...
|
commit | commitdiff | tree |
2001-10-09 |
Robin Dunn | Fixed compile errors, warnings and other DSMs, and...
|
commit | commitdiff | tree |
2001-10-09 |
Robin Dunn | Moved the [Set|Get]Client[Data|Object] and such out...
|
commit | commitdiff | tree |
2001-10-08 |
Robin Dunn | Removed call to SubclassWin since it is already done in
|
commit | commitdiff | tree |
2001-10-08 |
Robin Dunn | More changes for building the regex lib
|
commit | commitdiff | tree |
2001-10-08 |
Robin Dunn | Fixed DLL linking. Was missing the regex lib.
|
commit | commitdiff | tree |
2001-10-05 |
Robin Dunn | Added wxPyLog so log targets can be created in Python...
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Workaround for Ctrl-A giving a keycode of 1 in EVT_KEY_DOWN...
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Fixed duplicate definition of wxWindow::SetAcceleratorTable...
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Fix for missing -g from wx-config
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Don't create a bitmap with dimensions <= 0...
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Regenerated some swig code, added some missing WXK_...
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Fixed Ron's fix
|
commit | commitdiff | tree |
2001-10-04 |
Robin Dunn | Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
|
commit | commitdiff | tree |
2001-10-03 |
Robin Dunn | Minor tweaks and some typos fixed
|
commit | commitdiff | tree |
2001-10-03 |
Robin Dunn | Checked wxConfig on Linux, added filename
|
commit | commitdiff | tree |
2001-10-03 |
Robin Dunn | Fixed a potential python version problem
|
commit | commitdiff | tree |
2001-10-03 |
Robin Dunn | Refactored Python shadows to use wxControlWithItems...
|
commit | commitdiff | tree |
2001-10-03 |
Robin Dunn | Refactored Python shadows to use wxControlWithItems...
|
commit | commitdiff | tree |
2001-10-01 |
Robin Dunn | Updated the wxSTC makefile for Borland, and tweaked...
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | fixed compilation errors
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | Various updates, changes for wxTopLevelWindow, fixes for
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | Added MSW toplevel.cpp and regenerated makefiles and...
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | If a shape has client data, it deletes it when the...
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | Fixed compilation error
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | Added missing WXDLLEXPORT
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | Fixed problem with wxPen::SetDashes. (An array of...
|
commit | commitdiff | tree |
2001-09-27 |
Robin Dunn | Add some Pen dashes tests
|
commit | commitdiff | tree |
2001-09-20 |
Robin Dunn | bug #463146
|
commit | commitdiff | tree |
2001-09-18 |
Robin Dunn | version number update
|
commit | commitdiff | tree |
2001-09-17 |
Robin Dunn | minor fixes
|
commit | commitdiff | tree |
2001-09-17 |
Robin Dunn | Regenerated from filelist.txt
|
commit | commitdiff | tree |
2001-09-17 |
Robin Dunn | Fixed compile error.
|
commit | commitdiff | tree |
2001-09-17 |
Robin Dunn | Significantly changed how the Python interpreter lock...
|
commit | commitdiff | tree |
2001-09-16 |
Robin Dunn | Significantly changed how the Python interpreter lock...
|
commit | commitdiff | tree |
2001-09-14 |
Robin Dunn | Updates to contributed library stuff, a new version...
|
commit | commitdiff | tree |
2001-09-14 |
Robin Dunn | A better way to handle the OOR wxPyListCtrl --> wxLIstCtrl...
|
commit | commitdiff | tree |
2001-09-14 |
Robin Dunn | some little demo tweaks
|
commit | commitdiff | tree |
2001-09-10 |
Robin Dunn | Removed font point size adjustment since wxWindows...
|
commit | commitdiff | tree |
2001-09-07 |
Robin Dunn | Fixed an OOR related bug that happened when a class...
|
commit | commitdiff | tree |
2001-09-06 |
Robin Dunn | Added pySketch sample
|
commit | commitdiff | tree |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC
|
commit | commitdiff | tree |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC
|
commit | commitdiff | tree |
2001-09-04 |
Robin Dunn | more little tweaks
|
commit | commitdiff | tree |
2001-09-04 |
Robin Dunn | little tweaks
|
commit | commitdiff | tree |
2001-09-04 |
Robin Dunn | Added wxNativeFontInfo and wxFontMapper.
|
commit | commitdiff | tree |
2001-09-04 |
Robin Dunn | Added more contribs from Lorne White, and updated some...
|
commit | commitdiff | tree |
2001-09-03 |
Robin Dunn | Added wxGenBitmapTextButton contrib from Lorne White.
|
commit | commitdiff | tree |
2001-09-03 |
Robin Dunn | Updated wxColumnSorterMixin to also be able to place...
|
commit | commitdiff | tree |
2001-09-03 |
Robin Dunn | Updated wxColumnSorterMixin to also be able to place...
|
commit | commitdiff | tree |
2001-09-02 |
Robin Dunn | Added AssignImageList to wxNotebook
|
commit | commitdiff | tree |
2001-09-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxStyledTe...
|
commit | commitdiff | tree |
2001-09-01 |
Robin Dunn | Added classinfo macros for wxTreeEvent
|
commit | commitdiff | tree |
2001-09-01 |
Robin Dunn | Cleaned up some and started using path joins and normalizati...
|
commit | commitdiff | tree |
2001-08-31 |
Robin Dunn | Added XRCed to the wxPython Tools directory, contributed...
|
commit | commitdiff | tree |
2001-08-31 |
Robin Dunn | Added XRCed to the wxPython Tools directory, contributed...
|
commit | commitdiff | tree |
2001-08-28 |
Robin Dunn | Added a new sample app that is a style editor for wxSTC.
|
commit | commitdiff | tree |
2001-08-16 |
Robin Dunn | new version of PyCrust
|
commit | commitdiff | tree |
2001-08-14 |
Robin Dunn | updates for swig generated code
|
commit | commitdiff | tree |
2001-08-14 |
Robin Dunn | Deprecated PyShell and PyShellWindow, added a snapshot...
|
commit | commitdiff | tree |
2001-08-14 |
Robin Dunn | Fixed the drawing of the HRules so they don't try to...
|
commit | commitdiff | tree |
2001-08-14 |
Robin Dunn | Fixed a bug so wxLC_VRULES works by itself.
|
commit | commitdiff | tree |
2001-08-14 |
Robin Dunn | A fix for attribrute sorting, but it's still broken...
|
commit | commitdiff | tree |
next |