Commit graph

8 commits

Author SHA1 Message Date
Bill Kendrick
9144ebd705 More function documentation 2018-05-17 00:30:48 -07:00
Bill Kendrick
ba686d601b indent cursor.c
Indentation tweaked
2017-10-15 10:50:31 -07:00
Scott McCreary
c44be7d6dd Redisabled the custom cursors for Haiku as they are still buggy in the current version of SDL. 2011-08-29 22:48:18 +00:00
Albert Cahalan
dd90d90624 savedir/datadir neatened up 2009-11-21 09:44:11 +00:00
William Kendrick
839776e2e3 Mouse cursor can be hidden, useful on touchscreen devices. 2007-05-16 01:11:33 +00:00
William Kendrick
7716a05281 Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
William Kendrick
e964eb17a0 More splits from "tuxpaint.c":
+ "debug.h": Defines whether debugging printf() calls should be enabled.
  + "dirwalk.c/h": Callback functions for recursive directory traversal.
  + "fonts.c/h": Font loading/grouping/discarding variables and functions.
  + "get_fname.c/h": Functions for constructing preferred file paths.
2006-02-19 08:02:39 +00:00
William Kendrick
410c156d16 Split XBM cursor #includes and set/free functions into "cursor.h" and
"cursor.c" source files.
2006-02-18 08:14:52 +00:00