lyx_mirror/src
André Pönitz a38728ff38 enable entering \mathbf#1 directly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3797 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:13:17 +00:00
..
cheaders
frontends Fix for bug: #260 special rules if partially linking 2002-03-20 19:06:32 +00:00
graphics Fix for bug: #260 special rules if partially linking 2002-03-20 19:06:32 +00:00
insets Collapse the contents of multicolumn cells into one (fix #121). 2002-03-21 15:58:54 +00:00
mathed enable entering \mathbf#1 directly 2002-03-21 16:13:17 +00:00
support Fix for bug: #260 special rules if partially linking 2002-03-20 19:06:32 +00:00
xtl
.cvsignore ignore one more file 2001-12-29 16:18:24 +00:00
box.C lfun_core.diff, make insetgraphics inline 2002-03-13 13:24:51 +00:00
box.h add 'const' to reference 2002-01-08 13:34:39 +00:00
broken_headers.h
buffer.C Fixed/Disabled code inserting InsetError in the wrong way (fix #129) 2002-03-15 15:28:25 +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 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +00:00
bufferlist.h 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +00:00
bufferparams.C layout as string 2002-03-02 16:39:54 +00:00
bufferparams.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
BufferView2.C Find selection inside InsetText and always leave pasted text selected. 2002-03-18 13:47:37 +00:00
bufferview_funcs.C layout as string 2002-03-02 16:39:54 +00:00
bufferview_funcs.h
BufferView_pimpl.C Fix polling of selection request to not call the asString function every time. 2002-03-20 10:36:03 +00:00
BufferView_pimpl.h 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +00:00
BufferView.C "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
BufferView.h 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +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 Collapse the contents of multicolumn cells into one (fix #121). 2002-03-21 15:58:54 +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 remove redundant declarations of WorkAreai and other small things. 2002-03-07 15:45:52 +00:00
commandtags.h remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +00:00
converter.C tentative fix for #190; other small things 2002-03-19 21:42:50 +00:00
converter.h
counters.C
counters.h
CutAndPaste.C Fixed/Disabled code inserting InsetError in the wrong way (fix #129) 2002-03-15 15:28:25 +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 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +00:00
DepTable.h 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +00:00
encoding.C
encoding.h
exporter.C fix #194 2002-03-19 03:56: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
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 change the way kbd sequences are shown in minibuffer 2002-03-01 14:13:01 +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 Upgrading of my xforms libs showed that lots of files thought they depended 2002-02-28 17:50:20 +00:00
language.h
lastfiles.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lastfiles.h
LaTeX.C Add a missing #include <cstdio> for sscanf. 2002-02-28 19:44:31 +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 Martin's Angstrom patch. 2002-03-04 11:10:26 +00:00
LaTeXFeatures.h layout as string 2002-03-02 16:39: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 Fixed Inset->File as inside insets (InsetTabular/InsetText) (fix #257). 2002-03-04 15:42:54 +00:00
lyx_cb.h Fixed Inset->File as inside insets (InsetTabular/InsetText) (fix #257). 2002-03-04 15:42:54 +00:00
lyx_gui.C remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +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 Martin's Angstrom patch. 2002-03-04 11:10:26 +00:00
lyx_sty.h Martin's Angstrom patch. 2002-03-04 11:10:26 +00:00
LyXAction.C remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +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 tiny useless whitespace fix from Andre 2002-03-19 13:48:02 +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 remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
lyxlayout.h layout as string 2002-03-02 16:39: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
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 Fix polling of selection request to not call the asString function every time. 2002-03-20 10:36:03 +00:00
lyxtextclass.C optimization 2002-03-12 18:11:49 +00:00
lyxtextclass.h 2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-03-12 17:15:44 +00:00
lyxtextclasslist.C layout as string 2002-03-02 16:39:54 +00:00
lyxtextclasslist.h layout as string 2002-03-02 16:39:54 +00:00
lyxvc.C Upgrading of my xforms libs showed that lots of files thought they depended 2002-02-28 17:50:20 +00:00
lyxvc.h
LyXView.C remove redundant declarations of WorkAreai and other small things. 2002-03-07 15:45:52 +00:00
LyXView.h layout as string 2002-03-02 16:39:54 +00:00
main.C
Makefile.am Fix for bug: #260 special rules if partially linking 2002-03-20 19:06:32 +00:00
MenuBackend.C fix 2001-12-20 17:23:17 +00:00
MenuBackend.h
minibuffer.C change the way kbd sequences are shown in minibuffer 2002-03-01 14:13:01 +00:00
minibuffer.h Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
Painter.C ws changes and some cruft removal, slight cleanup 2002-03-13 13:22:54 +00:00
Painter.h ws changes and some cruft removal, slight cleanup 2002-03-13 13:22:54 +00:00
PainterBase.C ws changes and some cruft removal, slight cleanup 2002-03-13 13:22:54 +00:00
PainterBase.h ws changes and some cruft removal, slight cleanup 2002-03-13 13:22:54 +00:00
paragraph_pimpl.C layout as string 2002-03-02 16:39:54 +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 Fixed/Disabled code inserting InsetError in the wrong way (fix #129) 2002-03-15 15:28:25 +00:00
paragraph.h get rid of Paragraph::clear 2002-03-05 23:02:37 +00:00
ParagraphParameters.C
ParagraphParameters.h
ParameterStruct.h
PrinterParams.h
screen.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +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 remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
tabular.C Collapse the contents of multicolumn cells into one (fix #121). 2002-03-21 15:58:54 +00:00
tabular.h Collapse the contents of multicolumn cells into one (fix #121). 2002-03-21 15:58:54 +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 Fix polling of selection request to not call the asString function every time. 2002-03-20 10:36:03 +00:00
text.C Fix deleting of paragraphs after undo (fix #236). 2002-03-14 13:40:19 +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 remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +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 Fixed redraw problems after undo/redo. 2002-03-14 15:28:44 +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 use exclicit temp var 2002-03-02 13:21:31 +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 Fix polling of selection request to not call the asString function every time. 2002-03-20 10:36:03 +00:00
WorkArea.h dont delere recursively, return a value from event_cb 2002-03-18 22:38:25 +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