projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Start of new branch involving major rewrite of lib/gtksheet/*
[pspp-builds.git]
/
lib
/
gtksheet
/
gtksheet.c
2008-07-12
John Darrington
Start of new branch involving major rewrite of lib...
blob
|
commitdiff
|
raw
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
2008-03-02
John Darrington
GtkSheet now properly owns its model(s)
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
John Darrington
Applied patch #6428
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
John Darrington
Fixed some deallocation problems.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
John Darrington
Fixed bug #21073
blob
|
commitdiff
|
raw
|
diff to current
2008-02-20
John Darrington
Whitespace changes and remove unnecessary casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-20
John Darrington
Cleanup gtksheet and add features to var-sheet.[ch]
blob
|
commitdiff
|
raw
|
diff to current
2008-02-17
John Darrington
Remove superfluous casts and fix whitespace sillyness.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
John Darrington
Removed the "feature" where rows are automatically...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
John Darrington
Fixed various memory leaks in GUI
blob
|
commitdiff
|
raw
|
diff to current
2008-02-02
John Darrington
Fixed some warnings from valgrind.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
John Darrington
Added a BACKEND_CHANGED signal on PsppireDict, and...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-18
John Darrington
Added the ability to paste from the clipboard to the...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
John Darrington
Plugged one more source of GtkCritical errors
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
John Darrington
Added the ability to paste data from the primary selection.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-18
John Darrington
Added popup menus to column and row title areas in...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-18
John Darrington
Enabled deleting of variables from the datasheet
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
John Darrington
Removed legacy code.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
John Darrington
Removed some deprecated gtk_ calls.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
John Darrington
Made the datasheet redraw itself when new data is loaded.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
John Darrington
Enabled deletion of cases from the datasheet.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
John Darrington
Implemented the "Insert Case" button and menuitem.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-08
John Darrington
Set type hints for older gtk versions
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
John Darrington
Added a tooltip like feature to display variables'...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
John Darrington
Removed some gtksheet features that were causing proble...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
John Darrington
Removed some gtksheet features that psppire is never...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
John Darrington
More whitespace changes. Thanks to Ben for pointing...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
John Darrington
Changes to whitespace, formatting and removed some...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-18
Ben Pfaff
Add #include <config.h>.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-23
John Darrington
Fixed bug where gui would crash when columns were resized.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
John Darrington
Implemented data-store using a casefile instead of...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
John Darrington
Internationalisation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
John Darrington
Fixed a lot of internationalisation issues.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
John Darrington
Plugged memory leaks in GUI, and converted most of...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
John Darrington
Fixed some bad interaction between variable and data...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
John Darrington
Deleted code which rendered the button labels twice.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
John Darrington
Fixed some memory leaks in GUI.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
John Darrington
Converted strings to utf8 before passing to gtksheet...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
John Darrington
Added simple queueing to message dialogs.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
John Darrington
Fixed a multitude of C89 compatibility warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
John Darrington
Added new files resulting from directory restructuring.
blob
|
commitdiff
|
raw
|
diff to current