lyx_mirror/src
Lars Gullik Bjønnes abb623f787 apply the ostream changes to mathed, some other small related things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@588 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-07 01:14:37 +00:00
..
cheaders Re-add cname header files, with additional <clocale> 1999-10-19 14:10:51 +00:00
insets apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
mathed apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
support apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
BackStack.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
bibforms.h Initial revision 1999-09-27 18:44:28 +00:00
bmtable.c apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
bmtable.h fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog 1999-12-21 06:10:21 +00:00
broken_headers.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
buffer.C Small tweaks 2000-03-06 16:05:12 +00:00
buffer.h change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
bufferlist.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
bufferlist.h doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
bufferparams.C continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
bufferparams.h continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
BufferView2.C read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
BufferView.C read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
BufferView.h read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
bullet_forms_cb.C 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. 2000-02-17 19:59:08 +00:00
bullet_forms.C 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. 2000-02-17 19:59:08 +00:00
bullet_forms.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
Bullet.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
Bullet.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
Chktex.C 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 1999-11-24 22:14:46 +00:00
Chktex.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
chset.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
chset.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
combox.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
combox.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
commandtags.h read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
credits_form.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
credits_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
credits.C fix crossref label list, some debug messages + various 2000-01-25 12:35:27 +00:00
credits.h 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 2000-01-24 18:34:46 +00:00
debug.C fix crossref label list, some debug messages + various 2000-01-25 12:35:27 +00:00
debug.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
DepTable.C fix crossref label list, some debug messages + various 2000-01-25 12:35:27 +00:00
DepTable.h allocation changes to lyxstring, rerun bibtex on database and style change, whitespace changes. 1999-11-26 06:57:35 +00:00
direction.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
figure.h Initial revision 1999-09-27 18:44:28 +00:00
filedlg.C 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 2000-01-06 02:44:26 +00:00
filedlg.h read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
FontInfo.C 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 2000-01-06 02:44:26 +00:00
FontInfo.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
FontLoader.C 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. 2000-02-17 19:59:08 +00:00
FontLoader.h 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. 2000-02-17 19:59:08 +00:00
form1.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
form1.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
gettext.h Initial revision 1999-09-27 18:44:28 +00:00
ImportLaTeX.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
ImportLaTeX.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
ImportNoweb.C literate fix from Kayvan A. Sylvan 1999-12-01 09:07:41 +00:00
ImportNoweb.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
include_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
intl.C 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 2000-01-24 18:34:46 +00:00
intl.h applied the hebrew patch 2000-02-03 19:51:27 +00:00
kbmap.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
kbmap.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
kbsequence.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
kbsequence.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lastfiles.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lastfiles.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
LaTeX.C (Try to) make LyX work with more than 128 layouts; new LLNCS class; latex log file scanning fix. 2000-02-28 15:22:47 +00:00
LaTeX.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
LaTeXFeatures.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
LaTeXFeatures.h read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
LaTeXLog.C Nuked the SpaceLess function. Read ChangeLog. 1999-12-03 13:51:01 +00:00
latexoptions.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
latexoptions.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
layout_forms.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
layout_forms.h read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
layout.C read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
layout.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
LColor.C some small updates to Painter, and make the new painter the default. 2000-02-14 22:14:48 +00:00
LColor.h some small updates to Painter, and make the new painter the default. 2000-02-14 22:14:48 +00:00
Literate.C 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 2000-01-24 18:34:46 +00:00
Literate.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
LString.h complete revision of SGI STL compatability. Heaps better, see ChangeLog. 1999-12-15 01:15:08 +00:00
lyx_cb.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
lyx_cb.h doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
lyx_gui_misc.C got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyx_gui_misc.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lyx_gui.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
lyx_gui.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
lyx_main.C 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. 2000-02-17 19:59:08 +00:00
lyx_main.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lyx_sendfax_main.C 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 2000-01-24 18:34:46 +00:00
lyx_sendfax.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyx_sendfax.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
lyx_sty.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyx_sty.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyx.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyx.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
LyXAction.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
LyXAction.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lyxcursor.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyxdraw.C some small updates to Painter, and make the new painter the default. 2000-02-14 22:14:48 +00:00
lyxdraw.h some small updates to Painter, and make the new painter the default. 2000-02-14 22:14:48 +00:00
lyxfont.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
lyxfont.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
lyxfr0.C got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfr0.h got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfr1.C got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfr1.h got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfunc.C got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfunc.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lyxlex.C fix double space editing, small change to make Path more foolproof, dont use reserve in paragraph add some resize instead, fix a bug in LyXLeX::next that were only present on conforming std::istream. 2000-01-13 16:28:54 +00:00
lyxlex.h continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
lyxlookup.C change to use only ostream to write latex from insets 2000-03-02 02:19:43 +00:00
lyxlookup.h read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
lyxparagraph.h change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
lyxrc.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
lyxrc.h change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
lyxrow.h two additional fixes, one of them is really suspect... 2000-02-03 19:08:24 +00:00
lyxscreen.h fix the resize bug, make some more inset funcs const, cleanup in lyxscreen, painter, workarea 2000-02-18 22:22:42 +00:00
LyXSendto.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
lyxserver.C 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 2000-01-24 18:34:46 +00:00
lyxserver.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyxtext.h read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
lyxvc.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
lyxvc.h a couple of name changes and new functionality in lyxvc and vc-backend 1999-11-09 23:52:04 +00:00
LyXView.C read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00
LyXView.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
main.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
Makefile.am doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
menus.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
menus.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
minibuffer.C read changelog 2000-02-15 14:28:15 +00:00
minibuffer.h 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 2000-01-24 18:34:46 +00:00
nt_defines.h 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 2000-01-24 18:34:46 +00:00
os2_defines.h Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends 1999-12-16 14:16:42 +00:00
os2_errortable.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
Painter.C fix the resize bug, make some more inset funcs const, cleanup in lyxscreen, painter, workarea 2000-02-18 22:22:42 +00:00
Painter.h fix the resize bug, make some more inset funcs const, cleanup in lyxscreen, painter, workarea 2000-02-18 22:22:42 +00:00
PainterBase.C 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. 2000-02-17 19:59:08 +00:00
PainterBase.h fix the resize bug, make some more inset funcs const, cleanup in lyxscreen, painter, workarea 2000-02-18 22:22:42 +00:00
PaperLayout.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
paragraph.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
ParagraphExtra.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
print_form.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
print_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
screen.C fix the resize bug, make some more inset funcs const, cleanup in lyxscreen, painter, workarea 2000-02-18 22:22:42 +00:00
sp_form.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
sp_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
Spacing.C continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
Spacing.h continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
spellchecker.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
spellchecker.h continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
stamp-h.in Initial revision 1999-09-27 18:44:28 +00:00
stl_string_fwd.h stl_string_fwd.h checking improved again. Generalized version also in the works. 1999-12-20 01:45:40 +00:00
table.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
table.h change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
TableLayout.C 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. 2000-02-17 19:59:08 +00:00
tex-accent.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
tex-accent.h 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 2000-01-24 18:34:46 +00:00
tex-defs.h Initial revision 1999-09-27 18:44:28 +00:00
tex-strings.C several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
tex-strings.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
texoptions.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
texrow.C 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 2000-01-17 21:01:30 +00:00
texrow.h 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 2000-01-17 21:01:30 +00:00
text2.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
text.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
TextCache.C small fixes 2000-02-07 20:17:03 +00:00
TextCache.h small fixes 2000-02-07 20:17:03 +00:00
toolbar.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
toolbar.h read changelog 2000-02-15 14:28:15 +00:00
trans_decl.h fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog 1999-12-21 06:10:21 +00:00
trans_mgr.C 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 2000-01-08 21:02:58 +00:00
trans_mgr.h fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog 1999-12-21 06:10:21 +00:00
trans.C fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog 1999-12-21 06:10:21 +00:00
trans.h small things. 1999-12-13 21:59:26 +00:00
undo.C 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 2000-01-06 02:44:26 +00:00
undo.h 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 2000-01-06 02:44:26 +00:00
UpdateInset.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
UpdateInset.h doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
vc-backend.C fix IsFileWriteable, implement the file_not_found_hook and make it work for RCS 2000-01-11 08:23:07 +00:00
vc-backend.h fix IsFileWriteable, implement the file_not_found_hook and make it work for RCS 2000-01-11 08:23:07 +00:00
version.h upped the version number 2000-02-03 19:44:16 +00:00
vms_defines.h white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
vspace.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
vspace.h continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
WorkArea.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
WorkArea.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00