2006-04-06 |
Robin Dunn | wx.lib.pubsub updates from Oliver Schoenborn: |
tree | commitdiff |
2006-04-06 |
Robin Dunn | Force a full refresh when the focus changes so the... |
tree | commitdiff |
2006-04-04 |
Robin Dunn | Docstring fix |
tree | commitdiff |
2006-03-31 |
Robin Dunn | Fixed problem in wx.lib.splitter when used on 64-bit... |
tree | commitdiff |
2006-03-30 |
Robin Dunn | Need to tell which object to Destroy() |
tree | commitdiff |
2006-03-28 |
Robin Dunn | avoid assert in wxMac port, only change the font point... |
tree | commitdiff |
2006-03-25 |
Robin Dunn | Use self.GetCanvas() instead of just self.GetCanvas |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add scrollbars when the plot is zoomed in, and also... |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Added CheckListCtrlMixin from Bruce Who |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Updated the analogclock.py module to the new analogcloc... |
tree | commitdiff |
2006-03-14 |
Robin Dunn | typo |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied patch #1441370: lib.plot - allow passing in... |
tree | commitdiff |
2006-03-06 |
Robin Dunn | Publisher is now able to parse a dotted notation string |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Give attribution to Jorgen Bodde |
tree | commitdiff |
2006-02-21 |
Roman Rolinsky | corrected positioning of internal panels, as the defaul... |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
tree | commitdiff |
2006-02-03 |
Robin Dunn | Better cleanup of circular references. |
tree | commitdiff |
2006-02-01 |
Roman Rolinsky | updated from CVS |
tree | commitdiff |
2006-01-31 |
Robin Dunn | Delay part of the setup |
tree | commitdiff |
2006-01-29 |
David Surovell | wxPython tab cleaning |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Ensure the window is still valid before adjusting the... |
tree | commitdiff |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
tree | commitdiff |
2006-01-10 |
Robin Dunn | One last change from Chris. Delays handling a resize... |
tree | commitdiff |
2006-01-10 |
Robin Dunn | merge #4 from 2.6 branch |
tree | commitdiff |
2006-01-09 |
Robin Dunn | Merge #3 from the 2.6 branch, containing last set of... |
tree | commitdiff |
2006-01-06 |
Robin Dunn | another merge from WX_2_6_BRANCH |
tree | commitdiff |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
tree | commitdiff |
2005-11-16 |
Włodzimierz Skiba | Finally removes occurences of OnMenuCommand and closes... |
tree | commitdiff |
2005-06-30 |
Kevin Ollivier | Added a missing import that was causing FormatText... |
tree | commitdiff |
2005-06-13 |
Robin Dunn | Pass the print data to the wx.PrintDialogData ctor. |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Docview and IDE patch from Morag Hua with fix for bug... |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Only freeze the splitter, the children will be automati... |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Forgot to get rid of the old test code |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Only Freeze/Thaw on wxMSW. The other ports don't need it. |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Added the wx.lib.splitter module, which contains the |
tree | commitdiff |
2005-06-10 |
Robin Dunn | Fix for bug #1217874, Error in parameter name in DocMan... |
tree | commitdiff |
2005-06-10 |
Robin Dunn | Fixes for bug #1217872 pydocview.DocService not correct... |
tree | commitdiff |
2005-06-03 |
Robin Dunn | Typo fixed |
tree | commitdiff |
2005-06-02 |
Robin Dunn | Don't scroll when the mouse is dragged outside of the... |
tree | commitdiff |
2005-06-02 |
Robin Dunn | Have to dig a little deeper to find a wxPyDeadObject... |
tree | commitdiff |
2005-05-31 |
Robin Dunn | DocView patches from Morgen Hua: bug fixes, and additio... |
tree | commitdiff |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
tree | commitdiff |
2005-05-19 |
Robin Dunn | More updates to the docview library modules and sample... |
tree | commitdiff |
2005-05-19 |
Robin Dunn | Patch from Davide Salomoni that adds an optional point |
tree | commitdiff |
2005-05-18 |
Robin Dunn | Bug fix from Chad Netzer for when self.history is None |
tree | commitdiff |
2005-05-18 |
Robin Dunn | Set the ID and the event object in the events |
tree | commitdiff |
2005-05-18 |
Robin Dunn | Added a wx.xrc.XmlResourceHandler for the Ticker class |
tree | commitdiff |
2005-05-17 |
Robin Dunn | Themed backgrounds for flat generic buttons |
tree | commitdiff |
2005-05-13 |
Robin Dunn | Better handling of the bg to allow the theme (if any... |
tree | commitdiff |
2005-05-13 |
Robin Dunn | Added wx.lib.hyperlink from Andrea Gavana. It is a... |
tree | commitdiff |
2005-05-12 |
Robin Dunn | Add line control points before the end point |
tree | commitdiff |
2005-05-12 |
Robin Dunn | Docstring updates |
tree | commitdiff |
2005-05-11 |
Robin Dunn | Don't use wx.TheFontList.FindOrCreateFont, it's way... |
tree | commitdiff |
2005-05-09 |
Robin Dunn | Don't allow zero-sized buffer bitmaps |
tree | commitdiff |
2005-05-05 |
Robin Dunn | More updates from Morgan Hua |
tree | commitdiff |
2005-05-04 |
Robin Dunn | Bind event to the listctrl |
tree | commitdiff |
2005-05-04 |
Robin Dunn | use the passed in ID |
tree | commitdiff |
2005-05-04 |
Robin Dunn | part of the revert of 1.8 got botched |
tree | commitdiff |
2005-05-02 |
Robin Dunn | flicker reduction for gtk2 |
tree | commitdiff |
2005-05-02 |
Robin Dunn | Ensure the bitmap is good before drawing it. |
tree | commitdiff |
2005-04-29 |
Robin Dunn | detabbed |
tree | commitdiff |
2005-04-29 |
Robin Dunn | No need to match bg colours any more |
tree | commitdiff |
2005-04-28 |
Robin Dunn | Updates to doc/view modules and sample apps from Active... |
tree | commitdiff |
2005-04-22 |
Robin Dunn | extra self removed |
tree | commitdiff |
2005-04-16 |
Robin Dunn | Patch from Joe "shmengie" Brown joebrown@podiatryfl.com |
tree | commitdiff |
2005-04-13 |
Robin Dunn | Applied patch #1181805 TextEditMixin and EVT_LIST_END_L... |
tree | commitdiff |
2005-04-09 |
Robin Dunn | Don't depend on the default formatting of wx.DateTime... |
tree | commitdiff |
2005-04-08 |
Robin Dunn | Patch from Will Sadkin |
tree | commitdiff |
2005-04-08 |
Robin Dunn | Updated docview library modules and sample apps from... |
tree | commitdiff |
2005-04-08 |
Robin Dunn | Ignore kill focus events when being destroyed |
tree | commitdiff |
2005-04-07 |
Robin Dunn | fixed typo |
tree | commitdiff |
2005-04-06 |
Robin Dunn | Correct way to find the region |
tree | commitdiff |
2005-04-06 |
Robin Dunn | Return the wx.SizerItem from the Add methods |
tree | commitdiff |
2005-04-04 |
Robin Dunn | Patch from Werner F. Bruhin that allows either vertical... |
tree | commitdiff |
2005-04-03 |
Robin Dunn | Copy the wx.PrintData objects |
tree | commitdiff |
2005-03-31 |
Robin Dunn | docstring fix |
tree | commitdiff |
2005-03-31 |
Robin Dunn | Change multipleChoiceDialog to use wx.MultiChoiceDialog... |
tree | commitdiff |
2005-03-30 |
Robin Dunn | Added wx.lib.foldpanelbar, Andrea Gavana's port of... |
tree | commitdiff |
2005-03-30 |
Robin Dunn | OGL fixes from Davide Salomoni |
tree | commitdiff |
2005-03-28 |
Robin Dunn | wx.lib.mixins.listctrl: Patches from Toni Brkic: |
tree | commitdiff |
2005-03-25 |
Robin Dunn | A little cleanup |
tree | commitdiff |
2005-03-24 |
Robin Dunn | Delay some of the cascading resizes to work around... |
tree | commitdiff |
2005-03-03 |
Robin Dunn | Add SetDefault() |
tree | commitdiff |
2005-03-02 |
Robin Dunn | allow border flags |
tree | commitdiff |
2005-03-01 |
Robin Dunn | Added newDirectory flag to DirBrowseButton |
tree | commitdiff |
2005-03-01 |
Robin Dunn | Use GetMark if available |
tree | commitdiff |
2005-02-28 |
Robin Dunn | delete singleInstanceChecker when exiting |
tree | commitdiff |
2005-02-28 |
Robin Dunn | NotebookSizer is deprecated |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Updates for doc/view from Morgan Hua |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Updates for MouseGestures |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Patch from Will Sadkin: |
tree | commitdiff |
2005-02-25 |
Robin Dunn | Added docview modules from Peter Yared and Morgan Hua |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.lib.gestures module from Daniel Pozmanter... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
tree | commitdiff |
2005-02-18 |
Robin Dunn | can't have a zero sized font |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Use wx.StdDialogButtonSizer |
tree | commitdiff |
2005-02-04 |
Robin Dunn | Patch #1113284: wx.lib.calendar SetBusType() problem |
tree | commitdiff |
2005-01-30 |
Kevin Ollivier | Fixed problem with incorrect panel background on OS X. |
tree | commitdiff |
2005-01-13 |
Robin Dunn | a bit of code cleanupt |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Play nice with sizers |
tree | commitdiff |
next |