]> git.lyx.org Git - lyx.git/commit
Some minor cleanup + use of scoped_ptr instead of raw pointer,
authorJohn Levon <levon@movementarian.org>
Wed, 12 Jun 2002 02:54:19 +0000 (02:54 +0000)
committerJohn Levon <levon@movementarian.org>
Wed, 12 Jun 2002 02:54:19 +0000 (02:54 +0000)
commitab5f0efdcbc357141375f7e7c53aa9f2cbdf2f45
treeef81b4cd2b53ddd48a360ea473da2eca36b7df24
parentae11d20ade4573490a7efe8bc517fd5e3d808576
Some minor cleanup + use of scoped_ptr instead of raw pointer,
to reduce diff size

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4374 a592a061-630c-0410-9148-cb99ea01b6c8
27 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView2.C
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/frontends/Alert.h
src/frontends/ChangeLog
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/Menubar.h
src/frontends/Timeout.h
src/frontends/Toolbar.C
src/frontends/controllers/ControlButtons.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/FontInfo.C
src/frontends/xforms/FontInfo.h
src/frontends/xforms/XFormsView.C
src/frontends/xforms/XFormsView.h
src/frontends/xforms/XWorkArea.C
src/frontends/xforms/xfont_loader.C
src/frontends/xforms/xfont_loader.h
src/frontends/xforms/xformsGImage.C
src/lyx_main.C
src/lyx_main.h
src/main.C
src/mathed/formulabase.C