psppire: Use default GTK+ font in output shown in GUI.
[pspp] / src / ui / gui / psppire-output-window.c
2010-03-22 Ben Pfaffpsppire: Use default GTK+ font in output shown in GUI.
2010-02-20 Ben Pfaffgui: Fix File|Export in output viewer. 20100221040520/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-01-17 Ben Pfaffpsppire: Reimplement overview pane for output viewer...
2010-01-17 Ben Pfaffpsppire: Add File|Export command to output viewer window.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-15 Ben Pfaffoutput: Fix GUI output, which was broken in the chart...
2009-06-29 Ben Pfaffoutput: Avoid functions added in GTK 2.14 in GUI output...
2009-06-27 Ben Pfaffoutput: Make double-clicking in GUI output overview...
2009-06-27 Ben Pfaffoutput: Improve title display in overview pane of GUI...
2009-06-24 Ben Pfaffoutput: Add overview pane to GUI output window.
2009-06-23 Ben Pfaffoutput: Include command names in titles in GUI output.
2009-06-21 Ben Pfaffoutput: Use "base" color for background in GUI output...
2009-06-21 Ben Pfaffoutput: Use gtk_widget_show_all instead of gtk_widget_s...
2009-06-21 Ben Pfaffoutput: Make GUI output window scrollable.
2009-06-20 Ben Pfaffoutput: Implement very rudimentary graphical GUI output...
2009-05-13 John DarringtonEnsure that windows opens the right file for output.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-28 John DarringtonFix compilation error on Cygwin.
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-06 John DarringtonRemove some unused variables
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-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 DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
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-02 John DarringtonAdd menushell initialiser to output viewer
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 DarringtonRewrite output-viewer.c --> psppire-output-window.c