projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Setting the background colour of a wxWindow or
[wxWidgets.git]
/
src
/
msw
/
toplevel.cpp
2005-04-06
Julian Smart
Don't always maximize top-level windows on Smartphone
blob
|
commitdiff
|
raw
2005-04-06
Julian Smart
Always Maximize() top-level windows on Smartphone.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Julian Smart
Border fixes for WinCE
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
2005-03-14
Julian Smart
Frames have Ctrl+Q accelerator set automatically, as...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-13
Julian Smart
Added wxNB_FLAT for WinCE property sheet tabs
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Julian Smart
Fixed windows not displaying on SmartPhone
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Vadim Zeitlin
don't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Włodzimierz Skiba
Hardware defines spec.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Chris Elliott
fix compile break for unknown FLASHWINFO
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Vadim Zeitlin
compilation fix for VC6 (closes 1025093)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Włodzimierz Skiba
WinCE fixes.
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-21
Włodzimierz Skiba
Different default buttons for native menubars on Smartp...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-18
Włodzimierz Skiba
Warning fixes for WinCE.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-16
Włodzimierz Skiba
Smartphone menus.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-12
Robert Roebling
Applied new master define for CommandBar vs. PocketPC...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Julian Smart
WinCE Standard SDK improvements including adding close...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Julian Smart
Fixes for Standard WinCE SDK
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-27
Julian Smart
SmartPhone windows are always maximized: Patch 942118
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Vadim Zeitlin
fixed #if in Create(); don't use wxModelessWindows...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Vadim Zeitlin
fixed unused variable warning
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Julian Smart
Don't use wxUSE_POCKETPC_UI, determine appropriate...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Julian Smart
Test for SDK in use
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Julian Smart
Compile fix for eVC++ 4 with PocketPC 2003
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Robert Roebling
Code for single instance and bring-to-top under CE.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-17
Robert Roebling
Do not set size of PocketPC dialogs upon
blob
|
commitdiff
|
raw
|
diff to current
2004-04-17
Robert Roebling
Show the OK button in the title bar under PocketPC
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Robert Roebling
Fix to make frame visible under eVC 3.0
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Robin Dunn
Added #include for non PCH compilers
blob
|
commitdiff
|
raw
|
diff to current
2004-04-13
Vadim Zeitlin
don't use WS_POPUP under CE for normal windows
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Robert Roebling
eVC 3.0 doesn't like WS_CAPTION. I imagine that
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Robert Roebling
eVC++ 3.0 doesn't know WS_THICKFRAME
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-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
David Elliott
Move m_isShown = false; into base class constructor
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Robin Dunn
Restored part of the default positioning code for dialo...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Robin Dunn
MSWGetCreateWindowCoords is already setting CW_USEDEFAU...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-13
Robin Dunn
Use the WidthDefault and HeightDefault in wxTLW, not...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-17
Julian Smart
Fixed source for WinCE compatibility
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Vadim Zeitlin
don't show the accels on the controls if the system...
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-12-27
Julian Smart
Corrected typo
blob
|
commitdiff
|
raw
|
diff to current
2003-12-27
Julian Smart
WinCE 4 cleanup
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Julian Smart
WinCE patches from "Viktor Voroshylo" <viktor@voroshylo...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
warning fixes for BCC and OW (heavily modified patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-26
Vadim Zeitlin
fix SetFocus() in wxDialog-derived class ctor (which...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Chris Elliott
fix digitalmars bug (ambiguous symbol)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Julian Smart
Applied patch [ 808328 ] restore border styles for...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Vadim Zeitlin
tool windows shouldn't appear on the taskbar (patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Julian Smart
WinCE 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-22
Vadim Zeitlin
fixed wxSTAY_ON_TOP for the dialogs
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
Julian Smart
Added WCE toolbar
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Julian Smart
Applied patch [ 761138 ] Replaces references to wxT...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
Julian Smart
Fixed style glitches
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
Vadim Zeitlin
fixed spurious debug error message
blob
|
commitdiff
|
raw
|
diff to current
2003-04-30
Robin Dunn
Shaped window support for wxMac, plus a wxSTAY_ON_TOP...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Chris Elliott
update to make digitalmars compile
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-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-02
Václav Slavík
implemented wxCLOSE_BOX under Windows
blob
|
commitdiff
|
raw
|
diff to current
2003-03-02
Vadim Zeitlin
maximize the window to the correct display (i.e. the...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-15
Vadim Zeitlin
fixed calling Maximize(FALSE) before the window is...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Mattia Barbon
Do not use deprecated functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-15
Vadim Zeitlin
send an extra kill focus event when we're deactivated
blob
|
commitdiff
|
raw
|
diff to current
2002-12-14
Václav Slavík
don't translate strings when it doesn't make any sense
blob
|
commitdiff
|
raw
|
diff to current
2002-12-09
Julian Smart
Applied patch [ 642174 ] Stop TOOL_WINDOWS stealing...
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-08-26
Guillermo Rodrigue...
Removed compilation warnings (mostly mismatches between...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Vadim Zeitlin
the app doesn't exit any more if a dialog is shown...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-05
Mattia Barbon
Fix some GCC 3.1 compilation warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Vadim Zeitlin
compilation fixes for wxUniv (moved wxDlgProc back...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Vadim Zeitlin
compilation fix for !USE_PCH (patch 569132)
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Vadim Zeitlin
fixed problems with hanging inside IsDialogMessage...
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-06-05
Vadim Zeitlin
bring the parent of a wxFRAME_FLOAT_ON_PARENT frame...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-26
Vadim Zeitlin
set the focus to the first control in the dialog when...
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-04-06
Vadim Zeitlin
no significant changes
blob
|
commitdiff
|
raw
|
diff to current
2002-03-28
Mattia Barbon
Fix for daily builds
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
Mattia Barbon
wxIconBundle implementation.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-06
Vadim Zeitlin
fixed creation of the dialogs with a simple (non 3D...
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-18
Vadim Zeitlin
don't set WS_POPUP for all windows (fix for my last...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
Vadim Zeitlin
fixed frame border styles (allow creating a friend...
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-30
Vadim Zeitlin
added wxWS_EX_TRANSIENT, added code for handling it...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-28
Julian Smart
Fixing wxMicroWindows compilation
blob
|
commitdiff
|
raw
|
diff to current
next