2004-09-18 |
Robin Dunn | Use line.Draw(dc) instead of line.GetEventHandler(...
|
commit | commitdiff | tree |
2004-09-18 |
Robin Dunn | Point x,y fixes from Pierre
|
commit | commitdiff | tree |
2004-09-17 |
Robin Dunn | Correct indentation and Snap calls
|
commit | commitdiff | tree |
2004-09-17 |
Robin Dunn | Append --> append
|
commit | commitdiff | tree |
2004-09-16 |
Robin Dunn | A change similar to that in Bug #837902 to correct...
|
commit | commitdiff | tree |
2004-09-14 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-14 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-14 |
Robin Dunn | Some change notes
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | Added SetToWeekOfYear, deprecated SetToTheWeek and...
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | Added wx.WINDOW_DEFAULT_VARIANT constant
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | wx.Sizer.Show can be recursive
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | AssociateHandle and DissociateHandle
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | #if fix so we don't end up using the generic header...
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | check that the wxDateTime is valid before converting...
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | whitespace fix
|
commit | commitdiff | tree |
2004-09-13 |
Robin Dunn | workaround bug in SWIG's t_output_helper
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Accomodate either {prefix}/lib or {prefix}/lib64 (the...
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | reSWIGed
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | ensure that the wxString gets all the wide chars
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | another change note
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Forgot about CalendarEvent
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Extended the wx.calendar.CalendarCtrl class with methods...
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Fixed typo
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Add depth param to ConvertToBitmap
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Added GetListView accessor
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | Fix for ogl.FORMAT_SIZE_TO_CONTENTS
|
commit | commitdiff | tree |
2004-09-10 |
Robin Dunn | reSWIGed
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | fixed case typo
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | undo last change
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | default is gtk2 & unicode
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | dependencies for the new swig runtime files
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | Added RequestUserAttention
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | Removed my copy of distutils from the wxPython source...
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | Added RequestUserAttention
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move...
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | Added StockButtons to main demo list
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | typo fixed
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move...
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | New patch for SWIG, updated to SWIG 1.3.22. Removed...
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | For editors and renderers the type registry takes precedence...
|
commit | commitdiff | tree |
2004-09-09 |
Robin Dunn | Removed my copy of distutils from the wxPython source...
|
commit | commitdiff | tree |
2004-09-08 |
Robin Dunn | Fixed wrong append() name
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | reSWIGed
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | reSWIGed
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | Add DLL export macros
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | Add a link to the changes file, move the log file
|
commit | commitdiff | tree |
2004-09-04 |
Robin Dunn | Add the stock item helper fucntions back
|
commit | commitdiff | tree |
2004-09-03 |
Robin Dunn | Since it is documented, changed GetOrCreateCellAttr...
|
commit | commitdiff | tree |
2004-09-03 |
Robin Dunn | fixed copy/paste error
|
commit | commitdiff | tree |
2004-09-03 |
Robin Dunn | Check for m_peer != NULL in Freeze and Thaw
|
commit | commitdiff | tree |
2004-09-03 |
Robin Dunn | Fixed incorrect clipping region on wxGTK
|
commit | commitdiff | tree |
2004-09-02 |
Robin Dunn | Don't set the size until after everything is initialized
|
commit | commitdiff | tree |
2004-09-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-02 |
Robin Dunn | stockitem.h no longer needed
|
commit | commitdiff | tree |
2004-09-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-02 |
Robin Dunn | another tst style
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | more doc fixes and clarifications
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | really remove them
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Remove wrappers for some functions meant to be interal...
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | notes about recent changes
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Added demo for Stock Buttons
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | If wxGetStockGtkID returns NULL (such as with wx.ID_INDENT...
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Some more "wxWindows" --> "wxWidgets"
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Added wx.lib.ticker.Ticker class from Chris Mellon.
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Updated generic window styles
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Added [GS]etBackgroundStyle
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | updates to support stock buttons
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | doc updates
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Add a column for GetUnicodeKey
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Demo the 3-state checkbox and also right-alignment
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Added 3-state checkbox and toggle button support
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | rebaked, for addition of xh_tglbtn
|
commit | commitdiff | tree |
2004-09-01 |
Robin Dunn | Add 3-state styles, and wxALIGN_RIGHT
|
commit | commitdiff | tree |
2004-08-31 |
Robin Dunn | Version number bump, with preview flag
|
commit | commitdiff | tree |
2004-08-31 |
Robin Dunn | Don't hide the panel for non-MSW platforms.
|
commit | commitdiff | tree |
2004-08-31 |
Robin Dunn | fixed compile error
|
commit | commitdiff | tree |
2004-08-31 |
Robin Dunn | stockitem.h needs installed too.
|
commit | commitdiff | tree |
2004-08-31 |
Robin Dunn | Fixes to allow DoGetBestSize to work before CreateGrid...
|
commit | commitdiff | tree |
2004-08-31 |
Robin Dunn | Adding DrawnShape (patch from Pierre Hjälm)
|
commit | commitdiff | tree |
2004-08-27 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-08-27 |
Robin Dunn | more test tweaks
|
commit | commitdiff | tree |
2004-08-27 |
Robin Dunn | remove preview indicator
|
commit | commitdiff | tree |
2004-08-27 |
Robin Dunn | regenerated ReST docs
|
commit | commitdiff | tree |
2004-08-27 |
Robin Dunn | note another bug fix
|
commit | commitdiff | tree |
2004-08-27 |
Robin Dunn | Add new file
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | Make wxGrid play nicer with sizers.
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | Added wxGrid test
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | Only initialize wxWidgets once
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | Some of these are not in BASE, cahnge back to WXDLLEXPORT
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | Mention that DrawnShape hasn't been reimplemented yet
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | List soem of the bugs fixed
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-08-26 |
Robin Dunn | Alpha is supported on GTK2 now!
|
commit | commitdiff | tree |
2004-08-25 |
Robin Dunn | don't show the message dialog on import unless there...
|
commit | commitdiff | tree |
2004-08-25 |
Robin Dunn | Ensure that runTest is not modal, even when a required...
|
commit | commitdiff | tree |
next |