File: ChangeLog

package info (click to toggle)
grr.app 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,024 kB
  • sloc: objc: 4,019; sh: 54; makefile: 23
file content (32 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (3)
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
2009-03-21 Riccardo Mottola <rmottola@users.sf.net>
	* removed URLComponent. Standard NSWorkspace will be used

Feb-16-2007  Guenther Noack
	* Added Searching component

Feb-01-2007  Guenther Noack
	* ArticleDatabase, FeedTable: Moved to /Development/Deprecated
	* Renamed FeedOperations component into DatabaseOperations
	* 'Add Category' entry

Jan-29-2007  Guenther Noack
	* Database Tree View component
	* created TreeDatabase component as copy of ArticleDatabase

Jan-23-2007  Guenther Noack
	* Fonts component

Jan-17-2007  Guenther Noack
	* Feed Operations component

Jan-17-2007  Guenther Noack
	* Article database component added
	* Removed the 'Component' suffix from all component directories' names

Jan-16-2007  Guenther Noack
	* URL opening component for GNUstep, where NSWorkspace's
	  -openURL: doesn't work yet.

Jan-16-2007  Guenther Noack
	* created ChangeLog file