]> git.lyx.org Git - lyx.git/log
lyx.git
19 years ago do not reconfigure when not needed
Jean-Marc Lasgouttes [Sun, 20 Feb 2005 19:09:40 +0000 (19:09 +0000)]
 do not reconfigure when not needed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9651 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix double click on collapsable label (from Andr�) [bug 1797]
Jürgen Spitzmüller [Sun, 20 Feb 2005 16:33:08 +0000 (16:33 +0000)]
fix double click on collapsable label (from Andr�) [bug 1797]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9650 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMichael Schmitt's -lqt-mt3 patch.
Angus Leeming [Fri, 18 Feb 2005 17:25:06 +0000 (17:25 +0000)]
Michael Schmitt's -lqt-mt3 patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9648 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agorepair tabular conversions
Georg Baum [Thu, 17 Feb 2005 19:38:40 +0000 (19:38 +0000)]
repair tabular conversions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9647 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoEnable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib.
Angus Leeming [Thu, 17 Feb 2005 17:53:33 +0000 (17:53 +0000)]
Enable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9645 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agodo not use -swap with gv
Jean-Marc Lasgouttes [Thu, 17 Feb 2005 13:21:08 +0000 (13:21 +0000)]
do not use -swap with gv

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9643 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremerge
Jean-Marc Lasgouttes [Wed, 16 Feb 2005 16:23:37 +0000 (16:23 +0000)]
remerge

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9641 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix bug 1798 (from Andr�)
Georg Baum [Tue, 15 Feb 2005 19:53:42 +0000 (19:53 +0000)]
fix bug 1798 (from Andr�)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9640 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoEnsure that "paragraphs().size() - 1" can be used meaningfully in a comparison.
Angus Leeming [Tue, 15 Feb 2005 19:34:44 +0000 (19:34 +0000)]
Ensure that "paragraphs().size() - 1" can be used meaningfully in a comparison.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9639 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoWork around a bug in gcc 2.95's STL implementation.
Angus Leeming [Tue, 15 Feb 2005 18:56:07 +0000 (18:56 +0000)]
Work around a bug in gcc 2.95's STL implementation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9637 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAdd missing #include.
Angus Leeming [Tue, 15 Feb 2005 18:43:41 +0000 (18:43 +0000)]
Add missing #include.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9636 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agotry to fix broken cursor (from Andr�)
Georg Baum [Tue, 15 Feb 2005 17:34:54 +0000 (17:34 +0000)]
try to fix broken cursor (from Andr�)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9635 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoRearrange and rename the environment variable setter/getter functions.
Angus Leeming [Tue, 15 Feb 2005 13:45:41 +0000 (13:45 +0000)]
Rearrange and rename the environment variable setter/getter functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9634 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix bug 1816.
José Matox [Tue, 15 Feb 2005 12:04:26 +0000 (12:04 +0000)]
Fix bug 1816.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9633 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoUse chars not ints to initialize chars.
Angus Leeming [Tue, 15 Feb 2005 11:51:55 +0000 (11:51 +0000)]
Use chars not ints to initialize chars.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9632 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSquash MSVC warning "local variable 'fd' used without having
Angus Leeming [Tue, 15 Feb 2005 11:04:40 +0000 (11:04 +0000)]
Squash MSVC warning "local variable 'fd' used without having
been initialized".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9631 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSquash MSVC warning about a class declared as 'class' being defined
Angus Leeming [Tue, 15 Feb 2005 10:17:56 +0000 (10:17 +0000)]
Squash MSVC warning about a class declared as 'class' being defined
as 'struct'.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9630 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSquash a couple of MSVC warnings about "truncation of constant value".
Angus Leeming [Tue, 15 Feb 2005 09:50:49 +0000 (09:50 +0000)]
Squash a couple of MSVC warnings about "truncation of constant value".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9629 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSquash MSVC warning about comparison of DocIterator::idx_type and bool.
Angus Leeming [Mon, 14 Feb 2005 15:28:45 +0000 (15:28 +0000)]
Squash MSVC warning about comparison of DocIterator::idx_type and bool.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9627 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoGeorg Baum's and my math array partition lines related stuff
Martin Vermeer [Mon, 14 Feb 2005 14:25:18 +0000 (14:25 +0000)]
Georg Baum's and my math array partition lines related stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9626 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Update patch & add fake.bat. LyX win32 VC edition compiles and runs again
Asger Ottar Alstrup [Mon, 14 Feb 2005 09:40:34 +0000 (09:40 +0000)]
- Update patch & add fake.bat. LyX win32 VC edition compiles and runs again

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9625 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Add fake configuration files for windows
Asger Ottar Alstrup [Mon, 14 Feb 2005 09:26:50 +0000 (09:26 +0000)]
- Add fake configuration files for windows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9624 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Fix path so that running from lyx-devel works
Asger Ottar Alstrup [Mon, 14 Feb 2005 08:59:48 +0000 (08:59 +0000)]
- Fix path so that running from lyx-devel works
- Update readme

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9623 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoThis wasn't intended to go in. Revert ...
Jürgen Spitzmüller [Mon, 14 Feb 2005 08:24:16 +0000 (08:24 +0000)]
This wasn't intended to go in. Revert ...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9622 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAndr�'s font changes fix
Jürgen Spitzmüller [Mon, 14 Feb 2005 08:17:23 +0000 (08:17 +0000)]
Andr�'s font changes fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9621 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoInvoke prependEnvPath to adjust the PATH only if
Angus Leeming [Sun, 13 Feb 2005 17:12:34 +0000 (17:12 +0000)]
Invoke prependEnvPath to adjust the PATH only if
lyxrc.path_prefix is not empty.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9620 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFIXME for Andr�
Georg Baum [Sun, 13 Feb 2005 14:53:47 +0000 (14:53 +0000)]
FIXME for Andr�

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9618 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoprevent crash in BufferParams::readGraphicsDriver()
Georg Baum [Sat, 12 Feb 2005 16:21:32 +0000 (16:21 +0000)]
prevent crash in BufferParams::readGraphicsDriver()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9617 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix bug 1598 (crash on cursor up/down in script)
Jürgen Spitzmüller [Sat, 12 Feb 2005 15:46:22 +0000 (15:46 +0000)]
fix bug 1598 (crash on cursor up/down in script)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9616 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoBetter comment for the event queue magic
John Levon [Fri, 11 Feb 2005 18:07:06 +0000 (18:07 +0000)]
Better comment for the event queue magic

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9615 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremove GNU-ism
Jean-Marc Lasgouttes [Fri, 11 Feb 2005 13:14:38 +0000 (13:14 +0000)]
remove GNU-ism

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9611 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix QRef dialog
Jürgen Spitzmüller [Thu, 10 Feb 2005 21:47:53 +0000 (21:47 +0000)]
fix QRef dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9610 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix inInset crash
Georg Baum [Thu, 10 Feb 2005 20:15:14 +0000 (20:15 +0000)]
fix inInset crash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9609 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix frameless box -> parbox conversion in lyx2lyx
Georg Baum [Thu, 10 Feb 2005 12:14:51 +0000 (12:14 +0000)]
fix frameless box -> parbox conversion in lyx2lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9608 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoPartition lines in matrices: UI
Martin Vermeer [Wed, 9 Feb 2005 18:56:01 +0000 (18:56 +0000)]
Partition lines in matrices: UI

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9607 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix display when jumping to a toc entry
Jean-Marc Lasgouttes [Wed, 9 Feb 2005 11:27:21 +0000 (11:27 +0000)]
fix display when jumping to a toc entry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9606 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix bug 1776
Georg Baum [Tue, 8 Feb 2005 17:15:17 +0000 (17:15 +0000)]
fix bug 1776

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9605 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate aastex documentation; remove Mike Ressler's address
Jean-Marc Lasgouttes [Tue, 8 Feb 2005 15:26:44 +0000 (15:26 +0000)]
update aastex documentation; remove Mike Ressler's address

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9604 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agows change
Lars Gullik Bjønnes [Tue, 8 Feb 2005 13:18:29 +0000 (13:18 +0000)]
ws change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9603 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agodociterator dont inherit from std::vector and updates
Lars Gullik Bjønnes [Tue, 8 Feb 2005 13:18:05 +0000 (13:18 +0000)]
dociterator dont inherit from std::vector and updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9602 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate to aastex 5.2
Jean-Marc Lasgouttes [Tue, 8 Feb 2005 10:41:58 +0000 (10:41 +0000)]
update to aastex 5.2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9600 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agothe depm patch
Lars Gullik Bjønnes [Tue, 8 Feb 2005 02:06:39 +0000 (02:06 +0000)]
the depm patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9599 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agomake BOOST_POSIX be defined for cygwin
Lars Gullik Bjønnes [Mon, 7 Feb 2005 20:26:32 +0000 (20:26 +0000)]
make BOOST_POSIX be defined for cygwin

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9598 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix bug 1383
Jean-Marc Lasgouttes [Mon, 7 Feb 2005 17:15:50 +0000 (17:15 +0000)]
fix bug 1383

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9597 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremove some bogus pointer indirection
Jean-Marc Lasgouttes [Mon, 7 Feb 2005 15:37:07 +0000 (15:37 +0000)]
remove some bogus pointer indirection

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9596 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix cut and paste crash
Georg Baum [Mon, 7 Feb 2005 10:01:43 +0000 (10:01 +0000)]
fix cut and paste crash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9594 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate fileformat and fix output of paperfontsize
Georg Baum [Sun, 6 Feb 2005 09:32:52 +0000 (09:32 +0000)]
update fileformat and fix output of paperfontsize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9593 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agows changes mostly
Lars Gullik Bjønnes [Sun, 6 Feb 2005 00:30:11 +0000 (00:30 +0000)]
ws changes mostly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9592 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agodocument external templates
Georg Baum [Fri, 4 Feb 2005 12:44:22 +0000 (12:44 +0000)]
document external templates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9589 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agomore configure fixes
Jean-Marc Lasgouttes [Fri, 4 Feb 2005 09:19:55 +0000 (09:19 +0000)]
more configure fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9588 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- And remove the theCoords.doneUpdating from here
Asger Ottar Alstrup [Fri, 4 Feb 2005 07:21:00 +0000 (07:21 +0000)]
- And remove the theCoords.doneUpdating from here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9586 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Move theCoords.doneUpdating here - right before we paint the cursor
Asger Ottar Alstrup [Fri, 4 Feb 2005 07:16:03 +0000 (07:16 +0000)]
- 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

