wxWidgets.git
19 years agowxUSE_STL fix.
Włodzimierz Skiba [Fri, 23 Jul 2004 08:58:29 +0000 (08:58 +0000)] 
wxUSE_STL fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSimplified html reading because previous one caused conflicts in wxUSE_STL=1.
Włodzimierz Skiba [Fri, 23 Jul 2004 08:56:51 +0000 (08:56 +0000)] 
Simplified html reading because previous one caused conflicts in wxUSE_STL=1.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fixes.
Włodzimierz Skiba [Fri, 23 Jul 2004 08:51:53 +0000 (08:51 +0000)] 
wxUSE_STATLINE fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoDefault value for WX_CONFIG
Robin Dunn [Fri, 23 Jul 2004 05:07:00 +0000 (05:07 +0000)] 
Default value for WX_CONFIG

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoRevert my id10t error.
David Elliott [Fri, 23 Jul 2004 01:41:00 +0000 (01:41 +0000)] 
Revert my id10t error.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFix compilation with older (before C99) C compilers.
David Elliott [Thu, 22 Jul 2004 20:25:48 +0000 (20:25 +0000)] 
Fix compilation with older (before C99) C compilers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoJust to be sure...
Robin Dunn [Thu, 22 Jul 2004 20:24:25 +0000 (20:24 +0000)] 
Just to be sure...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAlso don't send set focus events when the window is being deleted.
Robin Dunn [Thu, 22 Jul 2004 20:23:46 +0000 (20:23 +0000)] 
Also don't send set focus events when the window is being deleted.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 19:59:31 +0000 (19:59 +0000)] 
wxUSE_STATLINE fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 19:34:59 +0000 (19:34 +0000)] 
wxUSE_STATLINE fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed symlinks creation on platforms where ln -s is cp
Václav Slavík [Thu, 22 Jul 2004 19:24:53 +0000 (19:24 +0000)] 
fixed symlinks creation on platforms where ln -s is cp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 19:14:29 +0000 (19:14 +0000)] 
wxUSE_STATLINE fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Added compatibility functions for wxUSE_STL = 1:
Mattia Barbon [Thu, 22 Jul 2004 19:08:21 +0000 (19:08 +0000)] 
  Added compatibility functions for wxUSE_STL = 1:
void wxArrayString::Sort(CompareFunction function)
void wxArrayString::Sort(bool reverseOrder).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STL fixes.
Włodzimierz Skiba [Thu, 22 Jul 2004 19:07:59 +0000 (19:07 +0000)] 
wxUSE_STL fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STL fixes.
Włodzimierz Skiba [Thu, 22 Jul 2004 18:51:13 +0000 (18:51 +0000)] 
wxUSE_STL fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 18:47:17 +0000 (18:47 +0000)] 
wxUSE_STATLINE fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoPatches from Will Sadkin:
Robin Dunn [Thu, 22 Jul 2004 18:38:34 +0000 (18:38 +0000)] 
Patches from Will Sadkin:

MaskedEditMixin:
- fixed size calculations on changing fonts
- fixed tabbing logic now that tab events are entered into the control
  by default (ie event.Skip()) if wx.TE_PROCESS_TAB is set
- fixed code attempting to fix the selection after focus events
  generated on control destruction, to prevent tracebacks

TextCtrl, ComboBox
- Added support for XRC
- Fixed sizing calculation code
- Added SetFont() override method that will recalculate the size if this
  is called.
- Added AppendItems() for ComboBox

NumCtrl:
- prevented ctrl from accepting same grouping and decimal character,
- fixed issue preventing paste from working if decimal char was different
  than '.'

