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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
9ae99cab29
|
Fix embarassing typo in tutorial examples
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@365 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-12-10 14:57:02 +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
|
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
|
9138cbd330
|
Some cleanups in latex detection script
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@352 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-12-06 15:34:02 +00:00 |
|
Jean-Marc Lasgouttes
|
7d99e34d02
|
Change configure scripts to work when PATH contains spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@351 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-12-06 15:16:16 +00:00 |
|
Jean-Marc Lasgouttes
|
c9e3a02206
|
Rename example files from tutorial translation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@350 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-12-03 14:08:33 +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 |
|
Jean-Marc Lasgouttes
|
1d00ad9765
|
lib/configure is at last automatically generated by autogen.sh. Please check that it works for you.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@338 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-26 14:31:33 +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
|
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
|
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 |
|
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
|
26b3fc9a02
|
Do not try to test for linuxdoc-sgml.sty
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@326 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-18 15:35:58 +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
|
cd0e4f1bd4
|
Update to the g-brief class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@324 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-18 13:53:09 +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
|
f47bc0dc25
|
Fix bug in AM_GNU_GETTEXT triggered by BSD/OS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@321 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-17 15:57:28 +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 |
|
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
|
ade5d85188
|
updates and fixup of splash.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@303 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-09 23:53:06 +00:00 |
|
Jean-Marc Lasgouttes
|
e9b3ceae4e
|
Use \verbatim@font to set the font in LyX-Code environment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@298 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-08 14:12:49 +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 |
|
Jean-Marc Lasgouttes
|
34c64b206e
|
Two patches from Kayvan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@294 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-05 16:42:14 +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
|
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
|
42c015f59e
|
add -fpermissive for gcc 2.95.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@284 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-03 13:53:54 +00:00 |
|
Jean-Marc Lasgouttes
|
546f5fcf51
|
Oops! I forgot to regenerate this file. Silly me...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@283 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-03 13:13:09 +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
|
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 |
|