Commit Graph

510 Commits

Author SHA1 Message Date
Vincent van Ravesteijn
d415a1f554 Add "Info settings" to the Edit menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33647 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-06 17:51:40 +00:00
Pavel Sanda
4ae7fa0e3c At least basic ui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33537 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 06:12:53 +00:00
Pavel Sanda
56e0928eb8 Revision info into toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33535 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 05:40:39 +00:00
Pavel Sanda
3b120c8eeb Also menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33530 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:51 +00:00
Pavel Sanda
6271278749 Icons for VCS comparison
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33528 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:40 +00:00
Abdelrazak Younes
1dce70d3d4 Forgot about this file in r33495, sorry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33502 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 10:47:40 +00:00
Abdelrazak Younes
efcaea40d1 Forgot about those file in r33495, sorry.
"tabular-feature replaced" with "inset-modify tabular"


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33501 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 10:46:26 +00:00
Abdelrazak Younes
b5049e769b * InsetTabular cleanup:
- proper message passing for all tabular features
- properly define which feature needs an argument

* replace LFUN_TABULAR_FEATURE with LFUN_INSET_MODIFY
- The math tables are also affected. In the future a common base class
between math and text table will solve this inconsistency.
- There is a hack in GuiApplication in order to not rename the toolbar
icons. This will have to be cleaned up with a general icon naming for
LFUN_INSET_MODIFY... to be discussed.

* Tabular Dialog:
- big cleanup, lots and lots of bug fixing here
- migrated to InsetParamsWidget


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33495 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 08:28:46 +00:00
Uwe Stöhr
f667a66055 stdcontext.inc:
- add entry for multirow
- resolve some shortcut conflicts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33429 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 01:46:22 +00:00
Uwe Stöhr
8bb69f24b6 support for multirows in tables:
- fileformat change (lyx2lyx code follows the next days)
- the patch is a joint work of Edwin and me

The patch is huge but the major parts work already. I put it in now as the minor known issues can be solved step by step the next days. I think this is the best solution because collaborating with such large patches already lead to copy/paste bugs.

The known issues are listed here:
http://wiki.lyx.org/Devel/Multirow

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-11 01:07:54 +00:00
Jürgen Spitzmüller
a61eeb1fb2 Allow to switch buffer languages via the menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33366 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 17:15:00 +00:00
Pavel Sanda
ae752e13a5 Introduce "samerow" toolbar tag and let View/Update toolbar to be in the
beginning of the first row.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg156961.html



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33234 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-27 17:19:14 +00:00
Jürgen Spitzmüller
96dc966114 really fix the Diamond toolbar item.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33176 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-23 09:59:48 +00:00
Uwe Stöhr
c49ad94a98 Diamond2.png: new image file for the math symbol \Diamond, see this thread: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157327.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33152 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:32:17 +00:00
Jürgen Spitzmüller
02124ea00e Resolve accelerator conflict
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33032 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 16:04:34 +00:00
Jürgen Spitzmüller
578c0414d3 Add accelerator
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33025 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 07:05:55 +00:00
Pavel Sanda
0fae8cf345 Simplify menu string
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157010.htm


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33011 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-13 15:45:10 +00:00
Vincent van Ravesteijn
1fd7e3fe11 Change the ProgressView strings:
- I18n the window title,
- it's unnecessary for a window to have window in its title,
- adjust casing,
- do not use show in the view menu, 
- sync window title and menu entry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32984 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 15:35:52 +00:00
Jean-Marc Lasgouttes
a00fbcd871 get rid of next-inset-modify ; inset-modify does the same now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32965 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 15:50:07 +00:00
Vincent van Ravesteijn
2146ca143e * stdmenus.inc: Stick to the casing rules for "Update Local Directory From Repository".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32839 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 16:57:10 +00:00
Peter Kümmel
7afdba6b06 re-add view for progress, cleanup follows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32610 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-22 10:04:30 +00:00
Peter Kümmel
dd4cbb3591 - Show progress information in status bar.
- Remove progress view because ATM we don't have to show anything usefull.
- move Alert:: void functions into GUI thread


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32604 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-21 11:48:19 +00:00
Peter Kümmel
aa613aaf01 add progress widget
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32598 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-20 14:26:55 +00:00
Uwe Stöhr
9a47988959 stdtoolbars.inc: correct place for \Diamond
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32481 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-11 23:10:37 +00:00
Uwe Stöhr
5be89cdb7d stdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb, we support it, and it is also listed in the Math manual
(bug was reported here: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg78256.html)

