Julian Smart
dfe0c8037b
Use AC_TRY_LINK for demangle
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-29 08:00:27 +00:00
Stefan Neis
bec7df871b
Force wxUSE_DEBUGREPORT to disabled for OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 17:59:34 +00:00
Vadim Zeitlin
9d27183802
fixed test for GTK+ 2.4: was always false on a second or subsequent configure run if caching was used
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 22:42:10 +00:00
Vadim Zeitlin
69120ee48a
make it clear which GL(U) library we can't find in error messages, otherwise the user has no idea what exactly failed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 16:12:13 +00:00
Stefan Neis
f47af52bb4
Somewhat cleaned up handling of OMF mode for OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 13:03:46 +00:00
David Elliott
898beab1cd
Disable wxStackWalker on platforms other than Win32 or UNIX.
...
For instance, Mac OS (PEF) doesn't have an implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 04:06:37 +00:00
David Elliott
6dcfc2898e
Moved compiler detection macros to Bakefile.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-26 03:49:38 +00:00
Michael Wetherell
63c4f6da73
configure fix for OS/2 from Dave Parsons and David Webster
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 16:32:45 +00:00
Julian Smart
8c9f8f91cd
Updated version to 2.5.5
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 13:05:13 +00:00
Vadim Zeitlin
a603d77ec1
build debugrpt sample if wxUSE_DEBUGREPORT
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 20:21:04 +00:00
Vadim Zeitlin
1635893246
define USE_QA so that qa library is built
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 19:36:04 +00:00
Vadim Zeitlin
61639efb66
added qa library (currently consisting of wxDebugReport and related classes only); moved debugrpt.* files there
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 00:11:06 +00:00
Robin Dunn
83c84d5908
Bumped subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 00:38:46 +00:00
Vadim Zeitlin
1e1ef90060
disable debug report for now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-14 20:40:24 +00:00
David Elliott
1d1af5eaf0
Make wxCocoa compile on Tiger.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-14 04:47:28 +00:00
Michael Wetherell
8bce5cda15
Add samples mobile and ownerdrw. Make sample richedit available on all
...
platforms for fixing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-11 22:13:23 +00:00
Vadim Zeitlin
36b6448cc3
added wxUSE_DEBUGREPORT
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-11 00:19:17 +00:00
Vadim Zeitlin
5df6b3dcbd
don't need AC_CXX_DYNAMIC_CAST for now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 13:12:21 +00:00
Vadim Zeitlin
07158944d8
added wxUSE_STDPATHS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-07 22:37:58 +00:00
Vadim Zeitlin
f12a2bcfe9
look in /usr/lib64 before standard locations, this should fix build on Linux AMD64
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-07 21:35:06 +00:00
Vadim Zeitlin
9f8d3f61a9
added wx_dynamic_cast()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 10:53:55 +00:00
Michael Wetherell
0b78747f48
Add samples to configure: ipc, keyboard, listbox, multimon, popup, vscroll
...
richedit (partly), regtest, nativdlg, oleauto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 17:08:52 +00:00
Michael Wetherell
238ecedea7
Detect SIZEOF_WCHAR_T when cross-compiling
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 23:18:33 +00:00
Robin Dunn
2da0c077ce
bumped subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 18:41:51 +00:00
Vadim Zeitlin
a8e4cf2522
build ODBC sample under MSW too if wxUSE_ODBC (closes 1083805)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 16:44:20 +00:00
Stefan Neis
e201b348b9
Bugfixes for OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 13:58:40 +00:00
David Elliott
9273ffba9b
Check for xlC and add -qunique to CXXFLAGS if we're using it.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 08:16:00 +00:00
David Elliott
480ccd2194
Check to see if -ext o option is required to get compiler to write
...
foo.o instead of foo.c.o or foo.cc.o. (MetroWerks)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 07:14:14 +00:00
David Elliott
4d7ec9f1e7
When host is OS X (PowerPC Darwin) check if compiler defines __POWERPC__
...
before defining it in setup.h and if -D__CF_USE_FRAMEWORK_INCLUDES__ is
required for CoreFoundation headers (MW).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 06:58:25 +00:00
Ryan Norton
4cb1d3daa2
Move HID stuff into both OSX builds. Add preliminary joystick for OSX
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-14 09:38:42 +00:00
Stefan Neis
f6a9b35e1f
Force OMF mode for DLL builds.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-14 08:41:52 +00:00
Václav Slavík
2e35017918
moved GNOME printing code back to wxCore and fixed for --enable-plugins case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 21:06:55 +00:00
Stefan Neis
7f8c0d74d7
Simplified and extended compiler detection for OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 21:00:00 +00:00
Michael Wetherell
9e8e867ff9
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 21:40:48 +00:00
Ryan Norton
dae87f93ab
change configure to better detect gstreamer. Check create is valid in mediaplayer sample. Comment the heck out of the unix mediaplayer.cpp.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 19:32:26 +00:00
Ryan Norton
ce756cb06a
properly detect gstreamer and libxml headers and libs, reflect that wxMediaCtrl now on unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 01:30:39 +00:00
Robin Dunn
e41c39d681
Also increment WX_CURRENT and WX_AGE according to the directions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 00:21:31 +00:00
Julian Smart
260c9c7df3
Version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 22:07:50 +00:00
Michael Wetherell
81f9033602
Add wxUSE_ARCSTREAM so that other archive classes can be used without wxZip
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 13:54:41 +00:00
Julian Smart
50bf89f702
Version update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 12:54:34 +00:00
Michael Wetherell
2fc79cf212
'rpath' for hpux
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-09 18:44:54 +00:00
Ryan Norton
92d2f5cbd3
Remove tab sample as per 2.6 wiki todo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 04:10:45 +00:00
Mattia Barbon
0dcd06dd64
Fixed error in my previous commit causing
...
wxDialupManager to be always disabled.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 20:59:33 +00:00
Václav Slavík
564872cfe9
update for the next bakefile version (no effect with current bakefile)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 22:57:31 +00:00
Ryan Norton
4fc81cbc05
prelimanary wxMediaCtrl cocoa support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 23:12:46 +00:00
Mattia Barbon
b843b628c9
Automatically disable wxDialupManager for wxMac and wxCocoa,
...
skip dialup sample if wxDialupManager is disabled.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 22:34:54 +00:00
Václav Slavík
89be85c244
fixed wxUSE_CONFIG_NATIVE after setup.h changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-29 00:53:51 +00:00
Vadim Zeitlin
da98e9be4e
added wxUSE_DATEPICKCTRL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-21 13:41:47 +00:00
David Elliott
9598655399
Add support for Metrowerks compilers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-20 17:33:07 +00:00
David Elliott
c122b1645e
Check for vsnprintf while using namespace std if its not found when not.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-20 17:03:58 +00:00