]> git.gir.st - VimFx.git/log
VimFx.git
11 years agoMerge branch 'release-0.4.5' into develop
Anton Khodakivskiy [Tue, 12 Mar 2013 10:30:35 +0000 (12:30 +0200)]
Merge branch 'release-0.4.5' into develop

11 years agoBumped version to 0.4.5 and updated README.md
Anton Khodakivskiy [Tue, 12 Mar 2013 10:29:05 +0000 (12:29 +0200)]
Bumped version to 0.4.5 and updated README.md

11 years agoMerge branch 'master' into develop
Anton Khodakivskiy [Sat, 2 Mar 2013 02:54:34 +0000 (04:54 +0200)]
Merge branch 'master' into develop

11 years agoMerge pull request #77 from grn/master
Anton Khodakivskiy [Sat, 2 Mar 2013 02:05:09 +0000 (18:05 -0800)]
Merge pull request #77 from grn/master

Don't close pinned tabs when pressing x

11 years agoDon't close pinned tabs when pressing x
Grzegorz Niewisiewicz [Fri, 1 Mar 2013 17:26:04 +0000 (18:26 +0100)]
Don't close pinned tabs when pressing x

Firefox doesn't allow closing pinned tabs with a GUI button nor by
pressing Ctrl+W. This commit introduces similar behaviour in VimFx.
Pinned tabs won't be closed by pressing x.

11 years agoCloses #71. Collon will open Developer Toolbar, Esc will close it
Anton Khodakivskiy [Thu, 28 Feb 2013 10:38:39 +0000 (12:38 +0200)]
Closes #71. Collon will open Developer Toolbar, Esc will close it
The latter can be disabled in properties

11 years agoCloses #73. Removed build.sh in favor of Makefile
Anton Khodakivskiy [Thu, 28 Feb 2013 06:38:43 +0000 (08:38 +0200)]
Closes #73. Removed build.sh in favor of Makefile

11 years agoMerge branch 'develop' of github.com:akhodakivskiy/VimFx into develop
Anton Khodakivskiy [Wed, 27 Feb 2013 23:38:44 +0000 (01:38 +0200)]
Merge branch 'develop' of github.com:akhodakivskiy/VimFx into develop

11 years agoMerge branch 'master' into develop
Anton Khodakivskiy [Wed, 27 Feb 2013 23:30:55 +0000 (01:30 +0200)]
Merge branch 'master' into develop

11 years agoMerge branch 'master' of github.com:akhodakivskiy/VimFx
Anton Khodakivskiy [Wed, 27 Feb 2013 23:29:00 +0000 (01:29 +0200)]
Merge branch 'master' of github.com:akhodakivskiy/VimFx

11 years agoMerge pull request #74 from carno/makefile
Anton Khodakivskiy [Wed, 27 Feb 2013 23:28:44 +0000 (15:28 -0800)]
Merge pull request #74 from carno/makefile

Add Makefile as suggested in issue #73

11 years agoMerge pull request #67 from mozillazg/develop
Anton Khodakivskiy [Wed, 27 Feb 2013 23:25:48 +0000 (15:25 -0800)]
Merge pull request #67 from mozillazg/develop

Update Simplified Chinese translation

11 years agoMerge pull request #68 from helmuthdu/master
Anton Khodakivskiy [Wed, 27 Feb 2013 23:25:32 +0000 (15:25 -0800)]
Merge pull request #68 from helmuthdu/master

Better Hint Style

11 years agoMerge pull request #72 from thenonameguy/master
Anton Khodakivskiy [Wed, 27 Feb 2013 23:24:10 +0000 (15:24 -0800)]
Merge pull request #72 from thenonameguy/master

Added hungarian localization

11 years agoMerge pull request #66 from mcomella/dev-build
Anton Khodakivskiy [Wed, 27 Feb 2013 23:21:13 +0000 (15:21 -0800)]
Merge pull request #66 from mcomella/dev-build

[PR] build.sh does not package on compile errors.

