Remove unused match-files.c.
[pspp-builds.git] / src / ui /
2008-12-03 John DarringtonUse value_compare_3way instead of compare_values_short...
2008-12-03 Ben PfaffReplace case_ordering with subcase.
2008-12-03 Ben PfaffRename compare_values, hash_values with "_short" suffix.
2008-11-29 John DarringtonMake close button grab the focus on popup
2008-11-29 John DarringtonImprove useability of value label dialog.
2008-11-11 John DarringtonMade some gui functions multi-head safe.
2008-11-08 John DarringtonFail more gracefully when the file specified on the...
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-10-12 Ben PfaffFix GCC 4.3 warnings about parameters of incomplete...
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-10 John DarringtonFixed problems when building with --enable-relocatable
2008-10-04 Ben PfaffAdd ".sav" or ".por" suffix to filename when saving...
2008-09-26 John DarringtonAvoid forcing an int into a void *
2008-09-23 John DarringtonFixed minor build problems.
2008-09-20 John DarringtonMark variable as unused.
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonDowngraded mismatched gtk warning.
2008-09-08 John DarringtonAdd ".sav" or ".por" suffix to filename when saving...
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-23 John DarringtonWork around bug #24033 (appending to output in cygwin).
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2008-06-07 John DarringtonUpdated about dialog text.
2008-05-29 John DarringtonAdded a --enable-anachronistic-dependencies flag to...
2008-05-20 John DarringtonApplied patch #6515 : Allow dlls to be built on w32...
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-05-09 John DarringtonFix problems with yelp opening info files.
2008-05-08 Ben PfaffDon't make the user wiggle the mouse to be able to...
2008-05-08 Ben PfaffChange the mouse pointer to a watch to indicate that...
2008-05-08 John DarringtonDon't use gtk_action_connect_proxy for popup menu items...
2008-05-07 Ben Pfaff(get_tooltip_location): Prevent crash when a tooltip...
2008-05-07 Ben Pfaff(text_data_import_assistant): Allocate the struct impor...
2008-04-21 John DarringtonUpdate some copyright notices which still referred...
2008-04-18 John DarringtonClose patch #6492
2008-04-09 John DarringtonRemove visibility from unused widgets and menus
2008-03-25 John DarringtonAdded menomics to all menuitems.
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2008-03-25 John DarringtonNeed SIZE_MAX to be defined when there's no libreadline
2008-03-16 Ben PfaffPatch #5368. Reviewed by John Darrington. Tested...
2008-03-14 John DarringtonRemove unncessary dependencies on format.h
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-08 Ben PfaffInitialize "may-create-vars" to TRUE by default.
2008-03-07 Ben PfaffAdd "may-create-vars" property to var sheet that contro...
2008-03-06 John DarringtonRemove unnecessary gpointer variable from gsheet-row...
2008-03-05 Ben PfaffPatch #6427. Reviewed by John Darrington.
2008-03-02 John DarringtonUpdated some deprecated functions with modern ones.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-03-01 John DarringtonAdjusted packing parameters
2008-03-01 John DarringtonOops
2008-03-01 John DarringtonPrevent crash under certain pathological results.
2008-02-29 John DarringtonFixed regression dialog to use new data editor arrangement.
2008-02-29 John DarringtonApplied patch #6428
2008-02-29 John DarringtonOops
2008-02-29 John DarringtonRemove this file.
2008-02-29 John DarringtonDelete these files.
2008-02-27 Jason StoverRegression dialog
2008-02-27 Jason StoverAdded egression dialog
2008-02-23 John DarringtonThis file's very out of date, and it duplicates the...
2008-02-23 John DarringtonRemove obsolete properties from glade files. Fixed...
2008-02-20 John DarringtonRemove erroneous cast.
2008-02-20 John DarringtonRemove erroneous casts.
2008-02-20 John DarringtonWhitespace changes and remove unnecessary casts.
2008-02-20 John DarringtonCleanup gtksheet and add features to var-sheet.[ch]
2008-02-20 Ben PfaffPatch #6426. Reviewed by John Darrington.
2008-02-20 John DarringtonFixed some problems reported by autoconf -Wall
2008-02-20 Ben Pfaff(popup_messages): Always destroy `msg' and `lead' strin...
2008-02-20 John DarringtonAdded const qualifier to return value of gtk_check_vers...
2008-02-19 Ben Pfaff(ds_read_line): Add argument to limit the length of...
2008-02-19 John DarringtonApplied patch #6420
2008-02-18 John DarringtonImplemented the Examine dialog
2008-02-13 John DarringtonFixed crash when trying to get the label of a non-exist...
2008-02-13 John DarringtonFix bug which crashed the gui when selected an empty...
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-10 Ben PfaffConsolidate multiple messages into single message dialo...
2008-02-08 John DarringtonRemoved the "feature" where rows are automatically...
2008-02-08 Jason Stoverundid accidental checkin of text import patch
2008-02-08 Jason Stoveroops
2008-02-08 Jason Stoveroops
2008-02-08 Jason StoverAdded crosstabs dialog
2008-02-08 John DarringtonAdded valid predicates to transpose and sort dialogs.
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-04 John DarringtonPatch #6387
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2008-02-03 John DarringtonFixed various memory leaks in GUI
2008-02-03 John DarringtonFix memory leaks in gui
2008-02-03 John DarringtonFix leak in dialogs, and correct name of options button.
2008-02-02 John DarringtonFixed some warnings from valgrind.
2008-01-29 John DarringtonOops
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2008-01-22 John DarringtonFixed bug #22073
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-12-24 John DarringtonConstness patrol
2007-12-13 John Darringtongtk_window_set_transient_for: Wrong argument order.
2007-12-13 John DarringtonRemove unused variables.
2007-12-13 John DarringtonOops. Arguments reversed.
next