]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Jouk Jansen Committing in .
1999-11-24  Jouk JansenVMS option files clash with VC++. temporarily removed.
1999-11-24  Václav Slavíkadded © -> (c) conversion in html docs
1999-11-23  Robin DunnRemoved some debug code
1999-11-23  Robin Dunna bug fix in helpers for ref-counting callbacks
1999-11-23  Václav Slavíkfixed bug that caused wxHtmlWindow to segfault on html...
1999-11-23  Robin DunnSplashscreen works better on GTK
1999-11-23  Robin DunnFixed so the tree looks proper on GTK and also reduced...
1999-11-23  Robin Dunnfixing binary again...
1999-11-23  Karsten BallüderFixed linkage problem.
1999-11-23  David WebsterAdding OS/2 default images and resource file to repository
1999-11-23  Karsten BallüderCreated wxSamples
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  Jouk Jansen Committing in .
1999-11-22  Robert Roebling Doc updates.
1999-11-22  Jouk Jansen Committing in .
1999-11-22  David WebsterOS/2 thread updates
1999-11-22  David Websterthread updates
1999-11-22  Guillermo Rodriguez... explicitly set addr.LocalHost before creting the wxSock...
1999-11-21  Robert Roebling Forgot one.
1999-11-21  Robert Roebling makefile updates,
1999-11-21  Robert Roebling Updates to event docs. (removed evthandler::default).
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  Robert Roebling Called autoconf to update configure.
1999-11-21  Robin DunnFixed bug in DnD. wxDragSource will now delete itself...
1999-11-21  David Websterupdates for DoGetBestSize
1999-11-20  Robin Dunnhere it is again
1999-11-20  Robin Dunnforgot to add the image with binary flags
1999-11-20  Robin DunnAdded SplashScreen class from Mike Fletcher and use...
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  Vadim Zeitlincompilation fix for !wxUSE_MENU_CALLBACK
1999-11-19  Jouk Jansen Committing in .
1999-11-19  Robin Dunnupdated wxMVCTree, VTK, and the demo
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  Unknown (JL)copy of the generic before adaptation
1999-11-18  Unknown (JL)needed to compile
1999-11-18  Unknown (JL)first add
1999-11-18  David WebsterSome minor modifications for VA 4.0 support
1999-11-18  Unknown (JL)for Gray Controls implementation
1999-11-18  Unknown (JL)add Mac to the list of definition of HAVE_LOCALTIME
1999-11-18  Unknown (JL)needed for mac port
1999-11-18  Unknown (JL)To include the wx/mac version
1999-11-18  Unknown (JL)Used when the Apparence Manager is not installed
1999-11-18  Vadim ZeitlinRemove() -> RemoveAt()
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  Vadim ZeitlinwxLogTrace documentation updated and expanded, VC+...
1999-11-18  Jouk Jansen Committing in .
1999-11-18  Karsten BallüderLinux/AXP compilation fixed.
1999-11-18  Guillermo Rodriguez... Changed default address from INADDR_ANY to INADDR_NONE...
1999-11-18  Guillermo Rodriguez... Changed default address from INADDR_ANY to INADDR_NONE...
1999-11-18  Robin DunnVTK wrapper of vtkRenderWindow for wxPython. Tested...
1999-11-17  Václav SlavíkI changed wxUSE_HTML (and other related wxUSEs) to...
1999-11-17  Václav Slavíkfixed incomplete lists of supported handlers
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  Jouk Jansen Committing in .
1999-11-17  Unknown (MT)use a smaller tip font for MSW
1999-11-16  David WebsterModified full UNICODE support for VisualAge C++ for...
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 Zeitlinassert in OnSelected() fixed
1999-11-16  Vadim Zeitlinsend wxActivateEvents
1999-11-16  Vadim ZeitlinwxWindows/misc correction (was doubly included in wxGTK...
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  Karsten Ballüderprivate dataformat almost working - minor fixes
1999-11-15  Robert Roebling Added header vs. library version check to configure,
1999-11-15  Robin Dunndistrib update
1999-11-15  Robin Dunntypo
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...
next