lyx_mirror/src/frontends
Abdelrazak Younes 60cf37471d Fix potential crash. Passing an empty string happens _very_ often.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15803 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-08 11:32:33 +00:00
..
controllers Fix problem with non-ascii branch names by converting more stuff to 2006-11-03 15:16:45 +00:00
qt4 Fix potential crash. Passing an empty string happens _very_ often. 2006-11-08 11:32:33 +00:00
Alert_pimpl.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Alert.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Alert.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Application.C * Application: 2006-11-07 17:19:33 +00:00
Application.h * Application: 2006-11-07 17:19:33 +00:00
ChangeLog
Clipboard.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Dialogs.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Dialogs.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
FileDialog.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
FontLoader.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
FontMetrics.h document docstring abuse for symbol font code points 2006-11-07 20:46:38 +00:00
Gui.h * Gui.h: new closeAll() pure virtual method. 2006-10-24 15:01:07 +00:00
key_state.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXKeySym.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXKeySymFactory.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXView.C Bug Fix: Window title was not updated in new window. 2006-11-05 15:34:18 +00:00
LyXView.h Prettier view->toolbars menu. 2006-11-02 18:59:33 +00:00
Makefile.am * Painter.h: 2006-10-30 10:09:59 +00:00
Menubar.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
mouse_state.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
NoGuiFontLoader.h Output docbook as utf8. Probably quite a bit more work needed, but then help form a docbook person is needed. 2006-10-19 21:00:33 +00:00
NoGuiFontMetrics.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Painter.C This commit cleans up everything related to singleton. The other important change is that lyx::dispatch() and lyx::getStatus become _the_ official way to use LyXFunc equivalent methods. 2006-10-11 17:24:46 +00:00
Painter.h document docstring abuse for symbol font code points 2006-11-07 20:46:38 +00:00
pch.h
Selection.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Timeout.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Timeout.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Toolbars.C return something for msvc 2006-11-03 10:27:47 +00:00
Toolbars.h Prettier view->toolbars menu. 2006-11-02 18:59:33 +00:00
WorkArea.C - Avoid lyxerr[] like the plague. Use if (lyxerr.debugging( ... )) instead. 2006-11-07 21:31:33 +00:00
WorkArea.h * WorkArea 2006-11-04 07:29:25 +00:00