projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
default button on older systems was not shown with OK, but empty, resulting in wxID_C...
[wxWidgets.git]
/
docs
/
latex
/
2006-04-24
Robert Roebling
Committed Jaako's renderer patch
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
2006-04-23
Vadim Zeitlin
corrected return codes of various methods (patch 1472288)
tree
|
commitdiff
2006-04-20
Vadim Zeitlin
LaTeX syntax error in wxRenameFile fixed
tree
|
commitdiff
2006-04-20
Václav Slavík
fixed typo: SelectItem doesn't have return value
tree
|
commitdiff
2006-04-18
Vadim Zeitlin
define constfunc in terms of func, this helps tex2rtf...
tree
|
commitdiff
2006-04-18
Vadim Zeitlin
wxSizerItem can be used by user code
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
document that Remove(index) doesn't delete the window...
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
corrected ancient event type constant in an example
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added wxMenu::AppendSubMenu() to avoid having to specif...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
clarified the rules for determining whether the path...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
simplify/cleanup wxTheXXXList and wxGDIObject code...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
documented Set/GetBitmapSelected() (patch 1339028)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added overwrite parameter to wxRenameFile (patch 1467041)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added missing methods documentation (patch 1466949...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
HitTest() seems to be implemented on most platforms...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
fixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch...
tree
|
commitdiff
2006-04-15
Robin Dunn
Give wxDataObjectComposite a way to report what kind...
tree
|
commitdiff
2006-04-14
Vadim Zeitlin
removed reference to hvscroll.tex
tree
|
commitdiff
2006-04-14
Václav Slavík
don't show the I-beam cursor over text in wxHtmlListBox
tree
|
commitdiff
2006-04-13
Václav Slavík
1. added abstract interface to wxHtmlWindow for use...
tree
|
commitdiff
2006-04-13
Julian Smart
On screens with restricted space, it's useful to be...
tree
|
commitdiff
2006-04-12
Julian Smart
Addd IsDynamic, added const to CreateObject
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
added wxConvUI which determines the conversion used...
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
documented all the other global conversion objects...
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
wxGetActiveWindow() exists in wxGTK
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
added wxDCClipper ctor overload taking a wxRegion and...
tree
|
commitdiff
2006-04-07
Vadim Zeitlin
added wxTLW::ShouldPreventAppExit() which can be overri...
tree
|
commitdiff
2006-04-06
Vadim Zeitlin
GetBoundingRect() is supposed to return the logical...
tree
|
commitdiff
2006-04-06
Vadim Zeitlin
changed the version and the date
tree
|
commitdiff
2006-04-04
Vadim Zeitlin
added new To/FromWChar() API with more reasonable seman...
tree
|
commitdiff
2006-04-04
Vadim Zeitlin
renamed GetMinMBCharWidth() to GetMBNulLen(), made...
tree
|
commitdiff
2006-04-03
Vadim Zeitlin
fixed LaTeX markup to suit tex2rtf
tree
|
commitdiff
2006-04-03
Mart Raudsepp
Sync wxGTK docs from WX_2_6_BRANCH to HEAD
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
document missing default parameters in ctor (patch...
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
added wxTimeSpan::Millisecond[s]() for consistency
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
added NUL command
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
Described in the comments and documented the semantics...
tree
|
commitdiff
2006-03-31
Włodzimierz Skiba
Removed every usage of obsolete wxTLW flags. 2.6 compat...
tree
|
commitdiff
2006-03-29
Vadim Zeitlin
added func parameter to wxOnAssert
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Line-up deprecated interface of wxTreeCtrl between...
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
More typos.
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Patch #1459942: typos.
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Documentation fixes for unresolved labels after changes...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Fix for broken 'param' macro syntax.
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
documented GetResourcesDir() and GetLocalizedResourcesD...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
explain that the message catalogs should be installed...
tree
|
commitdiff
2006-03-24
Julian Smart
Added note about accelerator translation
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
documented __WXFUNCTION__
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
made alphabetical list of functions more alphabetical
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
tree
|
commitdiff
2006-03-18
Mart Raudsepp
Update copyright years. Is manual2e.tex even used anymo...
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
documented option enabling DirectDraw implementation...
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
added wxDisplay::GetClientArea() (currently implemented...
tree
|
commitdiff
2006-03-15
Włodzimierz Skiba
Documentation build fixes.
tree
|
commitdiff
2006-03-15
Julian Smart
Added documentation for compiling under Windows Mobile 5
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-14
Vadim Zeitlin
added GetScreenPosition/Rect() which always return...
tree
|
commitdiff
2006-03-14
Mart Raudsepp
OnGetLineHeight and OnGetLinesHint are virtual, so...
tree
|
commitdiff
2006-03-14
Mart Raudsepp
Docs: Escape underscores
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
GetNumberOfLines() now returns the number of physical...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1432449 ] wxXml API documentation
tree
|
commitdiff
2006-03-10
Robin Dunn
Applied Patch #1424869: Implement wxListCtrl::SetItemCo...
tree
|
commitdiff
2006-03-10
Julian Smart
To -> From
tree
|
commitdiff
2006-03-10
Vadim Zeitlin
OnApply() calls TransferDataFromWindow(), not To
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
added wxListBox::HitTest() from Ryan (patch 1446207)
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
added a tiny class to call Freeze/Thaw in ctor/dtor
tree
|
commitdiff
2006-03-06
Julian Smart
Fixed wxGenericFileDialog to work with WinCE, so it...
tree
|
commitdiff
2006-03-02
Mart Raudsepp
Docs: Escape underscores
tree
|
commitdiff
2006-02-28
Julian Smart
Documented WinCE context menu change
tree
|
commitdiff
2006-02-28
Kevin Hock
Make SetLocal actually work instead of crashing immedia...
tree
|
commitdiff
2006-02-15
Robert Roebling
Applied wxVScrolledWindow patch
tree
|
commitdiff
2006-02-13
Vadim Zeitlin
minor docs corrections and improvements from Andreas...
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
it is not possible to show/hide the window from the...
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
added linear and concentric gradient fill functions...
tree
|
commitdiff
2006-02-12
Kevin Hock
Document new SetLocal method, new capabilities for...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
added support for 64 bit ints in wx stream classes...
tree
|
commitdiff
2006-02-11
Julian Smart
Doc corrections
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
note that SetAutoLayout() doesn't work for all windows
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
document GetInsertionPoint() bug under MSW (see patch...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
Ryan's cumulative wxActiveX and media control patch...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
GetFromWindow() is not MSW-only any more
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
added wxRect::CentreIn()
tree
|
commitdiff
2006-02-09
Julian Smart
Applied doc patch [ 1426505 ] Failure to call wxWizard...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
undeprecated wxSizerItem::IsShown() undoing last change...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
implemented ScrollLines/Pages() for all classes in...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
documented GetMenus(); corrected GetMaxFiles() return...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
more standard (although less RFC-conformant) treatment...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
deprecated wxSizerItem::IsShown() because it doesn...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
corrected description of font parameter of GetTextExtent()
tree
|
commitdiff
2006-02-06
Julian Smart
m_border and accessors not used
tree
|
commitdiff
2006-02-05
Mart Raudsepp
Remove remark on wxTLW::Maximize that it only works...
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
renamed AddSubPage() with pos parameter to InsertSubPage()
tree
|
commitdiff
2006-02-05
Jamie Gadd
Deprecate wxDC::{Begin,End}Drawing()
tree
|
commitdiff
2006-01-31
Julian Smart
Added SetSheetStyle to property sheet dialog to allow...
tree
|
commitdiff
2006-01-30
Julian Smart
Added wxToolbook class
tree
|
commitdiff
next