breandan
|
3566a182c4
|
update release notes describing declaration mode
|
2018-10-08 18:52:39 -04:00 |
|
breandan
|
591458eddb
|
remove unnecessary stuff
|
2018-10-08 18:27:57 -04:00 |
|
breandan
|
d795175b93
|
fixes #226
|
2018-10-08 18:18:19 -04:00 |
|
breandan
|
76908c67cf
|
progress on fixing #226, #248
|
2018-10-08 09:51:45 -04:00 |
|
breandan
|
48d96b294b
|
update function signature
|
2018-10-06 15:23:45 -04:00 |
|
breandan.considine
|
8e481f0ef4
|
adopt a more MVC-like design pattern
|
2018-09-02 13:28:52 -04:00 |
|
breandan.considine
|
627d86d6ea
|
refactor jump mode flag toggle to a state machine
|
2018-09-02 12:09:20 -04:00 |
|
breandan.considine
|
bec24868a6
|
Merge branch 'add-esc-action-handler' of https://github.com/tanalab2/AceJump into tanalab2-add-esc-action-handler
|
2018-09-02 00:11:22 -04:00 |
|
breandan.considine
|
5b1c66ccf0
|
add case sensitive search and refactor FindModel, fixes #247
|
2018-09-01 23:59:01 -04:00 |
|
breandan.considine
|
8fc55bc10e
|
com.johnlindquist -> org.acejump
|
2018-07-07 23:09:38 -04:00 |
|
breandan
|
d21ece793f
|
update github URL
|
2018-07-07 22:59:26 -04:00 |
|
kenji tanaka
|
37d65c8e19
|
add escActionHandler for #211 (Ctrl-G in Emacs mode)
|
2018-06-05 07:32:00 +09:00 |
|
breandan.considine
|
f14ae8e7de
|
style fixes
|
2018-06-02 22:10:13 -04:00 |
|
breandan
|
08163b7d10
|
small refactor
|
2018-06-02 11:04:53 -04:00 |
|
breandan.considine
|
3347cd170e
|
minor adjustments to #219
|
2018-05-30 14:48:52 -04:00 |
|
breandan.considine
|
1a5387251e
|
start implement #219
|
2018-05-30 12:38:36 -04:00 |
|
breandan.considine
|
48d47d86ae
|
simplify documentation
|
2018-05-27 00:03:24 -04:00 |
|
breandan.considine
|
d59179e49f
|
comment is not a kdoc!
|
2018-05-26 23:22:15 -04:00 |
|
breandan
|
d181d81a22
|
update wording
|
2018-05-25 20:20:54 -04:00 |
|
breandan
|
936ea80014
|
fix lower bound on k
|
2018-05-25 18:32:11 -04:00 |
|
breandan
|
3684132a36
|
update wording
|
2018-05-25 15:28:03 -04:00 |
|
breandan
|
3316a29a84
|
same thing, but |I*| is better notation #236
|
2018-05-25 15:25:01 -04:00 |
|
breandan
|
c6b58b60f4
|
missing comma
|
2018-05-25 15:16:56 -04:00 |
|
breandan
|
a86ceb0d2f
|
further clarify #236
|
2018-05-25 14:59:17 -04:00 |
|
breandan
|
4885542cf0
|
formalize tag assignment problem as per #236
|
2018-05-25 14:10:58 -04:00 |
|
breandan
|
0019504109
|
Fix issue with sticky Word Mode
|
2018-03-10 17:27:00 -05:00 |
|
breandan
|
019ad2485d
|
documentation for word mode and release notes
|
2018-03-10 16:44:15 -05:00 |
|
breandan
|
7bb853f617
|
fix swapped bounds
|
2018-03-10 15:54:16 -05:00 |
|
breandan
|
6ad5276d00
|
Refactoring and fixes
|
2018-03-10 15:34:25 -05:00 |
|
breandan
|
75f80ba418
|
Merge branch 'wordsearch' of https://github.com/svensp/AceJump into svensp-wordsearch
|
2018-03-10 13:58:39 -05:00 |
|
breandan
|
c8c4ec3909
|
fixes #133, prepare for next release
|
2018-03-10 13:55:19 -05:00 |
|
breandan
|
1e11cd3f2e
|
cursor -> caret
|
2018-03-06 10:14:01 -05:00 |
|
breandan
|
2292557fa5
|
cursor -> caret
|
2018-03-06 10:13:15 -05:00 |
|
breandan
|
7b96433f21
|
Spelling and naming
|
2018-03-06 10:11:18 -05:00 |
|
breandan
|
e4da833fd5
|
Merge branch 'master' into wordsearch
|
2018-03-06 10:02:28 -05:00 |
|
Sven Speckmaier
|
60bc07ae24
|
added comments and set word action to only search on screen
|
2018-03-06 10:13:59 +01:00 |
|
breandan
|
f1d46addaa
|
fixes #190
|
2018-03-05 22:30:12 -05:00 |
|
breandan
|
0754cd35f3
|
deal with the reset issue later
|
2018-03-05 00:28:54 -05:00 |
|
breandan
|
fbf05f0153
|
bug fixes and performance enhancements
|
2018-03-05 00:11:40 -05:00 |
|
breandan
|
77b71f71bc
|
bump versions
|
2018-03-04 01:53:50 -05:00 |
|
breandan
|
d2416de85e
|
maintenance and lots of little improvements
|
2018-02-25 02:42:36 -05:00 |
|
Sven Speckmaier
|
17ad36cb17
|
refs #210 reverted accidental AceConfig.kt changes
|
2018-02-02 10:54:08 +01:00 |
|
Sven Speckmaier
|
f427a55864
|
refs #210 word actions and different boundry modes for Finder
|
2018-02-02 10:35:55 +01:00 |
|
breandan
|
37c55cb6d6
|
Documentation never hurts
|
2018-01-01 14:44:33 -05:00 |
|
breandan
|
7317666770
|
Add Scroller
|
2018-01-01 02:20:43 -05:00 |
|
breandan
|
2d06e536cb
|
fixes regression caused by previous commit
|
2017-12-31 01:46:47 -05:00 |
|
breandan.considine
|
6b69b7eec9
|
fixes #206, improvements to #207
|
2017-12-28 20:03:30 -05:00 |
|
breandan.considine
|
a417577538
|
readability and interface improvements
|
2017-12-28 02:02:48 -05:00 |
|
breandan
|
92cbda6c79
|
Update Kotlin version and fix Skipper
|
2017-12-05 15:13:09 -05:00 |
|
Breandan Considine
|
efe0f32433
|
addressing #193
|
2017-10-27 23:40:15 -04:00 |
|