Václav Slavík
|
3a858e7512
|
include wx/platform, to get __WINDOWS__ etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 14:46:57 +00:00 |
|
Vadim Zeitlin
|
4e9d23cdae
|
account for parent area origin when creating controls and windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 08:43:28 +00:00 |
|
Vadim Zeitlin
|
949b8e6284
|
moved text creation after tbar creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 08:41:36 +00:00 |
|
Vadim Zeitlin
|
716e96df2b
|
added default value (0) for flags argument of AdjustForParentClientOrigin()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 08:33:32 +00:00 |
|
Vadim Zeitlin
|
bfdc04a9bb
|
mention ShouldInheritColours() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 08:27:57 +00:00 |
|
Vadim Zeitlin
|
201542cdd7
|
regen'd after adding wx/dlimpexp.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 08:12:30 +00:00 |
|
Vadim Zeitlin
|
e4bfb5c0cd
|
removed duplicate yellow green from colour database
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 07:49:45 +00:00 |
|
Stefan Csomor
|
f4ef67ba69
|
adding support for mach unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 06:46:48 +00:00 |
|
Vadim Zeitlin
|
c1ef87c33d
|
don't allocate system fonts/colours dynamically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 23:30:03 +00:00 |
|
Vadim Zeitlin
|
f49d731fd4
|
fix for wxDateTime::SetToYearDay(last month day) (bug 816065)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 23:00:37 +00:00 |
|
Vadim Zeitlin
|
034742fcd6
|
fix for mistakenly prepending slash to the filenames without paths (bug introduced by last check in)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 22:45:28 +00:00 |
|
Vadim Zeitlin
|
2a36ad637f
|
generate trace messages with dialup mask so that they're not shown by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 21:34:56 +00:00 |
|
Gilles Depeyrot
|
33f39af3b0
|
applied SF patch # 826838 to fix removal of -psn_* command line argument
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 20:22:34 +00:00 |
|
Václav Slavík
|
c2149c93d5
|
wxUSE_GUI=0 not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 14:05:45 +00:00 |
|
Václav Slavík
|
1315b91d84
|
more supressed warnings for bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 13:14:07 +00:00 |
|
Vadim Zeitlin
|
289307fa14
|
free the DIB for raw bitmaps even if they don't use alpha channel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-21 12:51:50 +00:00 |
|
Vadim Zeitlin
|
26dddf6c34
|
Open Watcom doesn't like typename, use class (patch 826812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-20 17:43:08 +00:00 |
|
Stefan Csomor
|
2c4c398782
|
VC6 template fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-19 13:41:33 +00:00 |
|
Mattia Barbon
|
728b21e56c
|
MSVC 5 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-19 09:10:20 +00:00 |
|
Mattia Barbon
|
fa7161e09f
|
Added some wxPerl notes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-19 09:09:12 +00:00 |
|
Vadim Zeitlin
|
564a150b1f
|
replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:51:01 +00:00 |
|
Vadim Zeitlin
|
5d398dbae0
|
documented wxColourDatabase::FindColour() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:46:19 +00:00 |
|
Vadim Zeitlin
|
45bbbc5430
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:22:11 +00:00 |
|
Vadim Zeitlin
|
f75aecd00f
|
use wxColourDatabase::Find() instead of deprecated FindColour(); some minor code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:20:13 +00:00 |
|
Robert Roebling
|
f9ebac93e7
|
Further corrections to bitmap and blit code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 19:23:19 +00:00 |
|
Václav Slavík
|
7d88f0992a
|
DMC make.exe can handle include directive, even though it is not documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 11:34:30 +00:00 |
|
Robin Dunn
|
b7d681eb04
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 05:47:22 +00:00 |
|
Robin Dunn
|
025fa9a96b
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:56:15 +00:00 |
|
Robin Dunn
|
900eb07b48
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:36:23 +00:00 |
|
Robin Dunn
|
40f5c32cbd
|
New version from Timothy Hochberg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:33:35 +00:00 |
|
Robin Dunn
|
81744507e8
|
Added TODO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:33:02 +00:00 |
|
Robin Dunn
|
3b6d8c19fc
|
Added IsEditCancelled/SetEditCanceled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:32:41 +00:00 |
|
Robin Dunn
|
118f4724b6
|
Demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:31:26 +00:00 |
|
Robin Dunn
|
7ca4c2e1eb
|
Added note about migration guide
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:30:10 +00:00 |
|
Robin Dunn
|
88c32d58d8
|
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:29:53 +00:00 |
|
Stefan Csomor
|
05fa251a2f
|
adjusting to changes in xti.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 19:53:19 +00:00 |
|
Stefan Csomor
|
bb7eff4c0d
|
adjusting to changes in object.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 19:50:46 +00:00 |
|
Stefan Csomor
|
c9cacf3e49
|
removing RTTI classinfo #define redirections, not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 19:48:20 +00:00 |
|
Vadim Zeitlin
|
4e6b83091a
|
added CreateByName(), use it in wxColourDatabase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 17:39:28 +00:00 |
|
Robert Roebling
|
551b5391ae
|
\
Updated bitmap blitting code as per 2_4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 14:28:52 +00:00 |
|
Václav Slavík
|
a2e268df19
|
samples.inc is not data file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 11:20:25 +00:00 |
|
Jouk Jansen
|
2b5b100ac6
|
Committing in .
OpenVMS updates
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/defs.h
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 10:01:21 +00:00 |
|
Vadim Zeitlin
|
c50f92d08c
|
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find() and AddColour(const wxColour&) methods to avoid such problems in the future
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:42:31 +00:00 |
|
Vadim Zeitlin
|
9551b6fe2f
|
added \NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:38:15 +00:00 |
|
Vadim Zeitlin
|
5b66d31a94
|
fixed wxMouseEvent::Moving() and Dragging() after the last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 15:05:32 +00:00 |
|
Vadim Zeitlin
|
c0db962623
|
made wxRTTI macros namespace-friendly (patch 799434)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:33:46 +00:00 |
|
Vadim Zeitlin
|
311ccb86e4
|
compilation fix for Watcom (part of patch 813225)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:23:07 +00:00 |
|
Vadim Zeitlin
|
3cb9989457
|
added wxSYS_ICONTITLE_FONT (patch 816026)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:17:38 +00:00 |
|
Vadim Zeitlin
|
84968677ab
|
VC++ release mode warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:09:11 +00:00 |
|
Václav Slavík
|
7d2681a303
|
Vadim moved the macros to dlimpexp.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:02:30 +00:00 |
|