projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improved behaviour of arrow keys
[pspp]
/
lib
/
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
2008-02-29
John Darrington
Applied patch #6428
tree
|
commitdiff
2008-02-27
John Darrington
Fixed some deallocation problems.
tree
|
commitdiff
2008-02-27
John Darrington
Fixed bug #21073
tree
|
commitdiff
2008-02-20
John Darrington
Whitespace changes and remove unnecessary casts.
tree
|
commitdiff
2008-02-20
John Darrington
Cleanup gtksheet and add features to var-sheet.[ch]
tree
|
commitdiff
2008-02-17
John Darrington
Remove superfluous casts and fix whitespace sillyness.
tree
|
commitdiff
2008-02-08
John Darrington
Removed the "feature" where rows are automatically...
tree
|
commitdiff
2008-02-03
John Darrington
Fixed various memory leaks in GUI
tree
|
commitdiff
2008-02-02
John Darrington
Fixed some warnings from valgrind.
tree
|
commitdiff
2007-12-04
Jason Stover
Removed 'Written by' line
tree
|
commitdiff
2007-09-21
John Darrington
Added a BACKEND_CHANGED signal on PsppireDict, and...
tree
|
commitdiff
2007-08-18
John Darrington
Added the ability to paste from the clipboard to the...
tree
|
commitdiff
2007-08-07
John Darrington
Plugged one more source of GtkCritical errors
tree
|
commitdiff
2007-07-24
John Darrington
Added the ability to paste data from the primary selection.
tree
|
commitdiff
2007-07-18
John Darrington
Added popup menus to column and row title areas in...
tree
|
commitdiff
2007-07-18
Ben Pfaff
Ignore directories that have been removed from CVS...
tree
|
commitdiff
2007-07-18
John Darrington
Enabled deleting of variables from the datasheet
tree
|
commitdiff
2007-07-16
John Darrington
Removed legacy code.
tree
|
commitdiff
2007-07-13
John Darrington
Removed some deprecated gtk_ calls.
tree
|
commitdiff
2007-07-13
John Darrington
Deleted lib/gtksheet/gtkiconlist.[ch] which isn't used...
tree
|
commitdiff
2007-07-12
John Darrington
Made the datasheet redraw itself when new data is loaded.
tree
|
commitdiff
2007-07-10
John Darrington
Enabled deletion of cases from the datasheet.
tree
|
commitdiff
2007-07-09
John Darrington
Implemented the "Insert Case" button and menuitem.
tree
|
commitdiff
2007-07-08
John Darrington
Used type casenumber in GUI code where appropriate...
tree
|
commitdiff
2007-07-08
John Darrington
Set type hints for older gtk versions
tree
|
commitdiff
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
tree
|
commitdiff
2007-07-07
John Darrington
Added a tooltip like feature to display variables'...
tree
|
commitdiff
2007-07-03
John Darrington
Removed some gtksheet features that were causing proble...
tree
|
commitdiff
2007-06-28
John Darrington
Removed some gtksheet features that psppire is never...
tree
|
commitdiff
2007-06-28
John Darrington
More whitespace changes. Thanks to Ben for pointing...
tree
|
commitdiff
2007-06-28
John Darrington
Changes to whitespace, formatting and removed some...
tree
|
commitdiff
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
tree
|
commitdiff
2007-02-18
Ben Pfaff
Add #include <config.h>.
tree
|
commitdiff
2006-12-16
John Darrington
Removed my authorship lines.
tree
|
commitdiff
2006-07-23
John Darrington
Fixed bug where gui would crash when columns were resized.
tree
|
commitdiff
2006-07-15
John Darrington
Applied patch file #10344.
tree
|
commitdiff
next