share/gui: don't use less of widget width for truncation than available
[neverball] / share / common.h
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-04-30 parastiFactor replay name truncation into a separate function
2009-04-18 parastishare/common: add a no-limits string concatenation...
2009-04-16 parastishare/common: add function to obtain random numbers...
2009-03-16 parastishare/common: rename strdup to dupe_string and alias...
2009-02-20 parastishare/common: add function to translate paths relative...
2009-02-20 parastishare/common: factor out path separator finding and...
2009-02-20 parastishare/common: add MIN/MAX macros
2009-02-18 parastishare/common: add ARRAYSIZE macro to get number of...
2008-11-22 parastiImplement and use strdup
2008-08-05 parastishare/common.h: include stdio.h to get FILE
2008-04-09 parastiUpdate current replay when renaming player.
2008-01-06 parastiAdded a new module to be used as a dump of generic...