projects
/
pspp-builds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp-builds.git
2007-08-07
John Darrington
Fixed the two biggest sources of GtkCritical errors.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
John Darrington
Changed some properties of the syntax-editor to be...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Ben Pfaff
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Ben Pfaff
Fix bug #16189. Reviewed by Jason Stover.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Ben Pfaff
(rank_cmd): Instead of sorting by SPLIT FILE vars,...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
John Darrington
Initialize default syntax type.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Ben Pfaff
Clean up handling of median, by treating it almost...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
John Darrington
Use non-deprecated functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Ben Pfaff
Remove integer mode from FREQUENCIES and incidentally...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
John Darrington
Used the correct variable in error message. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Ben Pfaff
Provisional fix for bug #18692 and bug #20161. Reviewe...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
John Darrington
Implemented the CD command.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
John Darrington
Enabled output generation in the GUI.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
John Darrington
Implemented the Select Cases Dialog
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Ben Pfaff
Make PSPP able to read all the portable files I could...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
John Darrington
Per latest comments in bug #19069
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
John Darrington
Fix bug #19604. T-Test documentation now matches code...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Ben Pfaff
Add tty and listing devices that use VT100 (and xterm...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Ben Pfaff
Make interactive output go to the terminal (bug #17213...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Ben Pfaff
(run_regression): Move casereader_destroy call so that...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Ben Pfaff
Bug #19069.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Ben Pfaff
Make PKG_CHECK_MODULES tests more user-friendly,
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
John Darrington
Removed the OMS status bar area for which we're unlikel...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
John Darrington
Patch #6086. Adds "transformation pending" state.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Ben Pfaff
Fix bug #17100.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Ben Pfaff
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Ben Pfaff
Fix bug #6113.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Ben Pfaff
Fix bug #20427.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Ben Pfaff
Fix bugs #20493, #20494.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
John Darrington
Made Missing Values and Value Label cells non-editable...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
John Darrington
Added the ability to paste data from the primary selection.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
John Darrington
Added an extra call to data_var_select and a comment...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
John Darrington
Removed a function which was simply a wrapper around...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
John Darrington
Tidied up the way that value-labels button and menu...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ben Pfaff
Numerous improvements to system file reader and writer.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
Don't try to write very long strings to portable files...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
(read_variable_to_value_map): Use max_warnings
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
Fix problems with uniqueness of short names in system...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
Include xstrndup.h also.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
(float_get_double): New function.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
* variable.c (var_set_width): Use new var_set_width...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Ben Pfaff
Test both compressed and uncompressed system files...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
John Darrington
Delete unused dialogs
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
John Darrington
Added popup menus to column and row title areas in...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Ignore directories that have been removed from CVS...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
John Darrington
Enabled deleting of variables from the datasheet
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Use strict and all warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Use strict and all warnings. Fix warnings that this...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Use strict and all warnings. Simplify parsing. Add...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Make file names in change log consistently relative...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Drop the tests that depend on parsing "-0" from a synta...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Ben Pfaff
Improve the description of the SPSS system file format...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
John Darrington
Added the ability to resize string variables from the...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
John Darrington
Removed legacy code.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
John Darrington
File Open dialog now remembers directory of last opened...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
John Darrington
Only generate NUMERIC or STRING command if the type...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
John Darrington
Remove "show-expanders" field (prevents warnings under...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
John Darrington
Only taint casereader if case size is unknown.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
John Darrington
Respect the case_cnt field from sys file header. Closes...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
John Darrington
Finally got the datasheet responding fast enough.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
John Darrington
Removed some deprecated gtk_ calls.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
John Darrington
Deleted lib/gtksheet/gtkiconlist.[ch] which isn't used...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
John Darrington
Updated INSTALL to be more specific to pspp.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
John Darrington
Added prototype to avoid compile time warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
John Darrington
Made the datasheet redraw itself when new data is loaded.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
John Darrington
Use non-deprecated function g_idle_add
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ben Pfaff
Remove unused file. Fixes bug #18140.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ben Pfaff
(map_case): Create destination case instead of leaving it
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
John Darrington
Made type-and-label subdialog behave rationally when...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Ben Pfaff
Improve N OF CASES documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
John Darrington
Enabled deletion of cases from the datasheet.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
John Darrington
Removed restructure menuitem, since it's unlikely to...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Jason Stover
initial version of glm
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Jason Stover
fixed export bug
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
John Darrington
Prevent crash when attempting to insert cases when...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
John Darrington
Implemented the "Insert Case" button and menuitem.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
John Darrington
Removed visibility from recent file menuitems, if recen...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
John Darrington
Used type casenumber in GUI code where appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
John Darrington
Set type hints for older gtk versions
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
John Darrington
Implemented the goto-case dialog
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
John Darrington
Added appropriate window_type_hint to the splash window.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
John Darrington
Implemented "type & label" subdialog on compute.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
John Darrington
Made cell reference label take proper offset.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
Ben Pfaff
(legal): Update startup notice to use format recommende...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
John Darrington
Made the datasheet number cases from 1 instead of zero.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
John Darrington
Added a tooltip like feature to display variables'...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-05
John Darrington
Get rid of unused function.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-04
John Darrington
Make sure that width entry widget shows.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-04
John Darrington
Fixed bug updating cell ref and datum entry widgets
commit
|
commitdiff
|
tree
|
snapshot
2007-07-04
John Darrington
Enabled the insert-variable button
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
John Darrington
Removed some gtksheet features that were causing proble...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Ben Pfaff
Fix speling error.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
John Darrington
Changed trns_chain_execute signature (Patch #6057)
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
John Darrington
Removed visibility from those toolbar buttons whose...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ben Pfaff
Ignore quilt-related files and another libtool file.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
John Darrington
(Re)enabled cell reference entry and datum entry widgets.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
John Darrington
Re-enabled updates in the cell reference entry box.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
John Darrington
Removed some gtksheet features that psppire is never...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
John Darrington
More whitespace changes. Thanks to Ben for pointing...
commit
|
commitdiff
|
tree
|
snapshot
next