]> git.lyx.org Git - lyx.git/log
lyx.git
19 years agoSTLPort compile fix
Georg Baum [Sun, 25 Jul 2004 12:59:12 +0000 (12:59 +0000)]
STLPort compile fix

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

19 years agoobvious stuff
Lars Gullik Bjønnes [Sun, 25 Jul 2004 00:04:42 +0000 (00:04 +0000)]
obvious stuff

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

19 years agoUse boost::scoped_array to store the temporary wchar_t pointer/array
Lars Gullik Bjønnes [Sat, 24 Jul 2004 16:40:21 +0000 (16:40 +0000)]
Use boost::scoped_array to store the temporary wchar_t pointer/array

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

19 years agochange "support/std_sstream.h" to <sstream>
Lars Gullik Bjønnes [Sat, 24 Jul 2004 10:55:30 +0000 (10:55 +0000)]
change "support/std_sstream.h" to <sstream>

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

19 years agouse size_t instead of int to avoid a singed/unsigned warning
Lars Gullik Bjønnes [Fri, 23 Jul 2004 22:31:14 +0000 (22:31 +0000)]
use size_t instead of int to avoid a singed/unsigned warning

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

19 years agoUse pointer not reference
Lars Gullik Bjønnes [Fri, 23 Jul 2004 19:01:48 +0000 (19:01 +0000)]
Use pointer not reference

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

19 years agohandle \cr in math arrays and tables
Georg Baum [Fri, 23 Jul 2004 18:47:57 +0000 (18:47 +0000)]
handle \cr in math arrays and tables

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

19 years agocheck for jurabib version
Jürgen Spitzmüller [Fri, 23 Jul 2004 16:03:39 +0000 (16:03 +0000)]
check for jurabib version

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

19 years agothe lyxserver modifications
Lars Gullik Bjønnes [Thu, 22 Jul 2004 13:44:40 +0000 (13:44 +0000)]
the lyxserver modifications

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

19 years agothe lyxsocket changes
Lars Gullik Bjønnes [Wed, 21 Jul 2004 19:03:21 +0000 (19:03 +0000)]
the lyxsocket changes

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

19 years agobig clean-up to the User Guide
Jean-Marc Lasgouttes [Tue, 13 Jul 2004 13:31:20 +0000 (13:31 +0000)]
big clean-up to the User Guide

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

19 years agomake bindings appear in LyX/Mac menus
Jean-Marc Lasgouttes [Wed, 7 Jul 2004 09:32:19 +0000 (09:32 +0000)]
make bindings appear in LyX/Mac menus

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

19 years agofix layout-related warning
Jean-Marc Lasgouttes [Mon, 5 Jul 2004 14:34:50 +0000 (14:34 +0000)]
fix layout-related warning

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

20 years agofix cursor after inserting an inset
Jean-Marc Lasgouttes [Fri, 2 Jul 2004 10:11:14 +0000 (10:11 +0000)]
fix cursor after inserting an inset

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

20 years agocleanup reading of lfun bindings
Jean-Marc Lasgouttes [Fri, 2 Jul 2004 10:03:22 +0000 (10:03 +0000)]
cleanup reading of lfun bindings

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

20 years agoChange '-dbg 4096' to 'dbg lyxserver' at Jean-Marc's behest.
Angus Leeming [Fri, 2 Jul 2004 09:43:06 +0000 (09:43 +0000)]
Change '-dbg 4096' to 'dbg lyxserver' at Jean-Marc's behest.

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

20 years agoCorrect the documented debug number for the lyxserver.
Angus Leeming [Fri, 2 Jul 2004 08:54:44 +0000 (08:54 +0000)]
Correct the documented debug number for the lyxserver.

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

20 years agoupdate file format to reflect the paperpackage bugfix
Georg Baum [Thu, 1 Jul 2004 14:40:59 +0000 (14:40 +0000)]
update file format to reflect the paperpackage bugfix

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

20 years agofix LyXText::getWord (bug 1609)
Jean-Marc Lasgouttes [Tue, 29 Jun 2004 15:43:25 +0000 (15:43 +0000)]
fix LyXText::getWord (bug 1609)

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

20 years agosupport fully the LANGUAGE variable
Jean-Marc Lasgouttes [Tue, 29 Jun 2004 12:55:09 +0000 (12:55 +0000)]
support fully the LANGUAGE variable

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

