Posts tagged Projects

tbNotes 0.2.5

Wow, before a while I finished and uploaded to the AMO tbNotes 0.2.5. This version brings some new features and repairs some really nasty bugs: note remains attached to the message which is moved to another folder added tabmail button: added support for SeaMonkey (but still not finished) better support for Eudora 8.0.0 other minor-bug [...]

Next release of tbNotes

In last few days I got several emails with questions or bug-reports about current release of tbNotes (version 0.2.1) and I promised to realease the next version last night but I’m still not finished. There are still several bugs on which I’m working on so be patient please. I hope that I finish it today.

News on CsvViewer

Because there wasn’t any message about CSVViewer for a long time here are some news: I’ve already finished the first version of handler (source) for text/csv mime type (which shows CSV document as a HTML page with table – see attached screenshot). This parser is tested on several files where the largest is about ~600 [...]

CsvViewer 0.1.9

Before a moment I uploaded new version of CsvViewer. Here are changes for this version: enabled adding and removing column rows (vertical rows) added tree context menu fixed updating of the new commands all XUL files are fully localized added cs-CZ locales all JavaScript sources are commented now And some screenshots:

CsvViewer 0.1.5 released

Today I’ve released new version of CsvViewer with a lot of changes – here are some of them listed: enable to create new CSV document main tree is editable now implemented add/remove row better CSV styles on the main tree This version still doesn’t include handler for text/csv mime-type yet so you can only open [...]

XPCOMViewer 0.9.1

On addons.mozilla.org you can download new version of XPCOMViewer. This version brings new view with categories and their entries from the XPCOM Category Manager. See the screenshot for more details:

QWin 0.6.8

A significant part of this night I worked on next version of QWin and I’m pleased that I’ve implemented functionality which was promised before a long time ago – show views groups option (you can took quick look from the screenshots here): This option is still disabled by default by you can enable it in [...]

CsvViewer 0.1a

Before several weeks I started with extension for working with CSV files under the Mozilla Firefox and it’s only a few minutes when I published first alpha version for the download (you can downloading from the addons.mozilla.org or directly from the project page – where should be allways the latest development version available). This version [...]

XPCOMViewer 0.9b

Because I still not finished 1.0 version of XPCOMViewer I’ve just uploaded 0.9b version to the addons.mozilla.org which fixes some bugs from previous 0.9a version. The most noticable bugfix is that XPCOMViewer no more brokes HTML form elements after installation to the Firefox. This was caused by forgotten piece of debug code : // ========== [...]

Qwin sources

And I forgot – I created Qwin project on code.google.com. So there you can grab sources, report bugs or download latest version. The project’s URL is http://code.google.com/p/qwin/.