Grammalecte  Check-in [25319eafb0]

Overview
Comment:merge trunk
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tbnext
Files: files | file ages | folders
SHA3-256: 25319eafb0c133dee0c851cd88bb60ae59af55fc18d9136a8221d75eb45833cf
User & Date: olr on 2018-04-16 07:19:14
Other Links: branch diff | manifest | tags
Context
2018-04-16
07:32
[tb] works Thunderbird 59+ check-in: c231a8e720 user: olr tags: tb, tbnext
07:19
merge trunk check-in: 25319eafb0 user: olr tags: tbnext
2018-04-15
20:05
[fr] gn2m: accords moins restrictifs check-in: cd269f1cab user: olr tags: trunk, fr
2018-04-12
08:56
[tb] disable dictionaries selection feature (dead feature) check-in: 2df5bf202b user: olr tags: tb, tbnext
Changes

Modified compile_rules_js_convert.py from [2637ee1377] to [da0ad4e711].    [diff]

Modified gc_core/js/lang_core/gc_engine.js from [2ba338046d] to [7ee1350cd7].    [diff]

Modified gc_core/py/lang_core/gc_engine.py from [b15edd00ca] to [72ecd7c680].    [diff]

Modified gc_core/py/oxt/Grammalecte.py from [1e4211990b] to [6b2cfc5228].    [diff]

Modified gc_core/py/oxt/Linguistic.xcu from [ff91c8d07f] to [feb1fc78c5].    [diff]

Modified gc_core/py/oxt/OptionsDialog.xcs from [bfbbfee5a6] to [6ddcee836f].    [diff]

Modified gc_core/py/oxt/helpers.py from [3ebcc78813] to [f3ef6493bc].    [diff]

Modified gc_core/py/oxt/manifest.xml from [a65b8c3dc8] to [e8c5375688].    [diff]

Modified gc_lang/fr/config.ini from [76ab9009a0] to [6a9a7ae65b].    [diff]

Modified gc_lang/fr/data/dictConj.txt from [2d4e6f62c8] to [eaf25f2354].    [diff]

Modified gc_lang/fr/data/dictDecl.txt from [0d9c0b73be] to [25562f3d4d].    [diff]

Modified gc_lang/fr/dictionnaire/genfrdic.py from [fbdbd49c59] to [5f240a0703].    [diff]

Modified gc_lang/fr/dictionnaire/orthographe/FRANCAIS.dic from [5983959925] to [adff056839].    [diff]

Modified gc_lang/fr/modules-js/conj.js from [4a1c359666] to [f544af05b0].    [diff]

Modified gc_lang/fr/modules-js/conj_data.json from [bde4fb89ad] to [d6fb021d19].    [diff]

Modified gc_lang/fr/modules-js/conj_generator.js from [465cbcd5b7] to [058e3de2f7].    [diff]

Modified gc_lang/fr/modules-js/lexicographe.js from [e3263a5103] to [823f277d47].    [diff]

Modified gc_lang/fr/modules-js/mfsp_data.json from [d093f8db19] to [4460cdcca0].    [diff]

Modified gc_lang/fr/modules-js/phonet_data.json from [ace6df5410] to [1e891509d7].    [diff]

Modified gc_lang/fr/modules/conj.py from [75ccfbe917] to [c668aaf269].    [diff]

Modified gc_lang/fr/modules/conj_data.py from [8b6b20e0dc] to [9859567121].    [diff]

Added gc_lang/fr/modules/conj_generator.py version [2e696a65e3].

Modified gc_lang/fr/modules/lexicographe.py from [75ede82f17] to [5e53113f51].    [diff]

Modified gc_lang/fr/modules/mfsp_data.py from [a86a5bf4f9] to [7dfa66bd8d].    [diff]

Modified gc_lang/fr/modules/phonet_data.py from [39847b429e] to [e1577c5f69].    [diff]

Modified gc_lang/fr/oxt/AppLauncher.py from [f6fd0dec5a] to [ed57ba0db8].    [diff]

Added gc_lang/fr/oxt/DictOptions/DictOptions.py version [3eb1b2d60d].

