Timeline


and

11/30/08:

01:02 Changeset [3333] by pterjan
* Add a flip char for 1
00:53 Changeset [3332] by pterjan
* Add a rotate_180 char for G

11/16/08:

23:56 Changeset [3331] by pterjan
* Add title and red hearts frame around the menu (do better if you can)
23:41 Changeset [3330] by pterjan
* Revert unwanted part of last patch
23:40 Changeset [3329] by pterjan
* Revert unwanted part of last patch
23:05 Changeset [3328] by pterjan
* Allow Esc to exit the session selection menu
22:55 Changeset [3327] by pterjan
* Have an interactive menu to select the session to attach

11/15/08:

11:14 Changeset [3326] by sam
mytrace.c: disambiguate error messages and use perror() instead of …
11:14 Changeset [3325] by sam
mytrace.c: minor code simplification.
00:50 Changeset [3324] by pterjan
* Move attaching logic to a separate function

11/12/08:

11:23 Ticket #49 (symlink libcucul.la to libcaca.la) closed by sam
fixed: Thanks for the report. It’s fixed in [3323], but I also blame Gentoo for …
11:20 Changeset [3323] by sam
Create a libcucul.la symlink for distributions such as Gentoo which may …

11/11/08:

15:36 Ticket #49 (symlink libcucul.la to libcaca.la) created by guest
I recently had a problem during a gentoo package installation, about …

11/10/08:

23:51 Changeset [3322] by pterjan
* Add comments to mytrace_exec
23:17 Changeset [3321] by pterjan
* Don't create /dev/null when it is not there, some people may run neercs …

11/08/08:

01:35 Changeset [3320] by pterjan
* Fix passing of env to execve syscall
01:30 Changeset [3319] by pterjan
* Wait for reset to exit before displaying nice message

11/07/08:

