Vadim Zeitlin
|
e90c1d2a19
|
many changes; major ones:
1. start of !wxUSE_GUI support
2. _T() macro renamed to T()
3. wxConvertWX2MB and MB2WX macro added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-04 20:15:38 +00:00 |
|
Robin Dunn
|
269e82009d
|
I got tired of some of the memory leak messages related to html and
filesystem classes, (even when I wasn't using them) so I added to the
cleanup code already there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-09-20 20:15:31 +00:00 |
|
Václav Slavík
|
956418ab76
|
added MIME manager fallback support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-08-08 22:28:48 +00:00 |
|
Julian Smart
|
ea4f5235fc
|
Changes for BC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-08-06 16:17:40 +00:00 |
|
Robert Roebling
|
8a4df1595b
|
Now its possible to run wxHTML without wxSockets
if wxUSE_FS_ZIP = 1, wxUSE_HTML = 1
Fixed typo in filelist
Compile fix for spinbutton,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-29 19:52:37 +00:00 |
|
Václav Slavík
|
a76015e6eb
|
fixed static members
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-25 12:21:23 +00:00 |
|
Vadim Zeitlin
|
31528cd3ca
|
1. more wxMotif fixes
2. wxGetNumberFromUser added
3. more compilation fixes when compiling without sockets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-23 21:03:02 +00:00 |
|
Robert Roebling
|
d30e0edda8
|
Compile fixes,
corrected cursors (it isn't as simple as you think)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-15 19:26:04 +00:00 |
|
Václav Slavík
|
d78b3d6414
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-10 13:23:22 +00:00 |
|
Vadim Zeitlin
|
e3e717ecc5
|
added wxUSE_FS_INET/ZIP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-09 14:32:50 +00:00 |
|
Václav Slavík
|
5526e819ec
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-07 22:04:58 +00:00 |
|