2009-07-17 |
Dmitry Kalyanov | Fix gobject.generating: using numeric value comparison... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dmitry Kalyanov | Fix :gobject-fn slot accessor by implementing slot... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dmitry Kalyanov | removed define-g-object-class from gtk exports |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dmitry Kalyanov | Added documentation of GObject high-level layer |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dmitry Kalyanov | documentation for gobject low-level |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dmitry Kalyanov | Export g-object-call-constructor, g-object-call-get... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dmitry Kalyanov | Added closures description to GObject documentation |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dmitry Kalyanov | glib: exported create-g-closure |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dmitry Kalyanov | Created (incomplete) texinfo documentation for GObject |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Rename: s/gtype/g-type/g, s/gvalue/g-value/g |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Combined the gobject.type-info package info gobject... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Code formatting |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved code |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Really move GValue GObject parsing code |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved GObject code |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Fixed print-object for property-definition; add class... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved GClosure code |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved code |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved stable-pointer code to its place |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved parse-gvalue-for-type and set-gvalue-for-type... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Convert parse-gvalue and set-g-value to using generic... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved GValue parsing code to gobject.gvalue.lisp |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Separate enum and signals from gobject.type-info.object... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Use parse-signal-name in emit-signal |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | print-object method for g-class-property-definition |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | g-type-string: return nil if type is invalid |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Parse GParam with parse-g-param-spec in GValue |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Correct cstruct slots names |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Support for mangled GTypes in g-type-designator foreign... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Added gobject.type-info.object.lisp to cl-gtk2-glib.asd |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | Moved code |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Dmitry Kalyanov | refactoring: separated gobject.ffi with ffi definitions |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Dmitry Kalyanov | Generated documentation for gobject.type-info |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Dmitry Kalyanov | docstrings for gobject.type-info |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Dmitry Kalyanov | Move foreign library loading to gobject.init.lisp;... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Dmitry Kalyanov | docstrings and g-type-designator |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Dmitry Kalyanov | Add at-init calls to define-g-enum and define-g-flags... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Dmitry Kalyanov | Added some docstrings and changed exports |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Dmitry Kalyanov | Added forgotten file |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Dmitry Kalyanov | Fixed re-initialization of gtk libraries on loading... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Dmitry Kalyanov | Added export of G-OBJECT-CLASS symbol, fixed build... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Dmitry Kalyanov | Added ability to save and restore SBCL image with cl... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Dmitry Kalyanov | Added part of tutorial |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Dmitry Kalyanov | Fix typo in :gobject package export definition |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dmitry Kalyanov | Renamed systems to cl-gtk2-{glib,gdk,gtk} |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dmitry Kalyanov | gobject: improved checks in initialize-instance for... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dmitry Kalyanov | doc: added generated html files to git |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dmitry Kalyanov | Renamed ASDF systems {gtk,gdk,glib} to clgtk2-{gtk... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dmitry Kalyanov | gtk: added ui files as static-file components to gtk... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dmitry Kalyanov | gtk: Removed gtk_test_register_all_types function from... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Dmitry Kalyanov | glib/gobjetc: fix filtering to filter out only gobject... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Dmitry Kalyanov | Reverse previous commit; filter initargs in initialize... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Dmitry Kalyanov | glib/gobject.meta: remove slot initargs before call... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dmitry Kalyanov | Add gtk:show-message function |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Andrey Kutejko | Fixed a typo and implemented few functions in gtk.text... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Dmitry Kalyanov | Add :from-string and :from-file initargs for GtkBuilder |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Dmitry Kalyanov | In make-instance-using-class for gobjects, pass all... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dmitry Kalyanov | In gtk:ensure-gtk-main restart gtk thread if it is... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dmitry Kalyanov | Export gtk::join-main-thread |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Dmitry Kalyanov | Fix typo |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Dmitry Kalyanov | Updated tutorial |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Dmitry Kalyanov | Added slot-boundp-using-class for gobjects |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Dmitry Kalyanov | Some changes for being able to save snapshots of widgets |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dmitry Kalyanov | Use global variable to reference main loop instead... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dmitry Kalyanov | Add some of gdk types |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dmitry Kalyanov | Add condition type for access to unreadable properties... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dmitry Kalyanov | foreign-gboxed: pass NIL for g-boxed-ptr as null-pointer |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dmitry Kalyanov | get-g-flags-definition should call to register-flags... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Update tutorial |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Removed dependency on anaphora and metabang-bind |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Change gtk-demo:test-notebook |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Fix gtk:notebook-remove-page; add gtk:notebook-page-num |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Regenerated gtk/gtk.generated-classes.lisp (TODO: Make... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Fixed function names in generating.lisp; added GtkActiv... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Changed order in gtk.asd |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Fixed function names in gtk, removed duplicated functio... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dmitry Kalyanov | Changed function names in GLib binding, commented funct... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dmitry Kalyanov | Portability: add definition of gsize for x86; add other... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dmitry Kalyanov | Add class-browser demo |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dmitry Kalyanov | Add gtk:tree-store-items-count, gtk:tree-store-item |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dmitry Kalyanov | more work on tutorial |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dmitry Kalyanov | add doc |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dmitry Kalyanov | Added gobject metaclasses |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dmitry Kalyanov | Reordered cases in translate-to-foreign for GObject... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dmitry Kalyanov | Proper use of within-main-loop in gtk demos |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dmitry Kalyanov | Removed stub for tree-model |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dmitry Kalyanov | handle NILs in arg-types in gobject property setter |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Dmitry Kalyanov | display time in seconds, not in milliseconds, in with... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Dmitry Kalyanov | (probably) fix the error in refcount |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Dmitry Kalyanov | format time as HH:MM:SS in progress-display |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Dmitry Kalyanov | Improved gtk threading: added with-* macros, functions... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Dmitry Kalyanov | Added progress-bar high-level api |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Dmitry Kalyanov | Added some support for adding widget into text view |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Dmitry Kalyanov | Added within-main-loop and call-from-main-loop macros... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Kalyanov | gtk/gtk.demo: fixed compilation warnings in demo-text... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Kalyanov | Added evaluation functionality to text editor demo |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Kalyanov | Added GtkTextTag.priority property |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Dmitry Kalyanov | added demo-text-editor |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Dmitry Kalyanov | added get-clipboard |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Dmitry Kalyanov | added cffi type translator for GdkAtom |
commit | commitdiff | tree | snapshot |
next |