|
|
@1795
|
16 years |
Sam Hocevar |
* Fixed address in license.
|
|
|
@1788
|
16 years |
Sam Hocevar |
* Renamed cucul_left/cucul_right into …
|
|
|
@1787
|
16 years |
Sam Hocevar |
* Added a small test for cucul_left() in test/text.c. It is *fucking* ugly.
|
|
|
@1786
|
16 years |
Sam Hocevar |
* Implemented cucul_left() and cucul_right() for 90-degree rotations.
|
|
|
@1785
|
16 years |
Sam Hocevar |
* Patch by Ben Wiley Sittler to use ACS_* special characters in the …
|
|
|
@1784
|
16 years |
Sam Hocevar |
* Handle multiframe canvases in the caca importer, courtesy of Ben …
|
|
|
@1783
|
16 years |
Sam Hocevar |
* Removed malloc() calls from the rotozoom code, put initialisation in …
|
|
|
@1782
|
16 years |
Sam Hocevar |
* Added more box glyphs to the canvas transformations, courtesy of Ben …
|
|
|
@1781
|
16 years |
Sam Hocevar |
* Added a few chars to the unicode test.
|
|
|
@1780
|
16 years |
Sam Hocevar |
* Differentiate between • and ● in the X11 rendering overrides.
|
|
|
@1779
|
16 years |
Sam Hocevar |
* Patch by Ben Wiley Sittler for two misrendered glyphs.
|
|
|
@1778
|
16 years |
Sam Hocevar |
* Slightly nicer code in driver_x11.c.
|
|
|
@1777
|
16 years |
Jean-Yves Lamoureux |
* Minor cosmetic changes
|
|
|
@1776
|
16 years |
Sam Hocevar |
* Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8.
|
|
|
@1775
|
16 years |
Sam Hocevar |
* X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them …
|
|
|
@1774
|
16 years |
Sam Hocevar |
* Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset …
|
|
|
@1773
|
16 years |
Sam Hocevar |
* Implemented cucul_utf32_to_ascii() using code from Ben Wiley Sittler.
|
|
|
@1772
|
16 years |
Sam Hocevar |
* Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler.
|
|
|
@1771
|
16 years |
Sam Hocevar |
* Disabled USE_RGB12_FGBG for now, as it was reported not to work.
|
|
|
@1770
|
16 years |
Sam Hocevar |
* Winsock compilation fixes in cacaserver, courtesy of Ben Wiley …
|
|
|
@1769
|
16 years |
Sam Hocevar |
* Updated internal fonts to match tools/makefont.c.
|
|
|
@1768
|
16 years |
Sam Hocevar |
* Added glyphs to our default fonts:
+ Geometric Shapes, Halfwidth …
|
|
|
@1767
|
16 years |
Sam Hocevar |
* Add a "make fonts" rule to the makefile for easy updates.
|
|
|
@1766
|
16 years |
Jean-Yves Lamoureux |
* Added rotozoom (and its 1MB header file)
|
|
|
@1757
|
16 years |
Jean-Yves Lamoureux |
* Added squared transition to cacademo
|
|
|
@1754
|
16 years |
Jean-Yves Lamoureux |
* Added error checks to cacaplay
|
|
|
@1753
|
16 years |
Jean-Yves Lamoureux |
* Added error checks on canvas / display creations
|
|
|
@1752
|
16 years |
Jean-Yves Lamoureux |
* Added error detection to truecolor test
|
|
|
@1750
|
16 years |
Sam Hocevar |
* The transformation rules didn’t have ⅃ ⅄ ⅂.
|
|
|
@1556
|
16 years |
Jean-Yves Lamoureux |
* Changed threshold in key events, a bit more natural
|
|
|
@1462
|
16 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1452
|
16 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1450
|
16 years |
Sam Hocevar |
* Fix OpenBSD build.
|
|
|
@1449
|
16 years |
Sam Hocevar |
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
|
|
|
@1440
|
16 years |
Sam Hocevar |
* Got rid of that ugly cv->import member.
|
|
|
@1439
|
16 years |
Sam Hocevar |
* Get rid of test/term.c, it's now in its own repository.
* Added …
|
|
|
@1438
|
16 years |
Sam Hocevar |
* Fix shadowing declarations.
|
|
|
@1435
|
16 years |
Sam Hocevar |
* Do not build test/term if fcntl() is not available. Yes, could be …
|
|
|
@1434
|
16 years |
Sam Hocevar |
* Fixed syntax errors.
|
|
|
@1433
|
16 years |
Sam Hocevar |
* Added stuff to the TODO list.
|
|
|
@1432
|
16 years |
Sam Hocevar |
* A few improvements to the screen/splitvt clone project.
|
|
|
@1431
|
16 years |
Sam Hocevar |
* Improved vt220 import by adding a persistent context to canvases.
|
|
|
@1430
|
16 years |
Sam Hocevar |
* Added caca_set_cursor(). Not yet functional.
|
|
|
@1429
|
16 years |
Sam Hocevar |
* Add support for doublewidth characters even if ncurses or SLang …
|
|
|
@1428
|
16 years |
Jean-Yves Lamoureux |
* .Net : Fixed drawLine() and updated example (rasters rule)
|
|
|
@1427
|
16 years |
Sam Hocevar |
* Added a test app that swallows two console applications. Switch with C-a.
|
|
|
@1426
|
16 years |
Sam Hocevar |
* Improved ANSI importer so that it supports a lot more of what is …
|
|
|
@1425
|
16 years |
Sam Hocevar |
* Added a few ideas to the TODO list.
|
|
|