Added wxHtmlPrintout::AddFilter so the same filters used for
[wxWidgets.git] / docs / changes.txt
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-06-30  Julian SmartDocumented event sink
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-22  Vadim Zeitlinsupport Show() in wxFlexGridSizer (patch 737850)
2003-06-22  Vadim Zeitlinfix VC 7.x release build problems
2003-06-22  Vadim ZeitlinGNU/Hurd patch
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Julian SmartAdded wxMenuBase::FindItemByPosition
2003-06-13  Vadim Zeitlincollected all deprecated methods in the beginning
2003-06-13  Vadim Zeitlinmention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
2003-06-05  Václav Slavíkadded text selection
2003-06-05  Julian SmartDisable non-standard notebook styles if CommCtl doesn...
2003-06-04  Václav SlavíkwxHtmlWindow uses double buffering now
2003-06-01  Julian SmartImplemented wxNotebook::DoGetBestSize so Fit now works.
2003-05-17  Mattia Barbon Update changes.txt.
2003-05-16  Julian SmartWizard now validates as well as doing data transfer...
2003-05-12  Václav Slavíkapplied HTML pagebreaks patch
2003-05-09  Vadim ZeitlinwxDocManager::GetNoHistoryFiles() renamed to GetHistory...
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2003-05-07  Julian SmartRemoved some commented-out code
2003-05-03  Julian SmartMentioned: Applied patch [ 701238 ] Added BLOB support...
2003-05-03  Julian SmartMentioned wxImage::Scale improvement
2003-05-03  Julian SmartMentioned docview changes
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-12  Vadim Zeitlinadded Ukrainian translation
2003-04-11  Václav Slavíkadded WindowsXP manifest directly into application...
2003-04-11  Vadim Zeitlinfixed bug with searching in sorted arrays
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-06  Julian SmartRemoved backported fix from toback24.txt
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Vadim Zeitlinfixed deleting entries at root level
2003-03-24  Vadim Zeitlinadded Catalan translations
2003-03-20  Mattia Barbon Changed g95.t according to my last changes to makefil...
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-03-08  Mattia Barbon Reverted changes to make buttons smaller in wxMotif...
2003-03-04  Václav Slavíkadded support for GTK2 label mnemonics (patch #689573)
2003-03-03  Vadim Zeitlinadded alpha channel support to wxImage
2003-03-02  Vadim Zeitlinadded wx/math.h (patch 686009)
2003-03-02  Vadim Zeitlinadded possibility to use several wxFileHistories (patch...
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-02-28  Václav Slavík1. added native wxMessageDialog implementation for...
2003-02-28  Julian SmartAdded display sample to distrib file lists
2003-02-27  Vadim Zeitlinfix bug with timezone calculations when WX_GMTOFF_IN_TM...
2003-02-27  Vadim Zeitlinadded proportion parameter to wxFlexGridSizer::AddGrowa...
2003-02-26  Václav Slavíkunified default values for conv arguments
2003-02-26  Václav Slavíkadded wxCLOSE and fixed wxSYSTEM_MENU on Unix
2003-02-18  Julian SmartApplied patch [ 686843 ] File Dialog Wildcard Bug
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-04  Mattia Barbon Update with recent changes.
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-24  Vadim Zeitlinmention Watcom makefile for wxBase
2003-01-15  Vadim Zeitlinfixed calling Maximize(FALSE) before the window is...
2003-01-14  Vadim Zeitlinfixed wxStaticText best size calculation (closes bug...
2003-01-14  Vadim ZeitlinStart() should resume the stopwatch if it is suspended
2003-01-13  Vadim Zeitlinmention Solaris 7 compilation fix
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Václav Slavíkadded info about ShowFullScreen changes
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-07  Vadim Zeitlindefine true/false if the compiler doesn't have them
2003-01-07  Julian SmartCorrected some typos
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2003-01-02  Vadim Zeitlinadded operator==() and !=() for wxDateSpan
2003-01-02  Vadim Zeitlinimplemented support for column label alignment (closes...
2003-01-02  Vadim Zeitlinfixed bug with wxTR_EDIT_LABELS not working with xwTR_M...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2002-12-21  Vadim Zeitlinhandle accel keys for owner drawn menu items (based...
2002-12-21  Vadim Zeitlinuse SS_CENTERIMAGE to prevent wxStaticBitmap from stret...
2002-12-18  Julian SmartApplied patch [ 649599 ] Fixes bug 610850: Inserting...
2002-12-16  Julian SmartFixed missing checkbox alignment
2002-12-16  Julian SmartUpdated change log
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
2002-12-05  Vadim Zeitlindetect and don't use old zlib version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Vadim Zeitlindon't mention GUI-only changes in the base section
2002-09-08  Julian SmartAdded a note about bug in Mingw32 headers.
2002-09-05  Julian SmartApplied patch [ 605188 ] Fix to draw 24 bit bitmaps
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2002-09-05  Julian SmartApplied patch [ 603858 ] wxTextCtrl text alignment...
2002-09-04  Vadim Zeitlinmention that wxBase builds with BC++ now
2002-09-02  Julian SmartApplied patch [ 602924 ] colours and effects in wxMSW...
2002-09-02  Vadim Zeitlinchoose implicit parent for the dialog boxes better...
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-30  Vadim Zeitlinremoved wxApp::DoInit(); added wxApp::CreateMessageOutp...
2002-08-30  Vadim Zeitlindisable children when the parent is disabled
2002-08-27  Vadim Zeitlinmention wxCHECK_VERSION
2002-08-27  Vadim Zeitlindeprecated static wxWizard::Create()
2002-08-23  Vadim Zeitlinmention the key code changes
2002-08-20  Vadim Zeitlinfixes for wxExecute() with IO redirection: wxStreamTemp...
2002-08-03  Mattia BarbonMention wxMessageOutput in changes.txt
2002-08-02  Mattia BarbonDocumented wxMotif changes
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
next