John Benediktsson
|
7e3391ffb0
|
ui.gadgets.tables: i think this is clearer.
|
2012-09-20 18:24:57 -07:00 |
John Benediktsson
|
98a8230d1c
|
ui.gadgets.tables: fix stack effect names.
|
2012-09-20 18:24:57 -07:00 |
John Benediktsson
|
6d447cb939
|
ui.gadgets.tables: cache table rows only on model-changed.
|
2012-09-20 18:24:57 -07:00 |
John Benediktsson
|
37b27b7fbe
|
ui.gadgets.tables: reduce generic dispatch.
|
2012-09-20 18:24:57 -07:00 |
John Benediktsson
|
88b196dc8c
|
ui.gadgets.tables: some performance improvements.
|
2012-09-20 08:34:43 -07:00 |
Joe Groff
|
2bd6de9a02
|
slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
|
2011-09-19 10:03:43 -07:00 |
Slava Pestov
|
da6f65a3d3
|
ui.gadgets.tables: don't try to render multi-line strings, since all table rows must have the same height. Fixes #65
|
2011-09-01 22:41:12 -07:00 |
Hugo Schmitt
|
f5e9ac71a4
|
Swapping call order of 'hook' and 'action' row actions
|
2011-08-27 17:25:45 -07:00 |
Slava Pestov
|
cf4abda115
|
ui.gadgets.tables: remove multiple selection support, and make the error list handle preservation of the current selection better when the underlying model changes
|
2010-05-03 22:09:00 -04:00 |
Doug Coleman
|
474e02020c
|
use 1&& in a few places, clean up some more ui code
|
2009-10-04 17:50:34 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
2e73038043
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
Sam Anklesaria
|
6f607ed5a9
|
fixed ui.gadgets.tables multi-selection bug
|
2009-08-06 16:31:35 -05:00 |
Sam Anklesaria
|
827d30a95b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-06 15:40:57 -05:00 |
Sam Anklesaria
|
a621e381e3
|
merged control extras into basis
|
2009-08-06 15:19:28 -05:00 |
Slava Pestov
|
ef97fdf0c5
|
ui.gadgets.tables: some band-aid fixes
|
2009-08-06 01:28:30 -05:00 |
Slava Pestov
|
926797d485
|
ui.gadgets.tables: more fixes
|
2009-08-05 22:56:08 -05:00 |
Slava Pestov
|
dba67b1815
|
ui.gadgets.tables: little cleanup
|
2009-08-05 22:45:56 -05:00 |
Sam Anklesaria
|
a352e7411e
|
reindented ui.gadgets.tables
|
2009-08-05 21:29:48 -05:00 |
Sam Anklesaria
|
0c4b9a0d58
|
simplified ui.gadgets.tables
|
2009-08-05 16:24:56 -05:00 |
Sam Anklesaria
|
cc38d1ada6
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/functors/functors.factor
basis/io/launcher/launcher.factor
basis/ui/gadgets/tables/tables.factor
|
2009-07-22 10:02:09 -05:00 |
Slava Pestov
|
328c6d02f5
|
ui.gadgets.tables: clicking in empty area no longer notifies selection model
|
2009-07-06 23:19:26 -05:00 |
Sam Anklesaria
|
3a8267f30f
|
illusion-models selectively activated
|
2009-05-31 11:40:03 -05:00 |
Sam Anklesaria
|
ef52d1b94d
|
ui.gadgets.tables uses arrays, not vectors
|
2009-05-27 10:26:26 -05:00 |
Sam Anklesaria
|
9755132d01
|
removed occurences of peek in new tables
|
2009-05-26 16:56:05 -05:00 |
Sam Anklesaria
|
e0216e2fe8
|
fixed hang bug in ui.gadgets.tables
|
2009-05-26 14:26:11 -05:00 |
Sam Anklesaria
|
9ffa0c32c8
|
ui.frp uses table constructor
|
2009-05-16 22:58:38 -05:00 |
Sam Anklesaria
|
8a50d2f8fd
|
pseudo-slots vocabulary
|
2009-05-16 19:49:27 -05:00 |
Sam Anklesaria
|
54ccd1039b
|
tables selected-values type error fixed
|
2009-05-16 10:46:34 -05:00 |
Sam Anklesaria
|
b7c719c844
|
table single storage works for f
|
2009-05-15 20:02:07 -05:00 |
Sam Anklesaria
|
38e8565555
|
illusion models: two way arrows
|
2009-05-15 16:58:17 -05:00 |
Slava Pestov
|
fb6df472a2
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
Sam Anklesaria
|
33148a8964
|
tables shift-click hack for mac
|
2009-05-14 12:38:43 -05:00 |
Sam Anklesaria
|
44ddc7238b
|
multiple selection of same row fixed
|
2009-05-14 10:01:37 -05:00 |
Sam Anklesaria
|
20d9b1fde3
|
table gadget row-action bug fixed
|
2009-05-13 22:15:33 -05:00 |
Sam Anklesaria
|
db76a7b98d
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/io/launcher/launcher.factor
|
2009-05-13 20:03:22 -05:00 |
Sam Anklesaria
|
1a8fcee712
|
table views: selected value is always a vector
|
2009-05-13 17:17:10 -05:00 |
Sam Anklesaria
|
89efe27ab5
|
multiple selection in table views
|
2009-05-13 16:10:04 -05:00 |
Slava Pestov
|
59bec433f4
|
Add unportable tag to merger and fix indentation in ui.gadgets.tables
|
2009-04-30 21:37:53 -05:00 |
Sam Anklesaria
|
3cf4f45416
|
comboboxes vocab + ui authors, summaries
|
2009-04-29 14:19:30 -05:00 |
Slava Pestov
|
eb4981fb00
|
ui.gadgets.tables: if model changes, try to preserve selection
|
2009-04-24 01:14:02 -05:00 |
Slava Pestov
|
c626004735
|
ui.gadgets.tables: center cells vertically, add padding around images
|
2009-04-11 14:14:32 -05:00 |
Slava Pestov
|
695b97e6e6
|
Remove debug stuff
|
2009-04-03 19:35:22 -05:00 |
Slava Pestov
|
3137d12f12
|
Fix some minor UI bugs
|
2009-04-03 19:30:07 -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
|
ee7bbf8654
|
Reset mouse selection after table model changes
|
2009-02-20 20:52:33 -06:00 |
Slava Pestov
|
58e55d4f45
|
Working on documentation
|
2009-02-19 16:54:27 -06:00 |
Slava Pestov
|
706fb33e38
|
Table hooks now receive the table as an input parameter
|
2009-02-18 21:00:31 -06:00 |
Slava Pestov
|
eb54b95b37
|
Fix grid-lines rendering
|
2009-02-17 22:42:48 -06:00 |
Slava Pestov
|
e37c89a434
|
Tweak tables a bit
|
2009-02-17 08:24:55 -06:00 |