projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
add wrappers to avoid compiling code which will never be used
[wxWidgets.git]
/
include
/
wx
/
gtk
/
toplevel.h
2012-10-02
Paul Cornett
make more Init() functions private
blob
|
commitdiff
|
raw
2012-06-24
Paul Cornett
update size hints when decoration size becomes known...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
Stefan Neis
Do not put semicolons after the definition of an inline...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Vadim Zeitlin
Implement SetShape() for wxPopupWindow in wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Vadim Zeitlin
Added wxWindow::GTKHandleRealized() virtual method...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Paul Cornett
workaround for broken window managers which claim to...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
Robert Roebling
make Set/GetLabel() set and return title in wxTLW,...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Paul Cornett
better fix for #11803, don't set iconized state for...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Paul Cornett
ignore iconized state when computing client size for...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-30
Kevin Ollivier
Initial ShowWithoutActivating implementations for Mac...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Robert Roebling
wxBusyInfo now uses wxGenericStaticText under GTK+...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Paul Cornett
fix deferred show when SetSize() is called after SetCli...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Robert Roebling
Removed queuedResize code again as GTK+ does this inter...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Robert Roebling
Postpone size event from wxTLW resizing to idle
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Paul Cornett
fix saving/restoring size when WM supports _NET_FRAME_E...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Paul Cornett
get system colors directly from GTK styles, eliminating...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Paul Cornett
restore caching of WM frame extents
blob
|
commitdiff
|
raw
|
diff to current
2008-04-06
Vadim Zeitlin
delay setting the window shape until it is realized...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Paul Cornett
revert updating GTK size hints when window decorations...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Paul Cornett
update GTK size hints when window decorations change
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Paul Cornett
prevent explicitly set client size from being changed...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Paul Cornett
Only account for WM frame extents in tlw size if WM...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Paul Cornett
store size of WM decorations separately for each TLW...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Paul Cornett
make DoSetSizeHints protected, remove parameter defaults
blob
|
commitdiff
|
raw
|
diff to current
2007-10-27
Julian Smart
Implementation of wxSysColourChangedEvent on wxGTK
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Paul Cornett
Use a GtkVBox to do TLW layout. Rework some of the...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Paul Cornett
get more accurate TLW sizing by using a window decorati...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Paul Cornett
restructure fullscreen code dealing with hiding bars
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Paul Cornett
Remove unneeded wxTLW child inserter function.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
Paul Cornett
move m_sizeSet out of wxWindow
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
Paul Cornett
simplify DoSetClientSize
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Vadim Zeitlin
return size without decorations from size_request GTK...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-10
Vadim Zeitlin
make GetSize() return the size of the window including...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Paul Cornett
correct access for virtuals
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Robert Roebling
Moved overridden SetMinSize() to base class.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Robert Roebling
Make SetMinSize() and SetMaxSize() virtual so they
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Robert Roebling
Make wxWindow::SetSizeHints() do nothing.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Robert Roebling
Add EnableCloseButton() as wxMSW does. Use it in
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Paul Cornett
GtkOnSize parameters aren't useful
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Mart Raudsepp
Initial wxTLW::(Can)SetTransparent support for wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
Mart Raudsepp
[wxGTK] Support changing the wxSTAY_ON_TOP style value...
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-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Mart Raudsepp
[wxGTK] Remove wxTLW::RequestUserAttention related...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Michael Wetherell
Add import/export attributes
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Mart Raudsepp
wxABI_VERSION guard for wxTopLevelWindowGTK::RequestUse...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-28
Mart Raudsepp
wxGTK: Implemented wxTLW::RequestUserAttention()
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robert Roebling
Make wxTLW::Raise() actually bring the window to...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-26
Vadim Zeitlin
renamed HasFocus() to IsActive() to avoid confusion...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-26
Robert Roebling
Added wxTopLevelWindow::HasFocus() as discussed.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Václav Slavík
use GTK+ API for setting icons instead of direct X11...
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
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-07
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-06-18
Julian Smart
Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Vadim Zeitlin
removed unused OnSetFocus()
blob
|
commitdiff
|
raw
|
diff to current
2002-04-20
Vadim Zeitlin
fixed initial focus handling in the dialog and made...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
Mattia Barbon
wxIconBundle implementation.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-28
Václav Slavík
fixed wxGTK fullscreen mode, broken by my previous...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-22
Václav Slavík
evaluate window style in Create, not later
blob
|
commitdiff
|
raw
|
diff to current
2001-09-15
Václav Slavík
wxTopLevelWindow (only for wxGTK for now)
blob
|
commitdiff
|
raw
|
diff to current