lyx_mirror/development/scons
Abdelrazak Younes 801f807063 Display error/warning dialogs if possible.
* ExceptionMessage: new exception based message for errors and warnings.

* package.C.in:
  - replace lyxerr based errors and warning with ExceptionMessage throwing.
  - bail_out(): erased!

* os_win32.C:
  - replace lyxerr based errors and warning with ExceptionMessage throwing.
  - bail_out(): erased!

* tex2lyx.C: catch any exception from Package class.

* lyx_main.C:  catch any exception from Package class and act accordingly.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16834 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-24 15:49:20 +00:00
..
qt4.py Scons: set uic parameter -tr lyx::qt_ properly 2006-11-20 17:26:26 +00:00
scons_manifest.py Display error/warning dialogs if possible. 2007-01-24 15:49:20 +00:00
scons_utils.py Scons: fix two mingw bugs 2007-01-05 06:29:18 +00:00
SConstruct Scons: fix a mingw/scons bug (it is a scons bug) 2007-01-05 18:30:46 +00:00