summaryrefslogtreecommitdiff
path: root/src/xpm_w32.c
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.2396: using old C style commentsv8.1.2396Bram Moolenaar2019-12-051-3/+3
| | | | | Problem: Using old C style comments. Solution: Use // comments where appropriate.
* patch 7.4.2293v7.4.2293Bram Moolenaar2016-08-291-1/+1
| | | | | Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
* patch 7.4.1215v7.4.1215Bram Moolenaar2016-01-301-4/+4
| | | | | | Problem: Using old style function declarations. Solution: Change to new style function declarations. (script by Hirohito Higashi)
* patch 7.4.1200v7.4.1200Bram Moolenaar2016-01-291-9/+0
| | | | | Problem: Still using __ARGS. Solution: Remove __ARGS in several files. (script by Hirohito Higashi)
* updated for version 7.3.723v7.3.723Bram Moolenaar2012-11-201-1/+1
| | | | | Problem: Various tiny problems. Solution: Various tiny fixes.
* updated for version 7.3.428v7.3.428Bram Moolenaar2012-02-051-9/+14
| | | | | Problem: Win32: an xpm file without a mask crashes Vim. Solution: Fail when the mask is missing. (Dave Bodenstab)
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+60