Commit Graph

39 Commits

Author SHA1 Message Date
Michael Schmitt
1eecab0885 * lib/bind/cua.bind:
* lib/bind/mac.bind:
* lib/bind/sciword.bind: move the shortcut C-M-v from "primary-selection-paste" to "clipboard-paste paragraph"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16550 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-06 13:56:58 +00:00
Michael Schmitt
26f65e29a8 * cua.bind: bind CTRL-Y to "redo" (like most apps);
keep the CTRL-Shift-Z binding


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15774 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-06 22:05:18 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
Jean-Marc Lasgouttes
eaa7d722d5 add fig format; support entering cyrillic and greek characters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4663 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 22:03:20 +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
Asger Ottar Alstrup
80dda8f6b2 - Applied the thesaurus patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2381 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-29 10:42:11 +00:00
Jean-Marc Lasgouttes
f83fcb9382 small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2301 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 10:04:17 +00:00
Jean-Marc Lasgouttes
55bf6460f3 fix insertion of raw double quote, reading of Info inset, initial width of collapsed insets, insertion of index; better support for insetAllowed, for french quotes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2300 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 09:11:14 +00:00
Jean-Marc Lasgouttes
b15e539c68 partial inset toggling ; insetAllowed stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2277 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-19 08:52:59 +00:00
Jürgen Vigna
487f6eb3b4 Added various inset functions for Jean-Marc (see Changelog). Small fix in
cua bind-file.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2228 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 14:35:38 +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
Jürgen Vigna
765db1102d Applied John's FileDialog patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1702 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-07 14:25:31 +00:00
Jean-Marc Lasgouttes
bbc71de710 es.po updates, installation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1440 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-02 16:48:59 +00:00
Dekel Tsur
54321452ea Add bindings for bookmarks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1415 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-28 22:00:47 +00:00
Dekel Tsur
8ecae90071 Bookmarks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1412 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-28 18:34:57 +00:00
Jean-Marc Lasgouttes
48d9b0eccb Update french translations, change C-k CUA binding.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1389 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-25 14:09:58 +00:00
Jean-Marc Lasgouttes
e9c7fc6da6 Patch for TOC menu by dekel, kde cleanup patch from John, plus a few things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1089 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-09 12:30:52 +00:00
Jean-Marc Lasgouttes
b9df4a9322 Export patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1009 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-11 15:42:17 +00:00
Jean-Marc Lasgouttes
654f2c761a Small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@577 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-29 15:00:16 +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