projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
TEMPORARY: Convert test to Autotest framework.
[pspp-builds.git]
/
lib
/
2008-12-07
John Darrington
Written a proper implementation of psppire_axis_impl_delete
tree
|
commitdiff
2008-12-07
John Darrington
Trap some bad usage
tree
|
commitdiff
2008-12-07
John Darrington
Set variable display width when datasheet's columns...
tree
|
commitdiff
2008-12-07
John Darrington
Add a resize method to the axis
tree
|
commitdiff
2008-12-06
John Darrington
Improved robustness of axis implementation
tree
|
commitdiff
2008-12-06
John Darrington
Make the axis implementation more tolerant of boundary...
tree
|
commitdiff
2008-12-06
John Darrington
Canonicalise identifier names
tree
|
commitdiff
2008-12-06
John Darrington
(re)enabled dragging of row boundaries
tree
|
commitdiff
2008-12-06
John Darrington
Replaced implementation of psppire-axis.
tree
|
commitdiff
2008-12-04
John Darrington
Improve rendering of active cell border
tree
|
commitdiff
2008-12-04
John Darrington
Improve reliability of active cell border display
tree
|
commitdiff
2008-12-04
John Darrington
Allow variables to be entered beyond the end of sheet.
tree
|
commitdiff
2008-12-04
John Darrington
Remove {rows,columns}_resizeable function
tree
|
commitdiff
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-03
John Darrington
Remove unused sheetmodel function
tree
|
commitdiff
2008-12-03
John Darrington
Keep adjustment values in their relative positions...
tree
|
commitdiff
2008-12-02
John Darrington
Only grab the focus when appropriate
tree
|
commitdiff
2008-12-02
John Darrington
Whitespace change
tree
|
commitdiff
2008-12-02
John Darrington
Remove extraneous code moving sheet adjustments on...
tree
|
commitdiff
2008-12-01
John Darrington
Fixed some boundary conditions displaying row/column...
tree
|
commitdiff
2008-12-01
John Darrington
Remove marshaller from helper.c and use a generated...
tree
|
commitdiff
2008-12-01
John Darrington
Remove flicker drawing cell ranges
tree
|
commitdiff
2008-12-01
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
tree
|
commitdiff
2008-12-01
John Darrington
Remove font information from cell attributes and sheet...
tree
|
commitdiff
2008-11-30
John Darrington
Fixed problem when double clicking on column header
tree
|
commitdiff
2008-11-30
John Darrington
Improve drawing of active cell border
tree
|
commitdiff
2008-11-29
John Darrington
Fixed crash when scrolling
tree
|
commitdiff
2008-11-28
John Darrington
Fixed bug redrawing row/column title windows
tree
|
commitdiff
2008-11-28
John Darrington
Dont try to draw cells outside the valid range
tree
|
commitdiff
2008-11-28
John Darrington
Fix problem redrawing old active cell
tree
|
commitdiff
2008-11-28
John Darrington
Draw active cell on adjustment changes
tree
|
commitdiff
2008-11-28
John Darrington
Fixed problem displaying the active cell.
tree
|
commitdiff
2008-11-28
John Darrington
Removed unsed is_visible from sheetmodel
tree
|
commitdiff
2008-11-28
John Darrington
Remove unused auxvalues variable
tree
|
commitdiff
2008-11-28
John Darrington
Removed internal_allocation member which was assigned...
tree
|
commitdiff
2008-11-28
John Darrington
Made the active cell border a lot more noticeable
tree
|
commitdiff
2008-11-27
John Darrington
Use BUILT_SOURCES to ensure that marshallers get built
tree
|
commitdiff
2008-11-27
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
tree
|
commitdiff
2008-11-27
John Darrington
Removed condition which was always true
tree
|
commitdiff
2008-11-27
John Darrington
Disabled sheet entry for non-editable cells
tree
|
commitdiff
2008-11-27
John Darrington
Change return type of gtk_sheet_get_entry and removed...
tree
|
commitdiff
2008-11-27
John Darrington
Remove sheet_container member which served no useful...
tree
|
commitdiff
2008-11-27
John Darrington
Remove [hv]geo arguments to gtksheet which no longer...
tree
|
commitdiff
2008-11-27
John Darrington
Added g_return_if_fail to new methods
tree
|
commitdiff
2008-11-26
John Darrington
Added extra include path necessary when building outsid...
tree
|
commitdiff
2008-11-26
John Darrington
Generate marshaller functions instead of using prebuilt...
tree
|
commitdiff
2008-11-26
John Darrington
Remove obscure pango_font_description munging which...
tree
|
commitdiff
2008-11-26
John Darrington
Oops
tree
|
commitdiff
2008-11-26
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
tree
|
commitdiff
2008-11-26
John Darrington
Remove the gsheet-row-* modules and replaced with psppi...
tree
|
commitdiff
2008-11-25
John Darrington
Remove gtkextrafeatures.h from file manifest
tree
|
commitdiff
2008-11-25
John Darrington
Set the minimum-extent property from the size_allocate...
tree
|
commitdiff
2008-11-25
John Darrington
Fixed minor bug getting the extent of the last unit
tree
|
commitdiff
2008-11-25
John Darrington
Added "min-extent" and "default-size" properties.
tree
|
commitdiff
2008-11-24
John Darrington
Fix problem inserting variables at end of var sheet
tree
|
commitdiff
2008-11-24
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
tree
|
commitdiff
2008-11-24
John Darrington
Don't redraw buttons in size_allocate callback
tree
|
commitdiff
2008-11-24
John Darrington
Removed the STRING_WIDTH function
tree
|
commitdiff
2008-11-24
John Darrington
Removed feature relating to multiline column button...
tree
|
commitdiff
2008-11-24
John Darrington
Removed the autoresize-column feature which was unused
tree
|
commitdiff
2008-11-24
John Darrington
Remove flicker when redrawing row/column titles
tree
|
commitdiff
2008-11-23
John Darrington
Replace gsheet-column interface by psppire-axis
tree
|
commitdiff
2008-11-22
John Darrington
Fix crash
tree
|
commitdiff
2008-11-22
John Darrington
Remove unused signal
tree
|
commitdiff
2008-11-22
John Darrington
Change traverse signal to take GtkSheetCell instead...
tree
|
commitdiff
2008-11-22
John Darrington
Remove inline qualifiers
tree
|
commitdiff
2008-11-22
John Darrington
Removed function default_row_height
tree
|
commitdiff
2008-11-21
John Darrington
Avoid annoying double line at beginning of rows/columns
tree
|
commitdiff
2008-11-21
John Darrington
Avoid critical when renewing dataset
tree
|
commitdiff
2008-11-21
John Darrington
Remove gtk_sheet_move_query function
tree
|
commitdiff
2008-11-21
John Darrington
Avoid runtime warning
tree
|
commitdiff
2008-11-21
John Darrington
Block entry change handler whilst traversing cells
tree
|
commitdiff
2008-11-21
John Darrington
Prevent double-click signal from being emitted when...
tree
|
commitdiff
2008-11-20
John Darrington
Prevent sheet from stepping outside its valid cell...
tree
|
commitdiff
2008-11-20
John Darrington
Fixed the scrolling of the sheet when the active cell...
tree
|
commitdiff
2008-11-20
John Darrington
Improved behaviour of arrow keys
tree
|
commitdiff
2008-11-20
John Darrington
Rename functions
tree
|
commitdiff
2008-11-20
John Darrington
Removed unused return value from cell activation features
tree
|
commitdiff
2008-11-20
John Darrington
Improve the behaviour of the moveto function
tree
|
commitdiff
2008-11-20
John Darrington
Reduce flicker on scrolling
tree
|
commitdiff
2008-11-20
John Darrington
Combine cell_draw_bg and cell_draw_label into a single...
tree
|
commitdiff
2008-11-20
John Darrington
Fix entry widget size allocation.
tree
|
commitdiff
2008-11-19
John Darrington
Deleted lib/gtksheet/gtkextrafeatures.h
tree
|
commitdiff
2008-11-19
John Darrington
Deleted gtkitementry
tree
|
commitdiff
2008-11-19
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
tree
|
commitdiff
2008-11-19
John Darrington
Fixed problems with justification
tree
|
commitdiff
2008-11-18
John Darrington
Made everything except gtkitementry.c multi-head safe
tree
|
commitdiff
2008-11-18
John Darrington
Added event handler for the Delete key
tree
|
commitdiff
2008-11-18
John Darrington
Made attributes justification default to GTK_JUSTIFY_LEFT
tree
|
commitdiff
2008-11-18
John Darrington
Fix vertical alignment of text.
tree
|
commitdiff
2008-11-18
John Darrington
Fixed horizontal alignment of text within cells.
tree
|
commitdiff
2008-11-18
John Darrington
Use rectangle_from_cell where appropriate.
tree
|
commitdiff
2008-11-18
John Darrington
New function rectangle_from_range.
tree
|
commitdiff
2008-11-18
John Darrington
New function rectangle_from_cell
tree
|
commitdiff
2008-11-18
John Darrington
Fixed problem where the old active cell wasn't hidden.
tree
|
commitdiff
2008-11-18
John Darrington
Removed the visibility predicate from the row/column...
tree
|
commitdiff
2008-11-18
John Darrington
Correct scrollbar adjustments for row/column titles...
tree
|
commitdiff
2008-11-17
John Darrington
Whitespace changes
tree
|
commitdiff
2008-11-17
John Darrington
Fixed the tooltips/hover feature
tree
|
commitdiff
2008-11-15
John Darrington
Fixed some other little bugs which kept in.
tree
|
commitdiff
next