Vadim Zeitlin
|
eb76cc945b
|
added (back?) CROSS support (patch 658234)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 22:36:46 +00:00 |
|
Vadim Zeitlin
|
4d0d77affc
|
show the taskbar icon even after Explorer restart (patch 723532) + some code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 20:49:34 +00:00 |
|
Vadim Zeitlin
|
660b190686
|
fixed spurious debug error message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 20:41:59 +00:00 |
|
Vadim Zeitlin
|
d694de12e7
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 20:03:32 +00:00 |
|
Vadim Zeitlin
|
2eefae6efa
|
better handling of transparent colour in wxImage conversion (patch 726208)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 19:59:40 +00:00 |
|
Vadim Zeitlin
|
8e0a317c4f
|
stddef.h required for IRIX compilation (patch 721388)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 19:47:16 +00:00 |
|
Vadim Zeitlin
|
e8c6a69c9d
|
set the index for BEGIN_DRAG events (patch 726308)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 19:38:42 +00:00 |
|
Vadim Zeitlin
|
e9c8005b47
|
only set replace string for replace events (patch 728415)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 19:35:47 +00:00 |
|
Vadim Zeitlin
|
8ab40c5227
|
fixes for working with mono bitmaps (patch 728768)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 19:31:30 +00:00 |
|
Vadim Zeitlin
|
10545ca4e7
|
fix for a crash in ~wxLocale and incorrect GetLanguage() return value (patch 729758)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 17:06:41 +00:00 |
|
Vadim Zeitlin
|
adf9e09990
|
missing #if's needed for compilation with some wxUSE_XXX set to 0 (patch 728413)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 16:52:17 +00:00 |
|
Vadim Zeitlin
|
ea39221211
|
fix a problem with Unicows (patch 720542)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 16:46:28 +00:00 |
|
Vadim Zeitlin
|
2015f2b308
|
fix the wrong size of the first page when it's added to the notebook (replaces patch 728770)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 16:39:59 +00:00 |
|
Vadim Zeitlin
|
a452af5e68
|
allow raw access to a part of the image only (faster when using alpha)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 16:37:51 +00:00 |
|
Julian Smart
|
b72b192036
|
Implemented delayed closing of an existing document
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 15:40:39 +00:00 |
|
Julian Smart
|
1cf1238db4
|
Reset m_lastItem to avoid crashes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 15:38:55 +00:00 |
|
Julian Smart
|
3e3a7b97ec
|
Implemented delayed selection (e.g. after adding the root
or deleting items) so that the event handler will be
called appropriately.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 15:37:30 +00:00 |
|
Julian Smart
|
5c180caf1b
|
Removed backslashes in verbatim example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 13:37:59 +00:00 |
|
Vadim Zeitlin
|
444d3e017e
|
read numbers even if they're followed by spaces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 11:08:22 +00:00 |
|
Vadim Zeitlin
|
2423ef22ee
|
compilation fix for Unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 00:48:58 +00:00 |
|
Václav Slavík
|
cf5e94bc6d
|
fixed Norwegian Bokmal code to conform to new ISO 639-2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 22:48:01 +00:00 |
|
Stefan Csomor
|
c0ef107e6b
|
correcting non-unicode char conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 20:19:29 +00:00 |
|
Stefan Csomor
|
4241baae44
|
removing unused flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 20:17:13 +00:00 |
|
Stefan Csomor
|
dd49c69170
|
include "ToolUtils.h" for LoWord and friends
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 19:01:55 +00:00 |
|
Vadim Zeitlin
|
ef33c57631
|
fixed configure for autoconf 2.5x (patch from Olly Betts)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 13:31:09 +00:00 |
|
Julian Smart
|
00013f54a2
|
Allow for +/- in E part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 12:44:03 +00:00 |
|
Julian Smart
|
7102c47355
|
Allow 'e' or 'E' in numeric text.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 09:43:03 +00:00 |
|
Julian Smart
|
e0f4c2c88b
|
Use the context help XPM for MSW too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 08:41:31 +00:00 |
|
Robin Dunn
|
6a7e641161
|
Shaped window support for wxMac, plus a wxSTAY_ON_TOP fix from Egon
<e_lub@yahoo.com> wxMac requires knowledge before Create that SetShape
will be called so I also added the wxFRAME_SHAPED style flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 00:39:15 +00:00 |
|
Vadim Zeitlin
|
e97251c58e
|
compilation fix for !USE_PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-29 22:39:02 +00:00 |
|
Mattia Barbon
|
f734e1dad1
|
MinGW compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-29 21:15:28 +00:00 |
|
Julian Smart
|
91fd135b38
|
Fixed brace problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-29 10:26:52 +00:00 |
|
Chris Elliott
|
5d19b6acd1
|
fix filefn conditional error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-29 09:36:05 +00:00 |
|
Chris Elliott
|
f15dcc0158
|
update to make digitalmars compile/link libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 21:12:02 +00:00 |
|
Chris Elliott
|
3e6477f4ab
|
SF patch [ 708702 ] Wide character filename support for BCC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 21:09:58 +00:00 |
|
Chris Elliott
|
a3bb1d14a5
|
SF patch [ 708702 ] Wide character filename support for BCC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 20:58:29 +00:00 |
|
Mattia Barbon
|
6cee329241
|
Blind compilation fix in the case where libXpm
isn't available.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 19:55:18 +00:00 |
|
Robin Dunn
|
cd01e3646a
|
SF Patch #728691, dangling pointer fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 18:44:27 +00:00 |
|
Chris Elliott
|
9a55c2ee2a
|
fix wxChar error in docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 15:09:59 +00:00 |
|
Vadim Zeitlin
|
b8985048a5
|
fix for Unicode compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 11:51:53 +00:00 |
|
Julian Smart
|
2f930c8501
|
Doc suggestions applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 10:37:08 +00:00 |
|
Julian Smart
|
01d0d0e57d
|
Fixed [ 728819 ] memory leak in ipcbase.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 10:33:05 +00:00 |
|
Vadim Zeitlin
|
6298b8d0b2
|
another blind fix for wxX11 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 02:08:57 +00:00 |
|
Vadim Zeitlin
|
1d2f48b681
|
updated to use the new raw bitmap API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 02:04:09 +00:00 |
|
Vadim Zeitlin
|
b9bcaf117a
|
new template-based more flexible and hopefully more efficient raw bitmap implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 01:46:05 +00:00 |
|
Vadim Zeitlin
|
96df9ed9b1
|
create tab ctrl with WS_VISIBLE style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-27 21:49:22 +00:00 |
|
Vadim Zeitlin
|
bb793b0cfb
|
*really* fixed searching in sorted arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-27 15:17:46 +00:00 |
|
Vadim Zeitlin
|
13a6fb3a25
|
don't hardcode wxCHOICEDLG_DIALOG_STYLE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-27 13:30:01 +00:00 |
|
Stefan Csomor
|
a722995e62
|
moving rollover check, was causing hangs upon termination in case ->top was 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-26 20:18:20 +00:00 |
|
Stefan Csomor
|
7f7a740336
|
transition window calls had some problems with layering, switched back to hide and show native calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-26 20:01:43 +00:00 |
|