Added the ability to run syntax from the syntax editor.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 Dec 2006 00:01:04 +0000 (00:01 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 Dec 2006 00:01:04 +0000 (00:01 +0000)
commita8a5c3b5634a6255d1e0a057fc47c5a931b8492a
tree96e667aa4698edb1c49e5b3549f04b5bc6d2ac09
parent0db7a98b55853dd99701c95dffb3ecb97cee5343
Added the ability to run syntax from the syntax editor.
13 files changed:
po/de.po
po/pspp.pot
src/ui/gui/ChangeLog
src/ui/gui/automake.mk
src/ui/gui/message-dialog.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h
src/ui/gui/psppire.c
src/ui/gui/psppire.glade
src/ui/gui/syntax-editor-source.c [new file with mode: 0644]
src/ui/gui/syntax-editor-source.h [new file with mode: 0644]
src/ui/gui/syntax-editor.c
src/ui/gui/syntax-editor.h [new file with mode: 0644]