2004-02-19 |
Robin Dunn | Allow comparrisons with None
|
commit | commitdiff | tree |
2004-02-18 |
Robin Dunn | fixed a compile warning
|
commit | commitdiff | tree |
2004-02-18 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-18 |
Robin Dunn | Added some more docstrings, and also a few little tweaks...
|
commit | commitdiff | tree |
2004-02-17 |
Robin Dunn | corrected %addtofunc for BufferedDC constructor
|
commit | commitdiff | tree |
2004-02-14 |
Robin Dunn | Oops, used the wrong script to generate the metadata...
|
commit | commitdiff | tree |
2004-02-14 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-14 |
Robin Dunn | Added some docstrings.
|
commit | commitdiff | tree |
2004-02-14 |
Robin Dunn | Oops, took out too much...
|
commit | commitdiff | tree |
2004-02-14 |
Robin Dunn | Fix the off-by-one a little differently, and correct...
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Fixed an off-by-one error
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Gave wxWindow.GetHandle something to do on wxMac, although...
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Fixed a compile error on wxMac
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Add some ownerdraw methods to ListBox for MSW
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Make all wxMask constructors use the C++ (bitmap, colour...
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Tweaks for when using some new tex2rtf options
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Typo fixed
|
commit | commitdiff | tree |
2004-02-13 |
Robin Dunn | Call Skip from the focus handlers so wxGTK can still...
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | Fixed to use wxNcPaintEvent types where needed
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | A little tweak
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | Added selection methods
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | PS can output to ta stream (but still need to make...
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | Fix ambiguity
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | Added wxDC::GetPartialTextExtents
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | HYBRID wxPython builds also need the __NO_VC_CRTDBG__...
|
commit | commitdiff | tree |
2004-02-12 |
Robin Dunn | Added wxDC::GetPartialTextExtents
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Added wxDC:GetPartialTextExtents
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Added wxDC::GetPartialTextExtents
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Use extraFontFlag to specify if anti-aliased fonts...
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Allow an extra flag to be given to Font::Create
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Use wxStaticCast
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Use "wxCheckListBox" instead of the deprecated "wxCheckList"
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Updates to reflect recent changes in wxWindows
|
commit | commitdiff | tree |
2004-02-11 |
Robin Dunn | Added missing wxNcPaintEventFunction and used it in...
|
commit | commitdiff | tree |
2004-02-10 |
Robin Dunn | Fixed a compliation error, event args should not be...
|
commit | commitdiff | tree |
2004-02-10 |
Robin Dunn | Update the version number, remove mentioon of the wx...
|
commit | commitdiff | tree |
2004-02-09 |
Robin Dunn | wxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_TRACIN...
|
commit | commitdiff | tree |
2004-02-07 |
Robin Dunn | Put the wxMemoryBuffer typemaps back
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Corrected parameter names
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Problem fixed, removed comments about it
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | stc module updates for the new Scintilla
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Fix wxArrayString and wxArrayInt typemaps so they can...
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Use Bind
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | correct some compile warnings and errors
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Start out with the line numbers not shown.
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Call Finalise.
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | rebaked the wxSTC makefiles
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Correct export declarations
|
commit | commitdiff | tree |
2004-02-06 |
Robin Dunn | Updated Scintilla to version 1.58
|
commit | commitdiff | tree |
2004-02-05 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-05 |
Robin Dunn | Some ifdef's to correct compile problems on wxMac
|
commit | commitdiff | tree |
2004-02-05 |
Robin Dunn | Don't send the wxWindowCreateEvent immediately
|
commit | commitdiff | tree |
2004-02-05 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | Other little docs tweaks, and added HTML versions
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | You can now make menu items without IDs
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | Don't use a default button.
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | wxTextCtrl::HitTest
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | Added bool typemap so Py_True and Py_False are returned...
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | Using a -1 (wxID_ANY) for menu or toolbar item IDs...
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | fix for SEARCH_LIB so libs can still be found in the...
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | Updated note about wxWANTS_CHARS
|
commit | commitdiff | tree |
2004-02-04 |
Robin Dunn | Also allow key events for Shift-Tab when wxWANTS_CHARS...
|
commit | commitdiff | tree |
2004-02-03 |
Robin Dunn | Decorator classes are no longer needed
|
commit | commitdiff | tree |
2004-02-03 |
Robin Dunn | Added a typecheck typmap for wxString
|
commit | commitdiff | tree |
2004-02-03 |
Robin Dunn | wxWave --> wxSound
|
commit | commitdiff | tree |
2004-02-03 |
Robin Dunn | Added export decl
|
commit | commitdiff | tree |
2004-02-03 |
Robin Dunn | Take advantage of the new ctors accepting a wxArrayString
|
commit | commitdiff | tree |
2004-02-03 |
Robin Dunn | Use a compatible bitmap if a depth of -1 is given
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | Fixed a compile error
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | Fix compile error
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | A few comments tweaked
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | Updated SWIG runtime code
|
commit | commitdiff | tree |
2004-01-31 |
Robin Dunn | Updated SWIG patches to CWIG CVS 20040130.
|
commit | commitdiff | tree |
2004-01-27 |
Robin Dunn | Send an extra size event after creation to work around...
|
commit | commitdiff | tree |
2004-01-27 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-01-27 |
Robin Dunn | docstring patch has been submitted to SF
|
commit | commitdiff | tree |
2004-01-27 |
Robin Dunn | Get[First|Next]Child need to actually create a new...
|
commit | commitdiff | tree |
2004-01-27 |
Robin Dunn | Use the DISOWN typemap
|
commit | commitdiff | tree |
2004-01-27 |
Robin Dunn | Use the DISOWN typemap
|
commit | commitdiff | tree |
2004-01-26 |
Robin Dunn | wxMac needs the scroll styles
|
commit | commitdiff | tree |
2004-01-26 |
Robin Dunn | Remove all extensions before inport, not just .py
|
commit | commitdiff | tree |
2004-01-26 |
Robin Dunn | Fix incorrect #if in OnSysTell
|
commit | commitdiff | tree |
2004-01-26 |
Robin Dunn | Make SWIG copy the GetDate return value
|
commit | commitdiff | tree |
2004-01-26 |
Robin Dunn | Use correct name for event type
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | reSWIGged for new runtime, etc.
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | Upadted GLCanvas demo
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | Use correct name for alternate constructor
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | reSWIGged with new runtime, etc.
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | Put a copy of the generated C++ docs back into the...
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | reSWIGged with the new SWIG runtime and also other...
|
commit | commitdiff | tree |
2004-01-23 |
Robin Dunn | Fix MSVC 6 compile problems
|
commit | commitdiff | tree |
next |