File: ChangeLog

package info (click to toggle)
sylph-searcher 1.2.0-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,852 kB
  • ctags: 236
  • sloc: sh: 8,982; ansic: 2,808; makefile: 101; sql: 29
file content (65 lines) | stat: -rw-r--r-- 1,362 bytes parent folder | download | duplicates (6)
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
2009-09-08

	* common/common.c: get_wakachi_text(): win32: explicitly specify
	  mecabrc file.

2009-09-04

	* searcher/folder-selector.c: use GtkDialog.

2009-09-04

	* searcher/folder-selector.[ch]
	  searcher/sylph-searcher.c: modified folder selector.
	* searcher/searcher-config.c: specify window position.

2009-09-04

	* commands/syldbquery.c: use plainto_tsquery().

2009-09-03

	* sql/create.sql: added attach_num column to msginfo table.

2009-09-03

	* common/common.[ch]
	  commands/syldbimport.c: added --delete option to syldbimport
	  which recursively deletes folders from DB.

2009-09-02

	* searcher/folder-selector.[ch]
	  searcher/sylph-searcher.c
	  searcher/Makefile.am: added folder selector.

2009-09-02

	* searcher/sylph-searcher.c: added folder entry and attachment
	  check button.

2009-09-02

	* searcher/sylph-searcher.c: added tooltips.

2009-09-01

	* searcher/sylph-searcher.c: use plainto_tsquery() instead of
	  query(). Show error message on query error.

2009-09-01

	* common/common.[ch]
	  searcher/sylph-searcher.c: added phrase search. Also search Cc
	  with To entry.

2009-08-31

	* searcher/sylph-searcher.c
	  commands/syldbimport.c: merged some code from Sylpheed Pro.
	  Added attach_num column to msginfo table.

2009-08-21

	* common/common.[ch]
	  searcher/sylph-searcher.c: merged some code from Sylpheed Pro.