2009-07-23 |
Dmitry Kalyanov | Gtk: Add dependency on ITERATE
|
commit | commitdiff | tree |
2009-07-21 |
Dmitry Kalyanov | fix typo
|
commit | commitdiff | tree |
2009-07-21 |
Dmitry Kalyanov | removed redundant declaration
|
commit | commitdiff | tree |
2009-07-21 |
Dmitry Kalyanov | Fixed setting and parsing GValues of GBoxed type GStrv
|
commit | commitdiff | tree |
2009-07-18 |
Dmitry Kalyanov | Added documentation about creating GObject classes
|
commit | commitdiff | tree |
2009-07-18 |
Dmitry Kalyanov | A note in the GObject manual about g-boxed-refs
|
commit | commitdiff | tree |
2009-07-18 |
Dmitry Kalyanov | Fix slot-boundp-using-class method for gobject-class
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Added documentation for g-type= and g-type/=
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Introduce g-type= and g-type/=
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Added documentation about GBoxed
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | add initforms for GdkRectangle and GdkFont
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | More parts of documentation
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | export variables that affect gobject definitions generation
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Add optional lisp-name-package arguments to gobject...
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | add more documentation
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Run pdftex on gobject.texi twice
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Use exported symbol in generating.lisp
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Add exports to gobject
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Fix gobject.generating: using numeric value comparison...
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | Fix :gobject-fn slot accessor by implementing slot...
|
commit | commitdiff | tree |
2009-07-17 |
Dmitry Kalyanov | removed define-g-object-class from gtk exports
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Kalyanov | Added documentation of GObject high-level layer
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Kalyanov | documentation for gobject low-level
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Kalyanov | Export g-object-call-constructor, g-object-call-get...
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Kalyanov | Added closures description to GObject documentation
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Kalyanov | glib: exported create-g-closure
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Kalyanov | Created (incomplete) texinfo documentation for GObject
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Rename: s/gtype/g-type/g, s/gvalue/g-value/g
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Combined the gobject.type-info package info gobject...
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Code formatting
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved code
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Really move GValue GObject parsing code
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved GObject code
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Fixed print-object for property-definition; add class...
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved GClosure code
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved code
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved stable-pointer code to its place
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved parse-gvalue-for-type and set-gvalue-for-type...
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Convert parse-gvalue and set-g-value to using generic...
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved GValue parsing code to gobject.gvalue.lisp
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Separate enum and signals from gobject.type-info.object...
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Use parse-signal-name in emit-signal
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | print-object method for g-class-property-definition
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | g-type-string: return nil if type is invalid
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Parse GParam with parse-g-param-spec in GValue
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Correct cstruct slots names
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Support for mangled GTypes in g-type-designator foreign...
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Added gobject.type-info.object.lisp to cl-gtk2-glib.asd
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | Moved code
|
commit | commitdiff | tree |
2009-07-12 |
Dmitry Kalyanov | refactoring: separated gobject.ffi with ffi definitions
|
commit | commitdiff | tree |
2009-07-11 |
Dmitry Kalyanov | Generated documentation for gobject.type-info
|
commit | commitdiff | tree |
2009-07-11 |
Dmitry Kalyanov | docstrings for gobject.type-info
|
commit | commitdiff | tree |
2009-07-11 |
Dmitry Kalyanov | Move foreign library loading to gobject.init.lisp;...
|
commit | commitdiff | tree |
2009-07-11 |
Dmitry Kalyanov | docstrings and g-type-designator
|
commit | commitdiff | tree |
2009-07-08 |
Dmitry Kalyanov | Add at-init calls to define-g-enum and define-g-flags...
|
commit | commitdiff | tree |
2009-07-08 |
Dmitry Kalyanov | Added some docstrings and changed exports
|
commit | commitdiff | tree |
2009-07-04 |
Dmitry Kalyanov | Added forgotten file
|
commit | commitdiff | tree |
2009-07-03 |
Dmitry Kalyanov | Fixed re-initialization of gtk libraries on loading...
|
commit | commitdiff | tree |
2009-07-03 |
Dmitry Kalyanov | Added export of G-OBJECT-CLASS symbol, fixed build...
|
commit | commitdiff | tree |
2009-07-03 |
Dmitry Kalyanov | Added ability to save and restore SBCL image with cl...
|
commit | commitdiff | tree |
2009-07-03 |
Dmitry Kalyanov | Added part of tutorial
|
commit | commitdiff | tree |
2009-07-03 |
Dmitry Kalyanov | Fix typo in :gobject package export definition
|
commit | commitdiff | tree |
2009-06-24 |
Dmitry Kalyanov | Renamed systems to cl-gtk2-{glib,gdk,gtk}
|
commit | commitdiff | tree |
2009-06-24 |
Dmitry Kalyanov | gobject: improved checks in initialize-instance for...
|
commit | commitdiff | tree |
2009-06-24 |
Dmitry Kalyanov | doc: added generated html files to git
|
commit | commitdiff | tree |
2009-06-24 |
Dmitry Kalyanov | Renamed ASDF systems {gtk,gdk,glib} to clgtk2-{gtk...
|
commit | commitdiff | tree |
2009-06-24 |
Dmitry Kalyanov | gtk: added ui files as static-file components to gtk...
|
commit | commitdiff | tree |
2009-06-24 |
Dmitry Kalyanov | gtk: Removed gtk_test_register_all_types function from...
|
commit | commitdiff | tree |
2009-06-17 |
Dmitry Kalyanov | glib/gobjetc: fix filtering to filter out only gobject...
|
commit | commitdiff | tree |
2009-06-17 |
Dmitry Kalyanov | Reverse previous commit; filter initargs in initialize...
|
commit | commitdiff | tree |
2009-06-17 |
Dmitry Kalyanov | glib/gobject.meta: remove slot initargs before call...
|
commit | commitdiff | tree |
2009-06-15 |
Dmitry Kalyanov | Add gtk:show-message function
|
commit | commitdiff | tree |
2009-06-13 |
Dmitry Kalyanov | Add :from-string and :from-file initargs for GtkBuilder
|
commit | commitdiff | tree |
2009-06-13 |
Dmitry Kalyanov | In make-instance-using-class for gobjects, pass all...
|
commit | commitdiff | tree |
2009-06-12 |
Dmitry Kalyanov | In gtk:ensure-gtk-main restart gtk thread if it is...
|
commit | commitdiff | tree |
2009-06-12 |
Dmitry Kalyanov | Export gtk::join-main-thread
|
commit | commitdiff | tree |
2009-06-06 |
Dmitry Kalyanov | Fix typo
|
commit | commitdiff | tree |
2009-06-01 |
Dmitry Kalyanov | Updated tutorial
|
commit | commitdiff | tree |
2009-06-01 |
Dmitry Kalyanov | Added slot-boundp-using-class for gobjects
|
commit | commitdiff | tree |
2009-06-01 |
Dmitry Kalyanov | Some changes for being able to save snapshots of widgets
|
commit | commitdiff | tree |
2009-05-13 |
Dmitry Kalyanov | Use global variable to reference main loop instead...
|
commit | commitdiff | tree |
2009-05-13 |
Dmitry Kalyanov | Add some of gdk types
|
commit | commitdiff | tree |
2009-05-13 |
Dmitry Kalyanov | Add condition type for access to unreadable properties...
|
commit | commitdiff | tree |
2009-05-13 |
Dmitry Kalyanov | foreign-gboxed: pass NIL for g-boxed-ptr as null-pointer
|
commit | commitdiff | tree |
2009-05-13 |
Dmitry Kalyanov | get-g-flags-definition should call to register-flags...
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Update tutorial
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Removed dependency on anaphora and metabang-bind
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Change gtk-demo:test-notebook
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Fix gtk:notebook-remove-page; add gtk:notebook-page-num
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Regenerated gtk/gtk.generated-classes.lisp (TODO: Make...
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Fixed function names in generating.lisp; added GtkActivatabl...
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Changed order in gtk.asd
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Fixed function names in gtk, removed duplicated function...
|
commit | commitdiff | tree |
2009-05-12 |
Dmitry Kalyanov | Changed function names in GLib binding, commented function...
|
commit | commitdiff | tree |
2009-05-03 |
Dmitry Kalyanov | Portability: add definition of gsize for x86; add other...
|
commit | commitdiff | tree |
2009-04-23 |
Dmitry Kalyanov | Add class-browser demo
|
commit | commitdiff | tree |
2009-04-23 |
Dmitry Kalyanov | Add gtk:tree-store-items-count, gtk:tree-store-item
|
commit | commitdiff | tree |
2009-04-22 |
Dmitry Kalyanov | more work on tutorial
|
commit | commitdiff | tree |
2009-04-21 |
Dmitry Kalyanov | add doc
|
commit | commitdiff | tree |
2009-04-15 |
Dmitry Kalyanov | Added gobject metaclasses
|
commit | commitdiff | tree |