]> git.saurik.com Git - wxWidgets.git/history - docs
Elliptic arc fix for getting bounds
[wxWidgets.git] / docs /
2005-03-23  Vadim ZeitlinwxTextCtrl with wxTE_RICH2 style now uses RichEdit...
2005-03-22  Julian SmartRemoved unreadable/out of date guidelines.txt (any...
2005-03-22  Vadim Zeitlincorrected GetAppName() link
2005-03-22  Vadim Zeitlinadded debugrpt sample
2005-03-21  Vadim Zeitlinmore about GetRect() (patch 1158730)
2005-03-21  Vadim Zeitlinfixed wxTE_WORDWRAP description; wxTE_LINEWRAP supporte...
2005-03-21  Vadim Zeitlinadded support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR...
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-21  Julian SmartAdapt lib to eVC++ 3/4/PPC
2005-03-21  Vadim Zeitlinadded links to wxDebugReport
2005-03-21  Vadim Zeitlindocumented wxDebugReport and related classes
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-21  Vadim Zeitlinmention which files should be changed when adding a...
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-20  Julian SmartUpdated readme
2005-03-20  Vadim ZeitlinSeek(-1, mode) should work instead of giving an error...
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Julian SmartExpanded wxSystemOptions docs, documented wxTE_CAPITALIZE
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-18  Julian SmartDoc tweaks
2005-03-18  Julian SmartSetSashSize doc'ed
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Vadim Zeitlinfixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First)
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-15  Julian SmartUPdated notes
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-14  Julian SmartUpdated symbols
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-14  Vadim Zeitlinmade GetDataDir() return the directory where the progra...
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-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-13  Michael WetherellAdd wxTempFileOutputStream
2005-03-12  Vadim Zeitlinchanged wxDL_DEFAULT to be same as wxDL_NOW as this...
2005-03-12  Robert Roebling gtk updates
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-11  Vadim Zeitlinadded wxSizerFlags::Left/Right()
2005-03-10  Włodzimierz SkibaMissing API of wxMenuItem. const corrections. PalmOS...
2005-03-09  Václav SlavíkAddFile usage clarifications
2005-03-09  Dimitri Schoolwerthminor cleanup (doc typos fixed, removed tabs)
2005-03-08  Kevin HockRemoved descriptions of now-private m_ variables and...
2005-03-08  Włodzimierz SkibaCorrect header filename (part of bug #1154011).
2005-03-08  Vadim Zeitlinmention Linux/AMD64 build fix
2005-03-08  Vadim Zeitlinremoved wx_dynamic_cast(), it can't be implemented...
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-06  Julian SmartRemoved spurious comment
2005-03-06  Julian SmartDoc tweaks
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-03-04  Robert Roebling Changed wxFileName::SetExt() as per the discussion...
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-03-03  Julian SmartAdded wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to...
2005-03-02  Ryan Norton*** empty log message ***
2005-03-02  Ryan Nortonnote that GetFromWindow is windows only
2005-03-02  Ryan NortonDocument wxDisplay::GetFromWindow
2005-03-02  Ryan Nortonfix unresolved reference
2005-03-02  Ryan Nortonfix backslashes
2005-03-02  Ryan Nortongrammer
2005-03-02  Ryan Nortonclear up the 'something'
2005-03-02  Ryan Nortonreword a bit - get rid of mention of the platforms...
2005-03-02  Kevin HockAdd missing wxFileDialog flags to both dialog overview...
2005-03-01  Julian SmartTypo fixes
2005-02-28  Julian SmartSearch path correction (in line with intl.cpp)
2005-02-28  Ryan Nortonnote wxURI change
2005-02-28  Ryan Nortonrename wxURI::GetUser to wxURI::GetUserInfo and add...
2005-02-28  Julian SmartDocumented wxImage XPM data ctor
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-27  Julian SmartTweaks to install guide
2005-02-27  Julian SmartAdded GetIcon, GetBitmap to wxImageList
2005-02-23  Włodzimierz SkibawxDocManager::GetTemplates was missing (#1149847)
2005-02-22  Włodzimierz SkibaLicence name correction.
2005-02-22  Włodzimierz SkibaMore connections between wxWindow and wxRadioBox.
2005-02-22  Włodzimierz SkibawxRect::SetSize documented.
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Julian SmartUpdated FAQs from web site
2005-02-21  Dimitri Schoolwerthreworded parts of the 'alpha channel support' paragraph
2005-02-21  Vadim Zeitlindeclare variable used in source code example (bug 1093638)
2005-02-21  Vadim Zeitlinremoved mention of client data, there is none in this...
2005-02-20  Vadim Zeitlindefine wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond...
2005-02-20  Julian SmartDuplicate label corrections
2005-02-20  Vadim Zeitlinmention [_]UNICODE
2005-02-20  Vadim Zeitlinmore minor doc corrections (patch 1144628)
2005-02-20  Julian SmartDoc fixes
2005-02-20  Vadim Zeitlinminor docs corrections (patch 1144566)
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 Zeitlindocument GetOptionInt() as returning 0 for the options...
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-18  Robin DunnwxStdButtonSizer Finalise --> Realize
next