]> git.saurik.com Git - wxWidgets.git/history - docs/latex
added GetForbiddenChars() and TRUE -> true (patch 757777)
[wxWidgets.git] / docs / latex /
2003-07-19  Vadim Zeitlinadded GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-18  Vadim Zeitlinallow to change the event propagation level (modified...
2003-07-17  Vadim Zeitlinadded format parameter to File/DirName()
2003-07-17  Vadim Zeitlindescribe better how to use ssociated mutex
2003-07-14  Vadim Zeitlinupdated recursive mutexes description
2003-07-12  Mattia Barbon Added and documented wxColourDatabase::AddColour.
2003-07-10  Vadim ZeitlinGTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have...
2003-07-10  Vadim Zeitlinadded wxThreadHelper class (patch 756906)
2003-07-10  Vadim Zeitlinadded functions to read/write several elements at once...
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-09  Vadim Zeitlinadded wxSocket::IPAddress() (patch 694119)
2003-07-09  Vadim Zeitlinmade wxTextInputStream Unicode safe and general cleanup...
2003-07-09  Julian SmartFixed missing bracket
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-08  Vadim Zeitlinadded support for wxALWAYS_SHOW_SB (finally closes...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-07  Vadim Zeitlindocument the functions sending page changing events
2003-07-06  Vadim Zeitlindocumented Fit() brokenness if sizers are not used
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-03  Mattia Barbon Updated wxArrayString documentation.
2003-07-03  Vadim Zeitlinfixed a typo in IsExposed, put SetValidator in correct...
2003-07-03  Vadim Zeitlinfixed comment and docs for GetSize()
2003-07-03  Vadim Zeitlinuse GetSize() instead of deprecated StreamSize() in...
2003-07-01  Vadim Zeitlindocumented wxUSE_GUI/BASE and __WXBASE__
2003-06-30  Julian SmartDocumented event sink
2003-06-30  Vadim Zeitlinadded wxCRIT_SECT_DECLARE_MEMBER
2003-06-29  Vadim Zeitlinadded release()
2003-06-29  Vadim Zeitlindocumented wxIsMainThread() and other thread-related...
2003-06-29  Vadim Zeitlincorrected link in see also
2003-06-27  Vadim Zeitlinadded RefreshItem[s]()
2003-06-26  Vadim Zeitlinadded EstimateTotalHeight
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-25  Roger Gammanscorrect documentation for wxEVT_GRID_SELECT_CELL and...
2003-06-24  Vadim ZeitlinwxTINY_CAPTION_XXX are obsolete
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim Zeitlindeleted non existing Cancelled() method
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-22  Vadim Zeitlinmissing backslash before underscore (patch 758143)
2003-06-22  Vadim ZeitlinLaTeX2e fixes (patch 748118)
2003-06-22  Vadim Zeitlinsupport Show() in wxFlexGridSizer (patch 737850)
2003-06-22  Vadim Zeitlinadded missing default value for pos parameter in ctor...
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-20  Julian SmartExtended wxTextAttr and added wxTextCtrl::GetStyle...
2003-06-19  Vadim Zeitlinadded wxIsDebuggerRunning() (which is going to replace...
2003-06-18  Vadim ZeitlinwxComboBox doesn't (officially) derive from wxChoice
2003-06-18  Julian SmartAdded extra wxGLCanvas documentation from
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Julian SmartAdded wxMenuBase::FindItemByPosition
2003-06-14  Vadim Zeitlinremoved duplicated stuff in Delete() docs
2003-06-13  Vadim ZeitlinSetSelection() may be used for both single and multi...
2003-06-13  Vadim Zeitlinadded possibility to customize the listbox colours
2003-06-13  Vadim Zeitlindocumented all methods pertaining to the multiple selection
2003-06-13  Vadim Zeitlinadded RefreshLine(s), HitTest() and IsVisible()
2003-06-13  Václav Slavíkadded wxLocale::GetLanguageName
2003-06-11  Vadim ZeitlinWriteString() doesn't append EOL automatically
2003-06-08  Mattia Barbon wxMessageDialog and ::wxMessageBox don't support...
2003-06-08  Julian SmartAdded shaped sample copying
2003-06-08  David ElliottMention RFC 1738, in particular file://hostname/path...
2003-06-06  Vadim Zeitlintypo in the event type name
2003-06-05  Václav Slavíkdocumented wxHW_NO_SELECTION
2003-06-03  Vadim Zeitlindocumented RefreshAll()
2003-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-06-01  Vadim Zeitlinfixed broken English...
2003-06-01  Julian SmartNotify -> NotifyEvent
2003-06-01  Vadim Zeitlinfixed broken TeX markup which resulted in broken links
2003-06-01  Julian SmartFixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(...
2003-06-01  Julian SmartRemoved AlignIn after further thought
2003-06-01  Julian SmartApplied patch [ 710608 ] wxImage::GetImageExtWildcard...
2003-06-01  Julian SmartApplied patch [ 730697 ] wxRect::AlignIn member
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-05-31  Vadim Zeitlincorrected MakeLower/Upper() return value
2003-05-30  Vadim Zeitlintypo
2003-05-30  Vadim Zeitlinadded {Line/Page}{Up/Down}
2003-05-30  Vadim Zeitlinbad link fixed
2003-05-30  Vadim ZeitlinLaTeX error fixed
2003-05-30  Vadim Zeitlinadded wxVScrolledWindow
2003-05-26  Václav Slavíkclarify using embedded XRC
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-21  Julian SmartNoted that the preview object is deleted by the frame.
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-18  Roger Gammans * Apply patch #735595. Add miminumAcceptable{Height...
2003-05-18  Julian SmartDon't prepend directory to filename for shortcuts
2003-05-14  Julian SmartDoc fixes
2003-05-10  Vadim Zeitlinrecognize ESC[APE] in menu accel strings (patch 733967)
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-09  Vadim ZeitlinwxDocManager::GetNoHistoryFiles() renamed to GetHistory...
2003-05-08  Vadim ZeitlinwxGLCanvas doesn't derive from wxScrolledWindow since...
2003-05-06  Julian SmartDoc clarifications
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-05-03  Julian SmartApplied patch [ 730686 ] wxImage::Scale speed improvements
2003-05-03  Julian SmartDoc corrections
2003-05-01  Julian SmartRemoved backslashes in verbatim example
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-29  Julian SmartFixed brace problem.
next