20 years agoimprove font handling, small const fixes
Georg Baum [Mon, 28 Jun 2004 06:53:12 +0000 (06:53 +0000)]
improve font handling, small const fixes

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

20 years agofix off-by-one-error with paperpackage selection
Jürgen Spitzmüller [Sun, 27 Jun 2004 13:14:08 +0000 (13:14 +0000)]
fix off-by-one-error with paperpackage selection

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

20 years agofix bug 1446 (tex2lyx nesting)
Georg Baum [Wed, 23 Jun 2004 15:11:23 +0000 (15:11 +0000)]
fix bug 1446 (tex2lyx nesting)

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

20 years agoQt/Mac disappearing menu syndrom, part II
Jean-Marc Lasgouttes [Wed, 23 Jun 2004 14:04:09 +0000 (14:04 +0000)]
Qt/Mac disappearing menu syndrom, part II

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

20 years agofix graphics inset bug (see ChangeLog)
Georg Baum [Tue, 22 Jun 2004 15:26:55 +0000 (15:26 +0000)]
fix graphics inset bug (see ChangeLog)

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

20 years agoLatin-7 patch
Martin Vermeer [Tue, 22 Jun 2004 06:08:11 +0000 (06:08 +0000)]
Latin-7 patch

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

20 years agodisallow the insertion of incomplete citation references, prevent crash (bug 1617)
Jürgen Spitzmüller [Mon, 21 Jun 2004 08:56:43 +0000 (08:56 +0000)]
disallow the insertion of incomplete citation references, prevent crash (bug 1617)

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

20 years agoadd Debug::DEBUG and add some saver coversions to qt
Lars Gullik Bjønnes [Fri, 18 Jun 2004 13:31:55 +0000 (13:31 +0000)]
add Debug::DEBUG and add some saver coversions to qt

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

20 years agoimprove tex2lyx paragraph and comment handling
Georg Baum [Fri, 18 Jun 2004 06:47:19 +0000 (06:47 +0000)]
improve tex2lyx paragraph and comment handling

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

20 years agoconvert graphics for .tex export, fixes bug 1231
Georg Baum [Thu, 10 Jun 2004 08:44:40 +0000 (08:44 +0000)]
convert graphics for .tex export, fixes bug 1231

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

20 years agoremove m4 from SUBDIRS
Jean-Marc Lasgouttes [Wed, 9 Jun 2004 15:46:13 +0000 (15:46 +0000)]
remove m4 from SUBDIRS

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

20 years agofix disappearing menus syndrome on Qt/Mac
Jean-Marc Lasgouttes [Wed, 9 Jun 2004 14:10:27 +0000 (14:10 +0000)]
fix disappearing menus syndrome on Qt/Mac

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

20 years agoFurther cleanup some Makefiles a bit
Lars Gullik Bjønnes [Wed, 9 Jun 2004 13:14:36 +0000 (13:14 +0000)]
Further cleanup some Makefiles a bit

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

20 years ago2004-06-08 Lars Gullik Bjonnes <larsbj@lyx.org>
Lars Gullik Bjønnes [Tue, 8 Jun 2004 16:03:54 +0000 (16:03 +0000)]
2004-06-08  Lars Gullik Bjonnes  <larsbj@lyx.org>

Makefile.in.in (xforms_l10n.pot, qt_l10n.pot, layouts_l10n.pot)
guages_l10n.pot, ui_l10n.pot): Set awk variable top_srcdir to
variable $(top_srcdir), add a awk function fixupfilename
it in printint out the filename to the pot file.

*.po: remerge

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

20 years agofix handling of locales with LyX/Mac
Jean-Marc Lasgouttes [Tue, 8 Jun 2004 14:06:11 +0000 (14:06 +0000)]
fix handling of locales with LyX/Mac

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

20 years agotranslate correctly things like "list of algorithms" (bug 1312)
Jean-Marc Lasgouttes [Tue, 8 Jun 2004 13:35:14 +0000 (13:35 +0000)]
translate correctly things like "list of algorithms" (bug 1312)

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

20 years agoPrevent crash when trying to draw non-existent 'button_state' button on
Angus Leeming [Fri, 4 Jun 2004 13:20:26 +0000 (13:20 +0000)]
Prevent crash when trying to draw non-existent 'button_state' button on
an 'FL_NORMAL_COMBOX' combox.

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

20 years agoRemove ancient history.
Angus Leeming [Thu, 3 Jun 2004 14:25:15 +0000 (14:25 +0000)]
Remove ancient history.

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