11 years agoMerge pull request #75 from grn/master
Anton Khodakivskiy [Wed, 27 Feb 2013 23:20:51 +0000 (15:20 -0800)]
Merge pull request #75 from grn/master

Add Polish locale

11 years agoAdd Polish locale
Grzegorz Niewisiewicz [Wed, 27 Feb 2013 23:04:56 +0000 (00:04 +0100)]
Add Polish locale

11 years agoAdd Makefile as suggested in issue #73
Carno [Sun, 24 Feb 2013 23:29:19 +0000 (00:29 +0100)]
Add Makefile as suggested in issue #73

11 years agoFinal working version, UML fixed
Szabó Krisztián [Sat, 23 Feb 2013 16:20:06 +0000 (17:20 +0100)]
Final working version, UML fixed

11 years agoAdded last tweaks to translation
Szabó Krisztián [Sat, 23 Feb 2013 15:02:49 +0000 (16:02 +0100)]
Added last tweaks to translation

11 years agoMerge branch 'master' of https://github.com/thenonameguy/VimFx
Szabó Krisztián [Sat, 23 Feb 2013 15:00:35 +0000 (16:00 +0100)]
Merge branch 'master' of https://github.com/thenonameguy/VimFx

11 years agoRemoved old hu directory
Szabó Krisztián [Sat, 23 Feb 2013 15:00:00 +0000 (16:00 +0100)]
Removed old hu directory

11 years agoHungarian language added to chrome.manifest
Szabó Krisztián [Sat, 23 Feb 2013 14:56:30 +0000 (15:56 +0100)]
Hungarian language added to chrome.manifest

11 years agoChanged locale directory to Firefox's default
Szabó Krisztián [Sat, 23 Feb 2013 13:40:09 +0000 (14:40 +0100)]
Changed locale directory to Firefox's default

11 years agoAdded hungarian locale
Szabó Krisztián [Sat, 23 Feb 2013 13:31:43 +0000 (14:31 +0100)]
Added hungarian locale

11 years agoFixed Hint Background Issue
Helmuth Saatkamp [Thu, 14 Feb 2013 17:20:24 +0000 (15:20 -0200)]
Fixed Hint Background Issue

11 years agoBetter cross-platform support
Helmuth Saatkamp [Thu, 14 Feb 2013 17:02:36 +0000 (15:02 -0200)]
Better cross-platform support

11 years agoBetter Hint Style
Helmuth Saatkamp [Wed, 13 Feb 2013 13:39:05 +0000 (11:39 -0200)]
Better Hint Style

11 years agoBetter Hint Style
Helmuth Saatkamp [Wed, 13 Feb 2013 12:32:26 +0000 (10:32 -0200)]
Better Hint Style

11 years agoUpdated Simplified Chinese translation.
Mozillazg [Mon, 11 Feb 2013 10:46:07 +0000 (18:46 +0800)]
Updated Simplified Chinese translation.

11 years agobuild.sh does not package on compile errors.
Michael Comella [Sat, 9 Feb 2013 16:19:10 +0000 (11:19 -0500)]
build.sh does not package on compile errors.

This is useful for smaller terminals where the packaging output (zip)
would scroll the terminal, preventing the developer from noticing the
compiler errors.

The formatting of build.sh is changed slightly for readability in
accommodation with this change.

11 years agoMerge branch 'master' into develop
Anton Khodakivskiy [Wed, 30 Jan 2013 15:33:23 +0000 (17:33 +0200)]
Merge branch 'master' into develop

11 years agoMerge branch 'release-0.4.4' into develop
Anton Khodakivskiy [Wed, 30 Jan 2013 15:32:09 +0000 (17:32 +0200)]
Merge branch 'release-0.4.4' into develop

11 years agoREADME.md updates
Anton Khodakivskiy [Wed, 30 Jan 2013 15:28:24 +0000 (17:28 +0200)]
README.md updates

11 years agoMerge branch 'release-0.4.4' 0.4.4
Anton Khodakivskiy [Wed, 30 Jan 2013 15:05:13 +0000 (17:05 +0200)]
Merge branch 'release-0.4.4'

