Bug 80083 - Display chm file with a frame
Summary: Display chm file with a frame
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Documentation viewer (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
: 74000 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-21 20:38 UTC by leo zhu
Modified: 2004-12-11 00:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
display chm w/ frame (90.07 KB, image/png)
2004-04-21 20:39 UTC, leo zhu
Details
the patch (2.55 KB, patch)
2004-04-21 20:42 UTC, leo zhu
Details
Display CHM files with a frame (3.74 KB, patch)
2004-05-08 00:15 UTC, leo zhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description leo zhu 2004-04-21 20:38:09 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.2 
OS:          Linux

Display the chm via a framed html page, that is to say, index in the left and content on the right.
Comment 1 leo zhu 2004-04-21 20:39:21 UTC
Created attachment 5721 [details]
display chm w/ frame
Comment 2 leo zhu 2004-04-21 20:42:08 UTC
Created attachment 5722 [details]
the patch

the patch
it also fixes the bug in #74000.
Comment 3 leo zhu 2004-05-08 00:15:50 UTC
Created attachment 5908 [details]
Display CHM files with a frame

The newest version. It can:

Display chm file in a frame(index data on left, content on right)
Handle those chm files without index data correctly
Fix the CJK bug in #74000
Comment 4 Alexander Dymo 2004-05-08 00:21:21 UTC
I'd personally want to see index as a topics tree in documentation view. Will look what can be done in a short time.
Comment 5 Alexander Dymo 2004-05-08 00:23:04 UTC
*** Bug 74000 has been marked as a duplicate of this bug. ***
Comment 6 Hackeron 2004-05-08 14:09:46 UTC
I would love this feature, please accept patch.
Comment 7 Alexander Dymo 2004-12-11 00:58:32 UTC
CVS commit by dymo: 

Display chm file in a frame(index data on left, content on right)
BUG: 80083
Thanks to leo zhu for the patch.
PS: I'd personally love to see index data in the contents tree (chm documentation plugin needs to be patched).


  M +79 -18    chm.cpp   1.3