Václav Slavík
|
f53b1c1e6f
|
removed enum that was causing more problems than it was worth
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 07:49:29 +00:00 |
|
Václav Slavík
|
a87bf37838
|
wx-config symlink creation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 07:43:05 +00:00 |
|
Václav Slavík
|
07bea8f0a0
|
detect WebKit availability
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 07:37:44 +00:00 |
|
Robin Dunn
|
9e783cc099
|
Fix so async wxSound can continue playing after it is destructed,
courtesy of Ryan Norton.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 04:22:47 +00:00 |
|
Robin Dunn
|
f5b96ee156
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 01:24:31 +00:00 |
|
Robin Dunn
|
cb8289465d
|
39 items is awfully big
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 01:06:37 +00:00 |
|
Robin Dunn
|
2ce9b1bfd3
|
mention *TabOrder and Navigate methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 01:04:32 +00:00 |
|
Robin Dunn
|
bc18250915
|
build a tarball when building the new docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 01:01:58 +00:00 |
|
Robin Dunn
|
477550dc0c
|
Build the new docs as part of the automated build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 01:01:24 +00:00 |
|
Robin Dunn
|
c278542bdf
|
reorganize a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 01:00:51 +00:00 |
|
Robin Dunn
|
de3ac0f5c8
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 00:57:42 +00:00 |
|
Robin Dunn
|
7ac36741b1
|
Hold on to the Sound objects as the Mac async plays will stop when the
object is destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 00:55:47 +00:00 |
|
Robin Dunn
|
e586e41df3
|
Add -framework QuickTime if --enable-sound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 00:44:39 +00:00 |
|
Robin Dunn
|
27c2041ff6
|
Actually use the OnStack test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 00:43:58 +00:00 |
|
Robin Dunn
|
11df1e8a33
|
wxSOUND_SYNC is zero so it can't be used in a
(flags & wxSOUND_SYNC) test as it woudl always evaluate to false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 00:42:52 +00:00 |
|
Robin Dunn
|
448971f395
|
If no colour name then use "BLACK"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 22:53:43 +00:00 |
|
Robin Dunn
|
f4d233c74a
|
Call CreateControl instead of CreateBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 22:07:38 +00:00 |
|
Vadim Zeitlin
|
f8b2997476
|
pretend that we support all encodings instead of not supporting any of them under GTK2 (this at least prevents wxFontMapper from aborting the program with 'can't create any font' message)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 21:54:54 +00:00 |
|
Robin Dunn
|
8423f11763
|
Docstring updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 20:28:23 +00:00 |
|
Robin Dunn
|
d20c6820bb
|
Docstring updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 19:58:29 +00:00 |
|
Robin Dunn
|
36461f5811
|
Fixed incorrect ratio initialization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 19:56:40 +00:00 |
|
Robin Dunn
|
3a9d4088d3
|
Added DoPrepareDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 19:22:19 +00:00 |
|
Robin Dunn
|
70794ec5ba
|
Added docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 19:21:30 +00:00 |
|
Robin Dunn
|
5e1796efd3
|
Updates from Chris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 19:19:47 +00:00 |
|
Robin Dunn
|
6077391138
|
Set m_wheelDelta for wheel events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 19:06:56 +00:00 |
|
Václav Slavík
|
a30c6aadde
|
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 18:59:03 +00:00 |
|
Stefan Csomor
|
625d14abfa
|
ryan's QT implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 18:20:18 +00:00 |
|
Vadim Zeitlin
|
826800550b
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 17:07:44 +00:00 |
|
Vadim Zeitlin
|
23afe648ce
|
implemented wxNativeFontInfo::operator=() when wxUSE_PANGO, this fixes crashes when wxFont::SetNativeFontInfo() is used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 17:00:13 +00:00 |
|
Vadim Zeitlin
|
ec91fc141f
|
create the disabled button brush if we're not using Microwin, not if we're using it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 12:23:54 +00:00 |
|
Stefan Csomor
|
3c86150dd7
|
first attempt for full screen implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 11:27:51 +00:00 |
|
Stefan Csomor
|
c5985061df
|
first attempt for full screen implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 11:24:36 +00:00 |
|
Václav Slavík
|
9dd511178f
|
fixed --inplace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 11:21:03 +00:00 |
|
Vadim Zeitlin
|
b68b06e2ff
|
documented that Write() doesn't always write all the data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 10:45:28 +00:00 |
|
Vadim Zeitlin
|
42d0aa30b8
|
corrected code to not suppose that Write() always writes all the data it was given
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 10:41:17 +00:00 |
|
Vadim Zeitlin
|
3338a5bde5
|
put the write end of the pipe in non blocking mode to avoid deadlocks and return from wxPipeOutputStream::OnSysWrite() without having necessarily written all the data as this is not always possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 10:39:23 +00:00 |
|
Włodzimierz Skiba
|
b29903d485
|
wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 10:29:21 +00:00 |
|
Václav Slavík
|
48112931db
|
fixes to wx-config config name matching
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 10:17:51 +00:00 |
|
Stefan Csomor
|
2fa2b08e04
|
first attempt for full screen implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 09:51:52 +00:00 |
|
Stefan Csomor
|
e4b7e0b467
|
only on mouse-down
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-21 05:25:08 +00:00 |
|
Vadim Zeitlin
|
45515b6685
|
don't suppose that all 32bpp DIBs have alpha, this is not true, the extra byte may be just padding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 23:45:28 +00:00 |
|
Vadim Zeitlin
|
c1296b82d4
|
don't waste time initializing the memory of newly created wxImage before filling it with PNG data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 23:41:54 +00:00 |
|
Vadim Zeitlin
|
06014e4f36
|
compilation warning about printf type mismatch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 22:38:22 +00:00 |
|
Vadim Zeitlin
|
989a242196
|
AddFile(wxImage&) -> AddFile(const wxImage&)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 21:59:43 +00:00 |
|
Vadim Zeitlin
|
cc8cc54f83
|
fix for opening files with VC++ 8 (closes bug 994337)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 21:14:52 +00:00 |
|
Włodzimierz Skiba
|
453bacf433
|
wxUSE_LOG fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 19:30:21 +00:00 |
|
Włodzimierz Skiba
|
924fe7dabe
|
wxUSE_LOG fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 19:17:52 +00:00 |
|
Włodzimierz Skiba
|
f07941fc73
|
wxUSE_LOG fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 19:11:34 +00:00 |
|
Robin Dunn
|
fe5ddd9250
|
DoPrepareDC needs the dc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 18:13:12 +00:00 |
|
Włodzimierz Skiba
|
86ca2b4cda
|
wxUSE_LOG fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 17:18:49 +00:00 |
|