Commit graph

2601 commits

Author SHA1 Message Date
courtjester
6c93bb79a2 Update spec and debian changelog for 0.9.2 2006-03-03 00:34:40 +00:00
courtjester
9ec3408314 disable scim restart when installing keyboard with kmfl setup 2006-03-03 00:32:24 +00:00
courtjester
875611d0d8 fix debian changelog 2006-03-02 23:23:34 +00:00
courtjester
e9ec99a5e9 Update Makefile.am and Makefile.in to remove ConvertUTF.c 2006-03-02 21:38:02 +00:00
courtjester
9cc26655fa update spec and debian changelog for 0.9.2 2006-03-02 21:25:33 +00:00
courtjester
f8844e87a7 Add version number and help message to kmflcomp 2006-03-02 19:06:00 +00:00
courtjester
536c3b6a01 Replace ConvertUTF with new GPL implementation 2006-03-02 19:05:21 +00:00
courtjester
a985fcec9c Fix lex and yacc reinitialization when loading multiple keyboards 2006-02-27 22:12:11 +00:00
courtjester
590fc8e975 fix bug when 'index' selection from 'any' is out of range 2006-02-23 21:27:04 +00:00
courtjester
25352636dc Fix debian control file for dependencies 2006-02-22 22:03:32 +00:00
courtjester
e33eddacb3 Add mandriva to the spec file 2006-02-15 22:03:38 +00:00
courtjester
4e8f903fff AMD64 fixes. spec file unification 2006-02-14 20:30:54 +00:00
courtjester
61aaa953c1 add kmflcomp.spec 2006-02-14 20:27:41 +00:00
courtjester
5560f449fc remove im-xim-kmfl: no longer needed 2006-02-13 23:29:44 +00:00
courtjester
9be8501897 Delete main.c from repository 2006-02-13 23:27:10 +00:00
courtjester
283250a102 Update license information to include Tavultesoft and change to GPL from LGPL 2006-02-13 23:22:28 +00:00
courtjester
5b7b10073f Fix bug when compile a keyboard with Non UTF upper ANSI characters 2006-02-11 00:19:12 +00:00
courtjester
198bb77774 *** empty log message *** 2006-02-03 00:09:03 +00:00
courtjester
57dc24dacf update headers for C++ inclusion 2006-02-02 22:38:50 +00:00
courtjester
4e6500319d update scim kmfl setup module to enumerate uncompiled keyboards as well as compiled keyboards 2006-02-02 17:02:24 +00:00
danglassey
c03be4b963 Add some copyright notices 2006-01-26 12:31:55 +00:00
danglassey
9c08be8e9f Add some copyright notices 2006-01-26 12:00:42 +00:00
danglassey
e2d9668c0b lib needs to be LGPL, app can be GPL 2006-01-26 11:42:39 +00:00
danglassey
90fc81bc95 LGPL for libkmfl 2006-01-26 11:33:58 +00:00
courtjester
b1a61096d5 Fix right shift key not being detected for regular shifted characters 2005-09-06 19:43:43 +00:00
courtjester
5e893e8314 Fix shift key problem 2005-08-30 17:31:01 +00:00
courtjester
d8986aaa79 Fix shift key problem 2005-08-30 17:22:43 +00:00
courtjester
8287c10167 update ChangeLog 2005-07-04 20:05:09 +00:00
courtjester
21de7b10f8 add full support for virtual keys 2005-07-04 18:45:36 +00:00
courtjester
c138226b0b Remove kmfl_comp.c 2005-07-04 18:17:52 +00:00
courtjester
4753b92630 Add full support for virtual keys 2005-07-04 18:12:25 +00:00
courtjester
35cd71cdc3 bugfix in store definitions; increase max length of names 2005-06-03 19:23:44 +00:00
courtjester
b259f2be51 update for loading kmn file on the fly without requiring precompilation 2005-05-31 20:44:39 +00:00
courtjester
af9de16f19 update for loading kmn file on the fly without requiring precompilation 2005-05-31 20:11:34 +00:00
courtjester
d303711fa8 update for loading kmn file on the fly without requiring precompilation 2005-05-31 19:12:59 +00:00
courtjester
d8873864c2 change configure.in to use the correct method of getting SCIM_BINARY_VERSION 2005-05-12 17:57:33 +00:00
courtjester
6c64ffef92 More spec cleanups 2005-05-05 22:00:56 +00:00
courtjester
9427db2e64 cleanup specs 2005-05-02 18:56:06 +00:00
courtjester
677cc3fbef add generic spec 2005-05-02 18:53:57 +00:00
courtjester
220227ac2c Clean up specs 2005-05-02 18:52:52 +00:00
courtjester
ddc69938be scim_private.h is really scim_kmfl_imengine_private.h 2005-04-25 19:24:20 +00:00
courtjester
d0ccda0bcc Remove code to handle problems with forward_key_event since this is now handled correctly in scim and scim-qtimm 2005-04-25 19:22:35 +00:00
courtjester
3bf41112ec Remove building and installing of custom GTK-XIM module 2005-04-11 23:04:21 +00:00
courtjester
ead6c41436 try to detect immodule (xim/non-xim) and change handling accordingly 2005-04-05 19:01:21 +00:00
courtjester
5be9cb177b Fix problem with deadkeys not being added to history; send debug messages to stderr 2005-04-05 18:41:02 +00:00
courtjester
16843c6c9a Add support to kmfl to send nonprinting keys (F1, F2, backspace, etc) to client 2005-03-11 19:33:59 +00:00
courtjester
d005b8720f Add support to kmfl to send nonprinting keys (F1, F2, backspace, etc) to client; change Makefile.am to use correct directories for current version of scim 2005-03-11 19:28:57 +00:00
courtjester
2c3961bcef change KmflInstance::erase_char() to use delete_surrounding_text if possible 2005-02-14 21:49:46 +00:00
courtjester
f98d172e9d Initial import. 2005-02-09 19:57:03 +00:00
courtjester
bd18988979 Initial import. 2005-02-09 19:43:42 +00:00