]> git.saurik.com Git - wxWidgets.git/history - src
DoSetSize has to be virtual because subtype controls may have different implementation
[wxWidgets.git] / src /
1999-11-28  Robert Roebling More fool-proof lock in thread events code.
1999-11-28  Václav SlavíkwxHtmlWinParser::SetFonts now refreshes fonts cache
1999-11-28  Václav Slavíkfixed MSVC++ (stupid) warning
1999-11-28  Václav Slavíkfixed minor bug in wxFileSystem's converting \ to /
1999-11-28  Václav SlavíkSetTitle method (internal use only) changed to virtual...
1999-11-28  Václav Slavíkadded &copy; in <PRE> environment
1999-11-28  Václav Slavíkadded setup dialog, changed icons names (prefixed with w)
1999-11-28  Václav SlavíkwxHTML icons are now prefixed with w so that it does...
1999-11-28  Robert Roebling TIFF code 2.
1999-11-28  Robert Roebling slider link fix 1.
1999-11-28  Robert Roebling More broken pipes.
1999-11-28  Robert Roebling Damn broken pipes.
1999-11-28  Robert Roeblingsfs
1999-11-28  Robert Roebling ?kjashdf?aksj
1999-11-28  Robert Roebling More #include changes.
1999-11-28  Robert Roebling New event locking.
1999-11-27  Vadim Zeitlinmy old draft of wxDateTime
1999-11-27  Vadim Zeitlincompilation fixes for Unix - IT DOES NOT WORK YET,...
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-27  Robin Dunnfixed to correctly use #if wxUSE_SPINCTRL
1999-11-27  Robert Roebling?lk
1999-11-27  Robert Roeblingsds
1999-11-27  Robert Roebling Correction to DnD code.
1999-11-26  Robert Roebling Minor changes.
1999-11-26  Vadim Zeitlinattempt at more compilation fixes
1999-11-26  Vadim Zeitlinmore compilation fixes
1999-11-26  Vadim Zeitlin1. wxBase compiles/links again
1999-11-26  Vadim Zeitlin1. wxBase compiles/links again
1999-11-26  Vadim Zeitlinmingw32 compilation fixes
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25  Václav Slavíka bit better solution for &copy;,&nbsp; etc. (in terms...
1999-11-25  George TaskerAdded "const" to the (char *) type params that should...
1999-11-24  George TaskerReplaced all the strxxx() function calls with wxStrxxx...
1999-11-24  George TaskerReplaced all the strxxx() function calls with wxStrxxx...
1999-11-24  Robert Roebling Partial fix for big_endian image conversion probs.
1999-11-24  Karsten Ballüderfixed setfocus() flicker in listctrl
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24  Julian SmartRemoved strange wxFAIL; added dialup.cpp to filelist.txt
1999-11-24  Václav Slavíkadded &copy; -> (c) conversion in html docs
1999-11-23  Václav Slavíkfixed bug that caused wxHtmlWindow to segfault on html...
1999-11-23  Karsten BallüderFixed linkage problem.
1999-11-23  Karsten BallüderCompilation fix for Solaris.
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-11-23  David WebsterCriticalSection update for OS/2
1999-11-23  Robin DunnNow sets the font for newly appended ownerdraw items.
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-22  Jouk Jansen Committing in .
1999-11-22  David Websterthread updates
1999-11-21  Guilhem LavauxFixed an incorrect behaviour in ResetBuffer()
1999-11-21  Robert Roebling Added speed-up for font-loading (a bit simplistic),
1999-11-21  David Websterupdates for DoGetBestSize
1999-11-19  Robin DunnAdded encoding parameter to wxFontList::FindOrCreateFont
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-19  Vadim ZeitlinTom's patch - hope I got it right this time
1999-11-19  Unknown (JL)few adaptations to cope with new control.h file
1999-11-19  Unknown (JL)adding the notion of cyclic group of radiobutton
1999-11-19  Unknown (JL)with only a little modification could be generic
1999-11-18  David WebsterSome minor modifications for VA 4.0 support
1999-11-18  Unknown (JL)add Mac to the list of definition of HAVE_LOCALTIME
1999-11-18  Unknown (JL)Used when the Apparence Manager is not installed
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-18  Vadim ZeitlinwxGTK pastes text from rxvt again
1999-11-18  Vadim Zeitlinbug in wxArray::Remove() fixed (thanks Robert)
1999-11-18  Jouk Jansen Committing in .
1999-11-18  Karsten BallüderLinux/AXP compilation fixed.
1999-11-18  Guillermo Rodrigue... Changed default address from INADDR_ANY to INADDR_NONE...
1999-11-18  Guillermo Rodrigue... Changed default address from INADDR_ANY to INADDR_NONE...
1999-11-17  Václav SlavíkwxBitmap::LoadFile and SaveFile now uses wxImage's...
1999-11-17  Václav SlavíkwxHtmlWindow::LoadPage does not use wxBusyCursor anymor...
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-11-17  Julian SmartMade some treectrl sample icons transparent; added...
1999-11-17  Unknown (MT)use a smaller tip font for MSW
1999-11-16  David WebsterVisualAge V4.0 duplicate definition error suppression
1999-11-16  Vadim ZeitlinwxMSW fixes after wxFrameBase change - seems to work...
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-16  Vadim Zeitlinsend wxActivateEvents
1999-11-16  David WebsterAdded full UNICODE support for VisualAge C++ for OS...
1999-11-16  Vadim Zeitlincrash when deleting window in OnUnsplit() corrected
1999-11-16  Vadim ZeitlinRemoveAt() added to array classes
1999-11-16  Vadim ZeitlinwxListCtrl::DeleteAllItems() doesn't send notification...
1999-11-16  David WebsterMore wxWindow work
1999-11-16  Unknown (MT)fix compile error - too many }
1999-11-16  Unknown (MT)ignore error when trying to delete zlib.lib
1999-11-15  David WebsterwxWindow class work
1999-11-15  Robert Roebling Added header vs. library version check to configure,
1999-11-15  Vadim Zeitlinmore IRIX support
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-11-15  Ron Leeenabled _vsnprintf for mingw with norlander headers
1999-11-15  Vadim Zeitlinoptimisation in wxString::AllocBeforeWrite() - realloc...
1999-11-15  Vadim Zeitlinoops, compilation fix
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-15  Vadim Zeitlinpatch from Tom Surace for 16 color mode
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-15  Vadim ZeitlinPPP interface under IRIX is called 'ppp'
1999-11-15  Vadim ZeitlinIRIX compilation fixes
1999-11-15  Vadim Zeitlinwizard.h added to the list of headers
next