configure.ac: Increase version number to 0.7.5 for translationproject.
[pspp-builds.git] / src / ui /
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...
2010-05-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2010-05-13 Ben Pfaffgui: Configure page setup when printing in the GUI.
2010-05-13 Ben Pfaffgui: Factor out creation of Cairo output driver in...
2010-05-13 Ben Pfaffcairo: Allow xr_driver_create()'s caller to usefully...
2010-05-12 John DarringtonCreated convenience function connect_action
2010-05-12 John DarringtonRemove unnecessary GtkAction * variables
2010-05-11 John DarringtonUse signal handlers with the window as the first argume...
2010-05-11 John DarringtonChange gpointer variable to PsppireDataWindow * in...
2010-05-11 John DarringtonRemove unused GObject pointer from dialog functions...
2010-05-11 John DarringtonWhitespace changes only
2010-05-10 John DarringtonConverted output-viewer from .glade to .ui
2010-05-10 John DarringtonConvert syntax-editor from .glade to .ui
2010-05-10 John DarringtonRefactor the Help menu.
2010-05-09 John DarringtonAdded some missing translation tags
2010-05-09 John DarringtonMove data sheet cases popup menu to GtkBuilder file
2010-05-09 John DarringtonMove var sheet variables popup menu to GtkBuilder file
2010-05-09 John DarringtonRemove property settings from psppire_data_window and...
2010-05-09 John DarringtonMove implementation of the datasheet variable popup...
2010-05-09 John DarringtonRemove the resolve_action function which is no longer...
2010-05-09 John DarringtonUse consistent orthography for "stock-id" property
2010-05-09 John DarringtonConvert data-editor.glade to data-editor.ui
2010-05-09 John DarringtonFirst attempt at a psppire print dialog.
2010-05-08 Ben Pfaffoutput: Refactor Cairo output driver to make printing...
2010-05-08 Michel Boaventurapsppire: Translate more GUI strings.
2010-05-06 John DarringtonFix crash on variable type dialog custom currency display.
2010-05-06 John DarringtonDon't convert values returned from gettext to UTF8.
2010-05-05 Michel Boaventurapsppire: Translate all format type categories, not...
2010-05-03 Ben PfaffTake advantage of Gnulib configmake module.
2010-05-02 John DarringtonConvert syntax files to UTF-8 before loading them.
2010-04-16 Ben PfaffMove definition of UI_FILES out of HAVE_GUI.
2010-04-12 Ben Pfaffvariable: Introduce and use new function var_get_encodi...
2010-03-26 Ben Pfaffdict: Make dict_clone_var(), dict_clone_var_assert...
2010-03-22 Ben Pfaffpsppire: Use default GTK+ font in output shown in GUI.
2010-03-14 Ben Pfaffgui: Add charts, additional formatting feature to FREQU...
2010-03-10 Ben PfaffFREQUENCIES: Fix spelling error in dialog box text.
2010-03-10 Ben PfaffDESCRIPTIVES: In GUI, generate Z scores immediately...
2010-03-10 Ben Pfaffgui: Fix build problem (missing header #include).
2010-03-10 Ben Pfaffgui: Merge File|Open|Syntax and File|Open|Data into...
2010-03-10 Ben Pfaffconfigure: Check for glib-genmarshal program at configu...
2010-03-06 Ben Pfaffterminal UI: Fix circumstances when errors should be...
2010-02-26 Ben Pfaffgui: Save positions of windows only when they are closed.
2010-02-20 Ben Pfaffgui: Fix File|Export in output viewer.
2010-02-20 Ben Pfaffgui: Suggest viewing the user manual online if starting...
2010-02-20 Ben PfaffFix format string errors.
2010-02-20 Ben Pfaffgui: Fix theoretical comparison against garbage pointer.
2010-02-20 Ben Pfaffgui: Fix null pointer dereference in get_object_assert().
2010-02-13 Ben PfaffInclude the .glade files in pspp.pot, not just the...
2010-02-10 Ben Pfaffgui: Remove write-only variable 'new_type' from on_var_...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffverbose-msg: Remove.
2010-02-06 Ben Pfaffmessage: Give MSG_ values for categories and severities...
2010-02-05 Ben Pfaffmsg-ui: Fix typo in user message.
2010-01-19 Ben Pfaffpspp: Fix interactive usability for multi-line commands. fc11-i386-build78 fc11-x64-build75 sid-i386-build145
2010-01-17 Ben Pfaffpsppire: Reimplement overview pane for output viewer... fc11-i386-build76 fc11-x64-build73 sid-i386-build143
2010-01-17 Ben Pfaffpsppire: Add File|Export command to output viewer window. fc11-i386-build75 fc11-x64-build72 sid-i386-build142
2010-01-17 Ben PfaffRewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141
2009-12-30 John DarringtonWeight cases dialog: set the sensitivity of radiobuttons. fc11-i386-build69 fc11-x64-build66 lenny-x64-build90 sid-i386-build136
2009-12-28 John DarringtonInitialize factor dialog extraction parameters at dialo... fc11-i386-build68 fc11-x64-build65 lenny-x64-build89 sid-i386-build135
2009-12-28 John DarringtonRemoved some calls to deprecated Gtk functions
2009-12-28 John DarringtonAvoid warnings about adjustments with non-zero page...
2009-12-27 John DarringtonAdded a menu entry and dialog box for the FACTOR command.
2009-12-27 John DarringtonRemove unused declarations
2009-12-27 John DarringtonChange GTK_SIGNAL_FUNC to G_CALLBACK.
2009-12-27 John DarringtonAvoid warning about GtkAdjustments with non-zero page_size
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-18 John DarringtonRemove gettext markup from g_param_spec arguments. fc11-i386-build60 fc11-x64-build57 lenny-x64-build81 sid-i386-build127
2009-12-16 John DarringtonLinear Regression: Dependent variables should not be... fc11-i386-build59 fc11-x64-build56 lenny-x64-build80 sid-i386-build126
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-16 John DarringtonProperly escape marked up text in dictionary views fc11-i386-build56 fc11-x64-build53 lenny-x64-build77 sid-i386-build123
2009-12-16 John DarringtonNew interface PsppireSelectDestWidget.
2009-12-15 John DarringtonRemove unused GtkAdjustment objects
2009-12-14 John DarringtonFix missing menu label
2009-12-14 John DarringtonDon't allow string variables in ROC dialog as dependent...
2009-12-14 John DarringtonRemove unused code
2009-12-14 John DarringtonShow only numeric variables in correlations dialog
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonAdded a dialog box for the CORRELATION command
2009-12-13 John DarringtonNew function psppire_var_view_contains_var
2009-12-13 John DarringtonChange psppire_dicts pointers from G_POINTER to PSPPIRE...
2009-12-12 John DarringtonROC dialog: Disable reference button when curve is...
2009-12-12 John DarringtonImplemented a dialog box for the ROC command
next