]> git.saurik.com Git - wxWidgets.git/history - include/wx/defs.h
Fixes from Mumit Khan to allow DLL compilation; most fixes related to
[wxWidgets.git] / include / wx / defs.h
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,
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-04  Václav Slavíkbool scrollable replaced by wxHW_* flags
1999-08-03  Vadim ZeitlinLINKAGEMODE moved to defs.h - string.cpp actually compi...
1999-08-03  Vadim Zeitlin__UNIX__ redefition corrected
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  David Webster*** empty log message ***
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-27  Vadim ZeitlinwxGTK compilation fixes
1999-07-25  Robert Roebling Distrib things
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-16  Karsten Ballüderremoved obsolete flag
1999-07-11  Robert Roebling DocView and wxStream things
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.
1999-06-26  Václav Slavík*** empty log message ***
1999-06-23  Robert Roebling Motif compile fixes
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-16  Robert Roebling wxWINE things.
1999-06-14  Patrick Albert*** empty log message ***
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-09  Robert Roebling WINE is so fine.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-05  Vadim Zeitlin1. added missing wxUSE_TEXTDLG to setup0.h
1999-06-04  Robert Roebling Added wxInt32 etc (FIXME for 64bit)
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-28  Robert Roebling New defines for wxTreeCtrl
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-05-25  Julian SmartMisc small changes
1999-05-24  Unknown (BV)Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING.
1999-05-21  Unknown (NI)Added missing comma
1999-05-21  Unknown (NI)added constant WXK_NUMPAD_NEXT
1999-05-21  Vadim ZeitlinHP-UX gcc compilation fixes
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Robert Roebling New virtual key defines (NUMPAD_XXX).
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-05  Robert Roebling added wxStaticLine used in wxMessageBox
1999-05-05  Karsten BallüderModified WM hints handling which should be much better...
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-05-03  Robert Roebling Implemented flat toolbars
1999-04-20  Robert Roebling little doc updates
1999-04-09  Robert Roebling Here it comes:
next