.. |
.cvsignore
|
|
|
ChangeLog
|
Bug fix from Herbert
|
2002-02-14 17:36:20 +00:00 |
ExternalTemplate.C
|
|
|
ExternalTemplate.h
|
|
|
figinset.C
|
Trivial using std::ios fix.
|
2002-01-30 18:16:12 +00:00 |
figinset.h
|
|
|
inset.C
|
fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert
|
2002-01-19 17:05:24 +00:00 |
inset.h
|
fix insetert drupdate problems (bug #176); fix row breaking after protected chars
|
2002-02-13 10:37:28 +00:00 |
insetbib.C
|
finally apply DepTable patch; simplify file browsing in ControlExternal
|
2002-01-16 22:17:38 +00:00 |
insetbib.h
|
|
|
insetbutton.C
|
|
|
insetbutton.h
|
|
|
insetcaption.C
|
|
|
insetcaption.h
|
|
|
insetcite.C
|
latexfeatures path from Michael
|
2001-11-19 15:34:11 +00:00 |
insetcite.h
|
|
|
insetcollapsable.C
|
Resolve virtual function name clashes:
|
2002-01-14 16:10:29 +00:00 |
insetcollapsable.h
|
Resolve virtual function name clashes:
|
2002-01-14 16:10:29 +00:00 |
insetcommand.C
|
|
|
insetcommand.h
|
|
|
inseterror.C
|
reduction of header dependencies, part II (use new types
|
2001-11-29 17:12:21 +00:00 |
inseterror.h
|
|
|
insetert.C
|
fix insetert drupdate problems (bug #176); fix row breaking after protected chars
|
2002-02-13 10:37:28 +00:00 |
insetert.h
|
Disable paragraph dialog for ERT inset
|
2002-01-20 16:49:37 +00:00 |
insetexternal.C
|
fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work)
|
2002-01-14 23:31:23 +00:00 |
insetexternal.h
|
|
|
insetfloat.C
|
updates to latexfeatures stuff; allow empty \document_path
|
2002-01-10 10:05:45 +00:00 |
insetfloat.h
|
Fixed poping up of Layout-Dialogs on Mouse-Button-3 press.
|
2001-12-17 13:33:22 +00:00 |
insetfloatlist.C
|
cleanups by john and andre
|
2001-11-27 10:56:14 +00:00 |
insetfloatlist.h
|
cleanups by john and andre
|
2001-11-27 10:56:14 +00:00 |
insetfoot.C
|
|
|
insetfoot.h
|
|
|
insetfootlike.C
|
|
|
insetfootlike.h
|
|
|
insetgraphics.C
|
Bug fix from Herbert
|
2002-02-14 17:36:20 +00:00 |
insetgraphics.h
|
You'll need this as well.
|
2002-02-11 13:03:28 +00:00 |
insetgraphicsParams.C
|
FormExternal patch from Rob,
|
2002-02-11 10:42:11 +00:00 |
insetgraphicsParams.h
|
FormExternal patch from Rob,
|
2002-02-11 10:42:11 +00:00 |
insetinclude.C
|
missing ;
|
2002-01-16 12:54:52 +00:00 |
insetinclude.h
|
|
|
insetindex.C
|
latexfeatures path from Michael
|
2001-11-19 15:34:11 +00:00 |
insetindex.h
|
|
|
insetlabel.C
|
new alert code
|
2001-11-26 10:19:58 +00:00 |
insetlabel.h
|
|
|
insetlatexaccent.C
|
|
|
insetlatexaccent.h
|
Fixed rowbreaking for "character"-insets and ignore all paragraph attributes
|
2002-01-08 14:24:49 +00:00 |
insetlist.C
|
|
|
insetlist.h
|
|
|
insetmarginal.C
|
|
|
insetmarginal.h
|
|
|
insetminipage.C
|
fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert
|
2002-01-19 17:05:24 +00:00 |
insetminipage.h
|
fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert
|
2002-01-19 17:05:24 +00:00 |
insetnote.C
|
two small patches
|
2002-02-12 10:01:52 +00:00 |
insetnote.h
|
|
|
insetparent.C
|
fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work)
|
2002-01-14 23:31:23 +00:00 |
insetparent.h
|
|
|
insetquotes.C
|
fix symbol font loading, insetquote latex output, undo leak (but this exposes a crash!)
|
2001-12-13 11:35:25 +00:00 |
insetquotes.h
|
Fixed rowbreaking for "character"-insets and ignore all paragraph attributes
|
2002-01-08 14:24:49 +00:00 |
insetref.C
|
latexfeatures path from Michael
|
2001-11-19 15:34:11 +00:00 |
insetref.h
|
|
|
insetsection.C
|
|
|
insetsection.h
|
|
|
insetspecialchar.C
|
fix insetert drupdate problems (bug #176); fix row breaking after protected chars
|
2002-02-13 10:37:28 +00:00 |
insetspecialchar.h
|
fix insetert drupdate problems (bug #176); fix row breaking after protected chars
|
2002-02-13 10:37:28 +00:00 |
insettabular.C
|
fixes to biblio and insetgraphics from herbert; disable LAYOUT_PARAGRAPH when needed
|
2002-01-20 16:07:42 +00:00 |
insettabular.h
|
Resolve virtual function name clashes:
|
2002-01-14 16:10:29 +00:00 |
insettext.C
|
Fixed insetlocking-mechanism and PARAGRAPH_GOTO func.
|
2002-01-17 14:27:01 +00:00 |
insettext.h
|
Insert mouse_x/y positon to have a REAL motion check. Fixed the spurious
|
2001-12-24 14:36:31 +00:00 |
insettheorem.C
|
|
|
insettheorem.h
|
|
|
insettoc.C
|
docbook code cleanup.
|
2001-11-30 11:56:04 +00:00 |
insettoc.h
|
docbook code cleanup.
|
2001-11-30 11:56:04 +00:00 |
inseturl.C
|
Escape & in urls.
|
2002-02-13 14:34:23 +00:00 |
inseturl.h
|
docbook code cleanup.
|
2001-11-30 11:56:04 +00:00 |
Makefile.am
|
|
|