Chris Elliott
|
6b73ac78de
|
set minimum bcc32 version to turbo explorer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-08 08:00:59 +00:00 |
|
Vadim Zeitlin
|
d42b853581
|
blind fix for Borland problems with operator?: after latest changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 23:24:22 +00:00 |
|
Vadim Zeitlin
|
8e5dbcdd50
|
simplify the code for extended flags handling fixing a rare bug with wxSTAY_ON_TOP being ignored in some situations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 22:11:55 +00:00 |
|
Vadim Zeitlin
|
f73eddd2a5
|
made wxTreeCtrl::GetNextVisible() behave in the same way in Win32 as in the generic version and implemented GetPrevVisible() in the generic version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 21:58:51 +00:00 |
|
Vadim Zeitlin
|
f0eebb39bc
|
don't create m_dottedPen with an invalid 0 style which results in an assert under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 21:48:09 +00:00 |
|
Václav Slavík
|
26f119eb25
|
compilation fixes for x86_64; use wxLogDebug instead of wxPrintf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 21:20:16 +00:00 |
|
Vadim Zeitlin
|
143591e943
|
no changes, just fixed a typo in an error message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 19:54:05 +00:00 |
|
Vadim Zeitlin
|
f226082da7
|
updated copyright year to 2007
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 19:49:09 +00:00 |
|
Vadim Zeitlin
|
b853a317e3
|
removed base.rc which is unused since many years
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 19:46:56 +00:00 |
|
Robert Roebling
|
a5fb925380
|
Update from Hartwig for OS X implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 19:15:30 +00:00 |
|
Václav Slavík
|
b85e0ae0a1
|
globally disable VC++'s warning 4251 (non-exported member in dll-exported class and remove broken workaround trying to silence it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 17:15:37 +00:00 |
|
Vadim Zeitlin
|
24904055f3
|
made Blur() methods const (bug 180914)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 17:02:12 +00:00 |
|
Julian Smart
|
aa097547e9
|
Corrected typo affecting outline level reading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 14:12:14 +00:00 |
|
Julian Smart
|
797e38dde1
|
Added missing URL attribute testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 14:11:41 +00:00 |
|
Vadim Zeitlin
|
e9717bd5d8
|
fixed several problems due to use of GetEditHWND() when the edit control is not available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 11:19:09 +00:00 |
|
Vadim Zeitlin
|
bdb7278a27
|
fixed totally wrong change in r49070
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-07 10:45:34 +00:00 |
|
Vadim Zeitlin
|
8366ab05cd
|
don't use using directive, Watcom seems to have problems with it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 22:10:45 +00:00 |
|
Vadim Zeitlin
|
5fd636aa8a
|
added richtext sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 21:06:51 +00:00 |
|
Vadim Zeitlin
|
5ad3f0c8d1
|
fixed bug with inversed IsEditable() return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 21:02:31 +00:00 |
|
Vadim Zeitlin
|
14d6351382
|
always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 12:38:15 +00:00 |
|
Julian Smart
|
987bb1c66b
|
Fixed dangling pointer bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 09:02:24 +00:00 |
|
Chris Elliott
|
5b0c31c300
|
Borland has only lfind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 08:44:10 +00:00 |
|
Vadim Zeitlin
|
7d42f4d61b
|
fix GetPaths() and GetFilenames() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-06 00:14:21 +00:00 |
|
Vadim Zeitlin
|
398eebb155
|
fix wxGenericFileDialog::Get{Path,Directory,Filename}() functions which were completely broken by wxFileCtrl patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 23:54:40 +00:00 |
|
Václav Slavík
|
2826ef0c63
|
use typed containers in wxHtmlParser instead of type-unsafe wxList/wxHashTable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 22:56:55 +00:00 |
|
Václav Slavík
|
3115bfa8a4
|
fixed WX_CLEAR_HASH_SET to compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 22:41:54 +00:00 |
|
David Elliott
|
e960ba596b
|
Duplicate wxTextCtrl code to wxComboBox because we can no longer derive wxComboBox from wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 20:12:02 +00:00 |
|
Michael Wetherell
|
17692c1de7
|
Add <name> to <compile-subdir>. It is what appears on the top of the column
when the step fails.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 19:33:19 +00:00 |
|
Robert Roebling
|
7f733b2674
|
forgot to commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 19:05:57 +00:00 |
|
Chris Elliott
|
fbbac9353b
|
add DMC to misbehaving compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-05 17:03:32 +00:00 |
|
Michael Wetherell
|
f2e582dda8
|
Cache user and group name as these can be expensive to get on some systems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-04 15:59:09 +00:00 |
|
Michael Wetherell
|
c005fb2809
|
Add buildbot tools and config include files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-04 15:55:18 +00:00 |
|
Chris Elliott
|
86dd5aff13
|
add missing inc files docsrc.rsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-04 15:51:18 +00:00 |
|
Michael Wetherell
|
dfaae3e640
|
Fix wxString::replace when nLen is wxString::npos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-04 12:50:49 +00:00 |
|
Vadim Zeitlin
|
91a865a4fa
|
check for m_filectrl != NULL in OnUpdateButtonsUI() (fixes crash under GTK1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-04 12:03:10 +00:00 |
|
Vadim Zeitlin
|
6e0e886278
|
fix range used for native volume in Set/GetVolume() and simplify the code a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-03 22:35:44 +00:00 |
|
Vadim Zeitlin
|
a19e936e75
|
look for message catalogs also directly under prefix in GetMsgCatalogSubdirs() as we used to do in 2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-03 21:45:33 +00:00 |
|
Vadim Zeitlin
|
ce903b6f06
|
some (blind) compilation fixes after wxString/Unicode changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-03 00:36:08 +00:00 |
|
Vadim Zeitlin
|
48d16e09ad
|
semaphore with count of 1 is not exactly the same as mutex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-03 00:13:51 +00:00 |
|
Vadim Zeitlin
|
11fa6e636b
|
initialize all fields of WINDOWPOS struct to avoid mingw32 warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 17:34:30 +00:00 |
|
Michael Wetherell
|
53e372c281
|
Define CPPUNIT_STD_NEED_ALLOCATOR to 0 if it is undefined as we compile with
-Wundef.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 14:56:09 +00:00 |
|
Vadim Zeitlin
|
f5851311d3
|
fix several mingw32 warnings (patch from Tim Stahlhut)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 11:36:35 +00:00 |
|
Vadim Zeitlin
|
b152d8c56c
|
PCH-less compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 11:32:25 +00:00 |
|
Vadim Zeitlin
|
8de93aba53
|
mention that Win32 mutexes are always recursive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 11:31:02 +00:00 |
|
Vadim Zeitlin
|
e74f12021d
|
don't leak wxFileType returned from GetFileTypeFromExtension(); fix compilation with wxUSE_MIMETYPE==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 11:25:29 +00:00 |
|
Robert Roebling
|
6608fdab17
|
Document _ITEM_VALUE_CHANGED and implmement it equally as being sent from valueChanged and ItemChanged. Remove other _MODEL_XXX events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 10:41:46 +00:00 |
|
Chris Elliott
|
48801471de
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 10:30:34 +00:00 |
|
Chris Elliott
|
2d87db1201
|
add misisng files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 09:39:06 +00:00 |
|
Vadim Zeitlin
|
a95cad1c25
|
don't use tif_os2.c which doesn't exist any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-01 17:43:45 +00:00 |
|
Benjamin Williams
|
d7ad415c50
|
better child focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-01 16:13:30 +00:00 |
|