19 years agofile format change for bug 698 and fix for the reproducible part of bug 922
Georg Baum [Thu, 3 Feb 2005 17:24:40 +0000 (17:24 +0000)]
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

19 years agoMake -lz conditional on USE_COMPRESSION.
Angus Leeming [Thu, 3 Feb 2005 15:38:04 +0000 (15:38 +0000)]
Make -lz conditional on USE_COMPRESSION.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9583 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix tex2lyx linking for gcc 3.3 and older
Georg Baum [Thu, 3 Feb 2005 15:19:46 +0000 (15:19 +0000)]
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

19 years agoUse our wrapper for the posix kill() function.
Angus Leeming [Thu, 3 Feb 2005 14:55:33 +0000 (14:55 +0000)]
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

19 years agohandle includegraphics*
Georg Baum [Thu, 3 Feb 2005 14:20:19 +0000 (14:20 +0000)]
handle includegraphics*

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9579 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoIt appears that tex2lyx no longer requires libz...
Angus Leeming [Wed, 2 Feb 2005 18:39:59 +0000 (18:39 +0000)]
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

19 years agoFinally fix tex2lyx, lyx2lyx round trip
Georg Baum [Wed, 2 Feb 2005 18:25:56 +0000 (18:25 +0000)]
Finally fix tex2lyx, lyx2lyx round trip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9577 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agowhen testing for AikSaurus, do not require libbz2 (forgot one part!)
Jean-Marc Lasgouttes [Wed, 2 Feb 2005 13:17:23 +0000 (13:17 +0000)]
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

