]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoregenerated
Václav Slavík [Sat, 5 Jul 2003 18:46:46 +0000 (18:46 +0000)] 
regenerated

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

21 years agoregenerated
Václav Slavík [Sat, 5 Jul 2003 18:39:59 +0000 (18:39 +0000)] 
regenerated

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

21 years agoadded watcom makefiles; smaller build/bakefiles/Makefile
Václav Slavík [Sat, 5 Jul 2003 18:33:22 +0000 (18:33 +0000)] 
added watcom makefiles; smaller build/bakefiles/Makefile

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

21 years agoregenerated
Václav Slavík [Sat, 5 Jul 2003 17:54:54 +0000 (17:54 +0000)] 
regenerated

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

21 years agoremoved WXUSINGDLL_FOO, one WXUSINGDLL is enough
Václav Slavík [Sat, 5 Jul 2003 17:11:57 +0000 (17:11 +0000)] 
removed WXUSINGDLL_FOO, one WXUSINGDLL is enough

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

21 years agomodules don't have to be exported
Václav Slavík [Sat, 5 Jul 2003 17:03:01 +0000 (17:03 +0000)] 
modules don't have to be exported

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

21 years agoDLL compilation fixes
Václav Slavík [Sat, 5 Jul 2003 16:58:34 +0000 (16:58 +0000)] 
DLL compilation fixes

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

21 years agoDLL compilation fixes
Václav Slavík [Sat, 5 Jul 2003 16:49:37 +0000 (16:49 +0000)] 
DLL compilation fixes

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

21 years agoworkaround a Watcom build
Václav Slavík [Sat, 5 Jul 2003 15:35:32 +0000 (15:35 +0000)] 
workaround a Watcom build

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

21 years agodefine wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars
Václav Slavík [Sat, 5 Jul 2003 15:01:13 +0000 (15:01 +0000)] 
define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars
compilers because both of them use w32api

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

21 years agodefine wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars
Václav Slavík [Sat, 5 Jul 2003 14:50:26 +0000 (14:50 +0000)] 
define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars
compilers because both of them use w32api

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

21 years ago...and so must 3rd party libs
Václav Slavík [Sat, 5 Jul 2003 14:25:35 +0000 (14:25 +0000)] 
...and so must 3rd party libs

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

21 years agofixed installation of wxHTML headers
Václav Slavík [Sat, 5 Jul 2003 14:24:12 +0000 (14:24 +0000)] 
fixed installation of wxHTML headers

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

21 years agosamples must use same settings as the libraries
Václav Slavík [Sat, 5 Jul 2003 14:19:41 +0000 (14:19 +0000)] 
samples must use same settings as the libraries

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

21 years agoremoved redundant app-type tag
Václav Slavík [Sat, 5 Jul 2003 14:05:09 +0000 (14:05 +0000)] 
removed redundant app-type tag

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

21 years agobring base class AddFile()s in scope manually, without using 'using'
Vadim Zeitlin [Fri, 4 Jul 2003 23:49:58 +0000 (23:49 +0000)] 
bring base class AddFile()s in scope manually, without using 'using'

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

21 years agoregenerated after Mattia's changes
Vadim Zeitlin [Fri, 4 Jul 2003 23:15:04 +0000 (23:15 +0000)] 
regenerated after Mattia's changes

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

21 years agotest multiple extensions in wxDocTemplate
Vadim Zeitlin [Fri, 4 Jul 2003 23:12:11 +0000 (23:12 +0000)] 
test multiple extensions in wxDocTemplate

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

21 years agofix monodll build
Václav Slavík [Fri, 4 Jul 2003 22:50:06 +0000 (22:50 +0000)] 
fix monodll build

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

21 years ago Blind bakefile fixes.
Mattia Barbon [Fri, 4 Jul 2003 21:23:19 +0000 (21:23 +0000)] 
  Blind bakefile fixes.

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

21 years ago Applied first part of Roger Gammans' wxHashMap patch: reduce
Mattia Barbon [Fri, 4 Jul 2003 21:22:05 +0000 (21:22 +0000)] 
  Applied first part of Roger Gammans' wxHashMap patch: reduce
number of value_type() constructor calls.

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

21 years agofixed crash in wxExecute() introduced during base/GUI split
Vadim Zeitlin [Fri, 4 Jul 2003 20:08:56 +0000 (20:08 +0000)] 
fixed crash in wxExecute() introduced during base/GUI split

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

21 years agoquick fix for Unix build (upper cased builtin, this should be done in bakefiles,...
Vadim Zeitlin [Fri, 4 Jul 2003 20:06:21 +0000 (20:06 +0000)] 
quick fix for Unix build (upper cased builtin, this should be done in bakefiles, of course...)

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

21 years agotrying to avoid unneccessary redraws by not invalidating areas for windows that are...
Stefan Csomor [Fri, 4 Jul 2003 19:59:34 +0000 (19:59 +0000)] 
trying to avoid unneccessary redraws by not invalidating areas for windows that are not shown

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

21 years agoflag removed
Stefan Csomor [Fri, 4 Jul 2003 19:57:37 +0000 (19:57 +0000)] 
flag removed

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

21 years agoapp traits support and CW Debug output fix
Stefan Csomor [Fri, 4 Jul 2003 19:57:03 +0000 (19:57 +0000)] 
app traits support and CW Debug output fix

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

21 years agonew files added
Stefan Csomor [Fri, 4 Jul 2003 19:55:32 +0000 (19:55 +0000)] 
new files added

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

21 years agopid removed from temp file name
Stefan Csomor [Fri, 4 Jul 2003 19:54:31 +0000 (19:54 +0000)] 
pid removed from temp file name

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

21 years agodebug output for CW corrections
Stefan Csomor [Fri, 4 Jul 2003 19:53:21 +0000 (19:53 +0000)] 
debug output for CW corrections

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

21 years agopc 2 mac conversion for file operations
Stefan Csomor [Fri, 4 Jul 2003 19:52:34 +0000 (19:52 +0000)] 
pc 2 mac conversion for file operations

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

21 years agoapptraits for wxMac classic and carbon
Stefan Csomor [Fri, 4 Jul 2003 19:47:59 +0000 (19:47 +0000)] 
apptraits for wxMac classic and carbon

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

21 years agopath translation (umlauts) added
Stefan Csomor [Fri, 4 Jul 2003 19:46:44 +0000 (19:46 +0000)] 
path translation (umlauts) added

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

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