11 years agoBumped version and updated change log
Anton Khodakivskiy [Wed, 30 Jan 2013 15:04:56 +0000 (17:04 +0200)]
Bumped version and updated change log

11 years agoCloses #58. Esc will now close the focused default search bar.
Anton Khodakivskiy [Wed, 30 Jan 2013 14:17:24 +0000 (16:17 +0200)]
Closes #58. Esc will now close the focused default search bar.

11 years agoCloses #52. Added 'gh' command that will navigate to the home page.
Anton Khodakivskiy [Wed, 23 Jan 2013 11:55:12 +0000 (13:55 +0200)]
Closes #52. Added 'gh' command that will navigate to the home page.
Refactored prefs.coffee a bit

11 years agoCloses #53. Merge branch 'mcomella-develop' into develop
Anton Khodakivskiy [Wed, 23 Jan 2013 09:38:27 +0000 (11:38 +0200)]
Closes #53. Merge branch 'mcomella-develop' into develop

11 years agoMerge branch 'develop' of git://github.com/mcomella/VimFx into mcomella-develop
Anton Khodakivskiy [Wed, 23 Jan 2013 09:38:06 +0000 (11:38 +0200)]
Merge branch 'develop' of git://github.com/mcomella/VimFx into mcomella-develop

11 years agoFixed exception firing by marker enabled commands on XUL Documents
Anton Khodakivskiy [Wed, 23 Jan 2013 09:37:43 +0000 (11:37 +0200)]
Fixed exception firing by marker enabled commands on XUL Documents

11 years agoCloses #53. Typos fixed in help dialog & readme.
Michael Comella [Tue, 22 Jan 2013 03:24:51 +0000 (22:24 -0500)]
Closes #53. Typos fixed in help dialog & readme.

11 years agoNow link markers will always be on top of all other markers even if the link elemens...
Anton Khodakivskiy [Fri, 11 Jan 2013 21:31:37 +0000 (23:31 +0200)]
Now link markers will always be on top of all other markers even if the link elemens has smaller size. See #29

11 years agoCloses #49. Now keyup event will be suppressed if keypress has been handled by VimFx
Anton Khodakivskiy [Fri, 11 Jan 2013 20:42:31 +0000 (22:42 +0200)]
Closes #49. Now keyup event will be suppressed if keypress has been handled by VimFx

11 years agoCloses #48. Added 'o' command to focus address bar.
Anton Khodakivskiy [Fri, 11 Jan 2013 14:41:48 +0000 (16:41 +0200)]
Closes #48. Added 'o' command to focus address bar.
Fixed a minor bug in preferences handling.

11 years agocloses #41. All help commands can be disabled now.
Anton Khodakivskiy [Thu, 10 Jan 2013 15:21:16 +0000 (17:21 +0200)]
closes #41. All help commands can be disabled now.

11 years agoCloses #43. and will behave more intelligently now.
Anton Khodakivskiy [Wed, 9 Jan 2013 05:56:16 +0000 (07:56 +0200)]
Closes #43.  and  will behave more intelligently now.
It will try to parse the contents of the Clipboard as a URL. In case of success it will just navigate to that URL.
Othersiwe it will use the selected/default search provider to search for the string in the clipboard.

11 years agoMerge branch 'mozillazg-develop' into develop
Anton Khodakivskiy [Wed, 9 Jan 2013 04:10:05 +0000 (06:10 +0200)]
Merge branch 'mozillazg-develop' into develop

11 years ago/Added *Thumbs.db in .gitigonre
Anton Khodakivskiy [Wed, 9 Jan 2013 04:09:20 +0000 (06:09 +0200)]
/Added *Thumbs.db in .gitigonre

11 years agoMerged zh-CN locale and tweaked locale handling logic
Anton Khodakivskiy [Wed, 9 Jan 2013 04:06:49 +0000 (06:06 +0200)]
Merged zh-CN locale and tweaked locale handling logic

