]> git.gir.st - VimFx.git/log
VimFx.git
11 years agoVersion bump 0.1.1
Anton Khodakivskiy [Mon, 29 Oct 2012 22:03:36 +0000 (18:03 -0400)]
Version bump

11 years agoAdded MIT license 0.1
Anton Khodakivskiy [Fri, 26 Oct 2012 14:34:17 +0000 (17:34 +0300)]
Added MIT license

11 years agoToolbar button Help link bug fix
Anton Khodakivskiy [Fri, 26 Oct 2012 14:30:51 +0000 (17:30 +0300)]
Toolbar button Help link bug fix

11 years agoMore text changes
Anton Khodakivskiy [Fri, 26 Oct 2012 14:17:34 +0000 (17:17 +0300)]
More text changes

11 years agoText changes
Anton Khodakivskiy [Fri, 26 Oct 2012 14:11:09 +0000 (17:11 +0300)]
Text changes

11 years agoCloses #2. Added the Help Dialog, changed the style of the hint markers. Fixed the...
Anton Khodakivskiy [Fri, 26 Oct 2012 14:06:43 +0000 (17:06 +0300)]
Closes #2. Added the Help Dialog, changed the style of the hint markers. Fixed the toolbar button installation error

11 years agoCloses #5. Created simple build script. The extension contents are moved into
Anton Khodakivskiy [Wed, 24 Oct 2012 19:35:19 +0000 (22:35 +0300)]
Closes #5. Created simple build script. The extension contents are moved into

11 years agoCloses #4. Added popup menu to the toolbar button and changed the logic behind blackl...
Anton Khodakivskiy [Wed, 24 Oct 2012 19:15:13 +0000 (22:15 +0300)]
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

11 years agocloses #3: Implemented black list mechanism.
Anton Khodakivskiy [Wed, 24 Oct 2012 12:01:17 +0000 (15:01 +0300)]
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..

11 years agoResolve Issue #1: gmail fix, improved key code and char handling, and Esc handling fix
Anton Khodakivskiy [Tue, 23 Oct 2012 11:02:58 +0000 (14:02 +0300)]
Resolve Issue #1: gmail fix, improved key code and char handling, and Esc handling fix

11 years agoAdded extension icon, and renamed the toolbar button icons to icon16*.png
Anton Khodakivskiy [Tue, 2 Oct 2012 14:38:33 +0000 (17:38 +0300)]
Added extension icon, and renamed the toolbar button icons to icon16*.png

11 years agochanged README.md
Anton Khodakivskiy [Tue, 2 Oct 2012 14:12:20 +0000 (17:12 +0300)]
changed README.md

11 years agoRenamed project to VimFx, hopefully the last time. Added toolbar button
Anton Khodakivskiy [Tue, 2 Oct 2012 14:09:08 +0000 (17:09 +0300)]
Renamed project to VimFx, hopefully the last time. Added toolbar button

11 years agoAdded preferences, some refactoring, hint char hundling bug fixing
Anton Khodakivskiy [Sun, 30 Sep 2012 21:55:40 +0000 (00:55 +0300)]
Added preferences, some refactoring, hint char hundling bug fixing

11 years agowont enter hints mode when there are no hintable elements within visible range
Anton Khodakivskiy [Wed, 12 Sep 2012 18:44:22 +0000 (14:44 -0400)]
wont enter hints mode when there are no hintable elements within visible range

11 years agowont enter hints mode when there are no hintable elements within visible range
Anton Khodakivskiy [Wed, 12 Sep 2012 18:20:26 +0000 (14:20 -0400)]
wont enter hints mode when there are no hintable elements within visible range

11 years agoMerge branch 'key-event-handling' into develop
Anton Khodakivskiy [Wed, 12 Sep 2012 18:15:09 +0000 (14:15 -0400)]
Merge branch 'key-event-handling' into develop

11 years agoEvent handling changed to accumulate keys during keydown, and execute them during...
Anton Khodakivskiy [Wed, 12 Sep 2012 18:13:57 +0000 (14:13 -0400)]
Event handling changed to accumulate keys during keydown, and execute them during keypress

