Commit Graph

514 Commits (5e5042fe5ff15fa5e4b4d60ccefa6cb3e8d9b9d8)

Author SHA1 Message Date
Slava Pestov df18c0b6e7 Making more code infer 2009-04-15 19:03:44 -05:00
Slava Pestov c780457ddb Fix up ui.offscreen 2009-04-03 12:54:34 -05:00
Slava Pestov a58ce33bb3 Split off some code from ui.backend.windows into windows.offscreen 2009-03-28 22:27:18 -05:00
Slava Pestov 3bf5d2bfd4 Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated. 2009-03-27 18:31:25 -05:00
Slava Pestov be4fb1e7d9 Move call( and execute( to core 2009-03-16 20:11:36 -05:00
Slava Pestov 56ffaf5cb1 Updating ui.gadgets.alerts, ui.gadgets.book-extras, ui.utils and drills for new_ui changes 2009-03-16 03:01:32 -05:00
Slava Pestov 4589aab8a4 Move ui.gadgets.alerts, ui.gadgets.book-extras and ui.utils to extra 2009-03-16 03:00:37 -05:00
Slava Pestov 4e5f7525b7 Fix ui.render.test 2009-03-15 17:36:08 -05:00
Slava Pestov 52fef83061 Fix various unit tests 2009-03-07 15:58:14 -06:00
Slava Pestov 08c3842403 More 4DNav fixes 2009-03-07 15:57:54 -06:00
Slava Pestov 72d9be21ae Update 4DNav for new_ui 2009-03-07 03:20:47 -06:00
Slava Pestov 375c5e69b5 Various load-everything fixes 2009-03-07 01:22:21 -06:00
Slava Pestov 571db75e40 Update code for model class renamings 2009-02-26 16:15:28 -06:00
Slava Pestov 8fd159dadd Fix conflict 2009-02-12 09:22:35 -06:00
Doug Coleman 76ae3fd224 Fix compile error in ui.render.test; images API changed... 2009-02-12 08:39:52 -06:00
Slava Pestov 6235e95052 Fix conflict 2009-02-10 00:44:23 -06:00
Slava Pestov b0a55d16f7 Fix ui.render.test 2009-02-09 22:52:20 -06:00
Doug Coleman 064e4c8d09 update offscreen docs 2009-02-09 21:41:07 -06:00
Doug Coleman e82f3a8518 update ui.offscreen and ui.render 2009-02-09 21:40:29 -06:00
Slava Pestov 88b401b383 Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words
2009-02-05 03:28:41 -06:00
Slava Pestov c12338c989 Remove ui.gadgets.broken; functionality merged into ui.gadgets.debug 2009-02-02 16:00:57 -06:00
Slava Pestov 7b2a705352 <border> now takes a pair instead of an integer 2009-02-02 00:00:45 -06:00
Slava Pestov 0835eb374b UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words 2009-02-01 20:31:42 -06:00
Slava Pestov 406943630d Merge branch 'master' into new_ui 2009-01-30 15:32:41 -06:00
Daniel Ehrenberg 84a2ad091e Fixing ui.gadgets.slate docs 2009-01-30 09:51:59 -06:00
Daniel Ehrenberg cbdcadc45d Moving back ui.gadgets.slate 2009-01-30 09:41:50 -06:00
Slava Pestov 505c9a77c2 Merge branch 'master' into new_ui 2009-01-29 22:11:34 -06:00
Daniel Ehrenberg afacfc1a17 Moved things into unmaintained that fail help-lint 2009-01-29 19:20:34 -06:00
Slava Pestov 53f4bd4311 Move ui.gadgets.lists to extra 2009-01-07 16:32:02 -06:00
Eduardo Cavazos 81e69a1664 Update 'ui.gadgets.tiling'. Add some help. 2008-12-22 17:20:04 -06:00
Eduardo Cavazos c181056ed2 ui.gadgets.plot: use easy-help 2008-12-22 15:57:12 -06:00
Eduardo Cavazos d193aad524 Demo easy-help in the 'ui.gadgets.slate' vocabulary 2008-12-22 15:43:24 -06:00
Eduardo Cavazos aff4676e58 Add 'ui.gadgets.plot' back to extra 2008-12-22 08:40:00 -06:00
Eduardo Cavazos 98bfac3f63 Remove 'ui.gadgets.frame-buffer' 2008-12-15 18:32:52 -06:00
Joe Groff e5ef3d9b95 don't need dispose on offscreen-world, and it breaks compiling 2008-12-11 21:49:45 -08:00
Joe Groff b7bad6b2bb Metadata and docs for ui.offscreen 2008-12-11 18:32:40 -08:00
Joe Groff e795571639 seed of X11 offscreen backend 2008-12-11 16:50:37 -08:00
Doug Coleman 3629b9e5bd win32 offscreen refinements 2008-12-10 08:49:50 -06:00
Doug Coleman 4f20c0813f Merge branch 'master' of git://repo.or.cz/factor/jcg
Conflicts:

	basis/ui/cocoa/cocoa.factor
2008-12-09 21:16:37 -06:00
Joe Groff a0618d46b9 do-offscreen combinator for managing resources while running a gadget offscreen. tweak bgr[a]>bitmap to copy the pixel memory 2008-12-09 15:27:30 -08:00
Joe Groff 98c0daae2a Move offscreen-world widget and support words into ui.offscreen vocab 2008-12-09 10:07:57 -08:00
Slava Pestov e0af88bd97 Move a bunch of vocabularies to unmaintained, hopefully temporarily 2008-12-03 00:05:20 -06:00
U-WSCHLIEP-PC\wschliep 72de2ff4fa ui.gadgets.tabs: Fixed error; irc.ui.commands: Added /me 2008-11-22 23:11:44 -05:00
Slava Pestov 0efa5e09c9 Add some gadgets which are broken on purpose to test UI error handling 2008-11-21 23:31:56 -06:00
Slava Pestov 4f0a92e8b3 Fix conflict 2008-11-18 21:59:11 -06:00
Slava Pestov 7bf450e0f1 Fix typo 2008-11-18 21:58:30 -06:00
U-SLAVA-DFB8FF805\Slava bfc44e68cd Another render test fix; more fuzz 2008-11-18 20:51:45 -06:00
Slava Pestov db42113bb9 Fix ui.render.test 2008-11-18 20:35:50 -06:00
U-SLAVA-DFB8FF805\Slava 565cd8913b On Windows, white renders as 253 253 253 ?? 2008-11-18 15:45:20 -06:00
Slava Pestov 7059cc733d Remove bogus file 2008-11-18 14:15:56 -06:00