root / trunk / samples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @488 [488] 5 months why * shoes/ruby.c: set up $0. * lib/shoes.rb: with each loaded script, set …
(edit) @451 [451] 5 months why * samples/form.rb: images were broken.
(edit) @444 [444] 5 months why * shoes/app.c: remove timers when moving to a new url. * …
(edit) @443 [443] 5 months why * shoes/app.c: debugged self-closing on gtk. the timers were still going …
(edit) @398 [398] 7 months why * shoes/world.c: exception handling prior to launch. so file not found …
(edit) @387 [387] 7 months why * shoes/ruby.c: added length, time, time=, position and …
(edit) @381 [381] 7 months why * shoes/canvas.c: compute the full height for each non-scroll box. * …
(edit) @379 [379] 7 months why * shoes/app.c: on gtk, i need the toplevel mouse event to go through …
(edit) @375 [375] 7 months why * shoes/canvas.c: the block was ignored for edit_line and edit_box. * …
(edit) @374 [374] 7 months why * samples/irb.rb: sample dies when str or cmd vars are used, moved …
(edit) @373 [373] 7 months why * shoes/ruby.c: mental's fix to draw the stroke after the fill.
(edit) @370 [370] 7 months why * shoes/canvas.c: removing the tail option from scroll boxes, adding …
(edit) @360 [360] 8 months why * shoes/canvas.c: working on :tail style which keeps a scrollbox …
(edit) @352 [352] 8 months why * samples/cloc.rb: making the stroke thin on the quarter ticks and adding …
(edit) @350 [350] 8 months why * samples/jot.rb: making the sample a bit smaller vertically.
(edit) @349 [349] 8 months why * shoes/ruby.c: wrap the text in the edit_box for gtk+.
(edit) @343 [343] 8 months why * shoes/ruby.c: the changed signal for edit_line and edit_box. * …
(edit) @337 [337] 8 months why * samples/clock.rb: oh no, left out the clock. thanks, deejay.
(edit) @318 [318] 8 months why * samples/definr.rb: dictionary lookup sample which illustrates use of …
(edit) @316 [316] 8 months why * samples/form.shy: updated shy example. * lib/shoes.rb: allow shoes.rb to …
(edit) @306 [306] 8 months why * shoes/ruby.c: working on text margins, to make them work more like HTML. …
(edit) @297 [297] 9 months why * samples/book.rb: yeah, those paragraphs should be in a stack.
(edit) @293 [293] 9 months why * shoes/ruby.c: evening out the layout of long paragraphs in stacks and …
(edit) @288 [288] 9 months why * shoes/ruby.c: font sizes default to pixels, to make font sizes more …
(edit) @287 [287] 9 months why * samples/irb.rb: MimickIRB::Empty error on osx.
(edit) @274 [274] 9 months why * shoes/ruby.c: fixed up click, hover and leave events for links. the …
(edit) @273 [273] 9 months why * samples/irb.rb: a shoes wrapper around IRB, to be used in Hackety Hack.
(edit) @272 [272] 9 months why * Rakefile: okay, libungif it is on osx. * samples/video.rb: that youtube …
(edit) @266 [266] 9 months why * Rakefile: copy plugins from the deps/lib/vlc directory. * …
(edit) @236 [236] 10 months why * shoes/canvas.c: pass motion and click events to images. * …
(edit) @234 [234] 10 months why * shoes/canvas.c: scrolly now accompanies each slot. and each slot is …
(edit) @230 [230] 10 months why * shoes/ruby.c: text in a stack was starting at 0px left. boo. * …
(edit) @229 [229] 10 months why * shoes/canvas.c: fixes to tracking of canvas height. canvases in a row …
(edit) @219 [219] 10 months why * shoes/ruby.c: new leading style for controlling pixel spaces between …
(edit) @213 [213] 10 months why * shoes/ruby.c: adding a span inline, which does just like HTML, for …
(edit) @210 [210] 10 months why * shoes/canvas.c: added strong method, macros for INLINE and BLOCK …
(edit) @208 [208] 10 months why * shoes/ruby.c: rewriting all of the text classes, getting rid of HTML …
(edit) @205 [205] 11 months why * shoes/ruby.c: ahh, ended up needing App.method_missing for anything that …
(edit) @204 [204] 11 months why * Rakefile: include pango modules in the distro, was throwing warnings for …
(edit) @194 [194] 11 months why * shoes/canvas.c: the cy (cursor y-pos) shouldn't be moved on a parent …
(edit) @186 [186] 11 months why * shoes/world.c: introduced the new shoes_world_t struct so I can start to …
(edit) @172 [172] 11 months why * shoes/app.c: added :resizable option to make a window fixed in size. * …
(edit) @165 [165] 11 months why * samples/calc.rb: fiddling with the background and layout a bit.
(edit) @163 [163] 11 months why * shoes/canvas.c: clear contents array when a canvas is cleared. * …
(edit) @149 [149] 12 months why * shoes/canvas.h: extern a few math constants here (for win32.) * …
(edit) @145 [145] 12 months why * shoes/app.c: added a :title option to the app method.
(edit) @139 [139] 12 months why * shoes/image.c: since gif_lib.h has a conflicting DrawText? function …
(edit) @138 [138] 12 months why * shoes/image.c: okay, gifs.
(edit) @132 [132] 12 months why * shoes/ruby.c: adding gdk-pixbuf dep, which gives JPEG and GIF support to …
(edit) @131 [131] 12 months why * shoes/canvas.c: new mask method for creating masking layers. you give …
(edit) @127 [127] 12 months why * shoes/canvas.c: clipboard I/O for Win32. * samples/edit.rb: basic …
(edit) @125 [125] 12 months why * shoes/ruby.c: don't anti-alias the cursor. * samples/follow.rb: …
(edit) @124 [124] 12 months why * shoes/ruby.c: started support for showing a cursor in any static text. …
(edit) @123 [123] 12 months why * shoes/ruby.c: basic shapes can now be positioned according to their …
(edit) @120 [120] 12 months why * shoes/ruby.c: okay, using the Color class for everywhere colors are put …
(edit) @118 [118] 12 months why * samples/book.rb: giving the table of contents some margin.
(edit) @117 [117] 12 months why * samples/books.rb: oops, lost the window size.
(edit) @116 [116] 12 months why * samples/book.rb: no need to require yaml, it comes with Shoes.
(edit) @115 [115] 12 months why * shoes/app.c: okay, great, urls can respond with a proc or an …
(edit) @113 [113] 12 months why * shoes/canvas: default stroke width is 1. * samples/draw.rb: a little …
(edit) @112 [112] 12 months why * shoes/ruby.c: get the hand cursor to function with regards to links in a …
(edit) @111 [111] 12 months why * shoes/ruby.c: allow animation to go up to 30 fps. * samples/bounce.rb: …
(edit) @108 [108] 12 months why * shoes/canvas.c: adding Canvas#mouse for getting the mouse state outside …
(edit) @104 [104] 12 months why * lib/shoes: the very first version of shy. * samples/form.shy: the form …
(edit) @97 [97] 12 months why * shoes/ruby.h: fixing ATTRSET, and, along the way, fixed shoes_path_move.
(edit) @96 [96] 12 months why * samples/anim.rb: just messing with animating the font size.
(edit) @94 [94] 12 months why * shoes/ruby.c: GTK fixes to use shoes_anim_call.
(edit) @93 [93] 12 months why * shoes/app.c: now handling WM_TIMER, animations work in win32.
(edit) @90 [90] 12 months why * samples/anim.rb: here, let's use a static text counter.
(edit) @89 [89] 12 months why * samples/anim.rb: a very basic animation counter.
(edit) @86 [86] 12 months why * shoes/canvas.c: fixed oval. paths weren't closing and it was really …
(edit) @85 [85] 12 months why * shoes/ruby.c: shoes_cairo_rect has the rounded rectangle code. rounded …
(edit) @84 [84] 12 months why * samples/form.rb: match the look of the example on hackety.org.
(edit) @80 [80] 12 months why * samples/form.rb: updated form sample.
(edit) @77 [77] 12 months why * shoes/ruby.c: yikes, a total rewrite of the layout stuff, shoes is in …
(edit) @73 [73] 12 months why * samples/calc.rb: rich! a contrib example from maceywj. seriously: …
(edit) @38 [38] 12 months why * samples/rect.rb: enlarge the window.
(edit) @37 [37] 12 months why * samples/rect.rb: use the block form of clear.
(edit) @36 [36] 12 months why * shoes/canvas.c: added Canvas#after, Canvas#before, Canvas#append, …
(edit) @35 [35] 12 months why * shoes/ruby.c: store line width in the path. * shoes/canvas.c: …
(edit) @27 [27] 12 months why * samples/edit.rb: a peewee text editor.
(edit) @24 [24] 12 months why * samples/dialogs.rb: okay, trimmed the extra span tags off.
(edit) @23 [23] 12 months why * samples/dialog.rb: the markup stuff was all wrong. uses Text.replace …
(edit) @15 [15] 12 months why * samples/rect.rb: go with default height and width.
(edit) @14 [14] 12 months why * samples/rect.rb: extra skew() and rotate() was useless!