11 years agoAdd zh-CN localization.
Mozillazg [Sun, 30 Dec 2012 08:32:10 +0000 (16:32 +0800)]
Add zh-CN localization.

11 years agoMerge branch 'master' into develop 0.4.3
Anton Khodakivskiy [Thu, 27 Dec 2012 08:30:50 +0000 (10:30 +0200)]
Merge branch 'master' into develop

11 years agoMerge branch 'release-0.4.3'
Anton Khodakivskiy [Thu, 27 Dec 2012 08:30:15 +0000 (10:30 +0200)]
Merge branch 'release-0.4.3'

11 years agoBumped version and updated README.md
Anton Khodakivskiy [Thu, 27 Dec 2012 08:29:38 +0000 (10:29 +0200)]
Bumped version and updated README.md

11 years agoCloses #40. Toolbar button is back online.
Anton Khodakivskiy [Tue, 25 Dec 2012 09:04:37 +0000 (11:04 +0200)]
Closes #40. Toolbar button is back online.
Small tweaks to the new feature that allows to disable individual hotkeys

11 years agoCloses #39. Checkboxes are added to the Help Dialog allowing users to disable certain...
Anton Khodakivskiy [Mon, 24 Dec 2012 21:26:51 +0000 (23:26 +0200)]
Closes #39. Checkboxes are added to the Help Dialog allowing users to disable certain commands

11 years agoMerge branch 'release-0.4.2' 0.4.2
Anton Khodakivskiy [Fri, 14 Dec 2012 14:52:43 +0000 (16:52 +0200)]
Merge branch 'release-0.4.2'

11 years agoVersion bump, README.md update
Anton Khodakivskiy [Fri, 14 Dec 2012 14:52:26 +0000 (16:52 +0200)]
Version bump, README.md update

11 years agoKey handling bug fixing
Anton Khodakivskiy [Fri, 14 Dec 2012 14:51:15 +0000 (16:51 +0200)]
Key handling bug fixing

11 years agoMerge branch 'release-0.4.1' into develop
Anton Khodakivskiy [Wed, 12 Dec 2012 11:22:29 +0000 (13:22 +0200)]
Merge branch 'release-0.4.1' into develop

11 years agoMerge branch 'release-0.4.1' 0.4.1
Anton Khodakivskiy [Wed, 12 Dec 2012 11:21:52 +0000 (13:21 +0200)]
Merge branch 'release-0.4.1'

11 years agobumped version and updated change log
Anton Khodakivskiy [Wed, 12 Dec 2012 11:20:03 +0000 (13:20 +0200)]
bumped version and updated change log

11 years agoCloses #38. Now there is an indication that find yielded no results
Anton Khodakivskiy [Wed, 12 Dec 2012 11:14:32 +0000 (13:14 +0200)]
Closes #38. Now there is an indication that find yielded no results

11 years agosmall fix for non-english keyboard layouts
Anton Khodakivskiy [Wed, 12 Dec 2012 07:03:49 +0000 (09:03 +0200)]
small fix for non-english keyboard layouts

11 years agoMerge branch 'release-0.4' into develop
Anton Khodakivskiy [Sun, 9 Dec 2012 12:50:27 +0000 (14:50 +0200)]
Merge branch 'release-0.4' into develop

11 years agoMerge branch 'release-0.4' 0.4
Anton Khodakivskiy [Sun, 9 Dec 2012 12:49:57 +0000 (14:49 +0200)]
Merge branch 'release-0.4'

11 years agoBumped version and updated README.md
Anton Khodakivskiy [Sun, 9 Dec 2012 12:48:14 +0000 (14:48 +0200)]
Bumped version and updated README.md

11 years agoHousekeeping
Anton Khodakivskiy [Sun, 9 Dec 2012 12:37:50 +0000 (14:37 +0200)]
Housekeeping

11 years agoCloses #37. Added a preference that will enable bluring from any element that has...
Anton Khodakivskiy [Sun, 9 Dec 2012 11:29:30 +0000 (13:29 +0200)]
Closes #37. Added a preference that will enable bluring from any element that has input focus in the browser on Esc keydown

