Stefan Csomor
|
4fcb208a4f
|
porting dcscreen blit from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-06 19:48:52 +00:00 |
|
Vadim Zeitlin
|
58481138c8
|
merged docvwmdi sample into docview one to avoid having 2 almost identical samples; and modernized and cleaned up the code in the process (and now with forgotten configure changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:17:15 +00:00 |
|
Kevin Ollivier
|
7664a67f57
|
Rebake after bakefile changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-20 23:59:10 +00:00 |
|
Vadim Zeitlin
|
1c4293cb91
|
added wxPropertyGrid from Jaakko Salli (#9934)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-12 20:57:41 +00:00 |
|
Stefan Csomor
|
0e2413055e
|
reintroducing former default,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 16:35:26 +00:00 |
|
Stefan Csomor
|
2ea057f984
|
integrating Kevin's work, command line builds for osx variants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 15:59:51 +00:00 |
|
Kevin Ollivier
|
509f339a81
|
rebake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 07:57:32 +00:00 |
|
Vadim Zeitlin
|
64a044d5a6
|
added wxTLS_TYPE() macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-08 02:59:32 +00:00 |
|
Vadim Zeitlin
|
44710405ff
|
don't disable optimize if --enable-debug_info was specified, this makes it impossible to build an optimized version with debug info
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-06 17:50:06 +00:00 |
|
Stefan Csomor
|
84b2041579
|
default to using graphics context on osx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-30 15:48:24 +00:00 |
|
Vadim Zeitlin
|
24b67be4c6
|
fix --disable-optimise configure option description (#9660)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-28 23:18:10 +00:00 |
|
Vadim Zeitlin
|
235cdc6dd7
|
search for X11 headers in paths under /usr/local before those under /usr (#9477)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-13 22:19:24 +00:00 |
|
Vadim Zeitlin
|
0168402389
|
don't test for hash_{map,set} classes if we have unordered_map
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-12 18:51:50 +00:00 |
|
Vadim Zeitlin
|
f380544a4c
|
use std[::tr1]::unordered_map if available in wxUSE_STL build (#9532)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-12 18:43:41 +00:00 |
|
Vadim Zeitlin
|
efce184b1d
|
fix the test for vsscanf() declaration which never passed because it was trying to use char* instead of va_list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-01 22:34:57 +00:00 |
|
Vadim Zeitlin
|
5cfbef2a69
|
always define wxUSE_RICHEDIT[2] -- this is better than never defining them (closes #9514)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-30 13:35:30 +00:00 |
|
Stefan Neis
|
e203535ff0
|
Tests for declarations of snprintf/vsnprintf/vsscanf should be done in C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-05 21:00:46 +00:00 |
|
Vadim Zeitlin
|
d7bf6c20fd
|
regenerated after vsscanf() changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-02 13:54:24 +00:00 |
|
Francesco Montorsi
|
eeb67742cd
|
removed old utils (helpgen, tex2rtf, helphtml, nplugin, wxprop, wxole)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-27 14:03:33 +00:00 |
|
Francesco Montorsi
|
2f46438b36
|
added the rungccxml.sh script and the setup_gccxml.h file to make it easier to generate the gccxml output for ifacecheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-26 16:40:54 +00:00 |
|
Robin Dunn
|
856da3247a
|
Add AutoToolbox framework
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 22:27:39 +00:00 |
|
David Elliott
|
3e65476885
|
Test for dlopen/dlerror on Mac OS X as with any other UNIX.
Indent dlerror test appropriately.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-18 22:50:15 +00:00 |
|
Vadim Zeitlin
|
6e4ae332ac
|
add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and extended patch 1874287)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-10 17:03:23 +00:00 |
|
Vadim Zeitlin
|
4732e2dca9
|
add wxUSE_WEAKREF (modified partially applied patch 1870445)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-09 14:40:26 +00:00 |
|
David Elliott
|
64d975b280
|
Regenerate configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-07 21:29:23 +00:00 |
|
Vadim Zeitlin
|
2a42489430
|
fix typo in warning message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-05 11:07:49 +00:00 |
|
Vadim Zeitlin
|
5b8deabaf4
|
upgrade m4 files to bakefile 0.2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-04 13:21:23 +00:00 |
|
Vadim Zeitlin
|
ebe887ed03
|
added console IPC sample (part of patch 1833150)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-04 00:16:33 +00:00 |
|
Paul Cornett
|
ccd96bfe8e
|
check for vswscanf(), AIX 5.1 and HP-UX 11.11 don't have it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-17 05:17:24 +00:00 |
|
Vadim Zeitlin
|
e9efd9f198
|
regenerated after latest configure.in changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 16:36:51 +00:00 |
|
Stefan Csomor
|
80ba44a006
|
fix should have been mac only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 11:11:04 +00:00 |
|
Stefan Csomor
|
43cdc80617
|
fixing leopard configure for universal_binary when no minimal sys given
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-15 19:24:52 +00:00 |
|
Vadim Zeitlin
|
6490a288bb
|
rebaked and regenerated everything after the latest changes (wxWeakRef &c)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 02:48:17 +00:00 |
|
Vadim Zeitlin
|
91a2809da0
|
set DEFAULT_wxUSE_AUTOID_MANAGEMENT to no under non-MSW platforms (required moving the toolkit detection earlier in configure)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-06 22:23:20 +00:00 |
|
Vadim Zeitlin
|
75a29ef15c
|
added configure option for wxUSE_AUTOID_MANAGEMENT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-06 21:01:38 +00:00 |
|
Vadim Zeitlin
|
1e9a3d4b67
|
fix type in --enable-ico_cur help string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-06 20:37:57 +00:00 |
|
Vadim Zeitlin
|
ac209a0f70
|
regenerate after the recent changes (wxDataViewCtrl enabled by default, socket sample available in wxBase, ...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 14:12:53 +00:00 |
|
Vadim Zeitlin
|
8e33c2e4fc
|
set wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBUG_INFO were set to fix the debug line in the configure summary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-12 21:54:30 +00:00 |
|
Václav Slavík
|
9d5507f7a2
|
check that the version of __sync_sub_and_fetch that returns a value is supported, not just the void one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-05 10:51:28 +00:00 |
|
Václav Slavík
|
9dcff96ba9
|
when testing for GCC's atomic builtins, try to link too (see bug #1844128); also more closely mirror wx's use by using unsigned int and not int for tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 15:29:17 +00:00 |
|
Paul Cornett
|
435a5ad0ee
|
Solaris /usr/bin/tr requires [] around character ranges
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-28 06:46:25 +00:00 |
|
Paul Cornett
|
04109b2296
|
remove check for missing gtk_icon_size_lookup, since it is for GTK+ 2.1, and 2.4 is required now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 19:11:19 +00:00 |
|
Vadim Zeitlin
|
e36a173933
|
added wxNotificationMessage and implemented it generically and natively for Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 01:56:13 +00:00 |
|
Vadim Zeitlin
|
0b91552dad
|
removed AC_TYPE_UID_T check, we don't need it (and gid_t/uid_t it defines may conflict with the definitions from other packages used in wx programs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-21 14:24:40 +00:00 |
|
Vadim Zeitlin
|
8d7a7fe2b1
|
remove support for configarg.cache, use config.status or extract the last used configure command line from config.log instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:39:54 +00:00 |
|
Václav Slavík
|
2f8711edd0
|
removed gstreamer dependency from all libraries except for wxMedia, not only from wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:35:40 +00:00 |
|
Vadim Zeitlin
|
105a81f3e4
|
add gstreamer libraries to EXTRALIBS_MEDIA which is only used for GUI programs, but not for wxBase (which avoids dependency on a whole bunch of GUI libraries in console applications)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:03:01 +00:00 |
|
Vadim Zeitlin
|
8575ff507f
|
experimental IPv6 implementation (patch 1771429)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 20:53:33 +00:00 |
|
Vadim Zeitlin
|
3746e52753
|
more native GTK implementations of the classes in wxGTK adv library to a separate ADVANCED_GTK_NATIVE_SRC to avoid using them in wxUniv build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 21:02:24 +00:00 |
|
Vadim Zeitlin
|
6517fa86c3
|
define wxUSE_OWNER_DRAWN for OS/2 too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-10 23:38:15 +00:00 |
|