Mattia Barbon
|
9c8e9fb600
|
Add configure check for Lesstif, to be used by following
patches.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-30 17:14:29 +00:00 |
|
Vadim Zeitlin
|
2bb0622079
|
wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be in setup_inc.h: removed and regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-30 00:36:33 +00:00 |
|
Michael Wetherell
|
abc736fd0e
|
Declare gtk_icon_size_lookup if it is missing from the GTK+ headers (Bug 1177079)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-10 12:04:15 +00:00 |
|
Julian Smart
|
3f694ff5f2
|
Fixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup.h.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-21 17:22:19 +00:00 |
|
Václav Slavík
|
a0767761b9
|
re-added missing wxUSE_PLUINGS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-15 18:34:33 +00:00 |
|
Robert Roebling
|
668d55c925
|
Added switch and define for wxUSE_STD_STRING
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-05 20:16:58 +00:00 |
|
Mattia Barbon
|
eab489c8d3
|
Avoid redefining _GNU_SOURCE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-19 23:04:27 +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 |
|
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
|
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 |
|
Michael Wetherell
|
e6bdaaad1d
|
Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in
setup_inc.h to tackle the problem raised by patch 1152046.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-27 20:31:24 +00:00 |
|
Ryan Norton
|
dccd9b0cca
|
setup.h regeration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-26 10:19:54 +00:00 |
|
Vadim Zeitlin
|
b39c4812ca
|
mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE_THREADS/EXCEPTIONs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-20 19:13:23 +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
|
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 |
|
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 |
|
Vadim Zeitlin
|
da4486fb82
|
trying to get wxUSE_NATIVE_STATUSBAR setting correctly: define it to 1 by default but reset it to 0 in wx/chkconf.h if it's not supported
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-20 01:01:55 +00:00 |
|
Vadim Zeitlin
|
1730ac80d8
|
undef wxUSE_NATIVE_STATUSBAR before redefining it as 1 for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 09:51:50 +00:00 |
|
Vadim Zeitlin
|
4d373d20d6
|
define wxUSE_NATIVE_STATUSBAR as 1 for wxMSW builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 01:53:17 +00:00 |
|
Vadim Zeitlin
|
eaff0f0d3f
|
implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 01:15:12 +00:00 |
|
Vadim Zeitlin
|
f50f0a4826
|
regenerated with all common options set to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 15:54:58 +00:00 |
|
Vadim Zeitlin
|
c67b4daf47
|
only define wxUSE_NATIVE_STATUSBAR for the ports which have it (MSW and Mac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-15 21:07:04 +00:00 |
|
Vadim Zeitlin
|
72bb50de24
|
removed unused wxUSE_NOGUI to avoid confusion with wxUSE_GUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-15 20:06:20 +00:00 |
|
Vadim Zeitlin
|
2fddf89374
|
manage setup.h.in using update-setup.h too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-15 16:37:38 +00:00 |
|
David Elliott
|
6bbbf0ad43
|
Some platforms that use socklen_t don't use it for the fifth argument to
getsockopt. Do a separate test and define SOCKOPTLEN_T appropriately.
NOTE: Forgot to commit this earlier.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-29 03:55:10 +00:00 |
|
Vadim Zeitlin
|
70a7bd90f9
|
large files support for wxFFile (patch 1077980 from Mike Wetherell)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-12 11:53:53 +00:00 |
|
Mattia Barbon
|
4ae1af0588
|
Check for Pango XFT presence (for wxX11).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:13:37 +00:00 |
|
Václav Slavík
|
9755e73bd9
|
applied modified patch with native GTK wxFileDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 00:30:24 +00:00 |
|
Ron Lee
|
d51253e844
|
Patch from MJW for ssize_t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-12 03:06:44 +00:00 |
|
Vadim Zeitlin
|
81152407d0
|
removed 2.0 compatibility stuff (patch 1054261)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-11 18:59:51 +00:00 |
|
Ryan Norton
|
16ca2e0fac
|
add directshow define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-11 15:59:49 +00:00 |
|
Ryan Norton
|
d2dfcfabf2
|
more setup changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-11 08:02:12 +00:00 |
|
Robert Roebling
|
7c72311fe1
|
Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
Removed the now obsolete test for FT2 (FreeType)
which was used by the Pango based printing which
I removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-01 18:40:51 +00:00 |
|
Vadim Zeitlin
|
8fa53e0eee
|
added tests for va_copy and va_list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-02 18:33:34 +00:00 |
|
Vadim Zeitlin
|
4ebb542f72
|
added HAVE_REINTERPRET_CAST detection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 21:46:05 +00:00 |
|
Václav Slavík
|
9a8f051375
|
moving XRC to the core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-20 19:30:20 +00:00 |
|
Włodzimierz Skiba
|
92bbdbcdb8
|
wxChoicebook generic implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 15:13:52 +00:00 |
|
Václav Slavík
|
fbe47c7b5c
|
check for wputc wputchar putws fputws availability
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-20 17:18:50 +00:00 |
|
Julian Smart
|
ec9f9256ea
|
Added --enable-webkit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-17 19:42:56 +00:00 |
|
Václav Slavík
|
304205f142
|
use pango_font_family_is_monospace() to enumerate fixed-width fonts if available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-06 15:32:07 +00:00 |
|
Stefan Neis
|
0ed330b47a
|
For OS/2 PM builds, check for type SPBCDATA in system headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-16 13:12:58 +00:00 |
|
Mattia Barbon
|
bdcade0a10
|
When wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set,
wxHashMap/wxHashSet are just typedefs for them. This makes impossible
to forward declare these classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 20:20:24 +00:00 |
|
Vadim Zeitlin
|
a73ce5bff2
|
added wxUSE_MDI (but forgot to commit before)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 10:17:18 +00:00 |
|
Mattia Barbon
|
57c1e03211
|
Add missing #define.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 10:02:12 +00:00 |
|
Václav Slavík
|
263da34866
|
define wxUSE_HOTKEY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-01 09:27:42 +00:00 |
|
Václav Slavík
|
477a623837
|
removed wxGzipStreams (supported by wxZlibStreams now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-25 08:55:57 +00:00 |
|
Václav Slavík
|
eca1e6a0cc
|
always define wxUSE_MOUSEWHEEL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-05 10:54:04 +00:00 |
|
Robert Roebling
|
16bd311d28
|
Checks for --enable-gpe, libgpewidget
defines __WXGPE__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 13:16:30 +00:00 |
|
Václav Slavík
|
0aa7fa9afd
|
applied patch 890642: wxRE_ADVANCED flag and docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 18:02:48 +00:00 |
|
Vadim Zeitlin
|
1c2d1459e9
|
hopefully fixed strings.h mess completely now by not including it unless really needed (should fix bug 689456)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-12 18:10:33 +00:00 |
|