CARVIEW |
-
blimLimb, the travelling IRC bot troupeUpdated Fri May 16 08:13:41 -0700 2008
-
arcade sounds and chiptunes for ruby and cUpdated Sat Feb 21 14:39:41 -0800 2009
-
the 4k pocket full-of-gags web microframeworkUpdated Wed Nov 26 15:01:22 -0800 2008
-
the flash recorder for chirrp, written with haXeUpdated Wed Apr 23 07:54:20 -0700 2008
-
a server for browserplus coreletsUpdated Mon Jun 09 02:14:37 -0700 2008
-
commandline blogging & static pages & ruby.Updated Sat Jul 12 09:27:22 -0700 2008
-
the travelling peanut gallery (a meta-web)Updated Sat Jul 12 08:25:02 -0700 2008
-
A swift, liberal HTML parser with a fantastic libraryForked from manveru/hpricot Sat Jul 12 08:21:15 -0700 2008
-
my patches to the junebug wikiUpdated Thu Jun 05 17:28:04 -0700 2008
-
markup as rubyUpdated Tue Feb 24 14:19:29 -0800 2009
-
mixin hijinks — enable and disable mixinsUpdated Thu Oct 30 15:35:09 -0700 2008
-
the scriptable, rewriting proxy for rubyUpdated Sat Jul 12 07:35:51 -0700 2008
-
an amazon s3 clone and bittorrent service (in ruby)Updated Sun Dec 07 16:10:21 -0800 2008
-
Updated Sat Jan 24 01:57:51 -0800 2009
-
a firefox/xulrunner clone of the processing editorUpdated Fri May 09 15:35:22 -0700 2008
-
an rb_scan_args replacement, inspired by PyArg_ParseTupleUpdated Mon Nov 17 15:47:46 -0800 2008
-
freaky-freaky security and multiplicity of ruby interpsUpdated Sat Jul 12 08:55:34 -0700 2008
-
camping makeup for ditzUpdated Thu Oct 30 21:31:53 -0700 2008
-
a tiny graphical app kit for rubyUpdated Wed Feb 25 01:41:34 -0800 2009
-
a makefile for google skiaUpdated Tue Sep 09 10:44:11 -0700 2008
-
swift yaml for ruby, python, perl, etc.Updated Sat Jul 12 09:11:09 -0700 2008
-
a ruby-to-pyc compilerUpdated Thu May 15 08:12:22 -0700 2008
-
a little web for IoUpdated Wed Mar 26 12:26:12 -0700 2008
Public Activity
63863808596819f525fab98a28e5d6c4560ae958
* shoes/http/curl.c: bug in http posts. curl expects CURLOPT_INFILESIZE to be set.
a3e5f1a89f27626e86c1b49213cba313d46cf3ec
* lib/markaby/builder.rb: fixes first-level indent (from zimbatm)
0a648c640fac71dd3edacb7a473441f77a63b3f6
* shoes/native/windows.c: fix sticky alt key, WM_KEYDOWN implies no alt.
e059a7b682132ea30e3c185135f746679d300244
* shoes/native/gtk.c: make fullscreen always on top, to be consistent with other platforms.
eecf77e0f4cf5ab0cf5546b51a593fc270cd080e
* shoes/native/cocoa.m: working on fullscreen for mac.
a7c7361e8320c29e691817fa096c70c92920c9ee
* shoes/native/windows.c: fullscreen mode for win32.
7b9bdc1cf2f1c07ade4ce252a48e88be86105aeb
* shoes/native.h: messing with a fullscreen window option.
859149bb693bdd2dfee095cf42b10c32b2981118
* shoes/native/cocoa.m: escape, insert and delete keys for mac.
79efca70758530f042c449d42929b41f209fb3a8
* shoes/native/windows.c: escape, insert and delete key events.
3a90905c8adab31b1bbe9b74952c555bef013755
* Rakefile: keep rss lib in shoes.
800097e086d76cfc41725b4854497e96292db801
* Rakefile: allow customization of the mac build as well.
424ecced2e5b704ae811575dc72a3085064d44cf
* Rakefile: customizing the windows build and icon (these are all changes to accomodate hackety hack.)
c9b5befcfab82eed163b091c96b23be6832f0a96
* Rakefile: copy bundled app into `app`.
837586d5e0824e67389e19a1138d8c7e5a5a6d73
* Rakefile: use app.yaml to customize the program name and icons for now.
02ebe35c7defba69e96f9104f2593fed1619313f
* shoes/ruby.h: kerning was redefined.
18ba88dc53352b926315b59ded9529dd89d607fa
* shoes/app.c: no fill on the default link hover. an ugly thing.
3b0658c281cea24b2ee4aa3f8390a75d113ebaf7
* shoes/ruby.c: Text#cursor_left and Text#cursor_top. should have a way to get coordinates of any character or line as well.
c18a4d9aa7115440d6162947eb107a488010de23
* shoes/ruby.c: new :wrap style. "char" to allow lines to wrap between characters or "trim" to cut lines and end with an ellipsis.
d6db52dcb29b3a8c126c532f5e526369e0d8a6fc
Merge branch 'master' of orleans.hobix.com:~/git/bloopsaphone
8b96ba609dddad38a1c89d7dbceae21cbaf6cbd7
* misc/Makefile-dll: used this to build a portaudio dll on windows that actually worked with the extension.