wxTopLevelWindow (only for wxGTK for now)
[wxWidgets.git] / include / wx /
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-09-15  Václav Slavíkcompilation fix
2001-09-10  Gilles Depeyrotadded missing defines
2001-09-10  Vadim ZeitlinVC++ compilation fix (hopefully)
2001-09-06  Vadim Zeitlinapplied patch from Xavier Nodet implementing better...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-03  Vadim Zeitlinadded Set/ClearColumnImage() helpers to wxListView
2001-09-02  Václav Slavíkadded wxHtmlCell::Get/SetId
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-09-01  Robin DunnAdded classinfo macros for wxTreeEvent
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-31  Vadim Zeitlinimplemented and documented wxHtmlWindow::OnCellMouseHov...
2001-08-29  Václav Slavíkoops, forgot to check in a wxMGL define
2001-08-29  Václav Slavíknon-recursive destructors
2001-08-29  Stefan Csomoradded error message in case older apple header files...
2001-08-28  Václav Slavíkcompilation fix
2001-08-28  Vadim Zeitlinimplemented wxDir::HasSubDirs() optimization for Unix
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-08-25  Václav Slavíkbeginnings of HTML4 tables layouter
2001-08-25  Vadim Zeitlinare there still versions of gcc around which require...
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-08-25  Vadim Zeitlinadded wxLongLong::ToString()
2001-08-25  Vadim Zeitlinapplied patch 432814: saving BMP in 1, 4 and 8 bpp
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-08-25  Vadim Zeitlinrefresh the tree ctrl when its back/foreground colour...
2001-08-24  Vadim Zeitlindeclared private wxString::operator=(int) to prevent...
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
next