chiark
/
gitweb
/
~mdw
/
clg
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed typo
[clg]
/
glib
/
gobject.lisp
2007-06-01
espen
Fixed alignment problem in win32
blob
|
commitdiff
|
raw
2007-05-10
espen
Got rid of warning
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
espen
Functions to access user data made generic
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
espen
More improvements to virtual slot access
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
espen
Updates for SBCL 0.9.14 and 0.9.15
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
espen
Various necessary changes
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
espen
Bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-02-26
espen
Type method system redesigned
blob
|
commitdiff
|
raw
|
diff to current
2006-02-19
espen
Bug fix
blob
|
commitdiff
|
raw
|
diff to current
2006-02-19
espen
C callbacks cleaned up and ported to new API
blob
|
commitdiff
|
raw
|
diff to current
2006-02-15
espen
Removed dependency of some internal PCL symbols
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
espen
Added ALLOCATE-FOREIGN method for gobject. Construct...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
espen
FOREIGN
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
espen
Added more debugging stuff
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
espen
Redesigned proxy initialization protocol
blob
|
commitdiff
|
raw
|
diff to current
2006-02-04
espen
Code clean up and propper computation of foreign object...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
espen
Fixed broken reference counting
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
espen
Made toggle reference depend on glib2.8
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
espen
Added dependency for Gtk 2.8 for toggle references
blob
|
commitdiff
|
raw
|
diff to current
2006-02-02
espen
Added slot allocation :special for which are internal...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-02
espen
Slots with instance allocation can now safely be added...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
espen
Changed to MIT license
blob
|
commitdiff
|
raw
|
diff to current
2005-03-11
espen
Fix to avoid having to rely on internal _get_type functions
blob
|
commitdiff
|
raw
|
diff to current
2005-03-06
espen
Changes necessary to allow saving of core images with...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
espen
Changed the way initargs are handled when merging slot...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
espen
Fixes needed to enable loading without first comiling...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
espen
Changes required by SBCL
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
espen
Introspected classes now defined in propper order
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
espen
Added UNSET-USER-DATA
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
espen
Bug fix
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
espen
Small changes
blob
|
commitdiff
|
raw
|
diff to current
2004-12-29
espen
Added allocation :USER-DATA to the metaclass GOBJECT...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-28
espen
Added pseudo type 'referenced' and a few other changes
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
espen
Allocate GObjects only if not done in INITIALIZE-INSTAN...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
espen
Adding :unbound arg to virtual slots. Misc cleanup
blob
|
commitdiff
|
raw
|
diff to current
2004-11-12
espen
Small loop improvement
blob
|
commitdiff
|
raw
|
diff to current
2004-11-09
espen
Finalization of gobjects should work now
blob
|
commitdiff
|
raw
|
diff to current
2004-11-09
espen
Object finalization optimized
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
espen
Changed metaclass of gobject from ginstance-class to...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
espen
Added abstraction layer for C callback functions
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
espen
Major cleanup of ffi abstraction layer
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
espen
Correct reference counting of gobjects
blob
|
commitdiff
|
raw
|
diff to current
2004-10-31
espen
Added properties to interface classes
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
espen
Fixed gvalue leakage
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
espen
Updated for CMUCL 19a and glib-2.4
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
espen
Workaround for wrong topological sorting of auto define...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
espen
Added bindings to GObject ref/unref functions
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
espen
Adding support for glib interfaces (GInterface)
blob
|
commitdiff
|
raw
|
diff to current
2001-10-21
espen
Updated for gtk+-1.3.9 and misc changes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
espen
Misc changes the type query code
blob
|
commitdiff
|
raw
|
diff to current
2001-05-11
espen
Added code for automatic type definitions
blob
|
commitdiff
|
raw
|
diff to current
2001-04-29
espen
Changed define-foreign to defbinding
blob
|
commitdiff
|
raw
|
diff to current
2001-04-29
espen
Updated for glib-1.3.4
blob
|
commitdiff
|
raw
|
diff to current
2001-01-28
espen
Added :param slot allocation to gobject-class
blob
|
commitdiff
|
raw
|
diff to current
2000-11-09
espen
Moved callback mechanism and signal system from gtk...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-23
espen
Moved object user data from gtk to glib
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
espen
Initial revision
blob
|
commitdiff
|
raw
|
diff to current