From carlos at laurisilva.net Mon Dec 1 12:21:42 2003 From: carlos at laurisilva.net (=?ISO-8859-1?Q?Carlos_Curi=E1?=) Date: Mon Dec 1 07:30:03 2003 Subject: [FB Help] chm files ? Message-ID: <3FCB2446.8090302@laurisilva.net> Does anybody think in making something similar to .chm help MS files ? Maybe a compatible chm help reader ? -- Carlos Curi? e-mail: carlos@laurisilva.net From rlk at mozdev.org Mon Dec 1 16:29:05 2003 From: rlk at mozdev.org (R.J. Keller) Date: Mon Dec 1 17:44:00 2003 Subject: [FB Help] chm files ? In-Reply-To: References: Message-ID: <3FCBC0B1.3030408@mozdev.org> Carlos Curi? wrote: > Does anybody think in making something similar to .chm help MS files ? > Maybe a compatible chm help reader ? > Not that I know of. I would implement it myself but I'm not very familiar with the format and not sure if it's binary or not. If you got some information on the format, I'd be happy to maybe consider implementation in a future version of Firebird Help. --R.J. From rlk at trfenv.com Mon Dec 1 16:30:53 2003 From: rlk at trfenv.com (R.J. Keller) Date: Mon Dec 1 17:44:00 2003 Subject: [FB Help] How to see version of Firebirdhelp? In-Reply-To: References: Message-ID: <3FCBC11D.1010905@trfenv.com> Paul Jackson wrote: > Hello, > > I was wondering if there is a way to confirm what version of > Firebirdhelp I have installed. I do not see any "about" or similar button. > > Thanks in advance No, it is possible if you look at the Jar file and the chrome.rdf file, if that helps. --R.J. From carlos at laurisilva.net Tue Dec 2 10:03:29 2003 From: carlos at laurisilva.net (=?ISO-8859-1?Q?Carlos_Curi=E1?=) Date: Tue Dec 2 08:34:47 2003 Subject: [FB Help] chm files ? In-Reply-To: <3FCBC0B1.3030408@mozdev.org> References: <3FCBC0B1.3030408@mozdev.org> Message-ID: <3FCC5561.8070708@laurisilva.net> An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/firebirdhelp/attachments/20031202/c3644908/attachment.htm From rlk at mozdev.org Sun Dec 21 11:24:57 2003 From: rlk at mozdev.org (R.J. Keller) Date: Tue Dec 23 14:08:12 2003 Subject: [FB Help] Thunderbird Help 0.1 Alpha Released Message-ID: <3FE5D769.9010902@mozdev.org> Thunderbird Help 0.1 Alpha version has been released! This is our first release of the Help Viewer and Help Documentation for Thunderbird! Currently there are quite a few bugs, and it feels like an Alpha release. We are currently working on making the XHTML documentation work better with Thunderbird and fixing some errors in the Help Viewer itself. To install Thunderbird Help, go to http://firebirdhelp.mozdev.org/installation.html File bugs at http://firebirdhelp.mozdev.org/bugs.html --R.J. From rlk at mozdev.org Tue Dec 23 14:44:58 2003 From: rlk at mozdev.org (R.J. Keller) Date: Tue Dec 23 19:19:28 2003 Subject: [FB Help] Firebird Help 1.0 Released Message-ID: <3FE8A94A.7000709@mozdev.org> Firebird Help 1.0 has been released! This is the first official stable release of Firebird Help. New Features: * Added new documentation and fixed errors. * Index now displays sub-entries. * Added latest enhancements to the Help Viewer. This version will work with Firebird 7, but may work with Firebird 6. Go get it at http://firebirdhelp.mozdev.org/installation.html. --R.J. From rlk at trfenv.com Mon Dec 29 21:54:38 2003 From: rlk at trfenv.com (R.J. Keller) Date: Mon Dec 29 23:05:06 2003 Subject: [FB Help] Firebird Help checked into the Firebird Trunk! Message-ID: <3FF0F6FE.5070304@trfenv.com> Firebird Help was checked into the Firebird Branch with bug 165960! You can now see Firebird Help in tomorrow's Firebird nightly builds. *Future of Firebird Help at mozdev* Firebird Help will still be available as an extension for older Firebird versions. We will continue to have Thunderbird Help distributed (since it is not yet ready for the main Thunderbird builds) and will continue to have test versions of Firebird Help available from the Firebird Help website. The main Firebird development installations and final releases will be available through Firebird releases, and no longer released through XPIs except for experimental releases to help beta test the features before check-in. --R.J.