Commit Graph

38735 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
3ef1eca9c2 fix compile with-two-colors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@277 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 19:53:05 +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
Lars Gullik Bjønnes
0a6d08dc50 updated date in version.h autoupdate of po files because of distcheck
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@273 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 08:42:28 +00:00
Lars Gullik Bjønnes
a1daa5c4a6 updates for 1.1.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@272 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 07:29:25 +00:00
Lars Gullik Bjønnes
aba5e8132e fix a bug in lyxstring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@271 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-02 06:42:25 +00:00
Lars Gullik Bjønnes
f6a727ca7b OS/2 patch from Miyata
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@270 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-01 04:22:28 +00:00
Jean-Marc Lasgouttes
8030b42ab0 Bracket some #warning directives with WITH_WARNINGS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@267 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-28 15:19:59 +00:00
Lars Gullik Bjønnes
fe84004fbb merge po files and remove obsolete entries, include cheaders in dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@266 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-28 05:01:47 +00:00
Lars Gullik Bjønnes
25e9d75386 tostr and lyxstring::find fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@264 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 23:21:38 +00:00
Lars Gullik Bjønnes
f88f9c8092 cvs version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@263 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 05:39:33 +00:00
Lars Gullik Bjønnes
dd86242aa7 ready for 1.1.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@261 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 05:38:22 +00:00
Lars Gullik Bjønnes
aa4b36dd77 added a const_cast
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@257 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-27 01:02:53 +00:00
Lars Gullik Bjønnes
0bdf849ecd subst fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@255 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-26 23:33:30 +00:00
Jean-Marc Lasgouttes
2f65de9f7d A few modifications for next version.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@254 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-26 15:10:07 +00:00
Jean-Marc Lasgouttes
d32a38cf85 Do not make spaces unbreakable when tt font is used in a paragraph
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@253 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-26 15:07:36 +00:00
Lars Gullik Bjønnes
a858be7332 removed a warning from screen and added CFLAGS in lyx.spec.in.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@247 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 23:41:50 +00:00
Lars Gullik Bjønnes
0e2fed29ea readded POTFILES.in it is needed by some of the make clean targets. fixed init order in a constructor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@246 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 21:51:41 +00:00
Lars Gullik Bjønnes
4ea178132c changes to how devel versions are detected added detections of prereleases (and use it) changed version po files autoupdated because of make dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@245 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 21:29:32 +00:00
Lars Gullik Bjønnes
3fa37dc5a4 small backstack fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@244 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 18:52:23 +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
a8a90bf854 Finish to add wrappers for xforms callbacks. Now dec C++ 6.1 compiles lyx
happily :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@242 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 14:18:30 +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
d90e046851 some changes to get fewer warnings when using strict ansi compilers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@235 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 23:35:37 +00:00
Lars Gullik Bjønnes
966c6e0a16 removed some warnings, fixed a bug in lyxstring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@234 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 20:52:00 +00:00
Lars Gullik Bjønnes
db5e9cf961 remove POTFILES.in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@233 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 20:49:58 +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
Asger Ottar Alstrup
46787557fb Fixed the tth HTML export feature.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@231 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-23 13:22:09 +00:00
Jürgen Vigna
367dd0efac Fixed a few xforms issues, with this method we could fix others too!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@230 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 15:20:26 +00:00
Jean-Marc Lasgouttes
28aa3975e6 Better support for various streams implementations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@229 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 09:45:25 +00:00
Lars Gullik Bjønnes
f157947948 fixed typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@226 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 02:41:56 +00:00
Lars Gullik Bjønnes
39e945a785 add some ifdef guards around the code that jug commented out. still commented out if FL_REVISION == 89
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@225 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 02:37:56 +00:00
Lars Gullik Bjønnes
5117a9df99 moved Srep definition to lyxstring.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@224 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-22 02:26:50 +00:00
Lars Gullik Bjønnes
a795073d30 inline bug fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@223 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-21 23:27:31 +00:00
Jean-Marc Lasgouttes
5fe1f30cdd Fix bug in a C wrapper recently introduced
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@222 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-21 15:05:20 +00:00
Jürgen Vigna
93cba75629 Two small bugfixes for tabulars and cursor setting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@221 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-21 12:39:45 +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
Lars Gullik Bjønnes
4894fbc987 hopefully solve some of the lyxstring problems.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@217 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-20 01:53:59 +00:00
Lars Gullik Bjønnes
ee3e9f6fe8 fixed rpmdist + automerged po files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@216 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 21:35:31 +00:00
Lars Gullik Bjønnes
2ecc6b040e obvious
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@215 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 21:13:22 +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
2f3e0b32e6 more tostr fixes and stricter lyxstring again + lyxstring & operator+=(int)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@213 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 16:48:35 +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
Jean-Marc Lasgouttes
8abfae28a6 Do not compile our strings if we do not need them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@211 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 15:21:51 +00:00
Jean-Marc Lasgouttes
c35b288b74 A bunch of obvious changes to please strict ansi compilers. Not finished.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@210 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 15:06:30 +00:00
Jürgen Vigna
734751b383 Fixed some bugs for tabulars & xforms-0.89, in vspace.C and lyxstring.
Have a look at Changelog for more details.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@209 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 14:27:46 +00:00
Jean-Marc Lasgouttes
d2a80e12f2 Re-add cname header files, with additional <clocale>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@208 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 14:10:51 +00:00
Jean-Marc Lasgouttes
6d164fa2bf Remove the headers, since I added cheaders/CVS by mistake :(
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@207 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 14:06:44 +00:00
Jean-Marc Lasgouttes
1faa3c56ed Fix bug with the layout combox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@206 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 10:32:10 +00:00
Jean-Marc Lasgouttes
dfd6aaa245 \print_extra_options now uses next() to read its arguments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@205 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-18 10:43:59 +00:00