Doug Coleman
|
dd43df655f
|
fix unit test for new method syntax
|
2009-04-06 10:45:39 -05:00 |
Slava Pestov
|
cb9e4a4069
|
Oops
|
2009-04-06 05:22:43 -05:00 |
Slava Pestov
|
890553b776
|
Fixing tests for method-sec removal
|
2009-04-06 05:22:28 -05:00 |
Slava Pestov
|
0f04061079
|
Fixing some unit test failures
|
2009-04-06 03:30:23 -05:00 |
Slava Pestov
|
1071a3c564
|
Fix ui.tools.browser.history tests
|
2009-04-06 03:03:46 -05:00 |
Slava Pestov
|
99b8400e56
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
Slava Pestov
|
268abfcf2a
|
Remove method-specs in favor of M\
|
2009-04-06 02:59:59 -05:00 |
Slava Pestov
|
3752c706da
|
Add M\ syntax for method literals
|
2009-04-06 02:57:39 -05:00 |
Slava Pestov
|
42f3b0e16e
|
Fix bootstrap errors
|
2009-04-06 01:10:34 -05:00 |
Slava Pestov
|
cb6030778f
|
Fix ui.gadgets.scrollers unit tests
|
2009-04-05 23:38:47 -05:00 |
Slava Pestov
|
88bbb47bfa
|
Browser tool now saves scroll bar position in history
|
2009-04-05 23:19:35 -05:00 |
Slava Pestov
|
78013c2bdf
|
Rename scroll word to set-scroll-position and make it public
|
2009-04-05 23:19:18 -05:00 |
Slava Pestov
|
8bf5fde791
|
Rename scroll word to set-scroll-position and make it public
|
2009-04-05 23:18:25 -05:00 |
Slava Pestov
|
687e9f90fe
|
Move models.history to extra
|
2009-04-05 23:16:48 -05:00 |
Slava Pestov
|
880f4097ad
|
Clear button in search field is now positioned correctly
|
2009-04-05 20:50:45 -05:00 |
Slava Pestov
|
68728d1cc4
|
Fix prettyprint of CONSTANT: and ALIAS:
|
2009-04-05 20:44:34 -05:00 |
Slava Pestov
|
87121c1468
|
Fix prettyprinting of URLs
|
2009-04-05 20:44:12 -05:00 |
Slava Pestov
|
b0b77cf744
|
Fixes for recent changes
|
2009-04-05 17:32:53 -05:00 |
Slava Pestov
|
2b042d7cb7
|
Merge branch 'master' of git://projects.elasticdog.com/git/factor
|
2009-04-05 17:20:47 -05:00 |
Aaron Schaefer
|
52c74da3b7
|
Fix documentation typo for search-index word
|
2009-04-05 00:07:48 -04:00 |
Slava Pestov
|
1023fa51f4
|
Fix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead of a string
|
2009-04-04 23:04:53 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
52060e6253
|
Oops dead code
|
2009-04-04 22:45:02 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
fb6c5141ec
|
Fixing this for Windows
|
2009-04-04 22:38:49 -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 |
Slava Pestov
|
1a4f2724e4
|
Don't call glFlush, it's useless
|
2009-04-04 20:03:44 -05:00 |
Slava Pestov
|
e84cc5f82d
|
Simplify do-matrix
|
2009-04-04 20:03:30 -05:00 |
Doug Coleman
|
5fd9f446e7
|
use more macros in sorting, fix test
|
2009-04-04 15:45:56 -05:00 |
Doug Coleman
|
12fa6ac5a5
|
remove empty file
|
2009-04-04 14:24:44 -05:00 |
Doug Coleman
|
6f2c4fc02a
|
slim down the sorting.functor using more combinators
|
2009-04-04 00:02:15 -05:00 |
Slava Pestov
|
48aa95e5b1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-03 20:09:00 -05:00 |
Slava Pestov
|
bae7923594
|
Fix more cosmetic issues
|
2009-04-03 19:50:46 -05:00 |
Doug Coleman
|
c97ca399d8
|
refactor a bit, document sort-by
|
2009-04-03 19:49:49 -05:00 |
Doug Coleman
|
8fdb3bb27a
|
define a sort-by to take a sequence of comparators without slots
|
2009-04-03 19:43:10 -05:00 |
Slava Pestov
|
695b97e6e6
|
Remove debug stuff
|
2009-04-03 19:35:22 -05:00 |
Slava Pestov
|
84e98d8be7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-03 19:31:18 -05:00 |
Slava Pestov
|
3137d12f12
|
Fix some minor UI bugs
|
2009-04-03 19:30:07 -05:00 |
Doug Coleman
|
73a2fa49c5
|
add title sort for use with joe's mp3 player
|
2009-04-03 18:19:45 -05:00 |
Doug Coleman
|
2e1652db6d
|
simplify sorting.slots a bit
|
2009-04-03 17:38:21 -05:00 |
Doug Coleman
|
ce73c17c1d
|
add sorting.functor
|
2009-04-03 17:28:55 -05:00 |
Doug Coleman
|
32954b75ad
|
use functors to define human-sort
|
2009-04-03 17:28:31 -05:00 |
Slava Pestov
|
92cc670c28
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-03 10:25:56 -05:00 |
Slava Pestov
|
535850f3ea
|
Fix vocab: and word name stripping in deployed binaries
|
2009-04-03 10:16:56 -05:00 |
Slava Pestov
|
f42c23de9d
|
Copy UI theme over to deployed binaries
|
2009-04-03 10:16:40 -05:00 |
Slava Pestov
|
9907bd9fe2
|
Add fseek primitive so that c-streams can seek. This lets the UI work without native IO
|
2009-04-03 10:16:25 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
82317980a4
|
Don't strip out superclass word prop since UI needs it
|
2009-04-03 09:48:16 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
4f9ac11eed
|
Remove unused dependency
|
2009-04-03 09:48:10 -05:00 |
Slava Pestov
|
73184698a8
|
Remove unused entry from using list
|
2009-04-03 09:45:02 -05:00 |
Slava Pestov
|
1a35be8ae0
|
Add a new tip
|
2009-04-03 09:44:48 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
038509f652
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-03 09:22:47 -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 |