]> git.saurik.com Git - wxWidgets.git/history - include
Motif: made file selector and message box properly take on background colour.
[wxWidgets.git] / include /
1999-10-26  Vadim Zeitlin1. corrected uninitialised variable (which led to crash...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-26  David Webster*** empty log message ***
1999-10-26  David Webster*** empty log message ***
1999-10-25  Julian SmartAdded WXDLLEXPORT to wxChrono
1999-10-25  David Websterno message
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-25  Julian SmartAdded more compat. functions for wxGrid so grid sample...
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-25  Julian SmartAdded mysteriously-missing #endif
1999-10-25  David Webster*** empty log message ***
1999-10-24  Ove KaavenChanged wxGetSingleChoiceData() to take void* client...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-24  Vadim ZeitlinwxDropSource now has 3 custom cursors for copy/move...
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-24  David Webster*** empty log message ***
1999-10-24  Julian SmartMore Watcom C++ compilation stuff
1999-10-24  Vadim Zeitlin1. compilation fix for wxArrayTreeItemIds
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-23  Julian SmartBC++ and Watcom C++ makefile and source fixes
1999-10-22  Robert Roebling Added wxDropSource::GiveFeedBack().
1999-10-22  David Websterno message
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-22  Vadim ZeitlinMSW compilation fixes (untested)
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-10-22  Vadim Zeitlin1. some fixes for wxSortedArrayString
1999-10-22  Julian SmartBC++ fixes.
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-22  Vadim Zeitlinattempt to fix BC++ compilation
1999-10-22  Vadim Zeitlin1. made wxBase compile/link/run again under Unix
1999-10-22  David Webster*** empty log message ***
1999-10-22  David Webster*** empty log message ***
1999-10-21  David Websterno message
1999-10-21  David WebsterVA fussy compiler fix (must qualify any reference to...
1999-10-21  Vadim ZeitlinwxMotif compilation fixes for wxDataObject and PROCESS_...
1999-10-21  Vadim Zeitlinand the compilation fix which really compiles, finally
1999-10-21  Vadim Zeitlina better compilation fix
1999-10-21  Vadim Zeitlincompilation fix - as nobody else doesn't seem to want...
1999-10-21  Vadim Zeitlinand some more WXUNUSED() added
1999-10-21  Vadim Zeitlinsome WXUNUSED() added
1999-10-21  Vadim ZeitlinOnEnter/OnDragOver API update (compiles, links, somewha...
1999-10-21  Robert Roebling A bit more or multi-format clipboard.
1999-10-21  Karsten Ballüderimproved dialup manager, added wxALL_FILES define
1999-10-21  Vadim Zeitlinand now it even compiles
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  David WebsterSupport different for Visualage Versions
1999-10-21  Robert Roebling More DnD.
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
1999-10-21  David Webster*** empty log message ***
1999-10-21  Vadim Zeitlinmore files for wxDataObject change
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-21  Vadim Zeitlinadded dobjcmn.cpp
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-10-20  Robin Dunnmade wxPanel be auto layout aware
1999-10-19  Julian SmartFixed wxSlider95 bug; updated .dsp files; added Set...
1999-10-19  Robert Roebling Further DnD changes. Untested.
1999-10-19  David WebsterFixes for long to wxCoord
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-19  Robert Roebling Added size hints to dialog,
1999-10-19  Michael BedwardAdded EVT_GRID_SELECT_CELL
1999-10-19  Michael BedwardNumerous changes to comply with use of wxCoord.
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Sylvain BougnouxAdd wxImage::CanRead, wasn't in 1.59 ?
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-18  David Webster*** empty log message ***
1999-10-18  Michael BedwardRemoved unused code
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-17  David Webster*** empty log message ***
1999-10-17  Václav Slavíkadded HTML printing
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-16  Robin DunnChanged an OBJARRAY to an EXPORTED_OBJARRAY
1999-10-16  Václav Slavíkfixed bug in PS clipping (non-virtual SetClippingRegion...
1999-10-16  Václav SlavíkSetFonts methods have const param now
1999-10-15  David Websterno message
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-10-15  Vadim Zeitlincompile fix
1999-10-15  Vadim Zeitlinremoved wxDialog::Centre()
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-15  David Webster*** empty log message ***
1999-10-14  David Websterno message
1999-10-14  Julian SmartAdded sqltypes.h (for Cygwin b20), some other Cygwin...
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Julian SmartCorrections
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-14  David Webster*** empty log message ***
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-13  David WebsterLatest Updates
1999-10-13  Unknown (CR)brought regconf interface read/write methods up to...
1999-10-13  David Websterno message
next