wxWidgets.git
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Sylvain BougnouxChange wxGetCurrentUTime as wxGetCurrentMTime (milli...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell... Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
1999-09-29  J. Russell... Added defines to allow altered tab placement under...
1999-09-29  J. Russell... Added wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
1999-09-29  Vadim Zeitlinparam type of wxWindow::Reparent() fixed in wxGTK
1999-09-29  J. Russell... Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
1999-09-29  Robin DunnRemoved call to SetValidator since CreateBase was doing...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-29  Vadim ZeitlinwxListCtrlCompare typedef now is defined correctly...
1999-09-21  Vadim Zeitlin//... => /* ... */
1999-09-21  Vadim Zeitlinitem about constants naming added
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-09-21  Michael BedwardAdded check to ensure that style arg to ctor has either...
1999-09-21  David Webster*** empty log message ***
1999-09-21  Michael BedwardAdded code to wxMemoryDC ctor to set default font....
1999-09-21  Michael BedwardAdded code to implement wxTE_READONLY style for single...
1999-09-20  David Websterno message
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-09-20  Sylvain Bougnouxadd imagall.cpp
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-09-20  Sylvain Bougnoux*** empty log message ***
1999-09-20  David WebsterMore OS/2 changes and fixes. Getting there.
1999-09-20  Vadim Zeitlinthe bitmaps in wxPropertyList are created on demand...
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-20  Harco de Hilsterheader inclusion fix
1999-09-20  Harco de HilsterRemoved obsolete files.
1999-09-20  Sylvain BougnouxAdd wxImage::InitAllHandlers()
1999-09-20  David Webster*** empty log message ***
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
1999-09-19  Robin DunnAdded CVS module for wxPython
1999-09-18  Robin Dunnupdates of some SWIG generated stuff
1999-09-18  Robin Dunnsome ifdef'd out things added back in
1999-09-18  Robin Dunnminor changes
1999-09-18  Robin Dunnmore things to ignore
1999-09-18  Vadim Zeitlinsetlocale() argument corrected
1999-09-18  Vadim Zeitlinsmall underscores fix for GTK 1.0
1999-09-18  Vadim Zeitlinunderscores in menu items handled too under GTK+ 1.2
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim ZeitlinFreeBSD linking fix
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinmore files to ignore (*.env)
1999-09-18  Vadim Zeitlinambiguous ctor call resolved
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinmore files to ignore (*.d and configarg.cache)
1999-09-18  Vadim Zeitlinfont selector dialog doesn't work with GTK+ 1.0
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlin'static not in the beginning of the decl' warnings...
1999-09-18  Vadim ZeitlinMac and OS2 files excluded from wxGTK and wxMSW modules
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-09-17  Guillermo Rodriguez... Solved problem with wxhInstance name being mangled...
1999-09-17  Guillermo Rodriguez... Solved problem with wxhInstance name being mangled...
1999-09-17  David WebsterMore OS/2 stubs and caret fix
1999-09-17  David WebsterMore stubs
1999-09-17  Robin Dunnuncommented a try...except that I had removed for testing.
1999-09-17  Robin DunnDon't need these in the demo directory anymore
1999-09-17  Robin DunnNew wxHtml stuff, including a TagHandler for placing...
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-17  David Webster*** empty log message ***
1999-09-17  Guillermo Rodriguez... - NOWAIT flag now implemented
1999-09-17  Guillermo Rodriguez... typedef unsigned int bool (instead of int) for consiste...
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-16  Vadim Zeitlinvetoing item collapse works again
1999-09-16  Vadim Zeitlinuse "cd dir && make" instead of "cd dir; make" which...
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-16  Patrick AlbertCorrecting minor painting problems
1999-09-16  Michael BedwardModified wxTranslateMouseEvent so that it can recognize...
1999-09-15  David WebsterUpdated makefiles for VisualAge C++ V3.0
1999-09-15  J. Russell... corrected to allow drag and drop for mingw32/gcc295
1999-09-15  Vadim Zeitlinadded test for changing toolbar on the fly
1999-09-15  Vadim Zeitlinremoved some unneeded bit of test code
1999-09-15  Vadim Zeitlinunderscors are handled better in the menu item labels
1999-09-15  Vadim Zeitlincorrected the bad patch
1999-09-15  Vadim Zeitlinpatch for AIX compilation (Hans-Joachim Baader)
1999-09-15  Guillermo Rodriguez... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodriguez... Now uses wxSocketBase::Error() to see if last IO call...
1999-09-15  Guillermo Rodriguez... Various small bugfixes
1999-09-15  Guillermo Rodriguez... You CAN'T check for wxUSE_SOCKET *before* #including...
1999-09-15  Guillermo Rodriguez... wxSocketBase::OnRequest is non.virtual now (and there...
1999-09-15  Guillermo Rodriguez... Added _GSOCKET_STANDALONE_ symbol
1999-09-14  Robin DunnAdded GetParser method to wxHtmlWindow
1999-09-14  J. Russell... Patches for mingw32/gcc-2.95
1999-09-14  J. Russell... Mingw32/gcc-2.95 change
1999-09-14  J. Russell... Changes for mingw32/gcc-2.95
1999-09-14  J. Russell... Makefile for mingw/gcc-2.95
1999-09-14  J. Russell... Added makeg295.env file for building with gcc-2.95...
1999-09-14  J. Russell... Added files for mingw32/gcc-2.95/norlander headers...
1999-09-14  J. Russell... Added makefile and resource script for building under...
1999-09-14  Harco de HilsterChanged AppendCommon (called by all Append methods...
1999-09-14  Robin Dunnifdef'ed out GetBoundingRect for wxGTK
1999-09-14  Robin DunnNo need to separate generated code for html because...
next