Fix display of window icon
[pspp] / src / ui / gui / psppire-window.c
2009-02-25 John DarringtonFix display of window icon
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-24 John DarringtonMade psppire-window an abstract type
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-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-01 John DarringtonSet default name on File->New
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 DarringtonAdd actions to the menuitem signals
2009-01-01 John DarringtonNew (singleton) object psppire-window-register
2008-12-31 John DarringtonFixed bug finalizing window
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.