2006-11-02 |
Robin Dunn | AUI updates.
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | miniframe default style
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | AUI updates
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Added the sample code from wxPython In Action to the...
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Added the sample code from wxPython In Action to the...
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Fix for always failing assert in GetValue. Save the...
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | The rect passed to DrawTreeItemButton is already adjusted, we
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | SWIGged
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Implement deep copy of wxBitmapRefData
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Don't use the "wxHtmlWindow" name, so the classname...
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | better report if the subclass factory has import problems
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Buffered DCs now take non-const bitmaps
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Make it possible to create just one clock, for testing
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Remove comment from patch that doesn't apply anymore
|
commit | commitdiff | tree |
2006-11-01 |
Robin Dunn | Switch wxBufferedDC to use a wxBitmap* internally,...
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | Add a topc overview about window sizing
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | Always draw the selection of selected items, not just...
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | fix typo
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | Change the wxCharBuffer typemap to make sure there...
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | wxTGAHandler is included by default
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | Get the version numbers from configure.in, which should...
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | Some random test apps that I've been playing with
|
commit | commitdiff | tree |
2006-10-31 |
Robin Dunn | Gobs of changes needed to get up to date with today...
|
commit | commitdiff | tree |
2006-10-30 |
Robin Dunn | another compile fix
|
commit | commitdiff | tree |
2006-10-30 |
Robin Dunn | Add DLL export macro
|
commit | commitdiff | tree |
2006-10-30 |
Robin Dunn | More compile fixes.
|
commit | commitdiff | tree |
2006-10-30 |
Robin Dunn | Some compile fixes.
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | SetTextColour is gone
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | Add wxPyTabArt
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | wxGraphicsMatrix and wxGraphicsPath are ref-counted...
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | wxGridCellBoolEditor::UseStringValues
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | Add wxPyTabArt
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | update the Cairo version to match recent changes in...
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | Add missing wxNullGraphicsPath
|
commit | commitdiff | tree |
2006-10-29 |
Robin Dunn | Add export macros
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | daily updates and add wxGrpahicsPath overloads
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | Add missing Contains overload
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | Typemaps for wxRect2D
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | Don't decref if the interpreter is not initialized...
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | daily updates and tweaks
|
commit | commitdiff | tree |
2006-10-28 |
Robin Dunn | Ensure that the pen and bush are properly initialized
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | flesh out the dummy classes
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | include mslu.h
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | fix some compile/link errors
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | Added Changer classes
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | Add wxRect2D
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | fix compile errors
|
commit | commitdiff | tree |
2006-10-27 |
Robin Dunn | Detabified
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | wxPython 2.7.1.3
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | Patch from Dj Gilcrease to fix gradients.
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | fixed compile error (jump to label bypasses initialization, or
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | regen ReST docs
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | Fixed some (out) typemaps
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | Add a GraphicsContext sample to the demo
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | GetTextExtent --> (width height)
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | docstring update
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | Fix "PINK" to actually be pink, and not lavender
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour
|
commit | commitdiff | tree |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with...
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | some GTK1 bulkd fixes from Sander Niemeijer
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Mention wx.ListCtrl fixes on Mac
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Show sample License text on the AboutBox
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Don't override DoGetSize, just let the default return...
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | HIShapeCreateEmpty doesn't exist prior to OSX 10.4...
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | corrected collpaneg.h name typo
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Fix for missing About menu item
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Fix the rectangle size when offsetting
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Refactor the code that decides if the 0.5 offset chousl...
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | Include the html docs in the tarball
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | If there is already a set of HTML docs built in the...
|
commit | commitdiff | tree |
2006-10-25 |
Robin Dunn | The deprecated lib doesn't build. Disable it from...
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | #include overlay.h
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Added wx.StandardPaths.GetTmpDir
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | use WXDLLIMPEXP_ADV on the base class too
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Put wxUSE_DETECT where it won't get overritten
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Remove animate contrib
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | document new updates
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Stop the timer when the sample is destroyed
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Factor the brush selection out of OnPaint so it can...
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Fixes from Andrea
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Pass the config object into the wxHtmlHelpFrame so...
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Allow both SetCurrent() and SetCurrent(context)
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | Remove ShowHidden property, it conflicts with the ShowHidden...
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | UpdatePulse --> Pulse
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | fix name errors
|
commit | commitdiff | tree |
2006-10-24 |
Robin Dunn | docstring update
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | Bump subrelease number
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | Used wxConstCast where needed, fixed other compile...
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | added missing default ctor
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | Use wxGTK_CONV to fix compile error when building in...
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | Add collpane headers to files.bkl, and also collpaneg...
|
commit | commitdiff | tree |
next |