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 |
2006-10-23 |
Robin Dunn | Update GraphcsContext/Path dummy classes
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | Update ReST docs
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | 2.7.1.2 release
|
commit | commitdiff | tree |
2006-10-23 |
Robin Dunn | Split the Python wxaddons package into its own package
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | No need to use wxPyMake_wxObject for wxImageList. ...
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | the Append also does an INCREF, that's one more than...
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | Patch #1581767: Another fix for wx.lib.calendar
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | Lots of little tweaks, mostly to draw selected items...
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | Animation support added to XRC
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | Add Get/SetInactiveBitmap
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | #include dcgraph.h
|
commit | commitdiff | tree |
2006-10-22 |
Robin Dunn | Add dcgraph.h to files.bkl and rebake
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Simplified EVT_PAINT handler
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Don't raise NotImplementedError from GetMark, just...
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Some API updates
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Avoid assert on wxMac
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | wxMac apparently doesn't send EVT_SHOW, so just use...
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Change Refresh to Reset to avoid conflict with base...
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Avoid nested DC assert
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | more informative FAIL message
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | use consistent names (Graphic vs. Graphics)
|
commit | commitdiff | tree |
2006-10-21 |
Robin Dunn | Forward SetFont, SetBackgroundColour and SetForegroundCOlour...
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | wxPython 2.7.1.1
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | bump subrelease number
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | fixes for non-Mac platforms
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | Add the version number to the name displayed on the...
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | overwrite old wx DLLs even if the version numbers match
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | ensure that the MasedEditMixin's version of IsEmpty...
|
commit | commitdiff | tree |
2006-10-19 |
Robin Dunn | docstring fix
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | some changes to make epydoc happy
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | docstring
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | regen ReST docs
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | remove "pre"
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | Patch #1579801: wxBufferedDC shared buffer bitmap
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | Patch from Andrea: fixes no page chang* events with...
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | If an empty string is passed, remove the tooltip instead...
|
commit | commitdiff | tree |
2006-10-18 |
Robin Dunn | don't clear the tooltip unless there is one.
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | More updates from Andrea
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | Need to subtract the m_miniTitle to get client size...
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | Add impl for IsFrozen
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | GetSpacer returns a copy, not a reference to the size
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | updates from Andrea, plus some fixes
|
commit | commitdiff | tree |
2006-10-17 |
Robin Dunn | Patch #1576397, fix to properly render months that...
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Show the AlphaDrawing sample
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | docstring fix
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Compile fix: forward decalare wxFloatingPane
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | use the right number in the tarball filename
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | put the gdiplus.dll with the wx DLLs
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | use wx.GCDC
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Destroy the FileDialog when finished with it
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Add a utility function that can calculate word-wrap...
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Don't make a property out of GetEnableEffects, it hides the
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Call wxRichTextModuleInit
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Merge new item attributes if any are already existing
|
commit | commitdiff | tree |
2006-10-16 |
Robin Dunn | Add wxRichTextModuleInit
|
commit | commitdiff | tree |
2006-10-14 |
Robin Dunn | Ensure Cairo is installed before setting wxUSE_GRAPHICS_CONT...
|
commit | commitdiff | tree |
2006-10-14 |
Robin Dunn | Don't build animate by default
|
commit | commitdiff | tree |
2006-10-14 |
Robin Dunn | Update to InnoSetup 5
|
commit | commitdiff | tree |
2006-10-14 |
Robin Dunn | Don't build the animate contrib
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | text tweak
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | This works ok on Mac now
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | comment out prints
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | Add USE_GDIPLUS=1
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitmap...
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | Reverted wxBuffered[Paint]DC to nearly the pre 2.7...
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | some fixes in the compatibility class
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | bump subrelease number
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitmap...
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | Fix for wxToolbook, allow oldSel == wxNOT_FOUND when...
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | update build and install docs
|
commit | commitdiff | tree |
2006-10-13 |
Robin Dunn | can put back the wx.BufferedPaintDC now
|
commit | commitdiff | tree |
2006-10-12 |
Robin Dunn | updates from Andrea
|
commit | commitdiff | tree |
2006-10-12 |
Robin Dunn | only need a (1,1) bitmap for measuring
|
commit | commitdiff | tree |
2006-10-12 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-12 |
Robin Dunn | Give up on trying to fix all the buffered dc problems...
|
commit | commitdiff | tree |
2006-10-12 |
Robin Dunn | typo
|
commit | commitdiff | tree |
2006-10-12 |
Robin Dunn | Fixup Blit so it can be used with a source that is...
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Don't use the window position as the x offset when...
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | a little whitespace cleanup
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Give some more specific info if PyWin can't be imported...
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | a couple new generic methods
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | convert unicode filename to file system encoding
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Size property conflicts with Size() method
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | use "StrokeLineSegements" for the second overload of...
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | docstring update
|
commit | commitdiff | tree |
next |