]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
1. always create the buttons with WS_CLIPSIBLINGS style, this prevetns them
[wxWidgets.git] / docs / changes.txt
2002-02-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
2002-02-17  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-17  Václav Slavíkadded info about xpm.lib to changes.txt
2002-02-10  Václav Slavíkfixes to HTML tables alignment
2002-02-08  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-01-28  Vadim ZeitlinwxWindows builds with Solaris and FreeBSD native makes
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
2002-01-27  Václav Slavíkadded wxHtmlWindow::OnOpeningURL
2002-01-24  Václav Slavíkfixes to
2002-01-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-17  Vadim Zeitlinrecent MSW changes: wxFrame border styles and wxRadioBu...
2002-01-17  Václav Slavíkpartial update from gtk/changes.txt
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
2002-01-09  Vadim Zeitlinmention that wxDialog doesn't derive from wxPanel any...
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-06  Václav SlavíkNuked Sections
2002-01-03  Vadim Zeitlinfixed memory leak in wxHTTP
2002-01-01  Václav Slavík1. applied (heavily modified) patch for reading CUR...
2001-12-30  Vadim ZeitlinwxFontEnumerator returns all fonts, not TrueType only
2001-12-24  Vadim Zeitlinreally fixed GetRenderer() and GetEditor() methods...
2001-12-23  Vadim Zeitlinsped up the mask creation by a factor of 40
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
2001-12-19  Vadim Zeitlinfixed redraw problems in wxStaticText
2001-12-18  Julian SmartMinor doc changes
2001-12-18  Vadim Zeitlin1. fixed file descriptors leak in wxFileName::CreateTem...
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-12-15  Vadim Zeitlinfixed flicker in wxTreeCtrl::SetItemXXX()
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-27  Václav Slavíksecond halt of Chris' wxImage ICO patch
2001-11-25  Vadim Zeitlinchanged wxYES_NO to be equal to wxYES | wxNO freeing...
2001-11-21  Vadim Zeitlinmention wxObject and wxEvent API changes
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Vadim ZeitlinwxGTK popup menu positioning fix
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-11-05  Vadim Zeitlinmore incompatible changes mentioned
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-11-02  Vadim ZeitlinwxWizardPage may be loaded from resource (patch 470683)
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-23  Vadim Zeitlinmore incompatible changes listed
2001-10-19  Vadim Zeitlinadded wxStreamToTextRedirector
2001-10-15  Vadim Zeitlinadded section about incompatibilities between 2.2 and 2.3
2001-09-29  Václav Slavíkadded support for animated GIFs to wxHTML
2001-09-27  Vadim Zeitlinfix for wxExecute(subprocess which produces a lot of...
2001-09-03  Vadim Zeitlinimplemented column images for the generic version
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-01  Václav Slavíkdocumented changes
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-13  Vadim Zeitlinadded notes about wxRegEx
2001-06-22  Vadim Zeitlinsome typos fixed
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-14  Vadim Zeitlinno changes
2001-06-11  George TaskerComment about wxDbGrid being added
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
2001-06-06  Robin DunnUpdated version numbers to 2.3.1
2001-05-23  George TaskerAll the major ODBC changes for 2.3 logged
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-08  Václav Slavíkchanges update
2001-05-02  Václav Slavíkupdated info about my changes (wxLocale new API, wxImag...
2001-04-29  Julian SmartUpdated version numbers
2001-03-13  Vadim Zeitlinfixed wxTimeSpan::Format() to behave more reasonably
2001-03-08  Vadim Zeitlinfixed FindOrCreatePen/Brush() for the case when the...
2001-02-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
2001-02-23  Václav Slavíkdocumented fs_zip bugfix
2001-02-14  Vadim Zeitlinadded wxADJUST_MINSIZE sizer flag
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-01-29  Vadim Zeitlinfix (?) for MDI children style problems
2001-01-24  Vadim Zeitlin1. patch from Søren Erland Vestø implementing wxFTP...
2001-01-16  Vadim Zeitlinpatch from Roland Scholz to fix the file permissions...
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-11-26  Vadim ZeitlinwxSetEnv for Win32 (doesn't really work)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  Julian SmartChanges to ProjGen for new sample filenames
2000-03-14  Julian SmartRemoved some redundant files
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-01-29  Václav SlavíkwxHTML changelog added
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-08  Vadim Zeitlinupdated configure and the makefiles after the samples...
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-08  Vadim ZeitlinGNOME/KDE integration for wxMimeTypeManager
next