2007-09-13 |
John Darrington | Implemented the find dialog. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Fixed up some gladeui related things to correspond... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Added #include "localcharset.h" to correspond to recent... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Ben Pfaff | (postcalc): Free sorted_tab and the structures that... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Freed the stuff generated by the parser. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Ben Pfaff | * casereader-translator.c (struct casereader_translator... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Ben Pfaff | (psppire_variable_sheet_create): Use xstrdup to save... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Darrington | Removed #include "getline.h" because gnulib no longer... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
John Darrington | Fixed buglet managing entries in the recent files lists. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
John Darrington | Implemented the INSERT command. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Pfaff | Update scripts that invoke Perl to invoke it as simply... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Pfaff | (cmd_crosstabs): Free xtab and the structures that... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
John Darrington | Rearrange menus to be more like later version of other... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
John Darrington | Update po/* |
commit | commitdiff | tree | snapshot |
2007-08-28 |
John Darrington | Yet more memory leaks. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Changed test file name from 'foo.sps' to $TESTFILE... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Plugged some more memory leaks. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Plugged some memory leaks. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Ben Pfaff | Fix white space. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Force display width to 8, if sys file says zero. Closes... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Ben Pfaff | (main): When testing mode is enabled, use a built-in... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Ben Pfaff | Send error message to non-screen output devices also... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
John Darrington | Enable journal in GUI. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Ben Pfaff | Implement journaling. Bug #17240. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
John Darrington | Catch errors creating icon pixbufs and report them... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Darrington | Remove notebook popup menu, which doesn't seem to displ... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
John Darrington | Added the ability to paste from the clipboard to the... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Jason Stover | broke long line in error message |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Jason Stover | fixed typo |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Ben Pfaff | Delete files that should never have been checked in. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Darrington | Added a basic output viewer. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Jason Stover | fix bug 19819 |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Darrington | Make distcheck work for configure --without-libplot |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Darrington | Avoid assertion failure pasting from a dictionary with... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
John Darrington | Fixed bug pasting from the clipboard, where the wrong... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * command/no_case_size.sh: Update to match update DISPL... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Output variable measurement level, alignment, and displ... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Patch #6117: Implement clipboard for data sheet. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * get.c (struct case_map): Move into new file src/data... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * psppire-dict.c (psppire_dict_dump): Don't use |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | (casereader_read): Don't require cases read by a casere... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Add support for charts to ASCII driver. Bug #16364. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
John Darrington | Deleted unused function. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Jason Stover | Changed PSPP_LINREG_SVD to PSPP_LINREG_QR |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Jason Stover | Added scope and explanation of use of conditional inver... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Ben Pfaff | Fix bug #18982. Thanks to John Darrington for investig... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Ben Pfaff | Fix first part of bug #18982. Thanks to John Darringto... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Ben Pfaff | Fix bug reported by Jason Stover. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
John Darrington | Plugged one more source of GtkCritical errors |
commit | commitdiff | tree | snapshot |
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 |
next |