aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 2bae62529a5f323c785ce83dc4e479538bb557ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
2006-10-20  Thomas Wood  <thos@gnome.org>

	* Makefile.am:
	* configure.ac:
	* src/poky-draw.c:
	* src/poky-draw.h:
	* src/poky-main.c:
	* src/poky-style.c:
	* src/poky-style.h:
	* src/sato-draw.c: (sato_corner), (sato_gradient), (sato_draw_box),
	(sato_draw_shadow), (sato_draw_check), (sato_draw_option),
	(sato_draw_box_gap), (sato_draw_extension):
	* src/sato-draw.h:
	* src/sato-main.c:
	* src/sato-style.h:

	Rename Poky to Sato

2006-10-20  Thomas Wood  <thomas@openedhand.com>

	* src/poky-draw.c: (poky_corner), (poky_draw_box),
	(poky_draw_shadow), (poky_draw_check), (poky_draw_box_gap),
	(poky_draw_extension):
	
	- Move drawing corners into their own function
	- Simplify the rounded recatngle function
	- Add some special cases to the draw_box_gap function

2006-10-19  Thomas Wood  <thomas@openedhand.com>

	* src/poky-draw.c: Fix some compiler warnings

2006-10-16  Thomas Wood  <thomas@openedhand.com>

	* Makefile.am:
	* autogen.sh:
	* configure.ac:
	* data/gtkrc:
	* src/poky-corners.h:
	* src/poky-draw.c:
	* src/poky-draw.h:
	* src/poky-main.c:
	* src/poky-style.c:
	* src/poky-style.h:

	Initial import into svn