Włodzimierz Skiba
|
ffd84c9476
|
Get/SetTitle only for wxTopLevelWindow (wxX11 part, final)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 12:03:39 +00:00 |
|
Vadim Zeitlin
|
75865c8dc7
|
add Clone() to wxXXXbookEvent and copy ctor to wxBookCtrlBaseEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 12:02:00 +00:00 |
|
Vadim Zeitlin
|
e710277282
|
added wxKeyEvent::GetModifiers()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 11:59:47 +00:00 |
|
Vadim Zeitlin
|
b2f8e75a0a
|
add Clone() to wxXXXbookEvent and copy ctor to wxBookCtrlBaseEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 11:24:19 +00:00 |
|
Stefan Csomor
|
3c3e697033
|
adding hit testing (needed a hack)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 09:43:03 +00:00 |
|
Stefan Csomor
|
d0e7c7e589
|
adding hit testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 09:17:14 +00:00 |
|
Stefan Csomor
|
19d7aad6f2
|
we're not supporting CW 5 anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 07:29:11 +00:00 |
|
Włodzimierz Skiba
|
6dabe332cb
|
OW 1.4 preparation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 21:04:54 +00:00 |
|
Włodzimierz Skiba
|
7ec698211d
|
Various source cleanings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 20:14:39 +00:00 |
|
Włodzimierz Skiba
|
2a4d2d4680
|
'rcdefs.h' action has to be phony, otherwise it is expected to be file existing after action execution.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 19:59:29 +00:00 |
|
Michael Wetherell
|
b46d37d75c
|
Update the build instructions for Win64
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 14:17:31 +00:00 |
|
Stefan Csomor
|
e00eeba851
|
allow a SHAPED flag for a dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 14:08:02 +00:00 |
|
Stefan Csomor
|
8ec0a8fa72
|
wx..._EX_METAL styles support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 09:45:58 +00:00 |
|
Michael Wetherell
|
5c60e84569
|
Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 02:34:32 +00:00 |
|
Kevin Hock
|
0567fdfceb
|
Restored the accidentally deleted "return true;" at the end of the Show method from last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 00:30:45 +00:00 |
|
Michael Wetherell
|
47bff9ff8b
|
Correct the directory rcdefs.h installs to
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 00:10:31 +00:00 |
|
Michael Wetherell
|
92641c0dc0
|
Correct the include order for the resource compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 23:17:24 +00:00 |
|
Michael Wetherell
|
c8d5853155
|
Add rcdefs.h and support for automatic manifests on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 22:49:46 +00:00 |
|
Michael Wetherell
|
4c4863dbe7
|
Bake fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 22:24:35 +00:00 |
|
Włodzimierz Skiba
|
5ec5e8cedb
|
More obsolete compatibility removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 19:59:51 +00:00 |
|
Julian Smart
|
70dec69b0b
|
Force linking of gprint.cpp, otherwise Gnome printing may not work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 18:11:12 +00:00 |
|
Roman Rolinsky
|
af52e1853c
|
revision 7
Using system clipboard for Copy/Paste
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 17:01:38 +00:00 |
|
Włodzimierz Skiba
|
8d8d36335c
|
Get/SetTitle only for wxTopLevelWindow (wxCocoa part).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 16:02:07 +00:00 |
|
Włodzimierz Skiba
|
793b53a004
|
Get/Set title fixes (#1350999).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 14:59:52 +00:00 |
|
Kevin Hock
|
75e275af32
|
Remove fudges in Show: 1) Do not force a window to top when it is shown 2) Remove extra ACTIVATE event on show 3) Do not fudge resetting focus after closing a window (always setting to the parent can lead to unnatural results)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 14:41:09 +00:00 |
|
Kevin Hock
|
2175898cf6
|
Remove always moving window to the top of the Z-order on on Show
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 14:38:20 +00:00 |
|
Włodzimierz Skiba
|
67eb4cb253
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 13:28:34 +00:00 |
|
Stefan Csomor
|
f4b3287fd2
|
not supported anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 07:56:57 +00:00 |
|
Stefan Csomor
|
a6de78177e
|
fix undefined structs under 10.2 (tinderbox)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 06:33:27 +00:00 |
|
Vadim Zeitlin
|
1e966cc4c8
|
remvoed wxFileDialogBase::m_parent as there is already one in wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 01:33:33 +00:00 |
|
Vadim Zeitlin
|
153958f72d
|
wxString(const unsigned char *) ctor doesn't crash by default with wxUSE_STL==1 any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 01:10:02 +00:00 |
|
Vadim Zeitlin
|
2ee96a251c
|
fix memory leak of wxMessageOutput if wxApp::OnInit() returned false
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 01:02:48 +00:00 |
|
Vadim Zeitlin
|
6dc2a916df
|
fix memory leak of pending events in wxEvtHandler dtor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-08 00:45:46 +00:00 |
|
Mart Raudsepp
|
8fb824187d
|
[wxGTK] Support run-time changing of the wxFRAME_NO_TASKBAR style value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 23:06:34 +00:00 |
|
Mart Raudsepp
|
015dca24ca
|
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow::SetWindowStyleFlag, support for
more styles to follow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 20:00:50 +00:00 |
|
Mart Raudsepp
|
56aed4aace
|
Fix formatting tag in frame.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 18:23:51 +00:00 |
|
Mart Raudsepp
|
d37e85cd9b
|
Fix formatting in bbutton.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 18:21:49 +00:00 |
|
Stefan Csomor
|
fd39aa23bc
|
adjusting to SetLabel migration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 17:56:17 +00:00 |
|
Stefan Csomor
|
44f9d0aa55
|
adjusting to SetLabel migration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 17:05:04 +00:00 |
|
Stefan Csomor
|
f51374fe9d
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 17:02:57 +00:00 |
|
Stefan Csomor
|
d4bd6c97be
|
cleanup, adding correct window-ids to window events (important when using eg Connect)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 17:01:15 +00:00 |
|
Stefan Csomor
|
26a2f9144b
|
cleanup, using Tiger funcs if possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 16:58:32 +00:00 |
|
Stefan Csomor
|
d32be04cd7
|
support for wxNO_BORDER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 16:36:00 +00:00 |
|
Stefan Csomor
|
51cdab3ef8
|
CGImage Creation is always available under OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 16:34:48 +00:00 |
|
Stefan Csomor
|
57a21e6c45
|
switch to a CoreFoundation based and thread-safe implementation for message boxes for Mach-O builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 14:59:34 +00:00 |
|
Włodzimierz Skiba
|
fb5246bead
|
Get/SetTitle only for wxTopLevelWindow (wxMac part).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 14:37:19 +00:00 |
|
Włodzimierz Skiba
|
cdc059191b
|
Fixed #1338966.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 13:47:44 +00:00 |
|
Włodzimierz Skiba
|
ce045aed58
|
wxGetWorkingDirectory() deprecated. Fixed #1338966.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 13:27:09 +00:00 |
|
Julian Smart
|
f3e874756b
|
Don't resend an update event from m_spin to avoid recursion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-07 10:15:42 +00:00 |
|
Włodzimierz Skiba
|
caae22fb66
|
eVC4 warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-06 21:42:01 +00:00 |
|