work on PRINT encoding
[pspp] / src / ui /
2012-06-02 John DarringtonExtract the independent samples gui from t-test.ui...
2012-05-20 John DarringtonRegression Dialog: Convert to PsppireDialogAction object 20120520030503/pspp 20120521030502/pspp 20120522030504/pspp 20120523030503/pspp 20120524030503/pspp 20120525030504/pspp 20120526030503/pspp 20120527030504/pspp 20120528030503/pspp 20120530030501/pspp 20120531030508/pspp 20120602060505/pspp 20120603060503/pspp 20120604060508/pspp 20120605060508/pspp 20120606060502/pspp
2012-05-19 John DarringtonT-TEST Independent Samples Dialog: Converted to a Psppi...
2012-05-06 Ben Pfaffgui: Make lex_gtk_text_buffer_read() count bytes, not... 20120507030502/pspp 20120508030509/pspp 20120509030502/pspp
2012-05-05 John DarringtonFrequencies.ui: Adjust widget packing properties. 20120506030509/pspp
2012-05-05 John Darringtonfrequencies.ui: Reformat using glade-3
2012-05-05 Ben Pfaffconfigure.ac: Link PSPPIRE explicitly against gthread.
2012-05-01 John DarringtonFrequencies dialog: Add Mnemonics
2012-04-30 John DarringtonIndependent T-TEST Dialog: Use PsppireValueEntry in...
2012-04-29 John DarringtonConverted Factor Dialog to PsppireDialogAction class 20120430030504/pspp
2012-04-28 John DarringtonConvert Rank Dialog to PsppireDialogAction 20120429030503/pspp
2012-04-28 John DarringtonUnref GtkBuilder objects when they are no longer required
2012-04-28 John DarringtonPsppireDialogAction: Destroy dialog after it has been run
2012-04-28 John DarringtonPsppireSelector: Don't try to set callbacks on null...
2012-04-28 John DarringtonRegression Dialog: Tidy up and comment.
2012-04-28 John DarringtonCorrect erroneous g_object_unref calls
2012-04-25 Ben Pfaffpsppire-cell-renderer-button: Add "slash" property. 20120425030503/pspp
2012-04-25 Ben Pfaffpsppire-cell-renderer-button: New cell renderer for...
2012-04-25 Ben Pfaffpspp-sheet-view: Add "fixed-height" and "fixed-height...
2012-04-25 Ben Pfaffpspp-sheet-view: Make pspp_sheet_view_stop_editing...
2012-04-25 Ben Pfaffpspp-sheet-view: Improve look of sheet when there are...
2012-04-25 Ben Pfaffpspp-sheet-view: Optimize by making column header widge...
2012-04-25 Ben Pfaffpspp-widget-facade: New code to measure and render...
2012-04-25 Ben Pfaffpspp-sheet-view: Add "special-cells" property to speed...
2012-04-25 Ben Pfaffpspp-sheet-view: Start editing upon button release...
2012-04-25 Ben Pfaffpspp-sheet-view: Support rectangular selection, column...
2012-04-25 Ben Pfaffpspp-sheet-view: Edit cells on the first click by default.
2012-04-25 Ben Pfaffpspp-sheet-view-column: Add support for tooltips on...
2012-04-25 Ben Pfaffpspp-sheet-view: Fix rendering moving cursor left or...
2012-04-25 Ben Pfaffpspp-sheet-view: Fix visual artifacts for sheet views...
2012-04-25 Ben Pfaffpspp-sheet-view: Improve scrolling performance.
2012-04-25 Ben Pfaffpspp-sheet-view: Reduce time and memory cost to O(1...
2012-04-25 Ben PfaffImport GtkTreeView from GTK+ 2.0-2.20.1 renamed as...
2012-04-25 Ben PfaffPsppireValueEntry: Simplify 'if' condition.
2012-04-25 Ben Pfaffpsppire-dialog-action: Remove unused variable.
2012-04-25 Ben Pfaffgui: Put <?xml> declaration at beginning of roc.ui.
2012-04-25 Ben Pfaffgui: Properly manage ref counts of combo box and tree...
2012-04-25 Ben Pfaffpsppire-acr: Clarify acr ownership of its list store.
2012-04-24 John DarringtonROC Dialog: Use PsppireValueEntry for the state value...
2012-04-24 John DarringtonAdd PsppireValueEntry to the list of pre-declared widgets
2012-04-24 John DarringtonPsppireValueEntry: Unref model after the combo box...
2012-04-24 John DarringtonPsppireValueEntry: Remove unnecessary function calls
2012-04-24 John Darringtonval_labs_equal: Accept null pointers
2012-04-24 John DarringtonPsppireValueEntry: Clear the entry, when the underlying...
2012-04-24 John DarringtonPsppireValueEntry: Remove GNU_CONST declaration because...
2012-04-24 Ben Pfaffcrosstabs-dialog: Line up backslashes. 20120424030508/pspp
2012-04-21 John DarringtonImprove Independent Samples T-test dialog
2012-04-21 John DarringtonPsppireButtonBox: Remove Close from the default set...
2012-04-21 Ben Pfaffhelper: Move escape_underscores() here.
2012-04-21 Ben Pfaffgui: New widget PsppireValueEntry for editing a "union...
2012-04-21 Ben Pfaffgui: New boxed type for struct fmt_spec.
2012-04-21 Ben Pfaffgui: New type PsppireEmptyListStore.
2012-04-21 Ben Pfaffgui: Add undocumented --measure-startup option.
2012-04-21 Ben Pfaffhelper: New function value_to_text__().
2012-04-21 Ben Pfaffgui: Use canonical names for signals.
2012-04-19 Ben PfaffRevert "psppire-dict: g_return_if_fail for idx in psppi... 20120419030507/pspp
2012-04-18 Ben Pfaffpsppire-dict: g_return_if_fail for idx in psppire_dict_...
2012-04-17 John DarringtonCorrect bugs in PsppireSelector which cause the Examine...
2012-04-17 Ben Pfaffpsppire-dict: Return new var from psppire_dict_insert_v... 20120417030503/pspp
2012-04-17 Ben Pfaffpsppire-dict: Make auto_generate_var_name() public...
2012-04-17 Ben Pfaffpsppire-dict: Get rid of static var in auto_generate_va...
2012-04-17 Ben PfaffAllow dictionary 'var_deleted' callback to examine...
2012-04-17 Ben Pfafffind-dialog: Change "Cancel" button to "Close" button.
2012-04-17 Ben Pfaffpsppire-buttonbox: Fix style in header file.
2012-04-17 Ben Pfaffpsppire-data-store: Use NULL for a null pointer.
2012-04-17 Ben Pfaffpsppire-data-store: Use PSPPIRE namespace instead of...
2012-04-17 Ben Pfaffpsppire-data-editor: Drop psppire_data_editor_set_font...
2012-04-16 Ben PfaffRevert "Fix DSO linking issue"
2012-04-15 Peter LemenkovFix DSO linking issue 20120416030503/pspp
2012-04-14 John DarringtonPsppireDictView: Call gtk_widget_destroy instead of...
2012-04-14 John DarringtonPsppireDialog: Added assignment for parent_class which...
2012-04-11 John DarringtonPspppireSelector: Prevent selection of disallowed entries. 20120412030503/pspp 20120413030504/pspp
2012-04-11 Ben Pfaffi18n: Factor out encoding categories from GUI into... 20120411030502/pspp
2012-04-10 John DarringtonExamine dialog: Allow only numeric variables to be...
2012-04-09 John DarringtonExamine gui: remove var-is-numeric predicate from dict... 20120410030503/pspp
2012-04-01 John DarringtonText Importer: Added filter to the file chooser. 20120401030502/pspp 20120402030503/pspp 20120403030503/pspp
2012-03-31 John DarringtonCorrect typo in examine.ui
2012-03-31 John DarringtonExplore Dialog: Replace add hoc functions with the...
2012-03-18 John DarringtonImprove translator comments.
2012-03-14 John DarringtonRecode Dialog: Stringify the variable label
2012-03-14 John DarringtonFix GtkCritical in recode dialog.
2012-03-11 Ben Pfaffpsppire-output-window: Use fallback PATH_MAX on GNU... 20120311030503/pspp
2012-03-01 John DarringtonDon't update the icon cache if DESTDIR is non-empty.
2012-02-26 John DarringtonGenerate pspp.desktop 20120227030505/pspp 20120228030501/pspp 20120229030501/pspp
2012-02-23 John DarringtonFix bug #35532: Error setting PsppireDict predicate
2012-02-18 John DarringtonRevert "Mark separator names for translation"
2012-02-16 John Darringtonfix warnings 20120217030503/pspp 20120218030508/pspp
2012-02-15 John DarringtonPsppire: Allow syntax files to be provided as an argument 20120216030502/pspp
2012-02-14 John DarringtonReliability Test: Do not allow splits greater than... 20120215030501/pspp
2012-02-13 John DarringtonUse ButtonBox Mask nick field for it's correct purpose.
2012-02-13 John DarringtonMark separator names for translation
2012-02-12 John DarringtonAdded a dialog box for the MEANS command 20120213030503/pspp
2012-02-07 Ben Pfaffgui: Fix warnings due to missing GObject type conversions.
2012-02-05 Ben Pfaffgui: Fix grammar in user message in psppire-data-window.c
2012-02-04 John DarringtonLogo rework.
2012-02-04 John DarringtonNew abstract base class: PsppireWindowBase 20120204030502/pspp
2012-02-02 John DarringtonError with g_critical instead of g_assert on invalid... 20120203030502/pspp
2012-01-31 John DarringtonConverted Sort dialog to a PsppireDialogAction object
2012-01-30 John DarringtonConverted reliability dialog to a PsppireDialogAction...
2012-01-29 John DarringtonRemoved erroneous duplicated line 20120130030502/pspp
next