2005-02-06 |
Ryan Norton | Doc fixes N-Z edition. Thanks to Arnout for pointing... |
blob | commitdiff | raw |
2005-01-30 |
Vadim Zeitlin | added eraseBg argument to RefreshRect() too |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Włodzimierz Skiba | Bug 1099143 and more occurences of the same set vs... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Vadim Zeitlin | made FindWindow() member functions const (this makes... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Vadim Zeitlin | moved HasTransparentBackground() from wxUniv to common... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Robert Roebling | Whole bunch of minor doc updates from an external... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Robert Roebling | Add SetFocusIgnoringChildren() to wxControlContainer... |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Włodzimierz Skiba | Further decorations in changes chapter. Missed methods... |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Kevin Hock | Updating wording in Freeze to more accurately describe... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Włodzimierz Skiba | Missing wxWindow member, manual decorations to pure... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
Julian Smart | Doc tweaks |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Kevin Hock | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Julian Smart | Doc tweaks |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchors. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
George Tasker | Grammtical correction in commented out documentation... |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Vadim Zeitlin | replaced wxControl with wxWindow in 2 methods |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Julian Smart | First step in background erase optimization |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Václav Slavík | documented wxWindow::GetFont change |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | added and documented wxWindow::MoveBefore/AfterInTabOrder() |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | Updated docs for Set[Fore|Back]groundColour with more... |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | Navigate corrections |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | With wxTE_PROCESS_TAB, tabs are now inserted in the... |
blob | commitdiff | raw | diff to current |
2004-06-13 |
Julian Smart | Corrected return type of SetBackgroundColour |
blob | commitdiff | raw | diff to current |
2004-06-09 |
Václav Slavík | removed unneeded prototype |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Julian Smart | Name change replacements |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Vadim Zeitlin | 1. moved InheritAttributes() from wxControl to wxWindow |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Added some convenience inlines |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Václav Slavík | syntax fixes |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | added Get(Class)DefaultAttributes() |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Vadim Zeitlin | documented Set/GetWindowVariant() |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Julian Smart | Misc doc fixes |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Vadim Zeitlin | wxWindow::Freeze()/Thaw() can now be nested |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Julian Smart | Doc corrections |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Julian Smart | Some doc spacing fixes; removed references to |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Robin Dunn | Updated note about wxWANTS_CHARS |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Václav Slavík | fixed syntax errors |
blob | commitdiff | raw | diff to current |
2004-01-19 |
Julian Smart | Some doc corrections |
blob | commitdiff | raw | diff to current |
2004-01-12 |
Julian Smart | Added some constants. wxRAISED_BORDER not GTK+-only. |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Added missing description for wxNO_BORDER |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Vadim Zeitlin | removed virtual from functions which are not; expanded... |
blob | commitdiff | raw | diff to current |
2003-10-05 |
Vadim Zeitlin | removed extra virtual |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Vadim Zeitlin | mention that Add/RemoveChild() are internal |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Vadim Zeitlin | fixed return value of Disable() (bug 795630) |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Julian Smart | Misc. corrections |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | Fixed missing bracket |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | added support for wxALWAYS_SHOW_SB (finally closes... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | documented Fit() brokenness if sizers are not used |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Vadim Zeitlin | fixed a typo in IsExposed, put SetValidator in correct... |
blob | commitdiff | raw | diff to current |
2003-05-30 |
Vadim Zeitlin | added {Line/Page}{Up/Down} |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Julian Smart | Doc clarifications |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Julian Smart | Added wxAccessible documentation |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Julian Smart | Removed old classes and functions |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Vadim Zeitlin | say that WarpPointer() is not supported under Mac |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Václav Slavík | TRUE/FALSE -> true/false in documentation |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Vadim Zeitlin | tried to make Close() docs more clear |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Julian Smart | Applied patch [ 654023 ] Enables HtmlHelp (native) |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Mattia Barbon | Small clarification in ::wxShowTip docs. |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | disable children when the parent is disabled |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | fixes to the sizers behaviour necessary to make the... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | fixed buglet in wxWindow::GetPosition docs |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Vadim Zeitlin | applied typos and spelling error fixes patch from Olly... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Robert Roebling | Doc tweaks for FindWindowByXX |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | new wxWindow::FindWindowByXXX() methods replacing the... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | fixed return value of Enable() and Disable() |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Mattia Barbon | Documentation for wxClipboard::Flush |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Vadim Zeitlin | fixed LaTeX compilation problems (part of patch 551210) |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Vadim Zeitlin | added and documented wxWindow::SetFocusFromKbd |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Julian Smart | Removed a lot of redundant references to wxWindow:... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Ron Lee | Typo fix for GetSizer. |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Vadim Zeitlin | fixed Show() doc, added Hide() |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Gilles Depeyrot | added precisions for GetSize and GetClientSize |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | commented out many OnXXX() functions |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | documented new CaptureMouse() behaviour |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | minor wxFRAME_EX_CONTEXTHELP updates |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Julian Smart | Moved include for Windows compilation; minor doc tweaks |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Vadim Zeitlin | added and documented wxWS_EX_BLOCK_EVENTS flag |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Gilles Depeyrot | commented help references to OnXXX functions that are... |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Vadim Zeitlin | 1. made ScrollLines/Pages return bool indicating if... |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Vadim Zeitlin | documented ScrollLines/Pages |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | added wxWindow::Freeze/Thaw(), implemented them for... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | minor doc fixes (bug 433229) |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Vadim Zeitlin | minor docs fixes |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Vadim Zeitlin | added GetSizer |
blob | commitdiff | raw | diff to current |
next |