Use non-deprecated macros.
[pspp-builds.git] / src / ui /
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-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
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-12-12 John DarringtonRemove unused code
2009-12-12 John DarringtonRework the recode-dialog to fit new selector / psppire...
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-19 John DarringtonEnsure that only one set of callbacks exist.
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-18 John DarringtonFix property erroneously altered in commit a9a69251edd6...
2009-11-17 John DarringtonSeparated psppire_selector_set_subjects into two indivi...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-15 John DarringtonPsppireSelector: new properties: "source-widget" and...
2009-11-15 John DarringtonMove definition of sort-cases-dialog to a seperate... fc11-i386-build35 fc11-x64-build32 lenny-x64-build56 sid-i386-build104
2009-11-14 John DarringtonFix some minor problems with the reliability dialog fc11-i386-build34 fc11-x64-build31 lenny-x64-build55 sid-i386-build103
2009-11-13 John DarringtonProperly display ampersand characters in dictionary... fc11-i386-build33 fc11-x64-build30 lenny-x64-build54 sid-i386-build102
2009-11-07 John DarringtonRemove inappropriate call to gtk_window_set_keep_above fc11-i386-build31 fc11-x64-build28 lenny-x64-build52 sid-i386-build100
2009-10-13 Ben PfaffDon't use $< in target rules, for portability to POSIX...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-10 Ben PfaffDeclare Makefile suffixes, to be a little closer to...
2009-10-10 John DarringtonConverted psppire.glade to psppire.ui fbsd72-i386-build33 fc11-i386-build19 fc11-x64-build19 lenny-x64-build40 sid-i386-build87
2009-10-10 John DarringtonConverted some additional .glade files .ui
2009-10-10 John DarringtonAllow xgettext to extract strings from .ui files
2009-10-10 John DarringtonStarted transition to a .glade-less system.
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-09-12 John DarringtonCanonicalise some printed strings, to make translators...
2009-08-16 John DarringtonDon't override label for Save As menuitem
2009-07-28 John DarringtonAllow ranges with left to right and bottom to top sense...
2009-07-28 John DarringtonFix clipboard export of non-ascii strings.
2009-07-27 John DarringtonPrevent var sheet from traversing to an invalid cell
2009-07-26 John DarringtonWhitespace changes for the benefit of xgettext.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-24 John DarringtonChange signature of text_to_value.
2009-07-24 John Darringtonremove return values from callbacks which don't need...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-18 John DarringtonThe length of the string is now not always the
2009-07-14 John DarringtonReplaced the glade definition of about dialog with...
2009-07-13 John DarringtonFix crash in find dialog and make code less horrible.
2009-07-13 John DarringtonFix bug encodig missing value keys in gui
2009-07-12 John DarringtonFix crash on text import dialog
2009-07-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
2009-07-09 Ben Pfaffgui: Fix brown-paper-bag bug in output file name selection.
2009-07-08 John DarringtonRemove recoding in data_store.
2009-07-07 John DarringtonFix compile warnings
2009-07-07 John DarringtonFix bug in value labels dialog box
2009-07-06 John DarringtonFix crash when opening empty dataset
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
2009-07-03 John DarringtonEnsure that windows opens the right file for output.
2009-07-03 Ben PfaffRelocate the locale directory.
2009-06-14 John DarringtonFix compile warning
2009-06-12 Ben PfaffDrop call to deleted function value_cnt_from_width...
2009-06-09 John DarringtonFixed bug inserting cases in data sheet.
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 John DarringtonPrevent invalid variable widths in variable sheet.
2009-06-07 Ben PfaffRemove debug printfs that escaped from my local tree.
2009-06-07 Ben Pfaffgui: Fix segfault when pushing Del on a long string...
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-16 John DarringtonFix bug inserting rows and columns and rename state...
2009-05-16 John DarringtonRemove unused code
2009-05-15 John DarringtonCorrect typo in command line argument string.
2009-05-14 John DarringtonRemove unneeded object members
2009-05-13 John DarringtonEnsure that windows opens the right file for output.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonFor consistency, use gnulib's memory allocation functio...
2009-04-28 John DarringtonFix compilation error on Cygwin.
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-20 John DarringtonRevert "Made psppire-conf thread safer"
2009-04-20 John DarringtonRevert "Make psppire-axis thread safer"
2009-04-19 John DarringtonMade psppire-conf thread safer
2009-04-19 John DarringtonMake psppire-axis thread safer
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-16 John DarringtonContinue button to grab default on realization
2009-04-16 John DarringtonGrab default for close button on message dialog
next