2002-02-12 |
Robin Dunn | A fix for Python 2.2 which can sometimes call __wxCleanup...
|
commit | commitdiff | tree |
2002-02-12 |
Robin Dunn | Fixed a bug that prevented editors and renderers to...
|
commit | commitdiff | tree |
2002-02-11 |
Robin Dunn | bugfix for SetString in a wxCheckListBox
|
commit | commitdiff | tree |
2002-02-09 |
Robin Dunn | New PyCrust source from Patrick's CVS
|
commit | commitdiff | tree |
2002-02-09 |
Robin Dunn | The calltip window and autocomplete window in wxSTC...
|
commit | commitdiff | tree |
2002-02-08 |
Robin Dunn | Added notes for what to do if VC has an internal compiler...
|
commit | commitdiff | tree |
2002-02-07 |
Robin Dunn | Patch from Neil H.
|
commit | commitdiff | tree |
2002-02-07 |
Robin Dunn | Check for existing colour names when adding to wxTheColourDa...
|
commit | commitdiff | tree |
2002-02-07 |
Robin Dunn | added sample (currently commented out) of how to veto...
|
commit | commitdiff | tree |
2002-02-07 |
Robin Dunn | Moved utils.i back into the core since it imports it...
|
commit | commitdiff | tree |
2002-02-06 |
Robin Dunn | Updated the build docs a bit, added wxMetafileDataObject...
|
commit | commitdiff | tree |
2002-02-06 |
Robin Dunn | Corrections for loss of XLOG2DEV and etc. macros in...
|
commit | commitdiff | tree |
2002-02-05 |
Robin Dunn | Derive wxGridWindow from wxWindow instead of wxPanel...
|
commit | commitdiff | tree |
2002-02-02 |
Robin Dunn | A little cleanup for this demo
|
commit | commitdiff | tree |
2002-02-02 |
Robin Dunn | Shouldn't call SetFont(wxNullFont) any more
|
commit | commitdiff | tree |
2002-02-02 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString
|
commit | commitdiff | tree |
2002-02-01 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString
|
commit | commitdiff | tree |
2002-02-01 |
Robin Dunn | Updated contrib from Lorne White
|
commit | commitdiff | tree |
2002-02-01 |
Robin Dunn | better log messages for this demo
|
commit | commitdiff | tree |
2002-02-01 |
Robin Dunn | Fix for bug #511057
|
commit | commitdiff | tree |
2002-02-01 |
Robin Dunn | added wx type info macros for wxFSFile
|
commit | commitdiff | tree |
2002-02-01 |
Robin Dunn | fixed compile bug for when threads are turned off
|
commit | commitdiff | tree |
2002-01-30 |
Robin Dunn | SWIG update for wxMac
|
commit | commitdiff | tree |
2002-01-29 |
Robin Dunn | make sure some types convert right in XRCed
|
commit | commitdiff | tree |
2002-01-29 |
Robin Dunn | SWIG updates for wxGTK
|
commit | commitdiff | tree |
2002-01-29 |
Robin Dunn | Use the new icon for the frame
|
commit | commitdiff | tree |
2002-01-29 |
Robin Dunn | Updates for recent changes to wx, and some other little...
|
commit | commitdiff | tree |
2002-01-28 |
Robin Dunn | Added icons for the demo and for XRCed, and added a...
|
commit | commitdiff | tree |
2002-01-28 |
Robin Dunn | Added an option to also ouput a function to create...
|
commit | commitdiff | tree |
2002-01-28 |
Robin Dunn | Fix some compile errors and warnings when using gcc 3
|
commit | commitdiff | tree |
2002-01-24 |
Robin Dunn | Ensure that endPos > startPos in a couple methods
|
commit | commitdiff | tree |
2002-01-24 |
Robin Dunn | Demo cleanup and path issues.
|
commit | commitdiff | tree |
2002-01-22 |
Robin Dunn | SWIGged updates for wxGTK
|
commit | commitdiff | tree |
2002-01-22 |
Robin Dunn | Added OnDragOver returning wxDragCopy so text can be...
|
commit | commitdiff | tree |
2002-01-22 |
Robin Dunn | Fix for when Set is called with wxSameAs to behave...
|
commit | commitdiff | tree |
2002-01-22 |
Robin Dunn | Changes to match recent CVS updates, added demo for...
|
commit | commitdiff | tree |
2002-01-21 |
Robin Dunn | Fixed a typemap.
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | Patch for using wxSTC with Borland, #504370
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | UPdated the OSX build instructions a bit
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | SWIGged updates for wxMac
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | wxThread::GetCurrentId for wxMac
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | wxThread::GetCurrentId() for Unix
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | Added wxThread::GetCurrentId(), which returns an ID...
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | Compilation fix
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | Regenerated SWIGged sources for wxGTK
|
commit | commitdiff | tree |
2002-01-16 |
Robin Dunn | Added wx/dirctrl.h to filelist.txt so it will get installed.
|
commit | commitdiff | tree |
2002-01-15 |
Robin Dunn | Added wxGenericDirCtrl and other varioius updates
|
commit | commitdiff | tree |
2002-01-09 |
Robin Dunn | Updated to use correct value for wxSTC_MASK_FOLDERS
|
commit | commitdiff | tree |
2002-01-07 |
Robin Dunn | Prevent crash when m_defGridAttr is NULL
|
commit | commitdiff | tree |
2002-01-07 |
Robin Dunn | Added sample of using client data to the wxComboBox...
|
commit | commitdiff | tree |
2002-01-07 |
Robin Dunn | Clean up $(WXDIR)\$D too
|
commit | commitdiff | tree |
2002-01-06 |
Robin Dunn | Updated wxPython version number
|
commit | commitdiff | tree |
2002-01-06 |
Robin Dunn | Updated DLL version number
|
commit | commitdiff | tree |
2002-01-06 |
Robin Dunn | SWIGged updates for wxGTK
|
commit | commitdiff | tree |
2002-01-06 |
Robin Dunn | Some compilation fixes
|
commit | commitdiff | tree |
2002-01-06 |
Robin Dunn | SWIGged code updates for wxMAC
|
commit | commitdiff | tree |
2002-01-05 |
Robin Dunn | Some updates to go with changes in current CVS.
|
commit | commitdiff | tree |
2002-01-05 |
Robin Dunn | Fixed an off-by-one error in the rectangle converter
|
commit | commitdiff | tree |
2002-01-05 |
Robin Dunn | Fixed gs_metricsMap so the constants line up correctly...
|
commit | commitdiff | tree |
2002-01-05 |
Robin Dunn | Added missing wxNativeFontInfo::GetFamily(). I think...
|
commit | commitdiff | tree |
2002-01-03 |
Robin Dunn | PyCrust updates
|
commit | commitdiff | tree |
2002-01-03 |
Robin Dunn | Fix for Python 2.2 issue
|
commit | commitdiff | tree |
2002-01-03 |
Robin Dunn | Move [GS]etDefaultItem up to wxWindow
|
commit | commitdiff | tree |
2002-01-03 |
Robin Dunn | use proper style name
|
commit | commitdiff | tree |
2001-12-20 |
Robin Dunn | Tools
|
commit | commitdiff | tree |
2001-12-20 |
Robin Dunn | SWIGged updates for wxMac
|
commit | commitdiff | tree |
2001-12-20 |
Robin Dunn | wxGTK SWIGged updates for:
|
commit | commitdiff | tree |
2001-12-19 |
Robin Dunn | Forgot to recomment this out
|
commit | commitdiff | tree |
2001-12-19 |
Robin Dunn | Changed (again) how the Python global interpreter lock...
|
commit | commitdiff | tree |
2001-12-19 |
Robin Dunn | Patches, updates from contributors, etc.
|
commit | commitdiff | tree |
2001-12-19 |
Robin Dunn | Updated build instructions for win32
|
commit | commitdiff | tree |
2001-12-13 |
Robin Dunn | Build and distrib tweaks
|
commit | commitdiff | tree |
2001-12-13 |
Robin Dunn | A fix from Patrick
|
commit | commitdiff | tree |
2001-12-13 |
Robin Dunn | Removed Alt or Ctrl hack
|
commit | commitdiff | tree |
2001-12-13 |
Robin Dunn | Typo fixes
|
commit | commitdiff | tree |
2001-12-11 |
Robin Dunn | SWIGged code update for wxMac
|
commit | commitdiff | tree |
2001-12-11 |
Robin Dunn | Oops... Committed wrong version last time.
|
commit | commitdiff | tree |
2001-12-11 |
Robin Dunn | Another distrib fix
|
commit | commitdiff | tree |
2001-12-11 |
Robin Dunn | More distrib updates
|
commit | commitdiff | tree |
2001-12-10 |
Robin Dunn | PyCrust updates
|
commit | commitdiff | tree |
2001-12-10 |
Robin Dunn | More demo/distrib updates
|
commit | commitdiff | tree |
2001-12-10 |
Robin Dunn | I have no idea if this is right or works, but I'm adding...
|
commit | commitdiff | tree |
2001-12-10 |
Robin Dunn | Some demo cleanup and distrib stuff
|
commit | commitdiff | tree |
2001-12-08 |
Robin Dunn | Added clipboard cut and paste
|
commit | commitdiff | tree |
2001-12-08 |
Robin Dunn | Added comment about an untested code path...
|
commit | commitdiff | tree |
2001-12-08 |
Robin Dunn | Nasty workaround for an incompatible low-level change...
|
commit | commitdiff | tree |
2001-12-08 |
Robin Dunn | also turn off build of gizmos and dllwidget if CORE_ONLY==1
|
commit | commitdiff | tree |
2001-12-07 |
Robin Dunn | Added wxLEDNumberCtrl to gizmos and wxPython
|
commit | commitdiff | tree |
2001-12-07 |
Robin Dunn | Changed a method name
|
commit | commitdiff | tree |
2001-12-06 |
Robin Dunn | dllwidget demo updates
|
commit | commitdiff | tree |
2001-12-06 |
Robin Dunn | .cvsignore
|
commit | commitdiff | tree |
2001-12-06 |
Robin Dunn | Added some event handlers to show they work
|
commit | commitdiff | tree |
2001-12-06 |
Robin Dunn | Don't send the button event in idle time, just release...
|
commit | commitdiff | tree |
2001-12-06 |
Robin Dunn | Added wxDllWidget from Vaclav Slavik which allows wx...
|
commit | commitdiff | tree |
2001-12-05 |
Robin Dunn | wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_ROW_L...
|
commit | commitdiff | tree |
2001-12-03 |
Robin Dunn | wxRemotelyScrolledTreeCtrl now draws its own lines
|
commit | commitdiff | tree |
2001-12-03 |
Robin Dunn | wxRemotelyScrolledTreeCtrl now draws its own lines
|
commit | commitdiff | tree |
2001-12-03 |
Robin Dunn | More fixes and updates
|
commit | commitdiff | tree |
2001-12-03 |
Robin Dunn | Added SplitTree sample to the demo
|
commit | commitdiff | tree |
2001-12-03 |
Robin Dunn | Removed m_clientData and related methods as it's now...
|
commit | commitdiff | tree |
next |