]> git.lyx.org Git - lyx.git/log
lyx.git
23 years agoSmall fixes (gcc 2.95.3, cucumber and texrow messages)
Jean-Marc Lasgouttes [Mon, 22 Jan 2001 16:10:19 +0000 (16:10 +0000)]
Small fixes (gcc 2.95.3, cucumber and texrow messages)

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

23 years ago- Clean FormRef
Dekel Tsur [Sun, 21 Jan 2001 21:41:35 +0000 (21:41 +0000)]
- Clean FormRef
- Try to use more descriptive type names in FormRef

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

23 years agoSmall fixes in FormRef.
Dekel Tsur [Sun, 21 Jan 2001 20:10:48 +0000 (20:10 +0000)]
Small fixes in FormRef.

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

23 years agoSmall improvement in FormRef.
Dekel Tsur [Sun, 21 Jan 2001 19:06:10 +0000 (19:06 +0000)]
Small improvement in FormRef.

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

23 years agoHandle the \@input macro in aux files.
Dekel Tsur [Sat, 20 Jan 2001 17:31:07 +0000 (17:31 +0000)]
Handle the \@input macro in aux files.

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

23 years agoFix lyxstring::rfind
Dekel Tsur [Sat, 20 Jan 2001 15:37:54 +0000 (15:37 +0000)]
Fix lyxstring::rfind

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

23 years agoFix spanish ~n problem.
Dekel Tsur [Sat, 20 Jan 2001 14:16:01 +0000 (14:16 +0000)]
Fix spanish ~n problem.

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

23 years agoSmall fixes from Lior and Angus
Jean-Marc Lasgouttes [Fri, 19 Jan 2001 15:31:40 +0000 (15:31 +0000)]
Small fixes from Lior and Angus

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

23 years agoFix goto reference.
Dekel Tsur [Wed, 17 Jan 2001 19:00:12 +0000 (19:00 +0000)]
Fix goto reference.

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

23 years agoThe bell is dead
Jean-Marc Lasgouttes [Wed, 17 Jan 2001 17:33:22 +0000 (17:33 +0000)]
The bell is dead

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

23 years agoDecrease keyboard purge thershold.
Dekel Tsur [Wed, 17 Jan 2001 16:23:43 +0000 (16:23 +0000)]
Decrease keyboard purge thershold.

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

23 years agoCorrect initialization value for font_norm_type.
Dekel Tsur [Wed, 17 Jan 2001 14:42:33 +0000 (14:42 +0000)]
Correct initialization value for font_norm_type.

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

23 years agoReplace gotoNote/gotoError by gotoInset
Dekel Tsur [Mon, 15 Jan 2001 18:54:31 +0000 (18:54 +0000)]
Replace gotoNote/gotoError by gotoInset

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

23 years agoUse contains() instead of strchr().
Dekel Tsur [Mon, 15 Jan 2001 14:05:45 +0000 (14:05 +0000)]
Use contains() instead of strchr().

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

23 years agoEnable default value for labels code.
Dekel Tsur [Mon, 15 Jan 2001 13:31:25 +0000 (13:31 +0000)]
Enable default value for labels code.

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

23 years agoFixed a bug in InsetFormula drawing.
Dekel Tsur [Mon, 15 Jan 2001 12:47:54 +0000 (12:47 +0000)]
Fixed a bug in InsetFormula drawing.

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

23 years agouse sed instead of awk for some stuff. Only translate stuff the user will see instead...
Allan Rae [Sun, 14 Jan 2001 04:43:42 +0000 (04:43 +0000)]
use sed instead of awk for some stuff. Only translate stuff the user will see instead of including file comments

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

23 years agoPut \protect before paragraph alignment commands
Dekel Tsur [Sat, 13 Jan 2001 20:32:10 +0000 (20:32 +0000)]
Put \protect before paragraph alignment commands

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

23 years agoFix changelog mixup.
Dekel Tsur [Sat, 13 Jan 2001 20:24:02 +0000 (20:24 +0000)]
Fix changelog mixup.

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

23 years agoAdd ':' to number separators chars
Dekel Tsur [Sat, 13 Jan 2001 19:49:05 +0000 (19:49 +0000)]
Add ':' to number separators chars

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

