Sam Hocevar
|
9597783308
|
* Bwarf, typo in the no warranty clause.
|
18 anni fa |
Sam Hocevar
|
33058757da
|
* Add a no warranty clause to the code.
|
18 anni fa |
Sam Hocevar
|
9afb3060cc
|
* Fix OpenBSD build.
|
18 anni fa |
Sam Hocevar
|
c158dfea32
|
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
|
18 anni fa |
Sam Hocevar
|
77bed4f704
|
* Got rid of that ugly cv->import member.
|
18 anni fa |
Sam Hocevar
|
a7ac5f9e1e
|
* Get rid of test/term.c, it's now in its own repository.
* Added back -Wshadow, it's more useful than annoying.
|
18 anni fa |
Sam Hocevar
|
f1f00897c5
|
* Fix shadowing declarations.
|
18 anni fa |
Sam Hocevar
|
1fd3d09e44
|
* Do not build test/term if fcntl() is not available. Yes, could be improved.
|
18 anni fa |
Sam Hocevar
|
0dcf397cf4
|
* Fixed syntax errors.
|
18 anni fa |
Sam Hocevar
|
8acd004674
|
* Added stuff to the TODO list.
|
18 anni fa |
Sam Hocevar
|
9df4f8a821
|
* A few improvements to the screen/splitvt clone project.
|
18 anni fa |
Sam Hocevar
|
4f4f887080
|
* Improved vt220 import by adding a persistent context to canvases.
|
18 anni fa |
Sam Hocevar
|
e1a42d9b42
|
* Added caca_set_cursor(). Not yet functional.
|
18 anni fa |
Sam Hocevar
|
519216afa2
|
* Add support for doublewidth characters even if ncurses or SLang don't know
about them.
|
18 anni fa |
Jean-Yves Lamoureux
|
66eebe567c
|
* .Net : Fixed drawLine() and updated example (rasters rule)
|
18 anni fa |
Sam Hocevar
|
81d9b86799
|
* Added a test app that swallows two console applications. Switch with C-a.
|
18 anni fa |
Sam Hocevar
|
1756bdf30d
|
* Improved ANSI importer so that it supports a lot more of what is needed
for basic vt220 emulation.
|
18 anni fa |
Sam Hocevar
|
4a7f7c24b4
|
* Added a few ideas to the TODO list.
|
18 anni fa |
Jean-Yves Lamoureux
|
00733ed08f
|
* Added preliminary dither support to .NET bindings
|
18 anni fa |
Jean-Yves Lamoureux
|
e96d4ab9ee
|
* Added frames to .NET bindings
|
18 anni fa |
Jean-Yves Lamoureux
|
7e33300745
|
* Updated and/or added most of basic cucul functions. Lacks primitives, frames, dither, and import/export.
|
18 anni fa |
Sam Hocevar
|
c213ac0ecd
|
* Merged old code by Ol that can be used as a start for the Cocoa driver.
|
18 anni fa |
Sam Hocevar
|
971de92587
|
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog.
|
18 anni fa |
Sam Hocevar
|
55765045c8
|
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters.
* Updated export test accordingly.
|
18 anni fa |
Sam Hocevar
|
afaf0a0a0c
|
* Fix a compilation warning by pretending to use seterrno()'s argument
even when it isn't.
|
18 anni fa |
Sam Hocevar
|
bc11640fdf
|
* Implemented strcmp() and strdup() and added an fflush() stub to the
kernel code.
|
18 anni fa |
Sam Hocevar
|
a17cf905f2
|
* Added some box drawing glyphs that are used by TOIlet's future.tlf font
to the flip/flop/rotation filters.
|
18 anni fa |
Sam Hocevar
|
12696aaff5
|
* Don't rely on pkg-config macros for variable substitution. Just in case.
|
18 anni fa |
Sam Hocevar
|
6cc230e20d
|
* No longer bail out with an error if Imlib2 or Doxygen were not found.
|
18 anni fa |
Sam Hocevar
|
b1bf22a593
|
* Minor documentation fix.
|
18 anni fa |
Sam Hocevar
|
afed497172
|
* Added all the glue needed for a Cocoa output driver.
|
18 anni fa |
Sam Hocevar
|
b6d2c75b78
|
* Minor compilation warning fix. OS X x86 defines "DELAY".
|
18 anni fa |
Sam Hocevar
|
1cdaa755ae
|
* Documented flip/flop/rotate as being involutive.
* Updated text test.
|
18 anni fa |
Sam Hocevar
|
e37f6aac55
|
* Renamed the "all" test to "cucul" because it otherwise conflicted with
the automake "all" rule.
|
18 anni fa |
Sam Hocevar
|
fcee80f87d
|
* Factored terminal title setting code.
* Do not try to set the terminal title if TERM=linux.
|
18 anni fa |
Sam Hocevar
|
dac2f4d57f
|
* Implemented caca_set_display_title() for ncurses and S-Lang.
|
18 anni fa |
Sam Hocevar
|
54d459067a
|
* Implemented cucul_get_frame_name() and cucul_set_frame_name().
* Renamed cucul_*_canvas_frame() to cucul_*_frame() because we bloody well
know that a frame belongs to a canvas.
|
18 anni fa |
Sam Hocevar
|
0b3faf2078
|
* Started writing a full API test. Not sure where it'll lead.
|
18 anni fa |
Sam Hocevar
|
243ca40d7d
|
* Updated C++ bindings so that they build, at least.
|
18 anni fa |
Sam Hocevar
|
c5426e3e7b
|
* Add more randomness to the cacademo effects.
* Adapt the swallow test to the display's size.
|
18 anni fa |
Sam Hocevar
|
35ad2eda5a
|
* Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
|
18 anni fa |
Sam Hocevar
|
6372da2ffc
|
* Improved ANSI import, especially wrt. drawing context persistence.
|
18 anni fa |
Sam Hocevar
|
cff37b56c5
|
* Fix a bug in cucul_put_attr. This function was simply not working.
|
18 anni fa |
Sam Hocevar
|
46b84c8c02
|
* Fix a bug in cucul_set_canvas_size() that caused the default attribute
to be ignored.
|
18 anni fa |
Sam Hocevar
|
16e95eb980
|
* When importing an utf-8 file, set background and foreground colours to
the nearest ANSI values for the current attribute. When importing an ANSI
file, force them to lightgray on black.
|
18 anni fa |
Sam Hocevar
|
2add0768f1
|
* Oops, fixed NEW entry.
|
18 anni fa |
Sam Hocevar
|
fba189ba48
|
* Added a "make upload" rule for releases.
|
18 anni fa |
Sam Hocevar
|
3547ef6d6b
|
* Set version to 0.99.beta10.
* Updated NEWS and ChangeLog.
|
18 anni fa |
Sam Hocevar
|
e580ce53c4
|
* Documentation updates.
|
18 anni fa |
Sam Hocevar
|
5b08e789e4
|
* Re-added cucul_getchar() to the legacy functions. Debian's current version
of toilet needs it.
|
18 anni fa |