lyx_mirror/src/frontends
Abdelrazak Younes e6a6548712 * lyx_main.[Ch]
- execBatchCommands(): split in loadFiles() and execBatchCommands().
  - exec(): enable batch command to be processed from GUI.

* Application:
  - start(): deleted.

* GuiApplication:
  - execBatchCommands(): new method

* GuiWorkArea::update(): call viewport()->repaint() instead of viewport()->update(), this enable to update the screen immediately when asked by a batch command.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16051 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-26 02:18:32 +00:00
..
controllers Add support for the esint package 2006-11-13 17:35:18 +00:00
qt4 * lyx_main.[Ch] 2006-11-26 02:18:32 +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 * lyx_main.[Ch] 2006-11-26 02:18:32 +00:00
Application.h * lyx_main.[Ch] 2006-11-26 02:18:32 +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 * Status.15x: updates. 2006-11-20 14:42: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 add an extra blank 2006-11-18 20:47:53 +00:00
Toolbars.h Prettier view->toolbars menu. 2006-11-02 18:59:33 +00:00
WorkArea.C * Status.15x: updates. 2006-11-20 14:42:18 +00:00
WorkArea.h * Status.15x: updates. 2006-11-20 14:42:18 +00:00