Mercurial > mplayer.hg
log gui/util/string.c @ 33740:2c02269701bd
age | author | description |
---|---|---|
Thu, 07 Jul 2011 10:16:22 +0000 | ib | Remove macros guiSetFilename() and guiSetDF() from interface.h. |
Thu, 07 Jul 2011 08:32:10 +0000 | ib | Move string functions from interface.c to string.c. |
Thu, 31 Mar 2011 10:13:47 +0000 | ib | Allow number sign as comment character. |
Wed, 30 Mar 2011 14:24:11 +0000 | ib | Improve handling of the comment character. |
Tue, 29 Mar 2011 08:28:11 +0000 | ib | Move strlower() into auxiliary string function file. |
Tue, 29 Mar 2011 08:15:01 +0000 | ib | Simplify trim(). |
Mon, 28 Mar 2011 16:03:26 +0000 | ib | Simplify strswap(). |
Mon, 28 Mar 2011 15:51:20 +0000 | ib | Move auxiliary string functions into separate file. |