]> git.gir.st - VimFx.git/log
VimFx.git
10 years agoMerge branch 'zh-CN' of github.com:mozillazg/VimFx into zh-CN
Mozillazg [Sun, 10 Nov 2013 02:04:06 +0000 (10:04 +0800)]
Merge branch 'zh-CN' of github.com:mozillazg/VimFx into zh-CN

10 years agoUpdate zh-CN localization
Mozillazg [Mon, 7 Oct 2013 11:34:45 +0000 (19:34 +0800)]
Update zh-CN localization

10 years agoMerge pull request #215 from lydell/develop
Anton Khodakivskiy [Sun, 3 Nov 2013 07:52:38 +0000 (00:52 -0700)]
Merge pull request #215 from lydell/develop

Update shortcuts list in readme

10 years agoMerge pull request #218 from lydell/native-console
Anton Khodakivskiy [Sun, 3 Nov 2013 07:51:43 +0000 (00:51 -0700)]
Merge pull request #218 from lydell/native-console

Use Firefox 24+ native console API

10 years agoUse Firefox 24+ native console API
Simon Lydell [Sat, 26 Oct 2013 09:36:07 +0000 (11:36 +0200)]
Use Firefox 24+ native console API

10 years agoUpdate shortcuts list in readme
Simon Lydell [Fri, 25 Oct 2013 15:12:23 +0000 (17:12 +0200)]
Update shortcuts list in readme

10 years agoUpdate zh-CN localization
Mozillazg [Mon, 7 Oct 2013 11:34:45 +0000 (19:34 +0800)]
Update zh-CN localization

10 years agoMerge branch 'release-0.5.3' into develop
Anton Khodakivskiy [Wed, 16 Oct 2013 15:50:44 +0000 (17:50 +0200)]
Merge branch 'release-0.5.3' into develop

10 years agoChangelog update
Anton Khodakivskiy [Wed, 16 Oct 2013 15:49:53 +0000 (17:49 +0200)]
Changelog update

10 years agoVersion bump, README update
Anton Khodakivskiy [Mon, 14 Oct 2013 09:08:35 +0000 (11:08 +0200)]
Version bump, README update

10 years agoAdded a note to the users about adding/removing shortcuts
Anton Khodakivskiy [Mon, 14 Oct 2013 09:05:31 +0000 (11:05 +0200)]
Added a note to the users about adding/removing shortcuts

10 years agoRemoved checkboxes from the Shortcuts dialog
Anton Khodakivskiy [Mon, 14 Oct 2013 07:43:15 +0000 (09:43 +0200)]
Removed checkboxes from the Shortcuts dialog

10 years agoMerge branch 'better-key-change-message' of git://github.com/zhuochun/VimFx into...
Anton Khodakivskiy [Sun, 13 Oct 2013 09:59:06 +0000 (11:59 +0200)]
Merge branch 'better-key-change-message' of git://github.com/zhuochun/VimFx into zhuochun-better-key-change-message

Conflicts:
extension/locale/ru/vimfx.properties

10 years agoRemoved obsulete strings, translated russian strings
Anton Khodakivskiy [Sun, 13 Oct 2013 09:56:42 +0000 (11:56 +0200)]
Removed obsulete strings, translated russian strings

10 years agoremove obsolete strings from localization files
Wang Zhuochun [Fri, 11 Oct 2013 17:51:06 +0000 (01:51 +0800)]
remove obsolete strings from localization files

10 years agolocal strings for other languages
Wang Zhuochun [Tue, 8 Oct 2013 09:08:54 +0000 (17:08 +0800)]
local strings for other languages

10 years agoAsk for overwriting existing shortcut
Wang Zhuochun [Tue, 8 Oct 2013 09:08:29 +0000 (17:08 +0800)]
Ask for overwriting existing shortcut

10 years agoremove unnecessary comma
Wang Zhuochun [Tue, 8 Oct 2013 09:05:15 +0000 (17:05 +0800)]
remove unnecessary comma

10 years agodisplay better shortcut conflict message
Wang Zhuochun [Tue, 8 Oct 2013 08:30:08 +0000 (16:30 +0800)]
display better shortcut conflict message

10 years agoMerge pull request #208 from lydell/proper-modes
Anton Khodakivskiy [Fri, 4 Oct 2013 16:42:46 +0000 (09:42 -0700)]
Merge pull request #208 from lydell/proper-modes

Proper modes last minute fixes

