Commit Graph

20 Commits (af989f533a5edcf71c990f6f754bd9da2e6579f2)

Author SHA1 Message Date
Doug Coleman be12f2b27d Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
2011-11-02 11:50:03 -07:00
Doug Coleman 17e0fbe501 Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
2011-09-18 23:19:06 -05:00
Anton Gorenko efdfd46d54 gdk.pixbuf: workaround for an incorrect return-value in .gir for gdk_pixbuf_get_pixels (fixes #61); 2011-08-30 22:12:42 +06:00
Slava Pestov 54bccd30b9 gdk.pixbuf.ffi, glib.ffi: fix load errors 2011-08-27 18:26:21 -07:00
Joe Groff 3757210244 Merge remote-tracking branch 'Blei/gtk-image-loader'
Conflicts:
	basis/alien/enums/enums-tests.factor
	basis/alien/enums/enums.factor
	basis/alien/parser/parser.factor
	basis/gdk/pixbuf/ffi/ffi.factor
	basis/glib/ffi/ffi.factor
	basis/tools/deploy/shaker/shaker.factor
	basis/ui/backend/gtk/gtk.factor
	basis/windows/nt/nt.factor
2011-08-27 14:07:18 -07:00
Slava Pestov 8c43a35b99 On Unix, link VM with GTK libraries instead of loading them dynamically 2011-02-27 20:01:54 -06:00
Anton Gorenko 472c723b83 gdk.ffi: fix stupid typo (the cause for incorrect mouse events on 32-bit); 2011-01-19 21:03:13 +06:00
Anton Gorenko 5bf421552f gdk.ffi: fix incorrect GdkEvent* structures' definitions; 2010-11-15 21:47:36 +06:00
Anton Gorenko c10b435da4 gobject-introspection: rewrite gir files loading and code generation totally
generate girs from fresh sources
ui.backend.gtk, ui.text.pango: update a little bit
(this commit is unstable, because new GObject-introspection release (> 0.9) is much different from 0.6 and it needs more detailed annotations
(e.g. to parse out/inout parameters), which are mostly missing now)
2010-09-29 15:08:31 +06:00
Philipp Brüschweiler 3551d1a404 ui.backend.gtk: load icon data directly into factor.image when deploying, no io is needed 2010-07-26 21:11:53 +02:00
Anton Gorenko a4128f1a01 gobject-introspection: add REPLACE-C-TYPE: parsing word 2010-07-25 22:18:32 +06:00
Anton Gorenko 85beff63d2 rename gir to gobject-introspection 2010-07-17 17:17:03 +06:00
Anton Gorenko e2a970dc0f add summary.txt and tags.txt for various vocabularies 2010-07-17 15:31:53 +06:00
Philipp Brüschweiler 073aa02546 ui.backend.gtk: notify input methods of cursor locations 2010-06-10 22:35:08 +02:00
Anton Gorenko 9d87133cdf fix broken commit 2010-05-31 12:42:05 +06:00
Anton Gorenko a3212a2db0 gdk.gl: update GdkGL-1.0.gir (regenerate it without extensions) 2010-05-31 12:12:16 +06:00
Anton Gorenko 553f6d516a change directories structure (add */ffi/ffi.factor files) 2010-05-27 00:17:14 +06:00
Anton Gorenko 38852858dc clean up; add add-library for unix environments (and partially for windows) 2010-05-23 16:05:34 +06:00
Anton Gorenko a616fd0adb add generation of records as STRUCT: with slots when the record is listed in IMPLEMENT-STRUCTS:, add generation of enumerations as ENUM: 2010-05-11 23:31:35 +06:00
Anton Gorenko 47be4d0d91 first commit (move from factor-gir); basis/pango is gir-based now (very draft version); add gstreamer and gtkglext modules and samples 2010-05-09 23:21:12 +06:00