Lars Gullik Bjønnes
|
abb623f787
|
apply the ostream changes to mathed, some other small related things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@588 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-07 01:14:37 +00:00 |
|
Jean-Marc Lasgouttes
|
e19f533b0e
|
Small tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@587 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-06 16:05:12 +00:00 |
|
Lars Gullik Bjønnes
|
def72111a5
|
change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@584 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-06 02:42:40 +00:00 |
|
Lars Gullik Bjønnes
|
a9b448a027
|
change to use only ostream to write latex from insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@581 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-02 02:19:43 +00:00 |
|
Jean-Marc Lasgouttes
|
0d167123ac
|
Fix spacing of greek letters; other things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@580 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-01 18:15:39 +00:00 |
|
Lars Gullik Bjønnes
|
ba5e47f1a9
|
read the ChangeLog... no huge changes .. but some might get reversed...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@576 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-29 02:19:17 +00:00 |
|
Lars Gullik Bjønnes
|
56e007b94e
|
read changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@557 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-15 14:28:15 +00:00 |
|
Jean-Marc Lasgouttes
|
c8ed113f76
|
Bug fixes, compile fixes, patches from Dekel (read ChangeLog)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@547 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-08 15:13:01 +00:00 |
|
Lars Gullik Bjønnes
|
b374f06ded
|
small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@530 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-07 20:17:03 +00:00 |
|
Lars Gullik Bjønnes
|
9ce32d63e5
|
several small and larger changes, read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@529 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-04 09:38:32 +00:00 |
|
Lars Gullik Bjønnes
|
bb96fd7de6
|
fix the reformat bug, some small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@521 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-03 17:09:33 +00:00 |
|
Lars Gullik Bjønnes
|
328f69b0c1
|
fix crossref label list, some debug messages + various
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@445 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-25 12:35:27 +00:00 |
|
Lars Gullik Bjønnes
|
d8b96c598c
|
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@443 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-24 18:34:46 +00:00 |
|
Jean-Marc Lasgouttes
|
e0e62e94c4
|
Some small fixes to compile with DEC cxx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@439 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-01-24 15:07:10 +00:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|
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 |
|