Commit Graph

462 Commits

Author SHA1 Message Date
Vincent van Ravesteijn
97efae2561 Fix bug #740: Wish for added menu item: File->Close all.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30882 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-06 23:17:16 +00:00
Vincent van Ravesteijn
0bac4a686d Fix shortcuts context menu after r30296.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30855 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-03 22:45:06 +00:00
Pavel Sanda
6ee13aa2ac Clash of shortcuts in context menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30541 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-13 13:33:32 +00:00
Pavel Sanda
edb52c37d2 Add LFUN_BRANCH_ADD_INSERT.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg152890.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30467 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 09:38:31 +00:00
Jürgen Spitzmüller
46fdf8dbac talking about famous last words?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30382 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:39:23 +00:00
Jürgen Spitzmüller
eae7f31aaf * one (hopefully) final casing fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30379 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:27:19 +00:00
Jürgen Spitzmüller
91fd085b07 * clarify and apply Title Casing rules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30378 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:24:04 +00:00
Enrico Forestieri
25de97c019 Fix shortcuts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30377 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 14:41:06 +00:00
Jürgen Spitzmüller
74aad3cb41 * stdmenus.inc: revert unintended change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30297 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-29 06:27:12 +00:00
Jürgen Spitzmüller
bf2567b44f * Standardize Capitalization. Skip the controverse AMS environments for now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30296 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-29 06:19:21 +00:00
Pavel Sanda
e4c05dd04d Fix ui naming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30268 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-26 12:35:21 +00:00
Jürgen Spitzmüller
8f3ee7c3a4 * stdcontext.inc:
- Rename "Toggle Label" to "Show Label"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30257 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-26 10:42:13 +00:00
Pavel Sanda
7355a53a73 Guify setting of svn locking property
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-25 14:48:11 +00:00
Georg Baum
9c662bf442 - fix requirements of \dddot
- add support for \ddddot
- add partial support for inverse diagonal dots (i. e. they are recognized and
  displayed correctly, but the needed package is not loaded, because it would
  need an off/auto/on setting as amsmath, and that calls for a general solution)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30162 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 20:04:27 +00:00
Pavel Sanda
d852da852a Enhance notes context menu.
Juergen?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30130 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 07:50:14 +00:00
Jürgen Spitzmüller
3315a46154 * stdcontext.inc:
- move spelling suggestions at the top and add separator
	  (as in OOo and winword).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30065 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 09:08:13 +00:00
Uwe Stöhr
9dd13b284f unify shortcuts to avoid doubled entries in the po-files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30010 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-07 16:19:40 +00:00
Uwe Stöhr
300f5379a8 stdmenus.inc: fix typo, fixes the bug reported here:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg151690.html

Jürgen, OK for branch too?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29889 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-30 15:38:23 +00:00
Jürgen Spitzmüller
e9cbe2f80f A GUI for nomencl settings. Adds the possibility to enter a custom length.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29779 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 16:26:15 +00:00
Vincent van Ravesteijn
2537cd07f4 Context menu of equations:
- add "Number this line",
- use the same item names as in Edit->Math,
- remove the superfluous "Toggle" prefixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29761 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-21 10:06:32 +00:00
Vincent van Ravesteijn
a8682e3f5f Forgot these.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29682 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-15 21:15:30 +00:00
Enrico Forestieri
524b4157a2 Use something more meaningful than View->View.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29645 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-12 19:27:00 +00:00
Abdelrazak Younes
47aca38a5e SpellChecker context menu. Part of the continuous SpellChecker project.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29556 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-06 23:39:17 +00:00
Vincent van Ravesteijn
7bf0d804e7 Add "Select Section" to outliner context menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29520 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-03 19:16:00 +00:00
Vincent van Ravesteijn
f4c0f80857 Add outline-in/out/up/down to the outline context menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29516 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-03 16:06:00 +00:00
Jürgen Spitzmüller
5c27b8400e indices -> indexes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29496 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-02 15:54:45 +00:00
Jürgen Spitzmüller
e032cd934d * add all available formats to view/update others popup icon (bug 5380)
patch contributed by Georg.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29490 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-02 08:43:22 +00:00
Vincent van Ravesteijn
69d2e076dc Add accept/reject change to the context menu of the toc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29480 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 17:55:26 +00:00
Vincent van Ravesteijn
26069b2465 Resolve shortcut clash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29479 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 17:17:26 +00:00
Vincent van Ravesteijn
7108b8e463 Add accept/reject change to the edit context menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29478 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 17:06:36 +00:00
Enrico Forestieri
ea7a5729f2 Disambiguate menu entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29432 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-29 01:25:15 +00:00
Vincent van Ravesteijn
8cf1ba47d4 Fix bug #4124. Navigate->Go to Label is unnecessary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29420 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-27 07:39:37 +00:00
Jürgen Spitzmüller
dd930b4535 * final splitindex feature addition: support for \printindex* and \printsubindex*
File format change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29419 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-27 06:10:25 +00:00
Jürgen Spitzmüller
0bd5c5fca8 * Add support for splitindex's \printsubindex command. File format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29409 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-26 11:24:38 +00:00
Pavel Sanda
e087ec8514 Add "navigate back" into the menu too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29367 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-22 17:09:37 +00:00
Uwe Stöhr
ee32af52da stdmenus.inc: fix shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29333 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-19 15:03:56 +00:00
Vincent van Ravesteijn
5a62be8fd5 * typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29320 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-18 19:00:08 +00:00
Vincent van Ravesteijn
ee4e7db35e Add context menus to the toc for child-documents, listings and indices.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29319 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-18 18:53:39 +00:00
Jürgen Spitzmüller
051a50439d remember the last selection on the view/update popup button.
This introduces a new "sticky" popup button.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29309 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-18 10:44:44 +00:00
Jürgen Spitzmüller
d12426a340 New inset dialog for InsetPrintIndex (only used with multiple indices)..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29290 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 14:29:32 +00:00
Jürgen Spitzmüller
de22184d97 New inset dialog for InsetIndex (only used with multiple indices)..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 09:22:44 +00:00
Jürgen Spitzmüller
c52bd08442 Introduce splitindex support. File format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-16 07:29:01 +00:00
Vincent van Ravesteijn
75f7084fbe Hide disabled item from context menus of toc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29202 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 11:50:12 +00:00
Vincent van Ravesteijn
4248fe1067 Change all inset-toggle into inset-settings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29178 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 01:18:42 +00:00
Vincent van Ravesteijn
4b6a802398 Add context menus to the Toc for labels(settings), branches, graphics, citations, figures, tables.
This is now possible because we can dispatch all the necessary LFUNs to the insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29177 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 00:42:24 +00:00
Vincent van Ravesteijn
df3cddcd37 Add "Insert label as reference" to the context menu of the TOC.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29157 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 22:03:28 +00:00
Vincent van Ravesteijn
695870771f Add "Copy label as reference" to context menu of the TOC.
(Note: it is not perfect yet for references in the same model as the labels).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29156 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 21:40:42 +00:00
Jürgen Spitzmüller
25a14730ed * First step towards default view format.
The icons could be replaced by something nicer.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29134 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-07 05:01:08 +00:00
Uwe Stöhr
8225a56dfe InsetMathFrac: reimplement \cfrac with its optional argument the way Enrico proposed (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg149855.html)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29131 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 23:58:42 +00:00
Jürgen Spitzmüller
14845fcaec * XeTeX can be launched via the toolbar now
* non-functional view formats are now disabled in the toolbar

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29123 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 09:27:05 +00:00