Commit Graph

4341 Commits

Author SHA1 Message Date
Allan Rae
c527376d4f ensure child document loading also works when under version control
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6216 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 05:52:34 +00:00
Angus Leeming
1ff8133231 I seem to have forgotten this when I fixed the Ok, Apply butons in FormRef the other day.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6215 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 22:38:27 +00:00
Angus Leeming
1fde8ceb86 don't forget <config.h>...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6213 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 17:50:06 +00:00
André Pönitz
5246fc5583 split inset -> inset + updatableinset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6212 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 17:39:48 +00:00
André Pönitz
b99a5acc7f multicol; small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6211 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 17:05:54 +00:00
Angus Leeming
d02cff2442 Swap <sstream> for "Lsstream.h".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6208 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 14:57:32 +00:00
Jean-Marc Lasgouttes
b28a3d6836 document --with-frontend in INSTALL; fix writing of user email in pref; move some of john's changelogs where they belong
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6203 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 17:23:55 +00:00
André Pönitz
fdaf203c12 some ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6202 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 16:58:16 +00:00
John Levon
5931d72922 more std::
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6201 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 14:44:49 +00:00
John Levon
32b53e2e93 Andre needs a better, slower, compiler.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6200 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 14:37:31 +00:00
André Pönitz
ff1355a08a fix bibkey writing, avoid a few copies, whitespace changes..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6196 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 13:25:18 +00:00
André Pönitz
2b99c9b189 re-enable insertion of bibrefs (and remove 19 lines...)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6195 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 12:36:02 +00:00
André Pönitz
a58158344d iu2: move localDispatch() to InsetBase
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6194 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 11:47:16 +00:00
John Levon
dad1fc66e4 include sys/time.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6193 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 00:25:49 +00:00
John Levon
47c34c3afa spell rework. revert fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6191 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 18:40:04 +00:00
André Pönitz
a4e4ebc7eb First step towards unified insets...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6189 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 17:12:50 +00:00
André Pönitz
04f1569003 remove Inset::deletable() as it returns always 'true'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6187 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 16:16:49 +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
André Pönitz
d06a2364ef paragraph*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6185 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 14:30:26 +00:00
André Pönitz
cba2f737f1 fix crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6184 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 13:46:29 +00:00
John Levon
6a5681cf9d Fix merge of paragraphs at the start of a document
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6183 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 01:54:32 +00:00
John Levon
e3833fbf0a fix last printable pos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6182 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 01:53:13 +00:00
John Levon
7726ee9097 capitalisation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6179 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 00:38:40 +00:00
Jean-Marc Lasgouttes
d72691158d radiobutton group patch; set font_norm_type correctly in preferences
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6177 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 15:39:40 +00:00
Jean-Marc Lasgouttes
498f06d43a fix compilation bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6176 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 12:48:24 +00:00
John Levon
b2e5a55528 consistent dialog titles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6175 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 05:08:14 +00:00
Jean-Marc Lasgouttes
dd47a9eb17 oops again! hopefully this works now. Time to go to bed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6174 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 01:35:23 +00:00
Jean-Marc Lasgouttes
b43958b050 oops!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6173 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 01:22:29 +00:00
Jean-Marc Lasgouttes
d7599e9da1 move some code from buffer.C to bufferparams.c
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6172 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 00:54:43 +00:00
John Levon
605d30b73e couple ui improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6171 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 22:26:27 +00:00
John Levon
6d8174136f ui improvement for encoding selection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6170 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 22:17:59 +00:00
John Levon
f4652dbe49 Tab ordering fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6166 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 21:09:30 +00:00
Jean-Marc Lasgouttes
5d3718cad2 more code in the menu backend == less code in the menu frontends; add support for OptSubmenu (not used yet)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6165 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 21:03:40 +00:00
John Levon
4f108307be printer params fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6164 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 19:52:37 +00:00
John Levon
9fc9bd98f6 bufferlist cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6163 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 19:21:11 +00:00
John Levon
cff1b05078 Make Dr&aft mode be Draft m&ode to avoid clash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6161 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 19:03:09 +00:00
Jean-Marc Lasgouttes
13780bfb63 fix display of right quote inset; fix off-by-one error in placement of error insets; fix detection of fax programs; draw arrows for symbolic skips too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6160 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 21:39:32 +00:00
Jean-Marc Lasgouttes
d993c534e9 more bib stuff from Juergen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6158 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 17:23:50 +00:00
Dekel Tsur
79c6a1b810 Do not remove braces for {<expr>}^
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6157 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 16:20:44 +00:00
André Pönitz
5d8eaff14f Fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6156 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 16:02:24 +00:00
John Levon
cc4085e9ff minor method name changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6152 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 15:01:06 +00:00
John Levon
13080e1cce My old allow/prohibitInput() -> busy(bool) patch cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6151 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 14:49:51 +00:00
André Pönitz
c9e78a825b make naming a bit saner...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6150 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 14:30:09 +00:00
Jean-Marc Lasgouttes
f5cc372223 fix 773 and more (from Juergen S); fix warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6149 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 13:52:32 +00:00
André Pönitz
4bc0b6a930 bugfix: uninitialized variable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6146 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 08:25:10 +00:00
John Levon
d2b70ea0e6 Replace ugly getParFromID() code with ParIterator-based stuff. I think
we can do the same for getInsetFromID() but Juergen didn't answer my query.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6145 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 02:21:01 +00:00
John Levon
69cf3b6204 remove some very old dead code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6144 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 01:12:10 +00:00
John Levon
609f0b3321 2003-02-13 John Levon <levon@movementarian.org>
* text.h:
        * text.C:
        * text2.C: move hfillExpansion(), numberOfSeparators(),
          rowLast(), rowLastPrintable(), numberofHfills(),
          numberOfLabelHfills() ...

        * lyxrow.h:
        * lyxrow.C: ... to member functions here.

        * paragraph.h:
        * paragraph.C:
        * lyxtext.h:
        * text.C: remove LyXText::beginningOfMainBody(), and call
          p->beginningOfMainBody() directly. Move the check for
          LABEL_MANUAL into the latter.

        * text.h:
        * text.C:
        * text2.C:
        * vspace.C:
        * BufferView.h:
        * BufferView.C: make defaultHeight() be a free defaultRowHeight()

        * text.h:
        * text.C:
        * text2.C:
        * text3.C:
        * frontends/screen.C: move bv_owner private, introduce isTopLevel()
          to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6143 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 00:41:44 +00:00
John Levon
4f5ec9ec59 Double shortcut fixed (bug 884)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6141 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-13 22:31:47 +00:00
Jean-Marc Lasgouttes
102266cf92 elsart support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6140 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-13 17:49:09 +00:00