Code

screen: added struct names
[ncmpc.git] / src / screen_utils.c
2008-09-16 Max Kellermannscreen: added struct names
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannscreen_auth() returns result
2008-09-15 Max Kellermannfix function prototypes
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2006-09-08 Andreas Obergrusbergermulti liner ;) fixed segfault
2006-09-07 Andreas Obergrusbergerdue to bensonk's demand i added a splash screen.
2005-06-15 Kalle WallinNew configuraton option: find-show-last
2004-11-15 Kalle WallinAdded a search screen
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-07-12 Kalle WallinSupport SIGSTOP, SIGCONT in raw mode
2004-07-03 Kalle WallinIgnore mouse events in wreadln, screen_getch
2004-06-24 Kalle WallinMade the xterm title dynamic, added configuration optio...
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-19 Kalle Wallinfixed the display of completion lists
2004-06-18 Kalle WallinAdded completion stuff
2004-06-16 Kalle WallinUse the alert color in screen_readln()
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-06 Kalle WallinAdded wreadln.c, wreadln.h a simple line editor
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)