]> git.lyx.org Git - lyx.git/commit
use more std::functors add some of my own, some change to fl_display etc. read the...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 11 Oct 2000 21:06:43 +0000 (21:06 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 11 Oct 2000 21:06:43 +0000 (21:06 +0000)
commite7401bd8f2310213b4b765c01676459f37adb530
treef4b366fcafa09ebdaa5fcf373c6668e56c80cc9f
parent0e6580386020088a2e1108988d763a3580c34e1f
use more std::functors add some of my own, some change to fl_display etc. read the change log...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1102 a592a061-630c-0410-9148-cb99ea01b6c8
73 files changed:
ChangeLog
boost/Makefile.am
config/lyxinclude.m4
po/ChangeLog
po/no.po
src/BufferView_pimpl.C
src/ColorHandler.C
src/FontInfo.C
src/FontLoader.C
src/LColor.C
src/LaTeXFeatures.C
src/LyXAction.C
src/LyXView.C
src/Makefile.am
src/MenuBackend.C
src/Painter.C
src/WorkArea.C
src/bmtable.c
src/buffer.C
src/buffer.h
src/bufferlist.C
src/bufferlist.h
src/bufferview_funcs.C
src/combox.C
src/combox.h
src/commandtags.h
src/debug.C
src/debug.h
src/exporter.C
src/font.C
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/Toolbar_pimpl.C
src/gettext.C [new file with mode: 0644]
src/gettext.h
src/graphics/GraphicsCacheItem_pimpl.C
src/graphics/Renderer.C
src/graphics/XPM_Renderer.C
src/insets/figinset.C
src/insets/insetexternal.C
src/insets/insettext.C
src/intl.C
src/kbmap.C
src/layout.C
src/lyx_cb.C
src/lyx_gui.C
src/lyx_gui_misc.C
src/lyx_main.C
src/lyxfont.C
src/lyxfunc.C
src/lyxlex_pimpl.C
src/lyxparagraph.h
src/mathed/formula.C
src/mathed/math_parser.C
src/mathed/math_symbols.C
src/minibuffer.C
src/paragraph.C
src/screen.C
src/support/Makefile.am
src/support/StrPool.C
src/support/StrPool.h
src/support/fmt.C [new file with mode: 0644]
src/support/lstrings.C
src/support/lyxfunctional.h [new file with mode: 0644]
src/support/lyxmanip.h
src/support/syscall.C
src/support/translator.h
src/tabular.C
src/tabular.h
src/trans_mgr.C