group: Delete unused functions.
[pspp-builds.git] / src / ui /
2011-02-20 Ben Pfaffi18n: Introduce C_ENCODING as replacement for LEGACY_NA...
2011-02-15 Ben PfaffUse new Gnulib function dtoastr() to format short,...
2011-02-05 Ben Pfafftext-data-import-dialog: Eliminate VAR_NAME_LEN restric...
2011-02-05 Ben Pfaffdict: Make dict_make_unique_var_name() return an alloca...
2010-12-05 Ben Pfaffgui: Factor out duplicated code for executing and pasti...
2010-12-04 Ben PfaffRemove the PROMPT, CPROMPT, and DPROMPT settings.
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-10-31 Ben Pfaffexecutor: Execute pending transformations after process...
2010-10-30 John DarringtonFix typo
2010-10-30 John DarringtonAdded a dialog box for the k-related-sample non-paramet...
2010-10-27 Ben Pfaffpsppire-output-window: Insert a half-line of space...
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-10-17 John DarringtonFix typos in printed strings
2010-10-11 Ben Pfaffpspp: Get rid of clean_up() function now that it has...
2010-10-11 Ben Pfaffpspp: Don't attempt fancy clean-up upon receiving a...
2010-10-04 John DarringtonWorkaround for gettext deficiencies
2010-10-04 Ben Pfaffpspp: Fix crash passing the name of a nonexistent file...
2010-10-04 Ben Pfaffpspp: Make style slightly more like the rest of the...
2010-10-03 John DarringtonAdded gettext markup to some strings which required it
2010-10-03 John DarringtonConsistently use the return value from case_ref.
2010-10-02 Ben Pfaffpspp: Avoid printing multiple messages for a single...
2010-10-02 Ben Pfaffpspp: Make a signal that indicates a bug re-raise that...
2010-09-29 John DarringtonDisconnect clip signal handlers when a syntax window...
2010-09-24 Ben Pfaffdata-in: Get rid of first_column, last_column arguments.
2010-09-24 Ben Pfaffdata-in: Make data_in() parameters more uniform.
2010-09-24 Ben Pfaffdata-in: Eliminate "implied_decimals" parameter from...
2010-09-24 Ben Pfaffsyntax-string-source: Fix format string problems.
2010-09-24 Ben Pfaffcast: New macro NULL_SENTINEL.
2010-09-19 John DarringtonConst casts.
2010-09-18 John DarringtonFix outstanding quote style issues
2010-09-18 Ben PfaffSuppress warnings about conversions between char *...
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-09-14 John DarringtonTranslate the names of aggretation functions. Fixes...
2010-09-12 John DarringtonSyntax Window: Don't connect callbacks until all member...
2010-09-11 John DarringtonPrevent critical when closing output viewer
2010-09-06 John DarringtonFixed bug #30969: Crash in split file dialog box
2010-09-06 John DarringtonSeperate the GtkBuilder definition for Split into its...
2010-08-29 Ben Pfaffsettings: Make viewwidth, viewlength "int"s instead...
2010-08-28 John DarringtonImproved the syntax generated by the select-cases dialog
2010-08-28 John DarringtonAllow translation of default filenames in GUI
2010-08-28 John DarringtonAllow translation of default variable name.
2010-08-24 John DarringtonSyntax Window: Dynamically set paste sensitivity
2010-08-24 John DarringtonImplemented Edit->Paste in the syntax viewer
2010-08-23 John DarringtonSyntax Window: Edit->* item sensitivity follows selection
2010-08-23 John DarringtonImplemented Cut, Copy and Delete in the syntax editor
2010-08-22 John DarringtonMove MX* processing to libpspp/message.c
2010-08-21 John Darringtonsyntax-editor.ui cleanup
2010-08-21 John DarringtonAllow undo/redo of pasted text as a single item
2010-08-21 John DarringtonText input dialog: Use widget-io
2010-08-19 John DarringtonFix translation of column headers in text import dialog.
2010-08-19 John DarringtonFix translation of column header.
2010-08-08 John DarringtonAggregate-dialog: Preselect summary function and variab...
2010-08-07 John DarringtonAggregate dialog: Initialize HPane widget width on...
2010-08-01 John DarringtonAvoid compiler warning
2010-07-29 John DarringtonAdded dialog box for the aggregate command
2010-07-26 John DarringtonRemove URL from translatable string
2010-07-16 John DarringtonReliability dialog: Add checkbox for summary subcommand
2010-07-04 John DarringtonFix uninitialized variable
2010-06-26 Ben Pfaffcairo: Remove support for printed headers.
2010-06-26 Ben Pfaffgui: Fix spelling error in user-visible string.
2010-06-23 John DarringtonMove compute dialog definition to its own file
2010-06-23 John DarringtonMove select cases into its own definition file
2010-06-23 John Darrington(Re)enable select cases dialog.
2010-06-23 John DarringtonSeperate the goto-case dialog into its own definition...
2010-06-16 John DarringtonEnsure that psppire's --help and --version options...
2010-06-16 Ben Pfaffpsppire: Fix insecure temporary file creation in clipbo...
2010-06-16 Ben Pfaffpspp: Mark the pspp --help text as translatable.
2010-06-16 Ben Pfaffpsppire: Re-implement --help and --version options.
2010-06-09 John DarringtonRemove unnecessary translatiosn of stock items.
2010-06-08 Ben Pfaffgui: Fix permissions when creating configuration directory.
2010-06-08 Ben Pfaffgui: Create user settings directory if it doesn't alrea...
2010-06-06 Ben Pfaffpspp: Add --no-output option to allow entirely disablin...
2010-05-29 Ben Pfaffgui: Speed up rendering of large tables that are only...
2010-05-25 John DarringtonOutput viewer: Guess file type from filename suffix.
2010-05-24 John DarringtonUse gtk stock item instead of a custom one
2010-05-24 John DarringtonFix compiler warnings
2010-05-24 John DarringtonAdded remaining relevant unicode box characters
2010-05-24 John DarringtonEntered some extra unicode box chars in the table
2010-05-24 John DarringtonCall expand all on Edit->SelectAll
2010-05-24 John DarringtonAdded an ODT target to the output viewer clipboard
2010-05-24 John DarringtonAdded a SelectAll menuitem to the output viewer
2010-05-24 John DarringtonAdd html target to output viewer clipboard
2010-05-24 John DarringtonAdded basic clipboard functionality to the output viewer.
2010-05-24 John DarringtonAdded a GTK_STOCK_INFO icon to the file information...
2010-05-24 John DarringtonUse meaningful identifier for the Edit|Copy action
2010-05-21 John DarringtonFix problem opening files with non-ascii names on Windows
2010-05-21 John DarringtonFix crash on Windows when calculating a covariance...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-21 John DarringtonImplemented a rotations subdialog for the FACTOR command
2010-05-21 John DarringtonAdded ROTATION to this list of default tables
2010-05-20 Ben Pfaffcairo: Implement xr_driver_destroy() and use it during...
2010-05-19 John DarringtonImplemented the Binomial Test dialog box.
2010-05-19 John DarringtonAdded an implementation of the Chi-Square dialog box
2010-05-19 John DarringtonAdd stock items to output viewer menuitems
2010-05-19 John DarringtonRemoved diagnostic messages from print operation callbacks
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-19 Ben Pfaffpsppire-axis: Use rint() instead of nearbyint(), for...
2010-05-16 John DarringtonRenamed function to reflect change of purpose from...
2010-05-16 John DarringtonPaste to a single common syntax window instead of a...
2010-05-14 John DarringtonTranslate the contents of frequencies and descriptives...
next