10 years agoFix some whitespace
Simon Lydell [Fri, 4 Oct 2013 15:59:42 +0000 (17:59 +0200)]
Fix some whitespace

10 years agoMerge pull request #180 from lydell/proper-modes
Anton Khodakivskiy [Fri, 4 Oct 2013 15:58:43 +0000 (08:58 -0700)]
Merge pull request #180 from lydell/proper-modes

Fix: Proper modes support

10 years agoMerge branch 'proper-modes' of https://github.com/lydell/VimFx into proper-modes
Simon Lydell [Fri, 4 Oct 2013 15:54:20 +0000 (17:54 +0200)]
Merge branch 'proper-modes' of https://github.com/lydell/VimFx into proper-modes

10 years agoRemove redundant export
Simon Lydell [Fri, 4 Oct 2013 15:53:29 +0000 (17:53 +0200)]
Remove redundant export

10 years agoMerge pull request #2 from akhodakivskiy/lydell-proper-modes
Simon Lydell [Fri, 4 Oct 2013 15:49:30 +0000 (08:49 -0700)]
Merge pull request #2 from akhodakivskiy/lydell-proper-modes

Refactor normal mode

10 years agoMore comment
Anton Khodakivskiy [Fri, 4 Oct 2013 15:44:00 +0000 (18:44 +0300)]
More comment

10 years agoAdded a comment that explains Esc suppressing logic
Anton Khodakivskiy [Fri, 4 Oct 2013 15:17:10 +0000 (18:17 +0300)]
Added a comment that explains Esc suppressing logic

10 years agoRemove default argument value
Anton Khodakivskiy [Fri, 4 Oct 2013 14:49:24 +0000 (17:49 +0300)]
Remove default argument value

10 years agoMove all Esc key and input mode related logic into vim.coffee
Anton Khodakivskiy [Fri, 4 Oct 2013 14:46:02 +0000 (17:46 +0300)]
Move all Esc key and input mode related logic into vim.coffee

10 years agoMove special handling of Esc into events.coffee
Anton Khodakivskiy [Fri, 4 Oct 2013 12:04:25 +0000 (15:04 +0300)]
Move special handling of Esc into events.coffee

10 years agofixed bug where multikey commands were ignored
Anton Khodakivskiy [Fri, 4 Oct 2013 00:43:13 +0000 (03:43 +0300)]
fixed bug where multikey commands were ignored

10 years agoenering/leaving modes tweaks
Anton Khodakivskiy [Fri, 4 Oct 2013 00:26:09 +0000 (03:26 +0300)]
enering/leaving modes tweaks

10 years agoCode review changes
Anton Khodakivskiy [Fri, 4 Oct 2013 00:07:48 +0000 (03:07 +0300)]
Code review changes

10 years agoEsc related tweaks
Anton Khodakivskiy [Wed, 2 Oct 2013 10:52:56 +0000 (13:52 +0300)]
Esc related tweaks

10 years agoFactor out normal mode into modes.coffee
Anton Khodakivskiy [Wed, 2 Oct 2013 10:25:52 +0000 (13:25 +0300)]
Factor out normal mode into modes.coffee

10 years agoMerge branch 'proper-modes' of git://github.com/lydell/VimFx into lydell-proper-modes
Anton Khodakivskiy [Tue, 1 Oct 2013 22:12:01 +0000 (01:12 +0300)]
Merge branch 'proper-modes' of git://github.com/lydell/VimFx into lydell-proper-modes

10 years agoFix insert mode should grey button per tab
Simon Lydell [Tue, 1 Oct 2013 17:00:39 +0000 (19:00 +0200)]
Fix insert mode should grey button per tab

10 years agoMerge branch 'proper-modes' of git://github.com/lydell/VimFx into lydell-proper-modes
Anton Khodakivskiy [Tue, 1 Oct 2013 16:35:37 +0000 (19:35 +0300)]
Merge branch 'proper-modes' of git://github.com/lydell/VimFx into lydell-proper-modes

10 years agoUpdate Esc-related locale text and documentation
Simon Lydell [Tue, 1 Oct 2013 12:35:34 +0000 (14:35 +0200)]
Update Esc-related locale text and documentation

10 years agoFix #199: Remove blur_on_esc and leave_dt_open prefs
Simon Lydell [Tue, 1 Oct 2013 13:31:59 +0000 (15:31 +0200)]
Fix #199: Remove blur_on_esc and leave_dt_open prefs

10 years agoMake command_Esc in charge of all "escaping"
Simon Lydell [Tue, 1 Oct 2013 11:35:13 +0000 (13:35 +0200)]
Make command_Esc in charge of all "escaping"

