]> git.lyx.org Git - features.git/commit
Sort the files in the TeXInfo and BibTeX dialogs correctly and remove empty items...
authorJürgen Spitzmüller <spitz@lyx.org>
Wed, 27 Jul 2005 17:46:15 +0000 (17:46 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Wed, 27 Jul 2005 17:46:15 +0000 (17:46 +0000)
commitc22fb327fc065472d65d70ff148d42cf8298dd7e
tree8f58e9eccde909be75eb2465816349553873b1c3
parentd7413b0f0477a7552da2864d7da105cf27798de0
Sort the files in the TeXInfo and BibTeX dialogs correctly and remove empty items (bug 1936)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10365 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlBibtex.C
src/frontends/controllers/ControlTexinfo.C
src/frontends/controllers/ControlTexinfo.h
src/frontends/controllers/tex_helpers.C
src/frontends/gtk/ChangeLog
src/frontends/gtk/GTexinfo.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/QBibtex.C
src/frontends/qt2/QTexinfo.C
src/frontends/qt2/QTexinfoDialog.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormTexinfo.C