projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix compilation
[wxWidgets.git]
/
include
/
wx
/
window.h
2006-04-14
Włodzimierz Skiba
Deprecated and obsolete parts marked up for backward...
blob
|
commitdiff
|
raw
2006-03-14
Vadim Zeitlin
we don't need reserved virtual functions on HEAD
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Vadim Zeitlin
added GetScreenPosition/Rect() which always return...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Vadim Zeitlin
fixed centering of top level windows on secondary displ...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Mart Raudsepp
Include gtk1 headers for non-gtk2. I don't really like...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxX11 part...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxCocoa part).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMac part).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxOS2 part).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMGL part).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxGTK part).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMotif part).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMSW part).
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Vadim Zeitlin
added GetWindowSizeForVirtualSize() virtual hook for...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-06-26
Robert Roebling
Revert Ron's removal of the reserved functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-24
Ron Lee
Put a humane end to the pathetic flailing over whether...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Vadim Zeitlin
define SetHelpText() to do nothing when wxUSE_HELP...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Robin Dunn
No longer using the reserved pointer
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Robin Dunn
A slightly modified version of Patch #1197468. Keeps...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Julian Smart
Added licence/copyright information
blob
|
commitdiff
|
raw
|
diff to current
2005-04-17
Julian Smart
Added some reserved functions
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Vadim Zeitlin
simplifications and corrections to background drawing:
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Vadim Zeitlin
removed just added UnsetVirtualSize(), it's not needed...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Vadim Zeitlin
added UnsetVirtualSize()
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Włodzimierz Skiba
In MSWUniv wxWindow and wxWindowMSW are different class...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Robert Roebling
Reapplied patch to change the two scrolled window...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Robert Roebling
Added GetPureVitualSize() returning just m_virtualSize.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Włodzimierz Skiba
World is more than WXUNIV vs. MSW
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Vadim Zeitlin
added eraseBg argument to RefreshRect() too
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Włodzimierz Skiba
Native PalmOS wxControl and wxButton implementation...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-21
Włodzimierz Skiba
Warning fixes for MinGW.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-21
Włodzimierz Skiba
Reenable wxPalmOS status bar after recent changes....
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-20
Włodzimierz Skiba
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-19
Vadim Zeitlin
moved ProvidesBackground() from wxUniv to base wxWindow...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Julian Smart
Committed William Osborne's wxPalmOS port
blob
|
commitdiff
|
raw
|
diff to current
2004-10-13
Włodzimierz Skiba
Semicolon fixes according to Vadim's note about being...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Václav Slavík
propagate invalidated best size upstream
blob
|
commitdiff
|
raw
|
diff to current
2004-09-30
Václav Slavík
moved wxWindow::GetBestSize implementation into DoGetBe...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Vadim Zeitlin
added As/DissociateHandle() and implemented it for...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Stefan Csomor
support for sys-opted window variant
blob
|
commitdiff
|
raw
|
diff to current
2004-09-04
Włodzimierz Skiba
Spelling fixes [#1017001], source cleaning.
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-26
Julian Smart
Stub out SetToolTip to avoid massive ifdefing when...
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-30
Václav Slavík
decoupled attributes inheritance and m_hasXXX flags
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Robin Dunn
* Implemented BestSize cache
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Václav Slavík
removed non-const wxWindow::GetFont and GetCursor
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-16
Robin Dunn
Add SetMinSize and SetMaxSize to go along with the...
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-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-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-07
Robin Dunn
SetInitialBestSize changes for wxMac
blob
|
commitdiff
|
raw
|
diff to current
2004-05-03
Vadim Zeitlin
moved SetBestSize() to .cpp file; set min size from it
blob
|
commitdiff
|
raw
|
diff to current
2004-04-17
Robin Dunn
Make InheritAttributes and ShouldInheritColours public...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Robin Dunn
Keep track of the initial size that the window was...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-13
Vadim Zeitlin
removed m_bestSize
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-03
David Elliott
Make DoGetBestSize cache the value of GetSize() the...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Vadim Zeitlin
added Get(Class)DefaultAttributes()
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Stefan Csomor
make things simpler, no default variant
blob
|
commitdiff
|
raw
|
diff to current
2004-03-13
Robin Dunn
Fixed comment
blob
|
commitdiff
|
raw
|
diff to current
2004-03-13
Robin Dunn
I keep running into situations where the old small...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-10
Robin Dunn
doc fix
blob
|
commitdiff
|
raw
|
diff to current
2004-03-07
Stefan Csomor
SetWindowVariant implemented
blob
|
commitdiff
|
raw
|
diff to current
2004-03-05
Robin Dunn
Updated comment
blob
|
commitdiff
|
raw
|
diff to current
2004-03-05
Robin Dunn
Changed WidthDefault() and HeightDefault() to use 400...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-05
Robin Dunn
Changed CanApplyParentThemeBackground to ApplyParentThe...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-04
Robin Dunn
Added CanApplyParentThemeBackground and use it in wxMSW's
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-31
Vadim Zeitlin
removed InitBase()
blob
|
commitdiff
|
raw
|
diff to current
2003-10-22
Vadim Zeitlin
added default value (0) for flags argument of AdjustFor...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-17
Stefan Csomor
removing RTTI classinfo #define redirections, not neede...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
added ShouldInheritColours()
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
removed some TABs
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Stefan Csomor
RTTI extensions
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Stefan Csomor
rtti api mods added
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Václav Slavík
have TryValidator even if wxUSE_VALIDATORS=1, so that...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() (fixes...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Stefan Csomor
Added Setter for Position (consistency)
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Vadim Zeitlin
added wxAppTraits::CreateRenderer() which may be used...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Stefan Csomor
even more defines for rerouting the xti information...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-13
Julian Smart
Improvements to OnIdle processing
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Vadim Zeitlin
linking fixes and code cleanup after hotkey patch
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
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
blob
|
commitdiff
|
raw
|
diff to current
next