modified arguments syntax to be wx-config [options] [libraries list]
[wxWidgets.git] / docs /
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
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-31  Dimitri Schoolwerthfixed typo
2004-05-30  Václav Slavíksomebody forgot to keep tex2rtf.ini and tex2rtf_css...
2004-05-30  Julian SmartAdjusted readme
2004-05-25  Václav Slavíkimplemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-19  Dimitri Schoolwerthapplied patch #940914 "Minor cleaning of warnings in...
2004-05-18  Włodzimierz SkibaPatch #940808: Updated list of contributors according...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-13  Robin DunnPatch #953131
2004-05-12  Vadim Zeitlinadded Portuguese (Brazilian) translations
2004-05-12  George TaskerUpdates to match current class info
2004-05-12  George TaskerFor some reason, the ending '}' for the {\small ...
2004-05-12  George Tasker\begin(verbatim) lines should start at the beginning...
next