added wxUSE_REGKEY option
[wxWidgets.git] / docs /
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-21  Vadim Zeitlinuse colour in the libraries diagram to indicate base...
2007-07-20  Vadim Zeitlindocument wxCB_SORT
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-18  Vadim Zeitlinadded documentation of wxUSE_XXX symbols (modified...
2007-07-18  Vadim Zeitlinfix broken wxvscrolledwindowsetrowcount link
2007-07-17  Vadim Zeitlinadded new libraries (patch from Francesco)
2007-07-17  Vadim Zeitlinadded missing libraries to the requirements list
2007-07-17  Vadim Zeitlinremove references to contrib (patch from Francesco)
2007-07-17  Chris Elliottsvn rather than cvs
2007-07-16  Vadim Zeitlinremove file containing many obsolete defines, if anyone...
2007-07-16  David ElliottAdded preliminary documentation about how to write...
2007-07-14  Václav Slavíkrenamed wxXmlProperty to wxXmlAttribute, plus implied...
2007-07-13  Václav Slavíkremoved broken and global GetLine() function from wx...
2007-07-13  Vadim Zeitlinset the string field of the wxEVT_COMMAND_CHECKLISTBOX_...
2007-07-13  Vadim Zeitlinfixed showing busy cursor for disabled windows and...
2007-07-12  Vadim Zeitlinadded support for alpha channel to wxColour to/from...
2007-07-12  Vadim Zeitlinadded missing spaces
2007-07-12  Vadim Zeitlinadded support for binary data to wxConfig (slightly...
2007-07-10  Vadim Zeitlinadded --optional-libs wx-config argument (patch 1747239)
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-09  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-08  Václav Slavíkdocumented removal of unsafe wxGets() and wxTmpnam...
2007-07-06  Vadim Zeitlindocument that SetValue() accepts values in 0..GetRange...
2007-07-06  Vadim Zeitlinuse 'neither ... nor ...' instead of 'neither ... or...
2007-07-05  Bryan PettyAdded deprecation warnings to old wxVScrolledWindow...
2007-07-05  Bryan PettyFixed case on LaTeX member function labels.
2007-07-04  Vadim Zeitlinadded support for broadcasting to UDP sockets (patch...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-07-03  Paul Cornettfix XPM SaveFile for more than 92 colors
2007-07-02  Vadim Zeitlinremoved instructions for adding contrib libraries ...
2007-07-02  Julian SmartAdded SetBitmap, GetBitmap to wxWizard
2007-06-29  Vadim Zeitlinstrip the leading dot from extension if present in...
2007-06-28  Václav SlavíkANSI+Unicode compatibility fixes to wxArrayString
2007-06-28  Václav Slavíkadded wxString::FromAscii(char*,size_t) for consistency...
2007-06-28  Vadim Zeitlincorrected some links
2007-06-28  Vadim Zeitlinmention wxLogInterposer(Temp)
2007-06-27  Vadim Zeitlindon't invalidate the font in SetNativeFontInfo[Desc...
2007-06-27  Vadim Zeitlinadded wxLog::DisableTimestamp() to be used as a synonym...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-23  Robert RoeblingMore const bool (sigh)
2007-06-23  Robert RoeblingRemove const bool
2007-06-23  Robert RoeblingRemove const bool
2007-06-23  Robert Roebling Remove const bool
2007-06-23  Robert Roebling Don't use const bool.
2007-06-23  Robert Roebling We don't use "const bool" anywhere, I think.
2007-06-22  Václav Slavíkclarified global and local config files behavior
2007-06-22  Vadim Zeitlindon't always add wxCAPTION to wxMiniFrame style uncondi...
2007-06-22  Vadim Zeitlinfix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION
2007-06-22  Václav Slavíkadded documentantion for wxMemoryFSHandler::AddFileWith...
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-06-22  Vadim Zeitlindocument CreateConfig() (extended patch 1739374)
2007-06-21  Vadim Zeitlinchanged AddPendingEvent() to take const wxEvent referen...
2007-06-21  Robert Roebling Added minor clarification to the wxListBox events...
2007-06-21  Paul Cornettfix typo
2007-06-21  Julian SmartAdded font setting and ability to determine AUI noteboo...
2007-06-21  Julian SmartAdded DetachOldLog to avoid destruction of old log...
2007-06-21  Vadim Zeitlindocument that wx[HV]SCROLL don't work with native contr...
2007-06-20  Vadim Zeitlinsingle line wxTextCtrl fg colour fix is now in 2.8
2007-06-20  Václav Slavíkuse wxString in wxRegKey methods; make it compile witho...
2007-06-20  Mart RaudseppFix SetExtraLong parameter type in docs from int to...
2007-06-20  Vadim Zeitlinmention changes from 2.8 branch too, at the very least...
2007-06-20  Vadim Zeitlindon't free "static" alpha data (patch 1738966)
2007-06-19  Václav Slavíkmake wxSetEnv compatible with ANSI and Unicode, depreca...
2007-06-19  Václav Slavíkuse wxString in wxFileSystem::FindFileInPath()
2007-06-19  Václav SlavíkwxLog::Get/Settimestamp() now use wxString
2007-06-19  Václav Slavíkchanged wxFFileOutput/InputStream ctor 'mode' argument...
2007-06-19  Václav Slavíkchanged wxGLContext::SetColour() argument from wxChar...
2007-06-17  Václav Slavíkdetermine wxFSFile's MIME type when wxFSFile::GetMimeTy...
2007-06-17  Vadim Zeitlincorrect setting of pSymbol->SizeOfStruct (patch 1737789)
2007-06-16  Vadim Zeitlinshow the unhandled exceptions in debug build instead...
2007-06-16  Vadim Zeitlinreplace wxDocument::GetPrintableName(wxString&) and...
2007-06-15  Václav Slavíkuse char* instead of wxChar* for XRC IDs to save space...
2007-06-15  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
2007-06-15  Vadim Zeitlindocumented WXUSING/MAKINGDLL
2007-06-15  Vadim Zeitlindocumented __WXDFB__ and __WXGTK2n__
2007-06-11  Václav Slavíkuse wxString argument and not wxChar* in wxHtmlParser...
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-06-08  Julian SmartSmall typo fix
2007-06-07  Chris Elliottmissing closing bracket broke tex2rtf
2007-06-04  Vadim Zeitlinfix typo in Selecting() description (bug 1726270)
2007-06-04  Václav Slavíkchanged wxLog::OnLog(String) to take wxString instead...
2007-06-03  Vadim Zeitlincorrected wrong change description: raw RGB support...
2007-06-03  Vadim Zeitlinadded raw RGB support and colour normalization to PNM...
2007-06-03  Julian SmartTypo fix
2007-06-02  Vadim Zeitlinthe same event handler class, not object, can be used...
2007-06-02  Vadim Zeitlinupported changes from 2.8.5 (at the very least this...
2007-06-02  Vadim Zeitlinenable non-top tabs workaround for Vista too (replaces...
2007-06-02  Vadim Zeitlinadded msw.font.no-proof-quality system option as it...
2007-05-28  Robert Roebling Doc update.
2007-05-28  Robert Roebling Implemented dataview_model notification event to...
2007-05-28  Robert Roebling Removed wxDataViewViewColumn since it is redundant.
2007-05-26  Vadim ZeitlinGetMenuCount() returns size_t, not int
2007-05-25  Vadim Zeitlinadded wxMSW-specific wxEntryStart() overload taking...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-24  Vadim Zeitlins/wxStaticIcon/wxStaticBitmap/g (bug 1724527)
2007-05-24  Vadim Zeitlinadded wxRect::operator+() and *() (union and intersecti...
2007-05-24  Vadim Zeitlindeprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
next