Some #include and #if wxUSE_XX things
[wxWidgets.git] / src / generic / gridg.cpp
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim ZeitlinMotif cell highlighting problem fixed
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-01-29  Julian SmartDoc mods, sash window bug
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-15  Julian SmartCured radiobutton non-setting by using BS_AUTORADIOBUTT...
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-25  Robert Roebling Fixed module code
1998-11-25  Robin DunnConverted the virtual-methods-callbacks into real event...
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-14  Robert Roebling Added validation support
1998-07-27  Robert Roeblingwarning msgs
1998-07-17  Julian SmartBug fix to scrolwin.cpp (position not set in SetScrollb...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-06-25  Julian SmartReduced flicker by a combination of less background...
1998-06-22  Julian SmartAdded more flags to resource.cpp, #ifdefed out ScanfV...
1998-05-20  Karsten BallüderInitial revision