]> git.saurik.com Git - wxWidgets.git/history - src
Splashscreen works better on GTK
[wxWidgets.git] / src /
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
1999-11-15  David WebsterwxApp development for WXPM
1999-11-15  David WebsterHAVE_LOCALTIME def for WXPM
1999-11-15  Vadim Zeitlin1. fixed wxStaticBox background erasing (or, rather...
1999-11-14  Julian SmartAdded m_callback init.
1999-11-14  Robert Roebling Small change to SetFont() logic.
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-14  Ove KaavenLooks like someone did str[n]cmp -> wxStr[n]cmp global...
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Václav Slavíkhtml help : search panel now has more logical order...
1999-11-13  Robert Roebling Compile fix in dialup,
1999-11-13  Ove KaavenNo, .mo files doesn't use Unicode, so use strcmp here...
1999-11-13  Ove KaavenUnicode fixes
1999-11-13  Ove Kaavenfopen -> wxFopen and such
1999-11-13  Ove KaavenwxGetHostName uses wxChar, not char
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-12  Vadim Zeitlincompilation fix (float => wxCoord)
1999-11-12  Vadim Zeitlinunused param warning fixed
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim Zeitlinfixes for wxFontMapper endless recursion
1999-11-12  Karsten Ballüderfixed endless recursion for loading of default font
1999-11-12  Julian SmartRemoved warning.
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-12  Vadim ZeitlinSolaris compilation fix
1999-11-12  Vadim Zeitlin(old) mingw32 compilation fixes
1999-11-12  Vadim ZeitlinCentre() centers the window centre and not the upper...
1999-11-12  Vadim Zeitlinmingw32 compilation fixes (unfortunately, this effectiv...
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
next