]> gitweb.factorcode.org Git - factor.git/commit
first commit (move from factor-gir); basis/pango is gir-based now (very draft version...
authorAnton Gorenko <ex.rzrjck@gmail.com>
Sun, 9 May 2010 17:21:12 +0000 (23:21 +0600)
committerAnton Gorenko <ex.rzrjck@gmail.com>
Sun, 9 May 2010 17:21:12 +0000 (23:21 +0600)
commitda25daeb51160282604a58a7c8f84e596841f3ef
tree82e9c76fc8e5b4887866c9f2cf68d10fe58e6516
parentd215d691b5d19332ed77f996e6c6edead3b4155b
first commit (move from factor-gir); basis/pango is gir-based now (very draft version); add gstreamer and gtkglext modules and samples
49 files changed:
basis/atk/Atk-1.0.gir [new file with mode: 0644]
basis/atk/atk.factor [new file with mode: 0644]
basis/atk/authors.txt [new file with mode: 0644]
basis/gdk/Gdk-2.0.gir [new file with mode: 0644]
basis/gdk/authors.txt [new file with mode: 0644]
basis/gdk/gdk.factor [new file with mode: 0644]
basis/gdk/gl/GdkGL-1.0.gir [new file with mode: 0644]
basis/gdk/gl/authors.txt [new file with mode: 0644]
basis/gdk/gl/gl.factor [new file with mode: 0644]
basis/gdk/pixbuf/GdkPixbuf-2.0.gir [new file with mode: 0644]
basis/gdk/pixbuf/authors.txt [new file with mode: 0644]
basis/gdk/pixbuf/pixbuf.factor [new file with mode: 0644]
basis/gio/Gio-2.0.gir [new file with mode: 0644]
basis/gio/authors.txt [new file with mode: 0644]
basis/gio/gio.factor [new file with mode: 0644]
basis/gir/authors.txt [new file with mode: 0644]
basis/gir/common/common.factor [new file with mode: 0644]
basis/gir/ffi/ffi.factor [new file with mode: 0644]
basis/gir/gir.factor [new file with mode: 0755]
basis/gir/loader/loader.factor [new file with mode: 0644]
basis/gir/repository/repository.factor [new file with mode: 0644]
basis/gir/types/types.factor [new file with mode: 0644]
basis/glib/GLib-2.0.gir [new file with mode: 0644]
basis/gmodule/GModule-2.0.gir [new file with mode: 0644]
basis/gmodule/authors.txt [new file with mode: 0644]
basis/gmodule/gmodule.factor [new file with mode: 0644]
basis/gobject/GObject-2.0.gir [new file with mode: 0644]
basis/gobject/authors.txt [new file with mode: 0644]
basis/gobject/gobject.factor [new file with mode: 0644]
basis/gst/Gst-0.10.gir [new file with mode: 0644]
basis/gst/authors.txt [new file with mode: 0644]
basis/gst/gst.factor [new file with mode: 0644]
basis/gtk/Gtk-2.0.gir [new file with mode: 0644]
basis/gtk/authors.txt [new file with mode: 0644]
basis/gtk/gl/GtkGL-1.0.gir [new file with mode: 0644]
basis/gtk/gl/authors.txt [new file with mode: 0644]
basis/gtk/gl/gl.factor [new file with mode: 0644]
basis/gtk/gtk.factor [new file with mode: 0644]
basis/pango/Pango-1.0.gir [new file with mode: 0644]
basis/pango/authors.txt [new file with mode: 0644]
basis/pango/cairo/PangoCairo-1.0.gir [new file with mode: 0644]
extra/gir/samples/lowlevel/authors.txt [new file with mode: 0644]
extra/gir/samples/lowlevel/gstreamer/authors.txt [new file with mode: 0644]
extra/gir/samples/lowlevel/gstreamer/gstreamer.factor [new file with mode: 0644]
extra/gir/samples/lowlevel/hello-world/authors.txt [new file with mode: 0644]
extra/gir/samples/lowlevel/hello-world/hello-world.factor [new file with mode: 0644]
extra/gir/samples/lowlevel/lowlevel.factor [new file with mode: 0644]
extra/gir/samples/lowlevel/opengl/authors.txt [new file with mode: 0644]
extra/gir/samples/lowlevel/opengl/opengl.factor [new file with mode: 0644]