gui: Drop 'dict' parameter from text_to_value().
[pspp-builds.git] / src / ui /
2011-06-23 Ben Pfaffgui: Drop 'dict' parameter from text_to_value().
2011-05-26 Ben Pfaffgui: Clean generated gtk.h wrapper on "make clean".
2011-05-14 Ben Pfaffgui: Fix temporary filtering by a variable's value.
2011-05-13 Ben Pfaffgui: Make AGGREGATE dialog initially show all of the...
2011-05-13 Ben Pfaffgui: Make File|Recent Files remember the correct encoding.
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-12 Ben Pfaffgui: Refactor checking for .sav and .por suffixes.
2011-05-12 Ben Pfaffgui: Move null_if_empty_param() from psppire-window...
2011-05-11 Ben PfaffAutomatically link every program against libintl and...
2011-05-10 Ben Pfaffgui: Get rid of the_recent_manager global.
2011-05-10 Ben Pfaffgui: Delete now-incorrect advice to translators.
2011-05-10 Ben Pfaffgui: Make File|Recently Used Data behave like File...
2011-05-10 Ben Pfaffgui: Remove redundant call to psppire_window_set_title().
2011-05-10 Ben Pfaffgui: Make File|Open open multiple datasets by default.
2011-05-08 Ben Pfaffgui: Avoid creating empty output window at startup...
2011-05-08 Ben Pfaffgui: Label message output items in the output viewer...
2011-05-07 Ben Pfaffgui: Only unselect range from first data sheet when...
2011-05-07 Ben Pfaffgui: Use GTK+ accessor functions instead of deprecated...
2011-05-07 Ben Pfaffgui: Add <gtk/gtk.h> wrapper with functions from GTK...
2011-05-07 Ben Pfaffgui: Add workaround for GTK+ 2.20 crash at startup.
2011-05-07 Ben Pfaffgui: Provide substitute for gtk_widget_get_realized...
2011-05-05 Ben Pfaffgui: Unselect data in data editor when the datasheet...
2011-05-04 Ben Pfaffgui: Change View|Data and View|Variables to radio butto...
2011-05-04 Ben Pfaffgui: Add ellipsis to menu items that require further...
2011-05-04 Ben PfaffImplement DATASET commands.
2011-05-04 Ben Pfaffgui: New "entry-dialog" module for prompting for a...
2011-05-03 Ben Pfaffpsppire-buttonbox: Add "default" property.
2011-05-03 Ben Pfaffgui: Fix g_object_get() memory leaks for PsppireWindow...
2011-05-03 Ben Pfaffgui: Fix File|Open in syntax editor.
2011-05-03 Ben Pfaffgui: Eliminate dataset-related global variables.
2011-05-03 Ben Pfaffgui: Make syntax execution functions take a PsppireData...
2011-05-03 Ben Pfaffgui: Prefer NULL to 0 for initializing pointers.
2011-05-03 Ben Pfaffgui: Remove obviously unnecessary #include directives.
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2011-05-03 Ben Pfaffpsppire-window: Use g_string_append_unichar() instead...
2011-05-03 Ben Pfaffgui: Use dispose instead of finalize method in PsppireD...
2011-05-03 Ben Pfaffgui: Drop null base_finalize function from PsppireDataW...
2011-05-03 Ben Pfaffgui: Fix const-ness warning in create_lines_tree_view().
2011-05-03 Ben Pfaffgui: Fix const-ness warning for measure_to_string(...
2011-05-03 Ben Pfaffgui: Put a separator line before list of windows in...
2011-05-03 Ben Pfaffgui: Always convert file names to UTF-8 for use in...
2011-04-26 Ben Pfaffvariable: Make var_set_label() use the variable's own...
2011-04-26 Ben Pfaffdictionary: Make dict_create() take the new dictionary...
2011-04-17 Mindaugasgui: Add Lithuanian translation and MIME type to pspp...
2011-04-16 Ben Pfaffgui: Fix crash in executor when inline data is missing.
2011-04-15 Ben Pfaffgui: Add missing scroll bar in K related samples variab...
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels.
2011-04-10 Ben Pfaffgui: psppire-var-view: Change "<unset>" to null string.
2011-04-09 Ben Pfaffgui: Fix crash in Paired T-Test dialog on selecting...
2011-04-09 Ben Pfaffgui: Fix Glib warnings for dialogs in realize and confi...
2011-04-09 Ben Pfaffgui: Link against $(LIBICONV) too.
2011-04-08 Ben Pfaffgui: widget-io: Fix cleanup code in widget_printf(...
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfaffdataset: Use similar form to dictionary code for callba...
2011-03-20 Ben Pfaffdataset: Rename functions with "dataset_" prefix.
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffstr: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
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.
next