Slava Pestov
|
16ddc461b4
|
Document ui.gadgets.glass and fix help lint failures in UI docs
|
2009-03-10 17:28:34 -05:00 |
Slava Pestov
|
b3f09a9aed
|
Check for words which are not classes but have a $class-description element anyway
|
2009-03-10 17:28:17 -05:00 |
Slava Pestov
|
712711e869
|
Replace png-gadget in otug-talk with icon gadget usage; convert PNG images to TIFF
|
2009-03-10 17:00:46 -05:00 |
Slava Pestov
|
3acd00b403
|
Fix tetris rendering
|
2009-03-10 16:59:48 -05:00 |
Slava Pestov
|
fb8ee9fb11
|
Clicking in slides window requests focus
|
2009-03-10 16:59:33 -05:00 |
Slava Pestov
|
ceafe8c69e
|
Fix text rendering on top of transparent background
|
2009-03-10 16:59:15 -05:00 |
Slava Pestov
|
2f26d5f3da
|
images.viewer can now display some un-normalized images
|
2009-03-10 16:58:35 -05:00 |
Slava Pestov
|
ff3c5b28bd
|
Move normalize-scanline-order implementation from images.bitmap to images
Add upside-down? slot to image tuple
Update cap for recent changes
|
2009-03-10 16:35:47 -05:00 |
Slava Pestov
|
073333f245
|
Re-implement <polygon-gadget> since joystick-demo still uses it
|
2009-03-09 20:23:34 -05:00 |
Slava Pestov
|
58582ab4d9
|
Fix memory management for CFArrays
|
2009-03-09 20:22:56 -05:00 |
Slava Pestov
|
a3c23c53ca
|
Half-fix pane selection
|
2009-03-09 18:35:12 -05:00 |
Slava Pestov
|
f7489dafcc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-09 17:48:13 -05:00 |
Slava Pestov
|
3494bb11ad
|
DEFER: now resets word definition, so take out a bogus DEFER: in irc.client
|
2009-03-09 17:48:04 -05:00 |
Slava Pestov
|
07cb959df4
|
Clean up ?at
|
2009-03-09 17:47:50 -05:00 |
Daniel Ehrenberg
|
94839ead82
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-09 15:38:14 -05:00 |
Daniel Ehrenberg
|
234b7ac8b8
|
Fixing validators so it loads
|
2009-03-09 15:38:05 -05:00 |
Slava Pestov
|
9a531a32ea
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-09 15:25:41 -05:00 |
Slava Pestov
|
c2d3b5ae1f
|
Add unportable tag to core-text.fonts
|
2009-03-09 15:25:25 -05:00 |
Daniel Ehrenberg
|
5cd1c8db52
|
Fixing regexp minimization
|
2009-03-08 22:34:11 -05:00 |
Daniel Ehrenberg
|
8418f8f39a
|
More docs for regexps
|
2009-03-08 20:25:33 -05:00 |
Daniel Ehrenberg
|
762485c2ca
|
Fixing xmode use lines; adding fake reluctant ?*+ to make XMode work (they're actually greedy)
|
2009-03-08 18:50:41 -05:00 |
Daniel Ehrenberg
|
f7031eaad8
|
Commenting out the last failing regexp unit tests :(
|
2009-03-08 18:25:09 -05:00 |
Daniel Ehrenberg
|
58475217ac
|
Making regexp tests pass by commenting out some minimization and combinator tests
|
2009-03-08 18:07:36 -05:00 |
Daniel Ehrenberg
|
4a118829c8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-08 17:51:22 -05:00 |
Daniel Ehrenberg
|
e837d353ed
|
Merge branch 'regexp'
|
2009-03-08 17:50:32 -05:00 |
Slava Pestov
|
7ec4f574a5
|
Clicking in the pane focuses the input area
|
2009-03-08 17:33:40 -05:00 |
Slava Pestov
|
81d23c3ac0
|
Fix parse-content-type for quoted tokens
|
2009-03-08 17:33:17 -05:00 |
Slava Pestov
|
43dd93d1fa
|
Fix ui.commands unit test on non-Mac platfrms
|
2009-03-08 01:52:05 -06:00 |
Slava Pestov
|
cc9e81f27c
|
Help lint and meta-data fixes
|
2009-03-08 01:49:06 -06:00 |
Slava Pestov
|
2e158b2e08
|
Fix compile error on FreeBSD
|
2009-03-08 01:13:53 -06:00 |
Slava Pestov
|
6330272760
|
Fix CGI
|
2009-03-07 22:09:57 -06:00 |
Slava Pestov
|
f3c2d32d26
|
Add Atom link to Planet Factor
|
2009-03-07 21:50:23 -06:00 |
Slava Pestov
|
cf5e14a52f
|
Don't escape absolute URLs in Farkup
|
2009-03-07 21:47:06 -06:00 |
Slava Pestov
|
dfb55736c5
|
show-browser command now just switches to an existing browser instead of pointing it at the documentation front page
|
2009-03-07 21:35:44 -06:00 |
Slava Pestov
|
c28370d356
|
Allow headers containing " to fix problem reported by doublec
|
2009-03-07 21:24:32 -06:00 |
Slava Pestov
|
8a7d877ec6
|
Fix simple-flat-file
|
2009-03-07 20:55:55 -06:00 |
Slava Pestov
|
4f81b6750f
|
Make cookie header parser more lenient
|
2009-03-07 20:32:07 -06:00 |
Slava Pestov
|
a28bf0b918
|
Fix nofollow in farkup
|
2009-03-07 20:02:57 -06:00 |
Slava Pestov
|
ba0d3a7990
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-07 19:39:22 -06:00 |
Slava Pestov
|
c2bc2c0705
|
Updating deploy tool, mason.child and factor.sh for new Windows DLLs
|
2009-03-07 19:39:11 -06:00 |
Slava Pestov
|
8f916c061f
|
Update README.txt
|
2009-03-07 19:38:51 -06:00 |
Daniel Ehrenberg
|
f9283bd0af
|
Fixing case of reference to file in Big5 encoding
|
2009-03-07 16:53:48 -06:00 |
Daniel Ehrenberg
|
50dac6e1b2
|
Fixing simple-flat-file unit tests
|
2009-03-07 16:52:27 -06:00 |
Daniel Ehrenberg
|
42ff154ead
|
More regexp changes
|
2009-03-07 16:31:46 -06:00 |
Slava Pestov
|
52fef83061
|
Fix various unit tests
|
2009-03-07 15:58:14 -06:00 |
Slava Pestov
|
08c3842403
|
More 4DNav fixes
|
2009-03-07 15:57:54 -06:00 |
Slava Pestov
|
987a89bc4d
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-03-07 15:24:41 -06:00 |
Jose A. Ortega Ruiz
|
42fc636abc
|
FUEL: fix vocabulary list tables.
|
2009-03-07 14:21:23 +01:00 |
Jose A. Ortega Ruiz
|
6a711861c6
|
FUEL: Compilation fixes.
|
2009-03-07 13:55:22 +01:00 |
Slava Pestov
|
2cd0ebb98d
|
Update infix for locals change
|
2009-03-07 03:21:03 -06:00 |