wxWidgets.git
2004-01-16  Ryan NortonAdded setup.h stuff
2004-01-16  Robin DunnSend menu highlight events and fix statusbar to update...
2004-01-16  Robin DunnSend window create events
2004-01-16  Robin DunnPatch [ 877891 ] Share the DC from DoPaint with FullPai...
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  David ElliottAllow Clear() to clear the control even when it is...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin Dunnlittle tweaks
2004-01-15  Dimitri SchoolwerthApplied patch #877159: Joinable threads might crash...
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  Chris Elliottapply SF patch 876817
2004-01-14  Stefan Csomorremove some duplicate defines under Mach
2004-01-14  Ryan NortonA little clarification
2004-01-14  David ElliottAdded MSWPositionForWxMenu() method which is used to...
2004-01-14  David ElliottIsInAssert is only available (and only makes sense...
2004-01-14  David ElliottAdded empty base class constructors. This will still...
2004-01-14  David Elliott* In _GSocket_Get_Mac_Socket(), do not call CFSocketSet...
2004-01-14  David Elliott* Revert Darwin specific changes to GSocket_destroy.
2004-01-14  David Elliott* _GSocket_Enable_Events() and _GSocket_Disable_Events...
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-14  Robin DunnFix compile warning when building DLLs
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  Julian SmartAdded Emulator, configtool
2004-01-13  Dimitri SchoolwerthApplied patch #876228: "Current value" always counts...
2004-01-13  Roman Rolinskyreplaced by CHANGES.txt
2004-01-13  Julian SmartCorrected wrong reference to Gizmos location
2004-01-13  Julian SmartImproved colours in wxUniv -- white (window colour...
2004-01-13  Julian SmartSuppress spurious icon-related log messages
2004-01-13  Julian SmartAdded extra check in case CopyFromIcon fails
2004-01-13  Julian SmartMust have event.Skip() in OnSize for wxUniv
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-13  Dimitri SchoolwerthTo use "#pragma warning" a #ifdef __VISUALC__ guard...
2004-01-13  Dimitri SchoolwerthApplied patch #875647, fixes an unused variable warning...
2004-01-13  Robin Dunnx11/popupwin.h wasn't being installed
2004-01-12  Julian SmartAdded some constants. wxRAISED_BORDER not GTK+-only.
2004-01-12  Julian SmartUnicode and ODBC are now compatible
2004-01-11  Julian SmartApplied patch [ 825396 ] dbbrowse demo compatible with...
2004-01-11  Julian SmartApplied patch [ 838940 ] notebook labels are not shown...
2004-01-11  Julian SmartApplied patch [ 827399 ] sqltypes.h included without...
2004-01-11  Julian SmartApplied patch [ 851052 ] [msw] Clipboard: Allow automat...
2004-01-11  Julian SmartReverted bad fix.
2004-01-11  Julian SmartApplied patch [ 849212 ] Sets SO_REUSEADDR flag on...
2004-01-11  Julian SmartApplied patch [ 850483 ] Toolbar bugfix (Mac)
2004-01-11  Julian SmartApplied patch [ 858324 ] Calling EndModal inside an...
2004-01-11  Julian SmartApplied patch [ 791573 ] New feature for FL toorbar...
2004-01-11  Julian SmartRecorded patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-11  Julian SmartAlways use XPMs in this sample
2004-01-11  Julian SmartApplied patch [ 864469 ] WaitForAccept(): 100% CPU...
2004-01-11  Julian SmartApplied patch [ 800086 ] GridCellTextEditor wxTE_RICH...
2004-01-11  Julian SmartApplied patch [ 842285 ] comparison for wxIPV4address
2004-01-11  Julian SmartApplied patch [ 853850 ] Fixes for wxFormatConverter
2004-01-11  Julian SmartApplied patch [ 869522 ] Cleaning of deprecated contrib
2004-01-11  Julian SmartApplied patch [ 874495 ] wxMSW: Flat buttons
2004-01-11  Julian SmartAdded missing description for wxNO_BORDER
2004-01-10  Ryan NortonRemoved old tests file and replaced with tcl version....
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2004-01-09  Julian SmartAdded FromAscii, ToAscii docs
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  Julian SmartAdded wxWS_EX_BLOCK_EVENTS style
2004-01-08  Robin DunnSet the DC font before drawing the label
2004-01-08  Julian SmartApplied patch [ 863936 ] wxGrid scroll bars not drawn.
2004-01-08  Julian SmartApplied patch [ 851044 ] wxGrid receives wxFocusEvent
2004-01-08  Julian SmartApplied patch [ 871014 ] Adding size of control to...
2004-01-08  Julian SmartApplied patch [ 873021 ] Bug fix for MSW wxComboBox
2004-01-08  Julian SmartAdded change log for patch: wxGenericDirCtrl does not...
2004-01-08  Julian SmartApplied patch [ 866387 ] wxGenericDirCtrl does not...
2004-01-08  Julian SmartApplied patch [ 868061 ] Warning free OGL
2004-01-08  Julian SmartApplied patch [ 867187 ] wxWindows-like markup in TEX2R...
2004-01-08  Julian SmartApplied patch [ 868373 ] Missed Unicode markup in menu...
2004-01-08  Julian SmartApplied patch [ 872338 ] Minor fixes to forty, fractal...
2004-01-08  Julian SmartApplied [ 866603 ] Fixes the listctrl demo's 'Toggle...
next