data-reader: Remove unreachable "return" statements.
[pspp-builds.git] / lib /
2010-09-30 John DarringtonFix memory leak in sweep.c
2010-07-25 Jason H StoverFix upper bound for subscript in ordered_cols.
2010-07-20 Jason H StoverAdd argument specifying column containing dependent...
2010-05-24 John DarringtonFix compiler warnings
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-10 John DarringtonRemove reference to gtk-builder-convert which is no...
2010-05-10 John DarringtonConverted output-viewer from .glade to .ui
2010-05-08 Michel Boaventuragui: Fix crash clicking on the upper-left corner of...
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-28 John DarringtonUse non-deprecated macros.
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-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-10-05 Ben PfaffUpgrade gtk-builder-convert to newer version that adds... fbsd72-i386-build26 fc11-i386-build12 fc11-x64-build13 lenny-x64-build34 sid-i386-build80
2009-10-01 Ben PfaffUpgrade to latest Gnulib version and fix resulting... fbsd72-i386-build22 fc11-i386-build8 fc11-x64-build9 lenny-x64-build30 sid-i386-build76
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-24 Ben PfaffMake GtkItemEntry compatible with GTK+ 2.17.4 and later.
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead... v0.7.3
2009-07-28 John DarringtonRemove commented code
2009-07-28 John Darringtonremove unused return value
2009-07-28 John DarringtonAllow ranges with left to right and bottom to top sense...
2009-07-28 John DarringtonReplace safe_strcmp with g_strcmp0.
2009-07-27 John DarringtonRemove the RESIZE feature of the sheet.
2009-07-27 John DarringtonRe-enable signal emmission on row/column selection
2009-07-27 John DarringtonRemoved unused function
2009-07-27 John DarringtonRemoved unnecessary variable and consequently unreachab...
2009-07-27 John DarringtonAvoid the need for an extra click when de-selecting...
2009-07-27 John DarringtonRe-enable selection of complete rows/columns
2009-07-27 John DarringtonRemove unused function psppire_sheet_cell_get_state
2009-07-27 John DarringtonRedraw affected areas after de-selecting a region
2009-07-27 John DarringtonRedraw selection when reducing its area.
2009-07-27 John DarringtonReplaced GTK_STATE_NORMAL with PSPPIRE_SHEET_NORMAL...
2009-07-27 John DarringtonRemoved unnecessary variables
2009-07-27 John DarringtonMade selection a bit more reliable
2009-07-27 John DarringtonRemove unnecessary variable
2009-07-27 John DarringtonPartial fix of selection in the sheet.
2009-07-25 John DarringtonDisable extend_selection call.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-16 John DarringtonFix bug inserting rows and columns and rename state...
2009-05-14 John DarringtonRemove gratuitous call to change_active_cell.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-23 John DarringtonFix bug where data sometimes got erroneously copied...
2009-04-23 John DarringtonRemove unused code
2009-04-23 John DarringtonFix GUI bug risizing columns.
2009-04-22 John DarringtonCompensate cell border for gridline thickness
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonReplace BORDER_WIDTH macro with appropriate cell_paddin...
2009-04-16 John DarringtonHide tooltip when leaving sheet
2009-04-16 John DarringtonUnmap tooltip when sheet is unmapped
2009-04-16 John Darringtonremove superfluous tests
2009-04-16 John DarringtonImprove the style handling of the column/row title...
2009-04-15 John DarringtonHold the thread lock in a timer callback
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-06 John DarringtonAdded a cell-padding parameter to the sheet.
2009-04-06 John DarringtonMerge psppire-axis and psppire-axis-impl
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-19 John DarringtonAdded missing '#include <config.h>' lines.
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-16 John DarringtonMake psppire_sheet_get_attributes a private function
2009-03-16 John DarringtonIndicate filtered cases in data sheet.
2009-03-16 John DarringtonPrevent wierd focusing issues when changing cell
2009-03-10 John DarringtonInclude gtk-builder-convert to process .glade files
2009-03-06 John DarringtonTab key now moves to next row, upon end of line.
2009-03-05 John DarringtonFix problem focusing variable sheet
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-06 Ben PfaffSpeed up Wilcoxon matched-pairs signed-ranks significan...
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-15 John DarringtonRename lib/gtksheet to lib/gtk-contrib
2008-12-15 John DarringtonCreated new directory src/ui/gui/sheet
2008-12-14 John DarringtonReadd lost files
2008-12-14 John DarringtonMoved marshallers to src/ui/gui
2008-12-14 John DarringtonRename GtkSheet to PsppireSheet
2008-12-14 John DarringtonRename gsheetmodel to psppiresheetmodel
2008-12-13 John DarringtonFix warning
2008-12-13 John DarringtonRe-enabled display of global sheet button
2008-12-12 John DarringtonMore runtime warnings fixed
2008-12-12 John DarringtonFix some runtime warnings
2008-12-12 John DarringtonDon't set row/column to zero when selecting
2008-12-12 John DarringtonFix compiler warning
2008-12-12 John DarringtonFixed bug which manifested itself in the text import...
2008-12-11 John DarringtonRedraw cells when a row/column is resize
2008-12-10 John DarringtonPrevent updates to the model from feeding back to the...
2008-12-10 John DarringtonFix problem where entry strings got mangled
2008-12-10 John DarringtonFix some warnings
2008-12-10 John DarringtonImprove reliability of active cell border rendering
2008-12-10 John DarringtonFixed a problem redrawing the active cell.
2008-12-10 John DarringtonSimplify expose callback
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-10 John DarringtonFix up include path for generated source file
2008-12-09 John DarringtonRemoved that rather kludgy idle callback
2008-12-09 John DarringtonFix bug resizing rows/columns
2008-12-08 John DarringtonDraw the boundary line when resizing rows/columns
2008-12-08 John DarringtonPrevent widths less than 1
2008-12-07 John DarringtonFree the elements from the pool
next