Typo.
[cl-gtk2.git] / glib /
2013-08-30 Ryan PavlikPatch for the majority of the gtk drag'n'drop API....
2013-08-30 Olof-Joachim FrahmAdd two more DEFCTYPES to fix warnings.
2013-08-30 Olof-Joachim FrahmFix two compilation warnings.
2012-11-01 Olof-Joachim FrahmFix missing G-ERROR foreign type.
2012-11-01 Olof-Joachim FrahmMove markup to glib, use G-STRING.
2012-08-26 Olof-Joachim FrahmFix warnings for bare struct references in glib/.
2012-08-26 Olof-Joachim FrahmMake file usable with LOAD.
2012-08-26 Olof-Joachim FrahmOnly one ITERATE.
2011-04-02 Dmitry KalyanovMerge remote-tracking branch 'andy128k/master'
2011-04-02 Dmitry KalyanovUse iterate in place of non-ansi-conforming usage of...
2011-04-01 Andrey Kutejkofix file chooser functions on Win32
2011-03-14 Igor ZubkovFixes for Darwin/OSX.
2010-08-15 Andrey Kutejkoadded translate-to-foreign method for GSList
2010-06-14 Dmitry KalyanovAdd gsize types for PPC32 and PPC64 archs
2010-06-09 Dmitry KalyanovAdd gsize types for PPC32 and PPC64 archs
2010-03-11 Andrey Kutejkoadded random functions
2010-02-16 Dmitry KalyanovMore correct usage of CLOS MOP: add call to ENSURE...
2010-02-15 Dmitry KalyanovMore correct usage of CLOS MOP: add call to ENSURE...
2010-02-14 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-14 Dmitry KalyanovFix issuing warning in gobject metaclass if gtype is...
2010-02-14 Dmitry KalyanovRefactor gtype-from-id, gtype-from-name
2010-02-14 Dmitry KalyanovUse new GType designators
2010-02-14 Dmitry KalyanovAdd declarations to gtype functions so that sbcl would...
2010-02-14 Dmitry KalyanovAdd compiler-macro that handles gtype calls with consta...
2010-02-14 Dmitry KalyanovAdded gtype and tests
2010-02-09 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-09 Dmitry KalyanovFix issuing warning in gobject metaclass if gtype is...
2010-02-09 Dmitry KalyanovRefactor gtype-from-id, gtype-from-name
2010-02-03 Dmitry KalyanovUse new GType designators
2010-01-29 Dmitry KalyanovAdd declarations to gtype functions so that sbcl would...
2010-01-29 Dmitry KalyanovAdd compiler-macro that handles gtype calls with consta...
2010-01-29 Dmitry KalyanovAdded gtype and tests
2010-01-25 Dmitry KalyanovMerge branch 'gboxed-gc'
2010-01-25 Dmitry KalyanovCheck the libraries' versions requirement and throw...
2010-01-22 Andrey KutejkoXDG functions are added
2010-01-18 Dmitry KalyanovAdd handling of NIL values in translate-to-foreign...
2010-01-08 Dmitry KalyanovRemove eXecute permissions from several .lisp files
2009-12-30 Dmitry KalyanovVersion bump to 0.1.1
2009-12-17 Dmitry KalyanovCorrect the DEFPACKAGE for GOBJECT to work with recent...
2009-11-26 Dmitry KalyanovDestroy opaque GBoxed object thread-safely (not tested)
2009-11-20 Dmitry KalyanovAdd display-add-client-message-handler and gdk-spawn...
2009-11-12 Dmitry KalyanovAdd gobject:get-g-type-definition function
2009-11-11 Dmitry KalyanovEnsure that foreign libraries are defined and loaded...
2009-11-08 Dmitry KalyanovAdd gobject:copy-boxed-slots-to-foreign and gobject...
2009-10-31 Dmitry Kalyanovglib: Fix typo in GSList foreign type
2009-10-30 Dmitry Kalyanovglib: Actions in reinitialize-instance for gobject...
2009-10-29 Dmitry KalyanovCorrect type of pointer slot of g-object: release will...
2009-10-29 Dmitry Kalyanovglib: return NIL when g-object foreign type with :alrea...
2009-10-24 Dmitry KalyanovVersion bump to 0.1
2009-10-16 Dmitry Kalyanovglib: in finalize-inheritance :after method, ensure...
2009-10-16 Dmitry KalyanovAdd impl-call option to define-vtable
2009-10-14 Dmitry KalyanovRefactoring of gobject:define-vtable
2009-10-12 Dmitry KalyanovBasic GError binding
2009-10-08 Kalyanov Dmitrygobject: use more portable approach for compute the...
2009-10-08 Kalyanov Dmitrygobject: use more portable approach for injecting base...
2009-10-08 Kalyanov Dmitrygobject:define-g-object-class: do not insert g-object...
2009-10-04 Dmitry KalyanovAdd support for saving images with Clozure
2009-10-04 Dmitry KalyanovFix some compilation warnings
2009-10-04 Dmitry KalyanovMerge branch 'master' of /home/dvk/infomed/cl-gtk2
2009-10-04 Dmitry KalyanovFix libgobject definition
2009-10-04 Dmitry Kalyanovin slot-boundp-using-class, check that pointer slot...
2009-10-04 Dmitry KalyanovSafer way to compile GObject property accessors that...
2009-10-04 Dmitry KalyanovSafer way to call GType initializers that works with...
2009-10-04 Dmitry KalyanovFix library definitions for ms-windows
2009-10-02 Dmitry Kalyanovdefine-g-boxed-*: generate predictable names for structures
2009-09-19 Dmitry Kalyanovgobject.generating: remove duplicate type definitions...
2009-09-13 Dmitry KalyanovAdd define-cb-methods and create-fn-ref (Object-bound...
2009-09-13 Dmitry KalyanovSupport for gobject:release method for GObjects
2009-09-13 Dmitry Kalyanovdefine-g-object-class: do not specify :initarg for...
2009-09-12 Dmitry KalyanovSimplify Lisp image initialization and finalization...
2009-09-12 Dmitry Kalyanovglib: Use g_thread_get_initialized to check whether...
2009-09-12 Dmitry KalyanovAdd foreign library definitions for gdk-pixbuf and...
2009-09-12 Dmitry KalyanovProperly export gobject:disconnect-signal
2009-09-12 Dmitry Kalyanovgobject: exported foreign closures API; add disconnect...
2009-09-12 Dmitry KalyanovSlot setters for gobject-class metaclass classes return...
2009-09-07 Dmitry KalyanovFix the sorting of generated properties; exclude GtkGLD...
2009-09-06 Dmitry KalyanovAdd :already-referenced flag to g-object foreign type
2009-09-05 Dmitry Kalyanovglib: more debugging logs for gobject creation; fixed...
2009-09-05 Dmitry KalyanovChange weak reference to toggle references
2009-09-04 Dmitry KalyanovUse 'toggle references'; remove custom denaturation...
2009-09-03 Dmitry KalyanovConsistent order of generated definitions
2009-09-03 Dmitry KalyanovRemoved duplicate definitions of g-type-name, g-type...
2009-09-01 Dmitry KalyanovGeneration: try to call the (probable) type initializer...
2009-08-30 Dmitry KalyanovFixed bug with (re-)initialising instances of gobject...
2009-08-29 Dmitry KalyanovTake :default-initargs into account when creating insta...
2009-08-29 Dmitry KalyanovImprovement of GObject class mapping:
2009-08-28 Dmitry KalyanovAdded timeouts
2009-08-28 Dmitry KalyanovAdded defgenerics for boxed type functions
2009-08-22 Dmitry Kalyanovfix for clozure: do not use (non-standard) make-instanc...
2009-08-15 Dmitry KalyanovWorked around importing symbols from CLOSER-MOP on...
2009-08-08 Dmitry Kalyanovfixed harmless style-warnings
2009-08-08 Dmitry Kalyanovglib: exported glib-defcallback
2009-08-08 Dmitry Kalyanovglib: Now really commented out debugging code
2009-08-08 Dmitry Kalyanovglib: removed undefined macros from export
2009-08-08 Dmitry Kalyanovglib: add glib-defcallback macro to be able to work...
2009-08-07 Dmitry KalyanovRemoved old Gboxed code
2009-08-07 Dmitry Kalyanovglib: Commented out debugging code
2009-08-07 Dmitry Kalyanovglib: Fixed boxed-related-symbols for variant structures
2009-08-07 Dmitry Kalyanovglib: made debugf macro
2009-08-07 Dmitry Kalyanovglib: Changed generated-c{struct,union}-name to generat...
next