]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agoWhitespace ONLY!
Angus Leeming [Wed, 1 May 2002 10:23:51 +0000 (10:23 +0000)]
Whitespace ONLY!

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

22 years agoRemove repeated entry.
Angus Leeming [Wed, 1 May 2002 10:04:55 +0000 (10:04 +0000)]
Remove repeated entry.

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

22 years ago(Rob Lahaye): sync the appearance of papersize stuff in a number of dialogs.
Angus Leeming [Wed, 1 May 2002 09:46:36 +0000 (09:46 +0000)]
(Rob Lahaye): sync the appearance of papersize stuff in a number of dialogs.
Has no structural effect as we don't use the strings per-se.

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

22 years agoInternationalise the rotation origin strings in the graphics dialog in the
Angus Leeming [Wed, 1 May 2002 09:25:51 +0000 (09:25 +0000)]
Internationalise the rotation origin strings in the graphics dialog in the
same manner as has been used already for the language names in a number of
dialogs.
Move repeated copies of the findPos template to xforms_helpers.h.

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

22 years ago(John): typos in the tooltips.
Angus Leeming [Tue, 30 Apr 2002 17:03:39 +0000 (17:03 +0000)]
(John): typos in the tooltips.

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

22 years ago(John): fix build.
Angus Leeming [Tue, 30 Apr 2002 16:12:49 +0000 (16:12 +0000)]
(John): fix build.

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

22 years agoClean-up yesterday's code-splurge and sort the translated language names.
Angus Leeming [Tue, 30 Apr 2002 15:07:03 +0000 (15:07 +0000)]
Clean-up yesterday's code-splurge and sort the translated language names.

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

