Remove commented code
[pspp-builds.git] / lib / gtk-contrib / psppire-sheet.c
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-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-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-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-15 John DarringtonRename lib/gtksheet to lib/gtk-contrib