Commit Graph

215 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
ed22adefc6 fix double space editing, small change to make Path more foolproof, dont use reserve in paragraph add some resize instead, fix a bug in LyXLeX::next that were only present on conforming std::istream.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@421 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-13 16:28:54 +00:00
Jean-Marc Lasgouttes
8f41c87a46 Fix bug where error boxes where always placed at the beginning of document.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@420 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-13 16:03:38 +00:00
Jean-Marc Lasgouttes
24c3237e6a Fix memory allocation bug; stricter check for command line options.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@419 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-13 15:08:18 +00:00
Jean-Marc Lasgouttes
9c142e223b Hopefully fix the macro which guesses argument type of putenv()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@418 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-12 14:21:42 +00:00
Jean-Marc Lasgouttes
f20dd3e30e Fix regex errors in .aux scanning, and other small problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@417 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-12 11:16:01 +00:00
Lars Gullik Bjønnes
f133142418 revert to using .la type libtool libs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@416 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-11 17:44:32 +00:00
Jean-Marc Lasgouttes
b1a2ea2730 Fix a nasty "unsigned means trouble" bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@415 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-11 11:23:48 +00:00
Jürgen Vigna
9be714e913 When documentation file could not be found now a correct error messages is
emited with a LyXAlert-Window!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@414 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-11 10:01:39 +00:00
Lars Gullik Bjønnes
18b8221ede fix IsFileWriteable, implement the file_not_found_hook and make it work for RCS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@413 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-11 08:23:07 +00:00
Lars Gullik Bjønnes
e656d12d0b ok, some more changes, this time I have gotten the fonttable and insettable in lyxparagra converted correctly to stl::containsers, added some tags for move to using pdflatex, search for pdflatex,dvips,pdf2ps,xpdf etx. in lib/configure.m4. A couple of name changes. Lets prepare for 1.1.4 now. Read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@412 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-11 01:59:00 +00:00
Jean-Marc Lasgouttes
1fd5e5ed97 iNew configure flag --with-lyxname. Misc small compilation fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@411 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-10 16:28:29 +00:00
Jürgen Vigna
77b87ff5e7 Small change to be able to compile it with egcs under RH6.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@410 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-10 10:17:10 +00:00
Lars Gullik Bjønnes
d8bcd73543 the new files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@409 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-08 21:06:59 +00:00
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
1c467c80d7 update gettext sources
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@407 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-08 20:57:00 +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
479523ff66 Update for dutch translations from Tino Meinen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@401 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-05 14:01:47 +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
3dea2c51df fprgot to save ChangeLog...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@397 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-28 14:07:07 +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
Jean-Marc Lasgouttes
00c37e19ec Update to fi.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@395 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-28 11:31:24 +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
Lars Gullik Bjønnes
2ae1b412d8 remvoe lyx.pot from cvs and add lyx.pot to cvs ignore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@389 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-21 06:09:27 +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
Allan Rae
d433405d9e finally added a template file for IEEEtran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@367 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 04:44:01 +00:00