To be able to exit modes or blur text inputs, you _had_ to use Esc before.
It was hard coded. Now, changing the shortcut for command_Esc works as
expected.

10 years agoMerge branch 'develop' into proper-modes
Simon Lydell [Tue, 1 Oct 2013 09:39:57 +0000 (11:39 +0200)]
Merge branch 'develop' into proper-modes

Conflicts:
extension/packages/button.coffee
extension/packages/events.coffee
extension/packages/utils.coffee

10 years agoMerge pull request #205 from sirodoht/develop
Anton Khodakivskiy [Mon, 30 Sep 2013 15:37:04 +0000 (08:37 -0700)]
Merge pull request #205 from sirodoht/develop

Update Greek localization

10 years agoUpdate Greek localization
Theodore Keloglou [Mon, 30 Sep 2013 15:07:01 +0000 (18:07 +0300)]
Update Greek localization

10 years agoMerge pull request #201 from mozillazg/zh-CN
Anton Khodakivskiy [Tue, 17 Sep 2013 13:48:49 +0000 (06:48 -0700)]
Merge pull request #201 from mozillazg/zh-CN

Update Simplified Chinese localization

10 years agoUpdate zh-CN localization
Mozillazg [Tue, 17 Sep 2013 12:49:00 +0000 (20:49 +0800)]
Update zh-CN localization

10 years agoMerge remote-tracking branch 'upstream/develop' into zh-CN
Mozillazg [Sat, 14 Sep 2013 02:16:15 +0000 (10:16 +0800)]
Merge remote-tracking branch 'upstream/develop' into zh-CN

10 years agoMerge pull request #196 from lydell/button
Anton Khodakivskiy [Fri, 13 Sep 2013 13:09:20 +0000 (06:09 -0700)]
Merge pull request #196 from lydell/button

Fix #190: Improve blacklisting UI

10 years agoLet un-blacklist remove _all_ matching rules
Simon Lydell [Wed, 11 Sep 2013 20:24:01 +0000 (22:24 +0200)]
Let un-blacklist remove _all_ matching rules

Previously, only the _first_ matching rule was removed when the user
clicked the "un-blacklist button". But it would be a bummer if the user
clicks to remove the page from the blacklist, and it stays blacklisted.

Therefore _all_ matching rules are displayed and removed. To facilitate
this, the string in the textbox of the toolbar button is treated as a
blacklist of its own, which should be removed from or concatenated with
the blacklist pref. (Which means that the user is now able to add multiple
rules at the same time, should anyone want that.)

10 years agoRefactor button code
Simon Lydell [Wed, 11 Sep 2013 19:32:46 +0000 (21:32 +0200)]
Refactor button code

10 years agoTranslate new string to zh-CN
Mozillazg [Wed, 11 Sep 2013 14:40:21 +0000 (22:40 +0800)]
Translate new string to zh-CN

10 years agoFix #190: Improve blacklisting UI
Simon Lydell [Tue, 10 Sep 2013 14:29:24 +0000 (16:29 +0200)]
Fix #190: Improve blacklisting UI

- Fix bug: on `about:` pages `**` was suggested as blacklisting rule
- On blacklisted pages, the blacklist button un-blacklists instead
- Live validation of the black list setting

10 years agoMerge remote-tracking branch 'upstream/develop' into zh-CN
Mozillazg [Wed, 11 Sep 2013 02:58:28 +0000 (10:58 +0800)]
Merge remote-tracking branch 'upstream/develop' into zh-CN

10 years agoMerge pull request #195 from lydell/clarify-help-customization
Anton Khodakivskiy [Tue, 10 Sep 2013 14:49:20 +0000 (07:49 -0700)]
Merge pull request #195 from lydell/clarify-help-customization

Fix #192: Clarify help customization

10 years agoFix #192: Clarify customization is in help dialog
Simon Lydell [Tue, 10 Sep 2013 10:40:34 +0000 (12:40 +0200)]
Fix #192: Clarify customization is in help dialog

- Add button in settings page to customize keyboard shortcuts (open the
  help dialog)
- Change "Help" to "Keyboard shortcuts"
- Fix bug: Help dialog broke the layout in XUL pages

10 years agoMinor cleanup
Simon Lydell [Sat, 7 Sep 2013 21:46:50 +0000 (23:46 +0200)]
Minor cleanup

