JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add -c option to override the default window class
[st.git] / st.c
2009-05-27 Aurélien Aptelcleaned up (removed space indentation). select/event...
2009-05-26 Aurélien Aptelfixed a memory leak & segfault in tresize.
2009-05-14 Aurélien Apteltab moves the cursor instead of inserting spaces.
2009-05-13 Aurélien Aptelhandle tabulation (still not perfect)
2009-05-13 Aurélien Aptelremoved truecolor stuff
2009-05-13 Aurélien Aptelsame thing, really fixed this time.
2009-05-13 Aurélien Apteladded some error checking in xinit (fixed the segfault...
2009-05-10 Aurélien AptelRemoved unused variable and cleaned some comment.
2009-05-10 Anselm R Garbebackport of local changes
2008-07-04 Matthias-Christian Ottreplace eprint() functions with BSD error functions
2008-06-14 Matthias-Christian Ottmake st and std separate programmes
2008-06-10 Matthias-Christian Ottadd missing header file
2008-06-10 Matthias-Christian Ottsource utility functions out to util.c
2008-06-01 Anselm R Garbeslight changes
2008-05-20 Anselm R Garbeadded some new files for the initial rewrite of st...