]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' into new_ui
Slava Pestov [Mon, 16 Feb 2009 03:06:55 +0000 (21:06 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 16 Feb 2009 02:45:14 +0000 (20:45 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoClean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
Slava Pestov [Mon, 16 Feb 2009 02:45:06 +0000 (20:45 -0600)]
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead

15 years agoRemove some code duplication in io.directories.unix
Slava Pestov [Mon, 16 Feb 2009 02:36:04 +0000 (20:36 -0600)]
Remove some code duplication in io.directories.unix

15 years agoMerge branch 'master' of git://github.com/inforichland/factor-id3
Doug Coleman [Mon, 16 Feb 2009 02:33:58 +0000 (20:33 -0600)]
Merge branch 'master' of git://github.com/inforichland/factor-id3

15 years agoAdd summary for new error
Slava Pestov [Mon, 16 Feb 2009 02:31:28 +0000 (20:31 -0600)]
Add summary for new error

15 years agoFix xml.writer unit test
Slava Pestov [Mon, 16 Feb 2009 02:11:36 +0000 (20:11 -0600)]
Fix xml.writer unit test

15 years agoUse vocab: in io.encodings.korean
Slava Pestov [Mon, 16 Feb 2009 02:08:00 +0000 (20:08 -0600)]
Use vocab: in io.encodings.korean

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 16 Feb 2009 02:06:23 +0000 (20:06 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdd vocab: for vocab-relative paths
Slava Pestov [Mon, 16 Feb 2009 01:53:21 +0000 (19:53 -0600)]
Add vocab: for vocab-relative paths

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 16 Feb 2009 01:51:45 +0000 (19:51 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Doug Coleman [Mon, 16 Feb 2009 01:29:49 +0000 (19:29 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoRemoved extra nulls from v1 tags
Tim Wawrzynczak [Mon, 16 Feb 2009 01:12:46 +0000 (19:12 -0600)]
Removed extra nulls from v1 tags

15 years agoCleanup and bug fix in io.encodings.korean
Daniel Ehrenberg [Mon, 16 Feb 2009 00:01:34 +0000 (18:01 -0600)]
Cleanup and bug fix in io.encodings.korean

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sun, 15 Feb 2009 20:29:39 +0000 (14:29 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agorefactor tiff loading a bit, identify lots of ifd header tags
Doug Coleman [Sun, 15 Feb 2009 16:42:36 +0000 (10:42 -0600)]
refactor tiff loading a bit, identify lots of ifd header tags

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 15 Feb 2009 15:14:33 +0000 (09:14 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoadd support for parsing all baseline tiff tags, fix loading a tiff that used to work
Doug Coleman [Sun, 15 Feb 2009 15:13:53 +0000 (09:13 -0600)]
add support for parsing all baseline tiff tags, fix loading a tiff that used to work

15 years agoRemove unused circle rendering code
Slava Pestov [Sun, 15 Feb 2009 12:09:04 +0000 (06:09 -0600)]
Remove unused circle rendering code

15 years agoFix load errors
Slava Pestov [Sun, 15 Feb 2009 12:01:53 +0000 (06:01 -0600)]
Fix load errors

15 years agoui.images: use MEMO: instead of explicit cache
Slava Pestov [Sun, 15 Feb 2009 12:01:46 +0000 (06:01 -0600)]
ui.images: use MEMO: instead of explicit cache

15 years agoopengl.texture-cache is not necessary; simplify code
Slava Pestov [Sun, 15 Feb 2009 10:33:43 +0000 (04:33 -0600)]
opengl.texture-cache is not necessary; simplify code

15 years agoRemove redundant t >>fill? calls
Slava Pestov [Sun, 15 Feb 2009 10:24:25 +0000 (04:24 -0600)]
Remove redundant t >>fill? calls

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Sun, 15 Feb 2009 10:07:51 +0000 (04:07 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 15 Feb 2009 10:07:13 +0000 (04:07 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix spelling
Slava Pestov [Sun, 15 Feb 2009 10:07:05 +0000 (04:07 -0600)]
Fix spelling

15 years agoFix spelling
Slava Pestov [Sun, 15 Feb 2009 10:06:36 +0000 (04:06 -0600)]
Fix spelling

15 years agoLine gadgets now support min/max rows/cols; this obsoletes limited-scroller
Slava Pestov [Sun, 15 Feb 2009 10:01:57 +0000 (04:01 -0600)]
Line gadgets now support min/max rows/cols; this obsoletes limited-scroller

15 years agoScrollers: add pref-viewport-dim word that child gadgets can implement; clean up...
Slava Pestov [Sun, 15 Feb 2009 09:59:50 +0000 (03:59 -0600)]
Scrollers: add pref-viewport-dim word that child gadgets can implement; clean up layout

15 years agoui.gadgets.frames: any size frame now supported, arbitrary cell can be fill cell...
Slava Pestov [Sun, 15 Feb 2009 09:59:02 +0000 (03:59 -0600)]
ui.gadgets.frames: any size frame now supported, arbitrary cell can be fill cell, gap supported

15 years agoSingle click is sufficient to insert completion in listener
Slava Pestov [Sun, 15 Feb 2009 08:15:59 +0000 (02:15 -0600)]
Single click is sufficient to insert completion in listener

15 years agoNew look for tabbed gadgets
Slava Pestov [Sun, 15 Feb 2009 08:15:51 +0000 (02:15 -0600)]
New look for tabbed gadgets

15 years agotools.vocabs.browser: use icons in more places
Slava Pestov [Sun, 15 Feb 2009 08:15:27 +0000 (02:15 -0600)]
tools.vocabs.browser: use icons in more places

15 years agoAdd x-height and cap-height metrics
Slava Pestov [Sun, 15 Feb 2009 08:13:16 +0000 (02:13 -0600)]
Add x-height and cap-height metrics

15 years agoFancy new buttons
Slava Pestov [Sun, 15 Feb 2009 03:53:39 +0000 (21:53 -0600)]
Fancy new buttons

15 years agoCosmetic fix
Slava Pestov [Sun, 15 Feb 2009 03:51:54 +0000 (21:51 -0600)]
Cosmetic fix

15 years agoVarious UI cosmetic fixes
Slava Pestov [Sun, 15 Feb 2009 02:46:35 +0000 (20:46 -0600)]
Various UI cosmetic fixes

15 years agoNew look for buttons
Slava Pestov [Sun, 15 Feb 2009 02:46:13 +0000 (20:46 -0600)]
New look for buttons

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Yun, Jonghyouk [Sun, 15 Feb 2009 01:59:03 +0000 (10:59 +0900)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoKill ui.gadgets.theme
Slava Pestov [Sun, 15 Feb 2009 01:50:22 +0000 (19:50 -0600)]
Kill ui.gadgets.theme

15 years agoRename labelled to labeled -- correct spelling
Slava Pestov [Sun, 15 Feb 2009 01:48:32 +0000 (19:48 -0600)]
Rename labelled to labeled -- correct spelling

15 years agonot all images have associated alpha data... oops
Doug Coleman [Sun, 15 Feb 2009 01:28:00 +0000 (19:28 -0600)]
not all images have associated alpha data... oops

15 years agohandle associated alpha data in tiffs
Doug Coleman [Sun, 15 Feb 2009 01:24:42 +0000 (19:24 -0600)]
handle associated alpha data in tiffs

15 years agouse while to implement randomize (thanks joe!), document it
Doug Coleman [Sat, 14 Feb 2009 20:25:48 +0000 (14:25 -0600)]
use while to implement randomize (thanks joe!), document it

15 years agofix { } randomize, more unit tests
Doug Coleman [Sat, 14 Feb 2009 20:04:54 +0000 (14:04 -0600)]
fix { } randomize, more unit tests

15 years agounit test how many elements to swap with randomize, remove a usage of pick
Doug Coleman [Sat, 14 Feb 2009 19:28:41 +0000 (13:28 -0600)]
unit test how many elements to swap with randomize, remove a usage of pick

15 years agorandomize was broken -- elements could not exchange with themselves
Doug Coleman [Sat, 14 Feb 2009 19:14:00 +0000 (13:14 -0600)]
randomize was broken -- elements could not exchange with themselves

15 years agoFUEL: Recognised parenthesised forms (e.g., stack effects) as syntactic constructs.
Jose A. Ortega Ruiz [Sat, 14 Feb 2009 12:44:12 +0000 (13:44 +0100)]
FUEL: Recognised parenthesised forms (e.g., stack effects) as syntactic constructs.

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sat, 14 Feb 2009 12:43:17 +0000 (13:43 +0100)]
Merge commit 'origin/master' into emacs

15 years agoLZW-compress images; thanks Doug for implementing this!
Slava Pestov [Sat, 14 Feb 2009 06:58:35 +0000 (00:58 -0600)]
LZW-compress images; thanks Doug for implementing this!

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Sat, 14 Feb 2009 06:46:16 +0000 (00:46 -0600)]
Merge branch 'master' into new_ui

15 years agoparser: tweak note printing
Slava Pestov [Sat, 14 Feb 2009 06:45:34 +0000 (00:45 -0600)]
parser: tweak note printing

15 years agoNew look for labeled gadgets
Slava Pestov [Sat, 14 Feb 2009 06:45:10 +0000 (00:45 -0600)]
New look for labeled gadgets

15 years agoDisable font leading in line-support for now
Slava Pestov [Sat, 14 Feb 2009 06:44:32 +0000 (00:44 -0600)]
Disable font leading in line-support for now

15 years agoui.gadgets.editors: render empty selections visibly
Slava Pestov [Sat, 14 Feb 2009 06:44:10 +0000 (00:44 -0600)]
ui.gadgets.editors: render empty selections visibly

15 years agomove >signed to math.bitwise
Doug Coleman [Sat, 14 Feb 2009 06:31:17 +0000 (00:31 -0600)]
move >signed to math.bitwise

15 years agosupport predictors
Doug Coleman [Sat, 14 Feb 2009 06:30:59 +0000 (00:30 -0600)]
support predictors

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Sat, 14 Feb 2009 02:27:55 +0000 (20:27 -0600)]
Merge branch 'master' into new_ui

15 years agoFixing twitter
Slava Pestov [Sat, 14 Feb 2009 02:20:22 +0000 (20:20 -0600)]
Fixing twitter

15 years agoAdd font-metrics hook
Slava Pestov [Sat, 14 Feb 2009 02:19:57 +0000 (20:19 -0600)]
Add font-metrics hook

15 years ago'work' -> 'basis' correction
ageldama [Sat, 14 Feb 2009 01:55:45 +0000 (10:55 +0900)]
'work' -> 'basis' correction

15 years agoinitial 'io.encodings.korean' commit
ageldama [Sat, 14 Feb 2009 01:42:31 +0000 (10:42 +0900)]
initial 'io.encodings.korean' commit

15 years agoUpdate buttons docs
Slava Pestov [Sat, 14 Feb 2009 01:16:44 +0000 (19:16 -0600)]
Update buttons docs

15 years agoDon't position popups at negative x co-ordinates
Slava Pestov [Sat, 14 Feb 2009 01:16:37 +0000 (19:16 -0600)]
Don't position popups at negative x co-ordinates

15 years agoUpdate core-graphics, core-text, opengl.textures for Doug's images API change; core...
Slava Pestov [Sat, 14 Feb 2009 01:11:07 +0000 (19:11 -0600)]
Update core-graphics, core-text, opengl.textures for Doug's images API change; core-graphics:with-bitmap-context is now core-graphics:make-bitmap-image

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Sat, 14 Feb 2009 00:12:35 +0000 (18:12 -0600)]
Merge branch 'master' into new_ui

15 years agoClean up extra/twitter a little bit
Slava Pestov [Sat, 14 Feb 2009 00:06:55 +0000 (18:06 -0600)]
Clean up extra/twitter a little bit

15 years agoAnother failing unit test for db.sqlite
Daniel Ehrenberg [Fri, 13 Feb 2009 22:07:17 +0000 (16:07 -0600)]
Another failing unit test for db.sqlite

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Fri, 13 Feb 2009 22:05:27 +0000 (16:05 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAnother failing test in db.sqlite
Daniel Ehrenberg [Fri, 13 Feb 2009 22:05:18 +0000 (16:05 -0600)]
Another failing test in db.sqlite

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 13 Feb 2009 21:56:33 +0000 (15:56 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agosupport 48bpp tiffs
Doug Coleman [Fri, 13 Feb 2009 21:56:22 +0000 (15:56 -0600)]
support 48bpp tiffs

15 years agodecode uname strings as utf8
Doug Coleman [Fri, 13 Feb 2009 21:52:17 +0000 (15:52 -0600)]
decode uname strings as utf8

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 13 Feb 2009 21:48:17 +0000 (15:48 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agostr -> bytes, utility word in endian
Doug Coleman [Fri, 13 Feb 2009 21:47:48 +0000 (15:47 -0600)]
str -> bytes, utility word in endian

15 years agoremove XXX from bitmaps
Doug Coleman [Fri, 13 Feb 2009 21:47:07 +0000 (15:47 -0600)]
remove XXX from bitmaps

15 years agoget the byte ordering correct for tiffs
Doug Coleman [Fri, 13 Feb 2009 21:46:36 +0000 (15:46 -0600)]
get the byte ordering correct for tiffs

15 years agouse decode instead of >string in images.tiff
Doug Coleman [Fri, 13 Feb 2009 21:14:09 +0000 (15:14 -0600)]
use decode instead of >string in images.tiff

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Fri, 13 Feb 2009 21:10:41 +0000 (15:10 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMaking xml-undo words private; adding bytes>xml word
Daniel Ehrenberg [Fri, 13 Feb 2009 21:10:34 +0000 (15:10 -0600)]
Making xml-undo words private; adding bytes>xml word

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 13 Feb 2009 19:08:14 +0000 (13:08 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agolet the world know you tweet from factor
Joe Groff [Fri, 13 Feb 2009 19:07:48 +0000 (13:07 -0600)]
let the world know you tweet from factor

15 years agox/y resolution should be a scalar
Doug Coleman [Fri, 13 Feb 2009 19:04:14 +0000 (13:04 -0600)]
x/y resolution should be a scalar

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 13 Feb 2009 18:16:13 +0000 (12:16 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agodrawing 96bpp images works, add lots of previously unknown ifd fields
Doug Coleman [Fri, 13 Feb 2009 18:12:08 +0000 (12:12 -0600)]
drawing 96bpp images works, add lots of previously unknown ifd fields

15 years agoadd stack effect, oops
Doug Coleman [Fri, 13 Feb 2009 17:57:45 +0000 (11:57 -0600)]
add stack effect, oops

15 years agotwitter timelines
Joe Groff [Fri, 13 Feb 2009 17:54:07 +0000 (11:54 -0600)]
twitter timelines

15 years agoadd a stack effect to tuple article
Doug Coleman [Fri, 13 Feb 2009 16:48:11 +0000 (10:48 -0600)]
add a stack effect to tuple article

15 years agoadd 48bpp mode to tiff
Doug Coleman [Fri, 13 Feb 2009 16:16:58 +0000 (10:16 -0600)]
add 48bpp mode to tiff

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 13 Feb 2009 15:59:40 +0000 (09:59 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agosupport .tif, start 96 bpp
Doug Coleman [Fri, 13 Feb 2009 15:56:22 +0000 (09:56 -0600)]
support .tif, start 96 bpp

15 years agoremove zlib
Doug Coleman [Fri, 13 Feb 2009 15:55:56 +0000 (09:55 -0600)]
remove zlib

15 years agomake hexdump work for byte-vectors
Doug Coleman [Fri, 13 Feb 2009 15:55:38 +0000 (09:55 -0600)]
make hexdump work for byte-vectors

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into new_ui
Slava Pestov [Fri, 13 Feb 2009 07:46:09 +0000 (01:46 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into new_ui

15 years agoDifferent apperance for sliders with no thumb
Slava Pestov [Fri, 13 Feb 2009 07:44:19 +0000 (01:44 -0600)]
Different apperance for sliders with no thumb

15 years agoDifferent apperance for sliders with no thumb
Slava Pestov [Fri, 13 Feb 2009 07:43:55 +0000 (01:43 -0600)]
Different apperance for sliders with no thumb

15 years agoui.gadgets.buttons: New look for checkboxes and radio buttons
Slava Pestov [Fri, 13 Feb 2009 07:43:03 +0000 (01:43 -0600)]
ui.gadgets.buttons: New look for checkboxes and radio buttons

15 years agoAdd status bar to debugger window
Slava Pestov [Fri, 13 Feb 2009 07:00:02 +0000 (01:00 -0600)]
Add status bar to debugger window

15 years agoRefactor ui.gadgets.glass to correctly position debugger popup
Slava Pestov [Fri, 13 Feb 2009 06:59:28 +0000 (00:59 -0600)]
Refactor ui.gadgets.glass to correctly position debugger popup

15 years agogotta load urls.secure to use https
Joe Groff [Fri, 13 Feb 2009 04:56:46 +0000 (22:56 -0600)]
gotta load urls.secure to use https