Commit Graph

37797 Commits

Author SHA1 Message Date
Benjamin Williams
519337dee7 fixed clipping regression in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 13:47:06 +00:00
Chris Elliott
e83a2e0490 local Bkgen add bakefile_gen dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 13:19:03 +00:00
Vadim Zeitlin
11683c6beb regenerated with post 0.2.1rc1 bakefile to restore --out-implib=xxx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 12:59:15 +00:00
Vadim Zeitlin
38c6938f8d use C++ for variadic macros test as e.g. gcc 2.95.4 supports them while g++ 2.95 does not
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 12:40:38 +00:00
Vadim Zeitlin
715d53e4e1 use C++ compiler for timezone test, otherwise wrong timezone is detected under cygwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 12:36:32 +00:00
Chris Elliott
9c45065319 add bakefile_gen dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 12:19:03 +00:00
Chris Elliott
56363ed06b add CHM and makefiles to daily build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 11:36:04 +00:00
Michael Wetherell
8b68671575 Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 11:31:58 +00:00
Michael Wetherell
33a702bf70 Remove wxFS_WRITE since it is not available in this release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 09:00:06 +00:00
Benjamin Williams
e7e324bed8 ability to create tab mdi children without activating page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 08:11:01 +00:00
Julian Smart
a51dc10315 Theme fix for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 07:35:30 +00:00
Benjamin Williams
73212f3518 updated nomenclature in menu item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 06:23:24 +00:00
Robin Dunn
81f5af115f Fix object ownership issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 04:07:21 +00:00
Robin Dunn
5a9abd06da Move version number to 2.8.0.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 03:59:23 +00:00
Robin Dunn
25bb1412af Move version number to 2.8.0.0 and rebake the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 02:32:01 +00:00
Vadim Zeitlin
9b8888f922 regenerated after last changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 01:33:15 +00:00
Vadim Zeitlin
d0dec9136f undid CFLAGS to CXXFLAGS chane (rev 1.1121) which is not necessary any more; fixed a couple of problems with using WX_CHECK_FUNCS() (missing header)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 01:32:05 +00:00
Vadim Zeitlin
d92b393c90 use AC_CACHE_CHECK instead of AC_MSG_CHECKING + check to avoid unnecessary checking for cached tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 01:00:17 +00:00
Vadim Zeitlin
224d4f6d7c use C++ compiler for the tests which do require it (from rev 1.1118 a.k.a. BEFORE_LANG_CXX)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 00:40:27 +00:00
Vadim Zeitlin
f79a95423b use std menu ids for stock items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 00:20:12 +00:00
Vadim Zeitlin
402ccadcdd disable bogus test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 00:17:46 +00:00
Michael Wetherell
311b04034e Workaround for BCC 5.5/5.5.1 _wopen bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 22:45:19 +00:00
Julian Smart
a04be1e3e8 Added simple setup-creating script. See top of createsetup.sh for details.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 22:27:27 +00:00
Benjamin Williams
003cf4efd2 minor tab theme touch-ups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 22:14:31 +00:00
Benjamin Williams
c5e2ca7c52 wxAuiMDI* now more accurately respects normal mdi event sequence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 22:06:40 +00:00
Benjamin Williams
049333c242 fixed bad crasher in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 21:58:29 +00:00
Włodzimierz Skiba
ded240471c Mention changes for setup.exe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 21:22:18 +00:00
Kevin Ollivier
c35bf68e33 Fix typo in demo name for AnimateCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 21:11:08 +00:00
Julian Smart
9d016ea8e3 Slight fixing of .iss file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:33:04 +00:00
Julian Smart
1f65137f8d Some documentation enhancements for wxRichTextCtrl
Comment fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:22:33 +00:00
Kevin Ollivier
d6d8b17280 On Mac, when selection is drawn in grey (i.e. unfocused), text color needs to be black.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:15:18 +00:00
Kevin Ollivier
464b15e17d Allow selection items to be toggled using CMD key when the listbox style is wxLB_EXTENDED.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:12:49 +00:00
Robin Dunn
bce1697986 Update virtuals to new API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:04:47 +00:00
Robin Dunn
11a9b49de9 GetData can only be called within the DnD operation, so don't make it
a property to protect it from beign called by object browsers


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:04:18 +00:00
Robin Dunn
3a9f64b77e fixed wrong pathnames for wxPIA samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:03:02 +00:00
Robin Dunn
0a49a38609 pass sys.argv to glutInit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:02:42 +00:00
Robin Dunn
1870f50ba9 fix for unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:01:55 +00:00
Stefan Csomor
01294df09b adding reverse orientation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 19:48:18 +00:00
Robin Dunn
4d5364211d Alwayas use SetValue in Create so m_date will be in sync
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 18:00:48 +00:00
Robin Dunn
1cb311851d Correct names of some event binders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 17:58:27 +00:00
Benjamin Williams
ea53a6014a flicker reduction on gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 16:42:01 +00:00
Vadim Zeitlin
55e345713a shave 30KB off configure size by using a single AC_CHECK_HEADER() for multiple headers instead of 6 different AC_CHECK_HEADER() calls which are strictly quivalent but expand the macro 5 times unnecessarily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 15:44:02 +00:00
Vadim Zeitlin
a49ffb32e2 include widec.h if it's available, it contains declarations of [f]putws() under Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 15:35:09 +00:00
Vadim Zeitlin
fd5199d66b use C compiler for tests again, it's useless to use the C++ one for AC_CHECK_FUNCS() test anyhow; do use WX_CHECK_FUNCS() instead of several AC_CHECK_FUNCS() where we need to make sure that the function declaration is available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 15:30:37 +00:00
Jouk Jansen
83bef83edd Committing in .
Update OpenVMS makefile

 Modified Files:
 	wxWidgets/src/xrc/descrip.mms


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 13:18:32 +00:00
Vadim Zeitlin
31a41ee891 regenerated with bakefile rev 938: use -Wl,--out-implib=foo now instead of -Wl,--out-implib,foo which exposes a bug in mingw32/cygwin option parsing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 13:13:49 +00:00
Vadim Zeitlin
2dbd07cb7a don't create version-script file if it's not used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 12:08:51 +00:00
Vadim Zeitlin
077c78808f don't use version script under cygwin/mingw32, it's useless and breaks the link after latest autoconf-2.60-related bakefile 0.2.1 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 12:03:54 +00:00
Vadim Zeitlin
ab3165fb0d replaces some lists with trees (bug 1593248 and more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 11:20:30 +00:00
Julian Smart
8e981b4885 Adding rich text dialogs file so anyone can modify/regenerate the UI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 11:05:03 +00:00