.. |
ChangeLog
|
Fix defaultFont problems (bug 2308)
|
2006-02-22 15:44:57 +00:00 |
ExternalSupport.C
|
fix bug 2153
|
2006-01-09 21:00:24 +00:00 |
ExternalSupport.h
|
fix bug 2153
|
2006-01-09 21:00:24 +00:00 |
ExternalTemplate.C
|
Multiple external requirements
|
2005-04-05 11:00:09 +00:00 |
ExternalTemplate.h
|
Multiple external requirements
|
2005-04-05 11:00:09 +00:00 |
ExternalTransforms.C
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
ExternalTransforms.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
inset.C
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
inset.h
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
insetbase.C
|
John&JMarc's change tracking patch
|
2005-09-07 10:37:05 +00:00 |
insetbase.h
|
partial fix for bug 1973
|
2005-12-17 15:03:41 +00:00 |
insetbibitem.C
|
fix bug 1879 (first part, not completely fixed yet)
|
2005-05-17 11:11:45 +00:00 |
insetbibitem.h
|
Add the bibitemWidest declaration to insetbibitem.h.
|
2005-01-23 16:36:36 +00:00 |
insetbibtex.C
|
fix bug 2153
|
2006-01-09 21:00:24 +00:00 |
insetbibtex.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetbox.C
|
Fix bugs 2136, 2123
|
2005-12-05 15:03:38 +00:00 |
insetbox.h
|
Fix bugs 2136, 2123
|
2005-12-05 15:03:38 +00:00 |
insetbranch.C
|
Partial fix bug 2092: branches not propagated to child documents
|
2005-11-02 13:54:33 +00:00 |
insetbranch.h
|
bug 2092: branches not propagated to child documents
|
2005-10-25 15:21:49 +00:00 |
insetcaption.C
|
implement missing doClone methods
|
2005-02-23 12:01:50 +00:00 |
insetcaption.h
|
implement missing doClone methods
|
2005-02-23 12:01:50 +00:00 |
insetcharstyle.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetcharstyle.h
|
fix some syntax errors
|
2006-01-01 20:28:05 +00:00 |
insetcite.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetcite.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetcollapsable.C
|
Singlerow rendering (better) fix for insets
|
2005-12-31 11:40:33 +00:00 |
insetcollapsable.h
|
the autoopen patch (fixes bug 1921)
|
2005-09-28 15:02:47 +00:00 |
insetcommand.C
|
bug 1375 rename set_label_ to updateButtonLabel_ and reverse the logic. Make sure to set updateButtonLabel_ to true in all
|
2005-07-17 14:32:59 +00:00 |
insetcommand.h
|
bug 1375 rename set_label_ to updateButtonLabel_ and reverse the logic. Make sure to set updateButtonLabel_ to true in all
|
2005-07-17 14:32:59 +00:00 |
insetcommandparams.C
|
fix out of range access to string
|
2005-05-06 14:15:31 +00:00 |
insetcommandparams.h
|
|
|
insetenv.C
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
insetenv.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetert.C
|
fix generation of ERT labels.
|
2005-11-07 12:21:59 +00:00 |
insetert.h
|
first step to sanitize forceDefaultParagraphs (part of bug 1953).
|
2005-11-17 08:41:56 +00:00 |
insetexternal.C
|
fix bug 2153
|
2006-01-09 21:00:24 +00:00 |
insetexternal.h
|
implement missing getStatus methods
|
2005-04-22 08:57:22 +00:00 |
insetfloat.C
|
Do not use localized strings internally (bug 1870)
|
2005-07-27 15:22:08 +00:00 |
insetfloat.h
|
implement missing getStatus methods
|
2005-04-22 08:57:22 +00:00 |
insetfloatlist.C
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetfloatlist.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetfoot.C
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
insetfoot.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetfootlike.C
|
Fix defaultFont problems (bug 2308)
|
2006-02-22 15:44:57 +00:00 |
insetfootlike.h
|
Fix font inside inset (bugs 1766, 1809)
|
2005-04-10 14:07:33 +00:00 |
insetgraphics.C
|
fix bug 2192
|
2006-01-19 21:18:25 +00:00 |
insetgraphics.h
|
implement missing getStatus methods
|
2005-04-22 08:57:22 +00:00 |
insetgraphicsParams.C
|
Protect '#warning ...' with '#ifdef WITH_WARNINGS' guard.
|
2005-01-31 10:20:29 +00:00 |
insetgraphicsParams.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
insethfill.C
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
insethfill.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetinclude.C
|
fix bug 2153
|
2006-01-09 21:00:24 +00:00 |
insetinclude.h
|
implement missing getStatus methods
|
2005-04-22 08:57:22 +00:00 |
insetindex.C
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetindex.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
insetlabel.C
|
probably fixed bug 1561
|
2005-07-17 23:03:01 +00:00 |
insetlabel.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetlatexaccent.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetlatexaccent.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetline.C
|
add include that was missing by accident from the previous patch
|
2005-09-09 12:49:21 +00:00 |
insetline.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetmarginal.C
|
Docbook fixes from Andreas
|
2005-02-28 13:14:48 +00:00 |
insetmarginal.h
|
Docbook fixes from Andreas
|
2005-02-28 13:14:48 +00:00 |
insetnewline.C
|
|
|
insetnewline.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetnote.C
|
fix bug 2153
|
2006-01-09 21:00:24 +00:00 |
insetnote.h
|
implement missing getStatus methods
|
2005-04-22 08:57:22 +00:00 |
insetoptarg.C
|
fix crash with insetoparg (bug 1890)
|
2005-06-02 15:01:16 +00:00 |
insetoptarg.h
|
implement and use virtual bool neverIndent() (thereby fixing bug 2003)
|
2005-09-10 06:51:58 +00:00 |
insetpagebreak.C
|
|
|
insetpagebreak.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insetquotes.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetquotes.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetref.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetref.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetspace.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetspace.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetspecialchar.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetspecialchar.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insettabular.C
|
cleanup some debug messages
|
2006-01-19 15:49:21 +00:00 |
insettabular.h
|
fix bug 2188
|
2006-01-11 14:22:11 +00:00 |
insettext.C
|
Fix bug 2115 ("blueline bug")
|
2006-02-05 13:20:16 +00:00 |
insettext.h
|
fix bug 2188
|
2006-01-11 14:22:11 +00:00 |
insettheorem.C
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
insettheorem.h
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
insettoc.C
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
insettoc.h
|
InsetOld -> InsetBase renaming
|
2004-11-25 19:13:07 +00:00 |
inseturl.C
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
inseturl.h
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
|
2005-11-25 14:40:34 +00:00 |
insetvspace.C
|
fix cursor positioning in front of vspace inset
|
2005-10-19 20:01:49 +00:00 |
insetvspace.h
|
fix bug 2022
|
2005-09-12 14:57:50 +00:00 |
insetwrap.C
|
Do not use localized strings internally (bug 1870)
|
2005-07-27 15:22:08 +00:00 |
insetwrap.h
|
implement missing getStatus methods
|
2005-04-22 08:57:22 +00:00 |
mailinset.C
|
|
|
mailinset.h
|
|
|
Makefile.am
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
pch.h
|
|
|
render_base.h
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
render_button.C
|
|
|
render_button.h
|
|
|
render_graphic.C
|
|
|
render_graphic.h
|
|
|
render_preview.C
|
|
|
render_preview.h
|
remove unneeded calls to BufferView::update() in insets
|
2005-05-09 17:29:22 +00:00 |