2005-06-06 |
Robin Dunn | Put back this icon, it's needed by the windows installer
|
commit | commitdiff | tree |
2005-06-05 |
Robin Dunn | Build and distrib changes and etc. for 2.6.1.0
|
commit | commitdiff | tree |
2005-06-04 |
Robin Dunn | DeleteEntry should SetDirty when any entry is removed...
|
commit | commitdiff | tree |
2005-06-03 |
Robin Dunn | Typo fixed
|
commit | commitdiff | tree |
2005-06-03 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-06-03 |
Robin Dunn | Use the wx.ART_NORMAL_FILE icon
|
commit | commitdiff | tree |
2005-06-03 |
Robin Dunn | Ignore HtmlHelpController.Destroy() since it owns itself...
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | updates
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Don't use the python version in the srpm name
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | more change notes
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Don't scroll when the mouse is dragged outside of the...
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Add some more docs to the runtime installer.
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Have to dig a little deeper to find a wxPyDeadObject...
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Save the last key event so EVT_CHAR events can filled...
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | iewin module is no longer built by default, don't put...
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Compile fix for when wxUSE_STACKWALKER == 0
|
commit | commitdiff | tree |
2005-06-02 |
Robin Dunn | Fixed compile error on non-MSW platforms
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | reSWIGed
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | Get/SetAutoWindowMenu for wxMac
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | EVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compatibilit...
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | Version number
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | Fixed splash screen
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | Merge the cell size attribute the same way that other...
|
commit | commitdiff | tree |
2005-06-01 |
Robin Dunn | Try IDC_HAND first and then load "WXCURSOR_HAND" if...
|
commit | commitdiff | tree |
2005-05-31 |
Robin Dunn | Switch to using wxArtProvider::GetBitmap instead of...
|
commit | commitdiff | tree |
2005-05-31 |
Robin Dunn | Convert alpha (if any) to mask in wxBitmapToIconOrCursor...
|
commit | commitdiff | tree |
2005-05-31 |
Robin Dunn | DocView patches from Morgen Hua: bug fixes, and additional SVN
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | Version number bump
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | regnerated ReST docs
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | a few final changes to mention
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | Time for a release, drop the "pre"
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | Blind fix for bug #1209944, wxFileConfig constructor...
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | Allow wxGridCellNumberEditor::StartingKey to work when...
|
commit | commitdiff | tree |
2005-05-30 |
Robin Dunn | Include msvcr71.dll if appropriate
|
commit | commitdiff | tree |
2005-05-29 |
Robin Dunn | Cancel the timer and show the main frame immediately...
|
commit | commitdiff | tree |
2005-05-29 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-29 |
Robin Dunn | Wrong class used in _setCallbackInfo
|
commit | commitdiff | tree |
2005-05-28 |
Robin Dunn | A little cleanup
|
commit | commitdiff | tree |
2005-05-28 |
Robin Dunn | increase colour depth of images
|
commit | commitdiff | tree |
2005-05-28 |
Robin Dunn | use wx.CallAfter to set the insertion point
|
commit | commitdiff | tree |
2005-05-27 |
Robin Dunn | Solaris fix is in config.py now
|
commit | commitdiff | tree |
2005-05-27 |
Robin Dunn | Added wxSL_INVERSE
|
commit | commitdiff | tree |
2005-05-27 |
Robin Dunn | Installer updates
|
commit | commitdiff | tree |
2005-05-27 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-27 |
Robin Dunn | use wx.ART_NEW
|
commit | commitdiff | tree |
2005-05-27 |
Robin Dunn | cleanup and some docstring fixes
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | updates
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | add wxART_NEW, and fixed wxART_FIND_AND_REPLACE
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Don't change the fg/bg colours so that the native colours...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | added wxART_NEW
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | there aren't any suitable images in images.py any more...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | use wx.ART_NEW
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | docstring update
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Do a little less anti-alias so it looks better on dark...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | remove the delete button and add another example of...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Some tweaks to the temporary art images, added wxART_NEW
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Don't force the art provider to resize the toolbar...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Since Scintilla uses XMP internally which doesn't support...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Don't add extra size to the height, it makes the combo...
|
commit | commitdiff | tree |
2005-05-26 |
Robin Dunn | Patch from Ricardo Pedroso that fixes a segfault when the
|
commit | commitdiff | tree |
2005-05-25 |
Robin Dunn | delete_ --> delete
|
commit | commitdiff | tree |
2005-05-25 |
Robin Dunn | When converting a wxIcon to a bitmap check if the icon...
|
commit | commitdiff | tree |
2005-05-25 |
Robin Dunn | Reapplied Patch #1106564
|
commit | commitdiff | tree |
2005-05-25 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-25 |
Robin Dunn | Don't set mac.textcontrol-use-mlte any longer
|
commit | commitdiff | tree |
2005-05-25 |
Robin Dunn | Docstring updates
|
commit | commitdiff | tree |
2005-05-24 |
Robin Dunn | Removed unnecessary files, removed or replaced images...
|
commit | commitdiff | tree |
2005-05-24 |
Robin Dunn | Some placeholder images to use until we get those that...
|
commit | commitdiff | tree |
2005-05-23 |
Robin Dunn | Avoid an assert on wxMSW and ensure we don't use a...
|
commit | commitdiff | tree |
2005-05-20 |
Robin Dunn | The bug is no longer there, but leave the workaround...
|
commit | commitdiff | tree |
2005-05-20 |
Robin Dunn | Set focus to the grid windwo when it is left-clicked
|
commit | commitdiff | tree |
2005-05-19 |
Robin Dunn | Corrections for fonts
|
commit | commitdiff | tree |
2005-05-19 |
Robin Dunn | Moved the pending pos and size into wxWindowMSW
|
commit | commitdiff | tree |
2005-05-19 |
Robin Dunn | No longer using the reserved pointer
|
commit | commitdiff | tree |
2005-05-19 |
Robin Dunn | More updates to the docview library modules and sample...
|
commit | commitdiff | tree |
2005-05-19 |
Robin Dunn | Patch from Davide Salomoni that adds an optional point
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | Bug fix from Chad Netzer for when self.history is None
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | Set the ID and the event object in the events
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | Added some test code (commented out)
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | Put a cap on the number of lines used in DoGetBestSize
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | Patch #1203934: enable best size caching for MSW widgets
|
commit | commitdiff | tree |
2005-05-18 |
Robin Dunn | Added a wx.xrc.XmlResourceHandler for the Ticker class
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | Cache best size
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | Themed backgrounds for flat generic buttons
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | Added optional parameter to wxversion.select and friends...
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | Added DoEraseBackground
|
commit | commitdiff | tree |
2005-05-17 |
Robin Dunn | Added wx.DROP_ICON()
|
commit | commitdiff | tree |
2005-05-16 |
Robin Dunn | Don't bypass the bacground erase anymore
|
commit | commitdiff | tree |
2005-05-16 |
Robin Dunn | cleanup
|
commit | commitdiff | tree |
2005-05-13 |
Robin Dunn | Don't adjust the keycode for Ctrl-Backspace
|
commit | commitdiff | tree |
2005-05-13 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-05-13 |
Robin Dunn | Some demo tweaks
|
commit | commitdiff | tree |
2005-05-13 |
Robin Dunn | Better handling of the bg to allow the theme (if any...
|
commit | commitdiff | tree |
2005-05-13 |
Robin Dunn | Added missing CacheBestSize
|
commit | commitdiff | tree |
2005-05-13 |
Robin Dunn | Optionally upload the docs
|
commit | commitdiff | tree |
next |