]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agowxMac (classic & carbon) support added
Stefan Csomor [Fri, 4 Jul 2003 19:46:11 +0000 (19:46 +0000)] 
wxMac (classic & carbon) support added

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

21 years agoadded Mingw makefiles
Václav Slavík [Fri, 4 Jul 2003 19:36:51 +0000 (19:36 +0000)] 
added Mingw makefiles

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

21 years agoadded XRC makefiles
Václav Slavík [Fri, 4 Jul 2003 19:32:13 +0000 (19:32 +0000)] 
added XRC makefiles

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

21 years agoregenerated makefiles
Václav Slavík [Fri, 4 Jul 2003 18:40:50 +0000 (18:40 +0000)] 
regenerated makefiles

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

21 years ago"oldnames" library is not needed
Václav Slavík [Fri, 4 Jul 2003 18:19:59 +0000 (18:19 +0000)] 
"oldnames" library is not needed

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

21 years agofixed compilation of multilib dll
Václav Slavík [Fri, 4 Jul 2003 18:18:11 +0000 (18:18 +0000)] 
fixed compilation of multilib dll

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

21 years agofixed compilation of multilib dll
Václav Slavík [Fri, 4 Jul 2003 18:08:53 +0000 (18:08 +0000)] 
fixed compilation of multilib dll

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

21 years agoadded wxprec.h
Václav Slavík [Fri, 4 Jul 2003 18:07:25 +0000 (18:07 +0000)] 
added wxprec.h

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

21 years agocompilation fix
Václav Slavík [Fri, 4 Jul 2003 18:06:18 +0000 (18:06 +0000)] 
compilation fix

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

21 years agoadded wxprec.h
Václav Slavík [Fri, 4 Jul 2003 18:03:29 +0000 (18:03 +0000)] 
added wxprec.h

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

21 years agocall base library in multilib build e.g. wx25base_bcc, not wx25_base_bcc.
Václav Slavík [Fri, 4 Jul 2003 17:21:42 +0000 (17:21 +0000)] 
call base library in multilib build e.g. wx25base_bcc, not wx25_base_bcc.

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

21 years agodefine __GNUWIN32__ if __MINGW32__ is defined, so that it doesn't have to be defined...
Václav Slavík [Fri, 4 Jul 2003 17:04:02 +0000 (17:04 +0000)] 
define __GNUWIN32__ if __MINGW32__ is defined, so that it doesn't have to be defined on command line

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

21 years agoextra flags for Mingw if needed
Václav Slavík [Fri, 4 Jul 2003 16:58:02 +0000 (16:58 +0000)] 
extra flags for Mingw if needed

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

21 years agolibjpeg needs to include wx/setup.h when compiled w/ gcc
Václav Slavík [Fri, 4 Jul 2003 16:33:38 +0000 (16:33 +0000)] 
libjpeg needs to include wx/setup.h when compiled w/ gcc

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

21 years agofixed location of dummy.cpp, so that contrib makefiles can use it as well
Václav Slavík [Fri, 4 Jul 2003 16:23:55 +0000 (16:23 +0000)] 
fixed location of dummy.cpp, so that contrib makefiles can use it as well

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

21 years ago1. added Mingw makefiles
Václav Slavík [Fri, 4 Jul 2003 16:19:07 +0000 (16:19 +0000)] 
1. added Mingw makefiles
2. fixed building of contrib libraries

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

21 years agoadded phony target setup_h
Václav Slavík [Fri, 4 Jul 2003 14:59:11 +0000 (14:59 +0000)] 
added phony target setup_h

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

21 years agodon't use "objs_" prefix for object directories
Václav Slavík [Fri, 4 Jul 2003 14:57:46 +0000 (14:57 +0000)] 
don't use "objs_" prefix for object directories

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

21 years agoregenerated
Václav Slavík [Fri, 4 Jul 2003 14:03:07 +0000 (14:03 +0000)] 
regenerated

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

21 years agomultilib linking fixes
Václav Slavík [Fri, 4 Jul 2003 13:45:12 +0000 (13:45 +0000)] 
multilib linking fixes

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

21 years agodll fixes, prefix fix
Václav Slavík [Fri, 4 Jul 2003 13:43:09 +0000 (13:43 +0000)] 
dll fixes, prefix fix

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

