Commit Graph

121 Commits

Author SHA1 Message Date
Michael Schmitt
1396ade8b1 fix LFUN enum values (some of them were broken by r13801)
adjust some commands according to the LyX naming conventions
(toggle-tooltip => tooltip-toggle, *-change(s) => change(s)-*) 


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13811 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-08 18:09:19 +00:00
Edwin Leuven
513ea10589 Adding PARAGRAPH_MOVE_UP/DOWN + key bindings:
* src/LyXAction.C
   * src/text3.C
   * src/lfuns.h
   * lib/bind/cua.bind
   * lib/bind/sciword.bind
   * lib/bind/xemacs.bind
   * lib/bind/emacs.bind
   * lib/bind/mac.bind
			


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13752 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-26 22:43:26 +00:00
Jean-Marc Lasgouttes
e22e28f6d6 * lib/bind/sciword.bind: fix find&replace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13437 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-20 15:56:08 +00:00
Jürgen Spitzmüller
f574a6deaf comment out obsolete bindings (bug 1161)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13257 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-19 15:13:51 +00:00
Jean-Marc Lasgouttes
80d4e59b81 fix typo in sciword bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10656 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-12 10:08:53 +00:00
Jean-Marc Lasgouttes
8a7ef247d8 fix bindings for quote insertion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10571 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-25 08:39:15 +00:00
Lars Gullik Bjønnes
6a05cd6a5c couple of mac updates from Bennet Helm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10539 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-11 17:58:38 +00:00
Michael Schmitt
878e743d6d Michael Schmitt => Michael Gerz
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10415 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 17:32:09 +00:00
Michael Schmitt
805232656b bind "paste-primary-selection (paragraph)"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10413 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 16:41:52 +00:00
Georg Baum
7e41f0b392 s/reference-goto/label-goto/ by Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9927 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-09 18:28:30 +00:00
Martin Vermeer
96cdf4a91a Georg Baum's and my math array partition lines related stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9626 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-14 14:25:18 +00:00
Georg Baum
46e21249ef increase number of default bookmarks to 5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9480 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-15 18:36:02 +00:00
Jean-Marc Lasgouttes
cf4269a299 use <cmd>-Tab and <cmd>-backtab as shortcuts for
buffer-next/previous (bug 1639)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9177 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-05 13:28:01 +00:00
Angus Leeming
eb00187fea Whitespace, nothing but whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9131 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-26 21:16:44 +00:00
Jean-Marc Lasgouttes
8b7da465d8 implement buffer-next/previous (bug 515)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9103 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-22 10:24:55 +00:00
Jean-Marc Lasgouttes
705add840e fix mac bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9077 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-11 13:45:52 +00:00
Jean-Marc Lasgouttes
680e0279be new bind file for mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8922 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-14 11:12:30 +00:00
Jean-Marc Lasgouttes
608f5d2d3e fix math bindings with german keyboards
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8769 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 16:27:43 +00:00
Angus Leeming
991b0ec589 A slightly buggy lfun all-insets-toggle.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8564 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-30 12:36:33 +00:00
Jürgen Spitzmüller
56a3e2e1c0 add lfun 'quote-insert' arguments single/double (ERT fixes not included)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8450 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-20 10:32:44 +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
49d09f876f small osx-related bits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7881 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-08 14:46:05 +00:00
Jean-Marc Lasgouttes
67ad3b90ef useful bindings for LyX/Mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7714 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-08 16:52:53 +00:00
Angus Leeming
7ec7270dae Authorship of ui files, emacs 'text' identifier for bind files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7587 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-22 10:37:26 +00:00
Angus Leeming
1adfa0a402 Standand blurb for all binding files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7585 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-22 10:08:21 +00:00
Angus Leeming
979b3c8c1e More licencing blurbs...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7582 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-22 09:36:41 +00:00
André Pönitz
9823626b59 Michaels patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7568 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-18 12:57:30 +00:00
John Levon
ee8d50c73d Michael's UI patch v2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7548 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-14 15:45:09 +00:00
Angus Leeming
bb01b3884c Remove 14 LFUNs; use "dialog-show <name> <data>" instead.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7191 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-19 16:49:45 +00:00
John Levon
9208d7f890 remove broken line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7014 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-22 21:29:54 +00:00
John Levon
c58b71d337 fix space insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7011 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-22 21:05:53 +00:00
Angus Leeming
b3608133b0 (Juergen) the new space inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6998 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-22 10:40:57 +00:00
John Levon
f48e8300e1 Two small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6931 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-03 19:21:50 +00:00
John Levon
db8d0b3817 Ooops, more missing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6835 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-21 18:55:38 +00:00
John Levon
3bea8a72a5 missing commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6834 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-21 18:54:32 +00:00
John Levon
d283cc7745 tab lfun changed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6690 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 22:10:58 +00:00
John Levon
6075ffd88d remove greek bindings too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6603 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-28 02:51:52 +00:00
John Levon
4c2f3a09da Add MS Word's "Track changes" shortcut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6599 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-27 18:36:38 +00:00
Jean-Marc Lasgouttes
a417b016a8 update sciword bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6370 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 15:36:42 +00:00
Jean-Marc Lasgouttes
2868b724d5 small bits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5915 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-08 09:03:32 +00:00
Jean-Marc Lasgouttes
61fa03aeae fix bug 662 (remove accent-vector)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5750 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 13:22:38 +00:00
Dekel Tsur
c40e74cdef Change limits binding/menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5530 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 10:57:14 +00:00
Jean-Marc Lasgouttes
c3c1fb8c9c add a couple of emacs bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5378 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-11 09:21:02 +00:00
John Levon
b0eb1aa147 Revert an accidental commit. Should be more careful !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5245 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 20:36:31 +00:00
John Levon
6af5ac769a Rob's followup (nr. 1 ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5127 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-27 20:30:20 +00:00
André Pönitz
1d2ac0e558 correct typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5065 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-22 07:06:02 +00:00
André Pönitz
df03e5fc10 the 'tabular unifiaction patch' (even with the removal of duplicated menu
entries)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5057 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-21 13:47:52 +00:00
Jean-Marc Lasgouttes
a83ae98a7e update to de menus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5009 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-16 12:09:48 +00:00
Jean-Marc Lasgouttes
db7e69262e fix some greek bindings; document cl2emult
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4994 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 13:57:54 +00:00
John Levon
d63059ae06 back to tabular-insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4866 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-05 16:50:03 +00:00