19 years agowhen testing for AikSaurus, do not require libbz2
Jean-Marc Lasgouttes [Wed, 2 Feb 2005 13:15:55 +0000 (13:15 +0000)]
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

19 years agoRefactor the code to split a string into an argv array of words to pass
Angus Leeming [Wed, 2 Feb 2005 12:57:20 +0000 (12:57 +0000)]
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

19 years agofix lyx->tex->lyx round trip problems
Georg Baum [Wed, 2 Feb 2005 12:40:50 +0000 (12:40 +0000)]
fix lyx->tex->lyx round trip problems

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9567 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMove a helper text into LyXRC::getDescription (RC_PATH_PREFIX)
Angus Leeming [Tue, 1 Feb 2005 22:48:23 +0000 (22:48 +0000)]
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

19 years agoSome boost::filesystem fixes.
Angus Leeming [Tue, 1 Feb 2005 16:41:24 +0000 (16:41 +0000)]
Some boost::filesystem fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9564 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Fix compilation for MSVC after latest package.C changes
Asger Ottar Alstrup [Tue, 1 Feb 2005 16:08:05 +0000 (16:08 +0000)]
- 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

19 years agoEnable tex2lyx to run in-place.
Angus Leeming [Mon, 31 Jan 2005 19:57:03 +0000 (19:57 +0000)]
Enable tex2lyx to run in-place.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9562 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAsgers Win32 changes to fs_extras
Lars Gullik Bjønnes [Mon, 31 Jan 2005 19:31:11 +0000 (19:31 +0000)]
Asgers Win32 changes to fs_extras

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9561 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix inserting text file into a text inset
Jean-Marc Lasgouttes [Mon, 31 Jan 2005 17:21:17 +0000 (17:21 +0000)]
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

