]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
Document wxTextCtrl::XYToPosition, PositionToXY and GetLineLength change
[wxWidgets.git] / docs / changes.txt
2005-08-03  Mart RaudseppDocument wxTextCtrl::XYToPosition, PositionToXY and...
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-29  Vadim Zeitlintake border into account in best size calculations
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-07-29  Vadim Zeitlincompilation fix for IBM xlC (closes 1230392)
2005-07-29  Vadim Zeitlinasync playback and object lifetime remarks
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-07-28  Vadim Zeitlindon't reserve space in the header for the column image...
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Vadim Zeitlinmention VC8 support
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-07-28  Vadim ZeitlinShowFullScreen() shows the window if it was still hidde...
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
2005-07-27  Włodzimierz SkibaDefaults in wxWinCE documented.
2005-07-25  Włodzimierz SkibaTypo.
2005-07-22  Włodzimierz SkibawxOS2 with Open Watcom.
2005-07-21  Vadim Zeitlinposition of wxEVT_MOUSEWHEEL events is now in client...
2005-07-16  Vadim Zeitlinfixed a rare crash due to malformed HTML
2005-07-16  Vadim Zeitlinfixed handling of the accelerators of menu items added...
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2005-07-14  Mart Raudsepp"Separators are now correctly shown in the toolbars...
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-06-23  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-06-17  Vadim Zeitlinfixed typo in GetSelEnd() which made that the function...
2005-06-17  Włodzimierz SkibaPatch #1222244: Fixes for bug #1212853 with unit test.
2005-06-16  Vadim Zeitlindocumented wxScopeGuard; this class is too useful to...
2005-06-16  Julian SmartChange log update
2005-06-14  Włodzimierz SkibaDue to wxStringBase::CopyBeforeWrite() we need to resen...
2005-06-09  Vadim Zeitlinalways set flat toolbar style, even under XP with theme...
2005-06-02  Julian SmartAdded changes
2005-06-01  Vadim Zeitlinadded wxPLURAL() macro
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-05-27  Julian SmartFix wrong deletion
2005-05-27  Julian SmartRemoved ugly separators toolbars again
2005-05-25  Robin DunnWhen converting a wxIcon to a bitmap check if the icon...
2005-05-25  Julian SmartSome change logs
2005-05-21  Kevin HockAdd wxSTAY_ON_TOP for wxGTK
2005-05-18  Vadim Zeitlinsetting foreground colour for wxCheckBox now works...
2005-05-13  Włodzimierz SkibaFixed wrong positioning of marks and enumerations in...
2005-05-10  Włodzimierz SkibaDo not send event for already selected menu radio item...
2005-05-06  Julian SmartTake src x, y into account when blitting with alpha
2005-05-04  Vadim Zeitlinfixed GetLongPath(): it never used ::GetLongPath()...
2005-05-03  Julian SmartA control's text colour now reflects the system colour...
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-29  Julian SmartAdjustScrollbars can go into an infinite loop, so bail...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-25  Julian SmartFixed erroneous selection of content in comboboxes...
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-17  Julian SmartwxHelpController now wxCHMHelpController on Windows
2005-04-16  Robert Roebling Mention GTK+ fixes.
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-15  Michael WetherellNew syntax for --with-gtk
2005-04-13  Julian SmartwxBestHelpController now used as default on Windows
2005-04-05  Vadim Zeitlinfixed wxStaticBox::SetBackgroundColour(): this should...
2005-04-05  Vadim Zeitlinmention static box border fir under wxMSW
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-28  Vadim Zeitlincorrected GTK wrapping line
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-24  Vadim Zeitlinfix handling Alt-key events in wxComboBox
2005-03-23  Vadim ZeitlinwxTextCtrl with wxTE_RICH2 style now uses RichEdit...
2005-03-21  Vadim Zeitlinadded support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR...
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-20  Vadim ZeitlinSeek(-1, mode) should work instead of giving an error...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-18  Julian SmartDoc tweaks
2005-03-17  Vadim Zeitlinfixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First)
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-13  Michael WetherellAdd wxTempFileOutputStream, patch 1152042 by Stas Sergeev
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-12  Robert Roebling gtk updates
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-08  Vadim Zeitlinmention Linux/AMD64 build fix
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-03-03  Julian SmartAdded wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to...
2005-02-28  Ryan Nortonnote wxURI change
2005-02-28  Julian SmartDocumented wxImage XPM data ctor
2005-02-27  Julian SmartAdded GetIcon, GetBitmap to wxImageList
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim ZeitlinwxGenericListCtrl::SetItemState(-1) now changes the...
2005-02-19  Vadim ZeitlinwxCommandProcessor::MarkAsSaved() and IsDirty() added...
2005-02-19  Vadim Zeitlinadded wxMBConv parameter for wxFFile::ReadAll() and...
2005-02-19  Vadim ZeitlinVK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
2005-02-19  Kevin HockDocumentation - wxTE_AUTO_URL for wxGTK2 from Mart...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
next