]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to...
[wxWidgets.git] / docs / changes.txt
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.
2006-01-19  Jamie GaddFixed bug #778299 - wxTE_RICH2 causes SetValue to show...
2006-01-17  Robin DunnEnable wxListCtrl in report mode to be able to use...
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2006-01-13  Vadim Zeitlinfixed crash with ownerdrawn menu items accelerators...
2006-01-10  Jamie GaddMention statusbar painting fix.
2006-01-10  Włodzimierz SkibawxCalendarCtrl: positioning fixes and colours following...
2006-01-08  David Surovellfixed a typo
2006-01-08  Jamie GaddReturn correct values for GetFieldRect() when using...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-02  Michael WetherellMention rcdefs.h in changes.txt
2006-01-02  Michael WetherellUpdate changes.txt with recent changes
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2005-12-27  Vadim Zeitlinmention wxDC change
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-12-24  Vadim Zeitlinalso generate wxEVT_SCROLL_CHANGED as under wxMSW
2005-12-24  Vadim Zeitlinimplemented wxCURSOR_BLANK (bug 1377290)
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-19  Julian SmartFixed problem trying to print from a preview, whereby...
2005-12-19  Julian SmartwxMac changes documented.
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-18  Julian SmartAdded space after list item number, otherwise number...
2005-12-16  Julian SmartFixed MDI context menu event handling problem (Stefan...
2005-12-14  Julian SmartFixed wxFileDialog breakage on WinCE due to incorrect...
next