GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: a tiny graphical app kit for ruby
Homepage: http://code.whytheluckystiff.net/shoes
Clone URL: git://github.com/why/shoes.git

Comments for why's shoes   feed

greatseth commented on why/shoes Thu Dec 04 14:27:27 -0800 2008
Comment in 79e4258:

heh, just checked it out.. that is sweet :)

greatseth commented on why/shoes Thu Dec 04 14:19:28 -0800 2008
Comment in 79e4258:

cool. i agree.

ecarnevale commented on why/shoes Wed Nov 26 23:50:56 -0800 2008
Comment in 2d2b1aa:

good! I was going to ask for scale in the ML! :) awesome

why commented on why/shoes Wed Nov 26 09:18:14 -0800 2008
Comment in 2d2b1aa:

oh, good. yeah, i’m going back through the mailing list, looking for unsolved stuff.
so does your app still work if you drop the hacked-up image method?

greatseth commented on why/shoes Wed Nov 26 09:14:06 -0800 2008
Comment in 2d2b1aa:

yayyyyyyy.. i had a hacked up image() method doing this before, but it fell over on remote images because image_path() couldn’t get info on those

devyn commented on why/shoes Thu Nov 13 12:54:20 -0800 2008
Comment in c05590b:

Thanks, _why!

ecarnevale commented on why/shoes Sun Oct 12 08:40:23 -0700 2008
Comment in 51e7840:

Wow, you are replacing all the deprecated playlist functions! I was hacking on your code locally and I am so glad to see this!

greatseth commented on why/shoes Fri Oct 10 12:14:21 -0700 2008
Comment in 92dedb3:

yarr!

lwu commented on why/shoes Tue Aug 26 19:55:55 -0700 2008
Comment in a05323a:

Thx _why!

pvande commented on why/shoes Sat Jul 19 19:46:04 -0700 2008
Comment in ba2843f:

My pleasure! :)

Bluebie commented on why/shoes Fri Jul 18 22:33:25 -0700 2008
Comment in ba2843f:

Hooray! Thanks Pvande!

why commented on why/shoes Fri Jul 18 21:48:41 -0700 2008
Comment in 19e39a9:

To css people this probably seems like a divergence, but to everyone who was used to (x, y) before that, well, css seemed like a divergence. This order is used throughout shoes in shapes (oval, rect, line, etc.) and in events. I think once we go to Ruby 1.9, though, you’ll see: {margin: {left: 12, right: 3}} used more prevalently than this. It’s too hard to remember the order.

pvande commented on why/shoes Fri Jul 18 18:31:37 -0700 2008
Comment in 19e39a9:

I’ve been wanting to make note of that for some time—but I have to agree that [left, top, right, bottom] makes more sense for Shoes.

Bluebie commented on why/shoes Wed Jul 16 17:10:49 -0700 2008
Comment in d5e0737:

Hurrah! _

Bluebie commented on why/shoes Mon Jul 14 22:04:09 -0700 2008
Comment in 19e39a9:

CSS Margin syntax actually goes top, right, bottom, left… Not that it really matters :)

Bluebie commented on why/shoes Sat Jul 12 01:46:36 -0700 2008
Comment in 2228b9f:

Also ‘ask("message")’ returns nil on mac os x. Displays no window.

Bluebie commented on why/shoes Wed Jul 09 00:33:56 -0700 2008
Comment in 8f04a9b:

Can progress have a default starting state? Can :fraction be passed as a style for instance? Other than that, nice docs _

vic commented on why/shoes Mon May 05 11:51:57 -0700 2008
Comment on README L83 in 6c603a6:

Should be only one "git clone"