lyx_mirror/src/frontends
2009-02-09 20:00:31 +00:00
..
qt4 Add a new Color class. This class makes it possible to specify a color as a merging of two other colors. The actual computation of the new color is done in ColorCache::get. 2009-02-09 20:00:31 +00:00
tests more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
alert.h Fix http://bugzilla.lyx.org/show_bug.cgi?id=5430 . 2008-10-30 13:47:41 +00:00
Application.h Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
Clipboard.h Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560. 2009-01-04 23:31:32 +00:00
Delegates.h Avoid a complete Toc reset in case when only a toc item update is needed. 2008-09-30 09:50:54 +00:00
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXView.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am remove libtool 2008-11-15 17:45:55 +00:00
mouse_state.h
Painter.h Reverse unwanted commits. 2009-02-08 01:11:27 +00:00
Selection.h Let empty() be const. 2008-07-29 09:53:34 +00:00
WorkArea.h The rest of Tommaso patch with some cleanups. Not very clean still but at least it compiles! 2008-11-16 01:20:34 +00:00
WorkAreaManager.cpp
WorkAreaManager.h