Prevent critical when closing output viewer
[pspp] / src / ui / gui / psppire-output-window.c
2010-09-11 John DarringtonPrevent critical when closing output viewer 20100912040502/pspp 20100913040502/pspp 20100914040502/pspp
2010-08-28 John DarringtonAllow translation of default filenames in GUI
2010-06-26 Ben Pfaffcairo: Remove support for printed headers. 20100627040502/pspp 20100628040502/pspp 20100629040501/pspp 20100630040503/pspp 20100701040502/pspp
2010-06-26 Ben Pfaffgui: Fix spelling error in user-visible string.
2010-06-16 Ben Pfaffpsppire: Fix insecure temporary file creation in clipbo...
2010-05-29 Ben Pfaffgui: Speed up rendering of large tables that are only... 20100530040501/pspp 20100531040501/pspp 20100601040502/pspp
2010-05-25 John DarringtonOutput viewer: Guess file type from filename suffix. 20100525040507/pspp
2010-05-24 John DarringtonAdded remaining relevant unicode box characters
2010-05-24 John DarringtonEntered some extra unicode box chars in the table
2010-05-24 John DarringtonCall expand all on Edit->SelectAll
2010-05-24 John DarringtonAdded an ODT target to the output viewer clipboard
2010-05-24 John DarringtonAdded a SelectAll menuitem to the output viewer
2010-05-24 John DarringtonAdd html target to output viewer clipboard
2010-05-24 John DarringtonAdded basic clipboard functionality to the output viewer.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-20 Ben Pfaffcairo: Implement xr_driver_destroy() and use it during...
2010-05-19 John DarringtonRemoved diagnostic messages from print operation callbacks
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-13 Ben Pfaffgui: Configure page setup when printing in the GUI.
2010-05-13 Ben Pfaffgui: Factor out creation of Cairo output driver in...
2010-05-13 Ben Pfaffcairo: Allow xr_driver_create()'s caller to usefully...
2010-05-10 John DarringtonRefactor the Help menu.
2010-05-09 John DarringtonFirst attempt at a psppire print dialog.
2010-05-08 Ben Pfaffoutput: Refactor Cairo output driver to make printing...
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