projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
warning fix
[wxWidgets.git]
/
docs
/
2003-07-19
Vadim Zeitlin
mention wxTreeItemId change
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
GetFirst/NextChild() now use wxTreeItemIdValue instead...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
reverted the last change (colour values changes), it...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
added GetForbiddenChars() and TRUE -> true (patch 757777)
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
mention colour change
tree
|
commitdiff
2003-07-18
Julian Smart
Added some standard further identifiers to help with...
tree
|
commitdiff
2003-07-18
Vadim Zeitlin
allow to change the event propagation level (modified...
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
applied event speed up patch (752928)
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
added format parameter to File/DirName()
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
describe better how to use ssociated mutex
tree
|
commitdiff
2003-07-16
Václav Slavík
don't forget to backport HTML tables fix
tree
|
commitdiff
2003-07-14
Vadim Zeitlin
updated recursive mutexes description
tree
|
commitdiff
2003-07-13
Vadim Zeitlin
mention wxCrashReport
tree
|
commitdiff
2003-07-12
Mattia Barbon
Added and documented wxColourDatabase::AddColour.
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
corrected bug with alignment of static labels with...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
Wait() doesn't cancel the thread any longer
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
allow adding/removing columns dynamically (based on...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
GTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
added wxThreadHelper class (patch 756906)
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
added functions to read/write several elements at once...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
added wxTB_HORZ_TEXT (patch 713813); documented it...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
mention opengl32lib/glu32.lib automatic inclusion
tree
|
commitdiff
2003-07-10
Julian Smart
Applied patch [ 758687 ] RegisterHotkey implemented
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
preliminary implementation of wxEVT_MENU_OPEN/CLOSE...
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
added wxSocket::IPAddress() (patch 694119)
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
made wxTextInputStream Unicode safe and general cleanup...
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
added support for POST method and alternate ports ...
tree
|
commitdiff
2003-07-09
Julian Smart
Removed overloaded DoMenuUpdates function since it...
tree
|
commitdiff
2003-07-09
Julian Smart
Fixed missing bracket
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
added support for wxALWAYS_SHOW_SB (finally closes...
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
deprecated and removed from our code GetUseCtl3D()...
tree
|
commitdiff
2003-07-08
Mattia Barbon
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
backport wxListCtrl::Refresh() fix
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
Refresh() didn't work as it wasn't passed to subwindows
tree
|
commitdiff
2003-07-07
Vadim Zeitlin
document the functions sending page changing events
tree
|
commitdiff
2003-07-07
Vadim Zeitlin
mention that OnInit/Exit() should be used instead of...
tree
|
commitdiff
2003-07-07
Václav Slavík
applied modified UTF-8 locales patch (766893)
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
don't east 100% of CPU when showing popup menu (patch...
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
documented Fit() brokenness if sizers are not used
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
wxNotebook::HitTest() for wxMSW added (patch 748469)
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
wxNotebook::HitTest() for wxMSW added (patch 748469)
tree
|
commitdiff
2003-07-06
Julian Smart
Added wxHtmlPrintout::AddFilter so the same filters...
tree
|
commitdiff
2003-07-03
Mattia Barbon
Updated wxArrayString documentation.
tree
|
commitdiff
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
fixed a typo in IsExposed, put SetValidator in correct...
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
fixed comment and docs for GetSize()
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
use GetSize() instead of deprecated StreamSize() in...
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
documented wxUSE_GUI/BASE and __WXBASE__
tree
|
commitdiff
2003-06-30
Julian Smart
Documented event sink
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
added wxCRIT_SECT_DECLARE_MEMBER
tree
|
commitdiff
2003-06-29
Vadim Zeitlin
added release()
tree
|
commitdiff
2003-06-29
Vadim Zeitlin
documented wxIsMainThread() and other thread-related...
tree
|
commitdiff
2003-06-29
Vadim Zeitlin
corrected link in see also
tree
|
commitdiff
2003-06-27
Vadim Zeitlin
added RefreshItem[s]()
tree
|
commitdiff
2003-06-26
Vadim Zeitlin
added EstimateTotalHeight
tree
|
commitdiff
2003-06-26
Julian Smart
Added m_ prefix to wxColourData and wxFontData members...
tree
|
commitdiff
2003-06-25
Roger Gammans
correct documentation for wxEVT_GRID_SELECT_CELL and...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxTINY_CAPTION_XXX are obsolete
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
tree
|
commitdiff
2003-06-23
Vadim Zeitlin
deleted non existing Cancelled() method
tree
|
commitdiff
2003-06-23
Vadim Zeitlin
GetIcon() returns wxIconLocation, not wxIcon, now
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
Fixed typo in cmdline option name; TRUE / FALSE ->...
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
missing backslash before underscore (patch 758143)
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
LaTeX2e fixes (patch 748118)
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
support Show() in wxFlexGridSizer (patch 737850)
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
fix VC 7.x release build problems
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
GNU/Hurd patch
tree
|
commitdiff
2003-06-22
Vadim Zeitlin
added missing default value for pos parameter in ctor...
tree
|
commitdiff
2003-06-21
Vadim Zeitlin
added wxIconLocation; minor fixes to wxIcon on some...
tree
|
commitdiff
2003-06-20
Julian Smart
Extended wxTextAttr and added wxTextCtrl::GetStyle...
tree
|
commitdiff
2003-06-19
Vadim Zeitlin
added wxIsDebuggerRunning() (which is going to replace...
tree
|
commitdiff
2003-06-18
Vadim Zeitlin
wxComboBox doesn't (officially) derive from wxChoice
tree
|
commitdiff
2003-06-18
Julian Smart
Added extra wxGLCanvas documentation from
tree
|
commitdiff
2003-06-16
Julian Smart
Platform and compiler-specific checking for MSW and...
tree
|
commitdiff
2003-06-14
Julian Smart
Added wxMenuBase::FindItemByPosition
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
removed duplicated stuff in Delete() docs
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
SetSelection() may be used for both single and multi...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
added possibility to customize the listbox colours
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
documented all methods pertaining to the multiple selection
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
added RefreshLine(s), HitTest() and IsVisible()
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
collected all deprecated methods in the beginning
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
mention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
tree
|
commitdiff
2003-06-13
Julian Smart
Merged some info from the 2.4 branch.
tree
|
commitdiff
2003-06-13
Václav Slavík
added wxLocale::GetLanguageName
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
WriteString() doesn't append EOL automatically
tree
|
commitdiff
2003-06-08
Mattia Barbon
wxMessageDialog and ::wxMessageBox don't support...
tree
|
commitdiff
2003-06-08
Julian Smart
Added shaped sample copying
tree
|
commitdiff
2003-06-08
David Elliott
Mention RFC 1738, in particular file://hostname/path...
tree
|
commitdiff
2003-06-06
Vadim Zeitlin
typo in the event type name
tree
|
commitdiff
2003-06-05
Václav Slavík
documented wxHW_NO_SELECTION
tree
|
commitdiff
2003-06-05
Václav Slavík
added text selection
tree
|
commitdiff
2003-06-05
Julian Smart
Disable non-standard notebook styles if CommCtl doesn...
tree
|
commitdiff
2003-06-04
Václav Slavík
wxHtmlWindow uses double buffering now
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
documented RefreshAll()
tree
|
commitdiff
2003-06-02
Roger Gammans
Addition at simple wxObject*, support into wxVariant.
tree
|
commitdiff
2003-06-01
Vadim Zeitlin
fixed broken English...
tree
|
commitdiff
2003-06-01
Julian Smart
Notify -> NotifyEvent
tree
|
commitdiff
2003-06-01
Vadim Zeitlin
fixed broken TeX markup which resulted in broken links
tree
|
commitdiff
2003-06-01
Julian Smart
Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(...
tree
|
commitdiff
next