Philipp Brüschweiler
|
b58c93ddbd
|
Merge remote branch 'origin/native-image-loader' into my-gtk
|
2010-08-01 11:09:39 +02:00 |
Joe Groff
|
c758b3d8f1
|
Merge remote branch 'Blei/Native-image-loader' into native-image-loader
|
2010-07-31 11:53:18 -07:00 |
Philipp Brüschweiler
|
4c7a88c8a4
|
images: fix some tests that broke due to an additional slot in image
|
2010-07-31 20:37:45 +02:00 |
Philipp Brüschweiler
|
72f7bced2b
|
images.gdiplus: add platform.txt
|
2010-07-31 20:37:45 +02:00 |
Philipp Brüschweiler
|
8c61b874b7
|
ui.backend.gtk: load icon data directly into factor.image when deploying, no io is needed
|
2010-07-26 21:11:53 +02:00 |
Philipp Brüschweiler
|
ab29ed3892
|
Merge branch 'gtk' into gtk-image-loader
|
2010-07-26 19:29:17 +02:00 |
Philipp Brüschweiler
|
fde0321f44
|
ui.backend.gtk: don't initialize io event source when deploying with io level 1 and 2
|
2010-07-26 19:27:27 +02:00 |
Philipp Brüschweiler
|
f3f8b3b35b
|
Merge remote branch 'ex-rzr/master' into gtk
|
2010-07-26 18:54:46 +02:00 |
Anton Gorenko
|
0b02a6b4d7
|
add clutter (clutter, cogl and json) and clutter-gtk bindings
|
2010-07-25 22:20:43 +06:00 |
Anton Gorenko
|
d82a78f89b
|
gobject-introspection: add REPLACE-C-TYPE: parsing word
|
2010-07-25 22:18:32 +06:00 |
Anton Gorenko
|
0f9a2265a7
|
gstreamer: remove gstreamer.check because it is "Common code for GStreamer unit tests"
|
2010-07-25 19:46:11 +06:00 |
Anton Gorenko
|
3989f0b406
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-07-25 17:58:56 +06:00 |
Anton Gorenko
|
66da664a99
|
move gstreamer from basis to extra
|
2010-07-24 12:51:57 +06:00 |
Slava Pestov
|
3dbb8e6153
|
math.matrices: move normal word from gpu.demos.bunny and reverse sign
|
2010-07-23 20:41:08 -07:00 |
Slava Pestov
|
cdb52119a0
|
regexp: fix test
|
2010-07-23 20:40:44 -07:00 |
Slava Pestov
|
44dc1aadc0
|
regexp: fix match iteration with empty matches, and fix reverse regexes since they were totally broken (bugs reported by Joe Groff and various others)
|
2010-07-23 19:44:39 -07:00 |
Slava Pestov
|
c04de94b96
|
compiler.tree.finalization: record dependencies on inlined predicates
|
2010-07-23 16:31:15 -07:00 |
Anton Gorenko
|
a8fb2494ee
|
gstreamer: add gstreamer.* vocabs
|
2010-07-23 23:17:07 +06:00 |
Slava Pestov
|
b0ec82c64e
|
gdbm: fix tests
|
2010-07-22 17:29:20 -07:00 |
Philipp Brüschweiler
|
926d1540c5
|
Merge branch 'gtk' into gtk-image-loader
Conflicts:
basis/glib/ffi/ffi.factor
basis/ui/backend/gtk/gtk.factor
|
2010-07-22 23:51:17 +02:00 |
Philipp Brüschweiler
|
832b55fe89
|
ui.backend.gtk: only set up event sources when we are deploying with io level 3
|
2010-07-22 23:45:08 +02:00 |
Slava Pestov
|
abf9efe731
|
gdbm: don't run tests on 64-bit Windows since there's no gdbm there
|
2010-07-22 14:34:59 -07:00 |
Philipp Brüschweiler
|
39d475e996
|
ui.backend.gtk: use png instead of ico to represent icons
|
2010-07-22 22:48:18 +02:00 |
Philipp Brüschweiler
|
035ba3bc93
|
ui.backend.gtk, tools.deploy.unix: support for icons
|
2010-07-22 12:39:16 +02:00 |
Slava Pestov
|
f7bd876cae
|
io.files.unix: fix tests for recent calendar.unix vocab changes
|
2010-07-21 00:23:35 -04:00 |
Slava Pestov
|
b6fe62299e
|
compiler.cfg.alias-analysis: factor-call-insns which defined values were not handled properly
|
2010-07-19 19:56:00 -04:00 |
Slava Pestov
|
0fbe78be00
|
cpu.x86.64: fix calling varargs functions
|
2010-07-19 16:03:39 -04:00 |
Slava Pestov
|
cc0d69416f
|
vm: fix alien-signed-1/2/4 primitives
|
2010-07-19 16:03:27 -04:00 |
Slava Pestov
|
b23aac1beb
|
compiler.cfg: open-code parameter boxing and unboxing for certain C types
|
2010-07-19 10:25:13 -04:00 |
Slava Pestov
|
8e46305288
|
compiler.cfg.save-contexts: don't insert ##save-context in front of ##phi
|
2010-07-19 09:27:10 -04:00 |
Slava Pestov
|
adc9db3ea8
|
compiler.cfg.linear-scan.allocation: fix wrong order
|
2010-07-19 06:46:50 -04:00 |
Slava Pestov
|
b776a92546
|
compiler.cfg.linear-scan: fix bad interaction between split position calculation and register-clobbering instructions
|
2010-07-18 17:38:52 -04:00 |
Slava Pestov
|
80d0ed0110
|
ui.gadgets.labels: fix stack effects for label-on-left and label-on-right
|
2010-07-18 17:38:51 -04:00 |
Joe Groff
|
fd053eb028
|
calendar: unit test for gmt
|
2010-07-18 13:45:00 -07:00 |
Joe Groff
|
57081d5b5e
|
calendar: since-1970 shouldn't >local-time; this causes words that want to return GMT to return local time too
|
2010-07-18 13:43:01 -07:00 |
Joe Groff
|
03ae0f645c
|
calendar: since-1970 shouldn't convert to >local-time; this causes words like "gmt" to return time in local time
|
2010-07-18 13:41:01 -07:00 |
Slava Pestov
|
6914e69d69
|
calendar.unix: rename timespec>seconds to timespec>duration to be consistent with timeval>duration
|
2010-07-18 16:31:24 -04:00 |
Joe Groff
|
80aa0d54c2
|
Merge branch 'master' of git://factorcode.org/git/factor into native-image-loader
|
2010-07-18 13:26:52 -07:00 |
Philipp Brüschweiler
|
80cefc75fb
|
Merge remote branch 'origin/master' into gtk-image-loader
|
2010-07-18 18:22:41 +02:00 |
Philipp Brüschweiler
|
8130d9cc72
|
game.input.gtk: clean up confusing reset-mouse/read-mouse interaction
|
2010-07-18 16:18:27 +02:00 |
Anton Gorenko
|
e70e2ca073
|
rename gst -> gstreamer
|
2010-07-18 11:44:49 +06:00 |
Slava Pestov
|
35e5c572ce
|
ui: cleanup
|
2010-07-17 16:09:25 -04:00 |
Slava Pestov
|
88ca7abd54
|
ui.gadgets.worlds: dispose of the handle after ungrabbing input
|
2010-07-17 16:08:36 -04:00 |
Slava Pestov
|
e2ceb11337
|
stack-checker: calling 'boa' on a non-tuple would compile as a no-op rather than an error (reported by Joe Groff); clean up some other error reporting code too
|
2010-07-17 15:57:44 -04:00 |
Philipp Brüschweiler
|
03114a65c9
|
game.input.gtk: copy of game.input.x11 with gtk-specific way to get the dpy
|
2010-07-17 18:02:36 +02:00 |
Anton Gorenko
|
659c435686
|
rename gir to gobject-introspection
|
2010-07-17 17:17:03 +06:00 |
Philipp Brüschweiler
|
bb50d31b39
|
images.gtk: update to new with-out-parameters, small speedup when loading aligned images
|
2010-07-17 11:47:31 +02:00 |
Anton Gorenko
|
c9613cc7ce
|
add summary.txt and tags.txt for various vocabularies
|
2010-07-17 15:31:53 +06:00 |
Philipp Brüschweiler
|
9f7847d8ec
|
images.gtk: use GdkPixbuf to load images
|
2010-07-17 11:28:24 +02:00 |
Philipp Brüschweiler
|
d2530a4365
|
Merge remote branch 'origin/native-image-loader' into gtk-image-loader
|
2010-07-17 11:26:45 +02:00 |