10 years agoUpdate Simplified Chinese localization
Mozillazg [Sun, 8 Sep 2013 01:40:54 +0000 (09:40 +0800)]
Update Simplified Chinese localization

10 years agoMerge pull request #177 from lydell/better-options
Anton Khodakivskiy [Sat, 7 Sep 2013 20:56:56 +0000 (13:56 -0700)]
Merge pull request #177 from lydell/better-options

Better options

10 years agoFix: Dropped out of insert mode on location change
Simon Lydell [Sat, 7 Sep 2013 20:56:50 +0000 (22:56 +0200)]
Fix: Dropped out of insert mode on location change

For example, it would be nice to usually be in insert mode in gmail, and
only occasionally leave it. However, as soon as you for example went from
the inbox to an e-mail, the location changed, which caused normal mode to
be entered. Only when in hints mode we need to do that (issue #101).

10 years agoCloses #143. Readonly inputs can now be followed using hint markers
Anton Khodakivskiy [Sat, 7 Sep 2013 20:54:15 +0000 (23:54 +0300)]
Closes #143. Readonly inputs can now be followed using hint markers

10 years agomissing options entry for Polish locale
Anton Khodakivskiy [Sat, 7 Sep 2013 19:28:34 +0000 (22:28 +0300)]
missing options entry for Polish locale

10 years agoMerge pull request #185 from lydell/develop
Anton Khodakivskiy [Sat, 7 Sep 2013 19:08:39 +0000 (12:08 -0700)]
Merge pull request #185 from lydell/develop

Fix: commit 586dd356 broke hint marker rotation

10 years agoFix: `Vim::enterNormalMode` should reset `@keys`
Simon Lydell [Sat, 7 Sep 2013 18:32:31 +0000 (20:32 +0200)]
Fix: `Vim::enterNormalMode` should reset `@keys`

Otherwise keys accumulated in other modes might be interpreted when going
back to normal mode. For example, following a link with a hint ending with
"a" and then directly trying to follow another link, would do so in a new
tab. That last "a" was still in `@keys` when returning to normal mode, so
when trying to use the "f" command, it was interpreted as "af" instead.

10 years agoFix: Call only `onEnterNormalMode` of current mode
Simon Lydell [Sat, 7 Sep 2013 11:56:35 +0000 (13:56 +0200)]
Fix: Call only `onEnterNormalMode` of current mode

`Vim::enterNormalMode()` mistakenly called `onEnterNormalMode` of _all_
modes, instead of just of the mode we're just leaving.

The `onEnterNormalmode` of insert mode made it impossible to focus some
textareas using hints, for example.

10 years agoFix: af should work as f/F when hint focuses target
Simon Lydell [Sat, 7 Sep 2013 11:17:06 +0000 (13:17 +0200)]
Fix: af should work as f/F when hint focuses target

For example, if you pressed af and then a hint for a textarea, that
textarea would be focused, but the markers would still be visible.

10 years agoMerge branch 'develop' into proper-modes
Simon Lydell [Sat, 7 Sep 2013 10:45:44 +0000 (12:45 +0200)]
Merge branch 'develop' into proper-modes

Conflicts:
extension/packages/mode-hints/marker.coffee

10 years agoFix: commit 586dd356 broke hint marker rotation
Simon Lydell [Sat, 7 Sep 2013 10:37:24 +0000 (12:37 +0200)]
Fix: commit 586dd356 broke hint marker rotation

10 years agoFix: `keyStr` in events.coffee shouldn't be global
Simon Lydell [Sat, 7 Sep 2013 09:50:45 +0000 (11:50 +0200)]
Fix: `keyStr` in events.coffee shouldn't be global

10 years agoFix: Hint marker rotation was broken
Simon Lydell [Sat, 7 Sep 2013 02:11:36 +0000 (04:11 +0200)]
Fix: Hint marker rotation was broken

10 years agoAdd command: Enter insert mode
Simon Lydell [Sat, 7 Sep 2013 02:09:23 +0000 (04:09 +0200)]
Add command: Enter insert mode

10 years agoFix #90: Add follow multiple links command
Simon Lydell [Sat, 7 Sep 2013 01:11:05 +0000 (03:11 +0200)]
Fix #90: Add follow multiple links command

10 years agoRefactor modes.coffee by grouping all hints files
Simon Lydell [Sat, 7 Sep 2013 00:30:08 +0000 (02:30 +0200)]
Refactor modes.coffee by grouping all hints files

There was too much code in modes.coffee, making it hard to extend in the
future. It simply requires mode-hints.coffee. However, adding _yet_ a new
file for the hints was one too much, so I group all hints-related files in
a folder called mode-hints.

10 years agoRefactor Esc key handling
Simon Lydell [Fri, 6 Sep 2013 23:01:46 +0000 (01:01 +0200)]
Refactor Esc key handling

This includes refactoring of events.coffee and vim.coffee.

The Vim class no longer handles any events. It is just given a `keyStr` in
its `onInput` method. Then it handles that `keyStr`, and reports back if
it was of any use: It matched a command or was used by some mode. That
information is then used in events.coffee to determine if the event should
be suppressed or not.

All events.coffee does now (in the keydown/keypress/keyup handler) is
determine if it should run vim and if it should suppress the event. The
blurring of XUL controls has been moved to commands.coffee, where it
belongs.

Moreover, the Esc key now does two things by default, but only one at a
time. If we're in normal mode, it runs `command_Esc`. Otherwise it calls
`vim.enterNormalMode()`. This allows us to cancel hint markers on dialogs
(such as the help dialog) without closing the dialog (dialogs are often
closed when Esc is pressed).

10 years agoPerformance fix for markers injection
Anton Khodakivskiy [Fri, 6 Sep 2013 18:17:02 +0000 (21:17 +0300)]
Performance fix for markers injection

10 years agoSlight `Vim::handleKeyDown` refactor
Simon Lydell [Thu, 5 Sep 2013 19:14:48 +0000 (21:14 +0200)]
Slight `Vim::handleKeyDown` refactor

Incidentally, the refactor solved a bug I just found. Before, you could
not have a custom shortcut such as `zvfa` without triggering the `vf`
command, or `zo` without triggering the `o` command.

10 years agoMerge branch 'develop' into proper-modes + Refactor
Simon Lydell [Thu, 5 Sep 2013 14:32:12 +0000 (16:32 +0200)]
Merge branch 'develop' into proper-modes + Refactor

Conflicts:
extension/packages/commands.coffee
extension/packages/vim.coffee

The conflicts above required some refactoring to be resolved. Instead of
doing _just_ the refactoring required to get the code runnning again, I
continued with related refactoring, since it felt more sensible.

10 years agoLet hint commands take advantage of the new modes
Simon Lydell [Thu, 5 Sep 2013 12:49:52 +0000 (14:49 +0200)]
Let hint commands take advantage of the new modes

All the hint commands do now is:

1. Define `callback`.
2. Run `vim.enterMode('hints', [callback])`.

Much DRY:er!

10 years agoMerge pull request #178 from lydell/hints-overlap-fix
Anton Khodakivskiy [Thu, 5 Sep 2013 12:34:37 +0000 (05:34 -0700)]
Merge pull request #178 from lydell/hints-overlap-fix

Add feature: Press space to rotate overlapping hints

10 years agoMerge pull request #1 from akhodakivskiy/lydell-hints-overlap-fix
Simon Lydell [Thu, 5 Sep 2013 12:32:31 +0000 (05:32 -0700)]
Merge pull request #1 from akhodakivskiy/lydell-hints-overlap-fix

Enable forward/back marker rotation

10 years agoCode Review
Anton Khodakivskiy [Thu, 5 Sep 2013 12:29:06 +0000 (15:29 +0300)]
Code Review

10 years agoSmall code tweak
Anton Khodakivskiy [Thu, 5 Sep 2013 12:12:33 +0000 (15:12 +0300)]
Small code tweak

10 years agoEnabled Shift-space to rotate hint markers backwards
Anton Khodakivskiy [Thu, 5 Sep 2013 12:07:25 +0000 (15:07 +0300)]
Enabled Shift-space to rotate hint markers backwards

10 years agoMerge branch 'hints-overlap-fix' of git://github.com/lydell/VimFx into lydell-hints...
Anton Khodakivskiy [Thu, 5 Sep 2013 10:20:20 +0000 (13:20 +0300)]
Merge branch 'hints-overlap-fix' of git://github.com/lydell/VimFx into lydell-hints-overlap-fix

10 years agoMake marker border more prominent
Anton Khodakivskiy [Thu, 5 Sep 2013 10:19:46 +0000 (13:19 +0300)]
Make marker border more prominent

10 years agoFix: Overlapping hints rotation was mostly broken
Simon Lydell [Thu, 5 Sep 2013 10:08:30 +0000 (12:08 +0200)]
Fix: Overlapping hints rotation was mostly broken

10 years agoMove `z-index` out of `.VimFxReset`
Simon Lydell [Wed, 4 Sep 2013 22:30:15 +0000 (00:30 +0200)]
Move `z-index` out of `.VimFxReset`

The hint markers need to set `z-index` dynamically (to rotate overlapping
markers). style.css is inserted as an agent sheet and uses `!important`
everywhere (this is needed to override userstyles, see commit 6145382),
and can therefore not be overrided by inline styles.

Therefore, I've moved `z-index` out of `.VimFxReset`, to each place that
actually _needs_ it: A few positioned elements.

10 years agoMerge branch 'develop' into hints-overlap-fix
Simon Lydell [Wed, 4 Sep 2013 22:09:51 +0000 (00:09 +0200)]
Merge branch 'develop' into hints-overlap-fix

Conflicts:
extension/locale/ru/vimfx.properties

10 years agoMerge pull request #173 from sirodoht/develop
Anton Khodakivskiy [Tue, 3 Sep 2013 20:23:17 +0000 (13:23 -0700)]
Merge pull request #173 from sirodoht/develop

Updated Greek localization

10 years agoMerge pull request #172 from harius/ru
Anton Khodakivskiy [Tue, 3 Sep 2013 20:23:03 +0000 (13:23 -0700)]
Merge pull request #172 from harius/ru

Fix Russian localization

10 years agoMerge pull request #171 from mozillazg/zh-CN
Anton Khodakivskiy [Tue, 3 Sep 2013 20:21:37 +0000 (13:21 -0700)]
Merge pull request #171 from mozillazg/zh-CN

Update Simplified Chinese translation

10 years agoAdd live validation of the hint chars setting
Simon Lydell [Fri, 30 Aug 2013 21:06:25 +0000 (23:06 +0200)]
Add live validation of the hint chars setting

- onchange: to lowercase and remove duplicate chars

- Update pref defaults in locales

10 years agoMerge pull request #179 from lydell/userstyles-fix
Anton Khodakivskiy [Sun, 1 Sep 2013 15:46:25 +0000 (08:46 -0700)]
Merge pull request #179 from lydell/userstyles-fix

Closes #168 -- for real this time

10 years agoFix a likely future bug
Simon Lydell [Sat, 31 Aug 2013 23:16:48 +0000 (01:16 +0200)]
Fix a likely future bug

Now passing an array of arguments to the `enter` method of modes, instead
of using splats, in order not to destroy the `this` context of the `enter`
methods.

10 years agoFix: Proper modes support
Simon Lydell [Sat, 31 Aug 2013 22:39:41 +0000 (00:39 +0200)]
Fix: Proper modes support

The vim code is now more maintainable, easier to understand and
extensible. This commit makes it easier to implement new modes, such as
the proposed ignore mode.

10 years agoCloses #168 -- for real this time
Simon Lydell [Sat, 31 Aug 2013 20:19:22 +0000 (22:19 +0200)]
Closes #168 -- for real this time

Commit bc315d9 made changes to the CSS of VimFx:

1. It changed from "agent" sheets to "author" sheets
2. It removed all `!important`

That caused problems with userstyles in userContent.css or Stylish.
Website themes installed by the user often make the hint markers
unreadable, for example.

Commit 21a09a1 reverted #2.

After a while, though, I noticed that it wasn't enough, unfortunately.

This commit reverts #1, and adds a comment about it.

10 years agoAdd feature: Press space to rotate overlapping hints
Simon Lydell [Sat, 31 Aug 2013 19:45:24 +0000 (21:45 +0200)]
Add feature: Press space to rotate overlapping hints

Also noted the feature in the help dialog.

And while cleaning up the added code in marker.coffee, I couldn't stop
myself from cleaning up the rest of the code there a bit, too.

10 years agoFixed my own mistakes
Zakhar Pilipchuk [Thu, 29 Aug 2013 07:01:40 +0000 (10:01 +0300)]
Fixed my own mistakes

10 years agoUpdated Greek localization
Theodore Keloglou [Wed, 28 Aug 2013 17:49:54 +0000 (20:49 +0300)]
Updated Greek localization

10 years agoFix Russian localization
Zakhar Pilipchuk [Wed, 28 Aug 2013 16:39:02 +0000 (19:39 +0300)]
Fix Russian localization

10 years agoMerge branch 'release-0.5.2' 0.5.2
Anton Khodakivskiy [Tue, 27 Aug 2013 18:42:12 +0000 (21:42 +0300)]
Merge branch 'release-0.5.2'

Imprint / Impressum