|
|
|
@496
|
[496]
|
5 months |
why |
* shoes/ruby.c: allow negative widths, they're in NKS.
|
|
|
|
@495
|
[495]
|
5 months |
why |
* shoes/canvas.c: firing the start event after the first paint.
|
|
|
|
@494
|
[494]
|
5 months |
why |
* shoes/ruby.c: fundamental-- negative values for coordinates should be …
|
|
|
|
@493
|
[493]
|
5 months |
why |
* lib/shoes/cache.rb: continuing work on the gem setup routines.
|
|
|
|
@492
|
[492]
|
5 months |
why |
* shoes/canvas.c: introducing start and finish which are sort of like …
|
|
|
|
@491
|
[491]
|
5 months |
why |
* shoes/ruby.c: ever since i started computing the layout before painting …
|
|
|
|
@490
|
[490]
|
5 months |
why |
* shoes/ruby.c: $0 pointer was going out of scope.
|
|
|
|
@489
|
[489]
|
5 months |
why |
* shoes/app.c: App#started? returns true if the window is fully loaded.
* …
|
|
|
|
@488
|
[488]
|
5 months |
why |
* shoes/ruby.c: set up $0.
* lib/shoes.rb: with each loaded script, set …
|
|
|
|
@487
|
[487]
|
5 months |
why |
* shoes/ruby.c: simplifying text flowing. as with elements: largest font …
|
|
|
|
@486
|
[486]
|
5 months |
why |
* shoes/world.c: have sigint leave the gtk main loop.
|
|
|
|
@485
|
[485]
|
5 months |
why |
* shoes/app.c: going back to the rb_thread_select loop and calling …
|
|
|
|
@484
|
[484]
|
5 months |
why |
* shoes/app.c: using g_source_attach rather than hooking the main loop. i …
|
|
|
|
@483
|
[483]
|
5 months |
why |
* shoes/ruby.c: starting to address the flow problems described in ticket …
|
|
|
|
@482
|
[482]
|
5 months |
why |
* lib/shoes/image.rb: adding the old remote_image code from the list and …
|
|
|
|
@481
|
[481]
|
5 months |
why |
* shoes/canvas.c: paint all scroll windows white until i can get …
|
|
|
|
@480
|
[480]
|
5 months |
why |
* shoes/canvas.c: repaint scrolling windows embedding in the main window …
|
|
|
|
@479
|
[479]
|
5 months |
why |
* Makefile: moving the Makefile into platform/nix/. it's only designed to …
|
|
|
|
@478
|
[478]
|
5 months |
why |
* Rakefile: got the older version of Rake to work.
|
|
|
|
@477
|
[477]
|
5 months |
why |
* shoes/ruby.c: init vlc on xp just like as on osx.
|
|
|
|
@476
|
[476]
|
5 months |
why |
* lib/shoes/cache.rb: allow fetch_gems to take a string of name + version
|
|
|
|
@475
|
[475]
|
5 months |
why |
* lib/shoes/cache.rb: the shoes face for rubygems.
|
|
|
|
@474
|
[474]
|
5 months |
why |
* shoes/ruby.c: playing around with keeping a transformation matrix in …
|
|
|
|
@473
|
[473]
|
5 months |
why |
* shoes/image.c: jpeg fix for win32. i thank jesse thompson for keeping …
|
|
|
|
@472
|
[472]
|
5 months |
why |
* shoes/world.c: on osx, create the clipboard earlier. shoes was crashing …
|
|
|
|
@471
|
[471]
|
5 months |
why |
* shoes/dialogs.c: sorry, do utf-8 conversion on dialog title.
|
|
|
|
@470
|
[470]
|
5 months |
why |
* shoes/dialog.c: free the dialog controls, set a dialog title.
|
|
|
|
@469
|
[469]
|
5 months |
why |
* shoes/dialogs.c: got the ask dialog working on osx. (ticket #19)
|
|
|
|
@468
|
[468]
|
5 months |
why |
* shoes/ruby.c: the logging methods are Kernel methods now.
* …
|
|
|
|
@467
|
[467]
|
5 months |
why |
* shoes/ruby.c: add info, warn and error as Shoes class methods.
|
|
|
|
@466
|
[466]
|
5 months |
why |
* Rakefile: let the Rakefile and Makefile write out the last line of …
|
|
|
|
@465
|
[465]
|
5 months |
why |
* shoes/app.c: wait, no full zoom button on non-resizable windows.
|
|
|
|
@464
|
[464]
|
5 months |
why |
* shoes/app.c: fixing resizable flag on osx, it had no effect previously.
|
|
|
|
@463
|
[463]
|
5 months |
why |
* lib/shoes.rb: on osx, file open dialog was coming up despite "open …
|
|
|
|
@462
|
[462]
|
5 months |
why |
* shoes/app.c: alt-dot for win32.
|
|
|
|
@461
|
[461]
|
5 months |
why |
* shoes/app.c: alt-period pops up the file selector for opening more Shoes …
|
|
|
|
@460
|
[460]
|
5 months |
why |
* shoes/app.c: recognize the manual key (alt-?) and the log key (alt-/) on …
|
|
|
|
@459
|
[459]
|
5 months |
why |
* lib/shoes/log.rb: new logging console. use alt-/ to bring it up.
* …
|
|
|
|
@458
|
[458]
|
5 months |
why |
* shoes/canvas.c: keep osx's background at white, until i get a chance to …
|
|
|
|
@457
|
[457]
|
5 months |
why |
* shoes/app.h: shoes_app_new signature didn't match.
|
|
|
|
@456
|
[456]
|
5 months |
why |
* shoes/canvas.c: new owner method for getting the parent window of a …
|
|
|
|
@455
|
[455]
|
5 months |
why |
* shoes/canvas.c: going back to white for now, since transparent on win32 …
|
|
|
|
@454
|
[454]
|
5 months |
why |
* shoes/canvas.c: let's try the default background color chosen by the os. …
|
|
|
|
@453
|
[453]
|
5 months |
why |
* shoes/canvas.c: allow window to take a block.
* shoes/image.c: sorry, …
|
|
|
|
@452
|
[452]
|
5 months |
why |
* shoes/image.c: better image error handling, check for the presence of a …
|
|
|
|
@451
|
[451]
|
5 months |
why |
* samples/form.rb: images were broken.
|
|
|
|
@450
|
[450]
|
5 months |
why |
* shoes/app.c: bug in keyboard handling going to the focused window on …
|
|
|
|
@449
|
[449]
|
5 months |
why |
* shoes/app.c: once the mainloop is started, automatically open app …
|
|
|
|
@448
|
[448]
|
5 months |
why |
* shoes/app.c: working on a manual item in the osx menu.
|
|
|
|
@447
|
[447]
|
5 months |
why |
* shoes/app.c: got multiple shoes apps loading at once working on osx! …
|
|
|
|
@446
|
[446]
|
5 months |
why |
* shoes/canvas.c: append, prepend, clear. these altering methods had an …
|
|
|
|
@445
|
[445]
|
5 months |
why |
* platform/nix/shoes.launch: added symlink check to satisfy ticket #85.
* …
|
|
|
|
@444
|
[444]
|
5 months |
why |
* shoes/app.c: remove timers when moving to a new url.
* …
|
|
|
|
@443
|
[443]
|
5 months |
why |
* shoes/app.c: debugged self-closing on gtk. the timers were still going …
|
|
|
|
@442
|
[442]
|
5 months |
why |
* shoes/world.c: move the gtk_init to the beginning, to allow earlier …
|
|
|
|
@441
|
[441]
|
5 months |
why |
* shoes/world.c: stupid file selector was poppin up at all the wrong …
|
|
|
|
@440
|
[440]
|
5 months |
why |
* lib/shoes/help.rb: working on some missing docs for some elements and …
|
|
|
|
@439
|
[439]
|
5 months |
why |
* shoes/app.c: getting the load dialog to work again.
* shoes/dialog.c: …
|
|
|
|
@438
|
[438]
|
5 months |
why |
* shoes/app.c: okay, so, now there is no master window. the app is closed …
|
|
|
|
@437
|
[437]
|
5 months |
why |
* shoes/world.c: registering window classes during shoes_init().
* …
|
|
|
|
@436
|
[436]
|
5 months |
why |
* shoes/app.c: initial work to get multiple Shoes.app blocks to work at …
|
|
|
|
@435
|
[435]
|
5 months |
why |
* shoes/ruby.c: name conflicts from rev 431. thanks be to thomas bell.
|
|
|
|
@434
|
[434]
|
5 months |
why |
* lib/shoes/cache.rb: OpenURI problems, my fix to work around old RubyGems? …
|
|
|
|
@433
|
[433]
|
5 months |
why |
* shoes/ruby.c: added the every and timer method for periodic and …
|
|
|
|
@432
|
[432]
|
5 months |
why |
* lib/shoes/help.rb: didn't mean to make constants their own section.
|
|
|
|
@431
|
[431]
|
5 months |
why |
* Rakefile: begin work on Raisins.
* lib/shoes/help.rb: expanding the …
|
|
|
|
@430
|
[430]
|
5 months |
why |
* shoes/ruby.c: starting to centralize functions that deal with …
|
|
|
|
@429
|
[429]
|
6 months |
why |
* shoes/app.c: messing around with the osx event loop to get threads …
|
|
|
|
@428
|
[428]
|
6 months |
why |
* shoes/ruby.c: casting error on osx.
|
|
|
|
@427
|
[427]
|
6 months |
why |
* shoes/ruby.c: win32 progress update had wrong params.
|
|
|
|
@426
|
[426]
|
6 months |
why |
* shoes/ruby.c: added Shoes::Progress#fraction and fraction=.
|
|
|
|
@425
|
[425]
|
6 months |
why |
* lib/shoes/shy.rb: working on shy progress meter.
|
|
|
|
@424
|
[424]
|
6 months |
why |
* lib/shoes.rb: very basic .shy making. (use: shoes --shy directory)
|
|
|
|
@423
|
[423]
|
6 months |
why |
* shoes/canvas.c: osx syntax errors in gutter method.
* Rakefile: …
|
|
|
|
@422
|
[422]
|
6 months |
why |
* shoes/canvas.c: added gutter method for getting the width of the …
|
|
|
|
@421
|
[421]
|
6 months |
why |
* shoes/canvas.c: slight optimization and crash-prevention by removing …
|
|
|
|
@420
|
[420]
|
6 months |
why |
* shoes/app.c: removed the gtk sleep method, no longer needed as of last …
|
|
|
|
@419
|
[419]
|
6 months |
why |
* shoes/app.c: wonderful patch from erik eriksson which reduces shoes cpu …
|
|
|
|
@418
|
[418]
|
7 months |
why |
* Makefile: symlink the ruby libs rather than copying them.
|
|
|
|
@417
|
[417]
|
7 months |
why |
* shoes/canvas.c: only size the toplevel window, responding to DeeJay?'s …
|
|
|
|
@416
|
[416]
|
7 months |
why |
* shoes/ruby.c: working on radio button grouping for gtk.
|
|
|
|
@415
|
[415]
|
7 months |
why |
* Rakefile: pull committed-rev from .svn/entries if it's XML.
|
|
|
|
@414
|
[414]
|
7 months |
why |
* shoes/canvas.c: added the radio and check elements. just …
|
|
|
|
@413
|
[413]
|
7 months |
why |
* shoes/canvas.c: allow the oval method to take only a radius.
* …
|
|
|
|
@412
|
[412]
|
7 months |
why |
* shoes/canvas.c: size the slot after creation. responsible for behavior …
|
|
|
|
@411
|
[411]
|
7 months |
why |
* lib/shoes.rb: the shoes --gem command passes through to RubyGems?.
|
|
|
|
@410
|
[410]
|
7 months |
why |
* lib/shoes/cache.rb: install the sources gem to ~/.shoes, if not present.
|
|
|
|
@409
|
[409]
|
7 months |
why |
* shoes/ruby.h: alter cWindow to cShoesWindow, due to CoreServices? …
|
|
|
|
@408
|
[408]
|
7 months |
why |
* shoes/ruby.h: show errors from invalid commandline switches.
|
|
|
|
@407
|
|