19 years agoReplace Asger's huge patch with the kludges needed to compile LyX with MSVC.
Angus Leeming [Mon, 31 Jan 2005 16:35:16 +0000 (16:35 +0000)]
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

19 years agoAsger's commentary, const-correct and bug-squashing little beauty.
Angus Leeming [Mon, 31 Jan 2005 16:29:48 +0000 (16:29 +0000)]
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

19 years ago- rmdir is gone
Asger Ottar Alstrup [Mon, 31 Jan 2005 16:18:29 +0000 (16:18 +0000)]
- rmdir is gone

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9557 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAsger's obviously-correct Win32 changes.
Angus Leeming [Mon, 31 Jan 2005 15:26:40 +0000 (15:26 +0000)]
Asger's obviously-correct Win32 changes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9556 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoget rid of rmdir
Lars Gullik Bjønnes [Mon, 31 Jan 2005 15:12:23 +0000 (15:12 +0000)]
get rid of rmdir

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9555 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Link against qt-mt333.lib which is what the current qt3 cvs produces
Asger Ottar Alstrup [Mon, 31 Jan 2005 14:15:22 +0000 (14:15 +0000)]
- 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

19 years ago- Add the windows patch, and a minimal readme
Asger Ottar Alstrup [Mon, 31 Jan 2005 12:59:10 +0000 (12:59 +0000)]
- 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

19 years ago- The entire QGraphics mess seems to be cleared up now
Asger Ottar Alstrup [Mon, 31 Jan 2005 12:31:47 +0000 (12:31 +0000)]
- 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

