Vadim Zeitlin
|
80a06ad284
|
corrected exit/about menu command ids in the code after replacing them with the stock ones in the resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-11 01:15:42 +00:00 |
|
Robert Roebling
|
d723a1bac0
|
Use wxGTK_CONV instead of wxConvUTF8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-11 00:36:22 +00:00 |
|
Robert Roebling
|
ccdbdc8936
|
Added native selection rectangle drawing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-11 00:22:20 +00:00 |
|
Michael Wetherell
|
cc4a79c0f0
|
A couple more tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 22:49:45 +00:00 |
|
Michael Wetherell
|
3c7f37eddb
|
Fixes for wxVsnprintf not always null terminating and not always copying as much
as will fit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 22:48:50 +00:00 |
|
Włodzimierz Skiba
|
948f4c3735
|
WinCE background fix. Perhaps not only WinCE problem???.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 22:44:23 +00:00 |
|
Michael Wetherell
|
e98d32057d
|
Fix for wxVsnprintf's %n.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 22:42:42 +00:00 |
|
Kevin Ollivier
|
1934a64e10
|
Fix typo with adding wxNO_BORDER to the native control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 20:55:45 +00:00 |
|
Włodzimierz Skiba
|
7c5190745f
|
Update os2/ow makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 20:49:16 +00:00 |
|
Stefan Csomor
|
797f8d9641
|
redirecting missing implementations to textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 20:37:41 +00:00 |
|
Włodzimierz Skiba
|
ec02a2f7de
|
stub for wxOS2 region ctor from points.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 20:35:39 +00:00 |
|
Włodzimierz Skiba
|
3d4184cd56
|
Update mgl/ow makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 20:05:31 +00:00 |
|
Włodzimierz Skiba
|
320bf9ceec
|
Add wxRegion ctor from array of points to wxMGL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 19:58:43 +00:00 |
|
Robin Dunn
|
d036261c45
|
Add DLL export macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 19:15:47 +00:00 |
|
Robin Dunn
|
d3c82d0d13
|
Compile fix to match change made in header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 19:14:13 +00:00 |
|
Benjamin Williams
|
f71d596e6b
|
added private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 17:40:19 +00:00 |
|
Benjamin Williams
|
97ac2d5e0e
|
small fixed-wixth tab sizing bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 16:30:10 +00:00 |
|
Vadim Zeitlin
|
eab9751b66
|
stub out wxRegion ctor not implemented in wxMGL and wxDFB to at least fix compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 16:16:22 +00:00 |
|
Vadim Zeitlin
|
7baac3cbae
|
use WXSIZEOF() instead of hardcoded numbers of points in the arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 16:13:39 +00:00 |
|
Vadim Zeitlin
|
e090886060
|
removed const before WXCOLORREF because (1) g++ 3.1 doesn't like it and (2) it doesn't seem to make sense on an array type (why is WXCOLORREF an array anyhow?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 16:03:03 +00:00 |
|
Michael Wetherell
|
b2c31089c2
|
Make the function passed to wxStringToIntType a template parameter instead of
assuming its type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 16:00:44 +00:00 |
|
Julian Smart
|
4d6d8bf4fb
|
Added outline level
Removed unnecessary wxRichTextAttr::CopyTo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:48:46 +00:00 |
|
Chris Elliott
|
00ea969c97
|
add version to docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:35:14 +00:00 |
|
Chris Elliott
|
1492e067e1
|
add version to Inno Setup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:26:07 +00:00 |
|
Vadim Zeitlin
|
edff6201ce
|
rearrange tests for long long again to avoid clashes with SIZEOF_LONG_LONG defined by other packages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:21:33 +00:00 |
|
Benjamin Williams
|
ce15b45fef
|
factored out CalculateHintRect() from DrawHintRect(); hint fix in auibook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:17:11 +00:00 |
|
Vadim Zeitlin
|
65f4ce38c6
|
wxCocoa compilation fixes (include OpenGL/glu.h there too)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:16:02 +00:00 |
|
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 |
|