lyx_mirror/src
Lars Gullik Bjønnes aedf7c6b5b 2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
FileDialog.C (FileDialog): fix () bug when using new
xformsGImage.C (newImage): ditto
Toolbar_pimpl.C (Pimpl): ditto
xfont_loader.C (getFontinfo): ditto


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4295 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 09:48:07 +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 2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-05-30 09:48:07 +00:00
graphics 2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-05-30 09:33:49 +00:00
insets 2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2002-05-30 09:43:29 +00:00
mathed cerr -> lyxerr[Debug::Mathed] 2002-05-30 09:19:12 +00:00
support Documentation + file removals as sent to list 2002-05-30 02:24:33 +00:00
xtl
.cvsignore ignore one more file 2001-12-29 16:18:24 +00:00
box.C ws cleanup 2002-03-21 17:27:08 +00:00
box.h ws cleanup 2002-03-21 17:27:08 +00:00
broken_headers.h ws cleanup 2002-03-21 17:27:08 +00:00
buffer.C speedup buffer parsing by a factor of 3 2002-05-29 14:32:11 +00:00
buffer.h Undo /does/ seem to still work properly :) 2002-05-26 19:40:17 +00:00
bufferlist.C guii2 2002-05-23 12:08:47 +00:00
bufferlist.h ws cleanup 2002-03-21 17:27:08 +00:00
bufferparams.C ws cleanup 2002-03-21 17:27:08 +00:00
bufferparams.h ws cleanup 2002-03-21 17:27:08 +00:00
BufferView2.C more guii moving around. 2002-05-23 15:43:25 +00:00
bufferview_funcs.C guii2 2002-05-23 12:08:47 +00:00
bufferview_funcs.h ws cleanup 2002-03-21 17:27:08 +00:00
BufferView_pimpl.C Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
BufferView_pimpl.h Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
BufferView.C more guii moving around. 2002-05-23 15:43:25 +00:00
BufferView.h Remove wrong and unneeded insetSleep/Wakeup functions. 2002-04-23 13:35:43 +00:00
Bullet.C ws cleanup 2002-03-21 17:27:08 +00:00
Bullet.h ws cleanup 2002-03-21 17:27:08 +00:00
ChangeLog srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
Chktex.C ws cleanup 2002-03-21 17:27:08 +00:00
Chktex.h ws cleanup 2002-03-21 17:27:08 +00:00
chset.C get rid of LRegex and LSubstring, use boost::regex instead 2002-05-25 00:19:56 +00:00
chset.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
commandtags.h ws cleanup 2002-03-21 17:27:08 +00:00
converter.C guii2 2002-05-23 12:08:47 +00:00
converter.h ws cleanup 2002-03-21 17:27:08 +00:00
counters.C ws cleanup 2002-03-21 17:27:08 +00:00
counters.h Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
CutAndPaste.C fix bug #342 2002-04-24 21:45:29 +00:00
CutAndPaste.h ws cleanup 2002-03-21 17:27:08 +00:00
debug.C ws cleanup 2002-03-21 17:27:08 +00:00
debug.h ws cleanup 2002-03-21 17:27:08 +00:00
DepTable.C include ctime 2002-05-14 15:04:58 +00:00
DepTable.h ws cleanup 2002-03-21 17:27:08 +00:00
encoding.C ws cleanup 2002-03-21 17:27:08 +00:00
encoding.h ws cleanup 2002-03-21 17:27:08 +00:00
exporter.C ws cleanup 2002-03-21 17:27:08 +00:00
exporter.h ws cleanup 2002-03-21 17:27:08 +00:00
Floating.C proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
Floating.h proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
FloatList.C proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
FloatList.h ws cleanup 2002-03-21 17:27:08 +00:00
FuncStatus.C ws cleanup 2002-03-21 17:27:08 +00:00
FuncStatus.h ws cleanup 2002-03-21 17:27:08 +00:00
gettext.C use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
gettext.h
importer.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
importer.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
intl.C ws cleanup 2002-03-21 17:27:08 +00:00
intl.h ws cleanup 2002-03-21 17:27:08 +00:00
iterators.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
iterators.h ws cleanup 2002-03-21 17:27:08 +00:00
kbmap.C static_cast-based key/mouse-state. Kill insetKeyPress. 2002-05-26 17:33:14 +00:00
kbmap.h static_cast-based key/mouse-state. Kill insetKeyPress. 2002-05-26 17:33:14 +00:00
kbsequence.C static_cast-based key/mouse-state. Kill insetKeyPress. 2002-05-26 17:33:14 +00:00
kbsequence.h static_cast-based key/mouse-state. Kill insetKeyPress. 2002-05-26 17:33:14 +00:00
language.C ws cleanup 2002-03-21 17:27:08 +00:00
language.h ws cleanup 2002-03-21 17:27:08 +00:00
lastfiles.C ws cleanup 2002-03-21 17:27:08 +00:00
lastfiles.h ws cleanup 2002-03-21 17:27:08 +00:00
LaTeX.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
LaTeX.h ws cleanup 2002-03-21 17:27:08 +00:00
LaTeXFeatures.C language patch from dekel 2002-05-10 12:58:07 +00:00
LaTeXFeatures.h language patch from dekel 2002-05-10 12:58:07 +00:00
layout.h ws cleanup 2002-03-21 17:27:08 +00:00
LColor.C font_metrics part 1 2002-05-24 14:34:32 +00:00
LColor.h ws cleanup 2002-03-21 17:27:08 +00:00
lengthcommon.C new classes from herbert, units patch from herbert, grace file export fix 2002-03-27 12:27:17 +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 ws cleanup 2002-03-21 17:27:08 +00:00
LString.h ws cleanup 2002-03-21 17:27:08 +00:00
lyx_cb.C guii2 2002-05-23 12:08:47 +00:00
lyx_cb.h ws cleanup 2002-03-21 17:27:08 +00:00
lyx_gui.C font loader / color handler move 2002-05-24 18:24:14 +00:00
lyx_gui.h ws cleanup 2002-03-21 17:27:08 +00:00
lyx_main.C guii2 2002-05-23 12:08:47 +00:00
lyx_main.h use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
lyx_sty.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyx_sty.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
LyXAction.C ws cleanup 2002-03-21 17:27:08 +00:00
LyXAction.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxcursor.C Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
lyxcursor.h Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
lyxfind.C guii2 2002-05-23 12:08:47 +00:00
lyxfind.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxfont.C Remove unused headers. 2002-05-27 00:41:32 +00:00
lyxfont.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxfunc.C Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
lyxfunc.h Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
lyxgluelength.C ws cleanup 2002-03-21 17:27:08 +00:00
lyxgluelength.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxlayout.C ws cleanup 2002-03-21 17:27:08 +00:00
lyxlayout.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxlength.C (Herbert): add a new method, inBP, to LyXLength. 2002-04-11 18:36:18 +00:00
lyxlength.h (Herbert): add a new method, inBP, to LyXLength. 2002-04-11 18:36:18 +00:00
lyxlex_pimpl.C ws cleanup 2002-03-21 17:27:08 +00:00
lyxlex_pimpl.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxlex.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyxlex.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxrc.C Most translations should now work. 2002-04-02 17:04:23 +00:00
lyxrc.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxrow.C ws cleanup 2002-03-21 17:27:08 +00:00
lyxrow.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyxserver.C save preamble in defaults.lyx template; tweak hollywood.layout; tentative fix to lyxserver (please test!) 2002-05-28 23:04:57 +00:00
lyxserver.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxtext.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyxtextclass.C a few more 2002-05-29 13:33:40 +00:00
lyxtextclass.h ProvideNatbib patch from Mike; convert a bunch of example/template files 2002-04-23 22:34:24 +00:00
lyxtextclasslist.C more white spacei changes 2002-05-29 13:28:11 +00:00
lyxtextclasslist.h more white spacei changes 2002-05-29 13:28:11 +00:00
lyxvc.C Remove unused headers. 2002-05-27 00:41:32 +00:00
lyxvc.h ws cleanup 2002-03-21 17:27:08 +00:00
main.C ws cleanup 2002-03-21 17:27:08 +00:00
Makefile.am Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
MenuBackend.C (Herbert): rather ugly hard-coded fix to hide some graphics formats from the 2002-04-29 09:50:34 +00:00
MenuBackend.h ws cleanup 2002-03-21 17:27:08 +00:00
minibuffer.C Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
minibuffer.h Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
paragraph_pimpl.C fix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt 2002-05-29 22:07:59 +00:00
paragraph_pimpl.h fix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt 2002-05-29 22:07:59 +00:00
paragraph.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
paragraph.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
ParagraphParameters.C This is the ParagraphIndent stuff compatibility. All of it only the GUI for 2002-05-08 12:58:16 +00:00
ParagraphParameters.h Enable compilation with lyxstring again. 2002-05-24 10:39:34 +00:00
ParameterStruct.h This is the ParagraphIndent stuff compatibility. All of it only the GUI for 2002-05-08 12:58:16 +00:00
PrinterParams.h Remove bloody irritating #error check. 2002-03-22 15:13:36 +00:00
Sectioning.C ws cleanup 2002-03-21 17:27:08 +00:00
Sectioning.h
ShareContainer.h use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
sp_base.h ws cleanup 2002-03-21 17:27:08 +00:00
sp_ispell.h whitespace changes 2002-05-29 12:20:06 +00:00
sp_pspell.h white space 2002-05-29 12:22:44 +00:00
sp_spell.C ws cleanup 2002-03-21 17:27:08 +00:00
Spacing.C ws cleanup 2002-03-21 17:27:08 +00:00
Spacing.h ws cleanup 2002-03-21 17:27:08 +00:00
stamp-h.in
stl_string_fwd.h ws cleanup 2002-03-21 17:27:08 +00:00
tabular_funcs.C ws cleanup 2002-03-21 17:27:08 +00:00
tabular_funcs.h ws cleanup 2002-03-21 17:27:08 +00:00
tabular-old.C ws cleanup 2002-03-21 17:27:08 +00:00
tabular.C OK I'll try guii1 again ... 2002-05-23 09:21:32 +00:00
tabular.h ws cleanup 2002-03-21 17:27:08 +00:00
tex-accent.C ws cleanup 2002-03-21 17:27:08 +00:00
tex-accent.h ws cleanup 2002-03-21 17:27:08 +00:00
tex-strings.C ws cleanup 2002-03-21 17:27:08 +00:00
tex-strings.h ws cleanup 2002-03-21 17:27:08 +00:00
texrow.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
texrow.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
text2.C Switch from SigC signals to boost::signals 2002-05-29 16:21:03 +00:00
text.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
TextCache.C ws cleanup 2002-03-21 17:27:08 +00:00
TextCache.h ws cleanup 2002-03-21 17:27:08 +00:00
Thesaurus.C ws cleanup 2002-03-21 17:27:08 +00:00
Thesaurus.h ws cleanup 2002-03-21 17:27:08 +00:00
ToolbarDefaults.C ws cleanup 2002-03-21 17:27:08 +00:00
ToolbarDefaults.h ws cleanup 2002-03-21 17:27:08 +00:00
tracer.C ws cleanup 2002-03-21 17:27:08 +00:00
tracer.h ws cleanup 2002-03-21 17:27:08 +00:00
trans_decl.h remove out-commented code 2001-12-05 08:50:13 +00:00
trans_mgr.C ws cleanup 2002-03-21 17:27:08 +00:00
trans_mgr.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
trans.C Remove unused headers. 2002-05-27 00:41:32 +00:00
trans.h ws cleanup 2002-03-21 17:27:08 +00:00
undo_funcs.C Undo /does/ seem to still work properly :) 2002-05-26 19:40:17 +00:00
undo_funcs.h Undo /does/ seem to still work properly :) 2002-05-26 19:40:17 +00:00
undo.C ws cleanup 2002-03-21 17:27:08 +00:00
undo.h ws cleanup 2002-03-21 17:27:08 +00:00
Variables.C ws cleanup 2002-03-21 17:27:08 +00:00
Variables.h ws cleanup 2002-03-21 17:27:08 +00:00
vc-backend.C get rid of LRegex and LSubstring, use boost::regex instead 2002-05-25 00:19:56 +00:00
vc-backend.h ws cleanup 2002-03-21 17:27:08 +00:00
version.C.in pre5 2002-05-03 20:40:49 +00:00
version.h ws cleanup 2002-03-21 17:27:08 +00:00
vspace.C ws cleanup 2002-03-21 17:27:08 +00:00
vspace.h ws cleanup 2002-03-21 17:27:08 +00:00