Commit Graph

193 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
c52895023e continue the crusade to get rid of current_view
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@564 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-22 00:36:17 +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
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
Jean-Marc Lasgouttes
3923262592 Patch from Roland for yap support under NT; fix to LFUN_LAYOUT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@556 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-15 13:30:49 +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
c779cef938 applied the hebrew patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@528 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-03 19:51:27 +00:00
Jürgen Vigna
44d8adab0e Only changed insert-date to date-insert conforming to standard :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@518 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-01 13:58:06 +00:00
Jürgen Vigna
96be8c8193 Added and modified the patch for date-insert command.
Updated the it.po file (a bit)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@517 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-01 11:32:33 +00:00
Jean-Marc Lasgouttes
e969e7b0eb Small fix for a purify report; update of fr.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@453 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-27 16:17:47 +00:00
Lars Gullik Bjønnes
71bbfe74cf updated tr.po, po files remerged, small fix to debug statement in lyxfunc.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@451 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-27 01:29:01 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
3660343dc7 a couple of name changes and new functionality in lyxvc and vc-backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@302 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-09 23:52:04 +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
Jean-Marc Lasgouttes
b04ba1da11 Update to the html-export code. HTML is not yet support in custom export, so
somebody interested in this will have to do it. Read ChangeLog for a few other changes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@274 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 16:41:28 +00:00
Jürgen Vigna
a77033585c This patch should now fix all resize problems we have with forms-windows.
If a save and correct resize is not possible I forbid resizing. I hope I
got all of them :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@243 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 14:50:26 +00:00
Jean-Marc Lasgouttes
c1093f1c92 Small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@241 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 12:33:03 +00:00
Lars Gullik Bjønnes
5362b33b0f some old commented out code removed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@236 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-24 00:57:04 +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
Jürgen Vigna
b8426b61f9 Fixed some bugs and introduced some memory leaks!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@220 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-20 14:35:05 +00:00
Asger Ottar Alstrup
3635ff7370 - Backported the HTML export feature (Jean-Marc, can configure
check for "tth"?)
- Cleaned up the systemcall stuff a bit
- Better documentation for support/FileInfo.h


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@188 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-12 21:37:10 +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