2001-04-30 |
Robin Dunn | Switched to InnoSetup for MSW distributions
|
commit | commitdiff | tree |
2001-04-27 |
Robin Dunn | Made wxSplitterWindow conform to the docs with respect...
|
commit | commitdiff | tree |
2001-04-27 |
Robin Dunn | generated source updates
|
commit | commitdiff | tree |
2001-04-27 |
Robin Dunn | Now that XPMs can be written in wxGTK, updated my conversion...
|
commit | commitdiff | tree |
2001-04-26 |
Robin Dunn | test for replacing menus
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | Fixed the order of parameters to actually match the...
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | Commented out hack for VC++ 5.0
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | Changes for building with Python 2.1
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | Tests to show problem with wxExecute when using redirection...
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | reformat
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | UN-tabbed
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | A few changes to match header changes and let wxPython...
|
commit | commitdiff | tree |
2001-04-20 |
Robin Dunn | Added a demo to show off all the colours that can be...
|
commit | commitdiff | tree |
2001-04-19 |
Robin Dunn | Added a demo to show off all the colours that can be...
|
commit | commitdiff | tree |
2001-04-19 |
Robin Dunn | Added wxCURSOR_ARROWWAIT which is the default arrow...
|
commit | commitdiff | tree |
2001-04-12 |
Robin Dunn | Updated infoframe from Chris Fama
|
commit | commitdiff | tree |
2001-04-10 |
Robin Dunn | Updated the changelog
|
commit | commitdiff | tree |
2001-04-10 |
Robin Dunn | wxPython can now be built using the distutils that...
|
commit | commitdiff | tree |
2001-04-09 |
Robin Dunn | Added a mask to some of the images
|
commit | commitdiff | tree |
2001-04-09 |
Robin Dunn | Will raise the SystemExit exception now on wxGTK since...
|
commit | commitdiff | tree |
2001-04-09 |
Robin Dunn | Images can now be embedded in Python source files.
|
commit | commitdiff | tree |
2001-04-09 |
Robin Dunn | Images can now be embedded in Python source files.
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Fixed Tim's patch so it will compile when using a Python...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | A little tweak so the button sizes right
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Added patch to wxPoint_LIST_helper from Tim Hochberg...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Added patch to wxPoint_LIST_helper from Tim Hochberg...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Added colourselect.py, imagebrowser.py and an updated...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | updates of generated sources for wxGTK
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | updates of generated sources for wxGTK
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Other odds and ends...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | wxPython now creates it's own Python thread state instead...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Added wxPython/lib/infoframe.py from Chris Fama. It...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Applied patch for building with Borland C++ (untested...
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | added better typemaps for wxPen*, wxBrush* and wxFont*
|
commit | commitdiff | tree |
2001-04-02 |
Robin Dunn | Fix for wxHtmlPrintout getting decrefed in Python at...
|
commit | commitdiff | tree |
2001-03-28 |
Robin Dunn | Finished the changes necessary to use the new event...
|
commit | commitdiff | tree |
2001-03-28 |
Robin Dunn | Added DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLEXPORT...
|
commit | commitdiff | tree |
2001-03-28 |
Robin Dunn | fixed typo in a couple method names for wxPython, also...
|
commit | commitdiff | tree |
2001-03-27 |
Robin Dunn | Added code to optionally put the wxSTC on a panel instead...
|
commit | commitdiff | tree |
2001-03-27 |
Robin Dunn | Remapped zoom/unzoom to Ctrl keys
|
commit | commitdiff | tree |
2001-03-27 |
Robin Dunn | Put back some code that was commented out for testing
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | fixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404...
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | fixed compile warning
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | a fix for the last fix
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | Removed initial startup dependency on the OpenGL DLLs...
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | some little doc tweaks
|
commit | commitdiff | tree |
2001-03-26 |
Robin Dunn | Fix for Bug #229543
|
commit | commitdiff | tree |
2001-03-15 |
Robin Dunn | wxGTK version of generated code for recent changes
|
commit | commitdiff | tree |
2001-03-15 |
Robin Dunn | wxGTK version of generated code for recent changes
|
commit | commitdiff | tree |
2001-03-15 |
Robin Dunn | enhanced a comment ;-)
|
commit | commitdiff | tree |
2001-03-15 |
Robin Dunn | fixed the automatic sys.stdout/sys.stderr to window...
|
commit | commitdiff | tree |
2001-03-14 |
Robin Dunn | Changed wxFont, wxPen, wxBrush to not implicitly use...
|
commit | commitdiff | tree |
2001-03-13 |
Robin Dunn | A bunch of little tweaks, fixes, and additions
|
commit | commitdiff | tree |
2001-03-10 |
Robin Dunn | Added some simple sample apps
|
commit | commitdiff | tree |
2001-02-28 |
Robin Dunn | fixed problem in wrapping of wxOGLConstraint
|
commit | commitdiff | tree |
2001-02-21 |
Robin Dunn | some little fixes
|
commit | commitdiff | tree |
2001-02-21 |
Robin Dunn | some little fixes
|
commit | commitdiff | tree |
2001-02-20 |
Robin Dunn | Added a SetFont method that behaves like SetLabel does...
|
commit | commitdiff | tree |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch.
|
commit | commitdiff | tree |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch.
|
commit | commitdiff | tree |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch.
|
commit | commitdiff | tree |
2001-02-14 |
Robin Dunn | Fixed bug that was giving the wrong size of wxCustomDataObje...
|
commit | commitdiff | tree |
2001-02-12 |
Robin Dunn | Now uses CC_FULLOPEN if m_colourData.GetChooseFull()
|
commit | commitdiff | tree |
2001-01-02 |
Robin Dunn | yet more testing...
|
commit | commitdiff | tree |
2001-01-02 |
Robin Dunn | more testing of cvs update messages...
|
commit | commitdiff | tree |
2001-01-02 |
Robin Dunn | test commit...
|
commit | commitdiff | tree |
2001-01-02 |
Robin Dunn | test cvs commit
|
commit | commitdiff | tree |
2000-12-24 |
Robin Dunn | More cleanup. Regenerated wxGTK code.
|
commit | commitdiff | tree |
2000-12-22 |
Robin Dunn | Added the wxClassInfo stuff back in to the modules...
|
commit | commitdiff | tree |
2000-12-22 |
Robin Dunn | wxDefaultPosition and wxDefaultSize are marked read...
|
commit | commitdiff | tree |
2000-12-22 |
Robin Dunn | More cleanup. Removed all wxPyDefaultXXX since they...
|
commit | commitdiff | tree |
2000-12-22 |
Robin Dunn | test commit, no real change
|
commit | commitdiff | tree |
2000-12-22 |
Robin Dunn | Some cleanup and a fix
|
commit | commitdiff | tree |
2000-12-22 |
Robin Dunn | Massive code changes and cleanup to allow wxPython...
|
commit | commitdiff | tree |
2000-12-11 |
Robin Dunn | Updated distribution stuff
|
commit | commitdiff | tree |
2000-12-11 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
2000-12-11 |
Robin Dunn | a fix in the demo
|
commit | commitdiff | tree |
2000-12-11 |
Robin Dunn | Fixed a bunch of leaking references in how the callbacks...
|
commit | commitdiff | tree |
2000-12-11 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
2000-12-10 |
Robin Dunn | Fixed a bunch of leaking references in how the callbacks...
|
commit | commitdiff | tree |
2000-11-21 |
Robin Dunn | New typemaps for wxString when compiling for Python...
|
commit | commitdiff | tree |
2000-11-12 |
Robin Dunn | some cleanup
|
commit | commitdiff | tree |
2000-11-12 |
Robin Dunn | Changed wxGridCellEditor::IsAcceptedKey to only check...
|
commit | commitdiff | tree |
2000-11-11 |
Robin Dunn | Allow a NULL editor and/or renderer to be passed to...
|
commit | commitdiff | tree |
2000-11-11 |
Robin Dunn | fixed a typo and uncommented some methods
|
commit | commitdiff | tree |
2000-11-11 |
Robin Dunn | for testing...
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | some little tweaks
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | Added base_IsAcceptedKey which was fogotten somehow...
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | Added demo of creating a custom Grid Editor
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | updated SWIG generated stuff
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | added /GX- to get around an internal compiler error...
|
commit | commitdiff | tree |
2000-10-31 |
Robin Dunn | Changed version number in DLL name to 23_0
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | The sticky tag as a bit too sticky... This check-in...
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | Re-added a couple files that got left out of the merge...
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | Merged some STC fixes over to the main branch
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | Merged wxPython 2.2.2 over to the main branch
|
commit | commitdiff | tree |
2000-10-07 |
Robin Dunn | Added a WXDLLEXPORT
|
commit | commitdiff | tree |
2000-09-26 |
Robin Dunn | wxPython changes for new and improved wxSTC
|
commit | commitdiff | tree |
next |