]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/data.cpp
These at least compiles in Unicode mode...
[wxWidgets.git] / src / gtk1 / data.cpp
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-24  Robert Roebling Small doc corrections
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-11-26  Robert Roebling Flicker war won.
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-12  Guilhem LavauxAdded IMPLEMENT_CLASS, ... about wxStream classes ...
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-05-20  Karsten BallüderInitial revision