projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixing typo
[wxWidgets.git]
/
interface
/
wx
/
window.h
2012-12-08
Vadim Zeitlin
Document wxWindow::Get{Min,Max}{Width,Height}().
blob
|
commitdiff
|
raw
2012-12-01
Vadim Zeitlin
Fix premature truncation of brief descriptions in Doxyg...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-13
Vadim Zeitlin
Document that HasFocus() is new in 2.9.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Vadim Zeitlin
Mention InvalidateBestSize() in DoGetBestClientSize...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-09
Vadim Zeitlin
Document wxWindow InheritsBackgroundColour() and UseBgC...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Vadim Zeitlin
Honour window min and max sizes in wxWindow::GetBestSize().
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Robin Dunn
Interface fixes for Phoenix
blob
|
commitdiff
|
raw
|
diff to current
2012-07-22
Václav Slavík
Fix typo introduced in r72167.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-22
Václav Slavík
Document wxWindow::Close() return value.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Robin Dunn
Add wxSHOW_EFFECT_MAX
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Vadim Zeitlin
Add wxWindow::GetBest{Height,Width}().
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Vadim Zeitlin
Improve wxWindow best size documentation, mention DoGet...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Robin Dunn
Document SetDoubleBuffered
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Robin Dunn
Remove the wxPython-only doc snippets from the C++...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Vadim Zeitlin
Added wxWindow::IsDescendant() helper.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Vadim Zeitlin
Deprecate wxWindow::MakeModal().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Vadim Zeitlin
Use Doxygen comments for wxVisualAttributes members.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
Vadim Zeitlin
Implement wxBG_STYLE_TRANSPARENT support for wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Remove Palm OS port.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-11
Vadim Zeitlin
Document that setting colours for native controls might...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-11
Robin Dunn
Fix missing and broken interface items for Phoenix
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-07-09
Vadim Zeitlin
Mention that wxNotebook page must be removed before...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-03
Dimitri Schoolwerth
No code changes, fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Vadim Zeitlin
Document EVT_CHAR_HOOK.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Robin Dunn
Fix various missing or broken stuff needed for Project...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-30
Vadim Zeitlin
Add default value for GetPopupMenuSelectionFromUser...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-15
Vadim Zeitlin
Improve EVT_SHOW documentation.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-27
Francesco Montorsi
mention wxSystemSettings::GetColour() in wxWindow:...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Vadim Zeitlin
Document that wxWindow::FindWindowByXXX() functions...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Vadim Zeitlin
Don't use wxWindow::ClearBackground() in the image...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-09
Vadim Zeitlin
Replace public wxEvtHandler::ProcessEventHere() with...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-09
Vadim Zeitlin
Add wxWindow::ProcessWindowEventLocally() and use it...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Vadim Zeitlin
Clarify that Raise() is only a request to raise the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vadim Zeitlin
Minor corrections to the documentations.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vadim Zeitlin
Document wxWindow::DoCentre() and wxCENTRE_ON_SCREEN...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Václav Slavík
Make ConvertPixelsToDialog() and ConvertDialogToPixels...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
Vadim Zeitlin
Minor fixes and enhancements to wxWindowID documentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Vadim Zeitlin
Add or fix descriptions of return values from SetFont...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-18
Mattia Barbon
Copy wxPerl notes from the LaTeX documentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-10
Vadim Zeitlin
Don't document WarpPointer() as not implemented under...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Vadim Zeitlin
Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Vadim Zeitlin
Added wxSHOW_EFFECT_NONE.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Vadim Zeitlin
Made wxWindow::HasScrollbar() do what it says.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Vadim Zeitlin
Implement wxWindow::GetToolTipText().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Vadim Zeitlin
introduce wxBG_STYLE_{ERASE,PAINT} and implement their...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Vadim Zeitlin
GetTextExtent() is not virtual any more (since r60984)
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Vadim Zeitlin
make wxWindow::SetAutoLayout() now works for all window...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Francesco Montorsi
make distinction between classes which send events...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Bryan Petty
Fix manual references to the events overview after...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
Vadim Zeitlin
update/reorganize events overview and changed links...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
Francesco Montorsi
document the wxWindow::Get/SetLayoutDirection functions
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Francesco Montorsi
mention wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECUR...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Francesco Montorsi
add many references to the overview_windowsizing topic...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Robert Roebling
Make GetEffectiveMinSize virtual as not being able...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Francesco Montorsi
use singular when documenting group of functions as...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Vadim Zeitlin
fix remaining cases of wxWindow::ProcessEvent() calls...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Francesco Montorsi
document various enumerations defined in defs.h; give...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-25
Francesco Montorsi
Change in wxWindow the access specifier of the wxEvtHan...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Francesco Montorsi
fix wxWindow::PushEventHandler and related wxWindow...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Francesco Montorsi
a few more member groups, in line with the real header...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Francesco Montorsi
no real change: just grouped the tons of wxWindows...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Vadim Zeitlin
send destroy events for children before they're fully...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Francesco Montorsi
many automated ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Bryan Petty
Replaced @ingroup with @addtogroup for all global func...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-28
Francesco Montorsi
fix miscellaneous doxygen warnings; IMPORTANT: never...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Francesco Montorsi
do not use @b when referencing to functions; use final...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Vadim Zeitlin
allow passing -1 range to SetScrollbar() to indicate...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Vadim Zeitlin
disable UI updating during GetPopupMenuSelectionFromUse...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-06
Francesco Montorsi
added a @todo about references to old wx functions
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Francesco Montorsi
clarified that Raise() and Lower() only work for wxTopL...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
Francesco Montorsi
fix docs for wxWindow::Layout (fixes #4297)
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
Francesco Montorsi
fix description for wxWS_EX_CONTEXTHELP; fixes #4276
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Václav Slavík
implement wxWindow::DragAcceptFiles() on all platforms
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Francesco Montorsi
ifacecheck manual fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Francesco Montorsi
ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Francesco Montorsi
automated ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Francesco Montorsi
automated changes: many (pure) virtual specifiers added
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Francesco Montorsi
virtual/static attributes automated fixes by ifacecheck
blob
|
commitdiff
|
raw
|
diff to current
2008-10-04
Francesco Montorsi
fix for doxygen warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-10-04
Francesco Montorsi
fix many doxygen warnings about undocumented parameters
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Francesco Montorsi
even more interface fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Francesco Montorsi
HUGE commit of ifacecheck-automated fixes to virtualnes...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Francesco Montorsi
add wxPosixPermissions enumeration; it provides more...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Francesco Montorsi
w*h interface revisions
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Vadim Zeitlin
return true from IsBeingDeleted() if any of the parent...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Vadim Zeitlin
added UnsetToolTip() which is also provided (as empty...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Vadim Zeitlin
add PostSizeEvent() and use it in wxMSW status bar...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Vadim Zeitlin
move SendSizeEvent() down to wxWindow from wxFrame...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Bryan Petty
Commit 3 of 3 for Doxygen path fixes, this one finally...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Bryan Petty
Moved all interface headers into a 'wx' subdirectory...
blob
|
commitdiff
|
raw
|
diff to current