21 years agofixes for MSW/DLL build
Václav Slavík [Fri, 4 Jul 2003 13:33:42 +0000 (13:33 +0000)] 
fixes for MSW/DLL build

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

21 years agomoved helpbest and htmllbox to wxHTML
Václav Slavík [Fri, 4 Jul 2003 13:04:27 +0000 (13:04 +0000)] 
moved helpbest and htmllbox to wxHTML

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

21 years agofixes for moving wxHTML files into their own DLL
Václav Slavík [Fri, 4 Jul 2003 13:04:05 +0000 (13:04 +0000)] 
fixes for moving wxHTML files into their own DLL

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

21 years agocompilation fixes for multilib/DLL build
Václav Slavík [Fri, 4 Jul 2003 13:00:07 +0000 (13:00 +0000)] 
compilation fixes for multilib/DLL build

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

21 years ago Committing in .
Jouk Jansen [Fri, 4 Jul 2003 11:05:44 +0000 (11:05 +0000)] 
 Committing in .

 include init.cpp in make procedure for OpenVMS

 Modified Files:
  wxWindows/src/common/descrip.mms
 ----------------------------------------------------------------------

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

21 years ago wxArrayString::Sort(bool) not deprecated (yet).
Mattia Barbon [Fri, 4 Jul 2003 09:01:46 +0000 (09:01 +0000)] 
  wxArrayString::Sort(bool) not deprecated (yet).

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

21 years ago Updated wxArrayString documentation.
Mattia Barbon [Thu, 3 Jul 2003 22:01:56 +0000 (22:01 +0000)] 
  Updated wxArrayString documentation.

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

21 years ago Moved some methods/classes inside COMPATIBILITY_2_4.
Mattia Barbon [Thu, 3 Jul 2003 21:59:55 +0000 (21:59 +0000)] 
  Moved some methods/classes inside COMPATIBILITY_2_4.

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

21 years ago GCC 2.95.3 compilation fix.
Mattia Barbon [Thu, 3 Jul 2003 21:54:50 +0000 (21:54 +0000)] 
  GCC 2.95.3 compilation fix.

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

21 years ago Blind bakefile fixes.
Mattia Barbon [Thu, 3 Jul 2003 21:54:09 +0000 (21:54 +0000)] 
  Blind bakefile fixes.

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

21 years agofixed a typo in IsExposed, put SetValidator in correct (in alpha order) place
Vadim Zeitlin [Thu, 3 Jul 2003 19:12:55 +0000 (19:12 +0000)] 
fixed a typo in IsExposed, put SetValidator in correct (in alpha order) place

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

21 years agoAdded GetNSColor() accessor
David Elliott [Thu, 3 Jul 2003 17:59:52 +0000 (17:59 +0000)] 
Added GetNSColor() accessor

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

21 years agoProvide empty stubs for constructors
David Elliott [Thu, 3 Jul 2003 17:51:08 +0000 (17:51 +0000)] 
Provide empty stubs for constructors

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

21 years agoworkaround BCC bug resulting in E2233 when building the DLL
Vadim Zeitlin [Thu, 3 Jul 2003 16:43:16 +0000 (16:43 +0000)] 
workaround BCC bug resulting in E2233 when building the DLL

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

21 years agoRemoved duplicate wxTrace functions
Julian Smart [Thu, 3 Jul 2003 15:47:28 +0000 (15:47 +0000)] 
Removed duplicate wxTrace functions

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

21 years agoProvide NSAutoreleasePool instances during initialization
David Elliott [Thu, 3 Jul 2003 15:36:09 +0000 (15:36 +0000)] 
Provide NSAutoreleasePool instances during initialization

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

21 years agoAdded CallOnInit() which allows the toolkit (wxCocoa) to do a bit of
David Elliott [Thu, 3 Jul 2003 15:32:11 +0000 (15:32 +0000)] 
Added CallOnInit() which allows the toolkit (wxCocoa) to do a bit of
processing around the real OnInit() call.

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

21 years agofixed compilation of multilib dll
Václav Slavík [Thu, 3 Jul 2003 13:25:58 +0000 (13:25 +0000)] 
fixed compilation of multilib dll

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

21 years agofix for base class AddFile visibility and DLL build
Vadim Zeitlin [Thu, 3 Jul 2003 13:06:21 +0000 (13:06 +0000)] 
fix for base class AddFile visibility and DLL build

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

