Georg Baum
9dac2d4ef4
backport fix for #6709
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36797 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-09 22:17:25 +00:00
Vincent van Ravesteijn
f839b04573
branch: Fix bug #5446 : Cursor gets stuck in InsetInfo.
...
Do not allow to put the cursor in an InsetInfo. Instead, a context menu item is added to facilitate copying of the contents.
see r33285, r34216 and r34223.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36589 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-29 12:46:40 +00:00
Uwe Stöhr
508be8e88d
sdtcontext.inc: resolve a bunch of shortcut clashes by using what we have in trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36568 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-29 03:58:36 +00:00
Vincent van Ravesteijn
41da2f90bf
branch: Fix bug #7056 .
...
see r36498.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36506 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-26 10:40:48 +00:00
Jürgen Spitzmüller
04104141f2
revert r34154 which violated the string freeze.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34155 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 09:46:30 +00:00
Uwe Stöhr
58c0338c2b
stdcontext.inc: fix a shortcut conflict, reported by our French translators
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34154 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 09:25:24 +00:00
Vincent van Ravesteijn
8d68226144
branch: Fix bug #6134 : Reload context menu for graphics inset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31325 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:18:52 +00:00
Vincent van Ravesteijn
147fbe3a43
Fix shortcuts context menu after r30298.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30903 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-07 14:55:49 +00:00
Vincent van Ravesteijn
6f1642fe3e
branch: Fix bug #5948 : Copy as reference for equation labels.
...
see r29678.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30571 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-14 16:01:10 +00:00
Jürgen Spitzmüller
c3d2d6cd75
* clarify and apply Title Casing rules.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30380 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:30:16 +00:00
Jürgen Spitzmüller
2b2e3f6541
* Standardize Capitalization. Skip the controverse AMS environments for now.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30298 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-29 06:29:57 +00:00
Jürgen Spitzmüller
1a4bb61f36
* stdcontext.inc:
...
- Rename "Toggle *" to "Show *"
- Add math-number-line-toggle to math context menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30258 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-26 10:58:43 +00:00
Pavel Sanda
98a3aba0b9
Backport r30130.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30131 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 07:58:04 +00:00
Pavel Sanda
2a8d33cac6
Backport http://www.lyx.org/trac/changeset/28721 , reordering status16
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28851 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-18 12:40:19 +00:00
Pavel Sanda
f6ad811535
Backport jump-back button
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg147979.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28819 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 19:14:38 +00:00
Vincent van Ravesteijn
90cb9cc852
branch: "Copy as Reference" in the context menu of a label.
...
New feature from Stefan. See also http://www.lyx.org/trac/changeset/27575 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28206 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 13:54:26 +00:00
Uwe Stöhr
3b7a5f26c4
\hspace support in math also for branch, fixes http://bugzilla.lyx.org/show_bug.cgi?id=2558
...
(Documentation follows later.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28064 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 15:54:18 +00:00
Uwe Stöhr
7774fe8a20
stdcontext.inc: forgot the renaming in this file in r27793 therefore another po-file remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@27802 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-07 18:47:34 +00:00
Jürgen Spitzmüller
6a6a33b6fa
* stdcontext.inc: typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27136 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 13:50:46 +00:00
Abdelrazak Younes
976bdcbc3b
Insert Short Title context menu
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26337 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-08 14:22:03 +00:00
Jürgen Spitzmüller
21d44e7f14
* stdcontext.inc:
...
- add open/close and dissolve items to listings cm.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25754 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-21 07:18:53 +00:00
Pavel Sanda
d2a93f8a05
* Menus: these are dialogs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25255 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-15 09:23:23 +00:00
Pavel Sanda
07113cf424
LFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141274.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25225 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-11 08:35:15 +00:00
Bo Peng
f5101ebec8
InsetInfo: allow select and copy of text inside InsetInfo, trigger the info dialog correctly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25151 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-06 03:25:36 +00:00
Abdelrazak Younes
f276338227
Preliminar InsetInfo dialog. This was done as an exercise to show Bo (an others) how easy it is to create a new dialog. This dialog needs to be filled in, right now, there is just an OK button.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25144 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-05 15:08:46 +00:00
Abdelrazak Younes
eef4223e1b
fix duplicate shortcuts.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24994 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-29 11:45:00 +00:00
Jean-Marc Lasgouttes
703eca7670
make display of group list only depend on existence of groups; move the addition of a separator to the ui file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24941 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-26 09:33:08 +00:00
Pavel Sanda
13e42a8c73
Introduce groups for graphics insets. That includes:
...
- GuiGraphics dialog field for setup new groups.
- Graphics context menu for assigning to certain group.
- Fileformat change for groupId field in Graphics inset.
- Undo mechanism added to inset-apply, for catching changes
in preference dialog.
- Qt designer 4.4 used now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24644 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 21:13:09 +00:00
Abdelrazak Younes
a75742cb98
fix inverted lfuns.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24611 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 08:12:32 +00:00
Abdelrazak Younes
a01ff241e2
Add context menu for outline operations. Choice of words might not be best.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24610 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 07:52:48 +00:00
Jürgen Spitzmüller
95767b840b
support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24567 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-30 20:11:57 +00:00
Jürgen Spitzmüller
99f2abf59f
dynamic context menu for InsetCitation.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24538 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-28 15:21:55 +00:00
Jürgen Spitzmüller
a585806b3c
Implement inset-edit in InsetBibtex and add a context menu.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24536 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-28 15:14:18 +00:00
Jürgen Spitzmüller
c778f093ea
basic context menu for InsetExternal.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24531 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-28 05:12:28 +00:00
Jürgen Spitzmüller
1458cd52b7
* implement "inset-edit" in InsetInclude.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24528 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-27 18:03:21 +00:00
Jürgen Spitzmüller
878b3ce315
Implement basic context menu for include insets.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24525 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-27 15:49:15 +00:00
Pavel Sanda
ff473c9787
Add dissolving to insets context menu.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24114 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-04 10:49:01 +00:00
Jürgen Spitzmüller
c2ebb0b952
* some UI clarification on \enspace vs. \enskip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24087 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 14:53:29 +00:00
Abdelrazak Younes
eab9af1e6a
fix duplicate shortcuts.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24022 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-28 22:03:04 +00:00
Abdelrazak Younes
6a3a4135fc
add some flesh to math context menu. Not sure my choice of items are the best possible, feel free to adjust/complement.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24021 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-28 22:00:15 +00:00
Abdelrazak Younes
62797eb0c7
Fix copy&paste bug.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24019 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-28 18:52:42 +00:00
Abdelrazak Younes
53daaabef4
Add tabular context menu. Feel free to enhance/modify Edwin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24018 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-28 18:50:33 +00:00
Jean-Marc Lasgouttes
3d2cb4b1b5
properties=>settings for context menus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23970 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-26 10:45:36 +00:00
Jürgen Spitzmüller
c876a2e7c7
Merge the two linebreak insets into one.
...
* src/Buffer.cpp:
- file format change to 324
* development/FORMAT:
- document file format change
* src/insets/InsetNewline.{cpp,h}:
- the former two separate derivates are now merged into one inset
with proper Params and Mailer. This simplifies the structure and allows for
switching between the two kinds.
* src/Text3.cpp:
- The newline insets are now being generated with
newline-insert [newline|linebreak]
* src/factory.cpp:
* src/Text.cpp:
- Newline inset is now a proper inset with opening and closing tag.
* src/FuncCode.h:
* src/LyXAction.cpp:
* src/Text3.cpp:
* src/insets/InsetCollapsable.cpp:
* src/insets/InsetTabular.cpp:
* src/mathed/InsetMathGrid.cpp:
* src/mathed/InsetMathHull.cpp:
- remove LFUN_NEW_LINE, LFUN_LINE_BREAK,
add LFUN_NEWLINE_INSERT
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
- conversion and reversion routines for newline insets.
* lib/ui/stdmenus.inc:
* lib/ui/stdcontext.inc
- adapt menu and add context menu to switch between newpage variants.
* lib/bind/*.bind:
- adapt to new lfuns.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23966 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-26 08:10:01 +00:00
Jürgen Spitzmüller
fa4d6355aa
* stdcontext.inc:
...
- honour JMarc's suggestions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23951 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-25 16:18:15 +00:00
Richard Heck
5d02c5e7ea
Forgot the most important bit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23949 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-25 16:03:02 +00:00