Václav Slavík
|
5c3290a9de
|
use traditional Chinese for zh_TW on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-29 23:43:20 +00:00 |
|
Julian Smart
|
de9e98335d
|
Must insert WM_QUIT back into the message queue if eaten
by wxYieldForCommandsOnly. Cures the taskbar sample GPF.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-29 17:40:38 +00:00 |
|
Chris Elliott
|
d10de62799
|
remove false assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-29 16:44:55 +00:00 |
|
Stefan Neis
|
bd747ce4af
|
Moved OS/2 specific library check to a different location:
- after "Checks for programs", so newer autoconf version will be happy.
- still before "Check for headers" as this is necessary!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-29 12:19:46 +00:00 |
|
Vadim Zeitlin
|
1ae0c8d334
|
use libjpeg and libz in tests for libtiff or they fail (patch 644149)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 21:52:14 +00:00 |
|
Vadim Zeitlin
|
82f9014293
|
fixed loss of client data in wxChoice::SetString()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 21:27:30 +00:00 |
|
Mattia Barbon
|
7a884e16cb
|
Fix MinGW GCC 3.2/Unicode compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 18:18:10 +00:00 |
|
Mattia Barbon
|
f27187f468
|
Applied patch from Ian Brown. Fixes coredump under Solaris.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 18:13:00 +00:00 |
|
Vadim Zeitlin
|
fd5630b45c
|
fixed wrong usage example in wxLogChain section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 13:28:33 +00:00 |
|
Vadim Zeitlin
|
efb5bca6cc
|
added files needed for building using configure (e.g. with cygwin) to wxBase distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 13:12:00 +00:00 |
|
Julian Smart
|
b7f3131ac8
|
Copy helpview XPMs
char -> wxChar in glcanvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 11:27:33 +00:00 |
|
Julian Smart
|
ece34aec85
|
Rewrote script to allow selection of individual platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 11:15:35 +00:00 |
|
Julian Smart
|
7daa1f1866
|
Added missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-28 11:14:15 +00:00 |
|
Chris Elliott
|
3548d6186b
|
add WXLIBBASE variable to make.env
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 14:08:32 +00:00 |
|
Julian Smart
|
9264d711e6
|
Include version-script.in in distributions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 14:01:42 +00:00 |
|
Julian Smart
|
c1ecde9821
|
Corrected typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 11:38:08 +00:00 |
|
Julian Smart
|
ce78ea2a46
|
Fixed some dist things:
Added missing sample Makefile.in's
Added helpview, emulator
Maybe it's a better idea not to recursively
copy the dialoged tree, CVS directories and all!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 10:25:57 +00:00 |
|
David Webster
|
88ecce35e8
|
Weekly updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 05:50:21 +00:00 |
|
Robin Dunn
|
ba75150d36
|
Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 03:12:24 +00:00 |
|
Robin Dunn
|
6427c15c98
|
Demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 02:37:52 +00:00 |
|
Robin Dunn
|
c4f0ba3f89
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 02:29:28 +00:00 |
|
Robin Dunn
|
3e69c7670f
|
Don't cache NULL attr objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 02:27:14 +00:00 |
|
Robin Dunn
|
d5c363173a
|
Corrected a couple problems in wxStreamBuffer that show up when
reading from a wxMemoryStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 02:00:23 +00:00 |
|
Robin Dunn
|
fddf5d878a
|
Changes so xrced always looks in the module's location for extra files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-26 22:30:02 +00:00 |
|
Václav Slavík
|
dfd2ef2854
|
version-script.in was missing in make dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-26 22:17:49 +00:00 |
|
Chris Elliott
|
679215afbf
|
fix bug with building contrib libraries for gcc 3.2 (2.95 stillOK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-26 16:44:24 +00:00 |
|
Stefan Csomor
|
34b75f4706
|
added UPP for OTNotifier (needed for carbon)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 21:08:46 +00:00 |
|
Gilles Depeyrot
|
d0c22ffa5b
|
added XML file typing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 20:58:28 +00:00 |
|
Ron Lee
|
0ce85b3d22
|
added -ffunction-sections for broken hppa linker.
bumped debian version for release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 13:08:22 +00:00 |
|
Ron Lee
|
463318d6e8
|
update config.guess, adds support for mips (released on Debian)
and a couple of other new platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 12:12:56 +00:00 |
|
Julian Smart
|
719d607331
|
Use rpmbuild, not rpm
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 09:52:36 +00:00 |
|
Julian Smart
|
5f053923e2
|
Corrected redirection typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 08:50:50 +00:00 |
|
Vadim Zeitlin
|
866a1da2da
|
define (empty) ~wxDataObject everywhere: apparently it's needed for AIX and not only Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 01:51:04 +00:00 |
|
Julian Smart
|
14ee3dc323
|
Corrected some .dsp,.dsw filenames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 21:31:35 +00:00 |
|
Stefan Csomor
|
305f6124d4
|
m_meta was removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 18:37:28 +00:00 |
|
Julian Smart
|
e425da62de
|
Updated the OS2-specific configury
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 17:29:16 +00:00 |
|
Stefan Csomor
|
6c4a74f67e
|
added code for always getting back the real font name even though only a family was given.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 17:05:52 +00:00 |
|
Stefan Csomor
|
4d9bcf27a8
|
switched drawing algorithm, since apparently DrawThemeTextBox has some problems not squeezing the text under certain OS versions. also added the OS Truncating algorithm which does add ellipsis (...) when the text does not fit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 17:03:35 +00:00 |
|
Stefan Neis
|
50c7b3cd58
|
Added work-arounds for current problems with OS/2's PM port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 16:13:02 +00:00 |
|
Stefan Neis
|
21b132347d
|
Compilation fix for EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 16:09:42 +00:00 |
|
Julian Smart
|
17ffbcef2e
|
Fixed some wxNotebook refresh problems on wxUniv/WIN32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 11:52:33 +00:00 |
|
Julian Smart
|
f9829ca9f6
|
Updated date on readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 10:52:50 +00:00 |
|
Julian Smart
|
a6d9a74902
|
Corrected label typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 20:50:25 +00:00 |
|
Václav Slavík
|
20e2e78607
|
use wxConvLibc for argv[] again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 20:47:21 +00:00 |
|
Julian Smart
|
00bb90a5ef
|
Added a Refresh() to SetSelection() so programmatic tab changing works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 20:12:45 +00:00 |
|
Stefan Neis
|
57350623b6
|
Added yet another include for EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 18:36:54 +00:00 |
|
Vadim Zeitlin
|
2b46f72b18
|
updated french translation from Stephane Junique
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 15:43:49 +00:00 |
|
Stefan Csomor
|
1502cb12e1
|
changes for supporting more menu shortcuts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 08:02:50 +00:00 |
|
Robin Dunn
|
c77f5e912d
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 05:36:39 +00:00 |
|
Julian Smart
|
35c9aadc34
|
wxTabEvent and tab styles now in keeping with wxNotebook, for future
reference.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 00:00:21 +00:00 |
|