Remove font information from cell attributes and sheet model.
[pspp-builds.git] / src / ui / gui /
2008-12-01 John DarringtonRemove font information from cell attributes and sheet...
2008-11-30 John DarringtonWhen adding variables in varsheet, add at the current...
2008-11-30 John DarringtonFixed problem when double clicking on column header
2008-11-28 John DarringtonRemoved unsed is_visible from sheetmodel
2008-11-27 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-27 John DarringtonChange return type of gtk_sheet_get_entry and removed...
2008-11-27 John DarringtonRemove [hv]geo arguments to gtksheet which no longer...
2008-11-27 John DarringtonRemoved reference to row-geometry property which no...
2008-11-26 John DarringtonGenerate marshaller functions instead of using prebuilt...
2008-11-26 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-26 John DarringtonRemove the gsheet-row-* modules and replaced with psppi...
2008-11-24 John DarringtonFix problem inserting variables at end of var sheet
2008-11-24 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-23 John DarringtonReplace gsheet-column interface by psppire-axis
2008-11-22 John DarringtonChange traverse signal to take GtkSheetCell instead...
2008-11-22 John DarringtonRemove inline qualifiers
2008-11-21 John DarringtonPrevent traversing to cells for which there is no variable
2008-11-20 John DarringtonImproved behaviour of arrow keys
2008-11-20 John DarringtonImprove the behaviour of the moveto function
2008-11-19 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-19 John DarringtonFixed problems with justification
2008-11-18 John DarringtonMade everything except gtkitementry.c multi-head safe
2008-11-18 John DarringtonRemoved the visibility predicate from the row/column...
2008-11-14 John DarringtonDelete gtkextra.c
2008-11-13 John DarringtonSimplified the scrolling behaviour
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-11 John DarringtonMade some gui functions multi-head safe.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
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-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-12 John DarringtonActually add the code for the "Split Window" factility
2008-07-12 John DarringtonStart of new branch involving major rewrite of lib...
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-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-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 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
next