10:03 Changeset [3318] by bsittler
add a reset button, move usage to "stdout", and stop hyperlinking the logo …
09:57 Changeset [3317] by bsittler
allow a filename exactly matching the uploaded filename; give a better …
09:38 Changeset [3316] by bsittler
more copyright info
09:37 Changeset [3315] by bsittler
add more copyright info
09:36 Changeset [3314] by bsittler
https should work too
09:35 Changeset [3313] by bsittler
obscure email addresses somewhat
09:33 Changeset [3312] by bsittler
better argument handling, and allow logo-caca.png as a special file …
09:25 Changeset [3311] by bsittler
fix case in example
08:56 Changeset [3310] by bsittler
now works as HTML
08:13 Changeset [3309] by bsittler
handle argument-parsing exceptions
08:09 Changeset [3308] by bsittler
more accurate error message
07:30 Changeset [3307] by bsittler
clarify that this is a PHP port, not the original C program; return -1 …
06:55 Changeset [3306] by bsittler
copy img2txt.php to www in preparation for htmlizing
06:51 Changeset [3305] by bsittler
remove workarounds since alpha works now (merged from ..)
06:48 Changeset [3304] by bsittler
hacked around the lack of a reasonable php getopt_long by writing a new …
05:31 Changeset [3303] by bsittler
fix yet another bug i wrote :( -- be endian-neutral.
00:25 Changeset [3302] by bsittler
no more horrible hacks needed, since fixing the alpha mismatch in the C …
00:21 Changeset [3301] by bsittler
do not bother with an extraneous fill, and don't create out.png
00:18 Changeset [3300] by bsittler
fix endianness problem

11/06/08:

21:01 Changeset [3299] by bsittler
oops! fix problem i introduced in the previous commit
20:45 Changeset [3298] by bsittler
fix impedence mismatch between libgd alpha (0 = opaque, 127 = transparent) …
18:04 Changeset [3297] by bsittler
copy img2txt.c to img2txt.php in preparation for phpizing
08:16 Changeset [3296] by bsittler
convert to use PHP object layer similar to the C++ one used in its C++ …
08:14 Changeset [3295] by bsittler
default to $timeout = 0 in Display::getEvent()
08:11 Changeset [3294] by bsittler
fix some bugs and inconsistencies in the PHP object layer

11/05/08:

02:00 Changeset [3293] by bsittler
add a Libcaca class to the PHP class interface, parallel to the Libcaca …
01:39 Changeset [3292] by bsittler
add AnsiColor?, EventType? and EventKey? constants parallel to the .NET ones
01:38 Changeset [3291] by bsittler
added missing constant CACA_KEY_UNKNOWN
01:04 Changeset [3290] by bsittler
preliminary port of jylam and sam's test.cs to PHP using an early version …
00:57 Changeset [3289] by bsittler
copy test.cs to test.php in preparation for phpizing
00:56 Changeset [3288] by bsittler
merge alpha fix from …
00:54 Changeset [3287] by bsittler
use alpha in PNG export, since it is now required to get a correct PNG …
00:53 Changeset [3286] by bsittler
fix type in Canvas::drawLine; add a minimal class Event providing a subset …
00:48 Changeset [3285] by bsittler
use alpha channel in gd truecolor images -- note that the scale for this …

11/04/08:

07:11 Changeset [3284] by bsittler
preserve column alignment better by breaking cells at spaces; preserve …
06:45 Changeset [3283] by bsittler
force a column alignment after each column containing a fullwidth …
06:43 Changeset [3282] by bsittler
no border in old browsers, either.
06:28 Changeset [3281] by bsittler
htmlification
06:23 Changeset [3280] by bsittler
copy unicode.php to www in preparation for htmlizing
06:22 Changeset [3279] by bsittler
cli-only
06:21 Changeset [3278] by bsittler
phpized
06:17 Changeset [3277] by bsittler
copy unicode.c to unicode.php in preparation for phpizing
06:12 Changeset [3276] by bsittler
htmlize
05:58 Changeset [3275] by bsittler
copy transform.php to www in preparation for htmlizing
05:56 Changeset [3274] by bsittler
PHPified
05:49 Changeset [3273] by bsittler
copy transform.c to transform.php in preparation for phpizing
05:46 Changeset [3272] by bsittler
show client-side filename
05:45 Changeset [3271] by bsittler
clearer wording.
05:21 Changeset [3270] by bsittler
link to an example file to download and then import (generated by …
05:13 Changeset [3269] by bsittler
works well enough to import the files exported by export.php
04:56 Changeset [3268] by bsittler
force cli on remaining examples so that apache doesn't pop up a window …
04:39 Changeset [3267] by bsittler
CLI-only
04:37 Changeset [3266] by bsittler
copy import.php to www in preparation for htmlizing
04:36 Changeset [3265] by bsittler
list available import formats in usage message
04:32 Changeset [3264] by bsittler
PHPification of import.c
04:22 Changeset [3263] by bsittler
copy import.c to import.php in preparation for phpizing
01:56 Changeset [3262] by bsittler
only fill the preview iframe when javascript is enabled
01:41 Changeset [3261] by bsittler
merge latest CLI example bugfixes into the HTML versions
01:39 Changeset [3260] by bsittler
fix typo in PHP binding of caca_set_Attr that caused segfault on linux; …

11/03/08:

23:30 Changeset [3259] by bsittler
now generates HTML
23:21 Changeset [3258] by bsittler
copy fullwidth.php to www in preparation for htmlizing
23:19 Changeset [3257] by bsittler
added copyright info for PHP conversion (blah blah blah...)
23:18 Changeset [3256] by bsittler
now works as PHP
23:08 Changeset [3255] by bsittler
copy fullwidth.c to fullwidth.php in preparation for phpizing
23:06 Changeset [3254] by bsittler
only assume svg preview ability in opera, WebKit? and Gecko
23:03 Changeset [3253] by nico
* Improve object layer for caca-php
22:58 Changeset [3252] by bsittler
do not add history entries for iframe transitions
22:48 Changeset [3251] by bsittler
add missing id
22:48 Changeset [3250] by bsittler
use some javascript to show inline previews using <iframe/> for some of …
22:23 Changeset [3249] by bsittler
.caca files get an extension, too
22:17 Changeset [3248] by bsittler
suggest extensions for some of the inline formats too, since browsers …
22:15 Changeset [3247] by bsittler
text formats embedding escape sequences get sent as attachments too
22:12 Changeset [3246] by bsittler
working HTML version of export.php accepting an optional file upload and …
21:55 Changeset [3245] by bsittler
another typo
21:34 Changeset [3244] by bsittler
spaces -> tabs
21:08 Changeset [3243] by bsittler
add missing content-type in the HTML case
21:01 Changeset [3242] by bsittler
typo
20:52 Changeset [3241] by bsittler
make examples/demo.php executable
20:44 Changeset [3240] by bsittler
copy export.php to www in preparation for htmlizing
20:42 Changeset [3239] by bsittler
export.php is now actually php, and appears to work identically to its C …
19:40 Changeset [3238] by bsittler
copy export.c to export.php in preparation for phpizing
19:16 Changeset [3237] by bsittler
fix foreground-color and quoting bugs in the "html" exporter; also, the …
18:18 Changeset [3236] by bsittler
do not split a fullwidth character in the middle. yes, in some degenerate …
17:55 Changeset [3235] by bsittler
do not expand tabs here. instead, importers need to understand '\t' and …
Note: See TracTimeline for information about the timeline view.