23 years agoremove GNU-make specific construct
Allan Rae [Sat, 13 Jan 2001 06:05:25 +0000 (06:05 +0000)]
remove GNU-make specific construct

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

23 years agoUse Dispatch in FormTabCreate, some minor tidying.
John Levon [Fri, 12 Jan 2001 15:12:18 +0000 (15:12 +0000)]
Use Dispatch in FormTabCreate, some minor tidying.

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

23 years agorotate the changelog and a bunch of new changelogs.
Lars Gullik Bjønnes [Fri, 12 Jan 2001 09:42:30 +0000 (09:42 +0000)]
rotate the changelog and a bunch of new changelogs.

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

23 years agowhitespace
Lars Gullik Bjønnes [Thu, 11 Jan 2001 16:28:22 +0000 (16:28 +0000)]
whitespace

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

23 years agoTwo small patches from Dekel
Jean-Marc Lasgouttes [Thu, 11 Jan 2001 14:55:36 +0000 (14:55 +0000)]
Two small patches from Dekel

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

23 years agoadd missing space after lyxformat
Lars Gullik Bjønnes [Thu, 11 Jan 2001 11:12:33 +0000 (11:12 +0000)]
add missing space after lyxformat

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

23 years agopatch from Dekel, change lyxformat to int
Lars Gullik Bjønnes [Thu, 11 Jan 2001 11:06:10 +0000 (11:06 +0000)]
patch from Dekel, change lyxformat to int

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

23 years agolowercase tabular identifiers
Lars Gullik Bjønnes [Wed, 10 Jan 2001 18:18:30 +0000 (18:18 +0000)]
lowercase tabular identifiers

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

23 years agoAnother fix for lyxstring::rfind
Jean-Marc Lasgouttes [Wed, 10 Jan 2001 14:09:56 +0000 (14:09 +0000)]
Another fix for lyxstring::rfind

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

23 years agofix rfind bug
Lars Gullik Bjønnes [Wed, 10 Jan 2001 09:49:20 +0000 (09:49 +0000)]
fix rfind bug

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

23 years agosupport both version 1 and 2 of tabular, some other small changes
Lars Gullik Bjønnes [Tue, 9 Jan 2001 20:17:06 +0000 (20:17 +0000)]
support both version 1 and 2 of tabular, some other small changes

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

23 years agoChanged tabular-file-format + fixes in tabular.
Jürgen Vigna [Tue, 9 Jan 2001 16:23:48 +0000 (16:23 +0000)]
Changed tabular-file-format + fixes in tabular.

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

23 years agoFix class switching bug
Jean-Marc Lasgouttes [Tue, 9 Jan 2001 14:30:35 +0000 (14:30 +0000)]
Fix class switching bug

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

23 years agoVarious small fixes
Jean-Marc Lasgouttes [Tue, 9 Jan 2001 13:58:48 +0000 (13:58 +0000)]
Various small fixes

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

23 years agoDekels tabular/textinset patches
Jürgen Vigna [Mon, 8 Jan 2001 16:14:09 +0000 (16:14 +0000)]
Dekels tabular/textinset patches

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

23 years agoBugfixes, de.po and sl.po updates, lyxlookup cleanup
Jean-Marc Lasgouttes [Mon, 8 Jan 2001 14:19:29 +0000 (14:19 +0000)]
Bugfixes, de.po and sl.po updates, lyxlookup cleanup

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

23 years agoget rid of turds, no.po update and remove some warnings
Lars Gullik Bjønnes [Mon, 8 Jan 2001 09:37:13 +0000 (09:37 +0000)]
get rid of turds, no.po update and remove some warnings

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

23 years agoFixed crash when deleting column and having the inset locked.
Jürgen Vigna [Thu, 4 Jan 2001 14:31:10 +0000 (14:31 +0000)]
Fixed crash when deleting column and having the inset locked.

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

23 years agoFixes for tabular-clipboard-paste and tabular-scroll.
Jürgen Vigna [Thu, 4 Jan 2001 12:06:29 +0000 (12:06 +0000)]
Fixes for tabular-clipboard-paste and tabular-scroll.

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

