lexer: Remove lex_syntax_mode in favor of segmenter_mode.
[pspp] / src / ui / gui / psppire-syntax-window.h
2021-05-03 Ben Pfafflexer: Remove lex_syntax_mode in favor of segmenter_mode.
2021-03-11 Ben PfaffAdd syntax mode radio button to syntax editor window.
2020-06-14 John DarringtonPSPPIRE: Add feature to search for text in the syntax...
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-12-03 Ben Pfaffgui: Fix #includes for gtksourceview.
2016-08-14 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-14 John DarringtonFix bug where the gui was unresponsive after starting...
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-29 John DarringtonDisconnect clip signal handlers when a syntax window...
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-23 John DarringtonSyntax Window: Edit->* item sensitivity follows selection
2010-08-23 John DarringtonImplemented Cut, Copy and Delete in the syntax editor
2010-08-11 John DarringtonAdded basic undo/redo to syntax window
2010-08-11 John DarringtonAdded basic print capability to the syntax window
2010-08-11 John DarringtonUse GtkSourceView and implement simple syntax highlighting
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-03-10 Ben Pfaffgui: Merge File|Open|Syntax and File|Open|Data into... 20100310040505/pspp
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-05 John DarringtonRefactor Data and Syntax Loading
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-04 John DarringtonWrite message to status bar on saving syntax files
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-01 John DarringtonRefactor common code in dialog implementations
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.