New file: builder-wrapper.h and builder-wrapper.c
[pspp-builds.git] / src / ui / gui / psppire-syntax-window.c
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-10-25 John DarringtonNew object: psppire-lex-reader
2011-10-25 John DarringtonRemove duplicate #include lines
2011-09-02 John DarringtonFix make makedistcheck and re-organize icon paths.
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview'
2011-08-13 John DarringtonSet the "local-only" property on GtkFileChooser widgets...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-05-13 Ben Pfaffgui: Make File|Recent Files remember the correct encoding.
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-10 Ben Pfaffgui: Delete now-incorrect advice to translators.
2011-05-04 Ben PfaffImplement DATASET commands.
2011-05-03 Ben Pfaffgui: Fix File|Open in syntax editor.
2011-05-03 Ben Pfaffgui: Eliminate dataset-related global variables.
2011-05-03 Ben Pfaffgui: Make syntax execution functions take a PsppireData...
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-25 John DarringtonRemove various duplicated #include directives
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-29 John DarringtonDisconnect clip signal handlers when a syntax window...
2010-09-18 John DarringtonFix outstanding quote style issues
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-09-12 John DarringtonSyntax Window: Don't connect callbacks until all member...
2010-08-28 John DarringtonAllow translation of default filenames in GUI
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-24 John DarringtonSyntax Window: Dynamically set paste sensitivity
2010-08-24 John DarringtonImplemented Edit->Paste in the syntax viewer
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-15 John DarringtonFix bug reallocating sourceview path array
2010-08-11 John DarringtonAvoid compiler warnings
2010-08-11 John DarringtonRelocate the directory in which the lang file is installed
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 DarringtonEnable the bracket matching
2010-08-11 John DarringtonUse GtkSourceView and implement simple syntax highlighting
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2010-05-11 John DarringtonUse signal handlers with the window as the first argume...
2010-05-10 John DarringtonRefactor the Help menu.
2010-05-02 John DarringtonConvert syntax files to UTF-8 before loading them.
2010-03-10 Ben Pfaffgui: Merge File|Open|Syntax and File|Open|Data into...
2010-02-20 Ben PfaffFix format string errors.
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
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-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonFixed problem saving syntax files with non-ascii names.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-23 John DarringtonShow error dialog if syntax file is not readable.
2009-03-23 John DarringtonConvert filename encodings when opening files.
2009-03-07 John DarringtonBetter abstraction of the unsaved window status.
2009-03-05 John DarringtonRefactor Data and Syntax Loading
2009-03-04 John DarringtonImprove behaviour of recent file lists.
2009-03-02 John DarringtonAdded stock icon to About menuitem
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonRewrote the recent file manager stuff
2009-03-02 John DarringtonRename get_object_assert to get_action_assert
2009-03-02 John DarringtonSave window contents on closing.
2009-02-25 John DarringtonPrompt for save on closing data window
2009-02-24 John DarringtonQuit the application after closing the last window
2009-02-22 John DarringtonAdd a set_unsaved method.
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonReplace "usage" property with a "description" property
2009-02-21 John DarringtonRe enable the connect_help function
2009-02-21 John DarringtonSet more appropriate default names for Syntax and Outpu...
2009-02-21 John DarringtonConverted output-viewer.glade to GtkBuilder
2009-02-20 John DarringtonConverted syntax-editor definition from libglade to...
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-02 John DarringtonFix warnings
2009-01-02 John DarringtonMake sure finalizers are called properly
2009-01-01 John DarringtonSet the window title when opening a file on the command...
2009-01-01 John DarringtonRe-enable reporting of filename in syntax errors
2009-01-01 John DarringtonRefactor common code in dialog implementations
2009-01-01 John DarringtonNew (singleton) object psppire-window-register
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonEnabled the minimise_all menu, and set the title bar...
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.