Commit Graph

862 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
960db78b52 My simple testing of Martins patch, shows that it works as expected.
Applied.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4883 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 22:40:59 +00:00
John Levon
6b5c9696b6 Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it.
Commit the multi-language spellcheck patch.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4882 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 22:38:44 +00:00
John Levon
2d30150424 fix --export and batch nogui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4880 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 14:40:13 +00:00
André Pönitz
6c12adeebe Finish the re-indroduction of the show_banner flag. It is 'true' by
default now and not changable from the UI, but a \show_banner "false" in
the .lyx/preferences gets honored.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4877 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 13:00:50 +00:00
John Levon
e5d2dc5dcd allow to use new pspell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4871 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 02:37:41 +00:00
John Levon
7072a496e2 build fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4869 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 00:54:20 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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