Mattia Barbon
|
dabf1d079b
|
Updated not to use deprecated wxList methods.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-02 15:34:11 +00:00 |
|
Mattia Barbon
|
7057f62a37
|
Updated wxHashTable::Next documentation to use wxHashTable::Node*
for the return type (which currently is just a typedef for wxNode*).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-02 15:32:24 +00:00 |
|
Václav Slavík
|
49462b9b65
|
standardize configure flags in RPMs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-01 18:58:51 +00:00 |
|
Vadim Zeitlin
|
96fcf4d86c
|
update from Tsolakos Stavros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-01 18:30:37 +00:00 |
|
Vadim Zeitlin
|
4cc6a9db04
|
compilation fix for VC++ statis MT build with wxUSE_STL==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-01 12:17:29 +00:00 |
|
Vadim Zeitlin
|
9c72ebec90
|
don't show hidden child frames when the parent is restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-01 09:28:44 +00:00 |
|
Václav Slavík
|
0dd6c07178
|
add upper-case extensions to fallbac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 19:51:03 +00:00 |
|
Václav Slavík
|
89d38f8c3a
|
added resolution option to JPEG handler (patch #833234)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 15:58:58 +00:00 |
|
Vadim Zeitlin
|
150018aebb
|
warning about VC++ /ZI option and wxCOMPILE_TIME_ASSERT added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 15:17:59 +00:00 |
|
Václav Slavík
|
1a97976a45
|
don't use deprecated symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 15:16:25 +00:00 |
|
Vadim Zeitlin
|
dfcb9d7caf
|
updated SendIdleEvent() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 14:27:56 +00:00 |
|
Vadim Zeitlin
|
1074721428
|
removed InitBase()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 14:11:41 +00:00 |
|
Vadim Zeitlin
|
06f6df7d46
|
removed InitBase()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 13:26:59 +00:00 |
|
Robin Dunn
|
39c0acb666
|
Patch #826420, and also adapted to new SWIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 01:12:25 +00:00 |
|
Vadim Zeitlin
|
727953356d
|
removed calls to wxWindowBase::InitBase(), it is called from the ctor anyhow (and so was called twice)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-30 23:08:39 +00:00 |
|
Václav Slavík
|
8ccff7d211
|
#if around deprecated macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-30 22:26:29 +00:00 |
|
Vadim Zeitlin
|
5031200a24
|
added missing _T()s in wxLogTraces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-30 22:15:57 +00:00 |
|
Vadim Zeitlin
|
b45d3a5dd3
|
update from Vegh Janos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-29 22:59:37 +00:00 |
|
Vadim Zeitlin
|
cc322b2cd5
|
changed case of the cursor names to be consistent with wx.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-29 22:44:44 +00:00 |
|
Robin Dunn
|
af17155e90
|
Added SetMin/SetMax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-29 04:28:53 +00:00 |
|
Robin Dunn
|
863e83fa43
|
Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-29 02:42:29 +00:00 |
|
Václav Slavík
|
7f523214e5
|
use -headerpad_max_install_names when linking shared libs on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-28 23:22:26 +00:00 |
|
Vadim Zeitlin
|
86a7257f11
|
don't give error msg when deleting non existing keys neither (part of patch 830049)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-28 10:55:05 +00:00 |
|
George Tasker
|
5356f74c4c
|
Added examples of an INSERT and a DELETE to the sample application that is part of the overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 23:43:54 +00:00 |
|
Vadim Zeitlin
|
45df080916
|
really applied Robert's patch (and not the converse of it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 21:41:53 +00:00 |
|
Vadim Zeitlin
|
c66c3af135
|
removed virtual from functions which are not; expanded wxWindow description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 12:36:29 +00:00 |
|
Vadim Zeitlin
|
c3558af510
|
wxFileExists() returns false for directories (bug 825507)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 11:02:12 +00:00 |
|
Stefan Neis
|
0b483d6eef
|
Initialize m_lNumRects to avoid core dumps if GpiQueryRegionRects fails.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 08:04:25 +00:00 |
|
David Elliott
|
921176c5e4
|
Changed all symbols with the name "id" to "winid" to allow Objective-C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 04:12:45 +00:00 |
|
David Elliott
|
b935bec236
|
Changed all symbols with the name "id" to "winid" to allow Objective-C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 03:47:39 +00:00 |
|
David Elliott
|
c5c5dad595
|
Changed all symbols with the name "id" to "timerid" to allow Objective-C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-27 03:42:30 +00:00 |
|
Václav Slavík
|
d642247352
|
ignore Bakefiles.local.bkgen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-26 20:47:14 +00:00 |
|
Václav Slavík
|
328f5196bb
|
added C++BuilderX support (disabled by default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-26 20:45:27 +00:00 |
|
Mattia Barbon
|
3d08c0e77d
|
Darwin compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-26 17:55:04 +00:00 |
|
Stefan Neis
|
72a0a2de1e
|
Fixed update rectangle passed to WinInvalidateRect in wxWindowOS2::Refresh().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-26 16:11:20 +00:00 |
|
Václav Slavík
|
9d0be83a37
|
fixed sed command on solaris (bug #830138)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-25 19:53:45 +00:00 |
|
Mattia Barbon
|
659f8ec331
|
More NO_PTR -> PTR compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-25 08:52:23 +00:00 |
|
Robin Dunn
|
0eedee0466
|
fixed placement of pythonnote
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 22:35:18 +00:00 |
|
Vadim Zeitlin
|
c547282d5e
|
use iconv() for wxCSConv constructed from a wxFontEncoding; don't use wxFontMapper unless really needed; when it is used, don't use it interactively
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 21:50:00 +00:00 |
|
Mattia Barbon
|
878d055d0b
|
Match changes in DECLARE_*_CLASS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 21:28:56 +00:00 |
|
Vadim Zeitlin
|
a3f7fa6267
|
compilation fix for some Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 20:12:07 +00:00 |
|
Vadim Zeitlin
|
e4a8a17202
|
fixed crash on startup under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 20:08:12 +00:00 |
|
Václav Slavík
|
246428310e
|
fixed iso-8859-1 handling to report failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 19:25:48 +00:00 |
|
Václav Slavík
|
c7c0629157
|
fixed crash if szLocale==NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 09:32:29 +00:00 |
|
Mattia Barbon
|
14630825ef
|
Until configure and aclocal.m4 are in CVS they should not
be in .cvsignore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 22:19:32 +00:00 |
|
Mattia Barbon
|
b2b9de21cb
|
Make both GCC and MSVC 5 happy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:58:22 +00:00 |
|
Mattia Barbon
|
9f8b329b8c
|
wxMac linking fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:51:33 +00:00 |
|
Mattia Barbon
|
c0a83c519b
|
Suboptimal wxColour::CreateByName implementation for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:49:44 +00:00 |
|
Mattia Barbon
|
38d6b9572c
|
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 21:38:31 +00:00 |
|
Stefan Csomor
|
ffd82f1cf8
|
fix for gcc MacOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-23 17:46:04 +00:00 |
|