Doug Coleman
|
7a3c086178
|
remove ?at from db.types, images.tiff
|
2009-02-22 17:14:46 -06:00 |
Doug Coleman
|
ff44ef224d
|
add ?at, tests, documentation
|
2009-02-22 17:13:18 -06:00 |
Jose A. Ortega Ruiz
|
90dac6f881
|
FUEL: C-uC-co won't ask for file creation while cycling.
|
2009-02-22 20:20:46 +01:00 |
Jose A. Ortega Ruiz
|
c6f2e9365b
|
Merge commit 'origin/master' into emacs
|
2009-02-22 20:19:20 +01:00 |
Slava Pestov
|
50bf922832
|
Tweak annotations docs so that help-lint passes
|
2009-02-22 12:35:18 -06:00 |
Doug Coleman
|
b78d8a491f
|
add docs for scaffold-rc
|
2009-02-22 10:27:29 -06:00 |
Doug Coleman
|
1f5a701f68
|
fix load error in scaffold
|
2009-02-22 10:03:37 -06:00 |
sheeple
|
06f6eb98aa
|
use quoting vocab
|
2009-02-22 00:42:35 -06:00 |
sheeple
|
57bd819886
|
add quoting vocab
|
2009-02-22 00:42:21 -06:00 |
sheeple
|
4367996678
|
make some more words private, rename scaffold-docs back to scaffold-help
|
2009-02-22 00:33:00 -06:00 |
sheeple
|
405b3dc1ad
|
refactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now
|
2009-02-22 00:19:10 -06:00 |
sheeple
|
785d7ac9af
|
clean up scaffold tool a bit, don't create a -tests.factor file when scaffolding a new vocab
|
2009-02-21 22:18:02 -06:00 |
sheeple
|
02cec3a9f4
|
add more postgres error handling, remove usage of ignore-errors in db.tuples
|
2009-02-21 21:59:23 -06:00 |
sheeple
|
d6d89e0a40
|
add parsing for postgresql errors and some unit tests
|
2009-02-21 21:22:51 -06:00 |
Slava Pestov
|
dcbb5bc692
|
Implement gesture>string for actions
|
2009-02-21 16:42:57 -06:00 |
Slava Pestov
|
11f509b0c7
|
Clean up some code in core-text, and core-text.fonts
|
2009-02-21 01:26:50 -06:00 |
Slava Pestov
|
221222cb8f
|
Use Unicode character names
|
2009-02-21 00:55:50 -06:00 |
Slava Pestov
|
89f1ac4afd
|
Refactoring
|
2009-02-21 00:40:03 -06:00 |
Slava Pestov
|
7fddef29da
|
Fix unit tests
|
2009-02-20 23:30:46 -06:00 |
Slava Pestov
|
0580b67542
|
Fix textures with zero width and non-zero height (or vice versa) by not rendering them
|
2009-02-20 23:30:41 -06:00 |
sheeple
|
a1f3e5695b
|
fix circularity in db
|
2009-02-20 22:59:01 -06:00 |
Slava Pestov
|
fa79803856
|
Fix text rendering for fonts where the image bounds exceed the metric bounds, such as Zapfino and Arabic fonts
|
2009-02-20 20:53:51 -06:00 |
Slava Pestov
|
af0b6ef4c8
|
Fix scroll>rect flaw
|
2009-02-20 20:53:25 -06:00 |
Slava Pestov
|
1bf9b3b49e
|
Set default size for browser popup
|
2009-02-20 20:53:08 -06:00 |
Slava Pestov
|
ee7bbf8654
|
Reset mouse selection after table model changes
|
2009-02-20 20:52:33 -06:00 |
Slava Pestov
|
591472f7a9
|
Clean up namespaces a bit
|
2009-02-20 20:51:51 -06:00 |
Slava Pestov
|
be40bd33ee
|
New initialize-alien word
|
2009-02-20 20:51:13 -06:00 |
Doug Coleman
|
c6d3c91ad6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-20 20:40:47 -06:00 |
Doug Coleman
|
985597ba68
|
add error handling to sqlite, postgresql is next. switching computers..
|
2009-02-20 20:40:17 -06:00 |
Daniel Ehrenberg
|
6101a887fe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-20 20:15:04 -06:00 |
Daniel Ehrenberg
|
70d931d0b2
|
Creating math.bits
|
2009-02-20 20:14:54 -06:00 |
Doug Coleman
|
b54833c728
|
remove a bunch of trigger deletion code -- triggers get deleted when tables are dropped
|
2009-02-20 20:11:26 -06:00 |
Doug Coleman
|
6eaa5aee24
|
fix compile error
|
2009-02-20 17:29:11 -06:00 |
Doug Coleman
|
8b5a2f4a0e
|
fix sqlite triggers -- NEW.table-id not NEW.foreign-table-id
|
2009-02-20 14:52:38 -06:00 |
Doug Coleman
|
624719c18f
|
emacsclient.exe is a console app, so whenever it's run a console box pops up. run emacsclientw.exe instead if it exists
|
2009-02-20 12:58:19 -06:00 |
Doug Coleman
|
1b9208490b
|
keep the old emacs behavior on unix systems
|
2009-02-20 12:32:07 -06:00 |
Doug Coleman
|
114d9bb21c
|
run with --no-wait on windows so emacsclient doesn't block, use run-detached so that errors on emacsclient exit are ignored. emacs on windows is fully usable now
|
2009-02-20 12:25:55 -06:00 |
Doug Coleman
|
394ec538a1
|
make emacsw32 work on windows out of the box
|
2009-02-20 12:15:26 -06:00 |
Doug Coleman
|
19acf89d82
|
fix find-in-program-files
|
2009-02-20 12:12:00 -06:00 |
Jose A. Ortega Ruiz
|
989912cb47
|
FUEL: Support for $or markup (still elisp-based, sorry).
|
2009-02-20 16:55:08 +01:00 |
Slava Pestov
|
9d89739cf1
|
Merge branch 'master' into new_ui
|
2009-02-19 22:11:39 -06:00 |
Slava Pestov
|
2e97263e2b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-19 22:10:57 -06:00 |
Slava Pestov
|
5a4700f581
|
Merge branch 'master' of git://github.com/jwmerrill/factor
|
2009-02-19 22:10:39 -06:00 |
Jason Merrill
|
d59415d23b
|
Fixed help for math.dual. Help is now autogenerated where possible.
|
2009-02-19 22:21:31 -05:00 |
Daniel Ehrenberg
|
dd1587c745
|
Fixing SQLite unit tests
|
2009-02-19 18:52:45 -06:00 |
Doug Coleman
|
5b6f92401a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-19 18:27:34 -06:00 |
Doug Coleman
|
a61bac7ab5
|
fix sqlite foreign triggers create/delete bug
ignore-errors only if there is a sql spec defined for the class until database-specific errors are implemented
|
2009-02-19 18:26:11 -06:00 |
Slava Pestov
|
15b5d696c1
|
Merge branch 'master' into new_ui
|
2009-02-19 18:25:59 -06:00 |
Slava Pestov
|
b79d3d1a66
|
Add tags to color-table
|
2009-02-19 18:23:02 -06:00 |
Slava Pestov
|
a20944f5f9
|
Add color-table demo
|
2009-02-19 18:22:11 -06:00 |