Bug 80083

Summary: Display chm file with a frame
Product: [Applications] kdevelop Reporter: leo zhu <lucida>
Component: Documentation viewerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: display chm w/ frame
the patch
Display CHM files with a frame

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