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 |
Andrey Kutejko | Fixed a typo and implemented few functions in gtk.text...
|
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 |
2009-04-15 |
Dmitry Kalyanov | Reordered cases in translate-to-foreign for GObject...
|
commit | commitdiff | tree |
2009-04-15 |
Dmitry Kalyanov | Proper use of within-main-loop in gtk demos
|
commit | commitdiff | tree |
2009-04-15 |
Dmitry Kalyanov | Removed stub for tree-model
|
commit | commitdiff | tree |
2009-04-15 |
Dmitry Kalyanov | handle NILs in arg-types in gobject property setter
|
commit | commitdiff | tree |
2009-04-04 |
Dmitry Kalyanov | display time in seconds, not in milliseconds, in with...
|
commit | commitdiff | tree |
2009-04-03 |
Dmitry Kalyanov | (probably) fix the error in refcount
|
commit | commitdiff | tree |
2009-04-03 |
Dmitry Kalyanov | format time as HH:MM:SS in progress-display
|
commit | commitdiff | tree |
2009-04-03 |
Dmitry Kalyanov | Improved gtk threading: added with-* macros, functions...
|
commit | commitdiff | tree |
2009-04-03 |
Dmitry Kalyanov | Added progress-bar high-level api
|
commit | commitdiff | tree |
2009-03-28 |
Dmitry Kalyanov | Added some support for adding widget into text view
|
commit | commitdiff | tree |
2009-03-28 |
Dmitry Kalyanov | Added within-main-loop and call-from-main-loop macros...
|
commit | commitdiff | tree |
2009-03-26 |
Dmitry Kalyanov | gtk/gtk.demo: fixed compilation warnings in demo-text...
|
commit | commitdiff | tree |
2009-03-26 |
Dmitry Kalyanov | Added evaluation functionality to text editor demo
|
commit | commitdiff | tree |
2009-03-26 |
Dmitry Kalyanov | Added GtkTextTag.priority property
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | added demo-text-editor
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | added get-clipboard
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | added cffi type translator for GdkAtom
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | add gtk main-loop-events
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | fix typo
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | added GtkBuilder & gtk builder demo
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | add file
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | fix function names in gtk.demo, add widget style properties
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | add GtkWidget
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | added GtkWidgetx
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | removed duplicated function
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | export signal-lookup; defctype g-initially-unowned
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | moved functions to proper files
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | fix typos in function names
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | added demo for combo-box
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | fix compilation order issue with child-properties
|
commit | commitdiff | tree |
2009-03-18 |
Dmitry Kalyanov | miscellaneous classes, containers, child properties
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | added layout-containers
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | added selector widgets
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | removed redundant
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | include interface properties in class constructor args
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | added ui-manager and related stuff
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | support for setting gvalue to values of g-boxed-class
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | improvements to toolbar-demo
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | simple demo for toolbar
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | added combo-box, menu, toolbar
|
commit | commitdiff | tree |
2009-03-17 |
Dmitry Kalyanov | use defmethod instead of defun for property accessor...
|
commit | commitdiff | tree |
next |