Commit Graph

10204 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
53b464c5e9 some new (not extensive) changes, some fixes, will probably reverto to .la libs later .o libs is too much a hassle, please read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@408 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-08 21:02:58 +00:00
Lars Gullik Bjønnes
7085256982 update libtool, try to make it work for std::streams (be VERY careful I have experienced DATACORRUPTION when trying this out (though I think it is a bug in the lib) some other code shuffling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@406 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-07 03:42:16 +00:00
Jean-Marc Lasgouttes
9e8edf5307 Forgot this one. I think Lars got the for() loop wrong.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@405 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-06 11:36:48 +00:00
Jean-Marc Lasgouttes
69c0db9984 Add a bunch of using directives for dec cxx. Does not compile yet.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@404 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-06 11:35:29 +00:00
Lars Gullik Bjønnes
8dccec5c46 my changes during the holidyas...i expect some compilers to have some problems, but I think that can be solved. Ok these are the main changes: use iostreams for everything, a TextCache to store the text variable in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@403 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-06 02:44:26 +00:00
Jean-Marc Lasgouttes
3d53db53d8 More bugs uncovered by purify.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@402 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-05 14:50:52 +00:00
Jean-Marc Lasgouttes
4ac276c4fb Fix a few unitialized variables found by purify (thanks to Michael Schmitt for pointing these out)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@400 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-05 13:09:19 +00:00
Jean-Marc Lasgouttes
7f3b99126a Some unimportant things (what an informative log message!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@399 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-04 14:11:01 +00:00
Allan Rae
3499732aae My final commit of the year? pair<bool, string> askForText
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@398 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-30 02:35:43 +00:00
Jean-Marc Lasgouttes
7401c2baaa Fix putenv() for solaris 7; tweak configure stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@396 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-28 14:06:29 +00:00
Lars Gullik Bjønnes
617cfbe80f added a regex to be used when the system is missing one, use noinst instead of pkglib since we are currently not useing shared libs anyway.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@394 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-24 01:30:26 +00:00
Jean-Marc Lasgouttes
dbadfb035f Updates to finnish i18n.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@393 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-22 16:52:08 +00:00
Jean-Marc Lasgouttes
0490083ef1 Some cleanup; fix a bug where bibtex entries list would have extraneous spaces.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@392 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-22 14:35:05 +00:00
Jürgen Vigna
23297eadbd Fixed bug which crashed LyX when reading old tabular format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@391 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-21 15:43:47 +00:00
Lars Gullik Bjønnes
5f3f9ad231 fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@390 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-21 06:10:21 +00:00
Jean-Marc Lasgouttes
56368d8c03 Small bugfixes and some sun CC 5.0 portability tweaks (see ChangeLog)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@388 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-20 17:38:37 +00:00
Allan Rae
681f7f3107 stl_string_fwd.h checking improved again. Generalized version also in the works.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@387 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-20 01:45:40 +00:00
Asger Ottar Alstrup
4ed68c1bc2 - Got rid of two global variables:
minibuffer and FD_form_main


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@386 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-19 22:35:36 +00:00
Jean-Marc Lasgouttes
bc1d43e392 Find-replce can be used in RO mode; small fixes for Sun CC 5.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@385 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-17 14:16:05 +00:00
Jean-Marc Lasgouttes
6f8422af71 Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@384 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-16 14:16:42 +00:00
Lars Gullik Bjønnes
7c6267e4b1 remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@383 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-16 06:43:25 +00:00
Jean-Marc Lasgouttes
c32b845a53 Factor the export code between the two Dispatch methods, update .lyx and .sgml file headers, de.po updates.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@382 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-15 17:42:22 +00:00
Jean-Marc Lasgouttes
a320e34382 Tiny things found while peering at chset code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@381 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-15 14:50:27 +00:00
Lars Gullik Bjønnes
b3bc8c1e71 fix in lyxfont.C bogus static_cast, some changes in insetlatexaccent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@380 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-15 06:12:28 +00:00
Allan Rae
20229daf94 complete revision of SGI STL compatability. Heaps better, see ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@379 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-15 01:15:08 +00:00
Jean-Marc Lasgouttes
ddf753c64a Remove old cruft from configure
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@378 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-14 17:20:01 +00:00
Jean-Marc Lasgouttes
a9564b8ee2 DocBook fix from Jose'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@377 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-14 14:50:03 +00:00
Lars Gullik Bjønnes
da83a9d5de updated for 1.1.4pre1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@376 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 22:31:44 +00:00
Lars Gullik Bjønnes
e8db0ccc46 small things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@375 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 21:59:26 +00:00
Jean-Marc Lasgouttes
af1ecc336d Cleanup debug level handling, and a few other tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@374 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 15:31:52 +00:00
Allan Rae
457e414feb included sgi-stl-32-merge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@373 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 07:33:00 +00:00
Lars Gullik Bjønnes
6130fe1aa5 read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@366 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 00:05:34 +00:00
Jean-Marc Lasgouttes
1cebcbea99 Fix bug in input of characters >127 ; update fr.po ; portability fix to lyxstring.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@364 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-10 14:45:32 +00:00
Lars Gullik Bjønnes
15161a62ff small fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@363 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-10 00:09:13 +00:00
Lars Gullik Bjønnes
ee1229d743 the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@362 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-10 00:07:59 +00:00
Jean-Marc Lasgouttes
f6ec60f98e New dutch example files; the usual set of dec cxx fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@356 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-07 10:49:58 +00:00
Allan Rae
e77bf3710e fixed typo in LaTeX::runBibTeX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@355 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-07 01:51:27 +00:00
Lars Gullik Bjønnes
75c5c8c9e5 the fstream/iostream changes and some small other things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@354 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-07 00:44:53 +00:00
Jean-Marc Lasgouttes
2a7aef61f0 Hopefully a final fix for the egcs broken memcpy() problem on alpha
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@353 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-06 16:55:06 +00:00
Jean-Marc Lasgouttes
136367d229 Nuked the SpaceLess function. Read ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@349 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-03 13:51:01 +00:00
Jean-Marc Lasgouttes
ec7a8ffeba Rename sqrt icon and a few small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@348 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-01 14:41:31 +00:00
Lars Gullik Bjønnes
28ed26ab13 more whitespace bugs fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@347 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-01 10:46:58 +00:00
Lars Gullik Bjønnes
825e70d124 whitespace bug fixed. Should hopefully fix the mathed space problem.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@346 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-01 10:31:47 +00:00
Lars Gullik Bjønnes
0f95478223 literate fix from Kayvan A. Sylvan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@345 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-01 09:07:41 +00:00
Lars Gullik Bjønnes
3227c66baf in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@344 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-01 00:57:31 +00:00
Lars Gullik Bjønnes
01e639f666 updated version for cvs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@343 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-30 23:55:13 +00:00
Lars Gullik Bjønnes
60f178f60c version 1.1.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@341 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-30 23:52:32 +00:00
Lars Gullik Bjønnes
8ac770821c small fix to avoid signed/unsigned warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@339 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-30 23:15:11 +00:00
Lars Gullik Bjønnes
252db967fb allocation changes to lyxstring, rerun bibtex on database and style change, whitespace changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@337 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-26 06:57:35 +00:00
Jean-Marc Lasgouttes
ad6f072fe6 Make sure the default class for a new file is "article"; make the selection of debug level actually work (more to be done) and change the debug level of some statements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@336 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-25 17:29:19 +00:00
Jean-Marc Lasgouttes
07febc9941 Cxx tweaks, fix display of \epsilon and more. Read changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@335 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-25 13:15:52 +00:00
Lars Gullik Bjønnes
46a8acee38 updated date
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@334 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-25 06:17:12 +00:00
Lars Gullik Bjønnes
65b4999759 several changes from FilePtr to FileInfo, reverted back to Inset* and MathedInset* as return types from Clone. White space changes. Some changes from FilePtr to fstream
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@332 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-24 22:14:46 +00:00
Jean-Marc Lasgouttes
6a1f065501 Output ~ and ^ with the proper latex macro; add a few missing 'const'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@331 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-23 15:59:07 +00:00
Lars Gullik Bjønnes
4866387e32 some changes that perhaps will help cxx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@330 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-23 14:39:02 +00:00
Lars Gullik Bjønnes
1d7d3cc4af read ChangeLog, a lot of whitespace changes. experimental use of libtool
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@329 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-22 16:19:48 +00:00
Alejandro Aguilar Sierra
6f5a5fac30 Added the ability to select both delimiters at one click (based in part
on a patch sent by Pablo di Napoli, though I didn't chenged the GUI
code, for the moment). Several fixes on misused symbols, reported by
Martin Norb{ck.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@328 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-20 16:14:02 +00:00
Jean-Marc Lasgouttes
d9c0aa8195 Fix assertion when inserting text strings via clipboard or ascii file; small
dependency tweak in src/Makefile.am


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@327 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-19 14:50:33 +00:00
Jean-Marc Lasgouttes
90ef01a0ed The command-sequence patch from Andre'; also remove the comment in first
line of .lyx files.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@325 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-18 14:12:19 +00:00
Jean-Marc Lasgouttes
49b9dbdf10 Two configuration fixes. Bugfree configure is coming soon (do you really believe in that??)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@323 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-18 11:42:36 +00:00
Jean-Marc Lasgouttes
55ceca472b LYX_DIR was not set correctly as hardcoded path in the binary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@322 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-17 17:14:14 +00:00
Jean-Marc Lasgouttes
d41e87f91e Small tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@320 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-17 15:05:26 +00:00
Lars Gullik Bjønnes
35df50f78c some other things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@317 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 14:45:17 +00:00
Lars Gullik Bjønnes
e8022b10a1 use the new bufferstorage (this change only deletes all references to the old one
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@316 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 12:27:25 +00:00
Lars Gullik Bjønnes
a25d74c216 the rest of the weekend stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@315 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 12:07:35 +00:00
Lars Gullik Bjønnes
a040c0bc6f white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@314 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 12:01:38 +00:00
Lars Gullik Bjønnes
d8a6abd63a white-space changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@313 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 11:06:41 +00:00
Lars Gullik Bjønnes
188833d864 made insetlatex.[Ch] not used, white-space changes, some enum changes becuse of ridance of definitions.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@312 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 10:58:38 +00:00
Lars Gullik Bjønnes
94a6d7ed67 some white-space changes, enum changes because of ridance of definitions.h, block.h added small change in lyxstring.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@311 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 10:54:16 +00:00
Jean-Marc Lasgouttes
aafb979368 askForText() does not abort anymore when clicking 'cancel'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@310 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 10:44:32 +00:00
Jean-Marc Lasgouttes
bce0ca02ac A few more tweaks which help on alpha stations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@309 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-10 17:43:15 +00:00
Jean-Marc Lasgouttes
704d1475fc iSome makefiles tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@308 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-10 15:09:42 +00:00
Jean-Marc Lasgouttes
f1bc028820 The usual set of changes for DEC cxx after Lars' work :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@307 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-10 14:07:28 +00:00
Lars Gullik Bjønnes
3660343dc7 a couple of name changes and new functionality in lyxvc and vc-backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@302 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-09 23:52:04 +00:00
Lars Gullik Bjønnes
a94cb21697 changes because of function name change in BufferView and LyXView.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@301 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-09 22:53:41 +00:00
Lars Gullik Bjønnes
df8157e6b9 use static cast
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@300 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-09 22:48:46 +00:00
Lars Gullik Bjønnes
2cf98b74fc LSubstring and LRegex added, some small cleanup in FileInfo, audited most of the assertions in lyxstring.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@299 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-09 22:20:24 +00:00
Jean-Marc Lasgouttes
6899c9c176 Use "using" to bring STL templates from the std:: namespace into normal namespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@296 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-08 13:54:04 +00:00
Jean-Marc Lasgouttes
6fa667dbf2 Rename files in lyx.spec.in; do not include <config.h> in headers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@295 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-08 13:47:49 +00:00
Lars Gullik Bjønnes
47526150a1 use std::copy for transformation from vector to char*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@293 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-05 06:49:59 +00:00
Lars Gullik Bjønnes
65e9b99a59 more fixes and updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@292 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-05 06:02:34 +00:00
Lars Gullik Bjønnes
dfe1bc44b4 the runlatex merge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@291 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-04 01:40:20 +00:00
Lars Gullik Bjønnes
863fff8fb8 up the version + cvs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@290 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 17:27:36 +00:00
Lars Gullik Bjønnes
eaf2073509 set to version 1.1.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@288 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 17:23:27 +00:00
Lars Gullik Bjønnes
3b94fd86f3 pass with c_str from compare to compare
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@287 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 17:08:12 +00:00
Jean-Marc Lasgouttes
e06d370e0c Add a missing include <config.h>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@285 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 14:11:17 +00:00
Lars Gullik Bjønnes
1ae4671945 some small string changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@282 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 13:04:22 +00:00
Lars Gullik Bjønnes
73d5f55a00 another stupid bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@281 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 12:45:11 +00:00
Lars Gullik Bjønnes
37e0eedd21 stupid bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@280 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 12:26:16 +00:00
Lars Gullik Bjønnes
ec0ed4013c new SpaceLess function
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@279 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-03 12:24:23 +00:00
Lars Gullik Bjønnes
a3a55117e1 new version of the SpaceLess function
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@278 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 21:19:58 +00:00
Jean-Marc Lasgouttes
b04ba1da11 Update to the html-export code. HTML is not yet support in custom export, so
somebody interested in this will have to do it. Read ChangeLog for a few other changes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@274 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 16:41:28 +00:00
Lars Gullik Bjønnes
0a6d08dc50 updated date in version.h autoupdate of po files because of distcheck
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@273 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 08:42:28 +00:00
Lars Gullik Bjønnes
aba5e8132e fix a bug in lyxstring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@271 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 06:42:25 +00:00
Lars Gullik Bjønnes
f6a727ca7b OS/2 patch from Miyata
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@270 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-01 04:22:28 +00:00
Jean-Marc Lasgouttes
8030b42ab0 Bracket some #warning directives with WITH_WARNINGS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@267 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-28 15:19:59 +00:00
Lars Gullik Bjønnes
fe84004fbb merge po files and remove obsolete entries, include cheaders in dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@266 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-28 05:01:47 +00:00
Lars Gullik Bjønnes
25e9d75386 tostr and lyxstring::find fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@264 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 23:21:38 +00:00
Lars Gullik Bjønnes
f88f9c8092 cvs version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@263 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 05:39:33 +00:00
Lars Gullik Bjønnes
dd86242aa7 ready for 1.1.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@261 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 05:38:22 +00:00
Lars Gullik Bjønnes
aa4b36dd77 added a const_cast
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@257 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 01:02:53 +00:00
Lars Gullik Bjønnes
0bdf849ecd subst fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@255 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-26 23:33:30 +00:00
Jean-Marc Lasgouttes
d32a38cf85 Do not make spaces unbreakable when tt font is used in a paragraph
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@253 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-26 15:07:36 +00:00
Lars Gullik Bjønnes
a858be7332 removed a warning from screen and added CFLAGS in lyx.spec.in.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@247 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 23:41:50 +00:00
Lars Gullik Bjønnes
0e2fed29ea readded POTFILES.in it is needed by some of the make clean targets. fixed init order in a constructor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@246 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 21:51:41 +00:00
Lars Gullik Bjønnes
4ea178132c changes to how devel versions are detected added detections of prereleases (and use it) changed version po files autoupdated because of make dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@245 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 21:29:32 +00:00
Lars Gullik Bjønnes
3fa37dc5a4 small backstack fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@244 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 18:52:23 +00:00
Jürgen Vigna
a77033585c This patch should now fix all resize problems we have with forms-windows.
If a save and correct resize is not possible I forbid resizing. I hope I
got all of them :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@243 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 14:50:26 +00:00
Jean-Marc Lasgouttes
a8a90bf854 Finish to add wrappers for xforms callbacks. Now dec C++ 6.1 compiles lyx
happily :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@242 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 14:18:30 +00:00
Jean-Marc Lasgouttes
c1093f1c92 Small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@241 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 12:33:03 +00:00
Lars Gullik Bjønnes
5362b33b0f some old commented out code removed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@236 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-24 00:57:04 +00:00
Lars Gullik Bjønnes
d90e046851 some changes to get fewer warnings when using strict ansi compilers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@235 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 23:35:37 +00:00
Lars Gullik Bjønnes
966c6e0a16 removed some warnings, fixed a bug in lyxstring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@234 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 20:52:00 +00:00
Lars Gullik Bjønnes
dc05712c01 include the new header files in Makefile.am and fix the double-char bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@232 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 17:26:19 +00:00
Asger Ottar Alstrup
46787557fb Fixed the tth HTML export feature.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@231 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 13:22:09 +00:00
Jürgen Vigna
367dd0efac Fixed a few xforms issues, with this method we could fix others too!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@230 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 15:20:26 +00:00
Jean-Marc Lasgouttes
28aa3975e6 Better support for various streams implementations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@229 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 09:45:25 +00:00
Lars Gullik Bjønnes
39e945a785 add some ifdef guards around the code that jug commented out. still commented out if FL_REVISION == 89
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@225 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 02:37:56 +00:00
Lars Gullik Bjønnes
5117a9df99 moved Srep definition to lyxstring.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@224 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 02:26:50 +00:00
Lars Gullik Bjønnes
a795073d30 inline bug fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@223 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-21 23:27:31 +00:00
Jean-Marc Lasgouttes
5fe1f30cdd Fix bug in a C wrapper recently introduced
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@222 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-21 15:05:20 +00:00
Jürgen Vigna
93cba75629 Two small bugfixes for tabulars and cursor setting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@221 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-21 12:39:45 +00:00
Jürgen Vigna
b8426b61f9 Fixed some bugs and introduced some memory leaks!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@220 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-20 14:35:05 +00:00
Lars Gullik Bjønnes
4894fbc987 hopefully solve some of the lyxstring problems.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@217 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-20 01:53:59 +00:00
Lars Gullik Bjønnes
2ecc6b040e obvious
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@215 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 21:13:22 +00:00
Lars Gullik Bjønnes
bd29a5db31 erase->clear, AM_CONDTIONAL for conditional compilation of lyxstring, better LYX_CXX_STL_STRING
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@214 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 20:59:27 +00:00
Lars Gullik Bjønnes
2f3e0b32e6 more tostr fixes and stricter lyxstring again + lyxstring & operator+=(int)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@213 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 16:48:35 +00:00
Jean-Marc Lasgouttes
ba452ec219 Fix math macro bug, caused by the evil string::operator+=(int)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@212 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 16:11:58 +00:00
Jean-Marc Lasgouttes
8abfae28a6 Do not compile our strings if we do not need them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@211 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 15:21:51 +00:00
Jean-Marc Lasgouttes
c35b288b74 A bunch of obvious changes to please strict ansi compilers. Not finished.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@210 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 15:06:30 +00:00
Jürgen Vigna
734751b383 Fixed some bugs for tabulars & xforms-0.89, in vspace.C and lyxstring.
Have a look at Changelog for more details.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@209 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 14:27:46 +00:00
Jean-Marc Lasgouttes
d2a80e12f2 Re-add cname header files, with additional <clocale>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@208 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 14:10:51 +00:00
Jean-Marc Lasgouttes
6d164fa2bf Remove the headers, since I added cheaders/CVS by mistake :(
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@207 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 14:06:44 +00:00
Jean-Marc Lasgouttes
1faa3c56ed Fix bug with the layout combox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@206 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 10:32:10 +00:00
Jean-Marc Lasgouttes
dfd6aaa245 \print_extra_options now uses next() to read its arguments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@205 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-18 10:43:59 +00:00
Lars Gullik Bjønnes
2391d73a2c some more installation issues
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@203 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-16 14:06:57 +00:00
Jean-Marc Lasgouttes
5edf94b3a5 Fix for locales from Kayvan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@202 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-15 10:33:31 +00:00
Jean-Marc Lasgouttes
70b3420586 Add support for compilers which do not have cname headers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@201 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-14 15:55:06 +00:00
Lars Gullik Bjønnes
5c0a1633cf prerelease pre2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@199 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-13 21:40:45 +00:00
Lars Gullik Bjønnes
535dd32c4c merge in the class Path changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@196 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-13 17:32:46 +00:00
Lars Gullik Bjønnes
e8a888f4be fix default for para 3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@191 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-13 16:13:30 +00:00
Jean-Marc Lasgouttes
2ac6d6da48 Some cleanups to compile with dec cxx. We are not there yet though.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@189 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-13 10:34:07 +00:00
Asger Ottar Alstrup
3635ff7370 - Backported the HTML export feature (Jean-Marc, can configure
check for "tth"?)
- Cleaned up the systemcall stuff a bit
- Better documentation for support/FileInfo.h


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@188 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-12 21:37:10 +00:00
Lars Gullik Bjønnes
d7dbc63467 some no-op changes, planning a new branch to update the LaTeX files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@187 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-12 19:21:31 +00:00
Jürgen Vigna
2a3a654917 Fixed a BUG where if in a PATH was something like ;; the scan for the
binary was interupted.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@182 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-11 08:23:12 +00:00
Lars Gullik Bjønnes
457cfb113a fix bug in drawing of quotes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@181 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-07 19:15:53 +00:00
Lars Gullik Bjønnes
35584afc11 the merge from branch debugstream
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@180 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-07 18:44:17 +00:00
Lars Gullik Bjønnes
e9dc3e73b1 removed bogus Assert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@175 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-05 23:27:21 +00:00
Lars Gullik Bjønnes
c4680453ef removed some dead code from BufferView, added a check for kpsewhich in configure.in and made it set a variable in config.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@174 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-05 19:16:13 +00:00
Jean-Marc Lasgouttes
a2e5d14f48 Fix to reLyX configure, to welcome message in minibuffer and to
default document encoding (which is now 'latin1').


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@173 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-05 09:17:15 +00:00
Jean-Marc Lasgouttes
4b19fa9e60 A few updates and fixes (nothing interestring really)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@167 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-04 13:04:05 +00:00
Lars Gullik Bjønnes
0eccdd1c36 merge from the string-switch branch and ready for a prelease.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@162 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-02 16:21:10 +00:00
Lars Gullik Bjønnes
79db9fbd20 last updates from 1.0.4, no more updates expected from that branch now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@161 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-02 14:01:04 +00:00
Lars Gullik Bjønnes
27de1486ca Initial revision
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00