Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-09-15 | include cleanup | Max Kellermann | 1 | -0/+3 |
2008-09-15 | fix function prototypes | Max Kellermann | 1 | -0/+7 |
2008-09-15 | const pointers | Max Kellermann | 1 | -2/+2 |
2007-08-26 | Removed nested functions | Andreas Obergrusberger | 1 | -2/+6 |
2004-07-13 | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 1 | -10/+10 |
2004-07-13 | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 1 | -2/+3 |
2004-06-18 | Added completion stuff | Kalle Wallin | 1 | -0/+8 |
2004-06-06 | Added wreadln.c, wreadln.h a simple line editor | Kalle Wallin | 1 | -0/+25 |