]> git.saurik.com Git - wxWidgets.git/history - wxPython
adding common search field file
[wxWidgets.git] / wxPython /
2006-12-12  Robin Dunnregenerated
2006-12-12  Robin DunnTypo fix
2006-12-12  Robin DunnBump subrelease number
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-12  Robin DunnMention wx.SearchCtrl
2006-12-11  Robin DunnSome more _BTN changes
2006-12-11  Robin DunnPut a separator between the controls
2006-12-11  Robin Dunncomment out test code
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnAdd docstrings and a dummy class to be used in builds...
2006-12-11  Robin DunnRemove AdjustedBestSize property since the function...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnDocstring fixes
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnMove #include of srchctrl.h to wxPython_int.h
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-11  Robin Dunnsize_t's --> int's
2006-12-10  Robin Dunntest popup menus with checkable items
2006-12-10  Robin DunnwxStaticLineNameStr
2006-12-08  Robin DunnClear error if wxPyConvertSwigPtr failed
2006-12-08  Robin DunnUse correct flags Chinese
2006-12-08  Robin DunnMustHaveApp(wxWindow_FromHWND);
2006-12-08  Robin Dunnget rid of one of the extra slashes in the download...
2006-12-07  Robin Dunnminor build tweaks
2006-12-07  Robin Dunnignore a const overloaded method
2006-12-07  Robin DunnwxRect2DDouble --> wxRect2D
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-05  Robin DunnTry using locale.getpreferredencoding
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-05  Robin Dunndistrib fixes
2006-12-05  Robin Dunnfix some warnings
2006-12-04  Robin DunnAdd ToggleWindowStyle
2006-12-04  Robin DunnAdd Get/SetLogicalFunction
2006-12-04  Robin DunnAdd 2.5 dirs to PREFIXES
2006-12-04  Kevin OllivierDo not uninstall wxaddons module or files.
2006-12-04  Robin DunnDocument new location of the patched swig
2006-12-04  Robin Dunnfix typo
2006-12-02  Robin DunnreSWIGged
2006-12-02  Robin DunnTypo and whitespace tweaks
2006-12-02  Robin DunnAdded some modules from Riaan Booysen:
2006-12-01  Kevin OllivierNative control on Mac draws its own arrows, so don...
2006-11-30  Robin DunnReturn optimal label width from DrawHeaderButton
2006-11-29  Robin Dunnuse a more appropriate setter for the Selection property
2006-11-28  Robin DunnA couple new simple tests
2006-11-28  Robin DunnreSWIGged
2006-11-28  Robin DunnAdded scripts to build debian packages
2006-11-28  Robin Dunnregenned ReST docs
2006-11-28  Robin DunnAvoid assert on Mac
2006-11-27  Robin DunnreSWIGged
2006-11-27  Robin DunnTest for wx.TB_HORZ_LAYOUT too
2006-11-27  Kevin OllivierUpdates for AUI wrappers.
2006-11-26  Kevin OllivierMoved wxpyaddons.wxcommunity.com to wxaddons.wxcommunit...
2006-11-26  Robin DunnreSWIGged
2006-11-26  Robin DunnCompilation fixes
2006-11-26  Robin DunnAdd GetWindowBorderSize
2006-11-23  Kevin OllivierRemove debugging statement.
2006-11-23  Kevin OllivierAllow import checks to be turned off via preference.
2006-11-23  Robin DunnreSWIGged
2006-11-23  Robin DunnFixes for new AUI changes
2006-11-23  Robin DunnUpdates from Dan
2006-11-22  Kevin OllivierCoreGraphics only supports the wx.COPY logical function.
2006-07-25  Włodzimierz SkibaFinal steps to move to common icon.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlincompilation fix for platforms where size_t is unsigned...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-07-25  Vadim Zeitlingenerate middle click events (patch 1521314)
2006-11-21  Kevin OllivierTurn off spell-checking in the demo log window.
2006-11-21  Kevin OllivierAdd missing platform guard.
2006-11-21  Kevin OllivierAllow spell-checking to be turned off with the MLTE...
2006-11-21  Robin Dunnregenned docs
2006-11-21  Robin DunnreSWIGged
2006-11-21  Robin DunnEnsure the old tree item still exists before using it
2006-11-21  Robin Dunnno need to use a throw-away bitmap, just use th eone...
2006-11-21  Robin Dunnput unicows.dll in the python dir
2006-11-21  Robin Dunn2.7 --> 2.8
2006-11-21  Robin DunnShow GridCellAutoWrapStringRenderer
2006-11-21  Robin DunnDocstring tweaks
2006-11-21  Robin Dunnsave a reference to the bitmap so it doesn't get destro...
2006-11-19  Kevin OllivierUse DrawItemSelectionRect on GTK2 and OS X. Also, use...
2006-11-19  Kevin OllivierMigate to the new wxRendererNative::DrawItemSelectionRe...
2006-11-19  Robin Dunnsome build/install tweaks
2006-11-19  Robin DunnreSWIGged
2006-11-18  Kevin OllivierMake sure both filter and item text are converted to...
2006-11-18  Robin Dunnremoved 'unsigned' from 'unsigned int' so epydoc doesn...
2006-11-18  Robin DunnAdd 'combo' to __all__
2006-11-18  Robin DunnFix for build errors when the media lib was not built.
2006-11-18  Robin Dunnpy2exe finds the DLL now
2006-11-18  Robin DunnAdded wx.combo.BitmapComboBox
2006-11-18  Kevin OllivierFix compilation of wrapper, and add a couple events...
2006-11-18  Robin DunnreSWIGGed
2006-11-18  Robin DunnAdd docstrings for ComboCtrl and ComboPopup, and added...
2006-11-18  Robin Dunndemo tweaks
2006-11-18  Robin DunnforceTrueColour parameter
2006-11-17  Kevin OllivierAdding a copy of sized_controls.py to the wxPython...
next