fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
[wxWidgets.git] / wxPython /
2004-01-21  Robin DunnTypos fixed and further clarification of the Python...
2004-01-21  Robin DunnChanges needed to put the Panther version in the right...
2004-01-21  Robin DunnTypos fixed and other tweaks
2004-01-21  Robin DunnUse Bind
2004-01-21  Robin Dunnnew encoding constants
2004-01-21  Robin DunnFix cleanup exceptions
2004-01-21  Robin Dunncleanup, docs, and typos
2004-01-20  Robin DunnUse new SystemSettings names
2004-01-20  Robin Dunnuse new syntax for emitting python code
2004-01-20  Robin Dunntypos fixed and more notes on some changes
2004-01-20  Robin DunnBe sure to mention the directories too so they get...
2004-01-20  Robin DunnPatches from Tomo
2004-01-18  Robin DunnIgnore the args and args errors on Mac
2004-01-18  Robin Dunn*** empty log message ***
2004-01-18  Robin DunnDon't create the fonts until after they are needed...
2004-01-18  Robin DunnChange owner and permissions of installed files
2004-01-18  Robin Dunnupdates for the readme
2004-01-18  Robin DunnUpdated preview version number
2004-01-18  Robin DunnRPM tweaks
2004-01-17  Robin DunnUpdated Installer builder scripts and such for OS X
2004-01-16  Robin Dunnalso cleanup patch reject files
2004-01-16  Robin DunnEnsure item is valid before using it.
2004-01-16  Robin DunnUpdated metadata document
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin Dunnprevent checking for empty string
2004-01-15  Robin Dunntweak the spin button size
2004-01-15  Robin DunnOn Windows the wxBitmapButton can't be borderless if...
2004-01-15  Robin DunnON XP when pages are added to a Notebook their colours...
2004-01-15  Robin DunnUse unbuffered output
2004-01-15  Robin DunnNot sure what this was here for
2004-01-15  Robin DunnWin32 installer script updated for 2.5
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin Dunnlittle tweaks
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin Dunnlittle tweaks
2004-01-15  Robin DunnAllow nested calls to wxPy[Begin|End]BlockThreads inste...
2004-01-15  Robin DunnAdded wrappers for the missing wxSpinEvent, which fixes...
2004-01-14  Robin DunnMore packager scripts updates. The RPMs will now insta...
2004-01-14  Robin DunnCorrected install_data files
2004-01-14  Robin Dunntypo
2004-01-14  Robin DunnFixed preprocessor warnings
2004-01-14  Robin DunnGot iewin up and running again.
2004-01-14  Robin Dunncheck for existance of output files
2004-01-13  Robin DunnUpdate for new pickle format
2004-01-13  Robin DunnAdded some missing wx namespace corrections
2004-01-13  Roman RolinskywxGridBahSizer support
2004-01-13  Roman Rolinskyreplaced by CHANGES.txt
2004-01-13  Robin DunnStarting to update the tarball and rpm spec files for...
2004-01-13  Robin DunnUse "import wx". wxPython.wx now has backwards compati...
2004-01-13  Robin DunnFixed the docstring, default module is now wx, not...
2004-01-13  Robin DunnForgot to output the first string
2004-01-13  Robin DunnDon't allow parameterless wxDropSource
2004-01-13  Robin DunnAPI and etc. updates
2004-01-13  Robin Dunnnew DC API fix
2004-01-13  Robin DunnMore demo conversion and cleanup from Jeff
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2004-01-09  Robin Dunndoc tweaks, typo fixed, etc.
2004-01-09  Robin Dunnlittle tweaks to match wxWin changes
2004-01-08  Robin DunnUpdated layout
2004-01-08  Robin DunnSet the DC font before drawing the label
2004-01-08  Robin DunnTypo fix
2004-01-08  Robin DunnCopy Solaris note from 2.4's setup.py
2004-01-08  Robin DunnUpdated build and install docs
2004-01-07  Robin DunnreSWIGged
2004-01-07  Robin DunnUpdated overview
2004-01-07  Robin Dunnupdated Joystick demo, is now wxDesigner-less
2004-01-06  Robin DunnIt *does* work now
2004-01-06  Robin DunnreSWIGged
2004-01-06  Robin DunnRename the grid selection mode flags
2004-01-06  Robin DunnAdded a set of 2.4 compatibility classes for the wxDC...
2004-01-06  Robin DunnFixes for the UNICODE build
2004-01-05  Robin DunnEnsure that the dirdialog is destroyed after use
2004-01-03  Robin DunnThis file should not have been checked in!
2004-01-03  Robin DunnRenamed demo modules to be wx-less.
2004-01-02  Robin DunnVersion number update
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnFix addtofunc directives foir wxCheckListBox
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnSome wxOGL tweaks to match what has been done in the...
2004-01-02  Robin DunnNew wxDesigner-less version of the MimeTypesManager...
2004-01-02  Robin DunnwxBell --> wx.Bell
2003-12-31  Robin DunnTrack and translate typenames where possible
2003-12-30  Robin DunnUse correct method name for GetRowLabelValue
2003-12-30  Robin DunnreSWIGged
2003-12-30  Robin DunnEnsure we have the capture before releasing it.
2003-12-30  Robin DunnMake sure the comment is output in the pythoncode
2003-12-30  Robin Dunnshift the print position a little
2003-12-30  Robin Dunna bit of tweaking
2003-12-30  Robin DunnForce integer values for positions and sizes
2003-12-30  Robin Dunnwx* and other name fixes
2003-12-29  Robin DunnRename the .tar.gz to a .tgz
2003-12-29  Robin DunnCompatibility modules for a couple that have gone AWOL...
2003-12-29  Robin DunnApparently wxPopupWindow position is not screen relativ...
2003-12-29  Robin DunnShow how to set print data options when using HTMLEasyP...
2003-12-29  Robin DunnAdded SF Patch#
2003-12-29  Robin DunnFix compile error when building for Python 2.2
2003-12-29  Robin DunnSince they are new style classes we need to use the...
2003-12-29  Robin DunnFixed drawing of the lines data, also ensure that only...
2003-12-29  Robin DunnSet foreground colour when drawing items in the VListBox
2003-12-25  Roman Rolinskyadded subclass attribute
next