TimeCtrl:
- Fixed default value to use 24hour time (which will be converted
  appropriately if format supports it, and added code to check if
  local timezone uses "AM/PM" for this concept; if not, control now
  defaults to 24hour format, and disallows the am/pm form.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoRemoved unused variable.
Włodzimierz Skiba [Thu, 22 Jul 2004 18:35:51 +0000 (18:35 +0000)] 
Removed unused variable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoInstall headers to the new location, use the new wx-config options
Robin Dunn [Thu, 22 Jul 2004 18:15:18 +0000 (18:15 +0000)] 
Install headers to the new location, use the new wx-config options
instead of building the wx-{toolchain}-config name myself, incremented
the version number.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNo longer have to hold a reference to the sound object
Robin Dunn [Thu, 22 Jul 2004 15:29:07 +0000 (15:29 +0000)] 
No longer have to hold a reference to the sound object

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFix so sound looping will stop, courtesy of Ryan Norton.
Robin Dunn [Thu, 22 Jul 2004 15:13:19 +0000 (15:13 +0000)] 
Fix so sound looping will stop, courtesy of Ryan Norton.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STL=1 fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 11:53:14 +0000 (11:53 +0000)] 
wxUSE_STL=1 fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 11:52:08 +0000 (11:52 +0000)] 
wxUSE_STATLINE fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoreimplemented wxBitmap::ConvertToImage() using wxDIB
Vadim Zeitlin [Thu, 22 Jul 2004 11:49:45 +0000 (11:49 +0000)] 
reimplemented wxBitmap::ConvertToImage() using wxDIB

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAlternate form of condition readable for Borland compiler.
Włodzimierz Skiba [Thu, 22 Jul 2004 11:49:28 +0000 (11:49 +0000)] 
Alternate form of condition readable for Borland compiler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_STATLINE fix.
Włodzimierz Skiba [Thu, 22 Jul 2004 11:45:02 +0000 (11:45 +0000)] 
wxUSE_STATLINE fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar...
Vadim Zeitlin [Thu, 22 Jul 2004 11:43:57 +0000 (11:43 +0000)] 
added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar * and not void *

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse sizers instead of constraints in wxProgressDialog (patch 980364)
Václav Slavík [Thu, 22 Jul 2004 10:15:36 +0000 (10:15 +0000)] 
use sizers instead of constraints in wxProgressDialog (patch 980364)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodon't select first hit in index if it is multi-topic entry, it causes a dialog to...
Václav Slavík [Thu, 22 Jul 2004 09:35:33 +0000 (09:35 +0000)] 
don't select first hit in index if it is multi-topic entry, it causes a dialog to pop up

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadapted RPM spec file to latest changes
Václav Slavík [Thu, 22 Jul 2004 08:32:37 +0000 (08:32 +0000)] 
adapted RPM spec file to latest changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoinstall headers in prefix/include/wx-version/wx/ instead of prefix/include/wx/
Václav Slavík [Thu, 22 Jul 2004 08:28:28 +0000 (08:28 +0000)] 
install headers in prefix/include/wx-version/wx/ instead of prefix/include/wx/

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoremoved enum that was causing more problems than it was worth
Václav Slavík [Thu, 22 Jul 2004 07:49:29 +0000 (07:49 +0000)] 
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

19 years agowx-config symlink creation fix
Václav Slavík [Thu, 22 Jul 2004 07:43:05 +0000 (07:43 +0000)] 
wx-config symlink creation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodetect WebKit availability
Václav Slavík [Thu, 22 Jul 2004 07:37:44 +0000 (07:37 +0000)] 
detect WebKit availability

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFix so async wxSound can continue playing after it is destructed,
Robin Dunn [Thu, 22 Jul 2004 04:22:47 +0000 (04:22 +0000)] 
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

