Vadim Zeitlin
|
c547282d5e
|
use iconv() for wxCSConv constructed from a wxFontEncoding; don't use wxFontMapper unless really needed; when it is used, don't use it interactively
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 21:50:00 +00:00 |
|
Mattia Barbon
|
878d055d0b
|
Match changes in DECLARE_*_CLASS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 21:28:56 +00:00 |
|
Vadim Zeitlin
|
a3f7fa6267
|
compilation fix for some Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 20:12:07 +00:00 |
|
Vadim Zeitlin
|
e4a8a17202
|
fixed crash on startup under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 20:08:12 +00:00 |
|
Václav Slavík
|
246428310e
|
fixed iso-8859-1 handling to report failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 19:25:48 +00:00 |
|
Václav Slavík
|
c7c0629157
|
fixed crash if szLocale==NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 09:32:29 +00:00 |
|
Mattia Barbon
|
14630825ef
|
Until configure and aclocal.m4 are in CVS they should not
be in .cvsignore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 22:19:32 +00:00 |
|
Mattia Barbon
|
b2b9de21cb
|
Make both GCC and MSVC 5 happy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:58:22 +00:00 |
|
Mattia Barbon
|
9f8b329b8c
|
wxMac linking fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:51:33 +00:00 |
|
Mattia Barbon
|
c0a83c519b
|
Suboptimal wxColour::CreateByName implementation for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:49:44 +00:00 |
|
Mattia Barbon
|
38d6b9572c
|
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:38:31 +00:00 |
|
Stefan Csomor
|
ffd82f1cf8
|
fix for gcc MacOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 17:46:04 +00:00 |
|
Vadim Zeitlin
|
07e9d4f0ed
|
don't refresh the font unnecessarily (patch from Robert Vazan)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 16:48:45 +00:00 |
|
Vadim Zeitlin
|
94a09ea5d3
|
don't crash on startup (fix for last change)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 12:09:04 +00:00 |
|
Vadim Zeitlin
|
a182a91391
|
removed a printf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 11:28:36 +00:00 |
|
Robin Dunn
|
c85417f629
|
Added SetColumnCount method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 23:29:54 +00:00 |
|
Vadim Zeitlin
|
93b79b6b57
|
don't append spaces to all arguments in ConvertStringToArgs()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 21:40:04 +00:00 |
|
Vadim Zeitlin
|
63e7198ba8
|
moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform.h from wx/wxchar.h because wxUSE_UNICODE is used in wx/defs.h itself, before wx/wxchar.h is included
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 21:24:16 +00:00 |
|
Mattia Barbon
|
753287c1fd
|
Compilation and warning fixes for GCC 3.2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 20:54:50 +00:00 |
|
Mattia Barbon
|
63407846da
|
Fixed condition not to be always false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 20:30:59 +00:00 |
|
Mattia Barbon
|
33eab53044
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 20:22:58 +00:00 |
|
Robin Dunn
|
abbc257086
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:40:36 +00:00 |
|
Robin Dunn
|
2f4811fcbd
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:30:01 +00:00 |
|
Robin Dunn
|
6fa68946ec
|
Add sample showing how to use the XRC subclass attribute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:25:20 +00:00 |
|
Robin Dunn
|
098d1f0c65
|
Save the initial tstate during initialization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:23:36 +00:00 |
|
Robin Dunn
|
b434e3f098
|
Updates for wxColourDatabase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:21:47 +00:00 |
|
Stefan Csomor
|
be6628ce35
|
string conversion bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:10:20 +00:00 |
|
Stefan Csomor
|
46e2a2e7f6
|
fix for unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 17:08:54 +00:00 |
|
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 |
|