]> git.saurik.com Git - wxWidgets.git/history - docs/latex
added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / docs / latex /
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
2002-12-09  Vadim Zeitlinreplaced wxItem_Xxx with wxITEM_XXX as they should be
2002-12-08  Václav Slavíkadded wxHtmlHelpController::AddBook(wxFileName)
2002-12-08  Václav Slavíkfixed tex2rtf error
2002-12-08  Roger GammansDocumentation for wxDbGrid from patch 638274
2002-12-06  Vadim ZeitlinAppend() returns int, not void
2002-12-06  Vadim Zeitlinfixed return type of GetEditControl(); updated its...
2002-12-05  Julian SmartFurther version changes
2002-12-05  Vadim Zeitlinunabbreviated i18n
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-09-14  Julian SmartApplied patch [ 608876 ] Improvements to installation...
2002-09-12  Julian SmartAdded unix2dos.c utility
2002-09-10  Vadim Zeitlinclarification of Set/GetTitle() with respect to popup...
2002-09-09  Vadim ZeitlinwxDialog doesn't derive from wxPanel nor accepts wxDIAL...
2002-09-08  Václav Slavíkanother false statement corrected
2002-09-07  Vadim Zeitlinadded wxLocale::GetLanguageInfo()
2002-09-07  Stefan NeisCommited John Labenski's patch giving access to the...
2002-09-06  Julian SmartAdded missing rejigged IPC Latex files
2002-09-06  Václav Slavíkdocumented need to install ZIP handler
2002-09-06  Julian SmartCorrected wxMenu::Append item symbol documentation
2002-09-06  Julian SmartAdded another reference to adding the zip handler.
2002-09-06  Julian SmartAdded note about adding the zip handler when using...
2002-09-05  Mattia BarbonRevert apparently accidental commit
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2002-09-05  Julian SmartApplied patch [ 603858 ] wxTextCtrl text alignment...
2002-09-04  Vadim Zeitlingeneric status bar now:
2002-09-04  Ron LeeAdded (and documented) GetTraceMasks so userspace can...
2002-09-03  Mattia BarbonSmall clarification in ::wxShowTip docs.
2002-09-02  Vadim Zeitlinremoved GetObjectType() ghost
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-31  Julian SmartSome doc fixes
2002-08-31  Julian SmartApplied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-30  Vadim Zeitlinmention that SetSelection(-1, -1) selects everything
2002-08-30  Vadim Zeitlindocumented SetSelection()
2002-08-30  Vadim Zeitlinadded Read64() and Write64() docs
next