Julian Smart
|
4818141bb2
|
Changed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-11 15:50:13 +00:00 |
|
Ryan Norton
|
4629f07ed2
|
Add reverse case too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-11 09:13:11 +00:00 |
|
Ryan Norton
|
2df0258e2b
|
fix wxString::Replace when new strings are longer than old string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-11 09:05:40 +00:00 |
|
Ryan Norton
|
7634e443c0
|
yet more wxString tests for null chars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-08 23:44:59 +00:00 |
|
Michael Wetherell
|
573800c5aa
|
Redo the previous warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-07 01:29:40 +00:00 |
|
Michael Wetherell
|
34de441c11
|
Warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-07 00:59:27 +00:00 |
|
Vadim Zeitlin
|
c406cd3da0
|
added more tests for wxFileConfig creation: adding new entries/groups in different order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-06 00:21:51 +00:00 |
|
Włodzimierz Skiba
|
da865fdd32
|
Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-05 16:10:48 +00:00 |
|
Michael Wetherell
|
98cfeab393
|
Check the returned length too in the utf-8 tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-03 21:15:52 +00:00 |
|
Vadim Zeitlin
|
96461cc29d
|
added wxMemoryInputStream(wxMemoryOutputStream&) ctor (patch 1170635)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-02 22:37:58 +00:00 |
|
Michael Wetherell
|
726c8204cd
|
Tests for UTF-8 and PUA characters and octal escapes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-30 23:03:36 +00:00 |
|
Włodzimierz Skiba
|
34930e5304
|
Build fix after recent changes in library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-29 17:21:59 +00:00 |
|
Włodzimierz Skiba
|
489f6cf713
|
Fix for ambiguities which happen in STL=1 mode under DigitalMars C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 20:01:55 +00:00 |
|
Julian Smart
|
8c9f8f91cd
|
Updated version to 2.5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 13:05:13 +00:00 |
|
Mattia Barbon
|
fb52f6cf85
|
Allow building with GCC 2.95.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-19 23:11:03 +00:00 |
|
Mattia Barbon
|
26531700c7
|
Correct compilation conditions for wxURL::SetProxy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-19 23:09:31 +00:00 |
|
Włodzimierz Skiba
|
27b2dd53f6
|
Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-17 17:46:32 +00:00 |
|
Włodzimierz Skiba
|
6ca3a32256
|
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 19:52:52 +00:00 |
|
Ryan Norton
|
e605541c36
|
"test" for testing a [fixed] proxy crash (from last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 03:33:50 +00:00 |
|
Michael Wetherell
|
e126517457
|
Add wxTempFileOutputStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-13 16:20:51 +00:00 |
|
Vadim Zeitlin
|
fcae713511
|
another test for DST bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 00:23:05 +00:00 |
|
Vadim Zeitlin
|
981cc5bbe9
|
fixed test to actually work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 00:20:31 +00:00 |
|
Vadim Zeitlin
|
dfecbee579
|
support filenames with empty extension (foo.) (bug 1078200)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 00:18:37 +00:00 |
|
Vadim Zeitlin
|
1d4037aa1f
|
fixed ToString() for negative long longs (bug 1101426)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-27 23:08:13 +00:00 |
|
Vadim Zeitlin
|
c6e8c6f84a
|
compilation fix (need meth.h for fabs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 22:48:26 +00:00 |
|
David Elliott
|
94acd38ec2
|
Rebaked with Bakefile 0.1.7.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 03:56:12 +00:00 |
|
Michael Wetherell
|
0912690b65
|
Rename wxGetFileType to wxGetFileKind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 21:53:51 +00:00 |
|
Michael Wetherell
|
9e8e867ff9
|
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 21:40:48 +00:00 |
|
Michael Wetherell
|
3c70014d96
|
Add wxGetFileType and IsSeekable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 12:39:03 +00:00 |
|
Michael Wetherell
|
070e8453c0
|
Compile console apps with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 16:26:34 +00:00 |
|
Michael Wetherell
|
e6477b92b7
|
Separate out zip specific parts of the archive test suite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 14:06:08 +00:00 |
|
Michael Wetherell
|
cb32743940
|
Rebaked test.bkl for new tests largefile, size, point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 16:10:29 +00:00 |
|
Ryan Norton
|
086d7f3177
|
update to patch [ 1077074 ] Unit test for large file support from Mike
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 15:15:20 +00:00 |
|
Vadim Zeitlin
|
8673a12505
|
fixed Inflate() to not move the rectangle (patch 1114622)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 11:04:43 +00:00 |
|
Ryan Norton
|
48714f7495
|
patch [ 1077074 ] Unit test for large file support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 09:43:47 +00:00 |
|
Vadim Zeitlin
|
a480d0ab83
|
added test for the DST bug (patch 1097811)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:36:28 +00:00 |
|
Vadim Zeitlin
|
00b34ed7ed
|
added a few more UTF-[78] tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:14:53 +00:00 |
|
Vadim Zeitlin
|
ec54fe9e18
|
added small UTF 8 conversion test case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 00:31:47 +00:00 |
|
Włodzimierz Skiba
|
e3f2384e48
|
Unicode markup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 11:16:42 +00:00 |
|
Mattia Barbon
|
10dcbe6369
|
Fix wxSortedArray::Index() when wxUSE_STL == 1, with tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-22 13:28:49 +00:00 |
|
Włodzimierz Skiba
|
cad3d9c14c
|
MinGW warning fix for hundreds of not initialized members.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 15:41:09 +00:00 |
|
Włodzimierz Skiba
|
a09cd1895e
|
MinGW warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-18 19:50:43 +00:00 |
|
Mattia Barbon
|
fcbeab2fd8
|
Additional sanity check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-05 07:28:42 +00:00 |
|
Mattia Barbon
|
ca7766b4e5
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-05 07:28:04 +00:00 |
|
David Elliott
|
d3c073a285
|
Rebaked (Bakefile 0.1.4). Corresponds to tests.bkl,1.30,1.31
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 18:18:04 +00:00 |
|
Włodzimierz Skiba
|
51496782d1
|
wxLongLong to wxString operators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-27 18:57:21 +00:00 |
|
Dimitri Schoolwerth
|
cbc9c06fe5
|
added FileConfig test case exposing a problem with deleting the last group
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-22 11:12:05 +00:00 |
|
Włodzimierz Skiba
|
b713f8919c
|
wx/math.h integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:52:13 +00:00 |
|
Włodzimierz Skiba
|
d76bb5b289
|
Geometry operators tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:29:21 +00:00 |
|
Włodzimierz Skiba
|
3e8f9a4980
|
Geometry operators tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:29:20 +00:00 |
|