Commit Graph

3540 Commits

Author SHA1 Message Date
André Pönitz
200b4fd4ef cosmetics: make the hand-drawn root more similr to what LaTeX does
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4859 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-05 08:44:08 +00:00
André Pönitz
ff19a20470 fix parser bug reportred by Rob.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4858 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-05 07:14:26 +00:00
André Pönitz
9b4bf4c29d fix 'vanishing \sin' bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4857 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-05 07:09:11 +00:00
André Pönitz
f72aef6cb3 fix parser bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4856 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-05 06:39:33 +00:00
John Levon
283f8347a8 remove debugging code I accidentally committed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4855 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-04 23:15:42 +00:00
John Levon
7c98b3bd37 spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY
baffled by that one.

Various other cleanups, including a fixed version of lyxlex that doesn't
destroy the preamble ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4854 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-04 23:11:50 +00:00
Angus Leeming
5e802bab4d Change the LyX file format, adding a "preview" flag to Include insets.
Document this change in a new file FORMAT.
Enable the user to toggle preview status by modifying the Include dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4849 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 18:25:25 +00:00
John Levon
b95e7efe2e lyx2lyx is the name, that is what it is
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4848 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 16:54:07 +00:00
Angus Leeming
5f46df1f0f Now generate previews when loading the buffer for insets in insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4847 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 16:39:43 +00:00
Angus Leeming
cc132995fa Cache the BufferView as a weak_ptr; get rid of those horrible current_views.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4846 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 16:30:58 +00:00
Angus Leeming
1c9df5074e Revert John's change as it breaks reading of the user preamble.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4845 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 16:18:15 +00:00
André Pönitz
00413a7841 merge MathArray and MathXArray classes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4843 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 14:29:42 +00:00
André Pönitz
45d1084a64 remove a few unneeded 'include'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4842 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 14:04:16 +00:00
John Levon
3f1a78fbeb small cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4841 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 13:43:43 +00:00
André Pönitz
2830796638 uses references instead of returning vectors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4840 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 13:35:05 +00:00
André Pönitz
6f5140a97b add virtual destructor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4839 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 13:34:14 +00:00
Angus Leeming
984cbba504 * Mathed now caches the BufferView as a weak_ptr.
* PreviewedInset caches the LaTeX snippet.
* Further clean-up of mathed's preview code.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4838 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 12:38:20 +00:00
Angus Leeming
3d137bfe77 Edwin's updateParagraph patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4837 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 12:28:59 +00:00
Angus Leeming
eed7fcfdf4 LyXView::view() now returns boost::shared_ptr<BufferView> const &.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4836 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 09:21:50 +00:00
André Pönitz
d47e8c38e3 fix recently introduced macro reading bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4835 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 07:50:01 +00:00
John Levon
b2ea4c019d I did compile, I did, I did
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4834 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 01:00:01 +00:00
John Levon
f4e60f017e small cleanup in status()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4833 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 00:57:56 +00:00
John Levon
b14e9baa57 fix for open of non-existent file, writeFile() change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4832 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 22:26:30 +00:00
Angus Leeming
d91ffd8d78 Previews for \input insets.
Refactor code common to InsetInclude and InsetFormula into a new
PreviewedInset class.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4830 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 17:28:59 +00:00
Angus Leeming
bec8a7b65c Compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4829 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 16:12:02 +00:00
André Pönitz
a92d23883e save inset lock state in the .lyx file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4828 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 15:53:46 +00:00
André Pönitz
0fdd672d64 no special treatment for scriptinsets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4826 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 11:48:53 +00:00
André Pönitz
05aaffbb84 ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4824 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 09:29:10 +00:00
André Pönitz
82d8ee5c84 use proper static_cast<unsigned int> instead of this uint thingy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4823 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 09:28:43 +00:00
André Pönitz
48929cbcc8 quick&dirty compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4822 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 07:22:01 +00:00
John Levon
b1dd13a9c2 remove options from spellchecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 03:08:01 +00:00
John Levon
6d0158fe19 show some more info on execvp error
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4820 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 01:41:41 +00:00
André Pönitz
990069f546 a step towards world domination^H^H^H
aehm... move things from the parbox inset to an abstract base class
'MathTextInset' and have a shot on implementing an ERT inset on top of
that.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4819 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 17:26:14 +00:00
John Levon
f383b26ec6 fix bug so inadvertent errno does not break connection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4814 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 04:40:31 +00:00
John Levon
1faca4e07e remove_io_callback for Qt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4813 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 04:33:03 +00:00
John Levon
18d401aab8 disable LFUN_LAYOUT_CHARACTER in ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4812 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 22:58:54 +00:00
John Levon
2e218e3263 remove io callback on shutdown
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4811 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 22:35:43 +00:00
André Pönitz
7534cb5d5e re-adjust math-extern heuristics to new super/subscript inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4810 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 17:51:19 +00:00
André Pönitz
6c57f7353f support for AMS's \boxed{} command
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4807 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 16:04:41 +00:00
André Pönitz
a794a45949 the up/down stuff reworked
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4806 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 13:56:02 +00:00
Jean-Marc Lasgouttes
3b7d5f2cf6 fix wrong type in XWorkArea
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4805 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 12:29:25 +00:00
Jean-Marc Lasgouttes
990995fe23 fix #543
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4804 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 12:14:43 +00:00
John Levon
fe6aaf3797 incomplete key mapping stuff. Introduces some breakage.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4803 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 00:53:57 +00:00
Lars Gullik Bjønnes
69862d12f4 update boost
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4802 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 23:38:39 +00:00
Lars Gullik Bjønnes
043298544c Rename strip to rtrim
Rename frontStrip to ltrim
Add new trim function.

