]> git.saurik.com Git - wxWidgets.git/history - docs
added ra key methods docs
[wxWidgets.git] / docs /
2002-04-07  Vadim Zeitlinadded ra key methods docs
2002-04-07  Vadim Zeitlinadded wxTextCtrl::EmulateKeyPress
2002-04-07  Vadim Zeitlinadded raw key code and flags support (based on patch...
2002-04-07  Vadim Zeitlinreformatted to fit in the page width
2002-04-07  Julian SmartVersion updates, manual date change, no change to dragi...
2002-04-07  Václav Slavíkupdate from gtk/changes.txt to changes.txt (sic...)
2002-04-07  Václav Slavíkadd artprov sample to the list
2002-04-07  Václav Slavíkadded wxArtProvider technote
2002-04-06  Václav Slavíkfixed wxEncodingConverter::Convert docs
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-06  Václav Slavíkfixed typo
2002-04-05  Václav Slavíkinfo about removal of wxhtml.rc
2002-04-05  Vadim Zeitlinsome updates I forgot to commit before: mention wxCondi...
2002-04-05  Vadim Zeitlinadded a few missing tree events to the docs
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-04-03  Mattia BarbonMention wxCURSOR_BLANK
2002-04-03  Vadim Zeitlinadded a note about the constraints being deprecated
2002-04-02  Vadim Zeitlinfixed OnDropFiles() signature
2002-04-02  Vadim Zeitlinchanged wxCondition API to take a reference, not pointe...
2002-04-02  Vadim Zeitlinadded wxSemaphore (with docs), new version of wxConditi...
2002-04-02  Vadim Zeitlinadded the include files section (patch 538251)
2002-04-02  Robin DunnwxWindowMSW now eats EVT_CHAR if the key was handled...
2002-04-01  Julian SmartAdded reference to FloodFill additions
2002-04-01  Vadim Zeitlinfixed wxCheckListBox behaviour in presense of wxLB_SORT...
2002-04-01  Julian SmartApplied FloodFill patch
2002-04-01  Vadim Zeitlinrestored full redraw on repain behaviour by default...
2002-03-27  Vadim ZeitlinwxFileName::Get/SetTimes() finally seem to work under...
2002-03-27  Vadim Zeitlinadded wxEXEC_MAKE_GROUP_LEADER (patch 535422)
2002-03-26  Julian SmartCopied roadmap from wxWebSite module
2002-03-26  Mattia BarbonDocs for wxDialog/wxFrame::SetIcons and wxIconBundle.
2002-03-26  Václav Slavíkwxhtml.rc not needed anymore
2002-03-26  Vadim Zeitlinupdate the toolbar docs for radio buttons
2002-03-26  Mattia BarbonCorrected ctors for wxPropertyListView and wxPropertyLi...
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Vadim Zeitlinadded and documented wxTB_NOICONS and wxTB_TEXT style...
2002-03-25  Vadim Zeitlinsome minor appearance fixes
2002-03-25  Vadim Zeitlinupdated for 2.4.0
2002-03-24  Václav Slavíkadded wxArtProvider
2002-03-24  Václav Slavíkremove wxApp::GetStdIcon from documentation
2002-03-23  Vadim Zeitlinadded wxEXEC_NOHIDE flag, modified wxExecute() to take...
2002-03-22  Julian SmartRemoved references to wxHelpControllerHtml from docs.
2002-03-22  Václav Slavíktex2rtf doesn't like math mode
2002-03-22  Vadim Zeitlinadded Allow() docs
2002-03-21  Julian SmartAdded wxX11 to readme
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-20  Vadim Zeitlinadded a note about wxGetHomeDir() change under MSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-03-17  Václav Slavíkdocs corrections and docs for Chris' wxImage::SaveFile...
2002-03-17  Václav Slavíkinitial wxMGL readmes
2002-03-16  Václav Slavíkapplied wxTR_HIDE_ROOT patch for wxMSW
2002-03-16  Vadim Zeitlinadded support for wxTR_HIDE_ROOT style (patch 529614)
2002-03-16  Václav Slavíkapplied patch for seeking in GIF images
2002-03-15  Václav Slavíkapplied patch for seeking in GIF images
2002-03-15  Vadim Zeitlinerase separators shown behind the controls added to...
2002-03-15  Václav SlavíkwxLocale-related corrections to the docs
2002-03-15  Václav Slavíkinfo about wxLocale changes
2002-03-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-08  Václav Slavíkcase insensitive <font face>
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinexplained how the existing array declarations must...
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-06  Vadim Zeitlincorrect Insert() docs (bug #526172)
2002-03-04  Vadim Zeitlinadded Hungarian translations
2002-02-28  Ron LeeTypo fix for GetSizer.
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Vadim Zeitlinadded a note that wxStringList is obsolete
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-23  Robert Roebling applied doc patch for wxPostEvent().
2002-02-23  Julian SmartAdded some notes on the Nano-X port.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-22  Vadim ZeitlinwxLogFatalError() now always aborts the program and...
2002-02-21  Vadim ZeitlinwxCursor(wxImage) added (Chris Elliott, patch 517439)
2002-02-20  Vadim Zeitlinuse base 10 by default in wxString::To[U]Long
2002-02-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
2002-02-19  Vadim Zeitlinadded GetButton(), some cleanups
2002-02-19  Vadim Zeitlinadded a note about parsing numbers with leading zeroes...
2002-02-19  Vadim Zeitlintypo in style definition fixed
2002-02-17  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-17  Václav Slavíktell wxHTML users to initialize wxImage
2002-02-17  Václav Slavíkadded info about xpm.lib to changes.txt
2002-02-16  Vadim Zeitlinvarious splitter fixes:
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2002-02-15  Mattia BarbonUpdated MinGW build instructions
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-13  Vadim ZeitlinwxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
2002-02-12  Vadim Zeitlinadded IsEditable
2002-02-11  Vadim Zeitlinadded SetString docs
2002-02-11  Julian SmartLinking now
2002-02-10  Václav Slavíkfixes to HTML tables alignment
2002-02-08  Vadim Zeitlinmoved wxBase readme to its own directory
2002-02-08  Julian SmartAdded X11 readme & install docs, updates to Motif ones
next