wxWidgets.git
21 years agofixed linking against 3rd party libs
Václav Slavík [Fri, 27 Jun 2003 21:55:22 +0000 (21:55 +0000)] 
fixed linking against 3rd party libs

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

21 years agoadded Borland C++ makefiles
Václav Slavík [Fri, 27 Jun 2003 21:53:57 +0000 (21:53 +0000)] 
added Borland C++ makefiles

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

21 years agodifferent name for release and debug build of third party libraries
Václav Slavík [Fri, 27 Jun 2003 21:29:07 +0000 (21:29 +0000)] 
different name for release and debug build of third party libraries

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

21 years agoadded RefreshItem[s]()
Vadim Zeitlin [Fri, 27 Jun 2003 21:15:05 +0000 (21:15 +0000)] 
added RefreshItem[s]()

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

21 years ago1. more borland work
Václav Slavík [Fri, 27 Jun 2003 19:22:12 +0000 (19:22 +0000)] 
1. more borland work
2. added optimization and debug info flags

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

21 years agomisc win32 fixes
Václav Slavík [Fri, 27 Jun 2003 13:47:59 +0000 (13:47 +0000)] 
misc win32 fixes

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

21 years agoinstall setup.h before compiling on windows
Václav Slavík [Fri, 27 Jun 2003 13:41:21 +0000 (13:41 +0000)] 
install setup.h before compiling on windows

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

21 years agofixed linking against builtin 3rd party libs
Václav Slavík [Fri, 27 Jun 2003 13:38:27 +0000 (13:38 +0000)] 
fixed linking against builtin 3rd party libs

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

21 years ago1) Added INC_FOO variable with include directory for 3rd party libraries
Václav Slavík [Fri, 27 Jun 2003 13:25:11 +0000 (13:25 +0000)] 
1) Added INC_FOO variable with include directory for 3rd party libraries
2) Don't compile ODBC on Windows

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

21 years agocompilation fix
Václav Slavík [Fri, 27 Jun 2003 10:09:19 +0000 (10:09 +0000)] 
compilation fix

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

21 years agoanother compilation fix
Václav Slavík [Fri, 27 Jun 2003 09:59:00 +0000 (09:59 +0000)] 
another compilation fix

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

21 years agocompilation fix for wxMSW
Václav Slavík [Fri, 27 Jun 2003 09:57:43 +0000 (09:57 +0000)] 
compilation fix for wxMSW

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

21 years agoWindows compilation fix
Václav Slavík [Fri, 27 Jun 2003 09:55:13 +0000 (09:55 +0000)] 
Windows compilation fix

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

21 years agochanged WXTOPDIR definition to not begin with /
Václav Slavík [Fri, 27 Jun 2003 09:32:58 +0000 (09:32 +0000)] 
changed WXTOPDIR definition to not begin with /

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

21 years agomoved GetOSVersion() to the base traits class; implement it in platform-specific...
Vadim Zeitlin [Fri, 27 Jun 2003 00:16:04 +0000 (00:16 +0000)] 
moved GetOSVersion() to the base traits class; implement it in platform-specific files

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

21 years agoTryParent()/ProcessEvent() were included in both base and GUI
Vadim Zeitlin [Fri, 27 Jun 2003 00:07:05 +0000 (00:07 +0000)] 
TryParent()/ProcessEvent() were included in both base and GUI

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

21 years ago__WXBASE__ -> wxUSE_BASE
Vadim Zeitlin [Thu, 26 Jun 2003 23:46:00 +0000 (23:46 +0000)] 
__WXBASE__ -> wxUSE_BASE

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

21 years agoCR/LF fixes
Václav Slavík [Thu, 26 Jun 2003 22:16:20 +0000 (22:16 +0000)] 
CR/LF fixes

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

21 years agopreliminary work on borland bakefiles
Václav Slavík [Thu, 26 Jun 2003 21:30:40 +0000 (21:30 +0000)] 
preliminary work on borland bakefiles

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

