Moved wxRichTextCtrl to its own library
[wxWidgets.git] / docs / changes.txt
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-28  Julian SmartFixed zoom problem (Robert J.Lang)
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
2006-06-15  Michael WetherellBourne compatible wx-config changelog
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-10  Julian SmartAdded log for Mac process termination fix.
2006-06-01  Vadim Zeitlinadded possibility to reorder columns by dragging them...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-29  Michael WetherellWarning fixes for VC++ 5.0
2006-05-29  Michael Wetherell64-bit fix in wxNotebook for Tru64.
2006-05-29  Michael WetherellwxMGL fixes.
2006-05-29  Paul Cornettmention better gtk wxScrollWinEvent generation
2006-05-28  Vadim Zeitlinadded CollapsePath() (patch 1494638)
2006-05-28  Vadim Zeitlinimplemented notifications of the child process terminat...
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2006-05-28  Vadim Zeitlinadded support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim Zeitlindelete the associated wxStaticBox in wxStaticBoxSizer...
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-26  Włodzimierz SkibaCorrect dll usage for wxDatePickerCtrl under WinCE.
2006-05-26  Vadim Zeitlinmention the addition of the clipboard events
2006-05-23  Julian SmartDocumented wxUniv wxToggleButton addition
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-14  Kevin HockContinue reading after checking the pushback buffer...
2006-05-08  Vadim Zeitlinmention wxComboControl
2006-05-06  Vadim Zeitlinadded wxString::EndsWith() (patch 1483049)
2006-05-06  Vadim Zeitlinadded wxTextAttr::Merge (modified patch 1482719)
2006-05-06  Vadim Zeitlinblank lines were ignored in multiline cell labels ...
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlincentralized the handling of border styles; added border...
2006-04-16  Vadim Zeitlinadded wxMenu::AppendSubMenu() to avoid having to specif...
2006-04-16  Vadim ZeitlinHandle alpha channel in wxImage::Mirror() and GetSubIma...
2006-04-15  Vadim Zeitlinmade width computation in GetTextExtent() more precise...
2006-04-15  Vadim Zeitlinadded wxString::rbegin() and rend()
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-14  Jamie GaddFix bug in GetTimeZone where timezone wasn't set.
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-12  Vadim Zeitlinmention UTF-16/32 fixes
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...
2006-04-01  Vadim ZeitlinDescribed in the comments and documented the semantics...
2006-03-30  Julian SmartReverted wxChoice size fix due to problems in W2K and...
2006-03-27  Vadim Zeitlinmade wxTextFile work in Unicode (bug 1260189); also...
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaUpdated changes list after int/size_t unsigned int.
2006-03-24  Robin DunnAdd a note about WXK*PRIOR and WXK*NEXT
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Julian SmartMiscellaneous change log updates.
2006-03-21  Vadim Zeitlinfixed several bugs in ParseDate() (invalid dates could...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-16  Vadim ZeitlinAlbanian translation added (Besnik Bleta)
2006-03-15  Julian SmartAdded documentation for compiling under Windows Mobile 5
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-03-12  Vadim Zeitlinsupport mnemonics for wxStatic/RadioBox and made it...
2006-03-12  Vadim Zeitlinsupport underlined fonts (patch 1448089)
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2006-03-04  Vadim Zeitlinmention wxEventUpdateUI::Show() change
2006-02-28  Julian SmartDocumented WinCE context menu change
2006-02-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-21  Włodzimierz SkibaFixed using list of wildcards in filter of wxDocTemplate.
2006-02-12  Vadim Zeitlintypo
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-12  Kevin HockNote wxSOCKET_REUSEADDR and SetLocal/Connection changes...
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-11  Julian SmartApplied patch [ 1412216 ] non-themed fallback support...
2006-02-10  Vadim Zeitlinadded generation of wxEVT_SCROLL_XXX (patch 1424698)
2006-02-10  Vadim ZeitlinGetFromWindow() is not MSW-only any more
2006-02-10  Vadim Zeitlinfixed centering of top level windows on secondary displ...
2006-02-09  Vadim Zeitlinundeprecated wxSizerItem::IsShown() undoing last change...
2006-02-09  Jamie GaddFix drag and drop inside static boxes.
2006-02-09  Vadim Zeitlinimplemented ScrollLines/Pages() for all classes in...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlindeprecated wxSizerItem::IsShown() because it doesn...
2006-02-08  Vadim Zeitlinadded support for <bg> tag for toolbars in XRC
2006-02-08  Vadim Zeitlinadded support disabled tag for toolbar elements in XRC
2006-02-05  Jamie GaddPut previous change under correct heading
2006-02-05  Jamie GaddMention wxDC::{Begin,End}Drawing deprecation.
2006-01-31  Włodzimierz Skiba[ 1420190 ] Enable backspace key on smartphone
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-30  Włodzimierz SkibaTree != List
2006-01-30  Julian SmartEntry for wxToolbook.
2006-01-27  Michael WetherellLink oleacc.lib conditionally since VC++ 5 w/o PSDK...
2006-01-27  Kevin HockFixed wxSocketBase::InterruptWait on wxBase.
2006-01-25  Julian SmartUpdated change log
2006-01-25  Julian SmartAdded wxHtmlHelp change log
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-19  Włodzimierz SkibaCheckable items in wxToolMenuBarTool supported.
next