projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Small updates
[wxWidgets.git]
/
docs
/
latex
/
2006-10-30
Julian Smart
Small updates
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
escape special SQL chars in where clauses (patch 1204728)
tree
|
commitdiff
2006-10-29
Václav Slavík
add events API to wxHtmlWindow (patch #1504493 by Franc...
tree
|
commitdiff
2006-10-29
Václav Slavík
added SUB/SUP tags to the list of supported ones
tree
|
commitdiff
2006-10-29
Robert Roebling
Clarify docs about wxSizer::SetSizeHints().
tree
|
commitdiff
2006-10-29
Robert Roebling
Make wxWindow::SetSizeHints() do nothing.
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
added wxTB_RIGHT style for right-aligned toolbars ...
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
added TGA handler (somewhat modified patch 1393912)
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
correct EnsureFileAccessible() docs broken by previous...
tree
|
commitdiff
2006-10-29
Julian Smart
Applied patch 1586499: wxCoordRound function
tree
|
commitdiff
2006-10-29
Michael Wetherell
Document filter streams take owner ship when created...
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
added NZST and NZDT time zones (request 617912)
tree
|
commitdiff
2006-10-28
Robert Roebling
Mention the Unix printing overview in the general
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
added wxString::ToLongLong() and ToULongLong() (feature...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
Alloc() doesn't clear the array any more, for consisten...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
allow customizing the string values returned by wxGridC...
tree
|
commitdiff
2006-10-28
Julian Smart
Documented wxRichTextBuffer printing
tree
|
commitdiff
2006-10-28
Julian Smart
Avoid missing ref
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
explain that wxRTTI macros must be used for OnCompareIt...
tree
|
commitdiff
2006-10-27
Robert Roebling
[ 1585270 ] Further fixes to wxPathList
tree
|
commitdiff
2006-10-27
Julian Smart
Robert Lang's patch and wxRTC changes documented
tree
|
commitdiff
2006-10-27
Julian Smart
Robert Lang's patch [ 1583183 ] Fixes printing/print...
tree
|
commitdiff
2006-10-27
Robert Roebling
Add empty EnableCloseButton() into wxTLW base class.
tree
|
commitdiff
2006-10-27
Robert Roebling
Document wxTLW::EnableCloseButton.
tree
|
commitdiff
2006-10-27
Robert Roebling
Minor doc corrections.
tree
|
commitdiff
2006-10-26
Robert Roebling
[ 1585253 ] Various important bugfixes to wxFileName...
tree
|
commitdiff
2006-10-26
Robert Roebling
Make animation of combo-popdown optional.
tree
|
commitdiff
2006-10-26
Vadim Zeitlin
rename UpdatePulse() to Pulse() (forgot to commit with...
tree
|
commitdiff
2006-10-26
Julian Smart
Added URL support to attribute objects and to wxRichTex...
tree
|
commitdiff
2006-10-26
Vadim Zeitlin
explain more clearly the possible usage scenarios
tree
|
commitdiff
2006-10-25
Kevin Ollivier
Fix wxBufferedDC so that it adheres to its documented...
tree
|
commitdiff
2006-10-25
Robert Roebling
[ 1584680 ] wxComboCtrl Popup Animation
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
use WX_DEFINE_ARRAY_INT for an array of ints (bug 1536482)
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
corrected EVT_NOTIFY[_RANGE] docs (bug 1439078)
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
correct custom event type example and point to the...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
corrected order of parameters in ctor (closes 1304320)
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
explain why wxSpinCtrl may be available on platforms...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
renamed static functions section to global functions...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
wxGLCanvas is also available under Mac and other platfo...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
document what exactly SetAlignment() expects (bug 12327...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
corrected wxEntry declarations (closes 1222193); added...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
correct wxDirExists() parameter type (closes 1220417)
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
document GetDocManager() (closes 1098861)
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
clarify GetWheelRotation() (bug 969231)
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
add a note explaining that sizers should be heap-alloca...
tree
|
commitdiff
2006-10-25
Vadim Zeitlin
add hyperlink to wxList to GetMenuItems() docs (bug...
tree
|
commitdiff
2006-10-24
Robert Roebling
Add wxCollapsable to classes.tex.
tree
|
commitdiff
2006-10-24
Vadim Zeitlin
mention that ChangeValue() is for wx 2.7.1+; don't...
tree
|
commitdiff
2006-10-24
Julian Smart
Added GetTempDir
tree
|
commitdiff
2006-10-24
Robert Roebling
Minor correction.
tree
|
commitdiff
2006-10-24
Robert Roebling
Minor corrections.
tree
|
commitdiff
2006-10-23
Vadim Zeitlin
added a section about the dialog buttons
tree
|
commitdiff
2006-10-23
Vadim Zeitlin
removed OnOk/Apply/Cancel() documentation, they don...
tree
|
commitdiff
2006-10-23
Vadim Zeitlin
added wxHAS_XXX section
tree
|
commitdiff
2006-10-23
Robert Roebling
Document wxAppTraits::GetDesktopEnvironment.
tree
|
commitdiff
2006-10-23
Robert Roebling
Mention that GTK now supports wxALWAYS_SHOW_SB.
tree
|
commitdiff
2006-10-23
Julian Smart
Added GetTempDir
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
cleanup (mainly wrapping lines to be < 80 chars); added...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
initial draft of wxCollapsiblePane (patch 1577412 by...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
added wxSimpleHtmlListBox (patch 1576109 by Francesco)
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
clarify Skip() meaning even more (latest version of...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
add alt popup window style allowing to use keyboard...
tree
|
commitdiff
2006-10-21
Robert Roebling
[ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
tree
|
commitdiff
2006-10-19
Robert Roebling
Made wxStreamBase::IsOk() virtual;
tree
|
commitdiff
2006-10-18
Robert Roebling
Ref counting overview.
tree
|
commitdiff
2006-10-18
Robert Roebling
[ 1578529 ] better docs for reference-counted objects
tree
|
commitdiff
2006-10-16
Robert Roebling
Made wxWindow::Update() a little clearer.
tree
|
commitdiff
2006-10-13
Robin Dunn
Reverted wxBuffered[Paint]DC to nearly the pre 2.7...
tree
|
commitdiff
2006-10-13
Robin Dunn
wxMemoryDC constructor now optionally accepts a wxBitma...
tree
|
commitdiff
2006-10-12
Julian Smart
Some additions to the wxRichTextCtrl overview.
tree
|
commitdiff
2006-10-11
Robert Roebling
[ 1574592 ] Documentation for wxBufferedDC improvements
tree
|
commitdiff
2006-10-10
Julian Smart
Added newlines to end of files to avoid RTF-for-PDF...
tree
|
commitdiff
2006-10-10
Julian Smart
Added some missing newlines to ends of files (necessary...
tree
|
commitdiff
2006-10-10
Vadim Zeitlin
real LaTeX fix to last commit
tree
|
commitdiff
2006-10-10
Vadim Zeitlin
attempt to correct bogus tex2rtf warning about unmatche...
tree
|
commitdiff
2006-10-10
Vadim Zeitlin
LaTeX fix to last commit
tree
|
commitdiff
2006-10-10
Vadim Zeitlin
escape more underscores (we need a pre-commit check...
tree
|
commitdiff
2006-10-10
Vadim Zeitlin
added discussion of user-generated vs programmatic...
tree
|
commitdiff
2006-10-10
Vadim Zeitlin
added wxDC::Set/GetLayoutDirection() and implemented...
tree
|
commitdiff
2006-10-10
Włodzimierz Skiba
New animate sample described.
tree
|
commitdiff
2006-10-10
Paul Cornett
wxAnimationCtrl cleanup
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added CreateSeparatedButtonSizer(), changed signature...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added CreateSeparatedButtonSizer(), changed signature...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added wxSizerFlags::GetDefaultBorder()
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
extended wxSizerFlags docs
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added wxAnimationCtrl (patch 1570325)
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added references to XML classes
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added wxWindow::IsDoubleBuffered() and improve wxBuffer...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added static wxPlatformInfo::Get() and use it (patch...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
document IsEmpty()
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-08
Robert Roebling
Bump version.
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxBookCtrl::ChangeSelection() which is the same...
tree
|
commitdiff
2006-10-08
Robert Roebling
[ 1573138 ] small docs corrections
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxAboutDialogInfo
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add an newline between headers in wxGenericAboutBox
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
document wxAboutBox &c
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added Unicode-friendly wxSTRINGIZE_T()
tree
|
commitdiff
2006-10-08
Paul Cornett
Move some things to wxBitmapBase to avoid much duplication.
tree
|
commitdiff
next