]> git.lyx.org Git - features.git/commit
new alert code
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 26 Nov 2001 10:19:58 +0000 (10:19 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 26 Nov 2001 10:19:58 +0000 (10:19 +0000)
commit85e30074c271cb2d13b984e9dcb223d7bdde19f4
tree2334807103fc960d2e9d3af0f8e4ef257906f0da
parent3b9c75708de554ba2a6a997084868550672bcf11
new alert code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3074 a592a061-630c-0410-9148-cb99ea01b6c8
92 files changed:
lib/CREDITS
po/POTFILES.in
src/BufferView2.C
src/BufferView_pimpl.C
src/ChangeLog
src/buffer.C
src/bufferlist.C
src/bufferlist.h
src/bufferview_funcs.C
src/converter.C
src/exporter.C
src/figure_form.C
src/frontends/Alert.C [new file with mode: 0644]
src/frontends/Alert.h [new file with mode: 0644]
src/frontends/Alert_pimpl.h [new file with mode: 0644]
src/frontends/ChangeLog
src/frontends/GUIRunTime.h
src/frontends/Makefile.am
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlTexinfo.C
src/frontends/controllers/helper_funcs.C
src/frontends/gnome/FormPrint.C
src/frontends/qt2/GUIRunTime.C
src/frontends/qt2/QDocument.C
src/frontends/xforms/Alert_pimpl.C [new file with mode: 0644]
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormFiledialog.C
src/frontends/xforms/FormMathsBitmap.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/GUIRunTime.C
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_aboutlyx.C
src/frontends/xforms/form_bibitem.C
src/frontends/xforms/form_bibtex.C
src/frontends/xforms/form_browser.C
src/frontends/xforms/form_character.C
src/frontends/xforms/form_citation.C
src/frontends/xforms/form_document.C
src/frontends/xforms/form_error.C
src/frontends/xforms/form_ert.C
src/frontends/xforms/form_external.C
src/frontends/xforms/form_filedialog.C
src/frontends/xforms/form_float.C
src/frontends/xforms/form_graphics.C
src/frontends/xforms/form_include.C
src/frontends/xforms/form_index.C
src/frontends/xforms/form_maths_deco.C
src/frontends/xforms/form_maths_delim.C
src/frontends/xforms/form_maths_matrix.C
src/frontends/xforms/form_maths_panel.C
src/frontends/xforms/form_maths_space.C
src/frontends/xforms/form_minipage.C
src/frontends/xforms/form_paragraph.C
src/frontends/xforms/form_preamble.C
src/frontends/xforms/form_preferences.C
src/frontends/xforms/form_print.C
src/frontends/xforms/form_ref.C
src/frontends/xforms/form_search.C
src/frontends/xforms/form_spellchecker.C
src/frontends/xforms/form_tabular.C
src/frontends/xforms/form_tabular_create.C
src/frontends/xforms/form_texinfo.C
src/frontends/xforms/form_thesaurus.C
src/frontends/xforms/form_toc.C
src/frontends/xforms/form_url.C
src/frontends/xforms/forms/fdfix.sh
src/frontends/xforms/input_validators.C
src/frontends/xforms/xforms_helpers.C
src/frontends/xforms/xforms_helpers.h
src/importer.C
src/insets/ChangeLog
src/insets/figinset.C
src/insets/insetert.C
src/insets/insetlabel.C
src/insets/insettabular.C
src/insets/insettext.C
src/layout.C
src/lyx_cb.C
src/lyx_gui_misc.C
src/lyx_gui_misc.h
src/lyx_main.C
src/lyxfind.C
src/lyxfunc.C
src/lyxvc.C
src/mathed/formula.C
src/print_form.C
src/support/filetools.C
src/support/path.C
src/support/path.h
src/tabular.C