Lars Gullik Bjønnes
|
f1d829a185
|
adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2074 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-31 02:23:46 +00:00 |
|
Lars Gullik Bjønnes
|
83acbbd523
|
update copyright year
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2072 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-30 13:53:44 +00:00 |
|
Jean-Marc Lasgouttes
|
cdcb9b2cc0
|
os:: patch from Ruurd + bindings display fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2005 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-17 15:11:01 +00:00 |
|
Lars Gullik Bjønnes
|
916ae4222d
|
remove mem leaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1703 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-03-07 16:18:05 +00:00 |
|
Lars Gullik Bjønnes
|
4b9ed498ea
|
fix the deadkey bug and a patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1280 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-17 06:09:35 +00:00 |
|
Lars Gullik Bjønnes
|
360cdc0b9f
|
Angus patch, + allow to set cursor color + constify more local variables
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1226 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-21 15:46:13 +00:00 |
|
Lars Gullik Bjønnes
|
adaef99e60
|
some formatting changes some simplifications and removal of dead code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1198 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-04 10:00:12 +00:00 |
|
Lars Gullik Bjønnes
|
e7401bd8f2
|
use more std::functors add some of my own, some change to fl_display etc. read the change log...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1102 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-11 21:06:43 +00:00 |
|
Lars Gullik Bjønnes
|
45a03f4f67
|
use the new sstream return non-pods as const, use string instead of char * in a lot of places
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1019 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-14 17:53:12 +00:00 |
|
Lars Gullik Bjønnes
|
9062ce972e
|
different low-level key handling for xforms 0.89, use signals in workarea, changes to allow docxx to compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@969 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-08-14 15:31:16 +00:00 |
|
Lars Gullik Bjønnes
|
f4b8943ebb
|
some nicer code...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@952 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-08-03 21:17:52 +00:00 |
|
Lars Gullik Bjønnes
|
85798535a1
|
some using changes small changes in lyxfont and some other things, read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@632 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-03-28 02:18:55 +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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
a040c0bc6f
|
white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@314 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-15 12:01:38 +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
|
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 |
|