Grammalecte  Timeline

50 check-ins related to "graphspell" plus check-in "2018-03-29 09:48:33" occurring around 2018-03-29 09:48:33.

More ↑
2018-04-16
13:36
[graphspell] suggestion mechanism: jumps check-in: 74cd9793a9 user: olr tags: trunk, graphspell
12:45
[graphspell] char_player update: ç -> c check-in: ccbcddb798 user: olr tags: trunk, graphspell
07:34
[tb] for Thunderbird 56 and less check-in: e716c8480d user: olr tags: trunk, tb
2018-04-12
10:26
v0.6.3.2 check-in: 7e62d34f8d user: olr tags: trunk, v0.6.3.2
09:53
[graphspell] memorize state: almost useless and buggy -> deleted check-in: c365cd01b2 user: olr tags: trunk, graphspell
2018-04-11
10:28
[lo] ui for choosing spellchecker suggestion engine check-in: b093fd512b user: olr tags: trunk, lo
2018-04-10
13:07
[fx] https://grammalecte.net -> http://grammalecte.net check-in: a7d907829f user: olr tags: trunk, fx
2018-04-07
11:05
[graphspell] suggestions speed up (memorize state) check-in: b7d3d7f5ba user: olr tags: trunk, graphspell
2018-04-06
21:28
[graphspell] suggestions speed up check-in: d420766661 user: olr tags: trunk, graphspell
21:02
[graphspell] char_player update check-in: d938e081a3 user: olr tags: trunk, graphspell
15:37
[lo] dictionaries options + v0.6.3.1 check-in: 0bb8c54234 user: olr tags: trunk, lo, v0.6.3.1
2018-04-04
15:31
[lo] use LibreOffice API to implement a spellchecker check-in: a25b510c2c user: olr tags: trunk, lo
15:10
[graphspell] ibdawg: isValid -> True if word is digit check-in: 291494dd43 user: olr tags: trunk, graphspell
2018-04-03
13:47
[fr] trait d’union: bouche-à-bouche check-in: 1c99700665 user: olr tags: trunk, fr
2018-04-01
09:31
[fr][bug] conj: test if tTags exists check-in: a89587a82c user: olr tags: fr, multid
08:16
[graphspell] new header <grammalecte-fsa> for binary dictionaries check-in: 8333a8bf1b user: olr tags: graphspell, multid
08:01
[fx] main panel: dictionaries check-in: 24a9f4dab6 user: olr tags: fx, multid
2018-03-31
13:16
[fx] main panel: information + sc options check-in: 3571664e26 user: olr tags: fx, multid
12:47
[graphspell][js] spellchecker: return value is success of dictionary loading check-in: a5bfbd33d4 user: olr tags: graphspell, multid
12:46
[graphspell][py] spellchecker: return value is success of dictionary loading check-in: 274f43cc25 user: olr tags: graphspell, multid
12:35
[graphspell][js] spellchecker: option to activate dictionary while loading check-in: 6c22a745d0 user: olr tags: graphspell, multid
12:34
[graphspell][py] spellchecker: option to activate dictionary while loading check-in: 2349600755 user: olr tags: graphspell, multid
2018-03-30
09:37
[tb] ui to select/deselect personal dictionary check-in: 6c984d1387 user: olr tags: tb, multid
2018-03-29
09:52
[tb] remove console.log() check-in: 9510e5d68c user: olr tags: tb, multid
09:48
[tb] use Graphspell instead of Hunspell for spelling suggestions + [graphspell] str_transform: update exports bullshit again check-in: 35d2a24375 user: olr tags: tb, graphspell, multid
2018-03-28
18:35
[fx] lexicon editor: import dictionary check-in: b9f0eaf6cb user: olr tags: fx, multid
2018-03-27
16:13
[lo] lexicon editor: search within personal dictionary check-in: 819d3a016f user: olr tags: lo, multid
16:12
[graphspell][bug] ibdawg: fix initialization with JSON object check-in: c0162510e5 user: olr tags: graphspell, multid
15:13
[fx][tb][lo] lexicon editor: participe passé invariable check-in: 86b963906e user: olr tags: tb, fx, lo, multid
09:02
[lo] lexicon editor: search check-in: 73ecf7a6c0 user: olr tags: lo, multid
08:54
[graphspell][js] spellchecker: getSimilarEntries with parameter nSuggLimit check-in: e02a5c60ae user: olr tags: graphspell, multid
08:53
[graphspell][py] spellchecker: getSimilarEntries with parameter nSuggLimit check-in: d08f3c473e user: olr tags: graphspell, multid
2018-03-26
19:03
[lo] lexicon editor: update, +tags information, +search check-in: 5109354c10 user: olr tags: lo, multid
2018-03-23
17:39
[fx] lexicon editor: search page check-in: 412e20b14a user: olr tags: fx, multid
12:38
[graphspell] spellchecker: select returns an array instead of a string, + getSimilarEntries check-in: 1fb5cf9076 user: olr tags: graphspell, multid
2018-03-22
11:08
[fx] lexicon editor: update > informations check-in: b7574fbc3d user: olr tags: fx, multid
2018-03-21
19:37
[tb] lexicon editor: search similar words / search by regex check-in: 7735782edd user: olr tags: tb, multid
17:40
[graphspell][cli] select by flexion and by tags check-in: 4e94d8cfc8 user: olr tags: cli, graphspell, multid
17:06
[tb] lexicon editor: ui update > search tab + info tab check-in: 93888e7c05 user: olr tags: tb, multid
2018-03-20
20:54
[fx] ui: new spinners check-in: 0ce3ed0d3c user: olr tags: fx, multid
19:55
[graphspell] code clarification check-in: 3cb01f1bc2 user: olr tags: graphspell, multid
18:06
[graphspell] spellchecker: activate/deactivate dictionaries check-in: 09254c7f4b user: olr tags: graphspell, multid
13:57
[graphspell][js] dawg: use <Set> to prevent duplicate entries check-in: 52593d2f38 user: olr tags: graphspell, multid
13:28
[graphspell][py] dawg: use <set> to prevent duplicate entries check-in: 9e16a5b1a9 user: olr tags: graphspell, multid
13:19
[graphspell] dawg: rename var name <aff> to <sAff> check-in: b89ba9acea user: olr tags: graphspell, multid
13:15
[graphspell] spellchecker: comments check-in: ae399c509c user: olr tags: graphspell, multid
12:43
[build][fr][bug] config.ini: fix build check-in: 5d03787a55 user: olr tags: fr, build, multid
12:32
[graphspell][build][core] add community dictionary check-in: 6fe239d966 user: olr tags: core, build, graphspell, multid
12:04
[tb] comment: spelling mistake check-in: 0726b05211 user: olr tags: tb, multid
2018-03-07
13:41
[fx][bug] workaround for weird bug (from Firefox?) while loading gc_options which may be an empty object check-in: 0eeca06c55 user: olr tags: trunk, fx
More ↓