Lars Gullik Bjønnes
|
d6665cba42
|
get rid of dead code, some new functions constify variables.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1041 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-26 13:54:57 +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
|
83882f6d92
|
export patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1001 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-05 13:16:19 +00:00 |
|
Jürgen Vigna
|
f4bad86bda
|
Baruch's graphics-patch + minipage-support in tabular-cells.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@938 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-31 12:30:10 +00:00 |
|
Lars Gullik Bjønnes
|
0d2e80687d
|
noncopyable + read ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@931 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-27 10:26:38 +00:00 |
|
Jean-Marc Lasgouttes
|
4b2a999762
|
GUI-indep toolbar and menus mostly work !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@913 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-24 13:53:19 +00:00 |
|
Lars Gullik Bjønnes
|
6bba977f42
|
FILMagain changes (will need some work)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-12 11:27:15 +00:00 |
|
Lars Gullik Bjønnes
|
77e706c441
|
fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@638 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-04-04 00:19:15 +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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
94a6d7ed67
|
some white-space changes, enum changes because of ridance of definitions.h, block.h added small change in lyxstring.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@311 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-15 10:54:16 +00:00 |
|
Lars Gullik Bjønnes
|
2cf98b74fc
|
LSubstring and LRegex added, some small cleanup in FileInfo, audited most of the assertions in lyxstring.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@299 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-11-09 22:20:24 +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
|
dc05712c01
|
include the new header files in Makefile.am and fix the double-char bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@232 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-10-23 17:26:19 +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
|
535dd32c4c
|
merge in the class Path changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@196 a592a061-630c-0410-9148-cb99ea01b6c8
|
1999-10-13 17:32:46 +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 |
|