Added gc_lang/fr/oxt/DictOptions/LexiconEditor.py version [7c6e6162cd].

Added gc_lang/fr/oxt/DictOptions/SearchWords.py version [2ba69c4e6b].

Added gc_lang/fr/oxt/DictOptions/TagsInfo.py version [c0dafbb224].

Added gc_lang/fr/oxt/DictOptions/do_strings.py version [2814e1e1ce].

Added gc_lang/fr/oxt/DictOptions/lxe_strings.py version [1708b0e9c7].

Added gc_lang/fr/oxt/DictOptions/sw_strings.py version [ae09aedf5b].

Added gc_lang/fr/oxt/DictOptions/ti_strings.py version [be1117599a].

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries.xcu from [fb466201bf] to [364c96ad52].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-classique.aff from [ea63b0cbcf] to [34001eab6b].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-classique.dic from [3ddad1a848] to [04aefe899c].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-moderne.aff from [9784424d40] to [e720fb281a].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-moderne.dic from [051f4c1746] to [85ffb2da23].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-reforme1990.aff from [75b31faf06] to [e353a9ecb8].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-reforme1990.dic from [d05aec318e] to [1e9efba82b].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-toutesvariantes.aff from [91b4214a79] to [a14cde38dd].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-toutesvariantes.dic from [1aa4419cb1] to [321fc50983].    [diff]

Added gc_lang/fr/oxt/Graphspell.py version [46a0993dea].

Modified gc_lang/fr/oxt/TextFormatter/TextFormatter.py from [430dd5922f] to [31cae4e817].    [diff]

Modified gc_lang/fr/oxt/addons.xcu from [2546b2bd54] to [7efd95afdb].    [diff]

Modified gc_lang/fr/rules.grx from [a1f338031a] to [11e5b7efa4].    [diff]

Modified gc_lang/fr/setup.py from [6dd81b2c5c] to [e665601366].    [diff]

Added gc_lang/fr/tb/content/file_handler.js version [6a1367bab5].

Added gc_lang/fr/tb/content/lex_editor.css version [f637f1110a].

Added gc_lang/fr/tb/content/lex_editor.js version [2c8a1c05f2].

Added gc_lang/fr/tb/content/lex_editor.xul version [3c9d57fa8f].

Modified gc_lang/fr/tb/content/overlay.js from [f62c14076f] to [fefd8da4f7].    [diff]

Modified gc_lang/fr/tb/content/overlay.xul from [32fb17e890] to [4bf693a054].    [diff]

Modified gc_lang/fr/tb/content/spell_options.css from [870a0276f1] to [c906b183f7].    [diff]

Modified gc_lang/fr/tb/content/spell_options.js from [9eecd62e61] to [7effbbff93].    [diff]

Modified gc_lang/fr/tb/content/spell_options.xul from [9ae03c5ef3] to [66d9514a8c].    [diff]

Modified gc_lang/fr/tb/defaults/preferences/grammarchecker.js from [be777f5bf3] to [1b1284d83a].    [diff]

Added gc_lang/fr/tb/locale/en/lex_editor.dtd version [0fdf104f95].

Modified gc_lang/fr/tb/locale/en/overlay.dtd from [4ffe30eb77] to [c3723dc977].    [diff]

Modified gc_lang/fr/tb/locale/en/spell_options.dtd from [fc660cb649] to [ccc41aa9e2].    [diff]

Added gc_lang/fr/tb/locale/fr/lex_editor.dtd version [f24f4ad2f9].

Modified gc_lang/fr/tb/locale/fr/overlay.dtd from [7124c1cfff] to [816cf299c9].    [diff]

Modified gc_lang/fr/tb/locale/fr/spell_options.dtd from [43af7ee338] to [fae80f9231].    [diff]

Modified gc_lang/fr/tb/worker/gce_worker.js from [4fc9e7a3c2] to [d40c8ac28d].    [diff]

Modified gc_lang/fr/webext/README.md from [efab56acd9] to [1c6e5329fe].    [diff]

