lyx_mirror/src
Jean-Marc Lasgouttes 3d53db53d8 More bugs uncovered by purify.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@402 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-05 14:50:52 +00:00
..
cheaders Re-add cname header files, with additional <clocale> 1999-10-19 14:10:51 +00:00
insets More bugs uncovered by purify. 2000-01-05 14:50:52 +00:00
mathed Fix a few unitialized variables found by purify (thanks to Michael Schmitt for pointing these out) 2000-01-05 13:09:19 +00:00
support Fix putenv() for solaris 7; tweak configure stuff. 1999-12-28 14:06:29 +00:00
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
BackStack.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
bibforms.h Initial revision 1999-09-27 18:44:28 +00:00
bmtable.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
bmtable.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
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 Fix putenv() for solaris 7; tweak configure stuff. 1999-12-28 14:06:29 +00:00
buffer.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
bufferlist.C - Got rid of two global variables: 1999-12-19 22:35:36 +00:00
bufferlist.h use the new bufferstorage (this change only deletes all references to the old one 1999-11-15 12:27:25 +00:00
bufferparams.C the fstream/iostream changes and some small other things 1999-12-07 00:44:53 +00:00
bufferparams.h the fstream/iostream changes and some small other things 1999-12-07 00:44:53 +00:00
BufferView.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
BufferView.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
bullet_forms_cb.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
bullet_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
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 Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends 1999-12-16 14:16:42 +00:00
Bullet.h Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends 1999-12-16 14:16:42 +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 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
chset.C remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
chset.h Small bugfixes and some sun CC 5.0 portability tweaks (see ChangeLog) 1999-12-20 17:38:37 +00:00
combox.C read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +00:00
combox.h read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +00:00
commandtags.h in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +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 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.h Initial revision 1999-09-27 18:44:28 +00:00
debug.C Some cleanup; fix a bug where bibtex entries list would have extraneous spaces. 1999-12-22 14:35:05 +00:00
debug.h Find-replce can be used in RO mode; small fixes for Sun CC 5.0 1999-12-17 14:16:05 +00:00
DepTable.C allocation changes to lyxstring, rerun bibtex on database and style change, whitespace changes. 1999-11-26 06:57:35 +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
figure.h Initial revision 1999-09-27 18:44:28 +00:00
filedlg.C read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +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 remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
FontInfo.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
FontLoader.C - Got rid of two global variables: 1999-12-19 22:35:36 +00:00
FontLoader.h read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +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 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
ImportNoweb.C literate fix from Kayvan A. Sylvan 1999-12-01 09:07:41 +00:00
ImportNoweb.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
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 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
intl.h the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes 1999-12-10 00:07:59 +00:00
kbmap.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
kbmap.h remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
lastfiles.C more whitespace bugs fixed 1999-12-01 10:46:58 +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 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
LaTeX.h allocation changes to lyxstring, rerun bibtex on database and style change, whitespace changes. 1999-11-26 06:57:35 +00:00
LaTeXFeatures.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
LaTeXFeatures.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
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 A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
layout.C 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. 1999-12-24 01:30:26 +00:00
layout.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
Literate.C small things. 1999-12-13 21:59:26 +00:00
Literate.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
LString.h complete revision of SGI STL compatability. Heaps better, see ChangeLog. 1999-12-15 01:15:08 +00:00
lyx_cb.C My final commit of the year? pair<bool, string> askForText 1999-12-30 02:35:43 +00:00
lyx_cb.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
lyx_gui_misc.C Some unimportant things (what an informative log message!) 2000-01-04 14:11:01 +00:00
lyx_gui_misc.h Some unimportant things (what an informative log message!) 2000-01-04 14:11:01 +00:00
lyx_gui.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
lyx_gui.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_main.C Small bugfixes and some sun CC 5.0 portability tweaks (see ChangeLog) 1999-12-20 17:38:37 +00:00
lyx_main.h the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes 1999-12-10 00:07:59 +00:00
lyx_sendfax_main.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.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 Find-replce can be used in RO mode; small fixes for Sun CC 5.0 1999-12-17 14:16:05 +00:00
LyXAction.h Find-replce can be used in RO mode; small fixes for Sun CC 5.0 1999-12-17 14:16:05 +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 remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
lyxdraw.h merge from the string-switch branch and ready for a prelease. 1999-10-02 16:21:10 +00:00
lyxfont.C Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends 1999-12-16 14:16:42 +00:00
lyxfont.h remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
lyxfr0.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
lyxfr0.h obvious 1999-10-19 21:13:22 +00:00
lyxfr1.C - Got rid of two global variables: 1999-12-19 22:35:36 +00:00
lyxfr1.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
lyxfunc.C Small bugfixes and some sun CC 5.0 portability tweaks (see ChangeLog) 1999-12-20 17:38:37 +00:00
lyxfunc.h remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
lyxlex.C in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
lyxlex.h in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
lyxlookup.C Make sure the default class for a new file is "article"; make the selection of debug level actually work (more to be done) and change the debug level of some statements. 1999-11-25 17:29:19 +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 included sgi-stl-32-merge 1999-12-13 07:33:00 +00:00
lyxrc.C Fix a few unitialized variables found by purify (thanks to Michael Schmitt for pointing these out) 2000-01-05 13:09:19 +00:00
lyxrc.h in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
lyxrow.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
lyxscreen.h remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
LyXSendto.C the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes 1999-12-10 00:07:59 +00:00
lyxserver.C read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +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, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +00:00
lyxvc.C My final commit of the year? pair<bool, string> askForText 1999-12-30 02:35:43 +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 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
LyXView.h - Got rid of two global variables: 1999-12-19 22:35:36 +00:00
main.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
Makefile.am 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
menus.C remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +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 the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes 1999-12-10 00:07:59 +00:00
minibuffer.h read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
nt_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
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 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
PaperLayout.C - Got rid of two global variables: 1999-12-19 22:35:36 +00:00
paragraph.C Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends 1999-12-16 14:16:42 +00:00
ParagraphExtra.C - Got rid of two global variables: 1999-12-19 22:35:36 +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 remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +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 New dutch example files; the usual set of dec cxx fixes. 1999-12-07 10:49:58 +00:00
Spacing.h the fstream/iostream changes and some small other things 1999-12-07 00:44:53 +00:00
spellchecker.C Small bugfixes and some sun CC 5.0 portability tweaks (see ChangeLog) 1999-12-20 17:38:37 +00:00
spellchecker.h read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +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 Fixed bug which crashed LyX when reading old tabular format 1999-12-21 15:43:47 +00:00
table.h Find-replce can be used in RO mode; small fixes for Sun CC 5.0 1999-12-17 14:16:05 +00:00
TableLayout.C remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
tex-accent.C read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +00:00
tex-accent.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
tex-defs.h Initial revision 1999-09-27 18:44:28 +00:00
tex-strings.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
tex-strings.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
texoptions.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
texrow.C read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
texrow.h read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
text2.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
text.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
toolbar.C Find-replce can be used in RO mode; small fixes for Sun CC 5.0 1999-12-17 14:16:05 +00:00
toolbar.h in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +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 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.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 read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
undo.h included sgi-stl-32-merge 1999-12-13 07:33:00 +00:00
vc-backend.C the buffer patch, moved Buffer::text to BufferView, moved Buffer::update(short) to BufferView::update(short), some whitespace changes 1999-12-10 00:07:59 +00:00
vc-backend.h a couple of name changes and new functionality in lyxvc and vc-backend 1999-11-09 23:52:04 +00:00
version.h Factor the export code between the two Dispatch methods, update .lyx and .sgml file headers, de.po updates. 1999-12-15 17:42:22 +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 remove bogus backslashed from iso-8859-1, try to fix insert and encodeString, fixes in insetlatexaccent removed some unused code 1999-12-16 06:43:25 +00:00
vspace.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