projects
/
pspp
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
session: Fix two memory leaks.
2012-11-25
Ben Pfaff
Remove feature to automatically connect to GDB when...
commit
|
commitdiff
|
tree
2012-11-25
Ben Pfaff
psppire-data-window: Only allow saving a file with...
commit
|
commitdiff
|
tree
2012-11-25
Ben Pfaff
DATA LIST: Accept freefield format types without widths...
commit
|
commitdiff
|
tree
2012-11-25
Ben Pfaff
format-parser: Improve error message when format specifier...
commit
|
commitdiff
|
tree
2012-11-24
Ben Pfaff
data-parser: Use data-file error types for data-file...
commit
|
commitdiff
|
tree
2012-11-24
Ben Pfaff
INPUT PROGRAM: Don't break out of INPUT PROGRAM on...
commit
|
commitdiff
|
tree
2012-11-24
Ben Pfaff
DATA LIST FREE: Warn when a quoted string is not followed...
commit
|
commitdiff
|
tree
2012-11-24
Ben Pfaff
output: Make default output file name depend on the...
commit
|
commitdiff
|
tree
2012-11-24
Ben Pfaff
CROSSTABS: Use FORMAT setting to control output format.
commit
|
commitdiff
|
tree
2012-11-12
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2012-11-10
Ben Pfaff
pspp-sheet-view: Make Home and End go to left and right...
commit
|
commitdiff
|
tree
2012-11-10
Ben Pfaff
pspp-sheet-view: Enable Home and End in sheet.
commit
|
commitdiff
|
tree
2012-11-10
Ben Pfaff
pspp-sheet-view: Refactor pspp_sheet_view_event().
commit
|
commitdiff
|
tree
2012-11-09
Ben Pfaff
gui: Rename psppire_data_sheet_show_variable().
commit
|
commitdiff
|
tree
2012-11-09
Ben Pfaff
psppire-data-sheet: Set cursor on row in psppire_data_sheet_...
commit
|
commitdiff
|
tree
2012-11-09
Ben Pfaff
psppire-button-editable: Fix infinite recursion in...
commit
|
commitdiff
|
tree
2012-10-28
Ben Pfaff
pspp-sheet-view: Fix warning using arrow keys to navigate...
commit
|
commitdiff
|
tree
2012-10-28
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2012-10-28
Ben Pfaff
pspp-sheet-view: Make Shift+Tab select only one cell...
commit
|
commitdiff
|
tree
2012-10-25
Ben Pfaff
gui: Make Tab, Shift+Tab skip row head and new-var...
commit
|
commitdiff
|
tree
2012-10-15
Ben Pfaff
psppire-data-sheet: Implement Edit|Paste.
commit
|
commitdiff
|
tree
2012-10-14
Ben Pfaff
psppire-data-sheet: Implement Edit|Cut.
commit
|
commitdiff
|
tree
2012-10-14
Ben Pfaff
psppire-var-sheet: Make clicking on Variables column...
commit
|
commitdiff
|
tree
2012-10-14
Ben Pfaff
psppire-data-sheet: Make clicking on Cases column select...
commit
|
commitdiff
|
tree
2012-10-14
Ben Pfaff
pspp-sheet-view-column: Make clicking on a row head...
commit
|
commitdiff
|
tree
2012-10-14
Ben Pfaff
psppire-data-sheet: Use specific functions instead...
commit
|
commitdiff
|
tree
2012-10-14
Ben Pfaff
pspp-sheet-view-column: Be consistent about use of...
commit
|
commitdiff
|
tree
2012-10-08
Ben Pfaff
psppire-data-editor: Keep value labels setting across...
commit
|
commitdiff
|
tree
2012-10-05
Ben Pfaff
configure.ac: Increase pango minimum version from 1...
commit
|
commitdiff
|
tree
2012-09-30
Ben Pfaff
tests: Better isolate search text in test of error...
commit
|
commitdiff
|
tree
2012-09-30
Ben Pfaff
Remove variable assigned to but never used.
commit
|
commitdiff
|
tree
2012-09-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
Suppress GCC 4.7 warnings by changes to code that make...
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
Suppress GCC 4.7 warnings due to unimplemented features.
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
gnumeric-reader: Add cast to suppress warning.
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
split-file-dialog: Add use of unused variable in split_file_...
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
Suppress warnings for suspicious use of "enum" constants.
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
gui: Check return value of gtk_tree_model_get_iter().
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
cairo: Avoid deprecated pango_cairo_font_map_create_context().
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
Remove unused "finalize" functions.
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
Remove variables assigned to but never used.
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
EXAMINE: Avoid useless call to casereader_count_cases().
commit
|
commitdiff
|
tree
2012-09-26
Ben Pfaff
CROSSTABS: Fix bug in check for REPORT in general mode.
commit
|
commitdiff
|
tree
2012-09-25
Ben Pfaff
expressions: Fix coercion of numbers to booleans at...
commit
|
commitdiff
|
tree
2012-09-03
Ben Pfaff
psppire-cell-renderer: Fix behavior of repeated clicks...
commit
|
commitdiff
|
tree
2012-09-02
Ben Pfaff
psppire-var-sheet: Allow adjusting width of string...
commit
|
commitdiff
|
tree
2012-08-20
Ben Pfaff
sys-file-reader: Fix setjmp() technicality.
commit
|
commitdiff
|
tree
2012-08-20
Ben Pfaff
sys-file-reader: Fix memory leak.
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
widgets: Insert (void) cast in call, to suppress GCC...
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
widgets: #include missing header file.
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
psppire-cell-renderer-button: Avoid use-after-free...
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
missing-val-dialog: Convert to a GObject.
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
missing-val-dialog: Avoid destroying uninitialized...
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
gui: Rename var-sheet-dialogs.ui to missing-val-dialog.ui.
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
psppire-dialog: Add "acceptable" predicate.
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
val-labs-dialog, var-type-dialog: Make these dialogs...
commit
|
commitdiff
|
tree
2012-08-19
Ben Pfaff
val-labs-dialog: Remove unused 'window' member.
commit
|
commitdiff
|
tree
2012-08-18
Ben Pfaff
psppire-var-sheet: Remove unneeded #include from header.
commit
|
commitdiff
|
tree
2012-08-18
Ben Pfaff
val-labs-dialog: Convert to a GObject.
commit
|
commitdiff
|
tree
2012-08-18
Ben Pfaff
gui: Factor new text_to_value__() function out of text_to_va...
commit
|
commitdiff
|
tree
2012-08-18
Ben Pfaff
var-type-dialog: Fix memory leak.
commit
|
commitdiff
|
tree
2012-08-11
Ben Pfaff
var-type-dialog: Convert to a GObject.
commit
|
commitdiff
|
tree
2012-08-09
Ben Pfaff
variable: Skip callback if new format is same as old...
commit
|
commitdiff
|
tree
2012-08-01
Ben Pfaff
ods-reader: Fix ods_file_casereader_destroy() call...
commit
|
commitdiff
|
tree
2012-07-31
Ben Pfaff
FACTOR: Fix warning about discarding const qualifier.
commit
|
commitdiff
|
tree
2012-07-31
Ben Pfaff
var-type-dialog: Change entries to spin buttons, add...
commit
|
commitdiff
|
tree
2012-07-31
Ben Pfaff
var-type-dialog: Reduce redundancy further.
commit
|
commitdiff
|
tree
2012-07-31
Ben Pfaff
var-type-dialog: Reduce redundancy.
commit
|
commitdiff
|
tree
2012-07-31
Ben Pfaff
var-type-dialog: Properly adjust formats when switching...
commit
|
commitdiff
|
tree
2012-07-17
Ben Pfaff
var-type-dialog: Use fmt_date_template() to reduce...
commit
|
commitdiff
|
tree
2012-07-17
Ben Pfaff
format: Make fmt_date_template() human-friendly, respect...
commit
|
commitdiff
|
tree
2012-07-17
Ben Pfaff
var-type-dialog: Use G_TYPE_INT to store an int.
commit
|
commitdiff
|
tree
2012-07-17
Ben Pfaff
var-type-dialog: Fix possible memory leaks.
commit
|
commitdiff
|
tree
2012-07-17
Ben Pfaff
var-type-dialog: Avoid string copy setting up currency...
commit
|
commitdiff
|
tree
2012-07-14
Ben Pfaff
text-data-import-dialog: Convert input lines to UTF...
commit
|
commitdiff
|
tree
2012-07-14
Ben Pfaff
u8-istream: Retry read upon EINTR.
commit
|
commitdiff
|
tree
2012-07-13
Ben Pfaff
var-type-dialog: Move UI into separate .ui file.
commit
|
commitdiff
|
tree
2012-07-13
Ben Pfaff
var-type-dialog: Avoid static variables.
commit
|
commitdiff
|
tree
2012-07-11
Ben Pfaff
psppire-var-sheet: Refresh var sheet when variables...
commit
|
commitdiff
|
tree
2012-07-11
Ben Pfaff
Merge "master" into "psppsheet" to obtain bug fixes...
commit
|
commitdiff
|
tree
2012-07-10
Ben Pfaff
psppire-window-base: Avoid memory leak in get_window_id().
commit
|
commitdiff
|
tree
2012-07-10
Ben Pfaff
psppire-data-window: Destroy dataset from finalize.
commit
|
commitdiff
|
tree
2012-07-10
Ben Pfaff
psppire-data-window: Avoid reference leak to PsppireDict.
commit
|
commitdiff
|
tree
2012-07-09
Ben Pfaff
psppire-data-editor: Unref old data_window upon change.
commit
|
commitdiff
|
tree
2012-07-09
Ben Pfaff
psppire-data-window: Delete dataset when closing window.
commit
|
commitdiff
|
tree
2012-07-09
Ben Pfaff
psppire-var-store: Chain up to correct parent method...
commit
|
commitdiff
|
tree
2012-07-09
Ben Pfaff
Merge "master" into "psppsheet" to obtain bug fixes...
commit
|
commitdiff
|
tree
2012-07-09
Ben Pfaff
psppire-dict: Make PsppireDict not own its "struct...
commit
|
commitdiff
|
tree
2012-07-09
Ben Pfaff
gui: Fix Glib-GObject-WARNING when closing the active...
commit
|
commitdiff
|
tree
2012-07-07
Ben Pfaff
psppire-data-editor: Avoid ' modifier with g_string_append_p...
commit
|
commitdiff
|
tree
2012-07-07
Ben Pfaff
po: Update Slovenian translation from translationproject...
commit
|
commitdiff
|
tree
2012-06-26
Ben Pfaff
psppire-var-store: Remove.
commit
|
commitdiff
|
tree
2012-06-26
Ben Pfaff
goto-case-dialog: Avoid gtk critical for invalid case...
commit
|
commitdiff
|
tree
2012-06-26
Ben Pfaff
gui: Speed up initial file load with many columns
commit
|
commitdiff
|
tree
2012-06-26
Ben Pfaff
gtk-contrib: Remove GtkSheet-derived PsppireSheet.
commit
|
commitdiff
|
tree
2012-06-26
Ben Pfaff
gui: Redo var sheet, data sheet, text import with PsppSheetView.
commit
|
commitdiff
|
tree
2012-06-20
Ben Pfaff
text-data-import-dialog: Allow user to choose input...
commit
|
commitdiff
|
tree
2012-06-20
Ben Pfaff
Add ENCODING subcommand to several commands.
commit
|
commitdiff
|
tree
2012-06-19
Ben Pfaff
line-reader: New library for reading a file line-by...
commit
|
commitdiff
|
tree
next