21 years agofixed dependency tracking if . not in PATH
Václav Slavík [Thu, 26 Jun 2003 21:17:51 +0000 (21:17 +0000)] 
fixed dependency tracking if . not in PATH

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

21 years agobuild event.cpp into both wxBase and wxGUI
Václav Slavík [Thu, 26 Jun 2003 21:17:16 +0000 (21:17 +0000)] 
build event.cpp into both wxBase and wxGUI

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

21 years agoRemoved 16-bit conditional compilation
Julian Smart [Thu, 26 Jun 2003 17:47:47 +0000 (17:47 +0000)] 
Removed 16-bit conditional compilation

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

21 years agoCorrected small typo
Julian Smart [Thu, 26 Jun 2003 17:29:33 +0000 (17:29 +0000)] 
Corrected small typo

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

21 years agoRemoved WIN16 references
Julian Smart [Thu, 26 Jun 2003 17:26:34 +0000 (17:26 +0000)] 
Removed WIN16 references

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

21 years agoRemoved obsolete code
Julian Smart [Thu, 26 Jun 2003 17:10:14 +0000 (17:10 +0000)] 
Removed obsolete code

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

21 years agoadded EstimateTotalHeight
Vadim Zeitlin [Thu, 26 Jun 2003 15:39:24 +0000 (15:39 +0000)] 
added EstimateTotalHeight

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

21 years agoAdded m_ prefix to wxColourData and wxFontData members for consistency.
Julian Smart [Thu, 26 Jun 2003 13:15:12 +0000 (13:15 +0000)] 
Added m_ prefix to wxColourData and wxFontData members for consistency.
Fixed some typos in comments.
Fixed wizard constructor doc.

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

21 years agopass event to validators fisrt, before using the dynamic event table
Vadim Zeitlin [Thu, 26 Jun 2003 13:00:56 +0000 (13:00 +0000)] 
pass event to validators fisrt, before using the dynamic event table

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

21 years agocompilation fix
Vadim Zeitlin [Thu, 26 Jun 2003 12:45:18 +0000 (12:45 +0000)] 
compilation fix

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

21 years agoremove conflicts
Chris Elliott [Thu, 26 Jun 2003 11:22:50 +0000 (11:22 +0000)] 
remove conflicts

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

21 years agochanging the number of items in wxHtmlListBox should flush the cache
Vadim Zeitlin [Thu, 26 Jun 2003 10:05:13 +0000 (10:05 +0000)] 
changing the number of items in wxHtmlListBox should flush the cache

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

21 years agocompilation fixes for separate build
Vadim Zeitlin [Thu, 26 Jun 2003 01:14:22 +0000 (01:14 +0000)] 
compilation fixes for separate build

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

21 years agocompilation fix for wxGUI
Vadim Zeitlin [Thu, 26 Jun 2003 01:10:41 +0000 (01:10 +0000)] 
compilation fix for wxGUI

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