20 years agoFix crash when generating instant preview of external inset.
Angus Leeming [Thu, 3 Jun 2004 13:08:50 +0000 (13:08 +0000)]
Fix crash when generating instant preview of external inset.

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

20 years agoIgnore .pot file with version suffix. E.g., lyx-1.4.0cvs.pot.
Angus Leeming [Thu, 3 Jun 2004 10:06:20 +0000 (10:06 +0000)]
Ignore .pot file with version suffix. E.g., lyx-1.4.0cvs.pot.

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

20 years agoReverse yesterday's attempt to squash b_u_g 1530.
Angus Leeming [Wed, 2 Jun 2004 20:13:18 +0000 (20:13 +0000)]
Reverse yesterday's attempt to squash b_u_g 1530.

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

20 years agofix and cleanup
Lars Gullik Bjønnes [Wed, 2 Jun 2004 18:48:12 +0000 (18:48 +0000)]
fix and cleanup

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

20 years agosmall update to test and auto var
Lars Gullik Bjønnes [Wed, 2 Jun 2004 14:39:35 +0000 (14:39 +0000)]
small update to test and auto var

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

20 years agoadd missing doc files and update makefile
Lars Gullik Bjønnes [Wed, 2 Jun 2004 13:40:06 +0000 (13:40 +0000)]
add missing doc files and update makefile

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

20 years agomake sure docs are disted
Lars Gullik Bjønnes [Tue, 1 Jun 2004 23:00:12 +0000 (23:00 +0000)]
make sure docs are disted

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

20 years agoTell the QDialog base class who the parent dialog is.
Angus Leeming [Tue, 1 Jun 2004 22:16:28 +0000 (22:16 +0000)]
Tell the QDialog base class who the parent dialog is.

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

20 years agocopy doc from lyxdoc module and update makefiles
Lars Gullik Bjønnes [Tue, 1 Jun 2004 19:50:12 +0000 (19:50 +0000)]
copy doc from lyxdoc module and update makefiles

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

20 years agoremerge and remove obsoletes
Lars Gullik Bjønnes [Tue, 1 Jun 2004 19:08:10 +0000 (19:08 +0000)]
remerge and remove obsoletes

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

20 years agoOne line fix to bug 1513.
Angus Leeming [Tue, 1 Jun 2004 17:54:33 +0000 (17:54 +0000)]
One line fix to bug 1513.

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

20 years agolast chunk of the fix for bug 1244 + overwrite checking
Georg Baum [Tue, 1 Jun 2004 13:39:33 +0000 (13:39 +0000)]
last chunk of the fix for bug 1244 + overwrite checking

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

20 years agofix a regexp
Lars Gullik Bjønnes [Tue, 1 Jun 2004 13:23:51 +0000 (13:23 +0000)]
fix a regexp

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

20 years agoFix problem with toolbars always visible at startup.
Angus Leeming [Tue, 1 Jun 2004 11:10:09 +0000 (11:10 +0000)]
Fix problem with toolbars always visible at startup.

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

20 years agoremove .pyc files from makefile since they are not always there
Georg Baum [Mon, 31 May 2004 16:38:04 +0000 (16:38 +0000)]
remove .pyc files from makefile since they are not always there

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

20 years agotypo
Lars Gullik Bjønnes [Fri, 28 May 2004 11:52:49 +0000 (11:52 +0000)]
typo

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

20 years agomake distcheck work, and some cleanups to the config system
Lars Gullik Bjønnes [Fri, 28 May 2004 07:14:58 +0000 (07:14 +0000)]
make distcheck work, and some cleanups to the config system

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

20 years agoget rid of nt_defines.h
Lars Gullik Bjønnes [Thu, 27 May 2004 07:41:51 +0000 (07:41 +0000)]
get rid of nt_defines.h

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

20 years agoforgot this
Lars Gullik Bjønnes [Wed, 26 May 2004 23:03:07 +0000 (23:03 +0000)]
forgot this

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

20 years agosome more gettext work
Lars Gullik Bjønnes [Wed, 26 May 2004 22:44:45 +0000 (22:44 +0000)]
some more gettext work

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

20 years agosome more gettext work
Lars Gullik Bjønnes [Wed, 26 May 2004 20:26:10 +0000 (20:26 +0000)]
some more gettext work

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

20 years agoUpdate gettext
Lars Gullik Bjønnes [Wed, 26 May 2004 16:53:50 +0000 (16:53 +0000)]
Update gettext

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

