pspp-sheet-view: Optimize by making column header widgets lazy.
[pspp] / src / ui /
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
2012-01-29 John DarringtonConverted roc-dialog to a PsppireDialogAction object
2012-01-29 John DarringtonConvert kmeans dialog to a PsppireDialogAction
2012-01-29 John DarringtonConverted the correlations dialog to a PsppireDialogAct... 20120129030507/pspp
2012-01-26 Ben Pfaffgui: Fix warnings. 20120126030504/pspp
2012-01-25 John DarringtonNew abstract class PsppireDialogAction
2012-01-24 Ben Pfaffgui: Use $(INSTALL_DATA), not $(INSTALL), to install... 20120124030501/pspp
2012-01-22 John DarringtonReimplemented the logo as a svg image and converted... 20120123030503/pspp
2012-01-16 John DarringtonImprove behaviour of resizing the value chooser widget 20120117030508/pspp 20120118030501/pspp
2012-01-15 John DarringtonRemove stray include directive
2012-01-11 John DarringtonUse idle callback to write to the local config directory 20120112030509/pspp
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10. 20120111030501/pspp
2012-01-05 John Darringtononline_help: use g_spawn_async instead of g_spawn_comma... 20120106030503/pspp 20120107030502/pspp
2012-01-05 John Darringtonlex_get_text_buffer_read: Avoid potential buffer overflow.
2012-01-03 John DarringtonAdd files to manifest, inadvertantly omitted from previ... 20120104030501/pspp
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-12-22 John DarringtonSet the output driver parameters dynamically from the... 20111223030502/pspp 20111224030502/pspp 20111225030503/pspp 20111226030503/pspp 20111227030503/pspp 20111228030503/pspp 20111229030502/pspp 20111230030503/pspp 20111231030503/pspp 20120101030503/pspp
2011-12-21 Ben Pfaffpsppire-dialog: Add missing prototype for psppire_dialo... 20111221030502/pspp 20111222030502/pspp
2011-12-18 John DarringtonCorrect packing properties of sort cases dialog.
2011-12-17 John DarringtonEscape # character in call to g_spawn_command_line_async 20111218030503/pspp
2011-12-17 John DarringtonAdded a callback to the dialog help buttons, and a...
2011-12-17 John DarringtonOutput Viewer: Try to adapt to changes in style 20111217030502/pspp
next