|
|
@1853
|
15 years |
Sam Hocevar |
* Only use attribute((deprecated)) with gcc >= 3.x.
|
|
|
@1852
|
15 years |
Sam Hocevar |
* C89 compilation fix for machines that do not have <endian.h>, thanks …
|
|
|
@1851
|
15 years |
Sam Hocevar |
* When present, include <termios.h> and <unistd.h> to allow the …
|
|
|
@1842
|
15 years |
Sam Hocevar |
* Improved distance computation in sortchars.c.
* Use font 0 instead …
|
|
|
@1841
|
15 years |
Sam Hocevar |
* Updates to sortchars.c so that it can output a proper LUT.
|
|
|
@1840
|
15 years |
Sam Hocevar |
* Small tool to analyse character glyphs depending on their shape. …
|
|
|
@1839
|
15 years |
Sam Hocevar |
* Documented which drivers support caca_set_cursor().
|
|
|
@1837
|
15 years |
Sam Hocevar |
* Implemented caca_set_cursor() on the X11, ncurses and S-Lang …
|
|
|
@1836
|
15 years |
Sam Hocevar |
* Fixed cacaview’s dithering selection.
|
|
|
@1835
|
15 years |
Sam Hocevar |
* Output refman.log in case of build error.
|
|
|
@1833
|
15 years |
Sam Hocevar |
* Save user attributes when calling cucul_dither_bitmap().
|
|
|
@1829
|
15 years |
Sam Hocevar |
* Further refined the tetex/texlive detection method.
* Support for …
|
|
|
@1828
|
15 years |
Sam Hocevar |
* Support Debian's texlive installation. Will sneak this fix in beta12.
|
|
|
@1824
|
15 years |
Sam Hocevar |
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog?.
|
|
|
@1823
|
15 years |
Sam Hocevar |
* Minor tuning to the various tests, just so that they’re releasable.
|
|
|
@1822
|
15 years |
Sam Hocevar |
* Replaced deprecated cucul_rotate() call with cucul_rotate_180().
|
|
|
@1820
|
15 years |
Sam Hocevar |
* Added a few rotation pairs. Nothing awesome.
|
|
|
@1819
|
15 years |
Sam Hocevar |
* Improve rotation output by avoiding white-on-black attributes to …
|
|
|
@1816
|
15 years |
Sam Hocevar |
* Allow to rotate canvases with an odd width.
* Added a few …
|
|
|
@1814
|
16 years |
Sam Hocevar |
* More widechar rotations. \/ > /\ < is cool.
|
|
|
@1813
|
16 years |
Sam Hocevar |
* Reset cursor position after a resize. Not sure it’s what I want.
|
|
|
@1812
|
16 years |
Sam Hocevar |
* More widechar rotation pairs.
|
|
|
@1809
|
16 years |
Sam Hocevar |
* Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to
…
|
|
|
@1808
|
16 years |
Sam Hocevar |
* More characters for the wide rotations.
* Updated test/text to …
|
|
|
@1807
|
16 years |
Sam Hocevar |
* Use j/ḷ and l/ȷ pairs in glyph rotation.
|
|
|
@1806
|
16 years |
Sam Hocevar |
* minor warning fix
|
|
|
@1805
|
16 years |
Sam Hocevar |
* Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). …
|
|
|
@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.
|
|
|
@1424
|
16 years |
Jean-Yves Lamoureux |
* Added preliminary dither support to .NET bindings
|
|
|
@1423
|
16 years |
Jean-Yves Lamoureux |
* Added frames to .NET bindings
|
|
|
@1422
|
16 years |
Jean-Yves Lamoureux |
* Updated and/or added most of basic cucul functions. Lacks …
|
|
|
@1421
|
16 years |
Sam Hocevar |
* Merged old code by Ol that can be used as a start for the Cocoa driver.
|
|
|
@1419
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog?.
|
|
|
@1417
|
16 years |
Sam Hocevar |
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML …
|
|
|
@1416
|
16 years |
Sam Hocevar |
* Fix a compilation warning by pretending to use seterrno()'s argument …
|
|
|
@1415
|
16 years |
Sam Hocevar |
* Implemented strcmp() and strdup() and added an fflush() stub to the
…
|
|
|
@1414
|
16 years |
Sam Hocevar |
* Added some box drawing glyphs that are used by TOIlet's future.tlf …
|
|
|
@1399
|
16 years |
Sam Hocevar |
* Don't rely on pkg-config macros for variable substitution. Just in case.
|
|
|
@1398
|
16 years |
Sam Hocevar |
* No longer bail out with an error if Imlib2 or Doxygen were not found.
|
|
|
@1397
|
16 years |
Sam Hocevar |
* Minor documentation fix.
|
|
|
@1396
|
16 years |
Sam Hocevar |
* Added all the glue needed for a Cocoa output driver.
|
|
|
@1395
|
16 years |
Sam Hocevar |
* Minor compilation warning fix. OS X x86 defines "DELAY".
|
|
|
@1394
|
16 years |
Sam Hocevar |
* Documented flip/flop/rotate as being involutive.
* Updated text test.
|
|
|
@1393
|
16 years |
Sam Hocevar |
* Renamed the "all" test to "cucul" because it otherwise conflicted …
|
|
|
@1392
|
16 years |
Sam Hocevar |
* Factored terminal title setting code.
* Do not try to set the …
|
|
|
@1391
|
16 years |
Sam Hocevar |
* Implemented caca_set_display_title() for ncurses and S-Lang.
|
|
|
@1390
|
16 years |
Sam Hocevar |
* Implemented cucul_get_frame_name() and cucul_set_frame_name().
* …
|
|
|
@1389
|
16 years |
Sam Hocevar |
* Started writing a full API test. Not sure where it'll lead.
|
|
|
@1388
|
16 years |
Sam Hocevar |
* Updated C++ bindings so that they build, at least.
|
|
|
@1387
|
16 years |
Sam Hocevar |
* Add more randomness to the cacademo effects.
* Adapt the swallow …
|
|
|
@1386
|
16 years |
Sam Hocevar |
* Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
|
|
|
@1384
|
16 years |
Sam Hocevar |
* Improved ANSI import, especially wrt. drawing context persistence.
|
|
|
@1383
|
16 years |
Sam Hocevar |
* Fix a bug in cucul_put_attr. This function was simply not working.
|
|
|