20 years agoadd nls.m4
Lars Gullik Bjønnes [Wed, 26 May 2004 14:40:56 +0000 (14:40 +0000)]
add nls.m4

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

20 years agomakefile gtk fix
Lars Gullik Bjønnes [Tue, 25 May 2004 23:45:52 +0000 (23:45 +0000)]
makefile gtk fix

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

20 years agoadd config.rpath
Lars Gullik Bjønnes [Tue, 25 May 2004 17:17:14 +0000 (17:17 +0000)]
add config.rpath

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

20 years agoadd some more m4 files
Lars Gullik Bjønnes [Tue, 25 May 2004 16:32:18 +0000 (16:32 +0000)]
add some more m4 files

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

20 years agomake text output of message boxes more readable
Georg Baum [Tue, 25 May 2004 16:27:06 +0000 (16:27 +0000)]
make text output of message boxes more readable

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

20 years agoupdate m4 files and remove warnings
Lars Gullik Bjønnes [Tue, 25 May 2004 14:42:10 +0000 (14:42 +0000)]
update m4 files and remove warnings

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

20 years agofix compile error (missing semicolon)
John Levon [Mon, 24 May 2004 11:19:30 +0000 (11:19 +0000)]
fix compile error (missing semicolon)

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

20 years agoSane ordering of the files #included in the Qt frontend.
Angus Leeming [Thu, 20 May 2004 09:36:28 +0000 (09:36 +0000)]
Sane ordering of the files #included in the Qt frontend.

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

20 years agoWrap the definition of debug_trait::DEBUG with preprocessor guards
Angus Leeming [Thu, 20 May 2004 09:35:30 +0000 (09:35 +0000)]
Wrap the definition of debug_trait::DEBUG with preprocessor guards
that protect against a name clash with a macro DEBUG.
Such a macro is defined by the Qt library...

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

20 years agoUpdate to reflect JMarc's comments.
Angus Leeming [Wed, 19 May 2004 21:26:42 +0000 (21:26 +0000)]
Update to reflect JMarc's comments.

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

20 years agofix math bindings with german keyboards
Jean-Marc Lasgouttes [Wed, 19 May 2004 16:27:43 +0000 (16:27 +0000)]
fix math bindings with german keyboards

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

20 years agoFix typo.
Angus Leeming [Wed, 19 May 2004 15:16:54 +0000 (15:16 +0000)]
Fix typo.

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

20 years agoWrap most of the frontend code up inside namespace lyx::frontend.
Angus Leeming [Wed, 19 May 2004 15:11:37 +0000 (15:11 +0000)]
Wrap most of the frontend code up inside namespace lyx::frontend.

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

20 years agoAppend ".exe" to the name of the searched-for program on Win32.
Angus Leeming [Wed, 19 May 2004 14:56:33 +0000 (14:56 +0000)]
Append ".exe" to the name of the searched-for program on Win32.

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

20 years agoCorrect typo in commentary.
Angus Leeming [Tue, 18 May 2004 16:47:57 +0000 (16:47 +0000)]
Correct typo in commentary.

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

20 years agoDefine the debug mode tokes instead.
Lars Gullik Bjønnes [Tue, 18 May 2004 13:20:31 +0000 (13:20 +0000)]
Define the debug mode tokes instead.

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

20 years agoFix encoding.
Angus Leeming [Tue, 18 May 2004 12:31:50 +0000 (12:31 +0000)]
Fix encoding.

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

20 years agoUse the libstdc++ debugging mode if compiling with enable-debug
Lars Gullik Bjønnes [Tue, 18 May 2004 11:05:41 +0000 (11:05 +0000)]
Use the libstdc++ debugging mode if compiling with enable-debug

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

20 years agoSearch for "gswin32" also when looking for ghostscript.
Angus Leeming [Tue, 18 May 2004 07:40:18 +0000 (07:40 +0000)]
Search for "gswin32" also when looking for ghostscript.

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

20 years agoavoid to update when navigating
Alfredo Braunstein [Tue, 18 May 2004 07:18:02 +0000 (07:18 +0000)]
avoid to update when navigating

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

20 years ago add label (id) to <equation>...</equation> if present
José Matox [Mon, 17 May 2004 16:29:24 +0000 (16:29 +0000)]
 add label (id) to <equation>...</equation> if present

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