23 years agoi18n and mathed fixes
Jean-Marc Lasgouttes [Wed, 3 Jan 2001 17:43:29 +0000 (17:43 +0000)]
i18n and mathed fixes

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

23 years agoMore fixes to insettabular/text (and some missing features added).
Jürgen Vigna [Wed, 3 Jan 2001 16:04:05 +0000 (16:04 +0000)]
More fixes to insettabular/text (and some missing features added).

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

23 years agoSmall OS/2 updates, sl.po update
Jean-Marc Lasgouttes [Wed, 3 Jan 2001 15:14:49 +0000 (15:14 +0000)]
Small OS/2 updates, sl.po update

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

23 years agoFixes for/in insettabular/text.
Jürgen Vigna [Tue, 2 Jan 2001 16:06:14 +0000 (16:06 +0000)]
Fixes for/in insettabular/text.

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

23 years agosigh... anoter go 1.1.6pre3
Lars Gullik Bjønnes [Sun, 31 Dec 2000 06:18:25 +0000 (06:18 +0000)]
sigh... anoter go

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

23 years agoand back to cvs
Lars Gullik Bjønnes [Sun, 31 Dec 2000 05:37:59 +0000 (05:37 +0000)]
and back to cvs

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

23 years agoset to pre3
Lars Gullik Bjønnes [Sun, 31 Dec 2000 05:34:04 +0000 (05:34 +0000)]
set to pre3

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

23 years agonew file Floating.C
Lars Gullik Bjønnes [Sun, 31 Dec 2000 05:32:33 +0000 (05:32 +0000)]
new file Floating.C

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

23 years agomsgmerge of po files
Lars Gullik Bjønnes [Fri, 29 Dec 2000 22:17:53 +0000 (22:17 +0000)]
msgmerge of po files

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

23 years agoSwap two printer related help messages.
Jean-Marc Lasgouttes [Fri, 29 Dec 2000 15:23:01 +0000 (15:23 +0000)]
Swap two printer related help messages.

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

23 years agosome work on Floats and some cleanup in WorkArea, some changes to compile more easily...
Lars Gullik Bjønnes [Fri, 29 Dec 2000 12:48:02 +0000 (12:48 +0000)]
some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97

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

23 years agoExternal inset debug cleanup + various patches from Dekel
Jean-Marc Lasgouttes [Thu, 28 Dec 2000 16:22:28 +0000 (16:22 +0000)]
External inset debug cleanup + various patches from Dekel

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

23 years agol10n updates
Jean-Marc Lasgouttes [Wed, 27 Dec 2000 11:52:20 +0000 (11:52 +0000)]
l10n updates

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

23 years agoFixed various "missing features" in the tabular/textinset code.
Jürgen Vigna [Fri, 22 Dec 2000 14:44:29 +0000 (14:44 +0000)]
Fixed various "missing features" in the tabular/textinset code.

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

23 years agonow fix the KP_ stuff, simplify keysym handling in Workarea, this might break other...
Lars Gullik Bjønnes [Tue, 19 Dec 2000 00:22:04 +0000 (00:22 +0000)]
now fix the KP_ stuff, simplify keysym handling in Workarea, this might break other things please test.

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

23 years agoplug a memleak in mathed + small cleanup
Lars Gullik Bjønnes [Mon, 18 Dec 2000 19:48:16 +0000 (19:48 +0000)]
plug a memleak in mathed + small cleanup

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

23 years agofix the KP_ problem
Lars Gullik Bjønnes [Mon, 18 Dec 2000 14:21:57 +0000 (14:21 +0000)]
fix the KP_ problem

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

23 years agopatch from dekel
Lars Gullik Bjønnes [Mon, 18 Dec 2000 13:11:14 +0000 (13:11 +0000)]
patch from dekel

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

23 years agosmall changes + patch from Dekel
Lars Gullik Bjønnes [Sun, 17 Dec 2000 06:57:54 +0000 (06:57 +0000)]
small changes + patch from Dekel

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

23 years agofix the deadkey bug and a patch from Dekel
Lars Gullik Bjønnes [Sun, 17 Dec 2000 06:09:35 +0000 (06:09 +0000)]
fix the deadkey bug and a patch from Dekel

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

