Commit Graph

4405 Commits

Author SHA1 Message Date
André Pönitz
808973619b the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4958 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 17:43:40 +00:00
Angus Leeming
c10dfd15cd * LyXView: the accessor methods now return a reference to the member
variables, not a pointer.
* WordLangTuple: you can forward-declare a return type you know ;-)
* Qt: get it to compile again, having broken it yesterday.
* Everything else? See above.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4957 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 14:40:38 +00:00
Jean-Marc Lasgouttes
d5bf18637f fix disabling of submenu items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4956 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 12:49:10 +00:00
Lars Gullik Bjønnes
0b210f086d revert some
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4954 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 11:46:24 +00:00
Jean-Marc Lasgouttes
421e40c038 fix encoding
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4952 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 10:27:28 +00:00
Lars Gullik Bjønnes
53d7bc3e2f compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4950 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 07:59:22 +00:00
Dekel Tsur
cbbfb29048 old ERT insets should just be ignored
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4949 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 21:48:47 +00:00
Angus Leeming
6894fa6008 Martin's Per-buffer counters patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4948 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 20:24:10 +00:00
Angus Leeming
9681e21dae * Constify Buffer::getLabelList.
* reduce file dependencies of the controllers on the core.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4947 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 20:17:41 +00:00
André Pönitz
07ea949693 add comment to \lyxlock
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4946 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 17:13:58 +00:00
Angus Leeming
9360861f33 * Fix reading of lyxsize_type in 1.2.0 documents.
* Document change to format.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4945 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 16:41:15 +00:00
André Pönitz
2a4413e415 add missing funcrequest.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 15:43:40 +00:00
Angus Leeming
39df8f328c Remove spurious semi-colon.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4943 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 15:17:48 +00:00
Angus Leeming
1e3d2fce7f No longer pass Controller & or Dialogs & to the View c-tors.
GUI now contains a controller rather than derives from a controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4942 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 14:28:43 +00:00
André Pönitz
a9e93befaa new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4941 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 09:53:04 +00:00
Jürgen Vigna
46af93a495 Don't open collapsable insets on mouse button 3 events.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4940 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 09:35:52 +00:00
Jürgen Vigna
ddc06a6e29 Don't create undos for inserting Error insets. What is missing still is that
before actually doing any undo we should remove "AutoInsets".


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4939 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 08:16:01 +00:00
André Pönitz
49c09933c9 Herbert's Bmatrix patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4938 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 07:05:02 +00:00
Lars Gullik Bjønnes
5bd7f9d67b The ParagraphList stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4937 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 00:15:19 +00:00
Lars Gullik Bjønnes
83f4b0018e Some small counters work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4936 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-11 20:34:20 +00:00
John Levon
6b224b1217 add WordLangTuple.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4935 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-11 20:00:02 +00:00
Lars Gullik Bjønnes
8e5e952472 ws changes only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4934 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-11 16:27:10 +00:00
Lars Gullik Bjønnes
260c7f3187 The InsetList
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4933 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-11 15:03:52 +00:00
Lars Gullik Bjønnes
c10a113cd8 remove sigc++.m4 from extra dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4932 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-10 23:51:39 +00:00
Lars Gullik Bjønnes
e684405311 revert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4931 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-10 17:36:18 +00:00
Lars Gullik Bjønnes
116dbc66eb a new paragraph function
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4930 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-10 15:21:07 +00:00
Dekel Tsur
7edacbcbea Small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4929 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-10 13:34:57 +00:00
Lars Gullik Bjønnes
ac7459f7ac update some comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4928 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-10 12:56:27 +00:00
Lars Gullik Bjønnes
e483de1c7e more work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4927 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-10 12:26:23 +00:00
John Levon
9c54f354ce try to force +x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4926 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 15:42:45 +00:00
John Levon
e540343c39 remove sh files temporarily
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4925 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 15:41:22 +00:00
John Levon
6b170cfd21 add missing header
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4924 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 13:37:31 +00:00
Angus Leeming
1abac590e8 Missed some.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4923 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 12:15:18 +00:00
Angus Leeming
591e32f61c Whitespace only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4922 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 12:14:54 +00:00
Angus Leeming
3ec39a3cda Compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4921 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 11:17:35 +00:00
Angus Leeming
8478e5dcfe LaTeX can now find \input insets where the file has a relative path.
(Thanks to John for unwittingly informing me of the existance of input@path.)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4920 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 11:16:54 +00:00
André Pönitz
01080c9eda more cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4919 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 10:22:35 +00:00
Lars Gullik Bjønnes
9e27f631a7 update from Boost CVS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4918 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 08:51:51 +00:00
André Pönitz
9470c8daad fig bug introduced this morning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4917 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 08:47:31 +00:00
André Pönitz
6c069a3ada Does this fix the "random cursor jumping"?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4916 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 08:24:34 +00:00
André Pönitz
73cd1891e8 up/down tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4915 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 08:14:18 +00:00
André Pönitz
b54bf51387 more const correctness
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4914 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 07:01:17 +00:00
John Levon
30a10564b1 two minor cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4913 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 02:50:20 +00:00
John Levon
0b95bed295 various cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4912 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 00:42:12 +00:00
John Levon
0472bb3509 some minor lyxaction cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4911 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 22:03:30 +00:00
John Levon
7d23c29dee small cleanups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4910 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 21:08:02 +00:00
Lars Gullik Bjønnes
a07e20bf57 more work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4909 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 18:53:23 +00:00
André Pönitz
15d40ab329 code that's not there cannot be wrong...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4908 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 17:19:26 +00:00
André Pönitz
c567e8312a replace a few more naked MathInset * by MathAtom &
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4907 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 17:11:30 +00:00
André Pönitz
96b8c4a00e remove the passsing of naked pointers in a few cases
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4906 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 16:44:06 +00:00