1Wed Jun 25 16:19:50 2003  Owen Taylor  <otaylor@redhat.com>
2
3	* === Released 0.3 ===
4
5	* configure.ac: Version 0.3.
6
7	* README: Add some simple installation instructions,
8	various edits, add working install/uninstall rules.
9
10	* src/themefile.[ch] src/main.c examples/sample.icontheme README:
11	Split outputdir into 'sizedir' and 'typedir' to allow
12	inter-directory symlinks.
13
14Wed Jun 25 11:53:47 2003  Owen Taylor  <otaylor@redhat.com>
15
16	* README src/themefile.[ch] src/main.c: Add 'spacing'
17	'margin' attributes to <source> to allow more flexible
18	grids.
19
20	* src/main.c (main): Slice icons to gridsize rather than
21	to pixel boundary.
22
232003-06-12  Owen Taylor  <otaylor@redhat.com>
24
25	**** Massive rewrite from cursorthemegen into icon-slicer ****
26
272003-02-22  Matt Wilson  <msw@redhat.com>
28
29	* main.c (cursor_source_find_image): use tmp_list =
30	tmp_list->next;, not tmp_list = tmp_list++;
31	(cursor_add_source): convert missing frames into warnings
32	(cursor_theme_write_cursor): skip frames of size -1 (they're
33	missing cursor files)
34
35Tue Feb  4 14:52:27 2003  Owen Taylor  <otaylor@redhat.com>
36
37	* main.c (cursor_theme_check_alias): Add a warning if
38	the alias is defined but missing in the image. (#83252)
39
402003-01-17  Havoc Pennington  <hp@redhat.com>
41
42	* Makefile.am (cursorthemegen_SOURCES): fix distcheck
43
44Thu Jan 16 15:25:47 2003  Owen Taylor  <otaylor@redhat.com>
45
46	* README: Add, add some docs.
47
48	* main.c themefile.c cursortheme.h: Put under MIT-style
49	license.
50
51	* Makefile.am generic.cursortheme sample.cursortheme:
52	Rename generic.cursortheme => sample.cursortheme
53
54Wed Jan 15 23:48:39 2003  Owen Taylor  <otaylor@redhat.com>
55
56	* main.c themefile.c: Use a hash table instead of a
57	list of cursors.
58
59	* themefile.c generic.cursortheme: Remove <sources> element,
60	put <source> elements directly under <theme> node.
61
62	* themefile.c generic.cursortheme: Rename <rows> element to
63	<layout>.
64
65Wed Jan 15 18:25:24 2003  Owen Taylor  <otaylor@redhat.com>
66
67	* Import sources into CVS, start ChangeLog
68
69
70