]> gitweb.factorcode.org Git - factor.git/commit
change directories structure (add */ffi/ffi.factor files)
authorAnton Gorenko <ex.rzrjck@gmail.com>
Wed, 26 May 2010 18:17:14 +0000 (00:17 +0600)
committerAnton Gorenko <ex.rzrjck@gmail.com>
Wed, 26 May 2010 18:17:14 +0000 (00:17 +0600)
commit17192dee7cb64ce37b136a48e29cc12536c33c6a
treeb8684b08d4a88fbbe503a6b54ab49c0eb6cb619f
parent2677b7b562c22b7b8b4c4e1be61f6216c222d71b
change directories structure (add */ffi/ffi.factor files)
38 files changed:
basis/atk/atk.factor
basis/atk/ffi/ffi.factor [new file with mode: 0644]
basis/gdk/ffi/ffi.factor [new file with mode: 0644]
basis/gdk/gdk.factor
basis/gdk/gl/ffi/ffi.factor [new file with mode: 0644]
basis/gdk/gl/gl.factor
basis/gdk/pixbuf/ffi/ffi.factor [new file with mode: 0644]
basis/gdk/pixbuf/pixbuf.factor
basis/gio/ffi/ffi.factor [new file with mode: 0644]
basis/gio/gio.factor
basis/gir/common/common.factor
basis/gir/ffi/ffi.factor
basis/gir/gir.factor
basis/gir/loader/loader.factor
basis/gir/types/types.factor
basis/glib/ffi/ffi.factor [new file with mode: 0644]
basis/glib/glib.factor
basis/gmodule/ffi/ffi.factor [new file with mode: 0644]
basis/gmodule/gmodule.factor
basis/gobject/ffi/ffi.factor [new file with mode: 0644]
basis/gobject/gobject.factor
basis/gst/ffi/ffi.factor [new file with mode: 0644]
basis/gst/gst.factor
basis/gtk/ffi/ffi.factor [new file with mode: 0644]
basis/gtk/gl/ffi/ffi.factor [new file with mode: 0644]
basis/gtk/gl/gl.factor
basis/gtk/gtk.factor
basis/opengl/gl/gtk/gtk.factor
basis/pango/cairo/cairo.factor
basis/pango/cairo/ffi/ffi.factor [new file with mode: 0644]
basis/pango/ffi/ffi.factor [new file with mode: 0644]
basis/pango/pango.factor
basis/ui/backend/gtk/gtk.factor
basis/ui/text/pango/pango.factor
extra/gir/samples/lowlevel/gstreamer/gstreamer.factor
extra/gir/samples/lowlevel/hello-world/hello-world.factor
extra/gir/samples/lowlevel/lowlevel.factor
extra/gir/samples/lowlevel/opengl/opengl.factor