Jürgen, also for branch?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32475 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-11 01:58:46 +00:00
Pavel Sanda
1984f35e43 Fix shortcut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32182 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-24 22:58:02 +00:00
Pavel Sanda
a02376f775 Add CAS into matht context menu, thanks to Liviu Andronic & Olivier Ripoll.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32181 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-24 22:46:51 +00:00
Vincent van Ravesteijn
8f5c3b6219 Fix bug #6144: Remover RegExp from them Menu and give the user the possibility to insert an empty RegExp in the Search field by choosing User defined.. in the Match.. combobox (what use does this option have ?).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31825 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-02 06:55:40 +00:00
Vincent van Ravesteijn
d4be6cf24c Adds the user interface for the new Comparison feature.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31707 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-24 15:47:05 +00:00
Pavel Sanda
81bff38d56 in trunk too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31622 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 20:08:37 +00:00
Pavel Sanda
32d48ba0d7 Sounds better
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:35:54 +00:00
Pavel Sanda
dd82560e85 Next one
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31618 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:29:06 +00:00
Pavel Sanda
d4bf62b417 Fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31617 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:27:12 +00:00
Pavel Sanda
4257aa5e7f Make updating less dangerous, see comments in #6255.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31615 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:18:06 +00:00
Pavel Sanda
701157df09 Doc & menu entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31548 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 00:08:18 +00:00
Pavel Sanda
4f0957c819 Bug #6255 - Update linked files with version control
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31546 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-06 23:20:52 +00:00
Tommaso Cucinotta
059729ec59 UI interaction for advanced f&r.
Menu voice shows only, does not toggle. This allows for highlighting the keyboard short-cut in the menu, where the user expects to find it.
Toggling of dialog is instead shown in a toggling button on the toolbar (advanced search button besides the standard one). Icon is just draft.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31445 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 21:39:48 +00:00
Jürgen Spitzmüller
009cb16a41 * Menus.cpp:
- show name of default format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31313 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-06 14:28:17 +00:00
Uwe Stöhr
3b7cc83ebe stdmenus.inc: The advanced search manual will become part of the UserGuide as discussed with Tommaso
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31281 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 01:11:31 +00:00
Jürgen Spitzmüller
4782052692 * stmenus.inc: hide regexp menu item if disabled.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31272 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 11:59:53 +00:00
Tommaso Cucinotta
e0177437f3 Better explanations for Advanced Search items in menu.
Added pointer to Advanced Search guide from Help menu.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31178 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 16:49:01 +00:00
Vincent van Ravesteijn
a4512563bb Add a shortcut for Insert->URL (bug #6164) and a glitch for Insert->Hyperlink.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31167 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-20 11:19:55 +00:00
Vincent van Ravesteijn
01aa8d771a Add and correct some shortcuts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31161 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-19 23:07:01 +00:00
Vincent van Ravesteijn
d75f135ab9 Rename menu item and fix bug #5067.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31153 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-19 21:51:01 +00:00
Pavel Sanda
ea758c3932 Next bits for Extended -> Additional
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31138 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-19 09:14:23 +00:00
Vincent van Ravesteijn
4362b2085d Resolve shortcut clash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31091 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-17 14:30:16 +00:00
Pavel Sanda
0008c148bb Fix entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31038 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-14 16:54:34 +00:00
Vincent van Ravesteijn
770aa71839 Fix bug #6134: Reload context menu for graphics inset.
This shouldn't be necessary, but sometimes it is.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31014 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-13 17:21:59 +00:00
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