Re-enable signal emmission on row/column selection
[pspp-builds.git] / lib /
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
2008-12-07 John DarringtonWritten a proper implementation of psppire_axis_impl_delete
2008-12-07 John DarringtonTrap some bad usage
2008-12-07 John DarringtonSet variable display width when datasheet's columns...
2008-12-07 John DarringtonAdd a resize method to the axis
2008-12-06 John DarringtonImproved robustness of axis implementation
2008-12-06 John DarringtonMake the axis implementation more tolerant of boundary...
2008-12-06 John DarringtonCanonicalise identifier names
2008-12-06 John Darrington(re)enabled dragging of row boundaries
2008-12-06 John DarringtonReplaced implementation of psppire-axis.
2008-12-04 John DarringtonImprove rendering of active cell border
2008-12-04 John DarringtonImprove reliability of active cell border display
2008-12-04 John DarringtonAllow variables to be entered beyond the end of sheet.
2008-12-04 John DarringtonRemove {rows,columns}_resizeable function
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 John DarringtonRemove unused sheetmodel function
2008-12-03 John DarringtonKeep adjustment values in their relative positions...
2008-12-02 John DarringtonOnly grab the focus when appropriate
2008-12-02 John DarringtonWhitespace change
2008-12-02 John DarringtonRemove extraneous code moving sheet adjustments on...
2008-12-01 John DarringtonFixed some boundary conditions displaying row/column...
2008-12-01 John DarringtonRemove marshaller from helper.c and use a generated...
2008-12-01 John DarringtonRemove flicker drawing cell ranges
2008-12-01 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-12-01 John DarringtonRemove font information from cell attributes and sheet...
2008-11-30 John DarringtonFixed problem when double clicking on column header
2008-11-30 John DarringtonImprove drawing of active cell border
next