Modified gc_lang/fr/webext/background.js from [716a2f0752] to [5ef343fe2e].    [diff]

Modified gc_lang/fr/webext/content_scripts/menu.css from [204af6f2e6] to [8c6775f5ab].    [diff]

Modified gc_lang/fr/webext/content_scripts/message_box.css from [ef382191cd] to [e90014c994].    [diff]

Modified gc_lang/fr/webext/content_scripts/panel.css from [84bdb6c793] to [2b6e1d1881].    [diff]

Modified gc_lang/fr/webext/content_scripts/panel_gc.css from [60aa48d094] to [14123d8dfd].    [diff]

Modified gc_lang/fr/webext/content_scripts/panel_gc.js from [8bd37de1f6] to [6bf4fd5886].    [diff]

Modified gc_lang/fr/webext/content_scripts/panel_lxg.css from [6e6d0e2277] to [60aef30035].    [diff]

Modified gc_lang/fr/webext/content_scripts/panel_tf.css from [a9f5105802] to [4f1042a727].    [diff]

Modified gc_lang/fr/webext/gce_worker.js from [42760d524d] to [cde0b49723].    [diff]

Modified gc_lang/fr/webext/manifest.json from [3eba02bf89] to [779b2988db].    [diff]

Modified gc_lang/fr/webext/panel/lex_editor.css from [307d727b83] to [62f94b1b3b].    [diff]

Modified gc_lang/fr/webext/panel/lex_editor.html from [78fc49cfbe] to [66bbff43be].    [diff]

Modified gc_lang/fr/webext/panel/lex_editor.js from [7139f8d80b] to [6d5b05bd83].    [diff]

Modified gc_lang/fr/webext/panel/main.css from [7f70e2ba37] to [7864b5afdd].    [diff]

Modified gc_lang/fr/webext/panel/main.html from [d1aef2340b] to [8f2648114d].    [diff]

Modified gc_lang/fr/webext/panel/main.js from [c3e1902233] to [d7a3e529e8].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic-reform/fr-FR-classic-reform.aff from [91b4214a79] to [a14cde38dd].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic-reform/fr-FR-classic-reform.dic from [1aa4419cb1] to [321fc50983].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic/fr-FR-classic.aff from [ea63b0cbcf] to [34001eab6b].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic/fr-FR-classic.dic from [3ddad1a848] to [04aefe899c].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-modern/fr-FR-modern.aff from [9784424d40] to [e720fb281a].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-modern/fr-FR-modern.dic from [051f4c1746] to [85ffb2da23].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-reform/fr-FR-reform.aff from [75b31faf06] to [e353a9ecb8].    [diff]

Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-reform/fr-FR-reform.dic from [d05aec318e] to [1e9efba82b].    [diff]

Modified grammalecte-cli.py from [150bfbed66] to [3cad321446].    [diff]

Modified graphspell-js/char_player.js from [af4041b6c7] to [0baf69300e].    [diff]

Modified graphspell-js/dawg.js from [efda06dcfb] to [3711bc314d].    [diff]

Modified graphspell-js/ibdawg.js from [73e27f350e] to [d566558346].    [diff]

Modified graphspell-js/spellchecker.js from [a4e4ee731d] to [327e00c673].    [diff]

Modified graphspell-js/str_transform.js from [4a82fc9e42] to [1ed9d3e05c].    [diff]

Modified graphspell/char_player.py from [729262507c] to [130907f556].    [diff]

Modified graphspell/dawg.py from [96443fe4a2] to [63684196d2].    [diff]

Modified graphspell/ibdawg.py from [c41b426a86] to [e811d4895f].    [diff]

Modified graphspell/spellchecker.py from [4787045da6] to [696f7480ec].    [diff]

Modified helpers.py from [b55cd82bf9] to [ee70e577f1].    [diff]

Modified lex_build.py from [41cc230f34] to [2d1c4b9aa4].    [diff]

Modified lexicons/French.lex from [2f0a72c6e7] to [305d84974d].    [diff]

Modified make.py from [4008460ad6] to [cd8c44402d].    [diff]