Avoid deprecated function: gtk_button_released
[pspp] / src / ui / gui /
2012-10-08 John DarringtonAvoid deprecated function: gtk_button_released 20121009030508/pspp 20121011030511/pspp 20121012030514/pspp 20121013030514/pspp
2012-09-26 Ben Pfaffsplit-file-dialog: Add use of unused variable in split_...
2012-09-26 Ben Pfaffgui: Check return value of gtk_tree_model_get_iter().
2012-09-26 Ben PfaffRemove unused "finalize" functions.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-09-20 John Darringtongtk.h wrapper: Added *_set_realized and set_mapped 20120921030501/pspp 20120922030504/pspp 20120923030504/pspp 20120924030504/pspp 20120927030501/pspp 20120928030503/pspp 20120929030503/pspp 20120930030503/pspp
2012-08-25 John DarringtonUpdate widgets.c from psppsheet branch 20120826000503/pspp 20120910030509/pspp 20120911030519/pspp
2012-08-19 Ben Pfaffmissing-val-dialog: Convert to a GObject.
2012-08-19 Ben Pfaffmissing-val-dialog: Avoid destroying uninitialized...
2012-08-19 Ben Pfaffgui: Rename var-sheet-dialogs.ui to missing-val-dialog.ui.
2012-08-19 Ben Pfaffpsppire-dialog: Add "acceptable" predicate.
2012-08-19 Ben Pfaffval-labs-dialog, var-type-dialog: Make these dialogs...
2012-08-19 Ben Pfaffval-labs-dialog: Remove unused 'window' member.
2012-08-18 Ben Pfaffpsppire-var-sheet: Remove unneeded #include from header.
2012-08-18 Ben Pfaffval-labs-dialog: Convert to a GObject.
2012-08-18 Ben Pfaffgui: Factor new text_to_value__() function out of text_...
2012-08-18 Ben Pfaffvar-type-dialog: Fix memory leak.
2012-08-11 Ben Pfaffvar-type-dialog: Convert to a GObject.
2012-07-31 John DarringtonFix leak in psppire-lex-reader.c
2012-07-31 Ben Pfaffvar-type-dialog: Change entries to spin buttons, add...
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy further.
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy.
2012-07-31 Ben Pfaffvar-type-dialog: Properly adjust formats when switching...
2012-07-17 Ben Pfaffvar-type-dialog: Use fmt_date_template() to reduce... 20120718000506/pspp 20120719000503/pspp 20120720000504/pspp 20120721000505/pspp 20120722000503/pspp
2012-07-17 Ben Pfaffvar-type-dialog: Use G_TYPE_INT to store an int.
2012-07-17 Ben Pfaffvar-type-dialog: Fix possible memory leaks.
2012-07-17 Ben Pfaffvar-type-dialog: Avoid string copy setting up currency...
2012-07-16 John DarringtonFixed leak in aggregate dialog 20120717000504/pspp
2012-07-16 John DarringtonPsppireWindow and PsppireDialog: Use correct the parent...
2012-07-14 Ben Pfafftext-data-import-dialog: Convert input lines to UTF... 20120715000502/pspp
2012-07-13 Ben Pfaffvar-type-dialog: Move UI into separate .ui file.
2012-07-13 Ben Pfaffvar-type-dialog: Avoid static variables.
2012-07-10 John DarringtonPsppireVarStore: Fix memory leak 20120711000504/pspp 20120712000504/pspp 20120713000505/pspp
2012-07-10 John DarringtonPsppireDataEditor: No longer keep a reference to the...
2012-07-10 Ben Pfaffpsppire-window-base: Avoid memory leak in get_window_id(). 20120710000508/pspp
2012-07-10 Ben Pfaffpsppire-data-window: Destroy dataset from finalize.
2012-07-10 Ben Pfaffpsppire-data-window: Avoid reference leak to PsppireDict.
2012-07-09 Ben Pfaffpsppire-data-editor: Unref old data_window upon change. 20120709000503/pspp
2012-07-09 Ben Pfaffpsppire-data-window: Delete dataset when closing window.
2012-07-09 Ben Pfaffpsppire-var-store: Chain up to correct parent method...
2012-07-09 Ben Pfaffpsppire-dict: Make PsppireDict not own its "struct...
2012-07-09 Ben Pfaffgui: Fix Glib-GObject-WARNING when closing the active...
2012-06-20 Ben Pfafftext-data-import-dialog: Allow user to choose input...
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_...
next