]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx
Removed obsolete wxDate and wxTime classes.
[wxWidgets.git] / docs / latex / wx /
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-22  Vadim Zeitlinadded GetName(), rearranged methods in alphabetic order
2003-03-21  Julian SmartCopyright correction
2003-03-17  Václav Slavíkmore LaTeX fixes
2003-03-16  Václav SlavíkLaTeX compilation fixes again
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-03-05  Mattia Barbon Document the new __WXMOTIF20__ preprocessor macro.
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-04  Vadim Zeitlinadded wxDynamicLibrary::Detach()
2003-03-03  Vadim Zeitlinadded alpha channel support to wxImage
2003-03-02  Vadim Zeitlinadded wx/math.h (patch 686009)
2003-03-02  Vadim Zeitlinadded possibility to use several wxFileHistories (patch...
2003-03-02  Vadim Zeitlinmaximize the window to the correct display (i.e. the...
2003-03-02  Václav Slavíkremoved deprecated calls from wxImage example (bug...
2003-03-01  Stefan Csomoradded minor and major description for wxGetOsVersion...
2003-02-27  Vadim ZeitlinwxExecute may only be called from the main thread
2003-02-27  Vadim Zeitlinadded proportion parameter to wxFlexGridSizer::AddGrowa...
2003-02-27  Vadim Zeitlinadded WXK_WINDOWS_XXX key constants
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
2003-02-27  Vadim Zeitlinfixed wxRegionIterator example
2003-02-26  Václav Slavíkunified default values for conv arguments
2003-02-26  Václav Slavíkadded wxCLOSE
2003-02-25  Vadim Zeitlinfixed typo in WX_DECLARE_OBJARRAY example
2003-02-23  Václav Slavíkdocumentation for wxFileConfig changes
2003-02-23  Vadim Zeitlindocumented wxGetApp()
2003-02-19  Vadim Zeitlinremoved several out of date/wrong sentences; mention...
2003-02-13  Julian SmartDOc fixes
2003-02-13  Vadim Zeitlinsay that WarpPointer() is not supported under Mac
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-11  Vadim Zeitlinfixed typo in SetToolClientData() docs
2003-02-09  Vadim Zeitlinadded missing const
2003-02-05  Vadim Zeitlinfixed typo in the label
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-02-02  Vadim Zeitlinfixed First() signatures
2003-01-30  Václav Slavíkdon't indent text body
2003-01-27  Julian SmartCorrected printing docs
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-26  Václav Slavíkfixed someone's typo
2003-01-26  Václav Slavíkadded wxHtmlWindow::LoadFile
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Vadim Zeitlindocumented wxT(), _T(), _()
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-25  Vadim Zeitlinmoved GetRed() in its correct place in alphabetical...
2003-01-25  Vadim Zeitlintypo fixes
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-23  Václav Slavíkremoved wxEncodingConverter from docs where wxMBConv...
2003-01-22  Vadim Zeitlinfixed Update() signature
2003-01-22  Vadim Zeitlincorrected and expanded
2003-01-21  Julian SmartUpdated wxBitmap overview
2003-01-19  Václav Slavíkuse wxART_BROKEN_IMAGE in wxHTML
2003-01-19  Ron LeeWe surely don't need two debugging sections,
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-18  Václav Slavíkadded wxFileName::MakeAbsolute
2003-01-17  Vadim Zeitlintried to make wxCloseEvent docs more clear too
2003-01-17  Vadim Zeitlindocumented UngetWriteBuf overload
2003-01-17  Vadim Zeitlintried to make Close() docs more clear
2003-01-16  Vadim Zeitlinadded links to the event docs from the default event...
2003-01-16  Vadim Zeitlinforgot to include wxControlWithItem docs
2003-01-16  Vadim Zeitlinthe find dialog is created hidden, as all the other...
2003-01-15  Vadim Zeitlincorrected Get/SetFrame() parameter/return type
2003-01-15  Vadim Zeitlinremoved OnXXX() methods, added new default event handli...
2003-01-14  Stefan Csomoradded TARGET_CARBON and __MACH__ info
2003-01-14  Gilles Depeyrotclarified some Mac OS related preprocessor defines
2003-01-13  Stefan Csomoradditional infos for wxMac
2003-01-12  Vadim ZeitlinDeleteAllItems() does send DELETE_ITEM events (closes...
2003-01-12  Vadim Zeitlinmore docs about compiler constants
2003-01-12  Vadim Zeitlinadded wxCHECK_GCC/W32API_VERSION
2003-01-12  Vadim Zeitlincorrected m_commandString type to wxString (patch 661648)
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-10  Vadim Zeitlinremoved CopyObject(), added copy ctor, corrected Dump()
2003-01-07  Mattia Barbon Escape some _.
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-02  Vadim Zeitlindocumented wxDateSpan
2003-01-02  Vadim Zeitlinfixed wxMutexLocker ctor signature (patch 660549)
2003-01-02  Vadim Zeitlinsay that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER...
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlintypo fix (closes bug 654197)
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2003-01-01  Vadim Zeitlinadded wxControlWithItems docs, updated the others to...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-28  Julian SmartUpdated some scripts
2002-12-27  Mattia Barbon wxPerl notes for DocView.
2002-12-27  Julian SmartApplied patch [ 658505 ] Updates documentation for...
2002-12-20  Julian SmartDo -> Redo
2002-12-20  Julian SmartCleaned up SetMenuStrings, factoring out redo and undo...
2002-12-18  Vadim Zeitlinremoved extra (non existing) Prepend() parameter
2002-12-17  Julian SmartDoc corrections
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
2002-12-13  Václav Slavíkfixed wxFilesystem docs bug
2002-12-13  Václav Slavíkdocumented FileNameToURL and URLToFileName
2002-12-10  Vadim Zeitlincorrected wxCommandProcessor ctor docs
2002-12-09  Julian SmartApplied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_...
2002-12-09  Vadim Zeitlinfixed Get/SetString() prototypes
2002-12-09  Vadim Zeitlinfixed a typo
next