Split this out from other changes to keep things sane..
[wxWidgets.git] / docs / changes.txt
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
2002-07-23  Julian SmartAdded wxMotif comments
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-07-12  Julian SmartAdded wxView::OnClosingDocument so the application...
2002-07-09  Julian SmartAdded comment about increased wxRadioBox space
2002-07-08  Gilles Depeyrotupdated libpng from 1.0.3 to 1.2.4
2002-07-04  Julian SmartDocumented various patches from Mark Armstrong <marka...
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-22  Gilles Depeyrotintegrated wxMac specific changes into common file
2002-06-20  Vadim Zeitlinfixed setting tooltips for slider by moving the code...
2002-06-18  Vadim Zeitlinmention WXWIN_COMPATIBILITY_2_2
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-06-06  Vadim Zeitlinmarked the most important backwards incompatible change...
2002-06-04  Vadim Zeitlinadded incremental keyboard search to wxTreeCtrl
2002-06-03  Vadim Zeitlinmention EVT_KEY_DOWN/CHAR change
2002-05-26  Vadim Zeitlinadd full 32 bit range support to wxSpinButton/Ctrl
2002-05-25  Vadim Zeitlinchanges to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-05-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-04-20  Vadim Zeitlinfixed huge memory leak in wxFileDialog (closes patch...
2002-04-15  Vadim Zeitlinredefined TRUE and FALSE to be of type bool
2002-04-14  Julian SmartApplied custom character filter patch for text validator
2002-04-12  Julian SmartImplemented wxMouseCaptureChangedEvent and made wxGener...
2002-04-12  Vadim Zeitlinimplemented IPC using Unix domain sockets
2002-04-12  Vadim Zeitlinimplemented wxChoice::Delete
2002-04-11  Vadim Zeitlinmention wxDIALOG_NO_PARENT
2002-04-09  Vadim Zeitlinadded support for the multiline button labels
2002-04-09  Vadim Zeitlinfixed a bug in wxStopWatch::Pause() (wouldn't pause...
2002-04-08  Vadim ZeitlinwxMSW doesn't send CHAR events for Caps/Scroll/NumLock...
2002-04-07  Vadim Zeitlinadded wxTextCtrl::EmulateKeyPress
2002-04-07  Vadim Zeitlinadded raw key code and flags support (based on patch...
2002-04-07  Václav Slavíkupdate from gtk/changes.txt to changes.txt (sic...)
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-05  Václav Slavíkinfo about removal of wxhtml.rc
2002-04-05  Vadim Zeitlinsome updates I forgot to commit before: mention wxCondi...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-04-01  Julian SmartAdded reference to FloodFill additions
2002-04-01  Vadim Zeitlinfixed wxCheckListBox behaviour in presense of wxLB_SORT...
2002-04-01  Vadim Zeitlinrestored full redraw on repain behaviour by default...
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-24  Václav Slavíkadded wxArtProvider
2002-03-20  Vadim Zeitlinadded a note about wxGetHomeDir() change under MSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-03-16  Vadim Zeitlinadded support for wxTR_HIDE_ROOT style (patch 529614)
2002-03-16  Václav Slavíkapplied patch for seeking in GIF images
2002-03-15  Vadim Zeitlinerase separators shown behind the controls added to...
2002-03-15  Václav Slavíkinfo about wxLocale changes
2002-03-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-08  Václav Slavíkcase insensitive <font face>
2002-03-06  Vadim Zeitlinexplained how the existing array declarations must...
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-04  Vadim Zeitlinadded Hungarian translations
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
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
next