projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Attempt at using inkedit control for wxTextCtrl, when PC is tablet enabled. Currently
[wxWidgets.git]
/
docs
/
latex
/
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
2005-11-05
Vadim Zeitlin
documented wxStringTokenize()
tree
|
commitdiff
2005-11-03
Vadim Zeitlin
use focused bitmap as fallback for the hover one
tree
|
commitdiff
2005-11-03
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow.
tree
|
commitdiff
2005-11-03
Vadim Zeitlin
added SetHoverBitmap() and implemented it under wxMSW...
tree
|
commitdiff
2005-11-02
Włodzimierz Skiba
Bug #1220988 fixed.
tree
|
commitdiff
2005-10-28
Kevin Hock
Fixed description with number of ways to use timer...
tree
|
commitdiff
2005-10-27
Włodzimierz Skiba
Support for automatic setup.h in OS/2 with OW builds...
tree
|
commitdiff
2005-10-26
Julian Smart
Added parent window parameter to wxHelpController const...
tree
|
commitdiff
2005-10-25
Mart Raudsepp
Alphabetize wxWindow members list
tree
|
commitdiff
2005-10-21
Vadim Zeitlin
fixed typo in GetNextItem example (bug 1333797)
tree
|
commitdiff
2005-10-19
Włodzimierz Skiba
constfunc correction
tree
|
commitdiff
2005-10-14
Vadim Zeitlin
fixed OnSysWrite() signature
tree
|
commitdiff
2005-10-12
Vadim Zeitlin
clarified ScrollWindow() docs
tree
|
commitdiff
2005-10-09
Vadim Zeitlin
Added wxTreebook:
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxPalette unified. Source cleaning.
tree
|
commitdiff
2005-10-05
Kevin Hock
Updated link to comctl32 download [ patch 1311650 ]
tree
|
commitdiff
2005-10-05
Włodzimierz Skiba
wxColour source cleaning. Corrections to 'const unsigne...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
Fix for mistake with const for non pointer/reference...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
wxBrush::SetColour and wxPen::SetColour unified. Source...
tree
|
commitdiff
2005-10-03
Vadim Zeitlin
escape underscores and don't use abbreviations in text
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
added and documented SetEscapeId()
tree
|
commitdiff
2005-09-25
Stefan Neis
Applied [ 1186782 ] Setting thread stack size on Unix.
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-22
Vadim Zeitlin
warning about standard controls
tree
|
commitdiff
2005-09-20
Mart Raudsepp
Document wxDirDialog styles
tree
|
commitdiff
2005-09-19
Mart Raudsepp
Fix "Error: Curly braces do not match inside file fontm...
tree
|
commitdiff
2005-09-18
Vadim Zeitlin
documented GetAllEncodingNames
tree
|
commitdiff
2005-09-17
Julian Smart
Resaved corrupt libs.bmp again
tree
|
commitdiff
2005-09-17
Vadim Zeitlin
documented wx_truncate_cast()
tree
|
commitdiff
next