lyx_mirror/src/insets
Bo Peng eb485caa96 view-source feature, from Bo Peng <ben.bob@gmail.com>
* src/buffer.h buffer.C - getSourceCode()
	* src/lyxfunc.C -  open view-source dialog
	* src/text3.C - change LFUN_MOUSE_RELEASE
	* src/output_linuxdoc.C, src/output_docbook.C, src/output_latex.C 
		- intercept output
	* src/outputparams.h, outputparams.C - add par_begin, par_end, dryrun
	* src/insets/insetgraphics.C  - add dryrun mode of file conversion
	* lib/ui/stdmenus.ui - add view-source menu item under view
	* Add view-source dialog, add 
	    src/frontends/qt2/QViewSourceDialog.h, QViewSource.C, QViewSource.h, QViewSourceDialog.C
	    src/frontends/qt2/ui/QViewSourceDialogBase.ui
	    src/frontends/controllers/ControlViewSource.h ControlViewSource.C
	  modify
	    src/frontends/qt2/Makefile.dialogs, Makefile.am, Dialogs.C,
	    src/frontends/controllers/Makefile.am, po.POTFILES.in


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13610 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-09 02:48:54 +00:00
..
ChangeLog fix coordinate miscalculation in tabular (bug 2006) 2006-03-11 16:09:41 +00:00
ExternalSupport.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
ExternalSupport.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
ExternalTemplate.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
ExternalTemplate.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
ExternalTransforms.C
ExternalTransforms.h
inset.C
inset.h
insetbase.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetbase.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetbibitem.C * output_latex.h: 2006-03-23 20:11:06 +00:00
insetbibitem.h
insetbibtex.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
insetbibtex.h
insetbox.C A more general way of setting paragraphs in an inset to standard 2006-03-30 12:43:32 +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
insetcaption.h
insetcharstyle.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetcharstyle.h Fix the bug reported by Markus Mayer, that paragraph styles like 2006-03-25 16:23:06 +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 Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetcollapsable.h Changes to the within-inset row rendering caching code. 2006-03-17 19:45:28 +00:00
insetcommand.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetcommand.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetcommandparams.C
insetcommandparams.h
insetenv.C
insetenv.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetert.C A more general way of setting paragraphs in an inset to standard 2006-03-30 12:43:32 +00:00
insetert.h fix bug 2316 2006-02-27 12:22:36 +00:00
insetexternal.C support/textutils.h: 2006-04-08 09:09:57 +00:00
insetexternal.h
insetfloat.C
insetfloat.h
insetfloatlist.C
insetfloatlist.h
insetfoot.C
insetfoot.h
insetfootlike.C Fix defaultFont problems (bug 2308) 2006-02-22 15:44:57 +00:00
insetfootlike.h
insetgraphics.C view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
insetgraphics.h
insetgraphicsParams.C
insetgraphicsParams.h
insethfill.C
insethfill.h
insetinclude.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
insetinclude.h
insetindex.C
insetindex.h
insetlabel.C
insetlabel.h
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
insetmarginal.C
insetmarginal.h
insetnewline.C
insetnewline.h
insetnote.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetnote.h
insetoptarg.C
insetoptarg.h implement and use virtual bool neverIndent() (thereby fixing bug 2003) 2005-09-10 06:51:58 +00:00
insetpagebreak.C
insetpagebreak.h
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 * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
insettabular.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insettext.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insettext.h A more general way of setting paragraphs in an inset to standard 2006-03-30 12:43:32 +00:00
insettheorem.C
insettheorem.h
insettoc.C
insettoc.h
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 Whitespace cleanup. 2006-04-05 23:56:29 +00:00
insetvspace.h fix bug 2022 2005-09-12 14:57:50 +00:00
insetwrap.C
insetwrap.h
mailinset.C
mailinset.h
Makefile.am
pch.h
render_base.h
render_button.C
render_button.h
render_graphic.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
render_graphic.h
render_preview.C
render_preview.h