21 years agoremoved static methods from wxAppTraitsBase, this doesn't work well in non-monolithic...
Vadim Zeitlin [Thu, 3 Jul 2003 12:42:14 +0000 (12:42 +0000)] 
removed static methods from wxAppTraitsBase, this doesn't work well in non-monolithic DLL build

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

21 years agoinclude system directory explicitly
Václav Slavík [Thu, 3 Jul 2003 11:35:37 +0000 (11:35 +0000)] 
include system directory explicitly

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

21 years agothis is nasty but required compilation fix, otherwise we get dllimport/dllexport...
Václav Slavík [Thu, 3 Jul 2003 11:04:03 +0000 (11:04 +0000)] 
this is nasty but required compilation fix, otherwise we get dllimport/dllexport mismatch

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

21 years agoanother compilation fix for multilib DLLs
Václav Slavík [Thu, 3 Jul 2003 10:45:11 +0000 (10:45 +0000)] 
another compilation fix for multilib DLLs

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

21 years agofixed comment and docs for GetSize()
Vadim Zeitlin [Thu, 3 Jul 2003 09:58:36 +0000 (09:58 +0000)] 
fixed comment and docs for GetSize()

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

21 years agouse GetSize() instead of deprecated StreamSize() in the examples
Vadim Zeitlin [Thu, 3 Jul 2003 09:56:57 +0000 (09:56 +0000)] 
use GetSize() instead of deprecated StreamSize() in the examples

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

