projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
common event code
[wxWidgets.git]
/
include
/
wx
/
msw
/
toplevel.h
2008-10-16
Václav Slavík
forgot to commit toplevel.h as part of r56374
blob
|
commitdiff
|
raw
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Václav Slavík
made Freeze/Thaw recursively (un)freeze child windows too
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Vadim Zeitlin
don't hardcode 16/32 as sizes for small/normal icons...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-13
Robin Dunn
Applied patch [ 1845819 ] wxMSW Top level window freeze...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Julian Smart
Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
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-13
Włodzimierz Skiba
Avoid do-nothing virtuals in WinCE.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Vadim Zeitlin
return the restored window size from GetSize() when...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Robert Roebling
Indicate that EnableCloseButton is virtual.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-04
Vadim Zeitlin
merge of RTL changes (with many modifications) from...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Vadim Zeitlin
move the logic for changing notebook pages using the...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Vadim Zeitlin
allow changing the page from keyboard in property sheet...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Robin Dunn
Translucency --> Transparent
blob
|
commitdiff
|
raw
|
diff to current
2006-07-16
Robin Dunn
Added wxTopLevelWindow::SetTranslucency and CanSetTrans...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-25
Włodzimierz Skiba
Revitalise SIP support in all toplevel wince windows.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-25
Jamie Gadd
Fixes for WinCE build caused by my last commit.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Jamie Gadd
Make wx{List,Tree}Ctrl resize their standard font if...
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
2006-01-31
Włodzimierz Skiba
[ 1420190 ] Enable backspace key on smartphone
blob
|
commitdiff
|
raw
|
diff to current
2005-11-13
Włodzimierz Skiba
Resize all top level windows when SIP changes visibility.
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-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Julian Smart
Added wxDialog::GetToolBar for PocketPC
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Julian Smart
Implemented PocketPC menubar/toolbar as wxToolMenuBar...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Włodzimierz Skiba
Hardware defines spec.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Vadim Zeitlin
added wxTopLevelWindow::RequestUserAttention(); documen...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Włodzimierz Skiba
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-16
Włodzimierz Skiba
Smartphone menus.
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-04-21
Vadim Zeitlin
fixed recent modeless dialog breakage caused by removin...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-04
Vadim Zeitlin
don't define SetShape() for Windows CE; use wxTLWBase...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
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
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
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-06-13
Vadim Zeitlin
moved OnActivate() logic from wxFrame to wxDialog ...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-05
Vadim Zeitlin
reverted wxPopupWindow implementation to the original...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-25
Vadim Zeitlin
changes to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-25
Vadim Zeitlin
prevent the parent window from losing activation when...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
Mattia Barbon
wxIconBundle implementation.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-17
Vadim Zeitlin
better handling for the style changing during run-time
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Julian Smart
Regenerated FL docs; applied patch [ #511363 ] Dialogs...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Vadim Zeitlin
moved toolbar adjustments for the client size from...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-08
Vadim Zeitlin
fixed bugs with setting the client size when the differ...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-15
Vadim Zeitlin
moved EnableCloseButton() from wxialog to wxTLW
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Václav Slavík
decouple wxTLW,Frame::ShowFullScreen in wxMSW
blob
|
commitdiff
|
raw
|
diff to current
2001-10-07
Vadim Zeitlin
changed/centralized window creation code to allow wxTLW...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-27
Robin Dunn
fixed compilation errors
blob
|
commitdiff
|
raw
|
diff to current
2001-09-27
Robin Dunn
Added missing WXDLLEXPORT
blob
|
commitdiff
|
raw
|
diff to current
2001-09-26
Václav Slavík
temporary stubs for fullscreen functions
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Vadim Zeitlin
added wxTLW for MSW
blob
|
commitdiff
|
raw
|
diff to current