]> git.saurik.com Git - wxWidgets.git/history - docs
Dependency tracking for Sun CC
[wxWidgets.git] / docs /
2005-04-02  Julian SmartSmall doc mods
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Julian SmartUpdated date
2005-04-01  Dimitri Schoolwerthfixed default style parameter
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-30  Julian SmartMinor English corrections
2005-03-30  Kevin HockAdded note that the GLOBAL config flag refers to HKLM...
2005-03-29  Robert Roebling Mini doc update for wxConvFileName.
2005-03-29  Robert Roebling Replace wxConvFile with wxConvFileName in the docs.
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-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-27  David ElliottAdded documentation for using MW compilers with configure.
2005-03-26  Vadim Zeitlinadded deprecation note
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-25  Michael WetherellSome improvements to the zip stream docs thanks to...
2005-03-25  Vadim Zeitlinreversed disabling of deferred resizing in the last...
2005-03-24  Vadim Zeitlinfix handling Alt-key events in wxComboBox
2005-03-24  Julian SmartSwitch deferred sizing off by default
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-23  Vadim Zeitlinadded IsFalse() to simplify code doing HasOption(very...
2005-03-23  Julian SmartUpdated version to 2.5.5
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
next