projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
log wxChoice events in the same format as wxComboBox ones to make it simpler to compa...
[wxWidgets.git]
/
docs
/
latex
/
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
2006-01-25
Robin Dunn
Patch from Tim Kosse to add supoprt for wxListCtrl...
tree
|
commitdiff
2006-01-25
Jamie Gadd
Clarify wxMessageBox usage. Fixes bug #1414535.
tree
|
commitdiff
2006-01-24
Vadim Zeitlin
fixed WX_DEFINE_SORTED_ARRAY_INT example
tree
|
commitdiff
2006-01-22
Mart Raudsepp
Add a "see also" note for wxScrollWinEvent for wxWindow...
tree
|
commitdiff
2006-01-21
Julian Smart
Fixed bug [ 1361674 ] Document wxDocMDIParentFrame...
tree
|
commitdiff
2006-01-21
Julian Smart
Bug [ 1355450 ] wxSplitterWindow overview shows horizon...
tree
|
commitdiff
2006-01-21
Vadim Zeitlin
document other SetValue() overloads
tree
|
commitdiff
2006-01-19
Julian Smart
Applied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
tree
|
commitdiff
2006-01-19
Julian Smart
Added toggle event
tree
|
commitdiff
2006-01-18
Julian Smart
Applied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1304191 ] support for MEMO fields
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1373007 ] Document wxPROCESS_ENTER...
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1369264 ] added note for wxListCtrl...
tree
|
commitdiff
2006-01-12
Kevin Hock
Change reference from GetForce to CanVeto
tree
|
commitdiff
2006-01-11
Julian Smart
Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
tree
|
commitdiff
2006-01-09
Julian Smart
Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
tree
|
commitdiff
2006-01-09
Vadim Zeitlin
document that wxDC can't be created
tree
|
commitdiff
2006-01-09
Vadim Zeitlin
mention that wxMULTIPLE flag doesn't make sense with...
tree
|
commitdiff
2006-01-05
Robin Dunn
Added wxGetMouseState which returns the current state...
tree
|
commitdiff
2006-01-04
Vadim Zeitlin
Initialize() returns bool, not void
tree
|
commitdiff
2006-01-02
Vadim Zeitlin
document that font set with SetFont() is not automatica...
tree
|
commitdiff
2006-01-02
Vadim Zeitlin
GetFont() only works after SetFont()
tree
|
commitdiff
2006-01-02
Julian Smart
Added caption parameter to wxGetFontFromUser and wxGetC...
tree
|
commitdiff
2006-01-01
Vadim Zeitlin
fixed typo in event name (bug 1394834)
tree
|
commitdiff
2005-12-29
Kevin Hock
Remove obsolete GetForce
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
warn that GetMenu() may return NULL
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
1. changed wxStringTokenizer to not modify the string...
tree
|
commitdiff
2005-12-19
Vadim Zeitlin
documented Set/GetIcon(), added (not quite pure) virtua...
tree
|
commitdiff
2005-12-19
Włodzimierz Skiba
__WIN95__ removed (used to differ win3.1 vs. 'modern...
tree
|
commitdiff
2005-12-19
Mart Raudsepp
timer.tex: wxTimerEvent is derived from wxEvent
tree
|
commitdiff
2005-12-18
Vadim Zeitlin
documented Set/GetLabel() treatment of mnemonics
tree
|
commitdiff
2005-12-17
Stefan Neis
Use thread-safe functions where possible.
tree
|
commitdiff
2005-12-16
Mart Raudsepp
image.tex: s/set.to/set to
tree
|
commitdiff
2005-12-14
Vadim Zeitlin
removed obsolete reference to wxScrolledWindow
tree
|
commitdiff
2005-12-10
George Tasker
Updated to state INNER join rather than OUTER join
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
IsItemShown/Enabled() are now implemented on more platf...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
added wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. moved m_majorDim duplicated in many ports to wxRadio...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
corrected GetChildren() docs
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
removed sentence about ParseDateTime() not being implem...
tree
|
commitdiff
2005-11-30
Michael Wetherell
Make behaviour of Eof() more consistent
tree
|
commitdiff
2005-11-29
Vadim Zeitlin
added wxRadioBox::IsItemEnabled/Shown() (for MSW only...
tree
|
commitdiff
2005-11-29
Michael Wetherell
It seems that wxFileInput/OutputStream now report eof...
tree
|
commitdiff
2005-11-29
Mart Raudsepp
Make wxJoystick::GetNumberJoystick a static method...
tree
|
commitdiff
2005-11-23
Vadim Zeitlin
fixed Write() signature
tree
|
commitdiff
2005-11-21
Vadim Zeitlin
documented HasFlag()
tree
|
commitdiff
2005-11-20
Michael Wetherell
Use re_search directly instead of regexec when using...
tree
|
commitdiff
2005-11-20
Julian Smart
Typo corrections
tree
|
commitdiff
2005-11-20
Vadim Zeitlin
corrected SeekEnd() docs
tree
|
commitdiff
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
tree
|
commitdiff
2005-11-17
Włodzimierz Skiba
Fixes for bugs #1218219 and #1218254.
tree
|
commitdiff
2005-11-16
Włodzimierz Skiba
Finally removes occurences of OnMenuCommand and closes...
tree
|
commitdiff
2005-11-15
Michael Wetherell
Add a length parameter for wxRegEx::Matches
tree
|
commitdiff
2005-11-13
Włodzimierz Skiba
Helpful references.
tree
|
commitdiff
2005-11-13
Włodzimierz Skiba
Typo fix.
tree
|
commitdiff
2005-11-13
Włodzimierz Skiba
Typo fix.
tree
|
commitdiff
2005-11-13
Włodzimierz Skiba
Resize all top level windows when SIP changes visibility.
tree
|
commitdiff
2005-11-11
Julian Smart
Typo correction
tree
|
commitdiff
2005-11-10
Vadim Zeitlin
added wxKeyEvent::GetModifiers()
tree
|
commitdiff
2005-11-07
Mart Raudsepp
Fix formatting tag in frame.tex
tree
|
commitdiff
2005-11-07
Mart Raudsepp
Fix formatting in bbutton.tex
tree
|
commitdiff
2005-11-07
Włodzimierz Skiba
wxGetWorkingDirectory() deprecated. Fixed #1338966.
tree
|
commitdiff
2005-11-05
Włodzimierz Skiba
Native wxCheckListBox implementation for wxWinCE.
tree
|
commitdiff
next