23 years agoUpdate fr.po
Jean-Marc Lasgouttes [Thu, 14 Dec 2000 11:11:03 +0000 (11:11 +0000)]
Update fr.po

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

23 years agoSmall things
Jean-Marc Lasgouttes [Wed, 13 Dec 2000 13:30:36 +0000 (13:30 +0000)]
Small things

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

23 years agoFix spellchecker popups glitch, TOC menu glitch, remove dependency on xforms in lyxlo...
Jean-Marc Lasgouttes [Tue, 12 Dec 2000 15:25:27 +0000 (15:25 +0000)]
Fix spellchecker popups glitch, TOC menu glitch, remove dependency on xforms in lyxlookup.C

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

23 years agoTry to fix the bind_file debacle. Please test
Jean-Marc Lasgouttes [Mon, 11 Dec 2000 13:41:21 +0000 (13:41 +0000)]
Try to fix the bind_file debacle. Please test

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

23 years agoA few patches I forgot to commit on friday.
Jean-Marc Lasgouttes [Mon, 11 Dec 2000 09:46:09 +0000 (09:46 +0000)]
A few patches I forgot to commit on friday.

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

23 years agoseveral small patches
Lars Gullik Bjønnes [Sun, 10 Dec 2000 05:20:36 +0000 (05:20 +0000)]
several small patches

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

23 years agoCrash fix from Angus
Jean-Marc Lasgouttes [Thu, 7 Dec 2000 15:30:53 +0000 (15:30 +0000)]
Crash fix from Angus

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

23 years agoSmall fixes
Jean-Marc Lasgouttes [Thu, 7 Dec 2000 13:36:39 +0000 (13:36 +0000)]
Small fixes

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

23 years agomore fixes read ChangeLog
Lars Gullik Bjønnes [Wed, 6 Dec 2000 22:24:17 +0000 (22:24 +0000)]
more fixes read ChangeLog

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

23 years agoFix small LyX-Code bug
Jean-Marc Lasgouttes [Wed, 6 Dec 2000 16:21:59 +0000 (16:21 +0000)]
Fix small LyX-Code bug

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

23 years agoFix problem with LC_NUMERIC, more updates to bind files, fix problem with bogus actio...
Jean-Marc Lasgouttes [Wed, 6 Dec 2000 13:41:44 +0000 (13:41 +0000)]
Fix problem with LC_NUMERIC, more updates to bind files, fix problem with bogus actions in menus, fix problem with menu-open

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

23 years agoPatches from Angus and John
Jean-Marc Lasgouttes [Wed, 6 Dec 2000 09:49:54 +0000 (09:49 +0000)]
Patches from Angus and John

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

23 years agoUse LyXLookup when xforms version < 0.89.5
Jean-Marc Lasgouttes [Tue, 5 Dec 2000 17:12:47 +0000 (17:12 +0000)]
Use LyXLookup when xforms version < 0.89.5

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

23 years agoPatch from John (figinset) and Dekel (RTL and spellchecker)
Jean-Marc Lasgouttes [Tue, 5 Dec 2000 14:15:44 +0000 (14:15 +0000)]
Patch from John (figinset) and Dekel (RTL and spellchecker)

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

23 years agoiA smaller KDE fix + remove l10n menu bindings
Jean-Marc Lasgouttes [Tue, 5 Dec 2000 13:41:56 +0000 (13:41 +0000)]
iA smaller KDE fix + remove l10n menu bindings

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

23 years agoThe big KDE reorg + fi l10n update
Jean-Marc Lasgouttes [Mon, 4 Dec 2000 17:18:01 +0000 (17:18 +0000)]
The big KDE reorg + fi l10n update

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

23 years agoForgot to remove a file
Jean-Marc Lasgouttes [Mon, 4 Dec 2000 14:57:09 +0000 (14:57 +0000)]
Forgot to remove a file

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

23 years agoPreference/Color changes from Angus
Jean-Marc Lasgouttes [Mon, 4 Dec 2000 14:10:44 +0000 (14:10 +0000)]
Preference/Color changes from Angus

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

23 years agoPartial fr.po update
Jean-Marc Lasgouttes [Mon, 4 Dec 2000 09:54:01 +0000 (09:54 +0000)]
Partial fr.po update

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

