projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
implemented wxEventLoop for wxMac
[wxWidgets.git]
/
docs
/
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-10
Jamie Gadd
Mention statusbar painting fix.
tree
|
commitdiff
2006-01-10
Włodzimierz Skiba
wxCalendarCtrl: positioning fixes and colours following...
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-08
David Surovell
fixed a typo
tree
|
commitdiff
2006-01-08
Jamie Gadd
Return correct values for GetFieldRect() when using...
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
Michael Wetherell
Mention rcdefs.h in changes.txt
tree
|
commitdiff
2006-01-02
Michael Wetherell
Update changes.txt with recent changes
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-27
Vadim Zeitlin
mention wxDC change
tree
|
commitdiff
2005-12-27
Václav Slavík
added support for <sub> and <sup> to wxHTML (based...
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
also generate wxEVT_SCROLL_CHANGED as under wxMSW
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
implemented wxCURSOR_BLANK (bug 1377290)
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
Julian Smart
Fixed problem trying to print from a preview, whereby...
tree
|
commitdiff
2005-12-19
Vadim Zeitlin
documented Set/GetIcon(), added (not quite pure) virtua...
tree
|
commitdiff
2005-12-19
Julian Smart
wxMac changes documented.
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-18
Julian Smart
Added space after list item number, otherwise number...
tree
|
commitdiff
2005-12-17
Stefan Neis
Use thread-safe functions where possible.
tree
|
commitdiff
2005-12-16
Julian Smart
Fixed MDI context menu event handling problem (Stefan...
tree
|
commitdiff
2005-12-16
Mart Raudsepp
image.tex: s/set.to/set to
tree
|
commitdiff
2005-12-14
Julian Smart
Fixed wxFileDialog breakage on WinCE due to incorrect...
tree
|
commitdiff
2005-12-14
Vadim Zeitlin
removed obsolete reference to wxScrolledWindow
tree
|
commitdiff
2005-12-10
Włodzimierz Skiba
wxDisplay support for wxWinCE port.
tree
|
commitdiff
2005-12-10
George Tasker
Updated to state INNER join rather than OUTER join
tree
|
commitdiff
2005-11-30
Michael Wetherell
Let TARGET_CPU work with either upper or lower case
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-22
David Surovell
added wxMac comment
tree
|
commitdiff
2005-11-22
Włodzimierz Skiba
wxGetUserName for WinCE.
tree
|
commitdiff
2005-11-21
Vadim Zeitlin
removed non-const wxFontData::GetColour()
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
Julian Smart
Fixed problem with choice editor in wxGrid whereby...
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-09
Michael Wetherell
Update the build instructions for Win64
tree
|
commitdiff
2005-11-08
Włodzimierz Skiba
More obsolete compatibility removed.
tree
|
commitdiff
2005-11-08
Vadim Zeitlin
fix memory leak of pending events in wxEvtHandler dtor
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
Michael Wetherell
Initial attempt at some instructions on building for...
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-11-01
Włodzimierz Skiba
wxMultiChoiceDialog uses now wxCheckListBox if possible...
tree
|
commitdiff
2005-10-29
Włodzimierz Skiba
Pressing build-in joystick on WinCE phones fires wxEVT_...
tree
|
commitdiff
2005-10-28
Kevin Hock
Fixed description with number of ways to use timer...
tree
|
commitdiff
2005-10-28
Chris Elliott
remove GetImageList(int)
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
Włodzimierz Skiba
Unified flags for orienting wxBookCtrls (with backward...
tree
|
commitdiff
2005-10-21
Vadim Zeitlin
fixed typo in GetNextItem example (bug 1333797)
tree
|
commitdiff
2005-10-19
Julian Smart
Added wxRichTextCtrl
tree
|
commitdiff
2005-10-19
Włodzimierz Skiba
constfunc correction
tree
|
commitdiff
2005-10-18
Michael Wetherell
Add note that precompiled headers do not work on curren...
tree
|
commitdiff
2005-10-18
Włodzimierz Skiba
Set/get for internal border in book based controls.
tree
|
commitdiff
2005-10-17
Vadim Zeitlin
fixed Fit() to call SetClientSize() and not SetSize()
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-06
Vadim Zeitlin
another file where the version should be updated
tree
|
commitdiff
2005-10-05
Kevin Hock
Updated link to comctl32 download [ patch 1311650 ]
tree
|
commitdiff
next