Commit Graph

6579 Commits

Author SHA1 Message Date
Angus Leeming
b538a4c8fe Strip out another 180 #includes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7675 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 13:15:43 +00:00
Angus Leeming
36439eab21 Add <algorithm>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7674 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 13:03:23 +00:00
Angus Leeming
4a0bc62a2a Add <algorithm>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7673 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 12:54:37 +00:00
Angus Leeming
d6cb58ab66 Remove WorkArea.C (empty).
Rearrange #includes in alphabetical and directory order.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7672 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 10:55:42 +00:00
Angus Leeming
fd579b22b1 Keep score of how many #includes have been removed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7671 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 09:25:42 +00:00
Angus Leeming
c5c7a9e568 Strip out redundant includes (193 of 'em).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7670 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 09:01:27 +00:00
Angus Leeming
c9403be3b0 Strip redundant #includes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7669 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 03:10:30 +00:00
Angus Leeming
3b3c072df0 Strip out redundant #includes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7668 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-05 02:53:05 +00:00
Angus Leeming
3b055f124a (Johnathan Burchill): write a message to the latex log file if the
xfig file cannot be found.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7667 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 23:09:40 +00:00
Angus Leeming
e9c209c298 The remaining External Template clean-up patch ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7666 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 17:01:00 +00:00
Lars Gullik Bjønnes
bf053299a6 fix cursorEnd, remove lastPrintablePos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7664 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 15:21:34 +00:00
Lars Gullik Bjønnes
2faa06b829 have row information on state line + one more bformat variant
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7663 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 14:33:16 +00:00
Martin Vermeer
781e0ef62e The mouse box patch for button-style insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7662 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 14:02:05 +00:00
Lars Gullik Bjønnes
4f8690cc21 output paragraph position in state text
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7661 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 13:00:12 +00:00
Angus Leeming
f2d97f93b4 (Johnathan Burchill): clever latex to input an xfig .pstex_t file if it
exists, else print a warning.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7660 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 10:17:39 +00:00
Angus Leeming
1dffc5cfe4 Move #includes out of header files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7659 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 03:54:04 +00:00
Angus Leeming
4da67cb792 Store LaTeXFeatures' externalPreambles as a list<string> rather than a string.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7658 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 01:49:21 +00:00
Angus Leeming
f228e41203 Move #include "lyxlib.h" out of Path.h, move ctor, dtor out of line.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7657 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 01:44:16 +00:00
Angus Leeming
2ea91e9359 Move some more #includes out of the header files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7656 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 01:18:42 +00:00
Angus Leeming
a529232113 Move #include "funcrequest.h" out of the header file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7655 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 01:01:13 +00:00
Angus Leeming
9475f44966 Move a #include out of the header file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7654 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 00:35:07 +00:00
Angus Leeming
3f50312db5 Be more specific that 'using lyx::support'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7653 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-04 00:29:22 +00:00
Lars Gullik Bjønnes
3355993a43 update if fitCursor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7652 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 21:14:45 +00:00
Angus Leeming
a52418b360 Revert, revert, revert. Sorry about that, y'all.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7651 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 17:40:58 +00:00
Angus Leeming
9498f9758f src/support/ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7650 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 17:28:39 +00:00
Angus Leeming
a4fc784124 Fix export of graphics images when compiling latex file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7649 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 17:23:38 +00:00
Jürgen Spitzmüller
d80565c905 fix typo in tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7647 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 16:02:57 +00:00
Angus Leeming
2158ae655b Don't bring namespace lyx::support into the global namespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7646 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 12:56:52 +00:00
Martin Vermeer
9dcbe2910b Point fix, earlier forgotten
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7645 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 09:33:36 +00:00
Martin Vermeer
704bd69b6c Oops...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7644 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 09:30:59 +00:00
Martin Vermeer
bee2ff2d50 Add Branch: to label
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7643 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-03 09:29:07 +00:00
Angus Leeming
397d4807c5 Initial go at some .cvsignore files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7642 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 21:44:55 +00:00
Angus Leeming
50d4d2bd7e s/contained/contains/ and end (?) the expenditure of hot air ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7641 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 20:42:28 +00:00
John Levon
0769f8d599 remove cursor.i[xy]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7640 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 17:08:54 +00:00
Angus Leeming
e28225d79a Anal policing of header blurbs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7639 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 17:02:32 +00:00
John Levon
c96136c040 bug 1376 partial fix and simplification.
End will still place the cursor on the next row visually if there's another row after the
current one in the par. This is a general problem, dunno why it's doing it now.

.ix() breakage possibly


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7638 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 15:44:36 +00:00
Lars Gullik Bjønnes
edb3ec204d add a space
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7637 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 14:49:19 +00:00
John Levon
0d4d013a15 fix change log format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7636 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 14:15:03 +00:00
Alfredo Braunstein
621e1d43b4 make bformat happy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7635 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 12:03:30 +00:00
Alfredo Braunstein
b02a5bf656 avoid screen jumps when images get loaded
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7634 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 11:10:19 +00:00
Alfredo Braunstein
f6bd1b3014 add a missing initialization (preventing a crash with previews)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7633 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 11:05:07 +00:00
Lars Gullik Bjønnes
f268743f8c The Gtk patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7632 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 10:29:05 +00:00
Lars Gullik Bjønnes
9d3229d5d7 Fix some zlib issues, use a temp file for lyx2lyx conversion.
Simplify some parts of file loading and insertion.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7631 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-02 08:26:20 +00:00
John Levon
36d1797dad fix dist from Kayvan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7630 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-30 17:09:51 +00:00
Martin Vermeer
e86b42f524 fix crash on doc settings for non-branched doc (reported Kayvan)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7629 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-29 12:18:40 +00:00
André Pönitz
fb7298145a somewhat better rendering of \^
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7628 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-29 06:11:23 +00:00
Angus Leeming
24f8676130 Enable convertDefault.sh to run even if its executable bit is not set.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7627 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-28 12:45:51 +00:00
Lars Gullik Bjønnes
32d3374255 boost 1.30.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7626 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-28 11:14:10 +00:00
Angus Leeming
92c3fca0bb Add a couple of new functions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7625 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-28 08:48:03 +00:00
Angus Leeming
82218a5424 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7624 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-28 08:45:32 +00:00