Slava Pestov
|
86f7a4c282
|
Fix load errors; ui.gadgets.theme removed
|
2009-02-15 23:14:18 -06:00 |
Slava Pestov
|
7a32d8ddb2
|
Use vocab:
|
2009-02-15 21:09:09 -06:00 |
Slava Pestov
|
758ba5bcea
|
Remove unused circle rendering code
|
2009-02-15 06:09:04 -06:00 |
Slava Pestov
|
8fec1f5d40
|
Fix load errors
|
2009-02-15 06:01:53 -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
|
9a1d324342
|
Remove redundant t >>fill? calls
|
2009-02-15 04:24:25 -06:00 |
Slava Pestov
|
f8ab4be9da
|
Line gadgets now support min/max rows/cols; this obsoletes limited-scroller
|
2009-02-15 04:01:57 -06:00 |
Slava Pestov
|
074e3238f3
|
Scrollers: add pref-viewport-dim word that child gadgets can implement; clean up layout
|
2009-02-15 03:59:50 -06:00 |
Slava Pestov
|
1b41f85395
|
ui.gadgets.frames: any size frame now supported, arbitrary cell can be fill cell, gap supported
|
2009-02-15 03:59:02 -06:00 |
Slava Pestov
|
f344cd50ca
|
Single click is sufficient to insert completion in listener
|
2009-02-15 02:15:59 -06:00 |
Slava Pestov
|
78353dd1b6
|
New look for tabbed gadgets
|
2009-02-15 02:15:51 -06:00 |
Slava Pestov
|
09630e5bf4
|
Fancy new buttons
|
2009-02-14 21:53:39 -06:00 |
Slava Pestov
|
4c86bd0951
|
Various UI cosmetic fixes
|
2009-02-14 20:46:35 -06:00 |
Slava Pestov
|
dd3a21f4f0
|
New look for buttons
|
2009-02-14 20:46:13 -06:00 |
Slava Pestov
|
9ebc487f44
|
Kill ui.gadgets.theme
|
2009-02-14 19:50:22 -06:00 |
Slava Pestov
|
6bbb4630f3
|
Rename labelled to labeled -- correct spelling
|
2009-02-14 19:48:32 -06:00 |
Slava Pestov
|
bb46c64f71
|
LZW-compress images; thanks Doug for implementing this!
|
2009-02-14 00:58:35 -06:00 |
Slava Pestov
|
9c51eaa451
|
New look for labeled gadgets
|
2009-02-14 00:45:10 -06:00 |
Slava Pestov
|
6988baf0a1
|
Disable font leading in line-support for now
|
2009-02-14 00:44:32 -06:00 |
Slava Pestov
|
faf0c94c6f
|
ui.gadgets.editors: render empty selections visibly
|
2009-02-14 00:44:10 -06:00 |
Slava Pestov
|
36f9793c92
|
Add font-metrics hook
|
2009-02-13 20:19:57 -06:00 |
Slava Pestov
|
b89bbb2ffd
|
Update buttons docs
|
2009-02-13 19:16:44 -06:00 |
Slava Pestov
|
43623d8fa5
|
Different apperance for sliders with no thumb
|
2009-02-13 01:44:19 -06:00 |
Slava Pestov
|
9509c468e9
|
Different apperance for sliders with no thumb
|
2009-02-13 01:43:55 -06:00 |
Slava Pestov
|
36b3356b42
|
ui.gadgets.buttons: New look for checkboxes and radio buttons
|
2009-02-13 01:43:03 -06:00 |
Slava Pestov
|
d66a31e88a
|
Add status bar to debugger window
|
2009-02-13 01:00:02 -06:00 |
Slava Pestov
|
9a351fce22
|
Refactor ui.gadgets.glass to correctly position debugger popup
|
2009-02-13 00:59:28 -06:00 |
Slava Pestov
|
52df401f8a
|
Factor out menu and popup positioning into math.rectangles.positioning, and write tests for it
|
2009-02-12 21:46:49 -06:00 |
Slava Pestov
|
4d69475cac
|
Add support for Joe's "graphics baseline" idea
|
2009-02-12 16:52:24 -06:00 |
Slava Pestov
|
39a4969faa
|
Listener doesn't print a garbage quotation when commands are invoked
|
2009-02-12 09:48:05 -06:00 |
Slava Pestov
|
54a58cc196
|
Split off ui.pens from ui.render
|
2009-02-12 03:58:42 -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
|
4339bda8cc
|
Fix scrollbar thumb rendering
|
2009-02-12 02:09:35 -06:00 |
Slava Pestov
|
47e076ec7c
|
Monospace font in traceback
|
2009-02-12 02:09:22 -06:00 |
Slava Pestov
|
64f716b8d2
|
ui.gadgets.sliders: new appearance
|
2009-02-12 01:40:18 -06:00 |
Slava Pestov
|
a41e502bad
|
ui.gadgets.packs: cleanup
|
2009-02-12 01:40:02 -06:00 |
Slava Pestov
|
a0aabffb31
|
Remove unused closable gadgets support
|
2009-02-12 01:39:38 -06:00 |
Slava Pestov
|
db0c51a3bf
|
repeat buttons: start firing on mouse down
|
2009-02-12 01:39:18 -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
|
21d823757f
|
ui.gadgets.tracks: fix incorrect behavior if fill was not set to 1
|
2009-02-12 00:59:10 -06:00 |
Slava Pestov
|
e570ab2649
|
ui.gadgets.theme: New gadget theme from Joe Groff
|
2009-02-11 04:57:23 -06:00 |
Slava Pestov
|
45ce51260f
|
Add ui.gadgets.icons
|
2009-02-11 04:56:38 -06:00 |
Slava Pestov
|
6e10a4a0c4
|
ui.tools.operations: fix shortcut for profiler
|
2009-02-11 04:56:15 -06:00 |
Slava Pestov
|
3dfae1781f
|
Add min-dim slot to border gadgets
|
2009-02-11 04:56:01 -06:00 |
Slava Pestov
|
bd5fb06cdf
|
Use icons in completion popups and vocab browser
|
2009-02-11 04:55:49 -06:00 |
Slava Pestov
|
66392108e7
|
ui.gadgets.tables: support icons
|
2009-02-11 04:55:33 -06:00 |
Slava Pestov
|
cfa285a646
|
Refactor texture cache
|
2009-02-11 04:54:06 -06:00 |
Slava Pestov
|
da825003ae
|
io.styles: support image style
|
2009-02-11 04:53:33 -06:00 |
Slava Pestov
|
d1a5bf2073
|
Working on ui.images; change draw-gadget to translate to origin for you
|
2009-02-10 18:47:34 -06:00 |