..
ChangeLog
merge booktabs branch
2006-07-03 19:13:56 +00:00
generate_enconding_info.py
generate_enconding_info.py parses lib/languages and generates lyx2lyx_lang.py
2006-08-07 14:05:07 +00:00
lyx2lyx
lyx2lyx: Remove -tt from header since it does not work.
2006-08-02 09:54:41 +00:00
lyx2lyx_lang.py
generate_enconding_info.py parses lib/languages and generates lyx2lyx_lang.py
2006-08-07 14:05:07 +00:00
lyx2lyx_version.py.in
Convert all python files to utf-8.
2006-08-02 14:19:22 +00:00
lyx_0_08.py
Convert all python files to utf-8.
2006-08-02 14:19:22 +00:00
lyx_0_10.py
Convert all python files to utf-8.
2006-08-02 14:19:22 +00:00
lyx_0_12.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
lyx_1_0_0.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
lyx_1_0_1.py
Convert all python files to utf-8.
2006-08-02 14:19:22 +00:00
lyx_1_1_4.py
Convert all python files to utf-8.
2006-08-02 14:19:22 +00:00
lyx_1_1_5.py
string.join(lst) -> " ".join(lst) and not "".join(lst)
2006-08-02 16:13:01 +00:00
lyx_1_1_6_0.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
lyx_1_1_6_3.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
lyx_1_2.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
lyx_1_3.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
lyx_1_4.py
string.join(lst) -> " ".join(lst) and not "".join(lst)
2006-08-02 16:13:01 +00:00
lyx_1_5.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
LyX.py
Remove calls to deprecated module string.
2006-08-02 15:45:44 +00:00
Makefile.am
* lib/lyx2lyx/Makefile.am: Add missing file lyx_1_5.py
2006-06-05 19:24:18 +00:00
parser_tools.py
Give to get value a default argument,
2006-08-07 13:59:01 +00:00
profiling.py
Convert all python files to utf-8.
2006-08-02 14:19:22 +00:00
test_parser_tools.py
Start to consolidate the functions in parser tools.
2006-08-02 14:25:43 +00:00