Fix compilation on NetBSD.
[apps/madtty.git] / madtty / madtty.c
2008-02-03 Marc Andre TannerFix 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 TannerCorrectly display vt100 graphics in non UTF-8 locales.
2007-12-29 Marc Andre TannerFix resize bug.
2007-12-29 Marc Andre TannerFix 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 HabouzitSupport resizing
2007-11-09 Pierre HabouzitFix color initialization, we can recurse into ourselves...
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 Habouzitsimplifications
2006-11-11 Pierre Habouzitreindent
2006-11-11 Pierre Habouzitreorganize some code