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 |
2001-08-14 |
Robin Dunn | Moved fix from 2.2 branch that allows the attributes...
|
commit | commitdiff | tree |
2001-08-14 |
Robin Dunn | fixed the last of the off-by-one errors (some are refixed...
|
commit | commitdiff | tree |
2001-08-02 |
Robin Dunn | Don't send a focus event if the window is a wxTextCtrl...
|
commit | commitdiff | tree |
2001-08-02 |
Robin Dunn | Don't send a focus event if the window is a wxTextCtrl...
|
commit | commitdiff | tree |
2001-08-02 |
Robin Dunn | compilation fix for VC++
|
commit | commitdiff | tree |
2001-08-02 |
Robin Dunn | changed Replace and Remove to always use EM_REPLACESEL...
|
commit | commitdiff | tree |
2001-07-31 |
Robin Dunn | Fixed "Failed to set clipboard data. (error 1418: thread...
|
commit | commitdiff | tree |
2001-07-30 |
Robin Dunn | Applied patch #445873
|
commit | commitdiff | tree |
2001-07-29 |
Robin Dunn | Added context help stuff to wxPython
|
commit | commitdiff | tree |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions
|
commit | commitdiff | tree |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions
|
commit | commitdiff | tree |
2001-07-28 |
Robin Dunn | Fixed resource leak for wxListItem
|
commit | commitdiff | tree |
2001-07-28 |
Robin Dunn | The installer should also check HKCU for the python...
|
commit | commitdiff | tree |
2001-07-28 |
Robin Dunn | A couple fixes for the demo, and some code to show...
|
commit | commitdiff | tree |
2001-07-28 |
Robin Dunn | A couple off-by-one fixes
|
commit | commitdiff | tree |
2001-07-27 |
Robin Dunn | Added some WXDLLEXPORTs
|
commit | commitdiff | tree |
2001-07-17 |
Robin Dunn | Added rules to build the regex library from the main...
|
commit | commitdiff | tree |
2001-07-16 |
Robin Dunn | Some tweaks and generated core sources for wxGTK
|
commit | commitdiff | tree |
2001-07-16 |
Robin Dunn | fixed compile error
|
commit | commitdiff | tree |
2001-07-14 |
Robin Dunn | Number() to GetCount() and other changes needed for...
|
commit | commitdiff | tree |
2001-07-14 |
Robin Dunn | Made a couple Number() to GetCount() changes
|
commit | commitdiff | tree |
2001-07-14 |
Robin Dunn | Added wxUSE_WAVE to setup0.h and checked for it in...
|
commit | commitdiff | tree |
2001-07-14 |
Robin Dunn | Added RTTI macros to wxToolTip
|
commit | commitdiff | tree |
2001-07-13 |
Robin Dunn | fixed missing package dir
|
commit | commitdiff | tree |
2001-07-10 |
Robin Dunn | little tweaks
|
commit | commitdiff | tree |
2001-07-09 |
Robin Dunn | fixed off by one error in GetText
|
commit | commitdiff | tree |
2001-07-06 |
Robin Dunn | make sure all the files are removed when uninstalled
|
commit | commitdiff | tree |
2001-07-06 |
Robin Dunn | updated email address
|
commit | commitdiff | tree |
2001-07-06 |
Robin Dunn | some minor tweaks for the VTK demo
|
commit | commitdiff | tree |
2001-07-06 |
Robin Dunn | changed the base class to wxWindow
|
commit | commitdiff | tree |
2001-07-06 |
Robin Dunn | a bit of simplification
|
commit | commitdiff | tree |
2001-07-06 |
Robin Dunn | Fixed img2py to work correctly with Python 2.1.
|
commit | commitdiff | tree |
2001-07-05 |
Robin Dunn | Checked in temporarily munged copy before...
|
commit | commitdiff | tree |
2001-07-05 |
Robin Dunn | Some tweaks for building the RPMs for multiple different...
|
commit | commitdiff | tree |
next |