Commit Graph

8068 Commits

Author SHA1 Message Date
Asger Ottar Alstrup
daebb380ba - And remove the theCoords.doneUpdating from here
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9586 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-04 07:21:00 +00:00
Asger Ottar Alstrup
f22059e9e4 - Move theCoords.doneUpdating here - right before we paint the cursor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9585 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-04 07:16:03 +00:00
Georg Baum
5890d93dce file format change for bug 698 and fix for the reproducible part of bug 922
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9584 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 17:24:40 +00:00
Angus Leeming
ac9feeaed5 Make -lz conditional on USE_COMPRESSION.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9583 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 15:38:04 +00:00
Georg Baum
5838351e31 fix tex2lyx linking for gcc 3.3 and older
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9582 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 15:19:46 +00:00
Angus Leeming
dc9f6d57d9 Use our wrapper for the posix kill() function.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9580 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 14:55:33 +00:00
Georg Baum
76b8d1b25f handle includegraphics*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9579 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 14:20:19 +00:00
Angus Leeming
cf5c5ac9b0 It appears that tex2lyx no longer requires libz...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9578 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 18:39:59 +00:00
Georg Baum
1b80079017 Finally fix tex2lyx, lyx2lyx round trip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9577 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 18:25:56 +00:00
Jean-Marc Lasgouttes
d7b3cae368 when testing for AikSaurus, do not require libbz2 (forgot one part!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9572 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 13:17:23 +00:00
Jean-Marc Lasgouttes
7d3bd3c836 when testing for AikSaurus, do not require libbz2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9571 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 13:15:55 +00:00
Angus Leeming
1ac3dbbaca Refactor the code to split a string into an argv array of words to pass
to execvp.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9568 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 12:57:20 +00:00
Georg Baum
b1cc3aad86 fix lyx->tex->lyx round trip problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9567 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 12:40:50 +00:00
Angus Leeming
ad6ae8996a Move a helper text into LyXRC::getDescription (RC_PATH_PREFIX)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9566 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-01 22:48:23 +00:00
Angus Leeming
807a279bc4 Some boost::filesystem fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9564 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-01 16:41:24 +00:00
Asger Ottar Alstrup
ab07b788e3 - Fix compilation for MSVC after latest package.C changes
- Fix the redundant _moc.C files which aren't necessary in the project file


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9563 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-01 16:08:05 +00:00
Angus Leeming
23d9c229e3 Enable tex2lyx to run in-place.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9562 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 19:57:03 +00:00
Lars Gullik Bjønnes
b246ba02fd Asgers Win32 changes to fs_extras
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9561 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 19:31:11 +00:00
Jean-Marc Lasgouttes
3f74d3dc9b fix inserting text file into a text inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9560 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 17:21:17 +00:00
Angus Leeming
30e565bb29 Replace Asger's huge patch with the kludges needed to compile LyX with MSVC.
The good stuff is in the repository already.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9559 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 16:35:16 +00:00
Angus Leeming
e22c5f4d97 Asger's commentary, const-correct and bug-squashing little beauty.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9558 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 16:29:48 +00:00
Asger Ottar Alstrup
8855810d55 - rmdir is gone
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9557 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 16:18:29 +00:00
Angus Leeming
984a123af3 Asger's obviously-correct Win32 changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9556 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 15:26:40 +00:00
Lars Gullik Bjønnes
177a1c42aa get rid of rmdir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9555 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 15:12:23 +00:00
Asger Ottar Alstrup
13c9092705 - Link against qt-mt333.lib which is what the current qt3 cvs produces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9554 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 14:15:22 +00:00
Asger Ottar Alstrup
5c66b43ce8 - Add the windows patch, and a minimal readme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9553 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:59:10 +00:00
Asger Ottar Alstrup
751f2fc0cc - The entire QGraphics mess seems to be cleared up now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9552 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:31:47 +00:00
Asger Ottar Alstrup
aba840c1cb - Adjust to Lars boost::filesystem stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9551 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:25:04 +00:00
Asger Ottar Alstrup
9f1a48707c - Add Windows project for boost filesystem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9550 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:17:01 +00:00
Lars Gullik Bjønnes
cfe1079df3 update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9548 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 11:43:28 +00:00
Lars Gullik Bjønnes
b6e6f87f71 ditch FileInfo -> use boost.filesystem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9547 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 10:42:26 +00:00
Angus Leeming
d9d7cbe23b Protect '#warning ...' with '#ifdef WITH_WARNINGS' guard.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9546 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 10:20:29 +00:00
Angus Leeming
467a7c0830 Remove unused 'public slot: void slotEdit();'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9545 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 10:19:22 +00:00
Georg Baum
7050a7cb57 gtk compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9543 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-29 20:40:37 +00:00
Georg Baum
5f21ba1f56 disable concept checks in gtk frontend for gcc 3.4 and above
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9542 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-29 15:09:14 +00:00
Jürgen Spitzmüller
ba8e16e6c4 Re-read packages list after reconfigure
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9540 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-28 14:50:23 +00:00
Lars Gullik Bjønnes
5b0f3e2fb0 a required file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9539 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-28 00:02:52 +00:00
Lars Gullik Bjønnes
342cdf4322 the convert patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9538 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-27 21:05:44 +00:00
Asger Ottar Alstrup
76355ad107 - Correct library name in release build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9537 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-25 12:25:37 +00:00
Jürgen Spitzmüller
5b56df12f2 document format change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9536 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-24 17:18:26 +00:00
Jürgen Spitzmüller
04a3819779 Fix output of change tracked documents (also fixes bug 1031)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9535 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-24 17:12:19 +00:00
Angus Leeming
bb3f0fbec4 Revert JMarc's wrapping of the prefix variable in single quotes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9534 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-24 11:06:00 +00:00
Angus Leeming
19a1d8bc10 Add the bibitemWidest declaration to insetbibitem.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9532 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 16:36:36 +00:00
Asger Ottar Alstrup
9f65182105 - Preprepared libintl.h for MSVC compilation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9531 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 12:30:03 +00:00
Asger Ottar Alstrup
a22678b814 - Ignore build folders for Windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9530 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 12:03:53 +00:00
Asger Ottar Alstrup
75cf91c786 - Milestone 2 reached
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9529 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 12:02:25 +00:00
Angus Leeming
f7b0492174 Fix typo. Thanks, Kayvan.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9528 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 10:59:40 +00:00
Asger Ottar Alstrup
56400f4a70 - MSVC project file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9527 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-22 15:39:12 +00:00
Asger Ottar Alstrup
3b06b2be4f - Add os_win32.h helper file for Windows MSVC compilation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9526 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-22 15:36:53 +00:00
Asger Ottar Alstrup
868e520da7 - Files for Windows MSVC compilation added
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9525 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-22 15:36:47 +00:00