Doug Coleman
330c7ba156
factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
...
Redo many FROM: and QUALIFIED: and using lists.
2015-08-12 08:49:02 -05:00
Doug Coleman
43fb73fae6
factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace.
2015-08-06 17:05:12 -05:00
Doug Coleman
4ec2311406
factor: Trim whitespace after ! comments and a few USING: lines that got skipped before.
2015-07-18 20:14:22 -07:00
John Benediktsson
c329631e25
images.viewer.prettyprint: don't default to prettyprinting images this way, make it configurable.
2015-07-14 16:21:35 -07:00
Doug Coleman
892c62e1dc
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
2015-07-03 09:39:59 -07:00
Doug Coleman
59f3b1ea57
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
...
Needs a bit more work.
This reverts commit 7e54cc2824
.
2015-07-02 13:47:06 -07:00
Doug Coleman
7e54cc2824
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
2015-07-02 11:36:08 -07:00
Doug Coleman
999aa7c897
factor: clean up spaces in -tests files
2015-07-02 10:34:01 -07:00
Doug Coleman
352e5de16a
core, basis, extra: Remove DOS line endings from files.
...
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Benjamin Pollack
2c3dd8c3c8
Remove executable bit from tons of files that aren't
2014-11-05 20:40:42 -08:00
John Benediktsson
e5d325df44
images: adding "2x" images.
2012-11-01 16:11:55 -07:00
Joe Groff
273b5115bf
add content-gadget hook for inspector
...
Allow objects such as images, strings, and audio clips to display rich representations of themselves in the inspector by providing methods for a content-gadget generic.
2012-02-21 15:06:27 -08:00
Joe Groff
5f735e4fcc
images.viewer.prettyprint: mark not loaded/tested
...
Prevent mason from loading it and complaining that it can't write gadgets to a text file.
2011-11-13 23:09:37 -08:00
Joe Groff
d1786adfe4
new module images.viewer.prettyprint
...
Pretty-prints image objects as images.
2011-11-13 12:12:23 -08:00
John Benediktsson
9f34c9c676
Spelling fixes to documentation.
2011-08-26 16:20:31 -07:00
Keita Haga
073eda332a
In several documentation, remove whitespace before or after the colon or period
2011-02-10 01:51:13 +09:00
Joe Groff
05f98a184c
images.viewer: tag "not tested" rather than "not tested^M"
2010-05-18 12:43:31 -07:00
Slava Pestov
8a1765a9e9
images.viewer: add not tested tag since the unit tests rely on a GL context
2010-05-18 15:39:43 -04:00
Jon Harper
c7012f4276
fix exception for large images
2010-05-16 17:36:51 +02:00
Jon Harper
429c9df977
gl-texture-int is now in opengl.textures
2010-05-15 21:44:08 +02:00
Jon Harper
badbb3fbfd
fix images.viewer + documentation
2010-05-15 21:33:22 +02:00
Doug Coleman
02fe28ce82
add an image-control gadget
2009-08-27 19:06:40 -05:00
Slava Pestov
cf9a09b933
images.viewer: you can now pass a pathname object to image-window and image. words
2009-05-07 20:52:39 -05:00
Slava Pestov
875d98197b
images.viewer: now accepts image objects
2009-05-05 16:46:57 -05:00
Doug Coleman
2330ec3042
use ui.images drawing code in images.viewer
2009-04-25 18:59:03 -05:00
Slava Pestov
902718f0d3
Clean up images.viewer
2009-04-14 22:18:47 -05:00
Slava Pestov
2f26d5f3da
images.viewer can now display some un-normalized images
2009-03-10 16:58:35 -05:00
Slava Pestov
375c5e69b5
Various load-everything fixes
2009-03-07 01:22:21 -06:00
Slava Pestov
7b9491066c
Fix conflict in images vocab
2009-03-04 21:43:56 -06:00
Doug Coleman
1a8b97e4d9
bitmap loading is cleaner
2009-03-02 19:38:28 -06:00
Slava Pestov
cdfab25bb1
Fix up images.viewer
2009-02-27 01:01:51 -06:00
Slava Pestov
cf9e7d1e75
Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch
2009-02-12 04:25:33 -06:00
Slava Pestov
2220515947
Re-organize images and images.backend into images and images.loader
2009-02-12 02:41:37 -06:00
Doug Coleman
7d60fcc598
clean up some image code
2009-02-10 18:52:28 -06:00
Doug Coleman
a1e521b54e
working on images protocol
2009-02-10 18:42:21 -06:00
Doug Coleman
970953be1f
fix tiff/bitmaps color order
2009-02-10 17:17:36 -06:00
Doug Coleman
a1e45570f5
rename graphics to images, add an <image> word to load a path
2009-02-09 20:57:26 -06:00