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 |
2012-06-19 |
Ben Pfaff | PRINT SPACE: Fix missing fh_unref() on error path.
|
commit | commitdiff | tree |
2012-05-09 |
Ben Pfaff | i18n: Set LC_COLLATE locale category based on system...
|
commit | commitdiff | tree |
2012-05-06 |
Ben Pfaff | gui: Make lex_gtk_text_buffer_read() count bytes, not...
|
commit | commitdiff | tree |
2012-05-06 |
Ben Pfaff | lexer: Check that 'read' function in lex_source returns...
|
commit | commitdiff | tree |
2012-05-05 |
Ben Pfaff | configure.ac: Link PSPPIRE explicitly against gthread.
|
commit | commitdiff | tree |
2012-05-01 |
Ben Pfaff | range-tower-test: Fix test failures on 64-bit architectures.
|
commit | commitdiff | tree |
2012-04-26 |
Ben Pfaff | po: Update Catalan translation from translation-project...
|
commit | commitdiff | tree |
2012-04-26 |
Ben Pfaff | po: Update Spanish translation from translation-project...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | psppire-cell-renderer-button: Add "slash" property.
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | psppire-cell-renderer-button: New cell renderer for...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Add "fixed-height" and "fixed-height...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Make pspp_sheet_view_stop_editing...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Improve look of sheet when there are...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Optimize by making column header widgets...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-widget-facade: New code to measure and render...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Add "special-cells" property to speed...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Start editing upon button release...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Support rectangular selection, column...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Edit cells on the first click by default.
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view-column: Add support for tooltips on...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Fix rendering moving cursor left or...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Fix visual artifacts for sheet views...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Improve scrolling performance.
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | pspp-sheet-view: Reduce time and memory cost to O(1...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | Import GtkTreeView from GTK+ 2.0-2.20.1 renamed as...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | PsppireValueEntry: Simplify 'if' condition.
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | psppire-dialog-action: Remove unused variable.
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | gui: Put <?xml> declaration at beginning of roc.ui.
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | gui: Properly manage ref counts of combo box and tree...
|
commit | commitdiff | tree |
2012-04-25 |
Ben Pfaff | psppire-acr: Clarify acr ownership of its list store.
|
commit | commitdiff | tree |
2012-04-24 |
Ben Pfaff | crosstabs-dialog: Line up backslashes.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | tests: Fix reference to old library libpspp.la.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | helper: Move escape_underscores() here.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | gui: New widget PsppireValueEntry for editing a "union...
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | gui: New boxed type for struct fmt_spec.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | gui: New type PsppireEmptyListStore.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | gui: Add undocumented --measure-startup option.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | New "range-tower" data structure.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | range-set: New macro RANGE_SET_FOR_EACH to make iteration...
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | range-set: Rename "insert" function "set1", "delete...
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | abt: New function abt_is_empty().
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | abt: Drop child parameters from 'reaugment' function.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | value-labels: New function val_labs_find_value().
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | helper: New function value_to_text__().
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | format: Fix typo in comment.
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | format: Introduce a new type "enum fmt_use".
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | format: New functions fmt_change_width(), fmt_change_decimals().
|
commit | commitdiff | tree |
2012-04-21 |
Ben Pfaff | gui: Use canonical names for signals.
|
commit | commitdiff | tree |
next |