20 years agoremove now unnecessary const casts
Georg Baum [Mon, 17 May 2004 11:28:31 +0000 (11:28 +0000)]
remove now unnecessary const casts

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

20 years agoCitation labels now update immediately if the citation engine is changed
Angus Leeming [Mon, 17 May 2004 08:52:21 +0000 (08:52 +0000)]
Citation labels now update immediately if the citation engine is changed
from the document dialog.

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

20 years agoclean code to export between different flavours, output different code for sgml to...
José Matox [Fri, 14 May 2004 15:47:35 +0000 (15:47 +0000)]
clean code to export between different flavours, output different code for sgml to deal with incomplete implementation, clean code

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

20 years agoa new biblio::asValidLatexString helper function.
Angus Leeming [Fri, 14 May 2004 15:27:13 +0000 (15:27 +0000)]
a new biblio::asValidLatexString helper function.

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

20 years agoMove the biblio::CiteEngine enum into bufferparams.h to minimize
Angus Leeming [Fri, 14 May 2004 13:13:20 +0000 (13:13 +0000)]
Move the biblio::CiteEngine enum into bufferparams.h to minimize
dependencies on frontends/controllers/biblio.h.
Small clean up of the existing biblio.h interfaces.

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

20 years agoStore the citation engine in BufferParams as biblio::CiteEngine rather
Angus Leeming [Thu, 13 May 2004 20:44:35 +0000 (20:44 +0000)]
Store the citation engine in BufferParams as biblio::CiteEngine rather
than a triplet of bools. Results in a file format change.

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

20 years agoadd support for xml, now just for docbook
José Matox [Thu, 13 May 2004 11:21:58 +0000 (11:21 +0000)]
add support for xml, now just for docbook

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

20 years agoSome cosmetic changes for docbook article, cleaner style with Char Styles
José Matox [Wed, 12 May 2004 07:57:51 +0000 (07:57 +0000)]
Some cosmetic changes for docbook article, cleaner style with Char Styles

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

20 years agowhitespace, bugfixes, and convertions dependent on the document type, if need.
José Matox [Tue, 11 May 2004 16:13:33 +0000 (16:13 +0000)]
whitespace, bugfixes, and convertions dependent on the document type, if need.

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

20 years agoClean up natbib, jurabib code as posted to the list last Friday.
Angus Leeming [Mon, 10 May 2004 20:55:00 +0000 (20:55 +0000)]
Clean up natbib, jurabib code as posted to the list last Friday.

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

20 years agoleftovers from the fileformat 232 -> 233 update
Georg Baum [Fri, 7 May 2004 12:16:20 +0000 (12:16 +0000)]
leftovers from the fileformat 232 -> 233 update

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

20 years agofix handling of zipped graphics files
Georg Baum [Wed, 5 May 2004 15:37:36 +0000 (15:37 +0000)]
fix handling of zipped graphics files

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

20 years agorename flag
Jean-Marc Lasgouttes [Wed, 5 May 2004 10:12:12 +0000 (10:12 +0000)]
rename flag

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

20 years agoSquash bug 1251. Now works correctly if the user presses 'Esc'.
Angus Leeming [Wed, 5 May 2004 09:33:20 +0000 (09:33 +0000)]
Squash bug 1251. Now works correctly if the user presses 'Esc'.

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

20 years agoSquash bug 803 for Qt and 1.4.x.
Angus Leeming [Wed, 5 May 2004 08:29:31 +0000 (08:29 +0000)]
Squash bug 803 for Qt and 1.4.x.

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

20 years agoSquash bug 803 for XForms and 1.4.x.
Angus Leeming [Tue, 4 May 2004 21:35:34 +0000 (21:35 +0000)]
Squash bug 803 for XForms and 1.4.x.

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

20 years agoSquash bug 1590 by removing "error" from the list of dialog identifiers.
Angus Leeming [Tue, 4 May 2004 18:39:41 +0000 (18:39 +0000)]
Squash bug 1590 by removing "error" from the list of dialog identifiers.

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

20 years agoMake the XForms frontend 'do the right thing' when exposing the work area
Angus Leeming [Tue, 4 May 2004 16:25:30 +0000 (16:25 +0000)]
Make the XForms frontend 'do the right thing' when exposing the work area
* if * libforms supports this.

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

20 years agoRevert the red color of the frame widget.
Angus Leeming [Tue, 4 May 2004 16:19:54 +0000 (16:19 +0000)]
Revert the red color of the frame widget.
Instead, set it to LColor::background.

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