11 years agoMerge branch 'find' into develop
Anton Khodakivskiy [Sun, 9 Dec 2012 11:13:07 +0000 (13:13 +0200)]
Merge branch 'find' into develop

11 years agoCloses #12. Implemented find with / and n/N
Anton Khodakivskiy [Sun, 9 Dec 2012 11:12:35 +0000 (13:12 +0200)]
Closes #12. Implemented find with / and n/N

11 years agoCloses 33. Now the container divs are appended directly to document.documentElement...
Anton Khodakivskiy [Thu, 6 Dec 2012 09:46:31 +0000 (11:46 +0200)]
Closes 33. Now the container divs are appended directly to document.documentElement (html)
This allows to avoid various edge cases (ex: body { position: relative; }

11 years agoCloses #29. Marker hints are now sorter with respect to the underlying element area.
Anton Khodakivskiy [Thu, 6 Dec 2012 06:23:36 +0000 (08:23 +0200)]
Closes #29. Marker hints are now sorter with respect to the underlying element area.
Elements with larger are get shorter hints

11 years agoCloses #32. Added *mail.google.com* to the default black list
Anton Khodakivskiy [Thu, 6 Dec 2012 06:02:48 +0000 (08:02 +0200)]
Closes #32. Added *mail.google.com* to the default black list

11 years agoCloses #34. Closes #18. Prefs will now be stored under extensions.VimFx.
Anton Khodakivskiy [Thu, 6 Dec 2012 05:13:00 +0000 (07:13 +0200)]
Closes #34. Closes #18. Prefs will now be stored under extensions.VimFx.
Added a routing to transfer preferences from extension.VimFx. to extensions.VimFx. un upgrade to version greater than 0.3.3
The toolbar button won't reappear after being removed from the toolbar

11 years agoCloses #35. Replaced innerHtml with Ci.nsIParserUtils
Anton Khodakivskiy [Thu, 6 Dec 2012 04:37:56 +0000 (06:37 +0200)]
Closes #35. Replaced innerHtml with Ci.nsIParserUtils

11 years ago.gitignore tweak
Anton Khodakivskiy [Thu, 6 Dec 2012 04:27:27 +0000 (06:27 +0200)]
.gitignore tweak

11 years agoCloses #30. Added `ar` and `aR` commands to reload all open tabs.
Anton Khodakivskiy [Thu, 29 Nov 2012 14:16:35 +0000 (09:16 -0500)]
Closes #30. Added `ar` and `aR` commands to reload all open tabs.
Closes #31. Opening a new tab with `t` will now select it.

11 years agoMerge branch 'hotfix-0.3.3' into develop
Anton Khodakivskiy [Wed, 21 Nov 2012 17:56:55 +0000 (12:56 -0500)]
Merge branch 'hotfix-0.3.3' into develop

11 years agoMerge branch 'hotfix-0.3.3' 0.3.3
Anton Khodakivskiy [Wed, 21 Nov 2012 17:56:06 +0000 (12:56 -0500)]
Merge branch 'hotfix-0.3.3'

11 years agoUpdated README.md
Anton Khodakivskiy [Wed, 21 Nov 2012 17:55:22 +0000 (12:55 -0500)]
Updated README.md

11 years agoBumped version to 0.3.3
Anton Khodakivskiy [Wed, 21 Nov 2012 17:53:54 +0000 (12:53 -0500)]
Bumped version to 0.3.3

11 years agoAdded chrome.manifest to the extension build script zipper
Anton Khodakivskiy [Wed, 21 Nov 2012 17:53:29 +0000 (12:53 -0500)]
Added chrome.manifest to the extension build script zipper

11 years agoMerge branch 'hotfix-0.3.2' into develop
Anton Khodakivskiy [Tue, 20 Nov 2012 14:04:55 +0000 (09:04 -0500)]
Merge branch 'hotfix-0.3.2' into develop

11 years agoMerge branch 'hotfix-0.3.2' 0.3.2
Anton Khodakivskiy [Tue, 20 Nov 2012 14:03:56 +0000 (09:03 -0500)]
Merge branch 'hotfix-0.3.2'

11 years agoFixed the build script to do recursive zipping
Anton Khodakivskiy [Tue, 20 Nov 2012 14:03:44 +0000 (09:03 -0500)]
Fixed the build script to do recursive zipping

11 years agoBumped version to 0.3.2
Anton Khodakivskiy [Tue, 20 Nov 2012 14:03:03 +0000 (09:03 -0500)]
Bumped version to 0.3.2

11 years agoMerge branch 'hotfix-0.3.1' into develop
Anton Khodakivskiy [Tue, 20 Nov 2012 13:50:42 +0000 (08:50 -0500)]
Merge branch 'hotfix-0.3.1' into develop

11 years agoMerge branch 'hotfix-0.3.1' 0.3.1
Anton Khodakivskiy [Tue, 20 Nov 2012 13:49:38 +0000 (08:49 -0500)]
Merge branch 'hotfix-0.3.1'

11 years agoBumped version to 0.3.1
Anton Khodakivskiy [Tue, 20 Nov 2012 13:49:19 +0000 (08:49 -0500)]
Bumped version to 0.3.1

11 years agoCloses #27. Added LANG="en_US.UTF-8"
Anton Khodakivskiy [Tue, 20 Nov 2012 13:48:27 +0000 (08:48 -0500)]
Closes #27. Added LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL= folder to the build.sh script

11 years agoMerge branch 'release-0.3' into develop
Anton Khodakivskiy [Tue, 20 Nov 2012 02:43:39 +0000 (21:43 -0500)]
Merge branch 'release-0.3' into develop

11 years agoMerge branch 'release-0.3' 0.3
Anton Khodakivskiy [Tue, 20 Nov 2012 02:42:55 +0000 (21:42 -0500)]
Merge branch 'release-0.3'

11 years agoBumped version, updated change log and shortcuts list
Anton Khodakivskiy [Tue, 20 Nov 2012 02:42:38 +0000 (21:42 -0500)]
Bumped version, updated change log and shortcuts list

11 years agoCloses #24. Fixed Desktop extension compatibility problem
Anton Khodakivskiy [Tue, 20 Nov 2012 02:32:34 +0000 (21:32 -0500)]
Closes #24. Fixed Desktop extension compatibility problem

11 years agoRemoved c-u and c-f for now.
Anton Khodakivskiy [Sun, 18 Nov 2012 16:33:32 +0000 (11:33 -0500)]
Removed c-u and c-f for now.
c-u is used for viewing source and c-f is a standard search hotkey.
c-f might be put back when proper Vim-like search with / is implemented

11 years agoAdded c-u/c-d back to scroll half a page up/down
Anton Khodakivskiy [Fri, 16 Nov 2012 17:40:16 +0000 (12:40 -0500)]
Added c-u/c-d back to scroll half a page up/down

11 years agoCloses #22. Scrolling with G will now reach the bottom of the page.
Anton Khodakivskiy [Thu, 15 Nov 2012 14:46:11 +0000 (09:46 -0500)]
Closes #22. Scrolling with G will now reach the bottom of the page.
Achieved by scrolling 100k pixels. This happens when body isn't the scrollable element on the page.
This will probably be changed when it will be possible to switch the element to scroll.

11 years agoCloses #23. Help will now show up while russian keyboard layout is on.
Anton Khodakivskiy [Thu, 15 Nov 2012 14:08:00 +0000 (09:08 -0500)]
Closes #23. Help will now show up while russian keyboard layout is on.
This is done as a hack, and should be addressed in a proper way later on.

11 years agoCloses #25. Now uses window.scrollByPages(1) to scroll by page.
Anton Khodakivskiy [Thu, 15 Nov 2012 13:45:30 +0000 (08:45 -0500)]
Closes #25. Now uses window.scrollByPages(1) to scroll by page.
Also added smooth scrolling for horizontal scroll and half a page scroll (d/u)

Imprint / Impressum