]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agolook for libs under /usr/lib64 and /usr/X11R6/lib64 (needed for some Linux distributi...
Vadim Zeitlin [Wed, 4 Feb 2004 10:11:02 +0000 (10:11 +0000)] 
look for libs under /usr/lib64 and /usr/X11R6/lib64 (needed for some Linux distributions on AMD64 )

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

20 years agoblind attempt to fix wxMac compilation (__UNIX__ defined on OS X?)
Václav Slavík [Wed, 4 Feb 2004 09:40:17 +0000 (09:40 +0000)] 
blind attempt to fix wxMac compilation (__UNIX__ defined on OS X?)

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

20 years agoUpdated note about wxWANTS_CHARS
Robin Dunn [Wed, 4 Feb 2004 02:01:24 +0000 (02:01 +0000)] 
Updated note about wxWANTS_CHARS

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

20 years agoAlso allow key events for Shift-Tab when wxWANTS_CHARS style is used
Robin Dunn [Wed, 4 Feb 2004 02:00:48 +0000 (02:00 +0000)] 
Also allow key events for Shift-Tab when wxWANTS_CHARS style is used

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

20 years agoDecorator classes are no longer needed
Robin Dunn [Tue, 3 Feb 2004 23:36:49 +0000 (23:36 +0000)] 
Decorator classes are no longer needed

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

20 years agoAdded a typecheck typmap for wxString
Robin Dunn [Tue, 3 Feb 2004 03:58:36 +0000 (03:58 +0000)] 
Added a typecheck typmap for wxString

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

20 years agowxWave --> wxSound
Robin Dunn [Tue, 3 Feb 2004 03:55:05 +0000 (03:55 +0000)] 
wxWave --> wxSound

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

20 years agoAdded export decl
Robin Dunn [Tue, 3 Feb 2004 03:43:49 +0000 (03:43 +0000)] 
Added export decl

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

20 years agoTake advantage of the new ctors accepting a wxArrayString
Robin Dunn [Tue, 3 Feb 2004 00:11:31 +0000 (00:11 +0000)] 
Take advantage of the new ctors accepting a wxArrayString

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

20 years agoUse a compatible bitmap if a depth of -1 is given
Robin Dunn [Tue, 3 Feb 2004 00:08:53 +0000 (00:08 +0000)] 
Use a compatible bitmap if a depth of -1 is given

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

20 years ago* GetValue() now returns true if the state is undetermined
David Elliott [Mon, 2 Feb 2004 23:09:40 +0000 (23:09 +0000)] 
* GetValue() now returns true if the state is undetermined
* Commented out some assertions that are handled in the base class

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

20 years agoUpdated (c)-year to 2004.
Dimitri Schoolwerth [Mon, 2 Feb 2004 20:22:23 +0000 (20:22 +0000)] 
Updated (c)-year to 2004.

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

20 years agoconfigure got corrupted somehow, regenerated
Václav Slavík [Mon, 2 Feb 2004 16:19:36 +0000 (16:19 +0000)] 
configure got corrupted somehow, regenerated

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

20 years agodocumented new API
Václav Slavík [Mon, 2 Feb 2004 14:35:56 +0000 (14:35 +0000)] 
documented new API

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

20 years agorenamed wxWave to wxSound
Václav Slavík [Mon, 2 Feb 2004 14:34:35 +0000 (14:34 +0000)] 
renamed wxWave to wxSound

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

20 years agowxWave->wxSound, Unix wxSound improvements
Václav Slavík [Mon, 2 Feb 2004 14:13:24 +0000 (14:13 +0000)] 
wxWave->wxSound, Unix wxSound improvements

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

20 years agorenamed wxWave to wxSound
Václav Slavík [Mon, 2 Feb 2004 14:12:12 +0000 (14:12 +0000)] 
renamed wxWave to wxSound

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

20 years agorenamed wxWave to wxSound
Václav Slavík [Mon, 2 Feb 2004 13:42:04 +0000 (13:42 +0000)] 
renamed wxWave to wxSound

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

20 years agorenamed wxWave to wxSound; compatibility fixes
Václav Slavík [Mon, 2 Feb 2004 13:34:35 +0000 (13:34 +0000)] 
renamed wxWave to wxSound; compatibility fixes

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

20 years agohopefully better description of GetSocketGUIFunctionsTable's purpose
Václav Slavík [Mon, 2 Feb 2004 13:26:59 +0000 (13:26 +0000)] 
hopefully better description of GetSocketGUIFunctionsTable's purpose

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

20 years agorenamed wxWave to wxSound; compatibility fixes
Václav Slavík [Mon, 2 Feb 2004 13:16:31 +0000 (13:16 +0000)] 
renamed wxWave to wxSound; compatibility fixes

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

20 years agorenamed wxWave to wxSound
Václav Slavík [Mon, 2 Feb 2004 13:15:51 +0000 (13:15 +0000)] 
renamed wxWave to wxSound

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

20 years agorenamed wxWave to wxSound
Václav Slavík [Mon, 2 Feb 2004 13:03:23 +0000 (13:03 +0000)] 
renamed wxWave to wxSound

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

20 years agofool proof fix for gcc warnings on mac
Václav Slavík [Mon, 2 Feb 2004 11:32:55 +0000 (11:32 +0000)] 
fool proof fix for gcc warnings on mac

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

20 years agofixed typo
Václav Slavík [Mon, 2 Feb 2004 11:23:27 +0000 (11:23 +0000)] 
fixed typo

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

20 years agoremoved obsolete wxToLower/Upper() documentation
Vadim Zeitlin [Mon, 2 Feb 2004 11:03:30 +0000 (11:03 +0000)] 
removed obsolete wxToLower/Upper() documentation

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

20 years agoApplied modified 3-state checkbox patch from Mathew Cucuzella
David Elliott [Mon, 2 Feb 2004 04:58:16 +0000 (04:58 +0000)] 
Applied modified 3-state checkbox patch from Mathew Cucuzella

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

20 years agofixed flags to make and tests easier
Václav Slavík [Mon, 2 Feb 2004 00:50:11 +0000 (00:50 +0000)] 
fixed flags to make and tests easier

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

20 years agoAPI and code changes to allowing stopping playback
Václav Slavík [Mon, 2 Feb 2004 00:49:39 +0000 (00:49 +0000)] 
API and code changes to allowing stopping playback

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

20 years agooops, more fixes needed
Václav Slavík [Mon, 2 Feb 2004 00:02:03 +0000 (00:02 +0000)] 
oops, more fixes needed

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

20 years agodon't release audio after the sound finishes playing, it ruins GUI responsivity
Václav Slavík [Sun, 1 Feb 2004 23:33:18 +0000 (23:33 +0000)] 
don't release audio after the sound finishes playing, it ruins GUI responsivity

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

20 years agodon't queue sounds
Václav Slavík [Sun, 1 Feb 2004 23:10:02 +0000 (23:10 +0000)] 
don't queue sounds

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

20 years agoremoved duplicated code and really fixed setup.h problems in regex.lib
Václav Slavík [Sun, 1 Feb 2004 22:41:33 +0000 (22:41 +0000)] 
removed duplicated code and really fixed setup.h problems in regex.lib

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

20 years agouse x.y.z version in unstable branch
Václav Slavík [Sun, 1 Feb 2004 18:54:39 +0000 (18:54 +0000)] 
use x.y.z version in unstable branch

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

20 years agochanges to make building plugins possible; build wxSound SDL plugin on Unix
Václav Slavík [Sun, 1 Feb 2004 18:31:54 +0000 (18:31 +0000)] 
changes to make building plugins possible; build wxSound SDL plugin on Unix

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

20 years ago1. optionally use libSDL for wxSound
Václav Slavík [Sun, 1 Feb 2004 18:29:49 +0000 (18:29 +0000)] 
1. optionally use libSDL for wxSound
2. added --enable-plugins for dynamically loadable SDL backend
3. fixed OSS detection to not be Linux specific

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

20 years agorenamed wxWave to wxSound
Václav Slavík [Sun, 1 Feb 2004 18:27:25 +0000 (18:27 +0000)] 
renamed wxWave to wxSound

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

20 years agoadded support for async playback to Unix implementation of wxSound, implemented SDL...
Václav Slavík [Sun, 1 Feb 2004 18:25:12 +0000 (18:25 +0000)] 
added support for async playback to Unix implementation of wxSound, implemented SDL backend for playback if OSS is not available, fixed OSS to work on non-Linux Unices

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

20 years agoFixed typo in MBN's extensions.
Stefan Neis [Sun, 1 Feb 2004 16:52:11 +0000 (16:52 +0000)] 
Fixed typo in MBN's extensions.

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

20 years agodon't forget to update distrib scripts as I did
Václav Slavík [Sun, 1 Feb 2004 14:02:37 +0000 (14:02 +0000)] 
don't forget to update distrib scripts as I did

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

20 years agoUpdated scripts for new sound sample
Julian Smart [Sun, 1 Feb 2004 13:24:47 +0000 (13:24 +0000)] 
Updated scripts for new sound sample

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

20 years agoFixed setup.h logic again
Ryan Norton [Sun, 1 Feb 2004 12:30:37 +0000 (12:30 +0000)] 
Fixed setup.h logic again

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

20 years agoFix for [ 877037 ] It is no longer possible to build using wxWindows.dsw
Ryan Norton [Sun, 1 Feb 2004 12:27:47 +0000 (12:27 +0000)] 
Fix for [ 877037 ] It is no longer possible to build using wxWindows.dsw

Fixed setup.h logic

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

20 years agoadded back $id
Ryan Norton [Sun, 1 Feb 2004 12:19:07 +0000 (12:19 +0000)] 
added back $id

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

20 years agoAdded setup.h logic
Ryan Norton [Sun, 1 Feb 2004 12:17:15 +0000 (12:17 +0000)] 
Added setup.h logic

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

20 years agoadded wxWave sample
Václav Slavík [Sun, 1 Feb 2004 10:53:59 +0000 (10:53 +0000)] 
added wxWave sample

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

20 years agominor updates
Václav Slavík [Sun, 1 Feb 2004 10:52:30 +0000 (10:52 +0000)] 
minor updates

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

20 years agoprefix symbols with wx, for smaller risk of collision
Václav Slavík [Sun, 1 Feb 2004 10:48:30 +0000 (10:48 +0000)] 
prefix symbols with wx, for smaller risk of collision

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

20 years agouse at most -O1 with BCC, it is broken and cannot correctly compile this file with -O2
Václav Slavík [Sun, 1 Feb 2004 10:40:47 +0000 (10:40 +0000)] 
use at most -O1 with BCC, it is broken and cannot correctly compile this file with -O2

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

20 years agoReverted part of patch #876969 ("Fixes to Borland warnings"), resulted in bugs when...
Dimitri Schoolwerth [Sun, 1 Feb 2004 08:49:56 +0000 (08:49 +0000)] 
Reverted part of patch #876969 ("Fixes to Borland warnings"), resulted in bugs when running in wxUniv release mode using BCC.

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

20 years agoAssert that m_pendingEvents is not NULL (patch #886852 sort of)
David Elliott [Sun, 1 Feb 2004 01:55:41 +0000 (01:55 +0000)] 
Assert that m_pendingEvents is not NULL (patch #886852 sort of)

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

20 years ago Compilation fix for !WXWIN_COMPATIBILITY_2_4.
Mattia Barbon [Sat, 31 Jan 2004 18:23:50 +0000 (18:23 +0000)] 
  Compilation fix for !WXWIN_COMPATIBILITY_2_4.

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

20 years ago Added some missing STL-like wxArray/wxArrayString constructors.
Mattia Barbon [Sat, 31 Jan 2004 18:21:45 +0000 (18:21 +0000)] 
  Added some missing STL-like wxArray/wxArrayString constructors.
  Added helper class wxCArrayString, better replacement for
wxArrayString::GetStringArray.
  Added overloaded constructors and Create() methods taking
a wxArrayString for wxCheckListBox, wxChoice, wxComboBox,
wxListBox, wxRadioBox, wxSingleChoiceDialog, wxMultipleChoiceDialog.

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

20 years agoReordered includes to have OS2EMX_PLAIN_CHAR defined prior to including os2.h
Stefan Neis [Sat, 31 Jan 2004 17:47:53 +0000 (17:47 +0000)] 
Reordered includes to have OS2EMX_PLAIN_CHAR defined prior to including os2.h

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

20 years agowxClassInfo (un)registration now happens automatically, no need to do it in wxPluginL...
Václav Slavík [Sat, 31 Jan 2004 16:37:04 +0000 (16:37 +0000)] 
wxClassInfo (un)registration now happens automatically, no need to do it in wxPluginLibrary

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

20 years agofixed wxFSVolume definition if !wxUSE_GUI
Václav Slavík [Sat, 31 Jan 2004 14:49:51 +0000 (14:49 +0000)] 
fixed wxFSVolume definition if !wxUSE_GUI

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

20 years ago Fixed idle event processing in wxMotif.
Mattia Barbon [Sat, 31 Jan 2004 14:45:30 +0000 (14:45 +0000)] 
  Fixed idle event processing in wxMotif.

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

20 years agocleanup: all definitions missing from std headers should be in missing.h
Václav Slavík [Sat, 31 Jan 2004 14:44:46 +0000 (14:44 +0000)] 
cleanup: all definitions missing from std headers should be in missing.h

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

20 years agowxUSE_STL affect binary compatibility
Václav Slavík [Sat, 31 Jan 2004 14:32:30 +0000 (14:32 +0000)] 
wxUSE_STL affect binary compatibility

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

20 years agoRemoved remaining DialogEd files
Julian Smart [Sat, 31 Jan 2004 14:13:46 +0000 (14:13 +0000)] 
Removed remaining DialogEd files

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

20 years agoRemoved DialogEd
Julian Smart [Sat, 31 Jan 2004 14:03:31 +0000 (14:03 +0000)] 
Removed DialogEd

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

20 years agoFixed variable name mismatch.
Stefan Neis [Sat, 31 Jan 2004 12:49:12 +0000 (12:49 +0000)] 
Fixed variable name mismatch.

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

20 years agoFixed compile error with gcc-3.2.
Stefan Neis [Sat, 31 Jan 2004 12:44:47 +0000 (12:44 +0000)] 
Fixed compile error with gcc-3.2.

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

20 years agoFixed compile error.
Stefan Neis [Sat, 31 Jan 2004 12:41:32 +0000 (12:41 +0000)] 
Fixed compile error.

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

20 years agoreSWIGged
Robin Dunn [Sat, 31 Jan 2004 03:29:15 +0000 (03:29 +0000)] 
reSWIGged

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

20 years agoFixed a compile error
Robin Dunn [Sat, 31 Jan 2004 03:23:11 +0000 (03:23 +0000)] 
Fixed a compile error

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

20 years agoFix compile error
Robin Dunn [Sat, 31 Jan 2004 02:56:02 +0000 (02:56 +0000)] 
Fix compile error

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

20 years agoreSWIGged
Robin Dunn [Sat, 31 Jan 2004 01:48:55 +0000 (01:48 +0000)] 
reSWIGged

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

20 years ago%addtofunc --> %pythonAppend
Robin Dunn [Sat, 31 Jan 2004 01:45:47 +0000 (01:45 +0000)] 
%addtofunc --> %pythonAppend

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

20 years agoA few comments tweaked
Robin Dunn [Sat, 31 Jan 2004 01:19:44 +0000 (01:19 +0000)] 
A few comments tweaked

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

20 years ago%addtofunc --> %pythonAppend
Robin Dunn [Sat, 31 Jan 2004 01:18:37 +0000 (01:18 +0000)] 
%addtofunc --> %pythonAppend
Also used %pythonPrepend to provide backwards compatibility for a few
parameter name changes.

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

20 years agoUpdated SWIG runtime code
Robin Dunn [Sat, 31 Jan 2004 01:13:31 +0000 (01:13 +0000)] 
Updated SWIG runtime code

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

20 years agoUpdated SWIG patches to CWIG CVS 20040130.
Robin Dunn [Sat, 31 Jan 2004 01:11:51 +0000 (01:11 +0000)] 
Updated SWIG patches to CWIG CVS 20040130.
Added a new patch that changes addtofunc to pythonAppend and adds pythonPrepend.

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

20 years ago(blind) fix for gcc warning on some platforms
Václav Slavík [Fri, 30 Jan 2004 12:57:51 +0000 (12:57 +0000)] 
(blind) fix for gcc warning on some platforms

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

20 years agoprefix symbols with wx_ to reduce risk of collision
Václav Slavík [Fri, 30 Jan 2004 12:20:40 +0000 (12:20 +0000)] 
prefix symbols with wx_ to reduce risk of collision

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

20 years agoreverted rev 1.113
Václav Slavík [Fri, 30 Jan 2004 11:25:18 +0000 (11:25 +0000)] 
reverted rev 1.113

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

20 years agoApplied most of patch #880002: "Warning free plot contrib".
Dimitri Schoolwerth [Thu, 29 Jan 2004 23:30:21 +0000 (23:30 +0000)] 
Applied most of patch #880002: "Warning free plot contrib".

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

20 years agoApplied patch #880008: "Unused parameters in FL contrib reported by VC".
Dimitri Schoolwerth [Thu, 29 Jan 2004 23:11:29 +0000 (23:11 +0000)] 
Applied patch #880008: "Unused parameters in FL contrib reported by VC".

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

20 years agoFixed a few typos.
Dimitri Schoolwerth [Thu, 29 Jan 2004 21:33:45 +0000 (21:33 +0000)] 
Fixed a few typos.

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

20 years agoadded newline
Ryan Norton [Thu, 29 Jan 2004 09:44:34 +0000 (09:44 +0000)] 
added newline

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

20 years agoxcode native target adaption
Stefan Csomor [Thu, 29 Jan 2004 09:43:18 +0000 (09:43 +0000)] 
xcode native target adaption

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

20 years agoBad newlines in the mpw makefile,
Ryan Norton [Thu, 29 Jan 2004 08:19:49 +0000 (08:19 +0000)] 
Bad newlines in the mpw makefile,
so it is removed

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

20 years agoUse wxBitmap::GetNSImage(false) instead of duplicating code.
David Elliott [Thu, 29 Jan 2004 06:34:26 +0000 (06:34 +0000)] 
Use wxBitmap::GetNSImage(false) instead of duplicating code.

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

20 years agoConvertToImage: Check !Ok() (we may not have any ref data at all) and if
David Elliott [Thu, 29 Jan 2004 06:26:10 +0000 (06:26 +0000)] 
ConvertToImage: Check !Ok() (we may not have any ref data at all) and if
the bitmap is not okay return wxNullImage (instead of a dummy 5x5 image)

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

20 years agowxCocoa: Don't use listbox for logging until it's more fully implemented.
David Elliott [Thu, 29 Jan 2004 06:21:59 +0000 (06:21 +0000)] 
wxCocoa: Don't use listbox for logging until it's more fully implemented.

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

20 years agoMakefile for MPW
Ryan Norton [Thu, 29 Jan 2004 01:43:48 +0000 (01:43 +0000)] 
Makefile for MPW

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

20 years agoApplied patch #886192: "Minor fix to XRC contrib"; Minor cosmetic cleanups.
Dimitri Schoolwerth [Wed, 28 Jan 2004 14:41:59 +0000 (14:41 +0000)] 
Applied patch #886192: "Minor fix to XRC contrib"; Minor cosmetic cleanups.

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

20 years agoApplied remainder of patch #876969: "Fixes to Borland warnings".
Dimitri Schoolwerth [Wed, 28 Jan 2004 11:17:02 +0000 (11:17 +0000)] 
Applied remainder of patch #876969: "Fixes to Borland warnings".

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

20 years agoApplied patch #875658: "Fixes to console sample"; Further code cleanup.
Dimitri Schoolwerth [Wed, 28 Jan 2004 00:29:07 +0000 (00:29 +0000)] 
Applied patch #875658: "Fixes to console sample"; Further code cleanup.

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

20 years agoSend an extra size event after creation to work around an apparent bug
Robin Dunn [Tue, 27 Jan 2004 22:56:08 +0000 (22:56 +0000)] 
Send an extra size event after creation to work around an apparent bug
in XP's ListView_GetViewRect

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

20 years agoApplied patch #876969: "Fixes to Borland warnings"; Minor code cleanup.
Dimitri Schoolwerth [Tue, 27 Jan 2004 22:30:13 +0000 (22:30 +0000)] 
Applied patch #876969: "Fixes to Borland warnings"; Minor code cleanup.

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

20 years agoPatch from "Viktor Voroshylo" <viktor@voroshylo.com>
Julian Smart [Tue, 27 Jan 2004 17:47:37 +0000 (17:47 +0000)] 
Patch from "Viktor Voroshylo" <viktor@voroshylo.com>

src/.cvsignore : changes to ignore temorary project files
src/regex/.cvsignore : changes to ignore temorary project files for CE compiler
src/regex/regguts.h : assert will be ignored under WinCE
src/msw/button.cpp : BS_FLAT is not available under winCE
src/msw/clipbrd.cpp : changed CLIPFORMAT to wxDataFormat::NativeFormat so it will compile when ole is not included (under winCE)
src/msw/menu.cpp : GetMenuItemCount is not available under winCE. Using wxMenu::GetMenuCount in this case
src/common/regex.cpp : regex will be included under wince
include/wx/msw/wince/setup.h : wxUSE_THREADS & wxUSE_REGEX is enabled by default (as in standard windows configuration)
src/msw/wince/wxWindowsCE.vcp: fixed problem with all configurations (except emu once) do not have procompiled headers setup correctly. Changes for compiling with regex.
src/msw/wince/wxWindowsCE.vcw : added regex in workspace file

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

20 years agowxCocoa: Better icon support
David Elliott [Tue, 27 Jan 2004 06:01:34 +0000 (06:01 +0000)] 
wxCocoa: Better icon support

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

20 years agoreSWIGged
Robin Dunn [Tue, 27 Jan 2004 02:38:53 +0000 (02:38 +0000)] 
reSWIGged

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

20 years agodocstring patch has been submitted to SF
Robin Dunn [Tue, 27 Jan 2004 02:35:25 +0000 (02:35 +0000)] 
docstring patch has been submitted to SF

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

20 years agoGet[First|Next]Child need to actually create a new itemid if we want
Robin Dunn [Tue, 27 Jan 2004 02:30:05 +0000 (02:30 +0000)] 
Get[First|Next]Child need to actually create a new itemid if we want
the proxy to own it.

Also switch to just "void*" instead of the typedef to avoid confusing swig.

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

20 years agowxCocoa: Add some header files to the COCOA_HDR list
David Elliott [Tue, 27 Jan 2004 01:49:23 +0000 (01:49 +0000)] 
wxCocoa: Add some header files to the COCOA_HDR list

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

20 years agoUse the DISOWN typemap
Robin Dunn [Tue, 27 Jan 2004 01:00:54 +0000 (01:00 +0000)] 
Use the DISOWN typemap

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

20 years agoUse the DISOWN typemap
Robin Dunn [Tue, 27 Jan 2004 00:52:47 +0000 (00:52 +0000)] 
Use the DISOWN typemap

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

20 years agoMoved @interface wxNSApplicationDelegate to new header
David Elliott [Tue, 27 Jan 2004 00:50:57 +0000 (00:50 +0000)] 
Moved @interface wxNSApplicationDelegate to new header

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