apps/madtty.git
2008-02-03 Pierre Habouzitgcc says those values are out of bounds master
2008-02-03 Marc Andre... Add a way to associate custom data with a madtty term.
2008-02-03 Marc Andre... Add the possibility to register custom escape sequence...
2008-02-03 Marc Andre... Fix compilation on NetBSD.
2007-12-30 Pierre HabouzitUse nl_langinfo properly to detect if the charset is...
2007-12-29 Pierre HabouzitFixes wrt default colors use.
2007-12-29 Marc Andre... Correctly display vt100 graphics in non UTF-8 locales.
2007-12-29 Marc Andre... Fix resize bug.
2007-12-29 Marc Andre... Fix compilation on Free and OpenBSD.
2007-11-10 Pierre Habouzitdebug
2007-11-10 Pierre HabouzitFix madtty_color_pair for terms with only 8 colors.
2007-11-10 Pierre Habouzitmadtty only need to control colors, let the caller...
2007-11-10 Pierre HabouzitCode cleansing
2007-11-10 Pierre HabouzitHave a slightly more efficient event loop.
2007-11-10 Pierre HabouzitSupport resizing
2007-11-09 Pierre HabouzitFix color initialization, we can recurse into ourselves...
2007-11-09 Pierre Habouzitfix
2007-11-09 Pierre Habouzitfix fullwidth char
2007-11-08 Pierre Habouzitresize works in fact :P
2007-11-08 Pierre HabouzitSupport cursor, be an rxvt, fix emacs, vim, screen...
2007-08-10 Pierre Habouzitsmall fix
2007-08-10 Pierre HabouzitMore optimizations
2007-08-10 Pierre HabouzitSupport any encoding available here, mostly.
2007-08-10 Pierre Habouzitmore refactoring
2007-08-09 Pierre Habouzitmany many updates
2006-11-11 Pierre Habouzitmany rewrites, let rote_vt_write be a more simple wrapp...
2006-11-11 Pierre Habouzitno more stupid warnings.
2006-11-11 Pierre Habouzitrenames, small improvements in the private struct.
2006-11-11 Pierre Habouzitalright, purte rote_vt_update that was completely poorl...
2006-11-11 Pierre HabouzitI want the pty to be seen.
2006-11-11 Pierre Habouzitwe don't use the libutil anymore !
2006-11-11 Pierre Habouzitfix regression
2006-11-11 Pierre Habouzitsteal some bits from qemacs to open the pty.
2006-11-11 Pierre Habouzitremove the handler thing, that's really not the way...
2006-11-11 Pierre Habouzitcoding rules
2006-11-11 Pierre Habouzittake the wxh from the command line
2006-11-11 Pierre Habouzitsimplifications
2006-11-11 Pierre Habouzitcoding rules
2006-11-11 Pierre Habouzitmake the demo a bit less stupid.
2006-11-11 Pierre Habouzitmerge more files
2006-11-11 Pierre Habouzitreindent
2006-11-11 Pierre Habouzitreorganize some code
2006-11-11 Pierre Habouzitand support the _HEADERS variables as well
2006-11-11 Pierre Habouzital'ight, now we have the symlinks done \o/
2006-11-10 Pierre Habouzitsome las ttouches
2006-11-10 Pierre Habouzitremove that script
2006-11-10 Pierre Habouziteven more work on the build system
2006-11-10 Pierre Habouziteven better
2006-11-10 Pierre Habouzitmake the build system even better.
2006-11-10 Pierre Habouzituse my nice build system rather than custom makefiles
2006-11-10 Pierre Habouzitsmaller configure
2006-11-10 Pierre Habouzitcopyright statements
2006-11-10 Pierre Habouzitrename the project into madtty.
2006-09-24 btakahashia origin
2006-09-08 btakahashiAdded patch by Johan Bevemyr (jb@bevemyr.com)
2005-07-08 btakahashiAdded rote_vt_get_pty_fd function
2005-05-10 btakahashiApplied Phil Endecott's patch to improve reverse-video...
2005-05-10 btakahashiLimited number of iterations in rote_vt_update to avoid...
2005-05-09 btakahashiApplied Phil Endecott's patch, which adds support for...
2004-10-25 btakahashiMakefile.in now honours DESTDIR
2004-10-06 btakahashiAdded package-making script make-package.sh
2004-10-06 btakahashiAdded copyright notices to files
2004-10-06 btakahashiInitial revision