21 years agoadded recent new files (still can't run bakefile to regen the makefiles though...)
Vadim Zeitlin [Thu, 3 Jul 2003 01:24:51 +0000 (01:24 +0000)] 
added recent new files (still can't run bakefile to regen the makefiles though...)

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

21 years agoregenerated
Václav Slavík [Wed, 2 Jul 2003 23:52:47 +0000 (23:52 +0000)] 
regenerated

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

21 years agoregen MSVC makefiles, too
Václav Slavík [Wed, 2 Jul 2003 23:40:30 +0000 (23:40 +0000)] 
regen MSVC makefiles, too

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

21 years agowxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)
Robin Dunn [Wed, 2 Jul 2003 23:13:10 +0000 (23:13 +0000)] 
wxPython Merge #2 of 2.4 branch --> HEAD  (branch tag: wxPy_2_4_merge_2)

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

21 years agoadded visual c++ makefiles
Václav Slavík [Wed, 2 Jul 2003 22:44:32 +0000 (22:44 +0000)] 
added visual c++ makefiles

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

21 years ago1. updated borland makefile
Václav Slavík [Wed, 2 Jul 2003 22:39:26 +0000 (22:39 +0000)] 
1. updated borland makefile
2. added visual c++ makefile

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

21 years agomore #defines, libraries and precompiled headers work
Václav Slavík [Wed, 2 Jul 2003 22:29:29 +0000 (22:29 +0000)] 
more #defines, libraries and precompiled headers work

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

21 years ago Borland (5.5) compilation fix.
Mattia Barbon [Wed, 2 Jul 2003 21:39:49 +0000 (21:39 +0000)] 
  Borland (5.5) compilation fix.

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

21 years ago Check for null pointer.
Mattia Barbon [Wed, 2 Jul 2003 21:04:24 +0000 (21:04 +0000)] 
  Check for null pointer.

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

21 years agoRemoved Vadim's comment. Added comment explaining when posing can be done.
David Elliott [Wed, 2 Jul 2003 20:54:50 +0000 (20:54 +0000)] 
Removed Vadim's comment.  Added comment explaining when posing can be done.

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

21 years agoRemoved conflicting wxEntry prototype
David Elliott [Wed, 2 Jul 2003 20:48:29 +0000 (20:48 +0000)] 
Removed conflicting wxEntry prototype

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

21 years agoIt was not acceptable to call the class method from the static initializer
David Elliott [Wed, 2 Jul 2003 20:46:34 +0000 (20:46 +0000)] 
It was not acceptable to call the class method from the static initializer
because it caused the load and initialize methods to be called.  Some of the
load and initialize methods used autorelease which would lead to warnings
about memory leaks (true, though very benign).
This version delays all Objective-C calls until InitializePosers().

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

21 years agoChanged BASE_DARWIN_SRC to match BASE_UNIX_SRC
David Elliott [Wed, 2 Jul 2003 19:46:13 +0000 (19:46 +0000)] 
Changed BASE_DARWIN_SRC to match BASE_UNIX_SRC
Removed $(BASE_UNIX_SRC/HDR) from COCOA_LOWLEVEL_SRC/HDR

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

21 years ago Remove now unneeded header.
Mattia Barbon [Wed, 2 Jul 2003 17:19:15 +0000 (17:19 +0000)] 
  Remove now unneeded header.

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

21 years ago More COMPATIBILITY_2_4 fixes.
Mattia Barbon [Wed, 2 Jul 2003 17:18:13 +0000 (17:18 +0000)] 
  More COMPATIBILITY_2_4 fixes.

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

21 years ago Blind bakefile fix.
Mattia Barbon [Wed, 2 Jul 2003 17:13:31 +0000 (17:13 +0000)] 
  Blind bakefile fix.

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

21 years ago Quick and dirty fix for building with COMPATIBILITY_2_4 off.
Mattia Barbon [Wed, 2 Jul 2003 17:11:19 +0000 (17:11 +0000)] 
  Quick and dirty fix for building with COMPATIBILITY_2_4 off.

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

21 years agofixed: makefile.bcc was wrongly generated when bakefile ran on unix
Václav Slavík [Wed, 2 Jul 2003 15:51:53 +0000 (15:51 +0000)] 
fixed: makefile.bcc was wrongly generated when bakefile ran on unix

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

21 years agosrc/mac/corersrc.r is in $(top_srcdir) not ".."
David Elliott [Wed, 2 Jul 2003 15:29:44 +0000 (15:29 +0000)] 
src/mac/corersrc.r is in $(top_srcdir) not ".."

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

21 years agoFixed ambiguity
Julian Smart [Wed, 2 Jul 2003 13:45:49 +0000 (13:45 +0000)] 
Fixed ambiguity

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

21 years agoreverted previous change
Václav Slavík [Wed, 2 Jul 2003 13:01:44 +0000 (13:01 +0000)] 
reverted previous change

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

21 years agofixed to make wxBase DLL compile
Václav Slavík [Wed, 2 Jul 2003 12:50:48 +0000 (12:50 +0000)] 
fixed to make wxBase DLL compile

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

21 years agodon't required all WXMAKINGDLL_FOO defines
Václav Slavík [Wed, 2 Jul 2003 11:59:14 +0000 (11:59 +0000)] 
don't required all WXMAKINGDLL_FOO defines

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

21 years agosupport for building multilib DLLs
Václav Slavík [Wed, 2 Jul 2003 11:56:47 +0000 (11:56 +0000)] 
support for building multilib DLLs

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

21 years agoRemoved BC++ hidden virtual function warning
Julian Smart [Wed, 2 Jul 2003 11:44:24 +0000 (11:44 +0000)] 
Removed BC++ hidden virtual function warning

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

21 years agogot rid of wxBuffer (finally!!!)
Vadim Zeitlin [Wed, 2 Jul 2003 02:09:44 +0000 (02:09 +0000)] 
got rid of wxBuffer (finally!!!)

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

21 years agorenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
Vadim Zeitlin [Wed, 2 Jul 2003 01:59:24 +0000 (01:59 +0000)] 
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE

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

21 years agofixes needed for separate DLL build to work
Vadim Zeitlin [Wed, 2 Jul 2003 01:41:23 +0000 (01:41 +0000)] 
fixes needed for separate DLL build to work

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

21 years agopreparing for fix to OSX problems
Václav Slavík [Tue, 1 Jul 2003 23:40:37 +0000 (23:40 +0000)] 
preparing for fix to OSX problems

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

21 years agoadded wx_sample_console
Václav Slavík [Tue, 1 Jul 2003 21:50:34 +0000 (21:50 +0000)] 
added wx_sample_console

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

21 years agoconsole sample is not GUI app
Václav Slavík [Tue, 1 Jul 2003 21:49:47 +0000 (21:49 +0000)] 
console sample is not GUI app

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

21 years agoBorland C++ makefile
Václav Slavík [Tue, 1 Jul 2003 20:37:01 +0000 (20:37 +0000)] 
Borland C++ makefile

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

21 years agoinit more (all?) member variables
Vadim Zeitlin [Tue, 1 Jul 2003 20:18:43 +0000 (20:18 +0000)] 
init more (all?) member variables

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

21 years ago MinGW compilation fixes.
Mattia Barbon [Tue, 1 Jul 2003 20:02:59 +0000 (20:02 +0000)] 
  MinGW compilation fixes.

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

21 years agofixed duplicate file
Václav Slavík [Tue, 1 Jul 2003 19:26:26 +0000 (19:26 +0000)] 
fixed duplicate file

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

21 years agoadded initloc.h to, removed timer.h from base headers
Vadim Zeitlin [Tue, 1 Jul 2003 17:40:06 +0000 (17:40 +0000)] 
added initloc.h to, removed timer.h from base headers

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

21 years agoDeclare wxObject
David Elliott [Tue, 1 Jul 2003 17:19:15 +0000 (17:19 +0000)] 
Declare wxObject

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

21 years agodocumented wxUSE_GUI/BASE and __WXBASE__
Vadim Zeitlin [Tue, 1 Jul 2003 14:48:27 +0000 (14:48 +0000)] 
documented wxUSE_GUI/BASE and __WXBASE__

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

21 years agoremoved WXDLLEXPORT_CTORFN (was always empty anyhow)
Vadim Zeitlin [Tue, 1 Jul 2003 14:42:49 +0000 (14:42 +0000)] 
removed WXDLLEXPORT_CTORFN (was always empty anyhow)

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

21 years agofix multilib compilation on windows
Václav Slavík [Tue, 1 Jul 2003 13:29:58 +0000 (13:29 +0000)] 
fix multilib compilation on windows

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

21 years agodependencies fixes
Václav Slavík [Tue, 1 Jul 2003 13:26:33 +0000 (13:26 +0000)] 
dependencies fixes
define __WXDEBUG__ and wxUSE_UNICODE on Windows

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

21 years agono EXTRALIBS on windows
Václav Slavík [Tue, 1 Jul 2003 13:20:57 +0000 (13:20 +0000)] 
no EXTRALIBS on windows

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

21 years agofixed $(top_srcdir)// bug, should be $(top_srcdir)/
Václav Slavík [Tue, 1 Jul 2003 12:53:02 +0000 (12:53 +0000)] 
fixed $(top_srcdir)// bug, should be $(top_srcdir)/

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

21 years agosuppress warning about unused variable
Vadim Zeitlin [Tue, 1 Jul 2003 12:39:08 +0000 (12:39 +0000)] 
suppress warning about unused variable

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

21 years agofixed crash on startup
Vadim Zeitlin [Tue, 1 Jul 2003 12:30:39 +0000 (12:30 +0000)] 
fixed crash on startup

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

21 years agoremoved unused method declaration
Vadim Zeitlin [Tue, 1 Jul 2003 12:29:25 +0000 (12:29 +0000)] 
removed unused method declaration

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

21 years agoGetOsVersion() is now wxGUIAppTraits method instead of a global function
Vadim Zeitlin [Tue, 1 Jul 2003 12:23:45 +0000 (12:23 +0000)] 
GetOsVersion() is now wxGUIAppTraits method instead of a global function

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

21 years agoremoved wxFunction
Vadim Zeitlin [Tue, 1 Jul 2003 12:19:10 +0000 (12:19 +0000)] 
removed wxFunction

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

21 years agoadded Bulgarian translations
Vadim Zeitlin [Tue, 1 Jul 2003 11:42:35 +0000 (11:42 +0000)] 
added Bulgarian translations

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

21 years agooops, this doesn't belong there
Václav Slavík [Tue, 1 Jul 2003 09:01:27 +0000 (09:01 +0000)] 
oops, this doesn't belong there

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

21 years agofixed include paths to our copies of 3rd party libs
Václav Slavík [Tue, 1 Jul 2003 08:48:34 +0000 (08:48 +0000)] 
fixed include paths to our copies of 3rd party libs

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

21 years agofixed VC++ warning in release build
Vadim Zeitlin [Tue, 1 Jul 2003 00:33:20 +0000 (00:33 +0000)] 
fixed VC++ warning in release build

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

21 years agofixed Unicode compilation and run-time problems
Vadim Zeitlin [Tue, 1 Jul 2003 00:29:47 +0000 (00:29 +0000)] 
fixed Unicode compilation and run-time problems

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

21 years agofixed incorrect wxUniv rules
Václav Slavík [Tue, 1 Jul 2003 00:21:47 +0000 (00:21 +0000)] 
fixed incorrect wxUniv rules

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