Lars Gullik Bjønnes
|
fa492d6bf0
|
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@597 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-09 23:58:55 +00:00 |
|
Jean-Marc Lasgouttes
|
8dbf9d296e
|
A bit of cxx warniong hunting; update to rpm spec file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@596 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-09 16:13:43 +00:00 |
|
Lars Gullik Bjønnes
|
132fe5e132
|
the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@594 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-09 03:36:48 +00:00 |
|
Lars Gullik Bjønnes
|
d2b9849fff
|
changes from sprintf to string stream. see comments at top of text.C. read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@589 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-08 01:45:25 +00:00 |
|
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 |
|
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
|
a0cf758d5a
|
remove the old painter, remove support for mono_video, reverse_video, fast selection, work in progress to make insetlaex accent better. editable insetcommand drawn as buttons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@560 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-17 19:59:08 +00:00 |
|
Lars Gullik Bjønnes
|
d6f638ea96
|
some small updates to Painter, and make the new painter the default.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@555 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-14 22:14:48 +00:00 |
|
Lars Gullik Bjønnes
|
cfdd73ea94
|
new painter,workarea and lcolor. Read the diff/sources and ChangeLog...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@550 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-10 17:53:36 +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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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
|
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
|
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 |
|