]> git.saurik.com Git - wxWidgets.git/history - docs
move definitions from src/gtk/data.cpp to other appropriate places
[wxWidgets.git] / docs /
2007-05-05  Václav Slavíkadded wxString::FromUTF8/ToUTF8/utf8_str()
2007-05-05  Vadim Zeitlinadded wxTimerEvent::GetTimer()
2007-05-04  Václav Slavíkuse wxString instead of const wxChar* in wxFFile public API
2007-05-04  Václav Slavíkuse wxString instead of const wxChar* in wxFile's publi...
2007-05-03  Vadim Zeitlinmake it possible to override desktop detection using...
2007-05-02  Václav Slavíkadded convenience functions wxString::To/From8BitData...
2007-05-02  Julian SmartCorrected swapped descriptions
2007-05-02  Julian SmartCorrected swapped descriptions
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-05-01  Vadim Zeitlinclarified alpha support status (bug 1710013)
2007-05-01  Vadim Zeitlinfix wxStringOutputStream::Write() in Unicode build...
2007-04-30  Vadim Zeitlinfix m_sizerPage memory leak for the wizards not using...
2007-04-30  Vadim Zeitlindon't drop lines without trailing new line character...
2007-04-27  Vadim Zeitlinno changes, just fix a typo
2007-04-26  Chris Elliottadd Borland Developer Studio and Turbo Explorer info
2007-04-26  Chris Elliottremovd as recommended in http://article.gmane.org/gmane...
2007-04-26  Chris Elliotttested and applied http://article.gmane.org/gmane.comp...
2007-04-26  Vadim Zeitlindon't assert in SetSelection(wxNOT_FOUND), just clear...
2007-04-26  Vadim Zeitlindon't assert in SetSelection(wxNOT_FOUND), just clear...
2007-04-25  Robert Roebling Added mini docs for wxChoicebook
2007-04-25  Robert Roebling Added mini docs to wxListbook
2007-04-25  Robert Roebling Typo.
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-24  Robert Roebling Mention that wxBookCtrlBase derived controls do derive
2007-04-24  Robert Roebling Updated docs.
2007-04-23  Robert Roebling Typo in docs [ 1693034 ] 2.8.3: wrong docs for wxCHEC...
2007-04-22  Vadim Zeitlinadded wxAppTraits::GetStandardCmdLineOptions() allowing...
2007-04-22  Vadim Zeitlinadded HasExtraStyle()
2007-04-22  Vadim Zeitlinupdated SetFont() documentation: it returns bool, not...
2007-04-22  Vadim Zeitlindistribute only the extra, free, space according to...
2007-04-21  Vadim Zeitlinallow having children of status bar in XRC (patch 1704125)
2007-04-21  Vadim Zeitlinadded wxStreamBuffer::Truncate() (patch 1687081)
2007-04-21  Vadim Zeitlinfix bug with not updating the last line correctly when...
2007-04-20  Vadim Zeitlinremoved extra membersections (patch 1702329)
2007-04-18  Robert Roebling Escape slashes.
2007-04-18  Robert Roebling Doc correction.
2007-04-17  Robert Roebling Updated wxDataViewCtrl docs.
2007-04-16  Václav Slavíkadded wxMBConv argument to char_str()
2007-04-16  Vadim Zeitlinmore native look for wxCheckListBox (especially under...
2007-04-16  Vadim Zeitlinadded new wxCONTROL_FLAT bit (see discussion of patch...
2007-04-14  Vadim Zeitlinadded wxRTTI macros to stream classes (patch 1687073)
2007-04-14  Vadim Zeitlinadded wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
2007-04-14  Vadim Zeitlinadded wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
2007-04-14  Vadim Zeitlineven controls with transparent background should draw...
2007-04-13  Vadim Zeitlinfix wxTextCtrl::SetSelection(-1, -1) to behave as docum...
2007-04-13  Vadim Zeitlinimplement support for right-aligned/centered items...
2007-04-13  Vadim Zeitlinremoved documentation for wxStartTimer() and wxGetElaps...
2007-04-13  Vadim Zeitlinclarifications to the ctor documentation
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-10  Vadim Zeitlinadd GetOwner() documentation
2007-04-10  Robert Roebling Document wxWindow::Navigate() instead of generation
2007-04-09  Vadim Zeitlinmake Enter/Return activate the default button (second...
2007-04-09  Vadim Zeitlindon't return the next line text from GetLineText()...
2007-04-09  Vadim Zeitlinescape &
2007-04-09  Vadim Zeitlinfix --with-opengl formatting
2007-04-09  Vadim Zeitlinreplaced deprecated wxMULTIPLE with wxFD_MULTIPLE
2007-04-09  Vadim Zeitlinadded missing membersection for CreateIconBundle
2007-04-08  Vadim Zeitlinadded mouse wheel support (patch 1696082)
2007-04-08  Vadim ZeitlinThe great wxVScrolledWindow refactoring: allow using...
2007-04-08  Vadim Zeitlinuse wxFD_XXX instead of deprecated wxXXX in the documen...
2007-04-08  Vadim Zeitlinadded wxEXEC_BLOCK flag (patch 1620430)
2007-04-07  Vadim Zeitlinadded GetIconOfExactSize()
2007-04-07  Vadim Zeitlinadded IsEmpty()
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-07  Vadim Zeitlinadd support for resources forks in wxCopyFile() (modifi...
2007-04-07  Vadim Zeitlinsupport accelerators for buttons too (slightly modified...
2007-04-07  Vadim Zeitlindocument GetAnimation() (patch 1695722)
2007-04-07  Vadim Zeitlindocument adding new resource handlers (patch 1695722)
2007-04-07  Vadim Zeitlindon't mention obsolete 2.2 version (part of patch 1695722)
2007-04-07  Vadim Zeitlinmention more predefined array classes (part of patch...
2007-04-07  Vadim Zeitlinfix typo in OnClosingDocument() name
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-04-05  Robin DunnPatch from FM with more bakefile tweaks and etc.
2007-04-05  Vadim Zeitlinfix typo in allowOthers description
2007-04-05  Václav Slavíkmade wxString::Replace, Matches and Find work with...
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-31  Vadim Zeitlinset string field of wxCommandEvent object generated...
2007-03-31  Vadim Zeitlinadded gtk.tlw.can-set-transparency system option (repla...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-31  Vadim Zeitlindecouple primary selection handling from clipboard...
2007-03-30  Václav Slavíkadded char_str() and wchar_str() methods to wxString...
2007-03-30  Vadim Zeitlindon't handle orderly socket shutdown by the peer as...
2007-03-30  Vadim Zeitlinfixed broken link and use \backslash instead of literal...
2007-03-30  Vadim Zeitlinadded more wxART_XXX ids (patch 1687751)
2007-03-30  Vadim Zeitlindon't call gtk_label_set_line_wrap() from DoGetBestSize...
2007-03-26  Vadim Zeitlinadded wxWindow::NavigateIn(); provide wxGTK implementat...
2007-03-26  Václav Slavíkuse wxStrings in wxLocale methods, _() and wxGetTransla...
2007-03-26  Václav Slavíkescape _ in LaTeX sources
2007-03-26  Vadim Zeitlinadded taborder sample
2007-03-26  Julian SmartTypo correction
2007-03-25  Vadim Zeitlindon't check whether the window is shown and enabled...
2007-03-25  Vadim Zeitlinmake wxNO_BORDER work with wxRadioBox (patch 1525406)
2007-03-25  Vadim Zeitlindocument GetBufferSize() (patch 1687070)
2007-03-25  Vadim Zeitlincorrected name of wxWS_EX_PROCESS_UI_UPDATES style...
2007-03-25  Vadim Zeitlincorrected link to gettext manual (part of patch 1686335)
2007-03-23  Vadim Zeitlinmore changes from 2.8.4 added
2007-03-23  Vadim Zeitlindon't use TPM_RECURSE under NT4, it results in TrackPop...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
next