Julian Smart
84406ac8be
Fixed version convention for VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-04-02 08:07:24 +00:00
Julian Smart
17cd498d12
Don't build IPC version of HelpView on Mac Classic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-19 20:02:27 +00:00
Julian Smart
ac0ab0af7c
Backported some helpview fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 18:37:20 +00:00
Julian Smart
d985da38ab
Removed redundant m_server init
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 14:45:36 +00:00
Julian Smart
ea2093eb26
Changed version to 2.4.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-05 11:55:25 +00:00
Julian Smart
185bb8af9a
Helpview mods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-11-18 14:46:49 +00:00
Julian Smart
39560cbe68
Added Eric Dowty's wxRemoteHtmlController class and test app,
...
with mods to helpview for full control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-11-18 14:43:32 +00:00
Julian Smart
4d31c9cfff
Corrected frame icon, added version and date
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-11-14 10:33:40 +00:00
Julian Smart
911bdf159b
Updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-11-10 13:20:13 +00:00
Julian Smart
bd5dd71130
Added IPC server capability to helpview, if you compile
...
with hvUSE_IPC
Added client demo using raw IPC classes (not yet using
a kind of help controller, as we eventually should)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-10-08 15:27:13 +00:00
Gilles Depeyrot
ab7ce33c56
disable use of #pragma interface under Mac OS X
...
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update contain a bug concerning #pragma interface handling that can only
be worked around by not using them (and they are not necessary anyways)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-07 12:28:46 +00:00
Julian Smart
bd2dfae6df
Removed @IF-GMAKE... or something similar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-16 12:11:13 +00:00
Julian Smart
31d77a5f4e
Added helpview Makefile.in; added helpview to list of utils
...
in utils/Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-16 10:01:45 +00:00
Julian Smart
e0e2509c85
Added back makefile.vc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-10 17:13:35 +00:00
Julian Smart
877c86a2f2
Compiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:34:46 +00:00
Julian Smart
b5a912a33d
Removed makefile with capital M
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:25:23 +00:00
Julian Smart
4e4152e4a8
Added helpview utility
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:23:27 +00:00