Björn Lindqvist
|
8675cb2c25
|
basis/,core/,extra/: more tags
|
2017-07-08 18:31:39 +02:00 |
Doug Coleman
|
391f8e433f
|
basis: Cleaning up tests using lists and IN: forms.
|
2016-03-30 20:04:14 -07:00 |
John Benediktsson
|
e477f6996f
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
b6be8685c3
|
basis: ERROR: changes.
|
2015-08-13 03:20:39 -07:00 |
Doug Coleman
|
0176591527
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
de179243ce
|
basis/extra: cleanup uses of add-library.
|
2014-11-13 13:05:14 -08:00 |
John Benediktsson
|
a022352951
|
gtk: add library references.
|
2013-06-03 17:23:20 -07:00 |
Doug Coleman
|
a1a123c0c6
|
cairo: Store the error number in the error tuple.
|
2012-07-10 17:24:54 -07:00 |
Slava Pestov
|
7a10a8eb0d
|
macosx: Remove /opt/local prefix on some mac ffi libs.
|
2012-06-18 17:01:29 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Doug Coleman
|
bf2a96e9e0
|
Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
|
2011-09-18 23:19:06 -05:00 |
Anton Gorenko
|
2cb680539d
|
cairo.ffi: update to 1.8.10
|
2010-08-31 23:53:05 +06:00 |
Joe Groff
|
4bc915d526
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
Slava Pestov
|
2b4a55b53a
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-04-10 18:01:19 -07:00 |
Erik Charlebois
|
2812830b44
|
Typo in cairo ffi for C-ENUM change.
|
2010-04-10 01:26:26 -07:00 |
Erik Charlebois
|
5768ae0af4
|
Forget to save some files for enum change
|
2010-04-10 00:12:59 -07:00 |
Erik Charlebois
|
edc489f4c1
|
Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses.
|
2010-04-09 23:48:22 -07:00 |
Joe Groff
|
65c3259761
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
Joe Groff
|
0975b9a268
|
missed a uchar* in cairo.ffi
|
2010-02-23 14:02:55 -08:00 |
Joe Groff
|
125c680e2f
|
cairo.ffi, core-foundation.strings: change some functions that don't really expect strings to use char* instead of c-string (reported by Blei)
|
2010-02-23 12:53:09 -08:00 |
Joe Groff
|
4cfa1a6c77
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Joe Groff
|
ff9fc2713b
|
cairo.ffi: update references to pointer types in alien-callbacks
|
2010-02-22 21:57:56 -08:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
ffd7de02d6
|
Update a few places that used string C type names to use words; fixes some deploy tests
|
2009-11-20 03:21:48 -06:00 |
Joe Groff
|
47359279a5
|
update structs in cairo.ffi
|
2009-09-18 17:42:25 -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 |
Doug Coleman
|
555309ba86
|
fix another typo in ffi
|
2009-07-23 17:49:04 -05:00 |
Joe Groff
|
ac3ec67c6a
|
separate component format from component order in image objects
|
2009-06-22 11:20:54 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
Slava Pestov
|
375c5e69b5
|
Various load-everything fixes
|
2009-03-07 01:22:21 -06:00 |
Slava Pestov
|
d577a846d5
|
Fix offset conversion in ango backend
|
2009-03-04 21:09:38 -06:00 |
Slava Pestov
|
2fee574b4f
|
Working on X11 backend
|
2009-03-02 02:55:54 -06:00 |
Slava Pestov
|
fe5a0a3df4
|
Unit tests for Pango and Cairo
|
2009-03-01 20:14:16 -06:00 |
Slava Pestov
|
77ca304897
|
Fix text positioning with pango backend
Implement selection rendering
Make resolution configurable
Clean up float <-> fixed point conversion
|
2009-02-28 20:33:53 -06:00 |
Slava Pestov
|
385c4661d6
|
First attempt at ui.text.pango
|
2009-02-28 01:31:51 -06:00 |
Slava Pestov
|
bfc7b3ce8f
|
make-bitmap-image is more useful now
|
2009-02-27 00:51:55 -06:00 |
Slava Pestov
|
cf62353e23
|
Working on Pango binding
|
2009-02-26 23:30:02 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
Slava Pestov
|
421ee726b8
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Slava Pestov
|
d5d9c65859
|
Remove new-gadget since it was just an alias for new
|
2009-02-16 04:04:32 -06:00 |
Slava Pestov
|
eaad0c7660
|
Updating code to use CONSTANT: instead of : foo 123 ; inline
|
2009-02-23 21:40:17 -06:00 |
Joe Groff
|
89698024cd
|
cairo image surface buffer needs to be mallocked
|
2008-12-31 12:35:10 -08:00 |
Slava Pestov
|
a86171481e
|
Move Cairo binding to basis
|
2008-12-17 20:03:58 -06:00 |