1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Closes #18. Toolbar button that's been removed from the toolbar won't be restored after restarting Firefox More... over 11 years ago
Added *.xpi to .gitignore More... over 11 years ago
Closes #10. Opening new tab with now focuses the urlbar More... over 11 years ago
Version bump More... over 11 years ago
Added MIT license More... over 11 years ago
Toolbar button Help link bug fix More... over 11 years ago
More text changes More... over 11 years ago
Text changes More... over 11 years ago
Closes #2. Added the Help Dialog, changed the style of the hint markers. Fixed the toolbar button installation error More... over 11 years ago
Closes #5. Created simple build script. The extension contents are moved into More... over 11 years ago
Closes #4. Added popup menu to the toolbar button and changed the logic behind blacklist/disable/enable There is also an option in the popup menu to disable current domain More... over 11 years ago
closes #3: Implemented black list mechanism. The toolbar button turns red and becomes disabled on blacklisted sites. Not sure how disabling will play along with #4 that requires button dropdown.. More... over 11 years ago
Resolve Issue #1: gmail fix, improved key code and char handling, and Esc handling fix More... over 11 years ago
Added extension icon, and renamed the toolbar button icons to icon16*.png More... over 11 years ago
changed README.md More... over 11 years ago
Renamed project to VimFx, hopefully the last time. Added toolbar button More... over 11 years ago
Added preferences, some refactoring, hint char hundling bug fixing More... over 11 years ago
wont enter hints mode when there are no hintable elements within visible range More... over 11 years ago
wont enter hints mode when there are no hintable elements within visible range More... over 11 years ago
Merge branch 'key-event-handling' into develop More... over 11 years ago
Event handling changed to accumulate keys during keydown, and execute them during keypress More... over 11 years ago
Merge branch 'hint-markers-fix' into develop More... over 11 years ago
Hint markers fixed: backspacing works fine now, markers are also properly hid when entered hint doesn't match More... over 11 years ago
Reorganized some of the packages and fixed a bug where event handlers were not removed from the window on shutdown More... over 11 years ago
updated README.md with the most recent title More... over 11 years ago
Merge branch 'hints-and-markers' into develop More... over 11 years ago
bumped .gitignore More... over 11 years ago
Finally implemented hints and markers, as well as most of the commands. Began writing some dev docs. More... over 11 years ago
hints are finally showing up on the pages. currently they are displayed for all the links on the page: document.links. This is to be replaced with proper subset of elements More... almost 12 years ago
hints and markers development, loading of css sheets, renamed the project to vimff More... almost 12 years ago