]> git.saurik.com Git - wxWidgets.git/history - docs
Added build instructions, readme, and TODO
[wxWidgets.git] / docs /
2003-07-24  David ElliottAdded build instructions, readme, and TODO
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-22  Vadim Zeitlinrestore some of the styles; added support for splitters...
2003-07-22  Vadim ZeitlinwxAutomationObject is not VC++-only
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-21  Vadim Zeitlinadded wxMirrorDC
2003-07-20  Vadim Zeitlinadded sizers support; allow resizeable wizards (Robert...
2003-07-20  Vadim Zeitlinadded wxSize::IncTo/DecTo
2003-07-20  Vadim Zeitlinadded \arg macro
2003-07-19  Vadim Zeitlinmention wxTreeItemId change
2003-07-19  Vadim ZeitlinGetFirst/NextChild() now use wxTreeItemIdValue instead...
2003-07-19  Vadim Zeitlinreverted the last change (colour values changes), it...
2003-07-19  Vadim Zeitlinadded GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-19  Vadim Zeitlinmention colour change
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 Zeitlinapplied event speed up patch (752928)
2003-07-17  Vadim Zeitlinadded format parameter to File/DirName()
2003-07-17  Vadim Zeitlindescribe better how to use ssociated mutex
2003-07-16  Václav Slavíkdon't forget to backport HTML tables fix
2003-07-14  Vadim Zeitlinupdated recursive mutexes description
2003-07-13  Vadim Zeitlinmention wxCrashReport
2003-07-12  Mattia Barbon Added and documented wxColourDatabase::AddColour.
2003-07-10  Vadim Zeitlincorrected bug with alignment of static labels with...
2003-07-10  Vadim ZeitlinWait() doesn't cancel the thread any longer
2003-07-10  Vadim Zeitlinallow adding/removing columns dynamically (based on...
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  Vadim Zeitlinmention opengl32lib/glu32.lib automatic inclusion
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-10  Vadim Zeitlinpreliminary implementation of wxEVT_MENU_OPEN/CLOSE...
2003-07-09  Vadim Zeitlinadded wxSocket::IPAddress() (patch 694119)
2003-07-09  Vadim Zeitlinmade wxTextInputStream Unicode safe and general cleanup...
2003-07-09  Vadim Zeitlinadded support for POST method and alternate ports ...
2003-07-09  Julian SmartRemoved overloaded DoMenuUpdates function since it...
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  Vadim Zeitlindeprecated and removed from our code GetUseCtl3D()...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-08  Vadim Zeitlinbackport wxListCtrl::Refresh() fix
2003-07-08  Vadim ZeitlinRefresh() didn't work as it wasn't passed to subwindows
2003-07-07  Vadim Zeitlindocument the functions sending page changing events
2003-07-07  Vadim Zeitlinmention that OnInit/Exit() should be used instead of...
2003-07-07  Václav Slavíkapplied modified UTF-8 locales patch (766893)
2003-07-06  Vadim Zeitlindon't east 100% of CPU when showing popup menu (patch...
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  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  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
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 ZeitlinFixed typo in cmdline option name; TRUE / FALSE ->...
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 Zeitlinfix VC 7.x release build problems
2003-06-22  Vadim ZeitlinGNU/Hurd patch
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  Vadim Zeitlincollected all deprecated methods in the beginning
2003-06-13  Vadim Zeitlinmention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
2003-06-13  Julian SmartMerged some info from the 2.4 branch.
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
next