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-data-store.c
2010-08-19
John Darrington
Fix translation of column header.
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-08-11
Ben Pfaff
Merge master into output branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/roc'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
John Darrington
Remove recoding in data_store.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
John Darrington
Fix crash when opening empty dataset
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
John Darrington
Convert to utf8 in data_out function.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-05
John Darrington
Store variable names, labels and value labels as UTF8.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Remove debug printfs that escaped from my local tree.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
gui: Fix segfault when pushing Del on a long string...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
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-08
John Darrington
Merge commit 'origin/master' into charset
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
John Darrington
Redesign the character re-encoding code.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
John Darrington
Allow non-ascii characters to be entered into the varia...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-16
John Darrington
Indicate filtered cases in data sheet.
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
Save window contents on closing.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
John Darrington
Merge commit 'window-manager/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
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-17
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Merge commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
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
Refactor common code in dialog implementations
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
John Darrington
Created new directory src/ui/gui/sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-12-14
John Darrington
Moved marshallers to src/ui/gui
blob
|
commitdiff
|
raw
|
diff to current
2008-12-14
John Darrington
Rename gsheetmodel to psppiresheetmodel
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
John Darrington
More runtime warnings fixed
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
John Darrington
Merge commit 'HEAD'; branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
John Darrington
Remove unused sheetmodel function
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Add range_changed callbacks as appropriate
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Update model on inserting/deleting cases
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Added static qualifier
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Add handlers for inserting/deleteing cases
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Destroy datasheet, but not if we've made a reader of it
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Deleted psppire-case-file.[ch]
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Removed an unsed variable and used an unused macro
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Remove font information from cell attributes and sheet...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Removed unsed is_visible from sheetmodel
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
John Darrington
Remove the gsheet-row-* modules and replaced with psppi...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
John Darrington
Replace gsheet-column interface by psppire-axis
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Made everything except gtkitementry.c multi-head safe
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Removed the visibility predicate from the row/column...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
John Darrington
Start of new branch involving major rewrite of lib...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
John Darrington
Remove inline qualifiers to keep gcc 4.2 happy
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
John Darrington
include format.h only where necessary.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
John Darrington
Remove unnecessary gpointer variable from gsheet-row...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
John Darrington
Remove unnecessary dependencies on gtksheet.h
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
John Darrington
Removed the "feature" where rows are automatically...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
John Darrington
Fixed various memory leaks in GUI
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Ben Pfaff
Fix bug #20910.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
John Darrington
Fixed the two biggest sources of GtkCritical errors.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
John Darrington
Implemented the Select Cases Dialog
blob
|
commitdiff
|
raw
|
diff to current
2007-07-18
John Darrington
Added popup menus to column and row title areas in...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-18
John Darrington
Added the ability to resize string variables from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
John Darrington
Finally got the datasheet responding fast enough.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
John Darrington
Made the datasheet redraw itself when new data is loaded.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
John Darrington
Enabled deletion of cases from the datasheet.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
John Darrington
Prevent crash when attempting to insert cases when...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-08
John Darrington
Used type casenumber in GUI code where appropriate...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-08
John Darrington
Implemented the goto-case dialog
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
John Darrington
Made the datasheet number cases from 1 instead of zero.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
John Darrington
Added a tooltip like feature to display variables'...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
John Darrington
Get rid of unused function.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
John Darrington
(Re)enabled cell reference entry and datum entry widgets.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
John Darrington
Fixed procedure execution in GUI.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
John Darrington
Improved the encapsulation of PsppireCaseFile
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
John Darrington
Changed instances of 'signal' to 'signals', to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
John Darrington
Patch #5672
blob
|
commitdiff
|
raw
|
diff to current
2007-01-01
John Darrington
Applied patch #5653, which adds callbacks to dataset...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
John Darrington
Re-added Data->Insert_Variable menu item
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
John Darrington
Whitespace changes only.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
John Darrington
Whitespace changes only.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
John Darrington
Whitespace changes only
blob
|
commitdiff
|
raw
|
diff to current
2006-12-22
John Darrington
Added abstract factory to create casefiles. Updated...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Ben Pfaff
Don't assume that ALIGN_* and GTK_JUSTIFY_* values...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
John Darrington
Removed my authorship lines.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
John Darrington
Committed patch #5636
blob
|
commitdiff
|
raw
|
diff to current
next