2007-06-28 |
John Darrington | Removed some gtksheet features that psppire is never...
|
commit | commitdiff | tree |
2007-06-28 |
John Darrington | More whitespace changes. Thanks to Ben for pointing...
|
commit | commitdiff | tree |
2007-06-28 |
John Darrington | Changes to whitespace, formatting and removed some...
|
commit | commitdiff | tree |
2007-06-15 |
John Darrington | Fixed procedure execution in GUI.
|
commit | commitdiff | tree |
2007-06-12 |
John Darrington | Improved the encapsulation of PsppireCaseFile
|
commit | commitdiff | tree |
2007-06-08 |
John Darrington | Delete trailing whitespace at end of lines.
|
commit | commitdiff | tree |
2007-06-08 |
John Darrington | Remove src/data/fastfile*
|
commit | commitdiff | tree |
2007-06-08 |
John Darrington | Fixed constness issues.
|
commit | commitdiff | tree |
2007-06-08 |
John Darrington | Added missing #include
|
commit | commitdiff | tree |
2007-06-01 |
John Darrington | Changed return type from int to bool
|
commit | commitdiff | tree |
2007-05-07 |
John Darrington | Oops! add this file
|
commit | commitdiff | tree |
2007-05-07 |
John Darrington | Added "comments" dialog.
|
commit | commitdiff | tree |
2007-05-03 |
John Darrington | Implemented ADD DOCUMENT. Thanks to Ben Pfaff for...
|
commit | commitdiff | tree |
2007-04-30 |
John Darrington | Added the Variable Information dialog.
|
commit | commitdiff | tree |
2007-04-28 |
John Darrington | Fix warnings.
|
commit | commitdiff | tree |
2007-04-26 |
John Darrington | More eye candy.
|
commit | commitdiff | tree |
2007-04-25 |
John Darrington | Fixed bug in internationalization.
|
commit | commitdiff | tree |
2007-04-22 |
John Darrington | Miscellaneous cleanup to categorical values, linreg...
|
commit | commitdiff | tree |
2007-04-20 |
John Darrington | If sys files have no long_name table, implicitly add...
|
commit | commitdiff | tree |
2007-04-16 |
John Darrington | Increase width of N and DEF cells in T-TEST.
|
commit | commitdiff | tree |
2007-04-13 |
John Darrington | Added DATETIME20 format template.
|
commit | commitdiff | tree |
2007-04-12 |
John Darrington | Fixed Bug #19424 (confidence interval from EXAMINE).
|
commit | commitdiff | tree |
2007-04-04 |
John Darrington | Added the Compute dialog box.
|
commit | commitdiff | tree |
2007-04-03 |
John Darrington | Implemented the recently used files menus.
|
commit | commitdiff | tree |
2007-04-02 |
John Darrington | Changed a lot of non-const pointers to const.
|
commit | commitdiff | tree |
2007-03-31 |
John Darrington | Fixed the refresh button on the dialogs.
|
commit | commitdiff | tree |
2007-03-31 |
John Darrington | Updated version pre-requisites.
|
commit | commitdiff | tree |
2007-03-30 |
John Darrington | Numerous GUI enhancements.
|
commit | commitdiff | tree |
2007-03-27 |
John Darrington | Fix typo which cause the binary not to depend upon...
|
commit | commitdiff | tree |
2007-03-26 |
John Darrington | Made the code relocatable (using the relocate function...
|
commit | commitdiff | tree |
2007-03-17 |
John Darrington | Delayed calling gtk_init until after arguments have...
|
commit | commitdiff | tree |
2007-03-17 |
John Darrington | Changed call to nl_langinfo with localecharset (from...
|
commit | commitdiff | tree |
2007-03-06 |
John Darrington | Fixed constness problem in iconv, using the ICONV_CONST...
|
commit | commitdiff | tree |
2007-02-22 |
John Darrington | Quoted strings in generated syntax.
|
commit | commitdiff | tree |
2007-02-21 |
John Darrington | Fix warnings when compiling with mingw32
|
commit | commitdiff | tree |
2007-02-07 |
John Darrington | Addressed some of the issues raised by John McCabe...
|
commit | commitdiff | tree |
2007-02-02 |
John Darrington | Fixed bug parsing floating point values in DO-REPEAT.
|
commit | commitdiff | tree |
2007-01-30 |
John Darrington | Call dictionary callbacks on replaced dictionary.
|
commit | commitdiff | tree |
2007-01-28 |
John Darrington | Deleted header file #includes which have been removed...
|
commit | commitdiff | tree |
2007-01-27 |
John Darrington | Fixed bug closing variable type dialog
|
commit | commitdiff | tree |
2007-01-26 |
John Darrington | Fixed bug which crashed gui if it attempted to enter...
|
commit | commitdiff | tree |
2007-01-26 |
John Darrington | Added custom psppire-selector widget.
|
commit | commitdiff | tree |
2007-01-25 |
John Darrington | Fixed buglet in file open action.
|
commit | commitdiff | tree |
2007-01-24 |
John Darrington | Enables Data Open/Save/New menuitems.
|
commit | commitdiff | tree |
2007-01-20 |
John Darrington | Added syntax-string-source.[ch]
|
commit | commitdiff | tree |
2007-01-20 |
John Darrington | Patch #5676 (syntax string source).
|
commit | commitdiff | tree |
2007-01-12 |
John Darrington | Changed instances of 'signal' to 'signals', to avoid...
|
commit | commitdiff | tree |
2007-01-10 |
John Darrington | Patch #5672
|
commit | commitdiff | tree |
2007-01-07 |
John Darrington | Applied patch #5661
|
commit | commitdiff | tree |
2007-01-04 |
John Darrington | Added psppire-dialog and psppire-buttonbox widgets.
|
commit | commitdiff | tree |
2007-01-03 |
John Darrington | Added callback for when the weights on a dictionary...
|
commit | commitdiff | tree |
2007-01-01 |
John Darrington | Applied patch #5653, which adds callbacks to dataset...
|
commit | commitdiff | tree |
2006-12-30 |
John Darrington | Updated the about box to work properly with Gtk+2.10
|
commit | commitdiff | tree |
2006-12-30 |
John Darrington | Updated names of widgets in menubar
|
commit | commitdiff | tree |
2006-12-29 |
John Darrington | Replaced GtkStatusBar with a custom one more suited...
|
commit | commitdiff | tree |
2006-12-28 |
John Darrington | Re-added Data->Insert_Variable menu item
|
commit | commitdiff | tree |
2006-12-28 |
John Darrington | Added a "Windows" menu, and a "minimise all windows...
|
commit | commitdiff | tree |
2006-12-27 |
John Darrington | Added menuitem to display the PSPP reference manual.
|
commit | commitdiff | tree |
2006-12-27 |
John Darrington | Re-added the help button callbacks
|
commit | commitdiff | tree |
2006-12-27 |
John Darrington | Replaced the value labels icon with a better one.
|
commit | commitdiff | tree |
2006-12-26 |
John Darrington | Enabled Edit->Clear in variable sheet
|
commit | commitdiff | tree |
2006-12-26 |
John Darrington | Re-enabled Save/Save As in syntax editor
|
commit | commitdiff | tree |
2006-12-25 |
John Darrington | Removed signal emissions from psppire-dict.c
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Fixed bug in value labels dialog box
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Whitespace changes only.
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Fixed some warnings
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Whitespace changes only.
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Whitespace changes only
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | cvsignore for m4, intl and gl
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Updated AUTHORS
|
commit | commitdiff | tree |
2006-12-24 |
John Darrington | Added some extraneous crud to .cvsignore files
|
commit | commitdiff | tree |
2006-12-23 |
John Darrington | Enabled remaining items in syntax editor's Run menu.
|
commit | commitdiff | tree |
2006-12-23 |
John Darrington | Cleaned up GUI, by objectifying the data editor. Removed...
|
commit | commitdiff | tree |
2006-12-22 |
John Darrington | Checked in missed file. Thanks to Ben Pfaff for the...
|
commit | commitdiff | tree |
2006-12-22 |
John Darrington | Added abstract factory to create casefiles. Updated...
|
commit | commitdiff | tree |
2006-12-22 |
John Darrington | Fixed bug #17420 (table columns exceeded with /FORMAT...
|
commit | commitdiff | tree |
2006-12-21 |
John Darrington | Re-added the stock-ids for the custom icons, which...
|
commit | commitdiff | tree |
2006-12-20 |
John Darrington | Removed 'Written by John Darrington' lines which got... Removed 'Written by John Darrington' lines which got checked in with
|
commit | commitdiff | tree |
2006-12-20 |
John Darrington | Implemented flexifilereader_cnum.
|
commit | commitdiff | tree |
2006-12-20 |
John Darrington | Implemented the NPAR TESTS command.
|
commit | commitdiff | tree |
2006-12-17 |
John Darrington | Added the ability to run syntax from the syntax editor.
|
commit | commitdiff | tree |
2006-12-16 |
John Darrington | Removed my authorship lines.
|
commit | commitdiff | tree |
2006-12-16 |
John Darrington | Committed patch #5636
|
commit | commitdiff | tree |
2006-12-14 |
John Darrington | Made src/language into one big library. Closes patch...
|
commit | commitdiff | tree |
2006-12-12 |
John Darrington | Fixed bugs which crept in with the variable encapsulation...
|
commit | commitdiff | tree |
2006-12-10 |
John Darrington | Patch #5623
|
commit | commitdiff | tree |
2006-12-10 |
John Darrington | Avoided comparison of string variables to SYSMIS
|
commit | commitdiff | tree |
2006-12-08 |
John Darrington | Memory leak patrol and minor cleanups.
|
commit | commitdiff | tree |
2006-12-07 |
John Darrington | Removed mutual dependency between libpspp and data
|
commit | commitdiff | tree |
2006-12-07 |
John Darrington | Added a syntax editor to the GUI.
|
commit | commitdiff | tree |
2006-12-07 |
John Darrington | Fixed memory leak.
|
commit | commitdiff | tree |
2006-12-07 |
John Darrington | Changed factors' independent variables to be copies...
|
commit | commitdiff | tree |
2006-12-05 |
John Darrington | Applied patch #5611
|
commit | commitdiff | tree |
2006-11-30 |
John Darrington | deleted some commented out code.
|
commit | commitdiff | tree |
2006-11-29 |
John Darrington | Oops. committing new files
|
commit | commitdiff | tree |
2006-11-29 |
John Darrington | Applying patch #5562
|
commit | commitdiff | tree |
2006-11-29 |
John Darrington | Fixed make distcheck
|
commit | commitdiff | tree |
2006-11-28 |
John Darrington | Fixed documentation problems
|
commit | commitdiff | tree |
2006-11-25 |
John Darrington | Added whitespace and plugged memory leak.
|
commit | commitdiff | tree |
2006-11-16 |
John Darrington | Apply patch #5561. Connect debugger on error.
|
commit | commitdiff | tree |
next |