[ANN] Cocoa Browser + WebKit patch available
[ANN] Cocoa Browser + WebKit patch available
- Subject: [ANN] Cocoa Browser + WebKit patch available
- From: "Ilja A. Iwas" <email@hidden>
- Date: Wed, 13 Aug 2003 03:39:20 +0200
Hi there,
I'd like to announce that I did some changes to the infamous Cocoa
Browser application. Unfortunately I couldn't reach the original
maintainer/developer Hoshi Takanori for the last two weeks (vacation?)
so I'm releasing this on my own. It's still a little bit rough around
the edges (see the Read Me file), so if you have some spare time ;)
The download link (including the modified source code) is:
<
http://www.iwascoding.com/cb/CocoaBrowser+WebKit.dmg.bin>
Changes since Version 0.4.1:
- uses WebKit instead of NSTextView for displaying documentation, thus
fixing some odd problems with selecting text in tables and improper
drawing when using zooming
- added topic search field that lets you jump to method and class
documentation with just a few keystrokes. Right now implemented as
NSPopupButton, that means you have to press the cursor down key to see
the list of matches - very annoying. When you open a book (like the
Cocoa and Java default books) please wait a few seconds until the index
file for that book is created. This only happens once as the created
index is saved.
- you can add your own HTML documentation files to Cocoa Browser, as
long as they look like Apples HTML files. I found that AutoDoc 2.0b8
works using the standard HTML template. Check out the enclosed Cocoa
Browser documentation in the source directory.
For more info and a list of thinks to do see the enclosed Read Me file.
Contact
For comments, suggestions and questions feel free to contact:
Ilja A. Iwas
email@hidden
<
http://www.iwascoding.com>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.