21 years agogot rid of wxEvtHandler::m_isWindow, use virtual functions (overridden in wxWindow...
Vadim Zeitlin [Thu, 26 Jun 2003 00:44:55 +0000 (00:44 +0000)] 
got rid of wxEvtHandler::m_isWindow, use virtual functions (overridden in wxWindow) instead

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

21 years agosome more #if wxUSE_BASE (but still not enough)
Vadim Zeitlin [Wed, 25 Jun 2003 23:50:35 +0000 (23:50 +0000)] 
some more #if wxUSE_BASE (but still not enough)

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

21 years agoextracted wxStopWatch and global timer functions in a separate file
Vadim Zeitlin [Wed, 25 Jun 2003 23:49:45 +0000 (23:49 +0000)] 
extracted wxStopWatch and global timer functions in a separate file

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

21 years agoadded stopwatch.h
Václav Slavík [Wed, 25 Jun 2003 23:27:59 +0000 (23:27 +0000)] 
added stopwatch.h

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

21 years agocorrected resource file compilation command for wxMac
Gilles Depeyrot [Wed, 25 Jun 2003 20:12:33 +0000 (20:12 +0000)] 
corrected resource file compilation command for wxMac

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

21 years agono need for --enable-soname anymore
Václav Slavík [Wed, 25 Jun 2003 19:54:06 +0000 (19:54 +0000)] 
no need for --enable-soname anymore

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

21 years agomore fixes
Václav Slavík [Wed, 25 Jun 2003 19:50:04 +0000 (19:50 +0000)] 
more fixes

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

21 years agonew dependencies tracking code
Václav Slavík [Wed, 25 Jun 2003 19:43:11 +0000 (19:43 +0000)] 
new dependencies tracking code

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

21 years agonew dependencies tracking code
Václav Slavík [Wed, 25 Jun 2003 19:27:50 +0000 (19:27 +0000)] 
new dependencies tracking code

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

21 years agouse MacOS X resources
Václav Slavík [Wed, 25 Jun 2003 19:07:02 +0000 (19:07 +0000)] 
use MacOS X resources

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

21 years agoupdated
Václav Slavík [Wed, 25 Jun 2003 19:02:37 +0000 (19:02 +0000)] 
updated

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

21 years agoadded gizmos makefile
Václav Slavík [Wed, 25 Jun 2003 18:48:54 +0000 (18:48 +0000)] 
added gizmos makefile

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

21 years agocompilation fix
Václav Slavík [Wed, 25 Jun 2003 18:44:11 +0000 (18:44 +0000)] 
compilation fix

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

21 years agoblind wxCocoa fixes
Václav Slavík [Wed, 25 Jun 2003 18:31:51 +0000 (18:31 +0000)] 
blind wxCocoa fixes

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

21 years agotop_builddir is part of bakefile now
Václav Slavík [Wed, 25 Jun 2003 18:30:52 +0000 (18:30 +0000)] 
top_builddir is part of bakefile now

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

21 years agonew dependency tracking from bakefile cvs
Václav Slavík [Wed, 25 Jun 2003 18:14:32 +0000 (18:14 +0000)] 
new dependency tracking from bakefile cvs

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

21 years agocorrect documentation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE
Roger Gammans [Wed, 25 Jun 2003 17:33:22 +0000 (17:33 +0000)] 
correct documentation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE
events

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

21 years agocompilation fix
Václav Slavík [Wed, 25 Jun 2003 17:08:01 +0000 (17:08 +0000)] 
compilation fix

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

21 years ago regenerated
Václav Slavík [Wed, 25 Jun 2003 16:35:43 +0000 (16:35 +0000)] 
 regenerated

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

21 years agosplit log.h into GUI and base parts
Václav Slavík [Wed, 25 Jun 2003 16:34:19 +0000 (16:34 +0000)] 
split log.h into GUI and base parts

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

21 years agomany changed to enable multilib build
Václav Slavík [Wed, 25 Jun 2003 16:29:51 +0000 (16:29 +0000)] 
many changed to enable multilib build

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

21 years agosplit log.h into GUI and base parts
Václav Slavík [Wed, 25 Jun 2003 16:28:47 +0000 (16:28 +0000)] 
split log.h into GUI and base parts

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

21 years agofixes
Václav Slavík [Wed, 25 Jun 2003 15:33:22 +0000 (15:33 +0000)] 
fixes

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

21 years agoregenerated makefiles, with support for multilib build
Václav Slavík [Wed, 25 Jun 2003 15:23:46 +0000 (15:23 +0000)] 
regenerated makefiles, with support for multilib build

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

21 years agoregenerated makefiles, with support for multilib build
Václav Slavík [Wed, 25 Jun 2003 15:13:17 +0000 (15:13 +0000)] 
regenerated makefiles, with support for multilib build

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

21 years agofixes to previous commit
Václav Slavík [Wed, 25 Jun 2003 15:09:05 +0000 (15:09 +0000)] 
fixes to previous commit

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

21 years agomoved AddFile(wxImage) to GUI part of library, too
Václav Slavík [Wed, 25 Jun 2003 14:59:02 +0000 (14:59 +0000)] 
moved AddFile(wxImage) to GUI part of library, too

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

21 years agofind available samples, demos and contribs at runtime
Václav Slavík [Wed, 25 Jun 2003 14:52:07 +0000 (14:52 +0000)] 
find available samples, demos and contribs at runtime

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

21 years agocompilation fix for wxBase
Václav Slavík [Wed, 25 Jun 2003 14:32:08 +0000 (14:32 +0000)] 
compilation fix for wxBase

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

21 years agoonly define wxUSE_GUI if not already defined; this is needed for multilib build
Václav Slavík [Wed, 25 Jun 2003 14:21:47 +0000 (14:21 +0000)] 
only define wxUSE_GUI if not already defined; this is needed for multilib build

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

21 years agoinstall headers and link against main lib
Václav Slavík [Wed, 25 Jun 2003 11:02:02 +0000 (11:02 +0000)] 
install headers and link against main lib

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

21 years agomore contrib tweaks
Václav Slavík [Wed, 25 Jun 2003 11:00:44 +0000 (11:00 +0000)] 
more contrib tweaks

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

21 years agoChanged bool WakeUpIdle() to void to match base class
David Elliott [Wed, 25 Jun 2003 02:10:36 +0000 (02:10 +0000)] 
Changed bool WakeUpIdle() to void to match base class

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

21 years agoadded XRC contrib makefile
Václav Slavík [Wed, 25 Jun 2003 00:40:06 +0000 (00:40 +0000)] 
added XRC contrib makefile

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

21 years agoadded first contrib makefile
Václav Slavík [Wed, 25 Jun 2003 00:37:46 +0000 (00:37 +0000)] 
added first contrib makefile

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

21 years agodifferent location for contrib bakefiles
Václav Slavík [Wed, 25 Jun 2003 00:26:27 +0000 (00:26 +0000)] 
different location for contrib bakefiles

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

21 years agomissign app.h header
Vadim Zeitlin [Wed, 25 Jun 2003 00:13:29 +0000 (00:13 +0000)] 
missign app.h header

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

21 years agoa quick hack to fix wxBase compilation
Vadim Zeitlin [Wed, 25 Jun 2003 00:11:34 +0000 (00:11 +0000)] 
a quick hack to fix wxBase compilation

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

21 years agomissing wx/iconloc.h added
Vadim Zeitlin [Wed, 25 Jun 2003 00:10:07 +0000 (00:10 +0000)] 
missing wx/iconloc.h added

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

21 years agoremoved #pragma interface because it results in link problems when building wxBase...
Vadim Zeitlin [Wed, 25 Jun 2003 00:08:31 +0000 (00:08 +0000)] 
removed #pragma interface because it results in link problems when building wxBase/wxGUI

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

21 years agosupport for building contrib libraries
Václav Slavík [Tue, 24 Jun 2003 23:52:06 +0000 (23:52 +0000)] 
support for building contrib libraries

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

21 years agowxBase fixes
Václav Slavík [Tue, 24 Jun 2003 23:48:18 +0000 (23:48 +0000)] 
wxBase fixes

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

21 years agofixes to wxBase compilation
Václav Slavík [Tue, 24 Jun 2003 23:27:15 +0000 (23:27 +0000)] 
fixes to wxBase compilation

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

21 years agowxTINY_CAPTION_XXX are obsolete
Vadim Zeitlin [Tue, 24 Jun 2003 22:47:45 +0000 (22:47 +0000)] 
wxTINY_CAPTION_XXX are obsolete

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

21 years agofixed make install
Václav Slavík [Tue, 24 Jun 2003 22:46:41 +0000 (22:46 +0000)] 
fixed make install

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

21 years agono longer needed
Václav Slavík [Tue, 24 Jun 2003 22:35:14 +0000 (22:35 +0000)] 
no longer needed

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

21 years agorenamed julian's private makefile, it's in the way
Václav Slavík [Tue, 24 Jun 2003 22:31:03 +0000 (22:31 +0000)] 
renamed julian's private makefile, it's in the way

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

21 years agoMac OS X fixes for ac-2.5
Václav Slavík [Tue, 24 Jun 2003 22:23:43 +0000 (22:23 +0000)] 
Mac OS X fixes for ac-2.5

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

21 years agomoving to autoconf-2.5x
Václav Slavík [Tue, 24 Jun 2003 22:12:12 +0000 (22:12 +0000)] 
moving to autoconf-2.5x

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

21 years agomoved to autoconf-2.5x
Václav Slavík [Tue, 24 Jun 2003 22:05:29 +0000 (22:05 +0000)] 
moved to autoconf-2.5x

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

21 years agomoving to autoconf-2.5x
Václav Slavík [Tue, 24 Jun 2003 21:56:41 +0000 (21:56 +0000)] 
moving to autoconf-2.5x

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

21 years agofixed OSX resources invalid path
Václav Slavík [Tue, 24 Jun 2003 20:13:44 +0000 (20:13 +0000)] 
fixed OSX resources invalid path

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

21 years agocorrections for compilation under Mac OS X
Gilles Depeyrot [Tue, 24 Jun 2003 20:00:40 +0000 (20:00 +0000)] 
corrections for compilation under Mac OS X

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

21 years agoupdated code to not use deprecated methods
Gilles Depeyrot [Tue, 24 Jun 2003 19:49:13 +0000 (19:49 +0000)] 
updated code to not use deprecated methods

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

21 years agominor corrections for compilation with gcc 3.3 (use cast of address instead
Gilles Depeyrot [Tue, 24 Jun 2003 19:35:54 +0000 (19:35 +0000)] 
minor corrections for compilation with gcc 3.3 (use cast of address instead
of address of cast)

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

21 years agoadded Mac resource with icon
Václav Slavík [Tue, 24 Jun 2003 18:19:12 +0000 (18:19 +0000)] 
added Mac resource with icon

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

21 years agoadded wxART_MISSING_IMAGE
Václav Slavík [Tue, 24 Jun 2003 18:14:37 +0000 (18:14 +0000)] 
added wxART_MISSING_IMAGE

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

21 years agodon't compile generic wxMessageDialog w/ GTK+2, it's not used (forgot to commit this)
Václav Slavík [Tue, 24 Jun 2003 18:08:02 +0000 (18:08 +0000)] 
don't compile generic wxMessageDialog w/ GTK+2, it's not used (forgot to commit this)

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

21 years agoregenerated after fixing OSX install_name and adding wxCocoa files
Václav Slavík [Tue, 24 Jun 2003 11:54:23 +0000 (11:54 +0000)] 
regenerated after fixing OSX install_name and adding wxCocoa files

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

21 years agoregenerated
Václav Slavík [Tue, 24 Jun 2003 11:31:31 +0000 (11:31 +0000)] 
regenerated

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

21 years agocompilation fix
Václav Slavík [Tue, 24 Jun 2003 11:29:40 +0000 (11:29 +0000)] 
compilation fix

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

21 years agowxCocoa fixes
Václav Slavík [Tue, 24 Jun 2003 11:25:45 +0000 (11:25 +0000)] 
wxCocoa fixes

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

21 years agodefined __WXBASE__ when building the monolib
Václav Slavík [Tue, 24 Jun 2003 11:22:50 +0000 (11:22 +0000)] 
defined __WXBASE__ when building the monolib

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

21 years agocompilation fixes
Václav Slavík [Tue, 24 Jun 2003 11:21:42 +0000 (11:21 +0000)] 
compilation fixes

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

21 years agoInitialised static controls
Julian Smart [Tue, 24 Jun 2003 08:20:05 +0000 (08:20 +0000)] 
Initialised static controls

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

21 years agocorrect library names
Chris Elliott [Tue, 24 Jun 2003 06:34:23 +0000 (06:34 +0000)] 
correct library names

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

21 years agoadded new files (after library split)
Vadim Zeitlin [Tue, 24 Jun 2003 01:36:40 +0000 (01:36 +0000)] 
added new files (after library split)

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