Lars Gullik Bjønnes
|
1bc4b73575
|
fix some of the bugs reported, should hopefully be a bit better now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@436 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-21 17:41:57 +00:00 |
|
Jürgen Vigna
|
9a34f1b0e7
|
Fix the export-ascii bug by disabling special groff-filter in buffer.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@435 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-21 16:12:47 +00:00 |
|
Jean-Marc Lasgouttes
|
2b7e2f9a7d
|
fix lyx::mkdir 2nd argument.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@434 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-21 13:54:13 +00:00 |
|
Lars Gullik Bjønnes
|
c3568b4ba8
|
update date
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@430 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-20 03:46:01 +00:00 |
|
Lars Gullik Bjønnes
|
2214aac050
|
po file update only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@429 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-20 02:17:17 +00:00 |
|
Lars Gullik Bjønnes
|
35e4090ac3
|
small fix in lyxsum.C, updated po files to latest lyx.pot
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@428 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-20 02:03:24 +00:00 |
|
Lars Gullik Bjønnes
|
db54977b71
|
a couple of new posix wrappers, use new instead of malloc in figinset delete the now unused code in kbmap, add ro.po some changes in bufferlist, use std::sort and std::lower_bound in math_utils. Read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@427 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-20 01:41:55 +00:00 |
|
Allan Rae
|
d3fc8a3e29
|
IEEEtran theorems added
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@426 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-20 01:15:49 +00:00 |
|
Jean-Marc Lasgouttes
|
b2a0b59aa6
|
Some portability fixes; fix header of linuxdoc files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@425 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-19 14:07:39 +00:00 |
|
Lars Gullik Bjønnes
|
39fb0d0e42
|
use namespace in lyxlib if available
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@424 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-17 22:42:04 +00:00 |
|
Lars Gullik Bjønnes
|
c36aa67f7b
|
some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@423 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-17 21:01:30 +00:00 |
|
Jean-Marc Lasgouttes
|
722d679779
|
Add two using directives
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@422 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-14 18:41:30 +00:00 |
|
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 |
|