]> git.saurik.com Git - wxWidgets.git/history - docs
recall initial font
[wxWidgets.git] / docs /
2004-07-25  Vadim Zeitlinadded GetHeaderValue() (patch 974427)
2004-07-25  Vadim Zeitlinadded and documented SplitVolume() and GetPathTerminato...
2004-07-25  Vadim Zeitlinsupport for alpha channel in toolbars (patch 949843)
2004-07-25  Vadim Zeitlindocumented how to use sockets in non-main thread (patch...
2004-07-25  Vadim ZeitlinFindItem() implementation (patch 950021)
2004-07-25  Vadim Zeitlinbasic UDP support (patch 835128)
2004-07-25  Vadim Zeitlindocs for Change/GetMode(s) (patch 966312)
2004-07-24  Václav SlavíkwxSound wasn't in alphabetically correct place
2004-07-23  Vadim Zeitlingenerate EVT_CONTEXT_MENU when right mouse button is...
2004-07-23  Vadim Zeitlinimplemented ScrollLines/Pages() for GTK+ 2
2004-07-23  Dimitri Schoolwerthadding missing closing bracket
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-23  Vadim Zeitlinadded wxSUBRELEAS_NUMBER and macro to check for it
2004-07-23  Vadim Zeitlinfixed ShowModal() return value typo
2004-07-21  Vadim Zeitlindocumented that Write() doesn't always write all the...
2004-07-20  Vadim Zeitlindocumented DoPrepareDC()
2004-07-19  George TaskerUpdating the ::Open() function to help clarify that...
2004-07-18  Václav Slavík*** empty log message ***
2004-07-17  Václav SlavíkwxTLW::IsMaximized for wxGTK2 (patch 992743)
2004-07-17  Václav Slavíkmade GTK+2 the default
2004-07-16  Robin DunnAdded notes about the sizer changes
2004-07-16  Václav Slavíkdocumented wxHtmlWindow::SelectionToText and ToText
2004-07-16  Vadim Zeitlinfixed fatal bug in wxString ctor from wxCharBuffer...
2004-07-16  Roger Gammans * add documentation for wxMemoryBuffer
2004-07-12  Vadim Zeitlinreplace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
2004-07-12  Václav Slavíkdocumented wxWindow::GetFont changes
2004-07-12  Václav Slavíkdocumented wxWindow::GetFont change
2004-07-06  Vadim Zeitlincorrected misleading IsSelection() docs
2004-07-05  Vadim Zeitlinfixed syntax error
2004-07-04  Vadim Zeitlintypo/spelling fixes (patch 983448)
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-07-01  Vadim Zeitlinadded wxGetKeyState() doc (patch 967255)
2004-07-01  Vadim Zeitlinadded and documented wxWindow::MoveBefore/AfterInTabOrder()
2004-07-01  Vadim Zeitlinadded and documented wxKey/MouseEvent::CmdDown()
2004-06-30  Vadim Zeitlinmention that wxPostEvent() only works for sending messa...
2004-06-30  Vadim Zeitlinmention that detached threads shouldn't be deleted
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-30  Vadim Zeitlintrying to fix missing new line before a heading start
2004-06-30  Václav Slavíkimplemented wxSS::GetMetric on wxGTK2 (patch 950618)
2004-06-30  Václav SlavíkwxXXChoiceDialog documentation fixes
2004-06-29  Vadim Zeitlindocumented return value of Find[Absolute]ValidPath...
2004-06-29  Václav Slavíkimplemented wxFRAME_NO_TASKBAR for wxGTK2
2004-06-28  Václav Slavíkimplemented wxFRAME_NO_TASKBAR for wxGTK2
2004-06-28  Václav Slavíkimplemented nested index entries and index entries...
2004-06-28  Vadim Zeitlinadded include files section
2004-06-27  Václav Slavíkimplemented underlined text drawing for GTK2
2004-06-26  Václav Slavíkimplemented 3state checkboxes in wxGTK with GTK2
2004-06-26  Václav Slavíkchange of msgids patch description was inaccurate;...
2004-06-26  Vadim Zeitlinadded and documented wxKeyEvent::GetUnicodeKey(); made...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-24  Václav SlavíkRemoved references to now-deprecated wxNotebookSizer...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Vadim Zeitlinfixed bug in wxDateTime::Set(jdn) when DST was in effect
2004-06-23  Václav Slavíkngettext() macro was removed
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-23  Václav Slavíkremoved non-const wxWindow::GetFont and GetCursor
2004-06-22  Václav Slavíkcorrected Cygwin instructions
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Vadim Zeitlinfixed memory leak in wxURL when using a proxy
2004-06-19  Julian SmartTex2RTF doesn't like {\tt{ thing}}
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Julian SmartLatex corrections from Marc Albrecht
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-17  Robin DunnUpdated docs for Set[Fore|Back]groundColour with more...
2004-06-17  Włodzimierz SkibaBetter markup.
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-16  Włodzimierz SkibaMissed decoration.
2004-06-16  Julian SmartCorrected some spacing and typo errors.
2004-06-16  Włodzimierz SkibaCorrections to wxWinCE port descriptions.
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-06-14  Vadim Zeitlincorrected erroneous description of Update() argument
2004-06-13  Julian SmartAdded event table macros to wxGrid that take window...
2004-06-13  Julian SmartTweaks to announcement
2004-06-13  Julian SmartCorrected return type of SetBackgroundColour
2004-06-13  Julian SmartDomain name corrections
2004-06-11  Dimitri Schoolwerthfixed typo, used word 'assigned' instead of 'allotted'
2004-06-10  Dimitri Schoolwerthclarified the parameters of MB2WC and WC2MB a little...
2004-06-09  Vadim Zeitlinfixed OnFrameClose() return type
2004-06-09  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-09  Václav Slavíkremoved unneeded prototype
2004-06-09  Václav Slavíkdocumented wxString's ctors that convert between wc...
2004-06-07  Julian SmartAdded Marco to credits
2004-06-06  Václav Slavíkfixed wxPluginLibrary unloading on failture (patch...
2004-06-05  Mattia Barbon Added code for 3 state checkbox.
2004-06-05  Václav SlavíkwxTaskBarIcon::OnXXX virtual methods are deprecated...
2004-06-05  Václav Slavíkmention EVT_ macros type safety
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Václav Slavíkfixed wrong tooltip colour -- don't mess with widget...
2004-06-03  Julian SmartSeparated creation and initialisation of a document...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-03  Julian SmartFixed typo
2004-06-02  Julian SmartMention removal of wxHIDE_READONLY
2004-06-02  Julian SmartRemoved wxHIDE_READONLY flag
next