]> git.saurik.com Git - wxWidgets.git/history - src
first add
[wxWidgets.git] / src /
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 .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-11  Václav Slavík<br><br><br> is now handled correctly, e.g. empty lines...
1999-11-11  Robert Roebling Fixed optical bug in wxListCtrl,
1999-11-11  Ron Lee#included log.h
1999-11-11  Karsten Ballüderfixed solaris gethostname() prototype
1999-11-11  David WebsterFinished up utilities testing
1999-11-11  David WebsterQuick fix up for __WXPM__
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-10  Vadim Zeitlin1. made it possible to use wxUpdateUIEvent with wxTextC...
1999-11-10  Vadim Zeitlinadded 2 more cursors (patch from Gerd Mueller)
1999-11-10  Julian SmartStupid makeprog.vc corruption fixed
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Vadim Zeitlincompiles with or without wxSpinCtrl now
next