lyx_mirror/src/frontends
Stefan Schimanski 48999ee671 * Some more clever elide mode for the LyX buffer tabs. In trunk
currently the whole path is (possibly with some unmotivated ... in
  the middle) used which is usually far too long.

  The algorithm implemented here will start with absolute paths. From
  left to right path segments are added to the display string if they
  help to make the display strings more unique. Otherwise nothing is
  added, or if some middle path segments are omitted otherwise, three
  dots ... are used.

  The result is that we get just the base filename without extension if
  they are unique in the tabbar.

  The patch is open for discussion. If there is demand we can create
  yet another preference option to get back the old behaviour.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24555 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-29 15:44:07 +00:00
..
qt4 * Some more clever elide mode for the LyX buffer tabs. In trunk 2008-04-29 15:44:07 +00:00
tests infrastructure for 'graceful asserts' 2008-04-10 21:49:34 +00:00
alert.h
Application.h remove InsetWrapMailer class 2008-03-27 00:07:54 +00:00
Clipboard.h with joost: support for pasting metafiles under windows 2008-04-07 07:28:03 +00:00
Delegates.h
FontLoader.h simpliofy {Gui}FontLoader architecture a bit 2008-03-20 00:00:53 +00:00
FontMetrics.h
KeyModifier.h
KeySymbol.h
LyXView.h * bug fix to only do paragraph redraws, not fullscreen 2008-02-29 09:18:46 +00:00
Makefile.am Next attempt to sanitize make dist. 2008-03-21 14:05:41 +00:00
mouse_state.h
Painter.h
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h