]> git.saurik.com Git - wxWidgets.git/history - include
don't allow TABbing to wxHtmlWindow
[wxWidgets.git] / include /
2001-08-06  Vadim Zeitlindon't allow TABbing to wxHtmlWindow
2001-08-06  Vadim Zeitlincompilation fix
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinadded wxUSE_SPLASH
2001-08-06  Vadim Zeitlinfixed infinite recursion in SetFocus()
2001-08-06  Vadim Zeitlincompilation fixes
2001-08-06  Vadim Zeitlinpragma fix for gcc
2001-08-06  David WebsterUpdates to fix statusbar and menu errors.
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-05  Vadim Zeitlinadded empty and unused wxTLW - to be used later
2001-08-05  Gilles Depeyrotcorrected includes for Mac OS X
2001-08-05  Gilles Depeyrotcorrected conditional compilation for wxMac
2001-08-05  Vadim Zeitlinfixed processing of the implicit wxTextCtrl accelerator...
2001-08-04  Václav Slavíkreverted my Set/getTitle change
2001-08-03  Václav Slavíkcompilation fixes
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-08-02  Vadim Zeitlinapplied patch 446014 (misc mingw fixes from Mattia)
2001-08-02  Vadim Zeitlinremoved wxYield call from wxBusyCursorSuspender
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-08-01  Václav Slavíkfixed overrestrictive test
2001-08-01  Václav Slavíkcompilation fix (Vadim, is this correct?)
2001-08-01  Vadim Zeitlinapplied patch 441270 (fix cygwin wxSplashScreen compila...
2001-08-01  Vadim Zeitlinapplied patch 444915 (warning fixes for gcc 2.95.4)
2001-08-01  Vadim Zeitlinadded wxUSE_FINDREPLDLG
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-08-01  Vadim Zeitlinremoved duplicate typedef
2001-08-01  Vadim ZeitlinVain attempts to make kbd navigation work inside find...
2001-07-31  Václav SlavíkwxWindowBase remembers title/label now
2001-07-31  Václav SlavíkwxMGL compilation fix that I forgot to chekc in
2001-07-31  Václav Slavíkfriend class fix
2001-07-31  Václav Slavíkfixed friend class declaration (why the hell did somebo...
2001-07-31  Vadim Zeitlinstarted applying patch 410826
2001-07-31  David WebsterTRUE instead of true
2001-07-31  Vadim Zeitlindeclare and define wxEVT_COMMAND_TEXT_UPDATED even...
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-30  Vadim Zeitlin1. made ScrollLines/Pages return bool indicating if...
2001-07-29  Vadim Zeitlinadded ScrollLines/Pages
2001-07-29  Vadim Zeitlin1. added wxTE_AUTO_URL style and support for it under...
2001-07-29  Vadim Zeitlinadded Freeze/Thaw implementation for Windows
2001-07-28  Václav SlavíkwxMGL compilation fix
2001-07-28  Václav SlavíkwxMGL compilation fixes
2001-07-27  Robin DunnAdded some WXDLLEXPORTs
2001-07-26  Vadim Zeitlinforgotten method declaration
2001-07-26  Vadim Zeitlinadded wxWindow::Freeze/Thaw(), implemented them for...
2001-07-25  Vadim Zeitlinfix for focus handling when deleting the items
2001-07-24  Vadim Zeitlinfixed compilation problem with multiple Update()s
2001-07-23  Gilles Depeyrotrenamed Number method (should be GetCount)
2001-07-23  Vadim Zeitlinuse Windows standard icons instead of our own (patch...
2001-07-23  Vadim Zeitlin1. fixed bug with empty value not being written to...
2001-07-23  Vadim Zeitlinadded and documented wxDir::HasFiles/SubDirs(), use...
2001-07-22  Gilles Depeyrotfixed wxListBox inheritance
2001-07-22  Gilles Depeyrotcorrected conditional compilation tests
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation for Mac OS X
2001-07-21  Gilles Depeyrotcorrections for wxGtk compilation under Darwin/Mac...
2001-07-21  Gilles Depeyrotadded missing conditional compilation test for wxUSE_PR...
2001-07-20  Vadim Zeitlintest for __WIN95__ in the main header, not platform...
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-19  Václav Slavíknew wxHtmlParser core
2001-07-19  Vadim Zeitlinadded test for THREADS if JOYSTICK is set
2001-07-18  Václav SlavíkUnicode complation fixes
2001-07-18  Václav Slavík- fixes warnings with mingw crosscompilation
2001-07-18  Václav SlavíkMingw Unicode fixes
2001-07-18  Václav SlavíkUnicode fixes to wxCmdLineParser
2001-07-17  Vadim Zeitlinrenamed wxDynamicThisCast to wxDynamicCastThis, removed...
2001-07-16  Vadim Zeitlincompilation fix I had forgot to commit
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-15  Stefan Csomorno message
2001-07-14  Vadim Zeitlinrewrote wxRegEx::Replace() to do something useful
2001-07-14  Robin DunnAdded wxUSE_WAVE to setup0.h and checked for it in...
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2001-07-14  Vadim Zeitlinimplemented RefreshItem(s) under MSW
2001-07-13  Vadim Zeitlinadded RefreshItem(s) methods
2001-07-13  Vadim Zeitlinadded wxListView class: this is going to be a wxListCtr...
2001-07-13  Vadim Zeitlinadded wxUSE_REGEX
2001-07-13  David WebsterOS/2 Updates for this week.
2001-07-13  Vadim Zeitlinadded wxRegEx::GetMatch
2001-07-13  Vadim ZeitlinwxRegEx class added
2001-07-13  Vadim Zeitlinadded headers needed for wxBase compilation
2001-07-13  Vadim Zeitlinfix for wxBase compilation (misplaced #if wxUSE_GUI)
2001-07-12  Julian SmartCorrected DoBlit
2001-07-12  Vadim Zeitlinfixed VC++ warning
2001-07-12  Vadim Zeitlinimplemented attributes support for native virtual list...
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-11  Julian SmartRemoved cacheing option
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-11  Vadim Zeitlinadded and documented wxApp::OnAssert
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-11  Vadim Zeitlinadded wxLogChain and wxLogPassThrough classes
2001-07-10  Václav Slavík#ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Vadim Zeitlinmade wxLog::Set/GetVerbose() static back again
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-07-10  Vadim Zeitlinadded wxUSE_CMDLINE_PARSER
2001-07-10  Vadim Zeitlinadded #if wxUSE_CMDLINE_PARSER around the header
2001-07-10  Vadim Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinadded wxBU_EXACTFIT style
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-10  Vadim ZeitlinwxFrameNative is now defined in wx/frame.h itself
next