Francesco Montorsi
|
b8524670d9
|
Gl library is not part of the monolithic library even when MONOLITHIC=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-20 12:34:30 +00:00 |
|
Francesco Montorsi
|
5e5b46bb96
|
set BUILD variable to release not only when DEBUG is empty but also when it contains 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-20 10:58:24 +00:00 |
|
Stefan Neis
|
38400bb46b
|
Fixed OS/2 compilation after wxDC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-19 21:15:03 +00:00 |
|
Stefan Neis
|
ad8dd67e02
|
Applied patch #1875242 - fixing more bugs related to using OS/2's DevQueryCaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-19 14:15:33 +00:00 |
|
Vadim Zeitlin
|
be688455a4
|
use slash, not backslash, in #include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-19 03:51:46 +00:00 |
|
Vadim Zeitlin
|
6cced968cf
|
use bgcolor when restoring styles as this is what we write, not backgroundcolor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-19 03:42:05 +00:00 |
|
Vadim Zeitlin
|
50c6e05f3d
|
skip focus events after handling them in wxTextCtrl, otherwise they never reach wxApp (bug 1875046)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-19 03:35:47 +00:00 |
|
Stefan Neis
|
8eb7181ca7
|
Fixed errors in OS/2's wxDC::SetMapMode (patch #1871556, needed for Filezilla).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-18 21:37:46 +00:00 |
|
Jouk Jansen
|
4c40473a23
|
Removing wrong "const const" in type definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-18 11:07:39 +00:00 |
|
Vadim Zeitlin
|
728bcab0b8
|
correct misleading OnSize() comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-17 18:31:04 +00:00 |
|
Václav Slavík
|
6fbc263690
|
the wxConvUI hack in wxMsgCatalog should only be done in ANSI build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-17 18:00:58 +00:00 |
|
Paul Cornett
|
0c62004afb
|
on HP-UX 11.11, vsscanf first parameter is not const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-17 05:18:08 +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
|
0273787aba
|
restored wxEnhMetaFileDC::Close() lost in wxDC reorganization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-17 00:31:33 +00:00 |
|
Vadim Zeitlin
|
1342e47ccb
|
ignore any extra arguments after --version for compatibility with the configure scripts created using 2.8 wxwin.m4 version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-17 00:20:26 +00:00 |
|
Vadim Zeitlin
|
85580bec1f
|
removed non-existent wx/meta/defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 22:30:15 +00:00 |
|
Vadim Zeitlin
|
3781c92083
|
don't write wide string to std::ostream which outputs them as pointer values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 22:15:18 +00:00 |
|
Vadim Zeitlin
|
5e6ce06a0d
|
more LaTeX error fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 21:56:01 +00:00 |
|
Vadim Zeitlin
|
12ec9c090c
|
add forgotten twindowid.tex and correct LaTeX errors introduced by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 19:24:38 +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
|
dab9a60f3c
|
allowing for building without sys libiconv (compat problems for builds under OS X 10.5 running on OS 10.4)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 16:09:00 +00:00 |
|
Julian Smart
|
52bbf26090
|
Correction for cursor setting when moving out of a sash window (John Dallaway)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 13:50:35 +00:00 |
|
Václav Slavík
|
f86f607c99
|
include VC++ version in build compatibility string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 12:49:19 +00:00 |
|
Robert Roebling
|
e9cec36348
|
Add implicit conversion, remove conversion to bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 12:47:16 +00:00 |
|
Robert Roebling
|
a9c98d7dd3
|
Sort of autoresize if only 1 column is there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 11:34:56 +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 |
|
Robert Roebling
|
f782a8dbc9
|
[ 1635287 ] wrong cursor when dragging an image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 08:50:36 +00:00 |
|
Vadim Zeitlin
|
302511a3ca
|
documentation for window ids allocation and wxIdManager (patch 1870570)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 02:15:15 +00:00 |
|
Vadim Zeitlin
|
42d9ad7949
|
removed unneeded wxWeakRefDynamic::AssignCopy() (last part of patch 1870445)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 02:09:00 +00:00 |
|
Vadim Zeitlin
|
34bfda8a38
|
compilation fixes for standard-conformant compilers and added back implicit conversion of wxWeakRef<T> to T* (part of patch 1870445)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 02:07:07 +00:00 |
|
Vadim Zeitlin
|
dd10e6143b
|
define (unusual) copy ctor and assignment operator for wxTrackable (part of patch 1870445); also make its ctors and dtor protected as this class shouldn't used otherwise as a base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 02:04:00 +00:00 |
|
Vadim Zeitlin
|
2ef0f6ce31
|
remove the test of weak references classes size, it's implementation-dependent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 02:03:10 +00:00 |
|
Vadim Zeitlin
|
00f7f5a71f
|
don't enable disabled windows when showing them (patch 1871879)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 01:49:36 +00:00 |
|
Vadim Zeitlin
|
e044841350
|
don't create unnecessary temporary wxFont (patch theFont)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 01:43:00 +00:00 |
|
Vadim Zeitlin
|
747d7d7c15
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 01:39:44 +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 |
|
Francesco Montorsi
|
ccde70089d
|
don't give out an error when using --cflags followed by a list of libraries; this happens for example in the WX_CONFIG_CHECK macro in wxwin.m4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-15 18:06:28 +00:00 |
|
Vadim Zeitlin
|
7bac0684f5
|
added unit tests for decoding invalid base64 strings; corrected bugs exposed by them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-15 16:56:17 +00:00 |
|
Václav Slavík
|
6167969572
|
fixed wxHTML parser to not assert on invalid HTML input (unclosed tags)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-15 12:13:54 +00:00 |
|
Václav Slavík
|
6251e0ea4a
|
fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 22:36:42 +00:00 |
|
Vadim Zeitlin
|
e3507dd851
|
rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook-specific and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 22:23:01 +00:00 |
|
Vadim Zeitlin
|
050d159c4a
|
added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 22:17:46 +00:00 |
|
Paul Cornett
|
e45080c10b
|
make XPM data pointer parameter fully const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 18:16:37 +00:00 |
|
Paul Cornett
|
872051d89b
|
avoid GCC warning about type-punned pointer breaking strict aliasing rules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 18:15:28 +00:00 |
|
Francesco Montorsi
|
0edfe8f7e3
|
fixed setting BUILD variable in any case (not only when DEBUG=auto)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 13:35:37 +00:00 |
|
Francesco Montorsi
|
f9f73163e1
|
fixed the WX_VERSION name clash renaming the variable in major.minor form as WX_RELEASE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 13:31:58 +00:00 |
|
Francesco Montorsi
|
c1e8102192
|
added AC_SUBST for EXTRALIBS_STC which was missing and caused wx-config to print @EXTRALIBS_STC@ on the output line of --libs option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 11:18:30 +00:00 |
|
Robert Roebling
|
ad3867930c
|
Partial impl of auto resizing columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 11:04:57 +00:00 |
|
Vadim Zeitlin
|
a644a470d1
|
set mime-type to correct image/x-xpixmap for XPM files instead of wrong x-pixmap used by the last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 22:17:36 +00:00 |
|
Vadim Zeitlin
|
f11f458fa4
|
set mime-type to image/x-pixmap to allow generation of diffs for XPM files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 20:39:23 +00:00 |
|