23 years agoA patch from Dekel I forgot to commit
Jean-Marc Lasgouttes [Mon, 4 Dec 2000 09:15:51 +0000 (09:15 +0000)]
A patch from Dekel I forgot to commit

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

23 years agomore patches
Lars Gullik Bjønnes [Thu, 30 Nov 2000 18:11:54 +0000 (18:11 +0000)]
more patches

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

23 years agoA small change which was rotting in my cvs tree
Jean-Marc Lasgouttes [Thu, 30 Nov 2000 11:31:39 +0000 (11:31 +0000)]
A small change which was rotting in my cvs tree

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

23 years agoanother patch from Angus
Lars Gullik Bjønnes [Wed, 29 Nov 2000 19:27:43 +0000 (19:27 +0000)]
another patch from Angus

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

23 years agopatch from Angus and from Levon
Lars Gullik Bjønnes [Wed, 29 Nov 2000 19:18:28 +0000 (19:18 +0000)]
patch from Angus and from Levon

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

23 years agopatch from Levon
Lars Gullik Bjønnes [Wed, 29 Nov 2000 15:34:56 +0000 (15:34 +0000)]
patch from Levon

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

23 years agoupdate patch from Angus
Lars Gullik Bjønnes [Wed, 29 Nov 2000 15:06:42 +0000 (15:06 +0000)]
update patch from Angus

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

23 years agofix typo and and ukrainian
Lars Gullik Bjønnes [Tue, 28 Nov 2000 16:38:25 +0000 (16:38 +0000)]
fix typo and and ukrainian

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

23 years agouse setLyXSize and the solaris mkstemp patch
Lars Gullik Bjønnes [Tue, 28 Nov 2000 15:54:29 +0000 (15:54 +0000)]
use setLyXSize and the solaris mkstemp patch

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

23 years agoAngus's 23rd November patch
Allan Rae [Tue, 28 Nov 2000 06:46:06 +0000 (06:46 +0000)]
Angus's 23rd November patch

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

23 years agocvs
Lars Gullik Bjønnes [Fri, 24 Nov 2000 12:46:20 +0000 (12:46 +0000)]
cvs

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

23 years agook 1.1.6pre2
Lars Gullik Bjønnes [Wed, 22 Nov 2000 18:55:41 +0000 (18:55 +0000)]
ok

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

23 years agoand reset again...
Lars Gullik Bjønnes [Wed, 22 Nov 2000 18:52:55 +0000 (18:52 +0000)]
and reset again...

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

23 years agotry pre2 again
Lars Gullik Bjønnes [Wed, 22 Nov 2000 18:46:53 +0000 (18:46 +0000)]
try pre2 again

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

23 years agokde patch from Angus
Lars Gullik Bjønnes [Wed, 22 Nov 2000 18:38:31 +0000 (18:38 +0000)]
kde patch from Angus

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

23 years agosmall fixes
Lars Gullik Bjønnes [Wed, 22 Nov 2000 15:51:34 +0000 (15:51 +0000)]
small fixes

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

23 years agoset back to cvs version
Lars Gullik Bjønnes [Tue, 21 Nov 2000 23:07:41 +0000 (23:07 +0000)]
set back to cvs version

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

23 years agoprepare for 1.1.6pre2
Lars Gullik Bjønnes [Tue, 21 Nov 2000 23:05:19 +0000 (23:05 +0000)]
prepare for 1.1.6pre2

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

23 years agocomment out a lyxerr
Lars Gullik Bjønnes [Tue, 21 Nov 2000 22:16:14 +0000 (22:16 +0000)]
comment out a lyxerr

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

23 years agoapplied patch from Marko
Lars Gullik Bjønnes [Tue, 21 Nov 2000 21:55:59 +0000 (21:55 +0000)]
applied patch from Marko

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

23 years agoapply the patch from Angus
Lars Gullik Bjønnes [Tue, 21 Nov 2000 21:51:25 +0000 (21:51 +0000)]
apply the patch from Angus

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

23 years agoooppss
Lars Gullik Bjønnes [Tue, 21 Nov 2000 16:42:30 +0000 (16:42 +0000)]
ooppss

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