Comment: | merge trunk |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fr_killtricks |
Files: | files | file ages | folders |
SHA3-256: |
19d5e77970299b3271e485da42b99dc5 |
User & Date: | olr on 2017-09-12 01:59:52 |
Other Links: | branch diff | manifest | tags |
2017-09-12
| ||
08:54 | merge trunk check-in: c51ddd5524 user: olr tags: fr_killtricks | |
01:59 | merge trunk check-in: 19d5e77970 user: olr tags: fr_killtricks | |
01:20 | [fr] phonet_simil: 3 entrées check-in: b542d84d98 user: olr tags: trunk, fr | |
2017-06-20
| ||
18:41 | [fr] màj: conjugaisons, suppression des pronoms et de “ne” (2) check-in: 7c28c4de28 user: olr tags: fr, fr_killtricks | |
Modified CHANGELOG.txt from [b2b4236d65] to [bdd168ce5d]. [diff]
Modified LICENSE.fr.txt from [6c800bc372] to [863120fc46]. [diff]
Modified THANKS.txt from [8029bfb1ad] to [8dd14e0ca5]. [diff]
Modified cli.py from [39244ea849] to [ed7458a4d3]. [diff]
Modified compile_rules.py from [20229cb495] to [7fa2e820bf]. [diff]
Added compile_rules_js_convert.py version [e1dbc7ea44].
Modified doc/build.md from [0d772932a8] to [28ea36b703]. [diff]
Modified gc_core/js/helpers.js from [6c4ecd114f] to [7c62a39694]. [diff]
Modified gc_core/js/ibdawg.js from [2d42754063] to [4cc6e3ad82]. [diff]
Modified gc_core/js/jsex_map.js from [181b814a6e] to [3dc39be41a]. [diff]
Modified gc_core/js/jsex_regex.js from [de380ed036] to [0c1a934c00]. [diff]
Modified gc_core/js/jsex_string.js from [adf06fbda5] to [34840fe9fe]. [diff]
Modified gc_core/js/lang_core/gc_engine.js from [908b008d84] to [a71cf52ea3]. [diff]
Modified gc_core/js/lang_core/gc_options.js from [3105c2862f] to [f47ea826e5]. [diff]
Modified gc_core/js/lang_core/gc_rules.js from [c85bd666a1] to [cdb121423e]. [diff]
Modified gc_core/js/str_transform.js from [572c35f46a] to [6745507121]. [diff]
Modified gc_core/js/tests.js from [24427fff6b] to [4504bb3576]. [diff]
Modified gc_core/js/text.js from [f8cb0efb57] to [9bf91b3594]. [diff]
Modified gc_core/js/tokenizer.js from [d06151ccd7] to [81088a0177]. [diff]
Added gc_core/py/char_player.py version [845d36e2d1].
Modified gc_core/py/dawg.py from [a9c487538f] to [eb4c8506bd]. [diff]
Modified gc_core/py/ibdawg.py from [9ce1ce821d] to [9237f7174c]. [diff]
Added gc_core/py/keyboard_chars_proximity.py version [8f397a7bbf].
Modified gc_core/py/lang_core/gc_engine.py from [dfad6de958] to [f3dfb392d0]. [diff]
Modified gc_core/py/lang_core/gc_options.py from [383a99acb3] to [871c8d4b8f]. [diff]
Modified gc_core/py/oxt/Grammalecte.py from [f962117745] to [0f730fb3f5]. [diff]
Modified gc_core/py/oxt/Options.py from [f3a8765730] to [e0f5ecd431]. [diff]
Added gc_core/py/spellchecker.py version [c6b35d80ee].
Modified gc_core/py/str_transform.py from [e86906e5ce] to [23bc31f0e4]. [diff]
Modified gc_core/py/text.py from [e964ece40d] to [72d4931466]. [diff]
Modified gc_lang/fr/build.py from [9b9cd2c271] to [677a5b04fd]. [diff]
Modified gc_lang/fr/build_data.py from [9294fbef92] to [3f80b32195]. [diff]
Modified gc_lang/fr/config.ini from [678ba4887a] to [61af539d3c]. [diff]
Modified gc_lang/fr/data/dictConj.txt from [3497ce77d3] to [1288011f2c]. [diff]
Modified gc_lang/fr/data/dictDecl.txt from [ebca45ebbc] to [250741fc7c]. [diff]
Modified gc_lang/fr/data/phonet_simil.txt from [8905288c4c] to [acd30a4cca]. [diff]
Modified gc_lang/fr/dictionnaire/orthographe/FRANCAIS.dic from [3873c50f49] to [65d5c1566b]. [diff]
Modified gc_lang/fr/modules-js/conj.js from [55db24a585] to [fdb0ca6eac]. [diff]
Modified gc_lang/fr/modules-js/conj_data.json from [71266ea76e] to [73c9d13d66]. [diff]
Modified gc_lang/fr/modules-js/cregex.js from [eb814cc494] to [97d67d03aa]. [diff]
Modified gc_lang/fr/modules-js/gce_analyseur.js from [7588af7481] to [e2613ddcd2]. [diff]
Modified gc_lang/fr/modules-js/gce_date_verif.js from [de4d3b5e04] to [f30dbe242e]. [diff]
Modified gc_lang/fr/modules-js/gce_suggestions.js from [66a9ce5ee4] to [0d3c06e52f]. [diff]
Modified gc_lang/fr/modules-js/lexicographe.js from [7e54b6b49b] to [fd0872dfca]. [diff]
Modified gc_lang/fr/modules-js/mfsp.js from [eacc870aa5] to [4ade9720c3]. [diff]
Modified gc_lang/fr/modules-js/mfsp_data.json from [9cc6f3064c] to [e5057cbf5b]. [diff]
Modified gc_lang/fr/modules-js/phonet.js from [1ddd439263] to [b4e35b2c18]. [diff]
Modified gc_lang/fr/modules-js/phonet_data.json from [41faff5ff9] to [93017c34d1]. [diff]
Modified gc_lang/fr/modules-js/textformatter.js from [694a6a3f2d] to [1785f80db7]. [diff]
Modified gc_lang/fr/modules/conj.py from [55e5497434] to [ec8e754549]. [diff]
Modified gc_lang/fr/modules/conj_data.py from [964dbf9799] to [96768c85b8]. [diff]
Modified gc_lang/fr/modules/gce_suggestions.py from [69bb078e98] to [e839f7efe5]. [diff]
Modified gc_lang/fr/modules/mfsp_data.py from [1852623acf] to [8457d42cd4]. [diff]
Modified gc_lang/fr/modules/phonet.py from [31589198ae] to [d03956eafb]. [diff]
Modified gc_lang/fr/modules/phonet_data.py from [98fafd6c52] to [522351bc79]. [diff]
Modified gc_lang/fr/modules/tests.py from [43f5975205] to [78ace698ff]. [diff]
Modified gc_lang/fr/oxt/About/About.py from [03886f10df] to [030798e09e]. [diff]
Modified gc_lang/fr/oxt/About/ab_strings.py from [e915407fb3] to [cb9cefc663]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/README_dict_fr.txt from [b339c2b007] to [5f4220f497]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-classique.aff from [72d1113ea1] to [9ff9f77367]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-classique.dic from [e917007d9d] to [15ed4f1dbd]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-moderne.aff from [e59049a83a] to [2943eb6b1b]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-moderne.dic from [cfbaa4802e] to [4be27e23e8]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-reforme1990.aff from [f5624fc7bf] to [c48aa6e466]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-reforme1990.dic from [5191f244cd] to [1c3d8999ad]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-toutesvariantes.aff from [01e05b71db] to [0e3d2f8f2d]. [diff]
Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-toutesvariantes.dic from [ae19739268] to [9463186eff]. [diff]
Modified gc_lang/fr/oxt/TextFormatter/TextFormatter.py from [32ab9b6099] to [6fb58f6672]. [diff]
Added gc_lang/fr/oxt/TextFormatter/tf_tabrep.py version [89da85a6c2].
Added gc_lang/fr/oxt/_img/Algoo_logo.png version [9509b33506].
Added gc_lang/fr/oxt/_img/logo120_text.png version [c438dd0680].
Modified gc_lang/fr/rules.grx from [8af257ba9e] to [ac186d9af6]. [diff]
Modified gc_lang/fr/tb/content/about.xul from [f56729e17b] to [fc21852913]. [diff]
Modified gc_lang/fr/tb/content/overlay.js from [3429b110d8] to [a6d0f601cc]. [diff]
Added gc_lang/fr/tb/skin/Algoo_logo.png version [59954b3904].
Modified gc_lang/fr/tb/skin/LaMouette_small.png from [6778e9b924] to [61c7247845]. [diff]
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/css/font-awesome.css version [4a7506d1d8].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/css/font-awesome.min.css version [154d4d3cc7].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/fonts/FontAwesome.otf version [78d7cdf31e].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/fonts/fontawesome-webfont.eot version [92a5301653].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/fonts/fontawesome-webfont.svg version [0a2bac3732].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf version [a41e9cfa3c].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/fonts/fontawesome-webfont.woff version [5fd8f23479].
Added gc_lang/fr/webext/3rd/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 version [e3b5a34362].
Added gc_lang/fr/webext/README.md version [efab56acd9].
Added gc_lang/fr/webext/_locales/en/messages.json version [488f9fc94b].
Added gc_lang/fr/webext/_locales/fr/messages.json version [afca95eb97].
Added gc_lang/fr/webext/background.js version [1909d2976b].
Added gc_lang/fr/webext/content_scripts/init.js version [ccdc2aeb0d].
Added gc_lang/fr/webext/content_scripts/menu.css version [d0d5a23134].
Added gc_lang/fr/webext/content_scripts/menu.js version [89ff587940].
Added gc_lang/fr/webext/content_scripts/panel.css version [42670977b4].
Added gc_lang/fr/webext/content_scripts/panel.js version [48d95d0550].
Added gc_lang/fr/webext/content_scripts/panel_gc.css version [9ed7b56be3].
Added gc_lang/fr/webext/content_scripts/panel_gc.js version [bee01322e4].
Added gc_lang/fr/webext/content_scripts/panel_lxg.css version [58f7a11f55].
Added gc_lang/fr/webext/content_scripts/panel_lxg.js version [dcf9b1545d].
Added gc_lang/fr/webext/content_scripts/panel_tf.css version [5b990f525b].
Added gc_lang/fr/webext/content_scripts/panel_tf.js version [73e149c631].
Added gc_lang/fr/webext/gce_sharedworker.js version [214049ab98].
Added gc_lang/fr/webext/gce_worker.js version [285ccf74ab].
Added gc_lang/fr/webext/img/Algoo_logo.png version [59954b3904].
Added gc_lang/fr/webext/img/LaMouette.png version [6e35d5964a].
Added gc_lang/fr/webext/img/contextmenu.png version [8fca438919].
Added gc_lang/fr/webext/img/lines.png version [e4f15f2e8d].
Added gc_lang/fr/webext/img/logo-16.png version [dcb1bf8ae0].
Added gc_lang/fr/webext/img/logo-32.png version [99fca9dafd].
Added gc_lang/fr/webext/img/logo-48.png version [73a119e8c1].
Added gc_lang/fr/webext/img/logo-64.png version [53bd99349a].
Added gc_lang/fr/webext/img/logo-80.png version [17bf2efae3].
Added gc_lang/fr/webext/img/logo-96.png version [67db0fb78e].
Added gc_lang/fr/webext/img/logo120_text.png version [c438dd0680].
Added gc_lang/fr/webext/img/menu_button1.png version [226d976a40].
Added gc_lang/fr/webext/img/menu_button2.png version [6ae5543ec4].
Added gc_lang/fr/webext/img/selected_off_16.png version [42c40eb243].
Added gc_lang/fr/webext/img/selected_off_20.png version [ce002e975e].
Added gc_lang/fr/webext/img/selected_on_16.png version [ee38689376].
Added gc_lang/fr/webext/img/selected_on_20.png version [cca45b6c2f].
Added gc_lang/fr/webext/manifest.json version [8661684831].
Added gc_lang/fr/webext/panel/conjugueur.css version [f7291c3c1c].
Added gc_lang/fr/webext/panel/conjugueur.html version [33a83d717b].
Added gc_lang/fr/webext/panel/conjugueur.js version [532fc861da].
Added gc_lang/fr/webext/panel/main.css version [e691764c17].
Added gc_lang/fr/webext/panel/main.html version [718e696348].
Added gc_lang/fr/webext/panel/main.js version [cfdce4f016].
Modified gc_lang/fr/xpi/data/about_panel.css from [5a951f6db8] to [01be88bd1f]. [diff]
Modified gc_lang/fr/xpi/data/about_panel.html from [29f0840170] to [d97e8549df]. [diff]
Modified gc_lang/fr/xpi/data/about_panel.js from [f7f7c93567] to [167eaa05ef]. [diff]
Modified gc_lang/fr/xpi/data/conj_panel.js from [0a29bb81bd] to [eb75f474de]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic-reform/fr-FR-classic-reform.aff from [01e05b71db] to [0e3d2f8f2d]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic-reform/fr-FR-classic-reform.dic from [ae19739268] to [9463186eff]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic/fr-FR-classic.aff from [72d1113ea1] to [9ff9f77367]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-classic/fr-FR-classic.dic from [e917007d9d] to [15ed4f1dbd]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-modern/fr-FR-modern.aff from [e59049a83a] to [2943eb6b1b]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-modern/fr-FR-modern.dic from [cfbaa4802e] to [4be27e23e8]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-reform/fr-FR-reform.aff from [f5624fc7bf] to [c48aa6e466]. [diff]
Modified gc_lang/fr/xpi/data/dictionaries/fr-FR-reform/fr-FR-reform.dic from [5191f244cd] to [1c3d8999ad]. [diff]
Modified gc_lang/fr/xpi/data/gc_panel.css from [882bab8a6d] to [75ceec5406]. [diff]
Modified gc_lang/fr/xpi/data/gc_panel.html from [6930e5be20] to [3af19d97ff]. [diff]
Modified gc_lang/fr/xpi/data/gc_panel.js from [c4fda97645] to [01fa41331e]. [diff]
Added gc_lang/fr/xpi/data/img/Algoo_logo.png version [59954b3904].
Added gc_lang/fr/xpi/data/img/gc_tooltip_arrow.png version [07b309ad1f].
Added gc_lang/fr/xpi/data/img/sc_tooltip_arrow.png version [ff68f117f3].
Modified gc_lang/fr/xpi/data/lxg_panel.css from [beaf75f9d5] to [3d666aa76c]. [diff]
Modified gc_lang/fr/xpi/data/lxg_panel.js from [8999221c88] to [4bd6c52064]. [diff]
Modified gc_lang/fr/xpi/data/test_panel.js from [7ad6cf391b] to [c07ad2c400]. [diff]
Modified gc_lang/fr/xpi/gce_worker.js from [779e66492e] to [32ac3727dc]. [diff]
Modified gc_lang/fr/xpi/package.json from [c511c94ce1] to [5d59e1b94f]. [diff]
Modified gc_lang/fr/xpi/ui.js from [e0ebb525c4] to [b479190f2b]. [diff]
Modified helpers.py from [dc81791c7e] to [4468e2a847]. [diff]
Added lex_build.py version [a7e2785f63].
Modified lexicons/French.lex from [7dc71055f4] to [588a2842c8]. [diff]
Modified make.py from [418a36d3bb] to [463ccc04c8]. [diff]
Modified reader.py from [510a35b7df] to [0c60e1da75]. [diff]
Modified server.py from [f2aebf4d47] to [f6702400a5]. [diff]
Modified server_options.fr.ini from [9838e78202] to [d739170097]. [diff]
Modified tests/fr/formateur_de_texte.odt from [0fbb935ea9] to [d7d8a124ac]. [diff]