aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: ee2decf05b65ce6fe340adf7bacf18354e33feed (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
2007-09-10  Tomas Frydrych  <tf@o-hand.com>

	* configure.ac:
	* Makefile.am:

	Renamed --disable-applet to --without-applet.
	
2007-09-10  Tomas Frydrych  <tf@o-hand.com>

	* configure.ac:
	* Makefile.am:

	Added --disable-applet option to build commandline tool only.
	
2007-09-07  Ross Burton  <ross@openedhand.com>

	* screenshot-ui.c:
	Conditionally set overwrite confirmation based on GTK+ version.

	* configure.ac:
	Allow any GTK+ version.

2007-08-28  Ross Burton  <ross@openedhand.com>

	* screenshot-ui.c:
	Set the automatic overwrite confirmation, and set a sane default name.

	* configure.ac:
	Require GTK+ 2.8.

2007-08-28  Ross Burton  <ross@openedhand.com>

	* README:
	* TODO:
	Update.

2007-05-04  Ross Burton  <ross@openedhand.com>

	* main.c:
	Allow an argument as the filename to save the screenshot too.

2007-05-04  Ross Burton  <ross@openedhand.com>

	* screenshot-ui.[ch]:
	Pull out the core save code, and allow a filename to be passed to
	screenshot().

	* applet.c:
	* main.c:
	Pass NULL as the filename.

2007-04-20  Ross Burton  <ross@openedhand.com>

	* applet.c:
	Update for new image API.

2007-01-24  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Disable static libraries

	* Makefile.am:
	Disable library versioning.

2007-01-23  Ross Burton  <ross@openedhand.com>

	* Initial import.