22 years agoFix compatibility read for "latex" layout as first paragraph of the
Jürgen Vigna [Tue, 30 Apr 2002 10:58:10 +0000 (10:58 +0000)]
Fix compatibility read for "latex" layout as first paragraph of the
buffer (fix #337).

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

22 years agonew de.po file
Lars Gullik Bjønnes [Tue, 30 Apr 2002 10:19:24 +0000 (10:19 +0000)]
new de.po file

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

22 years agoupdate for frnt::etc
John Levon [Tue, 30 Apr 2002 00:26:16 +0000 (00:26 +0000)]
update for frnt::etc

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

22 years agoFix my error
Dekel Tsur [Mon, 29 Apr 2002 21:45:09 +0000 (21:45 +0000)]
Fix my error

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

22 years agoFix bugs.
Dekel Tsur [Mon, 29 Apr 2002 20:41:51 +0000 (20:41 +0000)]
Fix bugs.

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

22 years agoFix reading of old minipages.
Dekel Tsur [Mon, 29 Apr 2002 17:10:22 +0000 (17:10 +0000)]
Fix reading of old minipages.

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

22 years agoInternationalise the language names in the preferences dialog also.
Angus Leeming [Mon, 29 Apr 2002 16:16:35 +0000 (16:16 +0000)]
Internationalise the language names in the preferences dialog also.

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

22 years ago* Split out getLanguageData from character.[Ch] into its own files,
Angus Leeming [Mon, 29 Apr 2002 15:56:36 +0000 (15:56 +0000)]
* Split out getLanguageData from character.[Ch] into its own files,
frnt_lang.[Ch]. Move all these functions into namespace frnt as
namespace charcter doesn't make much sense anymore.
* Associated changes to ControlCharacter and to FormCharacter.
* Use the same approach to internationalise the language names in the document
dialog.

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

22 years agoInternationalise the language names in the character dialog's combox.
Angus Leeming [Mon, 29 Apr 2002 14:26:42 +0000 (14:26 +0000)]
Internationalise the language names in the character dialog's combox.

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

22 years ago(Herbert): rather ugly hard-coded fix to hide some graphics formats from the
Angus Leeming [Mon, 29 Apr 2002 09:50:34 +0000 (09:50 +0000)]
(Herbert): rather ugly hard-coded fix to hide some graphics formats from the
export menu and from the custom-export dialog.

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

22 years ago(Herbert): enable successful export to LaTeX if the graphics file is
Angus Leeming [Mon, 29 Apr 2002 09:24:19 +0000 (09:24 +0000)]
(Herbert): enable successful export to LaTeX if the graphics file is
stored without extension.

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

22 years ago(John): Enable the libXPM-based loader to cope with "opaque" as a colour.
Angus Leeming [Mon, 29 Apr 2002 09:12:26 +0000 (09:12 +0000)]
(John): Enable the libXPM-based loader to cope with "opaque" as a colour.

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

22 years agoFix bugs
Dekel Tsur [Sun, 28 Apr 2002 14:00:48 +0000 (14:00 +0000)]
Fix bugs

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

22 years agoforgot this
Lars Gullik Bjønnes [Fri, 26 Apr 2002 16:01:39 +0000 (16:01 +0000)]
forgot this

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

22 years agoTranslate "Select Database" and "Select BibTeX-Style" in the BibTeX dialog.
Angus Leeming [Fri, 26 Apr 2002 15:39:53 +0000 (15:39 +0000)]
Translate "Select Database" and "Select BibTeX-Style" in the BibTeX dialog.

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

22 years agoTranslate labels for float:algorithm, float:figure and float:table.
Angus Leeming [Fri, 26 Apr 2002 15:38:15 +0000 (15:38 +0000)]
Translate labels for float:algorithm, float:figure and float:table.

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

22 years agoWYSIWYM citation labels for sub-standard BibTeX databases.
Angus Leeming [Fri, 26 Apr 2002 14:35:04 +0000 (14:35 +0000)]
WYSIWYM citation labels for sub-standard BibTeX databases.

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

22 years agoOn dit �Fermer� en fran�ais, pas �Close�.
Angus Leeming [Fri, 26 Apr 2002 14:19:20 +0000 (14:19 +0000)]
On dit �Fermer� en fran�ais, pas �Close�.

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

22 years agodont use -r
Lars Gullik Bjønnes [Fri, 26 Apr 2002 10:32:23 +0000 (10:32 +0000)]
dont use -r

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

22 years ago(Rob Lahaye): UI improvements to the preferences dialog.
Angus Leeming [Fri, 26 Apr 2002 10:26:37 +0000 (10:26 +0000)]
(Rob Lahaye): UI  improvements to the preferences dialog.
(Me): fix a bug in fdfixc.sed that he activated.

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

22 years agoremerge with lyx.pot
Lars Gullik Bjønnes [Fri, 26 Apr 2002 10:18:40 +0000 (10:18 +0000)]
remerge with lyx.pot

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

22 years agofloatflt gotcha
Lars Gullik Bjønnes [Fri, 26 Apr 2002 10:16:23 +0000 (10:16 +0000)]
floatflt gotcha

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

22 years agoEnsure that the choice is always valid, thus fixing a crash.
Angus Leeming [Fri, 26 Apr 2002 09:27:45 +0000 (09:27 +0000)]
Ensure that the choice is always valid, thus fixing a crash.

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

22 years agobug fix
André Pönitz [Fri, 26 Apr 2002 06:13:30 +0000 (06:13 +0000)]
bug fix

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

22 years agosuppress (semi-)spurious informative message...
André Pönitz [Thu, 25 Apr 2002 15:37:10 +0000 (15:37 +0000)]
suppress (semi-)spurious informative message...

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

22 years agouse "cvs" not "CVS"
Lars Gullik Bjønnes [Thu, 25 Apr 2002 09:47:28 +0000 (09:47 +0000)]
use "cvs" not "CVS"

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

22 years agosmall update to no.po
Lars Gullik Bjønnes [Thu, 25 Apr 2002 09:03:29 +0000 (09:03 +0000)]
small update to no.po

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

22 years agoupdate da.po
Lars Gullik Bjønnes [Thu, 25 Apr 2002 09:01:16 +0000 (09:01 +0000)]
update da.po

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

22 years agomore fixes to grace converters
Jean-Marc Lasgouttes [Thu, 25 Apr 2002 08:28:53 +0000 (08:28 +0000)]
more fixes to grace converters

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

22 years agoFix crash crash of the day when reading back non-rectangular "matrices"
André Pönitz [Thu, 25 Apr 2002 05:58:55 +0000 (05:58 +0000)]
Fix crash crash of the day when reading back non-rectangular "matrices"
(aka "error messages") (try yourself: \sqrt{x} and "M-x math-extern octave")

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

22 years agoremove obsolete file
Jean-Marc Lasgouttes [Wed, 24 Apr 2002 22:56:16 +0000 (22:56 +0000)]
remove obsolete file

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

22 years agotest for grace converters; check for gnu m4
Jean-Marc Lasgouttes [Wed, 24 Apr 2002 21:51:02 +0000 (21:51 +0000)]
test for grace converters; check for gnu m4

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

22 years agofix bug #342
Jean-Marc Lasgouttes [Wed, 24 Apr 2002 21:45:29 +0000 (21:45 +0000)]
fix bug #342

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

22 years agoback to cvs
Lars Gullik Bjønnes [Wed, 24 Apr 2002 17:16:08 +0000 (17:16 +0000)]
back to cvs

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

22 years agofix crash due to wrong export of AMS's pmatrix etc in math-extern
André Pönitz [Wed, 24 Apr 2002 17:07:42 +0000 (17:07 +0000)]
fix crash due to wrong export of AMS's pmatrix etc in math-extern

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

22 years agopre4 1.2.0pre4
Lars Gullik Bjønnes [Wed, 24 Apr 2002 15:43:48 +0000 (15:43 +0000)]
pre4

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

22 years agomerge with lyx.pot
Lars Gullik Bjønnes [Wed, 24 Apr 2002 15:42:27 +0000 (15:42 +0000)]
merge with lyx.pot

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

22 years agows changes only
Lars Gullik Bjønnes [Wed, 24 Apr 2002 15:37:16 +0000 (15:37 +0000)]
ws changes only

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

22 years agoFix mouse wheel handling. Added code to interpret wheel-value as % of
Jürgen Vigna [Wed, 24 Apr 2002 15:17:33 +0000 (15:17 +0000)]
Fix mouse wheel handling. Added code to interpret wheel-value as % of
workarea-height, but #ifdef'd out because Lars doesn't like it in now.

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

22 years agoForgot about this the Panel should NEVER be opened in a Press event ONLY
Jürgen Vigna [Wed, 24 Apr 2002 13:52:04 +0000 (13:52 +0000)]
Forgot about this the Panel should NEVER be opened in a Press event ONLY
in the Release event!

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

22 years ago(Herbert): resolve the problems of creating eps files in the working dir.
Angus Leeming [Wed, 24 Apr 2002 10:53:55 +0000 (10:53 +0000)]
(Herbert): resolve the problems of creating eps files in the working dir.

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

22 years agoWYSIWYG citation labels when using natbib.
Angus Leeming [Wed, 24 Apr 2002 10:00:39 +0000 (10:00 +0000)]
WYSIWYG citation labels when using natbib.

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

22 years agoFix clicking on a mathed inset with button != 1.
Jürgen Vigna [Wed, 24 Apr 2002 09:01:03 +0000 (09:01 +0000)]
Fix clicking on a mathed inset with button != 1.

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

22 years agoProvideNatbib patch from Mike; convert a bunch of example/template files
Jean-Marc Lasgouttes [Tue, 23 Apr 2002 22:34:24 +0000 (22:34 +0000)]
ProvideNatbib patch from Mike; convert a bunch of example/template files

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

22 years agofix autoconf 2.52 compatibility
Jean-Marc Lasgouttes [Tue, 23 Apr 2002 22:31:04 +0000 (22:31 +0000)]
fix autoconf 2.52 compatibility

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

22 years agofix distdir target
Lars Gullik Bjønnes [Tue, 23 Apr 2002 17:33:16 +0000 (17:33 +0000)]
fix distdir target

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

22 years agomerge po files
Lars Gullik Bjønnes [Tue, 23 Apr 2002 17:30:28 +0000 (17:30 +0000)]
merge po files

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

22 years agoRemove wrong and unneeded insetSleep/Wakeup functions.
Jürgen Vigna [Tue, 23 Apr 2002 13:35:43 +0000 (13:35 +0000)]
Remove wrong and unneeded insetSleep/Wakeup functions.

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

22 years agoFix off by one error in tabular draw selection code.
Jürgen Vigna [Tue, 23 Apr 2002 13:14:27 +0000 (13:14 +0000)]
Fix off by one error in tabular draw selection code.

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

22 years ago(Juergen Spitzmueller): enable the citation dialog to read multiple BibTeX
Angus Leeming [Tue, 23 Apr 2002 10:52:57 +0000 (10:52 +0000)]
(Juergen Spitzmueller): enable the citation dialog to read multiple BibTeX
databases.

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

22 years agochange some __GNUG_ to __GNUG__
Lars Gullik Bjønnes [Tue, 23 Apr 2002 08:16:27 +0000 (08:16 +0000)]
change some __GNUG_ to __GNUG__

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

22 years agoallow insertion of protected space in maths
Jean-Marc Lasgouttes [Mon, 22 Apr 2002 22:31:49 +0000 (22:31 +0000)]
allow insertion of protected space in maths

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

22 years agoremove some extra ensuremath
Jean-Marc Lasgouttes [Mon, 22 Apr 2002 21:38:53 +0000 (21:38 +0000)]
remove some extra ensuremath

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

22 years agoforgot this
Lars Gullik Bjønnes [Mon, 22 Apr 2002 16:38:31 +0000 (16:38 +0000)]
forgot this

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

22 years agoadd qt2/xforms to guilib + simple ws changes
Lars Gullik Bjønnes [Mon, 22 Apr 2002 16:31:14 +0000 (16:31 +0000)]
add qt2/xforms to guilib + simple ws changes

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

22 years agoRewoke full selection make with selectall otherwise we may paint the
Jürgen Vigna [Mon, 22 Apr 2002 14:52:46 +0000 (14:52 +0000)]
Rewoke full selection make with selectall otherwise we may paint the
selection later (tabulars).

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

22 years agoFixed use of uninitialized variable code.
Jürgen Vigna [Mon, 22 Apr 2002 14:31:47 +0000 (14:31 +0000)]
Fixed use of uninitialized variable code.

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

22 years ago(Herbert): strip the extension from the graphics filename when exporting
Angus Leeming [Fri, 19 Apr 2002 17:16:00 +0000 (17:16 +0000)]
(Herbert): strip the extension from the graphics filename when exporting
to latex.

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

22 years agoFix the rebreak and cursor position if we had a CHANGED_IN_DRAW (fix #175).
Jürgen Vigna [Fri, 19 Apr 2002 14:16:08 +0000 (14:16 +0000)]
Fix the rebreak and cursor position if we had a CHANGED_IN_DRAW (fix #175).

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

22 years agoFix recalculating of row dimensions on a zoom (fix #333).
Jürgen Vigna [Fri, 19 Apr 2002 13:23:39 +0000 (13:23 +0000)]
Fix recalculating of row dimensions on a zoom (fix #333).

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

22 years agoCall an update before setting the_locking_inset = 0 as otherwise we
Jürgen Vigna [Fri, 19 Apr 2002 11:12:14 +0000 (11:12 +0000)]
Call an update before setting the_locking_inset = 0 as otherwise we
don't repaint! (fix #332).

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

22 years agoDon't enter the inset if we came from a row above and are one row over
Jürgen Vigna [Fri, 19 Apr 2002 11:06:09 +0000 (11:06 +0000)]
Don't enter the inset if we came from a row above and are one row over
the inset (#262).

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

22 years agoFix not updating of paragaph dialog in some cases (fix #229).
Jürgen Vigna [Fri, 19 Apr 2002 10:51:06 +0000 (10:51 +0000)]
Fix not updating of paragaph dialog in some cases (fix #229).

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

22 years agoMarco might like this...
Angus Leeming [Fri, 19 Apr 2002 09:30:30 +0000 (09:30 +0000)]
Marco might like this...

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

22 years ago(Marco Morandini): make the list of loadable graphics formats dynamic.
Angus Leeming [Fri, 19 Apr 2002 09:17:05 +0000 (09:17 +0000)]
(Marco Morandini): make the list of loadable graphics formats dynamic.

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

22 years agojust massage the input format
Lars Gullik Bjønnes [Thu, 18 Apr 2002 17:48:55 +0000 (17:48 +0000)]
just massage the input format

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

22 years agofix enering of \_
André Pönitz [Thu, 18 Apr 2002 15:29:27 +0000 (15:29 +0000)]
fix enering of \_

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

22 years agoFix small redraw bug.
Jürgen Vigna [Thu, 18 Apr 2002 15:19:14 +0000 (15:19 +0000)]
Fix small redraw bug.

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

22 years agoChange the layout also for the last selected paragraph and also if one of
Jürgen Vigna [Thu, 18 Apr 2002 14:14:06 +0000 (14:14 +0000)]
Change the layout also for the last selected paragraph and also if one of
the selected paragraphs does have a different layout.

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

22 years agodon't display a message unless in debug mode
André Pönitz [Thu, 18 Apr 2002 14:05:33 +0000 (14:05 +0000)]
don't display a message unless in debug mode

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

22 years agows changes and make distclean work for sigc as well
Lars Gullik Bjønnes [Thu, 18 Apr 2002 13:11:28 +0000 (13:11 +0000)]
ws changes and make distclean work for sigc as well

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

22 years agoFixed compatibility read after Lars substitution from \\end_float with
Jürgen Vigna [Thu, 18 Apr 2002 12:14:26 +0000 (12:14 +0000)]
Fixed compatibility read after Lars substitution from \\end_float with
\\end_inset.

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

22 years agoFix page up/down behaviour with very high rows. Same for selection with mouse.
Jürgen Vigna [Thu, 18 Apr 2002 09:47:08 +0000 (09:47 +0000)]
Fix page up/down behaviour with very high rows. Same for selection with mouse.
(fix #311, #60)

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

22 years agofix a bitfield bug
Lars Gullik Bjønnes [Wed, 17 Apr 2002 21:05:37 +0000 (21:05 +0000)]
fix a bitfield bug

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

22 years agodont break line
Lars Gullik Bjønnes [Wed, 17 Apr 2002 16:29:17 +0000 (16:29 +0000)]
dont break line

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

22 years ago(Rob Lahaye): add Makefile to a couple of .cvsignore files.
Angus Leeming [Wed, 17 Apr 2002 16:13:40 +0000 (16:13 +0000)]
(Rob Lahaye): add Makefile to a couple of .cvsignore files.

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

22 years agoFix the loading of xpm files by the simple image loader when it encounters
Angus Leeming [Wed, 17 Apr 2002 16:08:31 +0000 (16:08 +0000)]
Fix the loading of xpm files by the simple image loader when it encounters
colour strings like #rrrrggggbbbb.

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

22 years agofix broken colour in sub/super.xpm that I introduced last time around
Angus Leeming [Wed, 17 Apr 2002 15:57:58 +0000 (15:57 +0000)]
fix broken colour in sub/super.xpm that I introduced last time around
and use the same 4 colours for all xpm files.

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

22 years agoEnable Rob Lahaye to read LyX's own xpm files.
Angus Leeming [Wed, 17 Apr 2002 11:27:48 +0000 (11:27 +0000)]
Enable Rob Lahaye to read LyX's own xpm files.

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

22 years agoForgot to save changed file ;)
Jürgen Vigna [Wed, 17 Apr 2002 09:54:58 +0000 (09:54 +0000)]
Forgot to save changed file ;)

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

22 years agoSimplified code and don't enter inset on cursor down/up while we are selecting.
Jürgen Vigna [Wed, 17 Apr 2002 08:34:59 +0000 (08:34 +0000)]
Simplified code and don't enter inset on cursor down/up while we are selecting.

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

22 years agofix warning
André Pönitz [Wed, 17 Apr 2002 05:25:45 +0000 (05:25 +0000)]
fix warning

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

22 years agoCloser approximation to compiling and building
John Levon [Tue, 16 Apr 2002 22:37:46 +0000 (22:37 +0000)]
Closer approximation to compiling and building

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

22 years agoremerge po files
Lars Gullik Bjønnes [Tue, 16 Apr 2002 21:59:48 +0000 (21:59 +0000)]
remerge po files

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

22 years agoOveride the InsetCollapsable::ascii method to not output anything at all!
Angus Leeming [Tue, 16 Apr 2002 16:43:19 +0000 (16:43 +0000)]
Overide the InsetCollapsable::ascii method to not output anything at all!

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

22 years agoLosts of fixes to cursor handling with insets. Cursor up/down now can
Jürgen Vigna [Tue, 16 Apr 2002 14:10:39 +0000 (14:10 +0000)]
Losts of fixes to cursor handling with insets. Cursor up/down now can
transverse also inset if they are on it's way, Page up/down for InsetText
fixed (cleanly now as I finally understood the algorithm ;) This fixes some
non reported bugs, some in Michaels list, some reported on the mailing
list and #314 on our buglist.

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

22 years agoRemove the Alert popups from the graphics cache.
Angus Leeming [Tue, 16 Apr 2002 12:43:42 +0000 (12:43 +0000)]
Remove the Alert popups from the graphics cache.
Sometimes, these Alerts are displayed with only part of the background
greyed out, which smacks of "wierd xforms bug".

I can obtain this when loading a buffer from the command line "lyx buffer.lyx".
It appears that xforms isn't happy if the goodie is displayed before the
main window. Just a guess though...

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

22 years agofix math-delim
Jean-Marc Lasgouttes [Tue, 16 Apr 2002 09:57:37 +0000 (09:57 +0000)]
fix math-delim

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

22 years agoforgot this
Lars Gullik Bjønnes [Tue, 16 Apr 2002 09:56:04 +0000 (09:56 +0000)]
forgot this

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

22 years agoand another one
Jean-Marc Lasgouttes [Tue, 16 Apr 2002 09:41:52 +0000 (09:41 +0000)]
and another one

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

22 years agostupid typo
Jean-Marc Lasgouttes [Tue, 16 Apr 2002 09:38:32 +0000 (09:38 +0000)]
stupid typo

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

22 years agoupdate upgrade instructions
Jean-Marc Lasgouttes [Tue, 16 Apr 2002 09:37:45 +0000 (09:37 +0000)]
update upgrade instructions

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

22 years agoMake getBibkeyList const.
Angus Leeming [Tue, 16 Apr 2002 09:12:36 +0000 (09:12 +0000)]
Make getBibkeyList const.

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