applied patch for compilation with gcc 3.0
[wxWidgets.git] / include / wx / defs.h
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-08  Vadim Zeitlintry to autodetect Win32 macros
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-19  Gilles Depeyrotadded comment to explain __WXMAC_X__ define
2001-04-09  Vadim Zeitlinmingw32 compilation fix
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-04-08  Vadim Zeitlinapplied patch 411059 (mingw win32 api version check)
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-14  Vadim ZeitlinwxADJUST_MIN definition (forgot to ci last time)
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  David WebsterOS2RGB def fix
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-10-04  Julian SmartRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-10-03  Julian SmartSmall fixes to defs.h; change "windows.h" to <windows...
2000-09-25  Julian SmartAdded wxID_IGNORE
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-05  Julian SmartAdded rules to wxListCtrl (MSW now, GTK+ soon)
2000-09-01  David WebsterFix to properly define WXFARPROC for OS/2
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
2000-07-24  Guillermo Rodrigue... Corrected comment about Norlander headers (no changes...
2000-07-22  Julian SmartCygwin 1.1 mods (main branch)
2000-07-19  Ove KaavenMay as well also add a GTK_CLASS_TYPE macro for compati...
2000-07-19  Ove KaavenAdded "stand-ins" for a couple of Pango (Owen Taylor...
2000-07-19  Ove KaavenReplaced WXGTK13 with WXGTK20
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Vadim Zeitlindon't define __cplusplus for DECCXX if it is already...
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-06  Julian SmartSome BC++ 4.5 and other compile fixes; changed FAR...
2000-02-04  Robert Roebling ROP changes.
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Vadim Zeitlin__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE...
2000-01-24  Vadim Zeitlinvalue of wxTE_PASSWORD changed to be different from...
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-20  Vadim Zeitlinoops... extra #endif removed
2000-01-20  Vadim Zeitlin'FAR redefined' warning fixed
2000-01-20  Vadim Zeitlinadded test for _WIN32
2000-01-16  Václav SlavíkwxProgressDialog now accepts wxGA_SMOOTH style
2000-01-13  David WebsterLINKAGEMODE under OS/2 is only applicable for VisualAge...
2000-01-12  Vadim Zeitlinsome compilation fixes for mingw32 and not only
2000-01-11  George TaskerReplaced typo that had wxCALLBACK being redefined....
2000-01-10  Vadim ZeitlinwxAPIENTRY fixes (?)
2000-01-10  Guillermo Rodrigue... Fixes from Mumit Khan to allow DLL compilation; most...
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-30  Vadim Zeitlinadded wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home...
1999-12-29  Robert Roebling Corrected miniframe.
1999-12-29  Vadim Zeitlindefine __GNUWIN32_OLD__ for cygwin32 too
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-13  Vadim Zeitlinmoved wxID_SEPARATOR from menuitem.h to defs.h
1999-12-07  Robert Roebling Added wxUSE_SPINCTRL,
1999-12-06  David Webstersome os/2 icon-bitmap fixes
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-02  Karsten BallüderAdded wxINSTALL_PREFIX define to makefile and made...
1999-10-25  David Websterno message
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-21  Karsten Ballüderimproved dialup manager, added wxALL_FILES define
1999-10-21  David WebsterSupport different for Visualage Versions
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-15  David Webster*** empty log message ***
1999-10-14  Julian SmartAdded sqltypes.h (for Cygwin b20), some other Cygwin...
1999-10-09  Robert Roebling Applied a few patches,
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-01  Vadim ZeitlinwxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
1999-09-29  J. Russell SmythAdded wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
1999-09-20  David WebsterMore OS/2 changes and fixes. Getting there.
1999-09-20  David Webster*** empty log message ***
1999-09-13  Unknown (MT)Add wxTE_AUTO_SCROLL
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-06  Julian SmartChanged value of wxGA_SMOOTH (clashed with wxVERTICAL)
1999-09-02  Robin Dunnfixed a clash in values for wxSlider styles
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-09  J. Russell SmythCorrected check for new mingw32 with new headers
1999-08-09  Robert Roebling Completed wxBox,
next