projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix misleadingly indented statements.
[pspp]
/
lib
/
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
2008-11-15
John Darrington
Remove "backing pixmap".
tree
|
commitdiff
2008-11-14
John Darrington
Whitespace changes, and function refactoring.
tree
|
commitdiff
2008-11-14
John Darrington
More unused code deleted.
tree
|
commitdiff
2008-11-14
John Darrington
Removed some unused code.
tree
|
commitdiff
2008-11-14
John Darrington
Removed some unused gtksheet features.
tree
|
commitdiff
2008-11-14
John Darrington
Delete gtkextra.c
tree
|
commitdiff
2008-11-13
John Darrington
Make the arrow keys behave more like what popular sprea...
tree
|
commitdiff
2008-11-13
John Darrington
Simplified the scrolling behaviour
tree
|
commitdiff
2008-11-13
John Darrington
Replaced macros with static inline functions
tree
|
commitdiff
2008-11-12
John Darrington
Add prototype for gtk_xpaned_compute_position
tree
|
commitdiff
2008-11-12
John Darrington
Remove calls to gdk_pointer_ungrab
tree
|
commitdiff
2008-11-12
John Darrington
Remove calls to gdk_cursor_new
tree
|
commitdiff
2008-11-12
John Darrington
Remove unsafe colormap operations.
tree
|
commitdiff
2008-11-12
John Darrington
Change bg_color and grid_color to an array of two colors
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
tree
|
commitdiff
2008-09-20
John Darrington
Moved all static libraries to libtool libraries.
tree
|
commitdiff
2008-09-20
John Darrington
Added the /WILCOXON subcommand to NPAR TESTS
tree
|
commitdiff
2008-09-15
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-09-13
John Darrington
Added README to distributed files
tree
|
commitdiff
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-08-19
Ben Pfaff
Start generating ChangeLog automatically from Git commi...
tree
|
commitdiff
2008-07-20
John Darrington
Why does git only commit some of the changes if you...
tree
|
commitdiff
2008-07-20
John Darrington
Deleted lib/gsl-extras and updated gsl dependence to 1.8
tree
|
commitdiff
2008-07-12
John Darrington
Actually add the code for the "Split Window" factility
tree
|
commitdiff
2008-07-12
John Darrington
Added the "Split Window" facility to allow viewing...
tree
|
commitdiff
2008-07-12
John Darrington
Start of new branch involving major rewrite of lib...
tree
|
commitdiff
2008-07-06
Ben Pfaff
Remove obsolete .gitignore entries.
tree
|
commitdiff
2008-07-06
Ben Pfaff
Rename .cvsignore files to .gitignore.
tree
|
commitdiff
2008-05-09
Ben Pfaff
Don't call gtk_widget_unparent on sheet->button if...
tree
|
commitdiff
2008-05-07
Ben Pfaff
(gtk_sheet_dispose): Set the sheet's entry_container...
tree
|
commitdiff
2008-05-03
John Darrington
Don't append cell contents when there is none.
tree
|
commitdiff
2008-03-25
John Darrington
Remove inline qualifiers to keep gcc 4.2 happy
tree
|
commitdiff
2008-03-08
John Darrington
Remove unused macros
tree
|
commitdiff
2008-03-08
John Darrington
Finish moving sheet model to new interface.
tree
|
commitdiff
2008-03-06
John Darrington
Remove unnecessary gpointer variable from gsheet-row...
tree
|
commitdiff
2008-03-02
John Darrington
Updated some deprecated functions with modern ones.
tree
|
commitdiff
2008-03-02
John Darrington
GtkSheet now properly owns its model(s)
tree
|
commitdiff
next