20 years agoreSWIGged
Robin Dunn [Thu, 22 Jul 2004 01:24:31 +0000 (01:24 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago39 items is awfully big
Robin Dunn [Thu, 22 Jul 2004 01:06:37 +0000 (01:06 +0000)] 
39 items is awfully big

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomention *TabOrder and Navigate methods
Robin Dunn [Thu, 22 Jul 2004 01:04:32 +0000 (01:04 +0000)] 
mention *TabOrder and Navigate methods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agobuild a tarball when building the new docs
Robin Dunn [Thu, 22 Jul 2004 01:01:58 +0000 (01:01 +0000)] 
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

20 years agoBuild the new docs as part of the automated build
Robin Dunn [Thu, 22 Jul 2004 01:01:24 +0000 (01:01 +0000)] 
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

20 years agoreorganize a bit
Robin Dunn [Thu, 22 Jul 2004 01:00:51 +0000 (01:00 +0000)] 
reorganize a bit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocleanup
Robin Dunn [Thu, 22 Jul 2004 00:57:42 +0000 (00:57 +0000)] 
cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoHold on to the Sound objects as the Mac async plays will stop when the
Robin Dunn [Thu, 22 Jul 2004 00:55:47 +0000 (00:55 +0000)] 
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

20 years agoAdd -framework QuickTime if --enable-sound
Robin Dunn [Thu, 22 Jul 2004 00:44:39 +0000 (00:44 +0000)] 
Add -framework QuickTime if --enable-sound

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoActually use the OnStack test
Robin Dunn [Thu, 22 Jul 2004 00:43:58 +0000 (00:43 +0000)] 
Actually use the OnStack test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxSOUND_SYNC is zero so it can't be used in a
Robin Dunn [Thu, 22 Jul 2004 00:42:52 +0000 (00:42 +0000)] 
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

20 years agoIf no colour name then use "BLACK"
Robin Dunn [Wed, 21 Jul 2004 22:53:43 +0000 (22:53 +0000)] 
If no colour name then use "BLACK"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCall CreateControl instead of CreateBase
Robin Dunn [Wed, 21 Jul 2004 22:07:38 +0000 (22:07 +0000)] 
Call CreateControl instead of CreateBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agopretend that we support all encodings instead of not supporting any of them under...
Vadim Zeitlin [Wed, 21 Jul 2004 21:54:54 +0000 (21:54 +0000)] 
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

20 years agoDocstring updates
Robin Dunn [Wed, 21 Jul 2004 20:28:23 +0000 (20:28 +0000)] 
Docstring updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDocstring updates
Robin Dunn [Wed, 21 Jul 2004 19:58:29 +0000 (19:58 +0000)] 
Docstring updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed incorrect ratio initialization
Robin Dunn [Wed, 21 Jul 2004 19:56:40 +0000 (19:56 +0000)] 
Fixed incorrect ratio initialization

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded DoPrepareDC
Robin Dunn [Wed, 21 Jul 2004 19:22:19 +0000 (19:22 +0000)] 
Added DoPrepareDC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded docstrings
Robin Dunn [Wed, 21 Jul 2004 19:21:30 +0000 (19:21 +0000)] 
Added docstrings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUpdates from Chris
Robin Dunn [Wed, 21 Jul 2004 19:19:47 +0000 (19:19 +0000)] 
Updates from Chris

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSet m_wheelDelta for wheel events
Robin Dunn [Wed, 21 Jul 2004 19:06:56 +0000 (19:06 +0000)] 
Set m_wheelDelta for wheel events

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoregenerated
Václav Slavík [Wed, 21 Jul 2004 18:59:03 +0000 (18:59 +0000)] 
regenerated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoryan's QT implementation
Stefan Csomor [Wed, 21 Jul 2004 18:20:18 +0000 (18:20 +0000)] 
ryan's QT implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix
Vadim Zeitlin [Wed, 21 Jul 2004 17:07:44 +0000 (17:07 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoimplemented wxNativeFontInfo::operator=() when wxUSE_PANGO, this fixes crashes when...
Vadim Zeitlin [Wed, 21 Jul 2004 17:00:13 +0000 (17:00 +0000)] 
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

20 years agocreate the disabled button brush if we're not using Microwin, not if we're using it
Vadim Zeitlin [Wed, 21 Jul 2004 12:23:54 +0000 (12:23 +0000)] 
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

20 years agofirst attempt for full screen implementation
Stefan Csomor [Wed, 21 Jul 2004 11:27:51 +0000 (11:27 +0000)] 
first attempt for full screen implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofirst attempt for full screen implementation
Stefan Csomor [Wed, 21 Jul 2004 11:24:36 +0000 (11:24 +0000)] 
first attempt for full screen implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed --inplace
Václav Slavík [Wed, 21 Jul 2004 11:21:03 +0000 (11:21 +0000)] 
fixed --inplace

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodocumented that Write() doesn't always write all the data
Vadim Zeitlin [Wed, 21 Jul 2004 10:45:28 +0000 (10:45 +0000)] 
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

20 years agocorrected code to not suppose that Write() always writes all the data it was given
Vadim Zeitlin [Wed, 21 Jul 2004 10:41:17 +0000 (10:41 +0000)] 
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

20 years agoput the write end of the pipe in non blocking mode to avoid deadlocks and return...
Vadim Zeitlin [Wed, 21 Jul 2004 10:39:23 +0000 (10:39 +0000)] 
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

20 years agowxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
Włodzimierz Skiba [Wed, 21 Jul 2004 10:29:21 +0000 (10:29 +0000)] 
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

20 years agofixes to wx-config config name matching
Václav Slavík [Wed, 21 Jul 2004 10:17:51 +0000 (10:17 +0000)] 
fixes to wx-config config name matching

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofirst attempt for full screen implementation
Stefan Csomor [Wed, 21 Jul 2004 09:51:52 +0000 (09:51 +0000)] 
first attempt for full screen implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoonly on mouse-down
Stefan Csomor [Wed, 21 Jul 2004 05:25:08 +0000 (05:25 +0000)] 
only on mouse-down

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't suppose that all 32bpp DIBs have alpha, this is not true, the extra byte may...
Vadim Zeitlin [Tue, 20 Jul 2004 23:45:28 +0000 (23:45 +0000)] 
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

20 years agodon't waste time initializing the memory of newly created wxImage before filling...
Vadim Zeitlin [Tue, 20 Jul 2004 23:41:54 +0000 (23:41 +0000)] 
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

20 years agocompilation warning about printf type mismatch
Vadim Zeitlin [Tue, 20 Jul 2004 22:38:22 +0000 (22:38 +0000)] 
compilation warning about printf type mismatch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAddFile(wxImage&) -> AddFile(const wxImage&)
Vadim Zeitlin [Tue, 20 Jul 2004 21:59:43 +0000 (21:59 +0000)] 
AddFile(wxImage&) -> AddFile(const wxImage&)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofix for opening files with VC++ 8 (closes bug 994337)
Vadim Zeitlin [Tue, 20 Jul 2004 21:14:52 +0000 (21:14 +0000)] 
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

20 years agowxUSE_LOG fixes.
Włodzimierz Skiba [Tue, 20 Jul 2004 19:30:21 +0000 (19:30 +0000)] 
wxUSE_LOG fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_LOG fixes.
Włodzimierz Skiba [Tue, 20 Jul 2004 19:17:52 +0000 (19:17 +0000)] 
wxUSE_LOG fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_LOG fixes.
Włodzimierz Skiba [Tue, 20 Jul 2004 19:11:34 +0000 (19:11 +0000)] 
wxUSE_LOG fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDoPrepareDC needs the dc.
Robin Dunn [Tue, 20 Jul 2004 18:13:12 +0000 (18:13 +0000)] 
DoPrepareDC needs the dc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_LOG fixes.
Włodzimierz Skiba [Tue, 20 Jul 2004 17:18:49 +0000 (17:18 +0000)] 
wxUSE_LOG fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_LOG fixes.
Włodzimierz Skiba [Tue, 20 Jul 2004 17:04:02 +0000 (17:04 +0000)] 
wxUSE_LOG fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago10.2 fixes
Stefan Csomor [Tue, 20 Jul 2004 16:48:41 +0000 (16:48 +0000)] 
10.2 fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agobackground handling
Stefan Csomor [Tue, 20 Jul 2004 16:40:49 +0000 (16:40 +0000)] 
background handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoupdate from Marco Cavallini
Vadim Zeitlin [Tue, 20 Jul 2004 16:34:15 +0000 (16:34 +0000)] 
update from Marco Cavallini

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded DoPrepareDC()
Vadim Zeitlin [Tue, 20 Jul 2004 16:30:22 +0000 (16:30 +0000)] 
added DoPrepareDC()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixing best size to really include only 5 lines
Stefan Csomor [Tue, 20 Jul 2004 14:53:57 +0000 (14:53 +0000)] 
fixing best size to really include only 5 lines

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrecting window variant
Stefan Csomor [Tue, 20 Jul 2004 14:38:18 +0000 (14:38 +0000)] 
correcting window variant

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofor built-in dialogs, there is no m_peer instance, and still we might have a Refresh...
Stefan Csomor [Tue, 20 Jul 2004 14:34:18 +0000 (14:34 +0000)] 
for built-in dialogs, there is no m_peer instance, and still we might have a Refresh call issued, just leave

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotrying to support non-wx controls on a window
Stefan Csomor [Tue, 20 Jul 2004 14:10:11 +0000 (14:10 +0000)] 
trying to support non-wx controls on a window

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoexplicit scrollbar style flags needed
Stefan Csomor [Tue, 20 Jul 2004 14:08:27 +0000 (14:08 +0000)] 
explicit scrollbar style flags needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoWinCE fixes.
Włodzimierz Skiba [Tue, 20 Jul 2004 11:11:46 +0000 (11:11 +0000)] 
WinCE fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
Włodzimierz Skiba [Tue, 20 Jul 2004 10:09:47 +0000 (10:09 +0000)] 
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded except sample
Vadim Zeitlin [Tue, 20 Jul 2004 10:09:43 +0000 (10:09 +0000)] 
added except sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadd except to the samples being built; verify that --enable-exceptions and --enable...
Vadim Zeitlin [Tue, 20 Jul 2004 10:05:56 +0000 (10:05 +0000)] 
add except to the samples being built; verify that --enable-exceptions and --enable-no_exceptions are not used simultaneously

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodocumented DoPrepareDC()
Vadim Zeitlin [Tue, 20 Jul 2004 10:04:25 +0000 (10:04 +0000)] 
documented DoPrepareDC()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected cwd manipulation for unicode builds
Stefan Csomor [Tue, 20 Jul 2004 09:19:22 +0000 (09:19 +0000)] 
corrected cwd manipulation for unicode builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved mpthread and added thread.cpp and tglbutton.cpp
Stefan Csomor [Tue, 20 Jul 2004 09:18:15 +0000 (09:18 +0000)] 
removed mpthread and added thread.cpp and tglbutton.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoavoid unimplemented wx stubs being used
Stefan Csomor [Tue, 20 Jul 2004 09:16:01 +0000 (09:16 +0000)] 
avoid unimplemented wx stubs being used

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse regexes, not wildcards, for config file matching (but it's still broken)
Václav Slavík [Tue, 20 Jul 2004 08:44:17 +0000 (08:44 +0000)] 
use regexes, not wildcards, for config file matching (but it's still broken)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775