lyx_mirror/src
Angus Leeming 9dafe9b9a5 Add GraphicsTypes.h to libgraphics_la_SOURCES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 16:09:35 +00:00
..
cheaders Add file required by the boost tuple stuff, even though I can't use it! 2001-09-02 11:49:35 +00:00
frontends Since Jean-Marc is making you all rebuild your trees, now is the time to 2002-02-28 15:37:52 +00:00
graphics Add GraphicsTypes.h to libgraphics_la_SOURCES 2002-02-28 16:09:35 +00:00
insets "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
mathed cleaner ld -r 2002-02-20 22:57:44 +00:00
support Add #include <sys/types.h> // needed for pid_t 2002-02-27 12:51:20 +00:00
xtl
.cvsignore ignore one more file 2001-12-29 16:18:24 +00:00
box.C add 'const' to reference 2002-01-08 13:34:39 +00:00
box.h add 'const' to reference 2002-01-08 13:34:39 +00:00
broken_headers.h
buffer.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
buffer.h 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
bufferlist.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
bufferlist.h new alert code 2001-11-26 10:19:58 +00:00
bufferparams.C bug 7 2002-01-13 17:12:01 +00:00
bufferparams.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
BufferView2.C variable name changes and comments to clarify what is happening. It really is quite simple. 2002-02-19 03:57:22 +00:00
bufferview_funcs.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
bufferview_funcs.h
BufferView_pimpl.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
BufferView_pimpl.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
BufferView.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
BufferView.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
Bullet.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Bullet.h more warnings go to /dev/null 2001-10-01 15:31:59 +00:00
ChangeLog new code for max depth; time to recompile your tree :) 2002-02-28 15:07:11 +00:00
Chktex.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
Chktex.h
chset.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
chset.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
ColorHandler.C fix startup failure 2002-02-04 10:41:30 +00:00
ColorHandler.h
commandtags.h Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
converter.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
converter.h
counters.C
counters.h
CutAndPaste.C Fix for #143. Changed handling of Font stuff for ERTInsets so that the 2002-02-20 14:55:17 +00:00
CutAndPaste.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
debug.C Add a GRAPHICS type to the enum. 2002-02-16 12:33:19 +00:00
debug.h Add a GRAPHICS type to the enum. 2002-02-16 12:33:19 +00:00
DepTable.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
DepTable.h finally apply DepTable patch; simplify file browsing in ControlExternal 2002-01-16 22:17:38 +00:00
encoding.C
encoding.h
exporter.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
exporter.h
Floating.C
Floating.h
FloatList.C
FloatList.h
font.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
font.h
FontInfo.C no change logs, sorry 2001-12-18 03:30:35 +00:00
FontInfo.h no change logs, sorry 2001-12-18 03:30:35 +00:00
FontLoader.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FontLoader.h Few math fonts improvements (use cmr for uppercase greek, support for 2001-08-31 21:15:57 +00:00
FuncStatus.C Compile fix for DEC cxx. 2002-01-09 14:37:55 +00:00
FuncStatus.h func_status cleanup from Martin; fix small configure bug 2002-01-09 09:36:35 +00:00
gettext.C no change logs, sorry 2001-12-18 03:30:35 +00:00
gettext.h
importer.C new alert code 2001-11-26 10:19:58 +00:00
importer.h
intl.C
intl.h
iterators.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
iterators.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
kbmap.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
kbmap.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
kbsequence.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
kbsequence.h fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
language.C
language.h
lastfiles.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lastfiles.h
LaTeX.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
LaTeX.h recreation patch from Ben ; page break patch from John ; remove useless examples 2001-11-29 11:20:56 +00:00
LaTeXFeatures.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
LaTeXFeatures.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
layout.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
LColor.C cleanups by john and andre 2001-11-27 10:56:14 +00:00
LColor.h cleanups by john and andre 2001-11-27 10:56:14 +00:00
lengthcommon.C % is bullshit 2002-02-07 16:50:28 +00:00
lengthcommon.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
Lsstream.h
LString.h
lyx_cb.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
lyx_cb.h fix the "save defaults" problems 2001-11-07 11:39:58 +00:00
lyx_gui_misc.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
lyx_gui_misc.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
lyx_gui.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
lyx_gui.h
lyx_main.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyx_main.h no change logs, sorry 2001-12-18 03:30:35 +00:00
lyx_sty.C
lyx_sty.h
LyXAction.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
LyXAction.h fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
lyxcursor.C whitespace changes; 2001-11-27 10:34:16 +00:00
lyxcursor.h whitespace changes; 2001-11-27 10:34:16 +00:00
lyxfind.C Modified form of John Levon's icon title patch 2002-01-03 03:14:40 +00:00
lyxfind.h
lyxfont.C Fix for \mathfrak 2001-12-11 11:40:10 +00:00
lyxfont.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyxfunc.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
lyxfunc.h Compile fixes following this weekends commits. 2002-01-14 12:56:05 +00:00
lyxgluelength.C remove out-commented code 2001-12-05 08:50:13 +00:00
lyxgluelength.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
lyxlayout.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxlayout.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxlength.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyxlength.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
lyxlex_pimpl.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyxlex_pimpl.h more warnings go to /dev/null 2001-10-01 15:31:59 +00:00
lyxlex.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyxlex.h apply lyx.diff 2001-12-05 23:04:07 +00:00
lyxlookup.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyxlookup.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
lyxrc.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
lyxrc.h Revoke change made the other day to make menus appear as bold. 2002-01-10 15:14:22 +00:00
lyxrow.C whitespace changes; 2001-11-27 10:34:16 +00:00
lyxrow.h whitespace changes; 2001-11-27 10:34:16 +00:00
lyxscreen.h cleanups from Andre 2001-11-26 11:08:43 +00:00
LyXSendto.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
lyxserver.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
lyxserver.h fixes to lyxserver from John 2001-11-12 17:43:21 +00:00
lyxtext.h small stupid stuff 2002-01-13 00:33:21 +00:00
lyxtextclass.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
lyxtextclass.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxtextclasslist.C Some minor changes to get the code to compile with DEC cxx. 2002-01-07 14:17:54 +00:00
lyxtextclasslist.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxvc.C new alert code 2001-11-26 10:19:58 +00:00
lyxvc.h
LyXView.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
LyXView.h Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
main.C
Makefile.am "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
MenuBackend.C fix 2001-12-20 17:23:17 +00:00
MenuBackend.h
minibuffer.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
minibuffer.h Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
Painter.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
Painter.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
PainterBase.C
PainterBase.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
paragraph_pimpl.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
paragraph_pimpl.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
paragraph.C new code for max depth; time to recompile your tree :) 2002-02-28 15:07:11 +00:00
paragraph.h new code for max depth; time to recompile your tree :) 2002-02-28 15:07:11 +00:00
ParagraphParameters.C
ParagraphParameters.h
ParameterStruct.h
print_form.C J�rgen S's form_sendto patch. 2002-01-25 11:34:58 +00:00
print_form.h
PrinterParams.h
screen.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Sectioning.C
Sectioning.h
ShareContainer.h
sp_base.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
sp_ispell.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
sp_pspell.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
sp_spell.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
Spacing.C cleanups from John and Michael 2001-11-09 13:44:48 +00:00
Spacing.h cleanups from John and Michael 2001-11-09 13:44:48 +00:00
stamp-h.in
stl_string_fwd.h
tabular_funcs.C Addressing #212 bloat of fileformat for tabulars. More than this I'm not 2002-02-26 08:24:48 +00:00
tabular_funcs.h Addressing #212 bloat of fileformat for tabulars. More than this I'm not 2002-02-26 08:24:48 +00:00
tabular-old.C removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
tabular.C Addressing #212 bloat of fileformat for tabulars. More than this I'm not 2002-02-26 08:24:48 +00:00
tabular.h fixes to biblio and insetgraphics from herbert; disable LAYOUT_PARAGRAPH when needed 2002-01-20 16:07:42 +00:00
tex-accent.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
tex-accent.h
tex-strings.C
tex-strings.h
texrow.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
texrow.h
text2.C new code for max depth; time to recompile your tree :) 2002-02-28 15:07:11 +00:00
text.C don't add an indent for paragraphs inside tabular cells (fix #208) 2002-02-22 14:11:32 +00:00
TextCache.C better font and language handling for ert compability reading 2001-12-08 14:20:11 +00:00
TextCache.h better font and language handling for ert compability reading 2001-12-08 14:20:11 +00:00
Thesaurus.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Thesaurus.h the aik patch 2002-01-13 01:46:33 +00:00
ToolbarDefaults.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
ToolbarDefaults.h
tracer.C
tracer.h
trans_decl.h remove out-commented code 2001-12-05 08:50:13 +00:00
trans_mgr.C remove out-commented code 2001-12-05 08:50:13 +00:00
trans_mgr.h remove out-commented code 2001-12-05 08:50:13 +00:00
trans.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
trans.h remove out-commented code 2001-12-05 08:50:13 +00:00
undo_funcs.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
undo_funcs.h
undo.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
undo.h
undostack.C minor cleanup 2001-12-13 17:19:53 +00:00
undostack.h minor cleanup 2001-12-13 17:19:53 +00:00
Variables.C
Variables.h
vc-backend.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
vc-backend.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
version.C.in more tweaks to version_info stuff 2001-10-03 15:49:32 +00:00
version.h more tweaks to version_info stuff 2001-10-03 15:49:32 +00:00
vspace.C shut off warning 2002-02-28 13:17:37 +00:00
vspace.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
WorkArea.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
WorkArea.h fix loss of selection from John; some small things 2002-02-07 16:43:54 +00:00
XFormsView.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
XFormsView.h Modified form of John Levon's icon title patch 2002-01-03 03:14:40 +00:00