]> git.lyx.org Git - features.git/commit
* LyX class (lyx_main.[Ch]):
authorAbdelrazak Younes <younes@lyx.org>
Wed, 11 Oct 2006 22:30:31 +0000 (22:30 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 11 Oct 2006 22:30:31 +0000 (22:30 +0000)
commit3b21b04e9c7d847ec32b0e4d94e2a5fa96415bd6
tree0c28e29646767320b5a41eaf27f5567cbb2ff0fb
parent1b5f5e58ed43aeca64ad11af6a493a49699d1b2e
* LyX class (lyx_main.[Ch]):
  - new buffer_list_ member and accessors
  - implementation of theBufferList() extern function

* Application: remove everything related to BufferList

* lyx_cb.C: test for lyx::use_gui before using theApp.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15303 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/Application.C
src/frontends/Application.h
src/lyx_cb.C
src/lyx_main.C
src/lyx_main.h