projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Categoricals.c Create entries for all groups.
[pspp]
/
src
/
ui
/
gui
/
psppire-window.c
2010-05-21
John Darrington
Merge commit 'origin/covariance'
blob
|
commitdiff
|
raw
2010-02-26
Ben Pfaff
gui: Save positions of windows only when they are closed.
20100227040506/pspp
20100228040509/pspp
20100301040511/pspp
blob
|
commitdiff
|
raw
2009-12-16
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
John Darrington
Fix some compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Ben Pfaff
Add "x" prefix to calls to plain malloc(), calloc(...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
John Darrington
Convert filename on confirmation dialog
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
John Darrington
Convert filename encodings when opening files.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
John Darrington
Initialise description on init.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-14
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-14
John Darrington
Save windows' maximized status as well as their geometry.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-07
John Darrington
Default response to be same as Cancel
blob
|
commitdiff
|
raw
|
diff to current
2009-03-07
John Darrington
Made the save-before-quit dialog more HIG compliant.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-07
John Darrington
Rename identifier and add timestamp for unsaved flag.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-07
John Darrington
Better abstraction of the unsaved window status.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
John Darrington
Remove some unused variables
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
John Darrington
Refactor Data and Syntax Loading
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
John Darrington
Improve behaviour of recent file lists.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
John Darrington
Convenience functions for setting/retrieving window...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
John Darrington
Added a simple singleton object for user preference...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
John Darrington
Rewrote the recent file manager stuff
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
John Darrington
Save window contents on closing.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
John Darrington
Fix crash which occurred under mingw.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
John Darrington
Fix display of window icon
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
John Darrington
Prompt for save on closing data window
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
John Darrington
Quit the application after closing the last window
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
John Darrington
Made psppire-window an abstract type
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
John Darrington
Add a set_unsaved method.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
John Darrington
Merge commit 'window-manager/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
John Darrington
Replace "usage" property with a "description" property
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
John Darrington
Merge commit 'HEAD'; commit 'master/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
John Darrington
Set default name on File->New
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
John Darrington
Set the window title when opening a file on the command...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
John Darrington
Re-enable reporting of filename in syntax errors
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
John Darrington
Add actions to the menuitem signals
blob
|
commitdiff
|
raw
|
diff to current
2009-01-01
John Darrington
New (singleton) object psppire-window-register
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
John Darrington
Fixed bug finalizing window
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
John Darrington
Move data-editor.c to psppire-data-window.c
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
John Darrington
Enabled the minimise_all menu, and set the title bar...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
John Darrington
New objects psppire-window and psppire-syntax-window.
blob
|
commitdiff
|
raw
|
diff to current