Udi Fogiel
582a437d14
missing-symbols-hebrew-kbd
2023-08-01 05:23:05 -04:00
Pavel Sanda
00a98856f8
Switch delimiters for hebrew keyboard (bug #12829 ).
...
Patch from Udi Fogiel.
2023-07-21 23:37:39 +02:00
Yuriy Skalko
821603def3
Fix Cyrillic keyboard map files
2020-09-17 07:50:05 +02:00
Pavel Sanda
6052783b20
Fix #7348 . Patch by Liviu.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38201 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 11:00:19 +00:00
Uwe Stöhr
58c9d5fd70
Add keymap file for Farsi, provided by Mostafa
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18861 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-22 22:41:45 +00:00
Uwe Stöhr
44c4c02c5d
fix bug 912
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17670 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 02:02:28 +00:00
Georg Baum
f2769c00c7
Finish the transition to unicode of the kmap machinery and enable kmap files
...
again (bug 3304)
* src/intl.C
(Intl::initKeyMapper): Don't set the char set of trans anymore
* src/chset.[Ch]: delete, no longer needed
* lib/kbd/*.cdef: ditto
* src/lyxrc.[Ch]: remove RC_SCREEN_FONT_ENCODING and font_norm,
these are no longer needed
* src/lyxfunc.C: adapt to lyxrc changes
* src/Makefile.am: remove deleted files
* lib/Makefile.am: ditto
* development/scons/scons_manifest.py: ditto
* src/text3.C
(LyXText::dispatch): reenable the kmap mechanism
* src/trans_mgr.[Ch]
(TransManager::setCharset): remove, no longer needed
(TransManager::insert): remove, since it would be identical to
insertVerbatim now
(TransManager::insertVerbatim): rename to insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17665 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 16:41:02 +00:00
Georg Baum
4712db615e
Manually fix kmap files after automatic conversion
...
* lib/kbd/french.kmap: Replace \b{} (nonstandard degree symbol from
iso8859-8.cdef) with U+00B0
Fix broken comment sign
* lib/kbd/sg.kmap: Replace \b{} with U+00B0
Comment out obscure entries with \it\${}
* lib/kbd/sf.kmap: ditto
* lib/kbd/european.kmap: Replace \b{} with U+00B0
Remove obsolete comments
* lib/kbd/espanol.kmap: Fix inverted question and exclamation marks
* lib/kbd/american-2.kmap: Remove obsolete comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17664 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 16:29:41 +00:00
Georg Baum
c070ca00dd
Convert kmap files from LaTeX commands to unicode as discussed last week
...
* development/tools/convert_kmap.py: New conversion script
* lib/kbd/*.kmap: Convert with convert_kmap.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17663 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 16:07:05 +00:00
Georg Baum
49b842c83a
Prepare lib/kbd for the unicode transition (part 2):
...
Convert all .kmap files to utf8
* lib/kbd/thai-kedmanee.kmap convert from tis620-0
* lib/kbd/greek.kmap convert from iso8859-7
* lib/kbd/polski.kmap convert from iso8859-2
* lib/kbd/german-3.kmap convert from iso8859-1
* lib/kbd/german.kmap convert from iso8859-1
* lib/kbd/koi8-r.kmap convert from koi8-r
* lib/kbd/hebrew.kmap convert from cp1255
* lib/kbd/european.kmap convert from iso8859-1
* lib/kbd/magyar-3.kmap convert from iso8859-2
* lib/kbd/arabic.kmap convert from iso8859-6
* lib/kbd/bg-bds-1251.kmap convert from cp1251
* lib/kbd/francais.kmap convert from iso8859-1
* lib/kbd/latvian.kmap convert from iso8859-13
* lib/kbd/german-2.kmap convert from iso8859-1
* lib/kbd/portuges.kmap convert from iso8859-1
* lib/kbd/koi8-u.kmap convert from koi8-u
* lib/kbd/american-2.kmap convert from iso8859-1
* lib/kbd/magyar-2.kmap convert from iso8859-2
* lib/kbd/serbian.kmap convert from iso8859-5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17659 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 10:47:17 +00:00
Georg Baum
e1f1136e03
Prepare lib/kbd for the unicode transition (part 1, more expected)
...
* lib/kbd/serbocroatian.kmap: Remove hack that replaced d-Stroke and
D-Stroke with d-Caron and D-Caron, respectively.
This is no longer needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17658 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 10:21:56 +00:00
Angus Leeming
c823a6afd3
Ensure that the last line of text files ends with a newline.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10753 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-19 00:40:38 +00:00
Jean-Marc Lasgouttes
d3e1f5fc55
add espanol keymap
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8441 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-18 15:43:53 +00:00
Angus Leeming
a60b5c0b72
Whitespace only.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7905 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-13 09:50:10 +00:00
Jean-Marc Lasgouttes
4d14147e5e
new polski keymap
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6065 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-07 16:13:06 +00:00
Dekel Tsur
467b0c0913
Patch from Isam Bayazidi
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5718 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 21:29:21 +00:00
Dekel Tsur
3aff7955f4
Fix koi8-u.kmap
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5484 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-23 17:05:28 +00:00
Jean-Marc Lasgouttes
c3f594ced8
more cyrillic encodings; support selection via numpad
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4590 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-10 14:23:24 +00:00
Jean-Marc Lasgouttes
37fc546ec8
currency patch from Adrien; better search for perl
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3958 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 14:39:55 +00:00
Jean-Marc Lasgouttes
7977496b7c
bulgarian support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3723 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 11:32:25 +00:00
Jean-Marc Lasgouttes
305c07b193
better latin3&4 support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2848 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-08 14:50:16 +00:00
Jean-Marc Lasgouttes
370fe4e994
latin3 support ; latin9 improvements
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2844 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-05 16:25:34 +00:00
Jean-Marc Lasgouttes
2bcf83fb7a
russian updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2696 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-05 16:03:45 +00:00
Jean-Marc Lasgouttes
346924c584
add iso8859-15 support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2020 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-22 13:27:52 +00:00
Lars Gullik Bjønnes
4820fdd44f
add bindings for latin charsets, use self-insert as intended from the beginning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2000 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-16 07:53:23 +00:00
Jean-Marc Lasgouttes
44a5985e18
preliminary Thai support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1686 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 13:46:08 +00:00
Jean-Marc Lasgouttes
b5ab33c92d
serbo-croatian support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1682 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 11:04:43 +00:00
Jean-Marc Lasgouttes
e7b0972c44
HP-UX compile fix, thai keymap
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1448 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-06 15:17:11 +00:00
Jean-Marc Lasgouttes
765859f144
Ukrainian support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1400 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-26 10:31:18 +00:00
Lars Gullik Bjønnes
4abaf6ab91
several small patches
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1271 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-10 05:20:36 +00:00
Jean-Marc Lasgouttes
39b3bc367c
Vspace updates, czech kmap update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1222 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-17 10:15:35 +00:00
Jean-Marc Lasgouttes
0464bef7be
idiot-patch from Angus, new latvian keymap
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1149 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-24 15:15:25 +00:00
Jean-Marc Lasgouttes
c64f5752ae
Fixes to the new menu code + a few other things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@939 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-31 12:51:19 +00:00
Jean-Marc Lasgouttes
ab45a3ae91
Removed Options->LaTeX and all related code. New Variables.[Ch] files (not
...
sure what I will do with them).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@894 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-18 11:06:04 +00:00
Jean-Marc Lasgouttes
92682d84a4
Small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@887 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-17 13:41:20 +00:00
Lars Gullik Bjønnes
601889d75d
three missing files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@619 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-17 10:26:26 +00:00
Lars Gullik Bjønnes
a0cf758d5a
remove the old painter, remove support for mono_video, reverse_video, fast selection, work in progress to make insetlaex accent better. editable insetcommand drawn as buttons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@560 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-17 19:59:08 +00:00
Jean-Marc Lasgouttes
7c25e68cf1
Several small things accumulated while cvs was down
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@549 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-10 17:06:12 +00:00
Jean-Marc Lasgouttes
c8ed113f76
Bug fixes, compile fixes, patches from Dekel (read ChangeLog)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@547 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-08 15:13:01 +00:00
Lars Gullik Bjønnes
d8b96c598c
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@443 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-24 18:34:46 +00:00
Lars Gullik Bjønnes
7c6267e4b1
remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@383 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-16 06:43:25 +00:00
Jean-Marc Lasgouttes
a320e34382
Tiny things found while peering at chset code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@381 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-15 14:50:27 +00:00
Lars Gullik Bjønnes
c7f596d858
added koi kmap, this should perhaps have been called russian.kmap?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@160 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-02 14:00:27 +00:00
Lars Gullik Bjønnes
27de1486ca
Initial revision
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00