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 |
|
Jürgen Vigna
|
17818a9141
|
Changed functioncall to MathedCursor::SelGetArea as we always returned the
NULL pointer with the new Painter-stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@559 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-02-17 15:24:43 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
bd29a5db31
|
erase->clear, AM_CONDTIONAL for conditional compilation of lyxstring, better LYX_CXX_STL_STRING
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@214 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-10-19 20:59:27 +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 |
|