projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow variables to be entered beyond the end of sheet.
[pspp-builds.git]
/
lib
/
gtksheet
/
gtksheet.c
2008-12-04
John Darrington
Allow variables to be entered beyond the end of sheet.
blob
|
commitdiff
|
raw
2008-12-04
John Darrington
Remove {rows,columns}_resizeable function
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
John Darrington
Remove unused sheetmodel function
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
John Darrington
Keep adjustment values in their relative positions...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Only grab the focus when appropriate
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Whitespace change
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
John Darrington
Remove extraneous code moving sheet adjustments on...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Fixed some boundary conditions displaying row/column...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Remove flicker drawing cell ranges
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
John Darrington
Remove font information from cell attributes and sheet...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
John Darrington
Fixed problem when double clicking on column header
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
John Darrington
Improve drawing of active cell border
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
John Darrington
Fixed crash when scrolling
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Fixed bug redrawing row/column title windows
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Dont try to draw cells outside the valid range
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Fix problem redrawing old active cell
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Draw active cell on adjustment changes
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Fixed problem displaying the active cell.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Removed unsed is_visible from sheetmodel
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Remove unused auxvalues variable
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Removed internal_allocation member which was assigned...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
John Darrington
Made the active cell border a lot more noticeable
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
John Darrington
Removed condition which was always true
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
John Darrington
Disabled sheet entry for non-editable cells
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
John Darrington
Change return type of gtk_sheet_get_entry and removed...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
John Darrington
Remove sheet_container member which served no useful...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
John Darrington
Remove [hv]geo arguments to gtksheet which no longer...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
John Darrington
Generate marshaller functions instead of using prebuilt...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
John Darrington
Remove obscure pango_font_description munging which...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
John Darrington
Remove the gsheet-row-* modules and replaced with psppi...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
John Darrington
Set the minimum-extent property from the size_allocate...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Don't redraw buttons in size_allocate callback
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Removed the STRING_WIDTH function
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Removed feature relating to multiline column button...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Removed the autoresize-column feature which was unused
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
John Darrington
Remove flicker when redrawing row/column titles
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
John Darrington
Replace gsheet-column interface by psppire-axis
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
John Darrington
Fix crash
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
John Darrington
Remove unused signal
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
John Darrington
Change traverse signal to take GtkSheetCell instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
John Darrington
Removed function default_row_height
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
John Darrington
Avoid annoying double line at beginning of rows/columns
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
John Darrington
Avoid critical when renewing dataset
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
John Darrington
Remove gtk_sheet_move_query function
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
John Darrington
Avoid runtime warning
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
John Darrington
Block entry change handler whilst traversing cells
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
John Darrington
Prevent double-click signal from being emitted when...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Prevent sheet from stepping outside its valid cell...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Fixed the scrolling of the sheet when the active cell...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Improved behaviour of arrow keys
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Rename functions
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Removed unused return value from cell activation features
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Improve the behaviour of the moveto function
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Reduce flicker on scrolling
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Combine cell_draw_bg and cell_draw_label into a single...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
John Darrington
Fix entry widget size allocation.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
John Darrington
Deleted gtkitementry
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
John Darrington
Fixed problems with justification
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Made everything except gtkitementry.c multi-head safe
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Added event handler for the Delete key
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Made attributes justification default to GTK_JUSTIFY_LEFT
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Fix vertical alignment of text.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Fixed horizontal alignment of text within cells.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Use rectangle_from_cell where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
New function rectangle_from_range.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
New function rectangle_from_cell
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Fixed problem where the old active cell wasn't hidden.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Removed the visibility predicate from the row/column...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
John Darrington
Correct scrollbar adjustments for row/column titles...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
John Darrington
Fixed the tooltips/hover feature
blob
|
commitdiff
|
raw
|
diff to current
2008-11-15
John Darrington
Fixed some other little bugs which kept in.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-15
John Darrington
Remove "backing pixmap".
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
John Darrington
Whitespace changes, and function refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
John Darrington
More unused code deleted.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
John Darrington
Removed some unused code.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
John Darrington
Removed some unused gtksheet features.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
John Darrington
Delete gtkextra.c
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
John Darrington
Make the arrow keys behave more like what popular sprea...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
John Darrington
Simplified the scrolling behaviour
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
John Darrington
Replaced macros with static inline functions
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
John Darrington
Remove calls to gdk_pointer_ungrab
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
John Darrington
Remove calls to gdk_cursor_new
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
John Darrington
Remove unsafe colormap operations.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
John Darrington
Change bg_color and grid_color to an array of two colors
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
John Darrington
Start of new branch involving major rewrite of lib...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-09
Ben Pfaff
Don't call gtk_widget_unparent on sheet->button if...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Ben Pfaff
(gtk_sheet_dispose): Set the sheet's entry_container...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-03
John Darrington
Don't append cell contents when there is none.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
John Darrington
Remove inline qualifiers to keep gcc 4.2 happy
blob
|
commitdiff
|
raw
|
diff to current
2008-03-08
John Darrington
Remove unused macros
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
John Darrington
Remove unnecessary gpointer variable from gsheet-row...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
John Darrington
Updated some deprecated functions with modern ones.
blob
|
commitdiff
|
raw
|
diff to current
next