Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
John Benediktsson
|
acded37575
|
ui.images: don't need to << >>.
|
2015-07-28 19:14:01 -07:00 |
John Benediktsson
|
52e7538869
|
ui: specify two places where image-name tuples are expected.
|
2014-12-15 09:56:03 -08:00 |
Doug Coleman
|
94db86a6db
|
Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
|
2011-11-02 11:50:03 -07:00 |
Doug Coleman
|
359c931d35
|
Rename images.gtk|gdiplus|cocoa to images.loader.*. Fixes #176.
|
2011-11-02 09:38:03 -07:00 |
Doug Coleman
|
bf2a96e9e0
|
Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
|
2011-09-18 23:19:06 -05:00 |
Philipp Brüschweiler
|
9f7847d8ec
|
images.gtk: use GdkPixbuf to load images
|
2010-07-17 11:28:24 +02:00 |
Joe Groff
|
74dc8db962
|
Revert "ui.images, images.loader: move platform-specific image loader setup into images.loader"
This reverts commit 2bbf752cbe .
|
2010-07-16 11:36:20 -07:00 |
Joe Groff
|
67a1a0bdea
|
ui.images, images.loader: move platform-specific image loader setup into images.loader
|
2010-07-11 08:44:27 -07:00 |
Joe Groff
|
8816b1e215
|
ui.images: load images.gdiplus as default image handler on windows
|
2010-07-07 09:07:26 -07:00 |
Joe Groff
|
5c95d90da3
|
ui.images: load images.cocoa backend by default instead of images.png/images.tiff on macosx
|
2010-06-27 13:55:45 -07:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
5b8460ad16
|
fix ui startup
|
2009-09-28 17:16:16 -05:00 |
Doug Coleman
|
2dd89b4c5d
|
dont load tiff by default
|
2009-09-28 15:15:42 -05:00 |
Keith Lazuka
|
53789bef1b
|
definitions.icons: converted TIFF icons to PNG
Slava, don't forget to copy these PNGs into the "/icons" root on docs.factorcode.org
|
2009-09-28 15:53:39 -04:00 |
Daniel Ehrenberg
|
ba5b582e01
|
Redoing images.loader to work with jpeg
|
2009-06-02 20:39:51 -05:00 |
Slava Pestov
|
0affe96d95
|
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code
|
2009-04-04 20:04:35 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
1731b57249
|
Add textures without alpha channels, cropping; update usages of <texture>; don't ignore trailing in x>offset
|
2009-04-03 07:01:22 -05:00 |
Slava Pestov
|
fa79803856
|
Fix text rendering for fonts where the image bounds exceed the metric bounds, such as Zapfino and Arabic fonts
|
2009-02-20 20:53:51 -06:00 |
Slava Pestov
|
676806ce39
|
opengl.textures: clean up code, only create power-of-2 textures, make API nicer
|
2009-02-19 04:06:57 -06:00 |
Slava Pestov
|
0bbc63f865
|
ui.images: use MEMO: instead of explicit cache
|
2009-02-15 06:01:46 -06:00 |
Slava Pestov
|
628c219495
|
opengl.texture-cache is not necessary; simplify code
|
2009-02-15 04:33:43 -06:00 |
Slava Pestov
|
ea2a3d6758
|
Split off opengl.textures from opengl.texture-cache; use image tuples instead of texture-info
|
2009-02-12 03:58:05 -06:00 |
Slava Pestov
|
1e26d4256a
|
Add draw-scaled-image word, add some pens for rendering pixmaps
|
2009-02-12 01:39:03 -06:00 |
Slava Pestov
|
66392108e7
|
ui.gadgets.tables: support icons
|
2009-02-11 04:55:33 -06:00 |