Archives for Únor 2010

tbTimer

As I’m working with Thunderbird with Lightning addon I missing time-tracking functionality on Lightning’s tasks (previously I used SlimTimer but tasks are part of Lightning and I want to use only a single application for all). The addon should be tiny with clean and simple UI. I’ve created an initial mockup of what I want. Here is [...]

tbNotes 0.3

On AMO I’ve just uploaded version 0.3. This version implements some feauters requested by many users: shortcut key for adding new notes (Ctrl+Shift+n) to single message can be attached more notes notes can be sended with message as an attachments user can change font family and size in the note editormessage header overlay redesigned added [...]

Styling XUL elements

I allways have a troubles with styling XUL elements and without DOM Inspector it could be even worse. Today I’ve tried to style <button type=“menu“/> and it also was a hard work but result is pretty good: As you see I have two types of menu buttons – with label and without – the most [...]