19 years ago- Adjust to Lars boost::filesystem stuff
Asger Ottar Alstrup [Mon, 31 Jan 2005 12:25:04 +0000 (12:25 +0000)]
- Adjust to Lars boost::filesystem stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9551 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Add Windows project for boost filesystem
Asger Ottar Alstrup [Mon, 31 Jan 2005 12:17:01 +0000 (12:17 +0000)]
- Add Windows project for boost filesystem

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9550 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate
Lars Gullik Bjønnes [Mon, 31 Jan 2005 11:43:28 +0000 (11:43 +0000)]
update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9548 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoditch FileInfo -> use boost.filesystem
Lars Gullik Bjønnes [Mon, 31 Jan 2005 10:42:26 +0000 (10:42 +0000)]
ditch FileInfo -> use boost.filesystem

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9547 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoProtect '#warning ...' with '#ifdef WITH_WARNINGS' guard.
Angus Leeming [Mon, 31 Jan 2005 10:20:29 +0000 (10:20 +0000)]
Protect '#warning ...' with '#ifdef WITH_WARNINGS' guard.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9546 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoRemove unused 'public slot: void slotEdit();'
Angus Leeming [Mon, 31 Jan 2005 10:19:22 +0000 (10:19 +0000)]
Remove unused 'public slot: void slotEdit();'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9545 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agogtk compilation fix
Georg Baum [Sat, 29 Jan 2005 20:40:37 +0000 (20:40 +0000)]
gtk compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9543 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agodisable concept checks in gtk frontend for gcc 3.4 and above
Georg Baum [Sat, 29 Jan 2005 15:09:14 +0000 (15:09 +0000)]
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

19 years agoRe-read packages list after reconfigure
Jürgen Spitzmüller [Fri, 28 Jan 2005 14:50:23 +0000 (14:50 +0000)]
Re-read packages list after reconfigure

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9540 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoa required file
Lars Gullik Bjønnes [Fri, 28 Jan 2005 00:02:52 +0000 (00:02 +0000)]
a required file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9539 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agothe convert patch
Lars Gullik Bjønnes [Thu, 27 Jan 2005 21:05:44 +0000 (21:05 +0000)]
the convert patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9538 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Correct library name in release build
Asger Ottar Alstrup [Tue, 25 Jan 2005 12:25:37 +0000 (12:25 +0000)]
- Correct library name in release build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9537 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agodocument format change
Jürgen Spitzmüller [Mon, 24 Jan 2005 17:18:26 +0000 (17:18 +0000)]
document format change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9536 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix output of change tracked documents (also fixes bug 1031)
Jürgen Spitzmüller [Mon, 24 Jan 2005 17:12:19 +0000 (17:12 +0000)]
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

19 years agoRevert JMarc's wrapping of the prefix variable in single quotes.
Angus Leeming [Mon, 24 Jan 2005 11:06:00 +0000 (11:06 +0000)]
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

19 years agoAdd the bibitemWidest declaration to insetbibitem.h.
Angus Leeming [Sun, 23 Jan 2005 16:36:36 +0000 (16:36 +0000)]
Add the bibitemWidest declaration to insetbibitem.h.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9532 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Preprepared libintl.h for MSVC compilation
Asger Ottar Alstrup [Sun, 23 Jan 2005 12:30:03 +0000 (12:30 +0000)]
- Preprepared libintl.h for MSVC compilation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9531 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Ignore build folders for Windows
Asger Ottar Alstrup [Sun, 23 Jan 2005 12:03:53 +0000 (12:03 +0000)]
- Ignore build folders for Windows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9530 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Milestone 2 reached
Asger Ottar Alstrup [Sun, 23 Jan 2005 12:02:25 +0000 (12:02 +0000)]
- Milestone 2 reached

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9529 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix typo. Thanks, Kayvan.
Angus Leeming [Sun, 23 Jan 2005 10:59:40 +0000 (10:59 +0000)]
Fix typo. Thanks, Kayvan.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9528 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- MSVC project file
Asger Ottar Alstrup [Sat, 22 Jan 2005 15:39:12 +0000 (15:39 +0000)]
- MSVC project file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9527 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago- Add os_win32.h helper file for Windows MSVC compilation
Asger Ottar Alstrup [Sat, 22 Jan 2005 15:36:53 +0000 (15:36 +0000)]
- 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

19 years ago- Files for Windows MSVC compilation added
Asger Ottar Alstrup [Sat, 22 Jan 2005 15:36:47 +0000 (15:36 +0000)]
- Files for Windows MSVC compilation added

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9525 a592a061-630c-0410-9148-cb99ea01b6c8