]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx
fix for w/o expat
[wxWidgets.git] / wxPython / wx /
2005-04-16  Robin DunnPatch from Joe "shmengie" Brown joebrown@podiatryfl.com
2005-04-13  Robin DunnApplied patch #1181805 TextEditMixin and EVT_LIST_END_L...
2005-04-09  Robin DunnDon't depend on the default formatting of wx.DateTime...
2005-04-08  Robin DunnPatch from Will Sadkin
2005-04-08  Robin DunnUpdated docview library modules and sample apps from...
2005-04-08  Robin DunnIgnore kill focus events when being destroyed
2005-04-07  Robin Dunnfixed typo
2005-04-06  Robin DunnCorrect way to find the region
2005-04-06  Robin DunnReturn the wx.SizerItem from the Add methods
2005-04-04  Robin DunnPatch from Werner F. Bruhin that allows either vertical...
2005-04-03  Robin DunnCopy the wx.PrintData objects
2005-03-31  Robin Dunndocstring fix
2005-03-31  Robin DunnChange multipleChoiceDialog to use wx.MultiChoiceDialog...
2005-03-30  Robin DunnAdded wx.lib.foldpanelbar, Andrea Gavana's port of...
2005-03-30  Robin DunnOGL fixes from Davide Salomoni
2005-03-28  Robin Dunnwx.lib.mixins.listctrl: Patches from Toni Brkic:
2005-03-25  Robin DunnBe a little smarter about converting unicode command...
2005-03-25  Robin DunnA little cleanup
2005-03-24  Robin DunnDelay some of the cascading resizes to work around...
2005-03-14  Roman RolinskyREADME scrolling fix
2005-03-08  Robin DunnWorkaround for toolbartool tooltip not getting written...
2005-03-06  Robin DunnAdded toolbar wxTB_TEXT flag and tool label property
2005-03-03  Robin DunnAdd SetDefault()
2005-03-02  Robin Dunnallow border flags
2005-03-01  Robin DunnAdded newDirectory flag to DirBrowseButton
2005-03-01  Robin DunnUse GetMark if available
2005-02-28  Robin Dunndelete singleInstanceChecker when exiting
2005-02-28  Robin DunnNotebookSizer is deprecated
2005-02-28  Robin DunnUpdates for doc/view from Morgan Hua
2005-02-28  Robin DunnUpdates for MouseGestures
2005-02-28  Robin DunnPatch from Will Sadkin:
2005-02-25  Robin DunnAdded docview modules from Peter Yared and Morgan Hua
2005-02-18  Robin DunnAdded wx.lib.gestures module from Daniel Pozmanter...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Robin DunnAvoid doing a str(object) since in some cases it can...
2005-02-18  Robin Dunncan't have a zero sized font
2005-02-07  Robin DunnreSWIGged
2005-02-07  Robin DunnDon't do str() on Numeric arrays
2005-02-07  Robin DunnUse wx.StdDialogButtonSizer
2005-02-04  Robin DunnPatch #1113284: wx.lib.calendar SetBusType() problem
2005-01-31  Roman RolinskyLocate command, etc.
2005-01-31  Roman RolinskyBatch of changes:
2005-01-30  Kevin OllivierFixed problem with incorrect panel background on OS X.
2005-01-13  Robin DunnPatch from Prabhu Ramachandran to make introspection...
2005-01-13  Robin Dunnuntabified
2005-01-13  Robin Dunna bit of code cleanupt
2005-01-13  Robin DunnPlay nice with sizers
2005-01-12  Robin DunnFix for bug [ 1098263 ] wx.lib.ogl control points leak
2004-12-26  Roman Rolinskychecking for dom.encoding == None
2004-12-26  Roman RolinskywxIcon correctly handled now (it has no "icon" tag)
2004-12-23  Robin DunnChanged GetSystemColour to GetColour
2004-12-17  Robin DunnAdded default values for some parameters
2004-12-16  Robin Dunnuntabified
2004-12-14  Robin DunnApplied patch #1084332: xrced does not respect encoding
2004-12-07  Robin Dunnmade dates in comments consistent
2004-12-01  Robin Dunnensure that yesr is an integer
2004-11-16  Robin Dunncommented out dbg message
2004-11-11  Robin DunnFixed typo
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-11-10  Robin DunnFixed GetSaveData and SetSaveData in wx.lib.multisash...
2004-11-10  Robin DunnOGL patch from Shane Holloway:
2004-11-09  Robin DunnBacked out Oliver's PyPlot changes at Gordon's request.
2004-11-05  Robin DunnPyPlot updates from Oliver Schoenborn:
2004-11-05  Robin DunnOnly do this Show on wxGTK as it is needed there but...
2004-10-30  Robin DunnEnsure the first EVT_SIZE has happened before the first...
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-22  Robin DunnA small fix for attachment popints and comments, from...
2004-10-19  Robin DunnMore PyPlot updates from Gordon Williams:
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-10-15  Robin DunnApplied patch from Pim Van Heuven that modifies 4 files:
2004-10-15  Robin DunnwxRect --> wx.Rect
2004-10-13  Robin Dunnline segment fixes
2004-10-13  Robin Dunndc.DrawLines fixed [1046055]
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-11  Roman RolinskyApplied changes by Bartlomiej Gorny for recent files...
2004-10-10  Roman Rolinskyfixed spacer image
2004-10-10  Roman RolinskyFixed spacer image
2004-10-07  Robin DunnPatch from Gordon Williams:
2004-10-07  Robin DunnFloatCanvas patch from Chris Barker.
2004-10-06  Robin DunnA Python version of wxrc
2004-10-01  Robin DunnFixed typo, patch from Will
2004-09-30  Robin DunnCorrect call to shape.Show()
2004-09-24  Robin DunnAdded missing setters
2004-09-23  Robin Dunnwx.NO_BORDER style sets the bezel width to 0
2004-09-23  Robin DunnFixes for bug #1031151 and #1031239
2004-09-18  Robin DunnUse line.Draw(dc) instead of line.GetEventHandler(...
2004-09-18  Robin DunnPoint x,y fixes from Pierre
2004-09-17  Robin DunnCorrect indentation and Snap calls
2004-09-17  Robin DunnAppend --> append
2004-09-10  Robin DunnFix for ogl.FORMAT_SIZE_TO_CONTENTS
2004-09-09  Robin Dunnfixed case typo
2004-09-08  Robin DunnFixed wrong append() name
2004-09-01  Robin DunnAdded wx.lib.ticker.Ticker class from Chris Mellon.
2004-09-01  Robin DunnUpdated generic window styles
2004-09-01  Robin DunnAdded 3-state checkbox and toggle button support
2004-08-31  Robin DunnAdding DrawnShape (patch from Pierre Hjälm)
2004-08-25  Robin Dunndon't show the message dialog on import unless there...
2004-08-25  Robin DunnUse default heights on the buttons
2004-08-25  Robin Dunntypo fix
2004-08-25  Robin DunnwxListCtrl --> wx.ListCtrl
next