]> git.saurik.com Git - wxWidgets.git/history - include/wx
added missing wxSTD
[wxWidgets.git] / include / wx /
2001-08-24  Vadim Zeitlinadded missing wxSTD
2001-08-23  Václav SlavíkProcessPlatformProperty should not be a member of wxXml...
2001-08-23  Václav SlavíkwxHtmlEasyPrinting indentation changes + CreatePrintout...
2001-08-22  Vadim Zeitlinadded UnregisterWindowClasses() (patch 447443)
2001-08-20  Vadim Zeitlinfixes for Raise() to work correctly with both top level...
2001-08-20  Vadim Zeitlindraw the selected items in another colour when the...
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-19  Stefan Csomoradded a few encoding convenience methods for pc-mac...
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-17  Julian SmartAdded possibility of 2-step initialisation, and wxWIZAR...
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-16  Václav Slavíkfinished wxWindow for MGL
2001-08-16  Vadim Zeitlinadded sending of EVT_TEXT_MAXLEN to wxGTK, suppressed...
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-14  Vadim Zeitlin1. reset default item in ~wxWindow (better to be safe)
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-13  Vadim Zeitlinimplemented (untested) work around for wxScrolledWindow...
2001-08-12  Václav Slavíkadded wxEventLoop::GetActive()
2001-08-12  George TaskerRemoved semi-colons off the end of two macro statement...
2001-08-12  Gilles Depeyrotadded missing methods/removed duplicated base methods
2001-08-12  Gilles Depeyrotapplied SourceForge patch #440594 which corrects ListBo...
2001-08-10  Robert RoeblingMessage dialog crashes when calling ::Move() etc. Better
2001-08-09  Václav SlavíkwxMGL support
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-08  Václav Slavíkmade some wxHtmlEntitiesParser's methods public --...
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Václav SlavíkUnicodification of wxTextFile
2001-08-06  Václav SlavíkUnicodification of wxTempFile
2001-08-06  Václav Slavíkcompilation fix
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
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
next