Václav Slavík
|
078bf0a2d5
|
applied 928163: zlib truncated output fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-21 20:47:39 +00:00 |
|
Robin Dunn
|
82ede9d1dc
|
Set m_window to NULL after destroying it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-17 22:40:23 +00:00 |
|
Vadim Zeitlin
|
b433ecc132
|
fixed DLL build (patch 879706)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-15 22:43:18 +00:00 |
|
Robin Dunn
|
570106ca10
|
Fix for [ 907679 ] segfault on SetSizerAndFit after SetSizer
Don't do anything if setting the same sizer again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 02:06:09 +00:00 |
|
Stefan Neis
|
c3e69a02c4
|
Compilation fix for gcc-3.x.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 18:54:13 +00:00 |
|
Stefan Csomor
|
25c9f4394e
|
panther fixes for static box distances
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-10 18:23:29 +00:00 |
|
Chris Elliott
|
013675321e
|
fixes from Arjan Knepper for D Mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-02 14:16:32 +00:00 |
|
Václav Slavík
|
93f6e6df19
|
prefix symbols with wx_ to reduce risk of collision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-30 12:20:40 +00:00 |
|
Václav Slavík
|
bfdad56521
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-21 17:53:52 +00:00 |
|
Julian Smart
|
cb0d72afa3
|
Reverted last change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-11 17:32:09 +00:00 |
|
Julian Smart
|
e733c80f10
|
Applied patch [ 850483 ] Toolbar bugfix (Mac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-11 16:42:47 +00:00 |
|
Julian Smart
|
b1781a3c47
|
Applied [ 872574 ] fix of fatal error of preview without printer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-08 08:29:59 +00:00 |
|
Julian Smart
|
43be3deaa5
|
Applied patch [ 859194 ] wxDateTime::SetFromDOS gives unpredictable results
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-13 10:28:29 +00:00 |
|
Julian Smart
|
ba9a9b71c9
|
Applied patch [ 858778 ] AcceleratorKey added: ESC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-13 10:17:39 +00:00 |
|
Václav Slavík
|
5f6edcdc38
|
don't return error if we can't load English catalog, it is normal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-13 00:21:32 +00:00 |
|
Julian Smart
|
32a8300750
|
Applied [ 827739 ] [wx2.4] Fixes Win32 Release build warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 10:00:19 +00:00 |
|
Julian Smart
|
d93d69edff
|
Applied patch [ 814047 ] fixes to enable compiling on gcc 3.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 09:14:56 +00:00 |
|
Václav Slavík
|
83a08b3ed0
|
use tl_PH locale instead of tl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-09 15:29:48 +00:00 |
|
Julian Smart
|
b6b5ce918e
|
Added 'Back' to accelerator possibilities
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-08 16:38:28 +00:00 |
|
Vadim Zeitlin
|
c293cbbb18
|
fixed wxDateTime compilation in Unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 23:00:21 +00:00 |
|
Stefan Neis
|
f9f19528bd
|
Fixed & improved file handling on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 22:29:46 +00:00 |
|
Václav Slavík
|
dccc12d36c
|
add upper-case extensions to fallbac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 19:51:03 +00:00 |
|
Václav Slavík
|
330ab29f70
|
fixed iso-8859-1 handling to report failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 19:25:48 +00:00 |
|
Václav Slavík
|
06e92fcce1
|
fixed crash if szLocale==NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-24 09:32:29 +00:00 |
|
Vadim Zeitlin
|
bd0ee1b06f
|
reverted last change (don't create new colour in FindColour())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 21:49:34 +00:00 |
|
Vadim Zeitlin
|
858488c8d0
|
always return a new pointer from FindColour()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:11:24 +00:00 |
|
Vadim Zeitlin
|
0fa83ad090
|
RemoveEventHandler() didn't reset all pointers correctly (patch 819545)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:31:19 +00:00 |
|
Stefan Neis
|
bd10ebc4aa
|
Fixed linkage problem on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-05 21:39:15 +00:00 |
|
Václav Slavík
|
637097356e
|
wxInetFSHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 15:16:20 +00:00 |
|
Václav Slavík
|
060dc36526
|
fixed file: protocol for filenames with space (patch #815772)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 11:47:30 +00:00 |
|
Vadim Zeitlin
|
032b711c92
|
backported IPAddress() from HEAD (patch 793048)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:50:10 +00:00 |
|
Václav Slavík
|
ce720741f0
|
Fix wxZipFSHandler behaviour when used with relative filenames with ..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 21:51:44 +00:00 |
|
Václav Slavík
|
e0ea65c81b
|
backported intl.cpp fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 21:45:03 +00:00 |
|
Robin Dunn
|
bbb24b614a
|
Prevent possible divide by zero problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 20:27:11 +00:00 |
|
Vadim Zeitlin
|
ec58a24047
|
check whether input stream is readable in OpenFile() (patch 808941)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 00:01:08 +00:00 |
|
Julian Smart
|
539125ef9c
|
Applied patch [ 808125 ] wxString::PrintfV() truncating at 1024 bytes string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 14:10:16 +00:00 |
|
Vadim Zeitlin
|
72213c85e9
|
wxNavigationKeyEvent doesn't derive from wxCommandEvent (but from wxEvent)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 11:00:51 +00:00 |
|
Vadim Zeitlin
|
259da6c52a
|
backported wxHTTPStream EOF fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 16:38:50 +00:00 |
|
Vadim Zeitlin
|
849e641411
|
set array size correctly in wxArrayString::Shrink() (bug 797758)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 20:55:43 +00:00 |
|
Stefan Neis
|
9c075e212d
|
Fixed compile error (seen on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 10:19:37 +00:00 |
|
Stefan Neis
|
8db75328d6
|
Minor correction for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 09:52:09 +00:00 |
|
Mattia Barbon
|
4d831c9265
|
Compilation fixed sor wxUSE_PROTOCOL_FTP/HTTP=0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 12:10:15 +00:00 |
|
Vadim Zeitlin
|
ad7462e21d
|
fix bug with entries present in both global and local files (patch 773360)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 12:07:03 +00:00 |
|
Chris Elliott
|
809a1985f7
|
backport changes for D Mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-14 11:48:37 +00:00 |
|
Vadim Zeitlin
|
dc1e40c83f
|
don't ignore start parameter in find_last_of()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-08 11:54:26 +00:00 |
|
Vadim Zeitlin
|
60541ceb57
|
copy wxImage options when copying the images (replaces patch 780705)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-04 17:48:35 +00:00 |
|
Robert Roebling
|
feac3e3a38
|
Compile fix for wxchar.cpp,
PDA screen size code for all ports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-25 18:55:02 +00:00 |
|
Vadim Zeitlin
|
fe5d9397f3
|
don't use fall back if we had already found the MIME type (patch 769826)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:50:04 +00:00 |
|
Vadim Zeitlin
|
11ed408c51
|
set string length properly in wxString(p, conv, len) ctor (patch 755593)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-10 12:13:49 +00:00 |
|
Vadim Zeitlin
|
51d2edccb7
|
fix handling of HTTP headers case (patch 763760)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-10 11:24:04 +00:00 |
|