Commit Graph

384 Commits

Author SHA1 Message Date
Bo Peng
eb485caa96 view-source feature, from Bo Peng <ben.bob@gmail.com>
* src/buffer.h buffer.C - getSourceCode()
	* src/lyxfunc.C -  open view-source dialog
	* src/text3.C - change LFUN_MOUSE_RELEASE
	* src/output_linuxdoc.C, src/output_docbook.C, src/output_latex.C 
		- intercept output
	* src/outputparams.h, outputparams.C - add par_begin, par_end, dryrun
	* src/insets/insetgraphics.C  - add dryrun mode of file conversion
	* lib/ui/stdmenus.ui - add view-source menu item under view
	* Add view-source dialog, add 
	    src/frontends/qt2/QViewSourceDialog.h, QViewSource.C, QViewSource.h, QViewSourceDialog.C
	    src/frontends/qt2/ui/QViewSourceDialogBase.ui
	    src/frontends/controllers/ControlViewSource.h ControlViewSource.C
	  modify
	    src/frontends/qt2/Makefile.dialogs, Makefile.am, Dialogs.C,
	    src/frontends/controllers/Makefile.am, po.POTFILES.in


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13610 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-09 02:48:54 +00:00
Michael Schmitt
2243967c46 2006-04-01 Michael Gerz <michael.gerz@teststep.org>
* lib/ui/stdmenus.ui:
        * lib/ui/stdtoolbars.ui:
        * src/converter.C
        * src/lyx_main.C
        * src/support/package.C.in: tiny changes to text messages



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13545 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-01 13:23:24 +00:00
Jürgen Spitzmüller
2368acd8c0 fix {super|sub}script via menu (bug 1667)
fix font attribute handling in mathed text mode


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10100 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-24 10:14:33 +00:00
Angus Leeming
70572847e2 Whitespace, only whitespace. s/ +$//
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10024 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-09 09:58:08 +00:00
John Levon
9e5d7cddf3 Michael's menu changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9966 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-22 23:01:21 +00:00
Jean-Marc Lasgouttes
40a54b25f7 fix shortcut for Cross-reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9924 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-09 13:10:18 +00:00
Georg Baum
ce7da69af1 Another set of text changes from Michael, approved by John
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9920 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-08 10:02:38 +00:00
Martin Vermeer
2eab957971 Fix handling of aligment; rearrange tabular-features menu stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9872 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-25 14:10:10 +00:00
Martin Vermeer
cab55feb0e remove the 4x4 default table size
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-21 06:21:25 +00:00
Georg Baum
b683512500 add missing math environments to the math_insert menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9840 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 15:40:51 +00:00
Martin Vermeer
1b2e0411ef Clean up around character styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9827 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-18 18:09:57 +00:00
John Levon
8c5d9c4490 improve Navigate menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9762 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-30 17:33:32 +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
Martin Vermeer
07362230de Partition lines in matrices: UI
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9607 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-09 18:56:01 +00:00
Jürgen Spitzmüller
04a3819779 Fix output of change tracked documents (also fixes bug 1031)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9535 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-24 17:12:19 +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
a839021d22 implement Word counting (bug 728)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9402 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-27 16:30:27 +00:00
André Pönitz
ff7bf84825 Fix #1736
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9192 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-07 09:39:34 +00:00
Jean-Marc Lasgouttes
b5d776604b remove Insert>Box submenu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8991 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-21 09:32:21 +00:00
Jean-Marc Lasgouttes
a9114d0e44 the Qt/Mac merge menu patch; this is actually different from macmove8, so I hope it still works...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8926 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-14 18:06:10 +00:00
John Levon
3bcf40e96d Make M-x show the minibuffer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8686 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-21 00:19:27 +00:00
Angus Leeming
2f10d02e30 Convert the prefs dialog to the Dialog-based scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8573 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-31 18:51:11 +00:00
Angus Leeming
5394e9acc5 Remove the Forks dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8497 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-17 21:21:47 +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
48f7421140 The VSpace inset is now fully functional AFAICT.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8151 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-28 17:38:39 +00:00
Martin Vermeer
59fefa0759 The Character Style and XML short element inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8078 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-12 14:38:26 +00:00
André Pönitz
78cb56d735 access to new insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7986 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-27 14:05:34 +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
d091b17e92 The \sqrt and \root icons on the math toolbar were transposed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7891 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-10 14:04:28 +00:00
Martin Vermeer
800c0dfc38 The Box patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7865 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-07 07:42:15 +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
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
Martin Vermeer
2ece9450c4 Fix small menu mess-up (double Note item)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7561 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-17 16:56:17 +00:00
Martin Vermeer
fd6cd728a3 The 'Branches' mega-patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7560 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-17 11:28:23 +00:00
John Levon
af50ed06d1 move Note up to submenus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7549 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-14 15:47:20 +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
Martin Vermeer
eaa3fd6ee0 fixed Note submenu issues
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7447 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-30 13:08:12 +00:00
Martin Vermeer
1771dbf348 submenu for Note/Comment/Greyedout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7446 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-30 11:39:36 +00:00
Jürgen Spitzmüller
7a8d5da2b8 Rearrangement of Insert menu (separate special formatting from special characters) as discussed with John on bugzilla (bug 1299)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7444 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-29 17:44:44 +00:00
Jean-Marc Lasgouttes
80d7f70dc3 move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7372 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-26 23:04:39 +00:00
John Levon
42658b7748 Fix up some mnemonics, standardise some math menu entries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7346 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-22 15:24:01 +00:00
John Levon
46f43b7b44 Note Settings menu item
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7288 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-15 23:52:37 +00:00
John Levon
41b2fa5162 Some menu fixes, including fixing classic.ui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7262 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-10 13:41:58 +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
Lars Gullik Bjønnes
5dd63a2768 The Paste Recent patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7182 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-17 15:33:49 +00:00
John Levon
470d0f8b4d oops, fix up the last commit by really removing the flags from the Toolbar defs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7155 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-11 20:06:40 +00:00
John Levon
5a87c5379a Move the toolbar flags setting into a separate section to allow the
user to set them easily, as discussed


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7154 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-11 19:21:46 +00:00
John Levon
205fdc7045 show extra toolbar by default
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7153 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-11 18:19:52 +00:00
John Levon
00495d0c10 "Inter-word Space"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7069 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-30 12:44:23 +00:00
John Levon
246d6a9587 fix capitalisation bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7066 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-30 04:12:54 +00:00
John Levon
9dc8c48bf6 re-org suggested by Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7038 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-24 15:06:22 +00:00
Alfredo Braunstein
53503ca01c removed references to error boxes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7029 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-23 13:56:00 +00:00
John Levon
4564bd55c4 fix properly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7015 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-22 21:49:04 +00:00
John Levon
36027c932b fix toolbar defaults to what they should be
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7012 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-22 21:07:55 +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
61c8a5490b "Paragraph Settings"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6989 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-20 19:09:13 +00:00
André Pönitz
68bc27c3b9 ui/*: re-indent according to LyX style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6971 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-16 12:53:20 +00:00
John Levon
37c20c64c4 use _R_edo not Re_d_o
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6944 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-07 07:54:42 +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
be45cea55f Move to the new menu layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6890 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-30 01:41:28 +00:00
John Levon
eab8eaec5c inset-settings LFUN and a bugfix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6862 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-26 19:01:33 +00:00
John Levon
d3561d9b79 some new menu fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6860 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-26 17:30:13 +00:00
John Levon
0ed9c715b6 split the new.ui into three files for easier overriding
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6813 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-15 02:30:53 +00:00
John Levon
84640bc0f2 toolbar4.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6811 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-15 01:06:13 +00:00
John Levon
31f6d268e2 toolbar3.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6768 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 14:08:06 +00:00
John Levon
4f8b5b4990 toolbar2.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6746 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 19:53:10 +00:00
John Levon
aa3acd6358 toolbar changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6738 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-08 19:17:00 +00:00
John Levon
09db5cbcc0 Fix dupe accelerator (no JMarc, not in 1.3 :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6604 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-28 03:20:50 +00:00
Angus Leeming
4a842aeb20 Yesterday's character dialog patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6472 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 22:17:50 +00:00
Angus Leeming
120c89f24f port the graphics dialog to the new scheme and get rid of the ControlInset
template.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6382 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 18:44:57 +00:00
Dekel Tsur
28fa5dc112 Add item for split env.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6363 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 10:27:42 +00:00
Angus Leeming
61419611a0 Move the include dialog to the new scheme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6353 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 14:59:37 +00:00
Angus Leeming
b7c9ae4931 Move the external dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6351 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 11:30:35 +00:00
Angus Leeming
cda53633ff Hold on to your hats.
Qt users should autogen.sh
Gnome users --- you're on your own ;-)
Happy recompiling.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6253 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 14:51:38 +00:00
Angus Leeming
759dcbb427 * Split insetbib.[Ch] into insetbibitem.[Ch] and insetbibtex.[Ch].
* Rename bibkey as bibitem.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6217 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 09:20:18 +00:00
André Pönitz
305c04ba8b remove the hardcoded bibkey from the paragraph
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6186 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 15:16:14 +00:00
John Levon
ae87b94515 The big change tracking patch. Changes from posted version :
1) abstract time_t into lyx::time_type
2) abstrace struct passwd into support/userinfo
3) make authorlist a per-buffer property instead of global

I will look at the paragraph breaking soon, in the meantime I opened a bug on bugzilla.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6074 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-08 19:18:01 +00:00
Jean-Marc Lasgouttes
aead0b6f91 re-add ... to some menu entries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5964 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-16 10:41:14 +00:00
John Levon
7828e5c824 Some header capitalisation fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5552 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 02:08:51 +00:00
John Levon
2312ee83b1 re-add stuff to math menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5551 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 02:00:46 +00:00
Dekel Tsur
df27ff43e0 Add Maxima to the menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5541 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-29 14:57:23 +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
André Pönitz
85e653e4e2 code shuffle, part 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5465 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-22 11:11:22 +00:00
André Pönitz
8bd80f2b4e support for AMS flalign environment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5388 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 12:56:21 +00:00
André Pönitz
c9f80528e4 fix Insert->Math->Cases
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5323 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-19 15:55:46 +00:00
Dekel Tsur
bc56bb9ffa Add insetwrap.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5247 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-10 10:18:58 +00:00
John Levon
6facdfc36b back out some accidental stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5236 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 09:44:18 +00:00
John Levon
48520a173f add depth-decrement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5222 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 18:46:19 +00:00
Jean-Marc Lasgouttes
11953d3734 the optional argument patch from martin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5079 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-23 09:05:32 +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
André Pönitz
8880849413 Herbert's 'gather' patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4901 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 13:01:08 +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
André Pönitz
cdbe361370 fix \neq bug reported by edwin
rename the math-extern menu


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4818 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 13:08:48 +00:00
André Pönitz
67e2f58e78 make math-extern a bit more visible in Edit->Math,
revamp some math key bindings
add \boxed to the list of known things


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4815 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 05:36:33 +00:00
Jean-Marc Lasgouttes
a0afb0fd38 remove the multiple menubar stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4730 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 21:50:05 +00:00
André Pönitz
5e4dbd344c Add sub menu for font changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4615 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 08:32:18 +00:00
André Pönitz
a78c4b15ff killing MathType simplifies a few things...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4520 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 10:36:44 +00:00
John Levon
e9681ce03c fix ellipses
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4454 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 05:26:13 +00:00
John Levon
37dff3b8b3 remove index entry of preceding word (bug 458)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4444 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 22:57:18 +00:00
Angus Leeming
8eeed19540 Rename Help->What's this? as Help->Tooltips.
Don't change the cursor to a ? when the tooltips are enabled.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3789 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 12:36:14 +00:00
Jean-Marc Lasgouttes
ff86a01601 remove LFUN_DEPTH; some small work on icons and menu reorganization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3776 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-19 11:17:46 +00:00
Angus Leeming
4fff141501 Give people a rational basis to describe what they dislike about tooltips!!!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3703 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 09:54:42 +00:00
Angus Leeming
0d248253bc Martin's Angstrom patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3655 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-04 11:10:26 +00:00
Jean-Marc Lasgouttes
d5c4ecc548 tentative fix for #177; small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3624 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 12:39:22 +00:00
Angus Leeming
607ad8d3a7 The graphics inset now has:
* lazy loading (don't try and load the image until a request to draw it
  is received).
* asynchronous conversion to a loadable format.
* asynchronous loading if the image loader supports it (it doesn't).
* "simple" cropping, rotating and scaling (in that order) of the image
  on the LyX screen.
* display in color, grayscale or monochrome.

We also have a forked calls dialog, although it isn't very exciting
yet because only the graphics cache makes use of the forked call controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3591 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 09:59:52 +00:00
Jean-Marc Lasgouttes
1120aa806c cleanups from John and Juergen, bib files parsing fix from Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3586 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-26 10:50:48 +00:00
Jean-Marc Lasgouttes
0dd7fe4e06 fix loss of selection from John; some small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3500 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-07 16:43:54 +00:00
Angus Leeming
97962a2040 graphic-insert -> graphics-insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3462 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-30 19:35:21 +00:00
Angus Leeming
b2b60e7295 Herbert's changes to those help files of his and to the default menus
(replacing the old graphics with the new).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3461 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-30 19:18:40 +00:00
Angus Leeming
16083c82e1 Martin's math panel patches.
John's thesaurus patch.
A patch of my own to clean-up the spellchecker code a little (functionality
not changed).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3383 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-15 15:31:19 +00:00
Jean-Marc Lasgouttes
b4a4c97efb typo fix in menus from Juergen S.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3294 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-04 15:13:53 +00:00
André Pönitz
903d8a5678 next try, Part II
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3292 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 18:38:17 +00:00
Jean-Marc Lasgouttes
d17bd7cce9 a bunch of small patches from John and Juergen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3224 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-17 12:22:39 +00:00
Jean-Marc Lasgouttes
10f697abbe small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3052 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 15:32:11 +00:00
Jean-Marc Lasgouttes
0b25c68c4b popup fixes from Juergen ; insetgraphics fix from Herbert ; menus fix from Andre ; allow ligature breaks in spellchecker and fix smart quote after protected space (from me)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3019 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-13 14:47:35 +00:00
Jean-Marc Lasgouttes
fcee90ebd5 two patches from John, and a moving math panel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2983 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-08 11:46:06 +00:00
Jean-Marc Lasgouttes
3adbae2754 remove Known BUGS menu entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2944 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-29 16:00:27 +00:00
Angus Leeming
b31ab56c83 Herbert's TeX Info extravaganza.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2850 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-09 15:20:10 +00:00
Jean-Marc Lasgouttes
846ea78a7b Juergen class-change patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2779 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-21 10:41:09 +00:00
Jean-Marc Lasgouttes
cf20528fd6 small tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2764 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-17 10:35:32 +00:00
Jean-Marc Lasgouttes
e297ba53fb do not display obsolete layouts in combox + small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2699 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-06 12:42:47 +00:00
Angus Leeming
5d4c914806 John's menu patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2519 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-16 09:35:32 +00:00
Jean-Marc Lasgouttes
757e2c55d8 insetquote fix; getStatus tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2411 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 10:32:20 +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
Angus Leeming
5f2e3c4c43 Baruch's graphics patch + some small tweaks to the buttoncontroller stuff
Kayvan's footnote patch
Added a "Buffer const *" parameter to InsetButton::getScreenLabel and all
daughter classes. Labels can now be tuned to suit, although non are yet.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2375 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-28 12:24:16 +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
0adacb84ba rename hyphenation-break to ligature-break
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2294 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-20 13:04:36 +00:00
Jean-Marc Lasgouttes
76a135cf07 a few small new features
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2289 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-20 09:38:19 +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
Angus Leeming
cec0dd19d0 Edwin's "about" patch + consistent use of Lsstream.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2239 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 14:03:48 +00:00
Lars Gullik Bjønnes
6396f9a204 small changes read changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2221 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 11:11:10 +00:00
Lars Gullik Bjønnes
3aa411d883 make NO_LATEX default, set ut compability stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2205 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-08 12:52:16 +00:00
Lars Gullik Bjønnes
ec5d8718c5 mathed95.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2193 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-06 12:09:32 +00:00
Lars Gullik Bjønnes
76ef051b1c LyX Drinkers United: patch 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2144 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-27 14:10:35 +00:00
Lars Gullik Bjønnes
d1182f17da LyX Drinkers Union: patch 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2141 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-25 00:06:33 +00:00
Jean-Marc Lasgouttes
1ed521c6ca fix spellchecker crash ; implement status info for read-only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2122 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-13 16:32:36 +00:00
Lars Gullik Bjønnes
52153a589b floatlist work + handle lyxfuncs with args.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1984 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-04 10:36:36 +00:00
Lars Gullik Bjønnes
3fe7d92cfb comment out some nonexistant funcs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1922 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 13:42:15 +00:00
Lars Gullik Bjønnes
916cf9919c add menuentry for minipage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1883 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-04 20:10:15 +00:00
Jean-Marc Lasgouttes
bff6a87b5e default.ui fix ; compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1792 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 15:06:18 +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
Jürgen Vigna
24a189b753 Reactivate "Custom Export Code" and small fix to LyXFunc::getStatus().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1618 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-26 10:32:45 +00:00
Dekel Tsur
a996b1bd2b - Add support for the align environment from amsmath
- RTL fixes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1479 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-11 09:58:20 +00:00
Dekel Tsur
d59aaf992a Add support for multline and alignat environments from amsmath.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1445 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-03 21:02:22 +00:00
Dekel Tsur
c5bee0d0d7 Fix typos in default.ui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1416 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-29 09:12:57 +00:00
Dekel Tsur
f0ed1d9ccf Move the Bookmarks submenu to the Navigate menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1413 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-28 21:40:22 +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
8fa3e54c2a Mike's LaTeXese to english menu change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1403 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-26 11:14:58 +00:00
Dekel Tsur
c8bcf27608 Add Navigate->Refs menu item.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1369 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-23 12:49:54 +00:00
Jean-Marc Lasgouttes
1600244f88 External inset debug cleanup + various patches from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1288 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-28 16:22:28 +00:00
Jean-Marc Lasgouttes
f676dacf9c Small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1268 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-07 13:36:39 +00:00
Jean-Marc Lasgouttes
048b42443d Preference/Color changes from Angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1253 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-04 14:10:44 +00:00
Jean-Marc Lasgouttes
a64f420880 Menu updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1224 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-17 11:17:12 +00:00
Jean-Marc Lasgouttes
8548953e99 Menu update from Rob
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1217 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-14 17:05:21 +00:00
Jean-Marc Lasgouttes
0a16442310 Converter patch from Dekel, Preference patch from Angus, menu patch from Rob
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1212 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-13 10:35:02 +00:00
Jean-Marc Lasgouttes
0c978e6a3f Color patch from Angus, KDE patch from Johnm menu patch from Rob, and the usual uninteresting tweaks from me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1211 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-10 17:29:47 +00:00
Jean-Marc Lasgouttes
b40e8a006d Menu structure cleanup, configure tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1203 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-07 12:07:13 +00:00
Jean-Marc Lasgouttes
29f7055e95 Import patch from Dekel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1199 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-06 11:20:22 +00:00
Jean-Marc Lasgouttes
70b7660933 Implement the Edit>Floats menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1193 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-03 15:22:04 +00:00
Jean-Marc Lasgouttes
47aac8a002 Another menu update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1191 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-03 14:30:12 +00:00
Jean-Marc Lasgouttes
792d84249e New menu layout from Rob
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1188 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-03 11:04:15 +00:00
Jean-Marc Lasgouttes
c2077c66a8 Angus latest patch + some tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1182 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-02 14:47:47 +00:00
Jean-Marc Lasgouttes
8aff605cae Dekel's import/export patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1144 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-23 12:16:05 +00:00
Jean-Marc Lasgouttes
8effd3eec4 The forms resize patch, and small updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1142 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-20 09:50:09 +00:00
Jean-Marc Lasgouttes
98500cc503 Fix POTFILES generation, and a first try at updating NEWS file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1129 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-17 12:55:45 +00:00
Jean-Marc Lasgouttes
567e0d583f Various small fixes. Read Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1040 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-26 13:10:34 +00:00
Lars Gullik Bjønnes
83882f6d92 export patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1001 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-05 13:16:19 +00:00
Lars Gullik Bjønnes
e1cd322547 patch from dekel and patch from angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@994 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-31 11:51:59 +00:00
Lars Gullik Bjønnes
9625f5e230 the export patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@991 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-30 03:40:51 +00:00
Jürgen Vigna
096db9161e Fixed disabled Table-Menu entries, renamed table-insert to dialog-tabular-insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@988 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-25 13:37:24 +00:00
Jürgen Vigna
4ad21513e9 Few insettabular/text fixes (added cut&paste for tabulars) + Markos GNOME patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@985 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-23 15:18:19 +00:00
Jürgen Vigna
e445df8e4f Fixed a missing class change question for defaults, using ButtonPolicy in
FormDocument, ifdef'ed out old code.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@978 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-18 14:36:12 +00:00
Jürgen Vigna
b7a16fc402 Implemented new Layout-Document in GUII and a few small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@965 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-11 14:42:20 +00:00
Jean-Marc Lasgouttes
046b5d824c Angus insetindex patch + protect patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@950 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-03 12:56:25 +00:00
Jean-Marc Lasgouttes
644db02921 Patch from Kayvan; fixes to menu shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@948 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-02 09:33:15 +00:00
Jürgen Vigna
aee6858d52 InsetText draw-update fixes, implemented edit-table-menu, patch from Baruch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@942 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-01 09:35:42 +00:00
Jean-Marc Lasgouttes
c64f5752ae Fixes to the new menu code + a few other things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@939 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-31 12:51:19 +00:00
Allan Rae
ef59101fe7 the 50% overclock Preferences dialog patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@935 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-28 04:59:45 +00:00
Jean-Marc Lasgouttes
0d11604dc0 Small fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@928 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-26 15:16:33 +00:00
Jean-Marc Lasgouttes
aa5aac89de Fix two stupid bugs; fix stupidly a more subtile one
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@927 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-26 14:08:09 +00:00
Lars Gullik Bjønnes
5458081c09 proof of concept l10n for ui menus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@922 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-26 07:09:53 +00:00
Jean-Marc Lasgouttes
6a6060eab5 Typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@919 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-25 12:27:47 +00:00
Jean-Marc Lasgouttes
b8072fd6f7 Menubar and toolbar fixes. New OptItem menu option. Add gtk.m4.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@918 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-25 10:46:18 +00:00
Jean-Marc Lasgouttes
4b2a999762 GUI-indep toolbar and menus mostly work !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@913 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-24 13:53:19 +00:00