]> git.saurik.com Git - wxWidgets.git/history - src/generic/gridg.cpp
Changed wxRectangle to wxRect. Sorry for the bandwidth...
[wxWidgets.git] / src / generic / gridg.cpp
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