11 years agoMerge branch 'hint-markers-fix' into develop
Anton Khodakivskiy [Wed, 12 Sep 2012 13:29:00 +0000 (09:29 -0400)]
Merge branch 'hint-markers-fix' into develop

11 years agoHint markers fixed: backspacing works fine now, markers are also properly hid when...
Anton Khodakivskiy [Wed, 12 Sep 2012 13:28:39 +0000 (09:28 -0400)]
Hint markers fixed: backspacing works fine now, markers are also properly hid when entered hint doesn't match

11 years agoReorganized some of the packages and fixed a bug where event handlers were not remove...
Anton Khodakivskiy [Wed, 5 Sep 2012 01:01:14 +0000 (21:01 -0400)]
Reorganized some of the packages and fixed a bug where event handlers were not removed from the window on shutdown

11 years agoupdated README.md with the most recent title
Anton Khodakivskiy [Tue, 4 Sep 2012 21:26:19 +0000 (17:26 -0400)]
updated README.md with the most recent title

11 years agoMerge branch 'hints-and-markers' into develop
Anton Khodakivskiy [Tue, 4 Sep 2012 21:15:10 +0000 (17:15 -0400)]
Merge branch 'hints-and-markers' into develop

11 years agobumped .gitignore
Anton Khodakivskiy [Tue, 4 Sep 2012 21:14:50 +0000 (17:14 -0400)]
bumped .gitignore

11 years agoFinally implemented hints and markers, as well as most of the commands. Began writing...
Anton Khodakivskiy [Tue, 4 Sep 2012 21:09:59 +0000 (17:09 -0400)]
Finally implemented hints and markers, as well as most of the commands. Began writing some dev docs.

11 years agohints are finally showing up on the pages. currently they are displayed for all the...
Anton Khodakivskiy [Wed, 22 Aug 2012 18:48:39 +0000 (14:48 -0400)]
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

11 years agohints and markers development, loading of css sheets, renamed the project to vimff
Anton Khodakivskiy [Wed, 22 Aug 2012 01:56:19 +0000 (21:56 -0400)]
hints and markers development, loading of css sheets, renamed the project to vimff

11 years agoMerge branch 'hints' into develop
Anton Khodakivskiy [Tue, 21 Aug 2012 18:11:52 +0000 (14:11 -0400)]
Merge branch 'hints' into develop

11 years agomigrating back to my machine
Anton Khodakivskiy [Tue, 21 Aug 2012 18:05:00 +0000 (14:05 -0400)]
migrating back to my machine

11 years agomigrating back to my machine
Anton Khodakivskiy [Tue, 21 Aug 2012 18:04:41 +0000 (14:04 -0400)]
migrating back to my machine

11 years agobase for post recovert
Anton [Wed, 15 Aug 2012 00:09:56 +0000 (20:09 -0400)]
base for post recovert

11 years agofiles recovered from dead machine... from now on I will commit every day
Anton [Sat, 11 Aug 2012 15:28:49 +0000 (11:28 -0400)]
files recovered from dead machine... from now on I will commit every day

11 years agoMerge branch 'f-window-tracker' into develop
Anton Khodakivskiy [Wed, 4 Jul 2012 14:27:42 +0000 (17:27 +0300)]
Merge branch 'f-window-tracker' into develop

11 years agowindow utils for tracking opened/closed windows
Anton Khodakivskiy [Wed, 4 Jul 2012 14:27:25 +0000 (17:27 +0300)]
window utils for tracking opened/closed windows

11 years agoMerge branch 'feature-bootstrap-base' into develop
Anton Khodakivskiy [Wed, 4 Jul 2012 14:25:45 +0000 (17:25 +0300)]
Merge branch 'feature-bootstrap-base' into develop

11 years agofirefox bootstrap extensions minimalist extension with console class for logging
Anton Khodakivskiy [Wed, 4 Jul 2012 14:25:19 +0000 (17:25 +0300)]
firefox bootstrap extensions minimalist extension with console class for logging

11 years agobase
Anton Khodakivskiy [Wed, 4 Jul 2012 14:20:50 +0000 (17:20 +0300)]
base

Imprint / Impressum