modify source for this change.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 22:50:13 +00:00
Lars Gullik Bjønnes
e39935204d remove some unneeded version of functions from lstrings,
some gcc 3.2. minor compile fixes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4800 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 18:13:51 +00:00
André Pönitz
4d51fc96b4 move things around
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4799 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-26 17:23:44 +00:00
André Pönitz
11398a3316 move things around
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4798 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-26 14:11:19 +00:00
André Pönitz
9e42867115 remove unnneded 'using's
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4797 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-26 13:20:48 +00:00
André Pönitz
c6b1b59008 some \parbox improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4796 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-26 13:13:20 +00:00
Jürgen Vigna
d0cc00980d Fixed 2 more problems with s+r. This fixes #482.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4792 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-26 09:50:16 +00:00
André Pönitz
a22bf49a4e fix nasty crash when selection anchor pointed to a deleted cell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4791 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-26 07:39:13 +00:00
John Levon
d088ebfbae I hate ChangeLog conflicts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4790 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 18:15:33 +00:00
Jean-Marc Lasgouttes
b0327ec625 float dialog fixes from juergen s.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4789 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 16:05:31 +00:00
Jürgen Vigna
2232b64760 Fixed some s+r bugs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4788 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 15:42:35 +00:00
André Pönitz
6e1b894e38 add 'dec' to switch back to decimal output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4787 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 14:44:25 +00:00
Jean-Marc Lasgouttes
e61b90fbc2 disable submenus which contain only disabled items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4786 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 14:00:29 +00:00
André Pönitz
3da45ec13a remove debug messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4785 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 13:39:11 +00:00
André Pönitz
5972f27401 try to fix cursor jumping
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4784 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 13:34:13 +00:00
Jean-Marc Lasgouttes
1bcef000fb fix bug with ever-growing bst files list (from herbert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4783 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 12:07:26 +00:00
Jürgen Vigna
a33189175a Performance patches for tabulars from Edwin and John. Removed some
code which was there only for debugging purpose from undo_funcs.C.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4782 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 11:39:38 +00:00
John Levon
14299daf10 J�rgen's float patch + "span columns"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4781 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 11:06:25 +00:00
André Pönitz
01f9ad1e3b try to fix error shown by valgrind
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4780 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 07:55:56 +00:00
John Levon
07e56bf085 fix tooltips in toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4779 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 05:04:01 +00:00
John Levon
d8a3c3c0f3 make tab work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4778 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 04:41:11 +00:00
John Levon
e58bd15f39 Step by step ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4777 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 02:24:36 +00:00
John Levon
c05fc80d16 using std::max
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4776 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 02:23:13 +00:00
John Levon
d90364f40e compile fix. I have tried 4 or 5 times now to update all the menus on
update() time ... no luck so far ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4775 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 02:11:39 +00:00
Jean-Marc Lasgouttes
041210bbe7 move toc menu code to menubackend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4774 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 22:32:03 +00:00
John Levon
e82c5a64dd It compiles, ship it. JMarc, can you see why I might be segfaulting
(see code) ?

Have I done this right ? Things are still wonky ... and what will I need
to do later ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4773 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 20:06:22 +00:00
Jean-Marc Lasgouttes
6c3456a115 handle Wide attribute of floats in their dialog (from Juergen S)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4772 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 15:37:17 +00:00
Angus Leeming
3f967eb9bd Trivial compilation fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4769 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 07:35:59 +00:00
Jean-Marc Lasgouttes
f8a96d50fb menubackend changes to prepare for toc migration
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4768 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 22:42:12 +00:00
Jean-Marc Lasgouttes
4d5046100f fix 172; please test
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4766 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 21:03:38 +00:00
John Levon
85b8c51922 last try ... sigh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4764 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 15:50:04 +00:00
Angus Leeming
00c0baf022 Regenerate a preview only when leaving a math inset with depth 1.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4763 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 14:47:31 +00:00
Edwin Leuven
c4c506908d Texinfo path issue repaired, Bibtex style combo, Citation, External re-layout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4762 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 13:12:55 +00:00
Jean-Marc Lasgouttes
10aefc07a0 herbert patch to read 1.2.0 graphics insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4760 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 12:20:21 +00:00
Angus Leeming
b3fa703ea7 Aesthetic improvement of equation positioning when previewing in display mode.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4758 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 09:23:11 +00:00
John Levon
38f68d107b remove troublesome lines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4756 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 04:57:35 +00:00
John Levon
907671d259 don't crash when you press Alt Gr etc. :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4755 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 22:07:16 +00:00
Jean-Marc Lasgouttes
4bf9542812 fix display of rotated math decorations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4754 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 22:00:49 +00:00
John Levon
b26e3ab3bb toolbar - remove dead code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4753 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 21:43:27 +00:00
Lars Gullik Bjønnes
92c15c86a5 add connection objects and assign to them to
work around a bug with some gcc compilers,
RHs 2.96 in particular.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4752 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 20:57:58 +00:00
John Levon
c43fc67eff toolbar cleanup. JMarc, Lars, please see the fIXME. I haven't introduced the problem
but we are leaking icons on every vector resize ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4751 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 20:52:40 +00:00
Lars Gullik Bjønnes
3c22b7dc3b 2002-07-22 Lars Gullik Bj�nnes <larsbj@birdstep.com>
* GraphicsConverter.C (build_script): take a ostream as a more
general argument than ostringstream.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4750 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 20:50:45 +00:00
Jean-Marc Lasgouttes
1e5bcef101 split Menu::expand in chunks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4749 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 20:12:08 +00:00
John Levon
459dd32dc3 add lyx_gui::exit() so Qt doesn't have to busy loop, which was eating
CPU very badly


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 18:56:04 +00:00
John Levon
33836900dd print psuedoaction on failure
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4747 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 18:26:56 +00:00
John Levon
e7ae3ca91b various small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4746 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 18:22:35 +00:00
Dekel Tsur
3f52b62838 Use lyxconvert script for reading old files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4745 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 17:11:41 +00:00
John Levon
eb28793c05 remove LFUN_TOOLBAR_PUSH
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4744 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 16:05:17 +00:00
Edwin Leuven
da2d5f9053 Fix loop search in cite dialog. Also info update fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4743 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 15:30:24 +00:00
Edwin Leuven
7a3ef7f50f Add style browser to bibtex and document combo to refs. Also some altered dialog layouts and a compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4742 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 14:04:38 +00:00
Jean-Marc Lasgouttes
af9352a2e7 latest graphics jumbo patch from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4741 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 12:36:41 +00:00
John Levon
cf392753f3 boring change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4740 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 02:19:53 +00:00
John Levon
63ae707688 several menu improvements. JMarc, I get a crash in expand when I'm
trying to disable a submenu label ...

Still need to implement the "special" menu items


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4739 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 01:53:26 +00:00
John Levon
4ef66c42fc implement openLayoutList
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4738 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 23:08:30 +00:00
Jean-Marc Lasgouttes
313ab401fe compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4737 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 22:17:21 +00:00
Jean-Marc Lasgouttes
1dc25c472f time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4736 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 21:21:06 +00:00
John Levon
35c2e2d11a compile fies, tiny QToc improvement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4734 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 18:13:13 +00:00
John Levon
16668d1632 std:: fixes for toc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4733 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 16:59:01 +00:00
Jean-Marc Lasgouttes
1c52d8f898 toc support reorganization; changes to xform_helpers; aspect ratio patch from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4732 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 15:51:07 +00:00
John Levon
6eb285d507 autosave cleanup, fix qt statusbar timeout, compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4731 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 01:38:24 +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
Jean-Marc Lasgouttes
8a91f206c6 implement DependsOn tag for layout files; more uninteresting cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4729 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 20:47:54 +00:00
John Levon
b14cdca9e6 missing changelog and small fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4728 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 17:50:23 +00:00
Dekel Tsur
73ed77bf66 Fix opening of a bibitem inset in a RTL paragraph.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4726 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 17:41:12 +00:00
John Levon
0b8aac3f51 fix dispatch calls as suggested by Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4725 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 17:27:03 +00:00
Jean-Marc Lasgouttes
3d5734b98f do not define macro \LyX if we do not need it; small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4724 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 16:42:15 +00:00
Jean-Marc Lasgouttes
7086f52fc8 small unimportant cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4723 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 15:25:41 +00:00
Dekel Tsur
8d31cc69bc Fix a crash when using iso10646-1 encoding
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4720 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 13:30:55 +00:00
John Levon
0cba879b03 added files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4719 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 23:05:24 +00:00
John Levon
f502480182 qt command buffer stuff, some image fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4718 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 23:04:55 +00:00
Jean-Marc Lasgouttes
f6fa515491 toggleInset improvement; make lyxpreview work out of the box (?); apply aspect ratio patch, with a part disabled (angus, help!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4714 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 21:44:14 +00:00
John Levon
e225bbd75e I fixed the two bugs (Very shallow in fact)
Please test the minibuffer, and report things that are broken. I
think things should still be working the same ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4713 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 20:56:31 +00:00
John Levon
1d0eda5d02 fix some dispatch calls
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4712 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 17:15:56 +00:00
Dekel Tsur
fb05e0df72 Fix Arabic text rendering.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4708 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 12:52:36 +00:00
Jean-Marc Lasgouttes
78c894f8ab configure script fixes; compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4706 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 21:24:47 +00:00
John Levon
98324cb046 dispatch changes ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 20:15:29 +00:00
Angus Leeming
6206e59009 File monitoring is Go!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4703 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 14:01:42 +00:00
André Pönitz
10fd14e55b enable insertion of spaces in all \textxxx modes.
some cleanup.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4702 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 11:02:33 +00:00
André Pönitz
cec9c25bd7 bug fix (missing assingment of split result)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4701 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 10:09:58 +00:00
André Pönitz
31d1ab96b6 leave formula when pressing end at the end of a formula (and similarly
'home' at the beginning)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4700 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 10:07:20 +00:00
John Levon
a598ff6bd3 remove spurious std::
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4698 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 01:23:12 +00:00
Jean-Marc Lasgouttes
0e94da770a fix startup when lyx binary is a symlink
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4697 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 21:43:06 +00:00
Jean-Marc Lasgouttes
acb4e0a1d3 fix compilation; remove cruft in configure script (I may have removed too much, but we will readd them if needed)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4695 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 21:14:04 +00:00
Dekel Tsur
7faf5f9b7b Compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4694 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 19:22:51 +00:00
Angus Leeming
ddb684f332 Disable direct loading of PostScript files by the xforms image loader.
Apply Herbert's patch removing special casing to deal with rogue PostScript
files.
Fix a few more comments.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4693 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:55:21 +00:00
André Pönitz
b1fbce7d59 revert $$s change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4692 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:26:35 +00:00
André Pönitz
c69579b679 donn't mutate align to alignat
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4691 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:25:17 +00:00
Angus Leeming
9e6bc6ba41 Fix comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4690 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:21:11 +00:00
Angus Leeming
4303dd8738 Fix comments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4689 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:16:15 +00:00
Angus Leeming
c62517df1c Fix comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4688 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:10:45 +00:00
Angus Leeming
f643df79a8 * Make the graphics files conform strictly to the Pimpl idiom by moving
the boost::signals into the relevant Impl classes and creating new,
publicly-accessible connect() methods.
* Const-ify all publicly-accessible methods, reflecting the fact that each
class contains only a const pimpl_ member variable.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4687 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 16:56:42 +00:00
John Levon
360890e572 remove commandshortcut as a member
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4686 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 16:18:13 +00:00
André Pönitz
1a696271da honor \displaystyle etc on screen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4684 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 15:57:03 +00:00
Edwin Leuven
9a4842fc84 Add paragraph dialog to qt2 frontend. First commit, I am sure it can be done better but it works.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4683 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 15:51:23 +00:00
André Pönitz
6b03e0d948 FormPreferences.C: add help for $$s feature, lots of stupid "code beautifying"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4682 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 15:34:00 +00:00
André Pönitz
6280787bdb short cut for using converter scripts from lib/scripts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4681 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 14:57:37 +00:00
André Pönitz
f08bbffb0b remove unneeded declarations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4680 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 14:46:38 +00:00
Angus Leeming
4b0c1d1065 Compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4679 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 12:07:57 +00:00
André Pönitz
0bd8435f7e next shot at xxalignat
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4677 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 11:21:22 +00:00
André Pönitz
2858081d89 Herbert's compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4674 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 11:05:16 +00:00
André Pönitz
baf8d2da9f fixes for \xxalignat and old style font changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4673 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 10:25:33 +00:00
John Levon
fe9d927e39 remove 2nd exit confirmation. I think this mutated over time, because
the descriptions of what the option did disagree


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4672 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 04:53:05 +00:00
John Levon
91bcdf564a Make showState be view_state_changed, and rename setState to something
more descriptive


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4671 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 04:13:41 +00:00
John Levon
86c56861fe add using std::endl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4669 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 02:12:12 +00:00
Jean-Marc Lasgouttes
1dbfc15548 fix 514 (from herbert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4668 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 22:12:25 +00:00
Jean-Marc Lasgouttes
57e89ae2bf compile fix in XPM image loader; fix opaque handling; remove warnings; fix turkish locale problems; add shortcuts to documents menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4661 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 21:17:10 +00:00