2006-01-20 |
Robin Dunn | Patch for Bug 1409256, wxversion.py does not understand...
|
commit | commitdiff | tree |
2006-01-20 |
Robin Dunn | Updates for CreateButtonSizer
|
commit | commitdiff | tree |
2006-01-20 |
Robin Dunn | prevent overload abiguity in wxPyPrintPreview ctor
|
commit | commitdiff | tree |
2006-01-20 |
Robin Dunn | Added ConvertToGreyscale
|
commit | commitdiff | tree |
2006-01-17 |
Robin Dunn | MSW Support
|
commit | commitdiff | tree |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes
|
commit | commitdiff | tree |
2006-01-17 |
Robin Dunn | Remove the busy-wait loops in wxAMMediaBackend::Play...
|
commit | commitdiff | tree |
2006-01-17 |
Robin Dunn | Enable wxListCtrl in report mode to be able to use...
|
commit | commitdiff | tree |
2006-01-13 |
Robin Dunn | Only update the size if the parent is a frame and the...
|
commit | commitdiff | tree |
2006-01-13 |
Robin Dunn | Fix for MSVC 6 compile error
|
commit | commitdiff | tree |
2006-01-13 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-01-13 |
Robin Dunn | Added GetFrame and GetDialog
|
commit | commitdiff | tree |
2006-01-13 |
Robin Dunn | wx.EventLoop is now implemented for wxMac.
|
commit | commitdiff | tree |
2006-01-10 |
Robin Dunn | One last change from Chris. Delays handling a resize...
|
commit | commitdiff | tree |
2006-01-10 |
Robin Dunn | merge #4 from 2.6 branch
|
commit | commitdiff | tree |
2006-01-09 |
Robin Dunn | Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow
|
commit | commitdiff | tree |
2006-01-09 |
Robin Dunn | Merge #3 from the 2.6 branch, containing last set of...
|
commit | commitdiff | tree |
2006-01-09 |
Robin Dunn | Fix for wxMac when the tree doesn't have the focus...
|
commit | commitdiff | tree |
2006-01-06 |
Robin Dunn | another merge from WX_2_6_BRANCH
|
commit | commitdiff | tree |
2006-01-06 |
Robin Dunn | Allow the frame (if there is one) to resize the toolbar...
|
commit | commitdiff | tree |
2006-01-06 |
Robin Dunn | Added wxSizerItem::SetUserData
|
commit | commitdiff | tree |
2006-01-05 |
Robin Dunn | Workaround for wxMac since it is unable to dismiss...
|
commit | commitdiff | tree |
2006-01-05 |
Robin Dunn | Added wxGetMouseState which returns the current state...
|
commit | commitdiff | tree |
2006-01-02 |
Robin Dunn | Added wx.GetColourFromUser and wx.GetFontFromUser
|
commit | commitdiff | tree |
2006-01-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-01-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-01-02 |
Robin Dunn | Update copyright year
|
commit | commitdiff | tree |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch
|
commit | commitdiff | tree |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch
|
commit | commitdiff | tree |
2005-12-30 |
Robin Dunn | wxHotkeyModifier --> wxKeyModifier
|
commit | commitdiff | tree |
2005-12-30 |
Robin Dunn | Note that some deprecated items have been removed
|
commit | commitdiff | tree |
2005-12-22 |
Robin Dunn | Fix for bug #1266745 and #1387725 in the wxFindReplaceDialog...
|
commit | commitdiff | tree |
2005-12-21 |
Robin Dunn | After a conversaion with Vadim I reverted the last...
|
commit | commitdiff | tree |
2005-12-21 |
Robin Dunn | Fix for Bug #1387359, bail out early from DoWriteText...
|
commit | commitdiff | tree |
2005-06-15 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
2005-06-15 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-06-14 |
Robin Dunn | Log the exception when writing to file fails.
|
commit | commitdiff | tree |
2005-06-14 |
Robin Dunn | docstring typo
|
commit | commitdiff | tree |
2005-06-14 |
Robin Dunn | Unregister the object too
|
commit | commitdiff | tree |
2005-06-13 |
Robin Dunn | Pass the print data to the wx.PrintDialogData ctor.
|
commit | commitdiff | tree |
2005-06-13 |
Robin Dunn | Patch from Ole André, call RegisterActiveObject() so...
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | Docview and IDE patch from Morag Hua with fix for bug...
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | Only freeze the splitter, the children will be automatically...
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | Forgot to get rid of the old test code
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | Only Freeze/Thaw on wxMSW. The other ports don't need it.
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | Added the wx.lib.splitter module, which contains the
|
commit | commitdiff | tree |
2005-06-11 |
Robin Dunn | A little cleanup
|
commit | commitdiff | tree |
2005-06-10 |
Robin Dunn | Fix for bug #1217874, Error in parameter name in DocManager...
|
commit | commitdiff | tree |
2005-06-10 |
Robin Dunn | Fixes for bug #1217872 pydocview.DocService not correctly...
|
commit | commitdiff | tree |
2005-06-09 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-06-09 |
Robin Dunn | Virtualize OnInternalIdle.
|
commit | commitdiff | tree |
2005-06-09 |
Robin Dunn | Added wx.RendererNative class
|
commit | commitdiff | tree |
2005-06-09 |
Robin Dunn | Subrelease version bump
|
commit | commitdiff | tree |
2005-06-09 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-06-09 |
Robin Dunn | Added wx.LogBuffer
|
commit | commitdiff | tree |
2005-06-08 |
Robin Dunn | Don't deselect all others when SelectItem is called...
|
commit | commitdiff | tree |
2005-06-08 |
Robin Dunn | For consistency with the other ports don't send an...
|
commit | commitdiff | tree |
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 |
next |