projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
no real changes, just (unsuccessful) attempts to make the dialog resizing work
[wxWidgets.git]
/
docs
/
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 insert_at property for the object nodes (patch...
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
centralized the handling of border styles; added border...
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
Handle alpha channel in wxImage::Mirror() and GetSubIma...
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
Vadim Zeitlin
made width computation in GetTextExtent() more precise...
tree
|
commitdiff
2006-04-15
Vadim Zeitlin
added wxString::rbegin() and rend()
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-14
Jamie Gadd
Fix bug in GetTimeZone where timezone wasn't set.
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
Vadim Zeitlin
mention UTF-16/32 fixes
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
use the encoding of the font which is used to draw...
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-05
Vadim Zeitlin
1. changed all "wxMBConv& conv" parameters to "const...
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-30
Julian Smart
Reverted wxChoice size fix due to problems in W2K and...
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
Vadim Zeitlin
made wxTextFile work in Unicode (bug 1260189); also...
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-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Updated changes list after int/size_t unsigned int.
tree
|
commitdiff
2006-03-24
Robin Dunn
Add a note about WXK*PRIOR and WXK*NEXT
tree
|
commitdiff
2006-03-24
Julian Smart
Added note about accelerator translation
tree
|
commitdiff
2006-03-24
Julian Smart
Updated adding samples section.
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-23
Julian Smart
Miscellaneous change log updates.
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-22
Julian Smart
Rearranged, added info about universal builds
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
fixed several bugs in ParseDate() (invalid dates could...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
added semicolons after wxCHECK()s (part of patch 1450705)
tree
|
commitdiff
2006-03-19
Vadim Zeitlin
corrected cross-reference to non existent note
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-16
Vadim Zeitlin
Albanian translation added (Besnik Bleta)
tree
|
commitdiff
2006-03-16
Julian Smart
Mobile 5 Smartphone fixes
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
Vadim Zeitlin
native implementation of wxDirDialog for wxCocoa (patch...
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
support mnemonics for wxStatic/RadioBox and made it...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
support underlined fonts (patch 1448089)
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't require multimon.h any more now (patch 1446030...
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-04
Vadim Zeitlin
mention wxEventUpdateUI::Show() change
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
next