]> git.lyx.org Git - features.git/commit
fix starting up which binary is really a symlink; make sure insetinclude file browser...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 14 Jan 2002 23:31:23 +0000 (23:31 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 14 Jan 2002 23:31:23 +0000 (23:31 +0000)
commitfb424bae1b693200ba4a506b2775929d25d77be3
tree801f6525ddb9c43f388a83a38743dfad1412bbd8
parent72c9ce6936bb7e6bcb67d98f25e3db648c80a9f7
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)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3381 a592a061-630c-0410-9148-cb99ea01b6c8
25 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/LyXSendto.C
src/buffer.C
src/buffer.h
src/converter.C
src/exporter.C
src/frontends/ChangeLog
src/frontends/Liason.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlInclude.C
src/frontends/controllers/helper_funcs.C
src/frontends/controllers/helper_funcs.h
src/insets/ChangeLog
src/insets/insetbib.C
src/insets/insetexternal.C
src/insets/insetgraphics.C
src/insets/insetgraphicsParams.C
src/insets/insetparent.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfunc.C
src/vc-backend.C