~catfish-search/catfish-search/0.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
v0.6.3:
 + Fix crash when directory in PATH does not exist (lp 1166079)
 + Fix case sensitivity in search backend (lp 1166214)
 + Fix infinite loop when searching for * (lp 1165727)
 + Updated translations

v0.6.2:
 + Update website
 + Install py files instead of pyc
 + Fix symbolic links for build systems
 + Updated translations

v0.6.1:
 + Fixed application name in Xfce4 application switcher
 + Fixed early pygobject API bug for init of TreeModelSort
 + Fixed wildcard support
 + Fixed theme change detection and update for sidebar
 + Minor code cleanup with emphasis on readability and maintainability

v0.6.0:
 + Complete rewrite from the ground-up.
 + Replaced find with os.walk
 + Sidebar is now styled and uses symbolic icons when available.
 + Further interface refinements.
 + Improved thumbnail-loading support.
 + Drag'n'Drop of filenames from application.
 + Added delete to file popup menu.
 + Ability to perform operations on multiple files.
 + Simplified strings for easier translation.
 + Python version 2 or 3 can now be used.

v0.4.0.3:
 + Added Greek translation.
 + Added Basque translation.
 + Added Japanese translation.
 + Added Dutch translation.
 + Added Brazilian Portugeuse translation.
 + Added Russian translation.
 + Added Slovak translation.
 + Added Serbian translation.
 + Added Turkish translation.
 + Added Ukranian translation.
 + Added Chinese Traditional translation.
 + Updated Belarusian translation.
 + Updated Czech translation.
 + Updated German translation.
 + Updated Spanish translation.
 + Updated Finnish translation.
 + Updated French translation.
 + Updated Polish translation.

v0.4.0.2:
 + Added Russian localized comment in catfish.desktop
 + Fix for not running on Ubuntu live CD
 + Fix for using wildcards with locate
 + Fix for find not searching in symlinked folder
 + Fix for window icon name not matching .desktop file
 + Fix for python-xdg not being a listed requirement

v0.4.0.1:
 + Added fix for potential crash with icon_load
 + Removed deprecated string from desktop file

v0.4.0:
 + GTK+ 3.2+ port
 + Zeitgeist/Locate search suggestions
 + Revamped minimalistic interface
 + Fixed sorting by date
 + Defaults to user home folder
 + Search on entry activate
 - Removed deprecated pyGTK

v0.3.2:
 + Use completely new logo
 + Correct erroneous spin button page size
 + Partly localize Desktop file comment
 + Install icon to $prefix/share/icons/hicolor
 + Improve uninstall make rule
 + Install docs to a $prefix/share/docs/catfish
 ? new translations: cs, fi, zh_CN

v0.3.1:
 + use a broader default test for wrapper and filemanager
 + give more helpful output if a file can't be opened
 + fix search from folders with spaces breaking find

v0.3:
 + stable release
 + fix filetype button style to force icons only
 - remove settings dialog again for now

v0.3c:
 + use proper stock item constants
 + add settings dialog
 + allow for a relative path in cli option 'path'
 + support mailbox uris
 + warn when specified method is unavailable
 + ask before overwriting file
 + fix errors in on_menu_save code
 + show message dialog when file couldn't be saved
 + show message dialog when file couldn't be opened
 ? new translations: es

v0.3b:
 + optimized treeview click handler
 + allow to open the popup menu with hotkeys
 + add cli option 'file-action'
 + allow to cancel searching with "Esc"
 - removed cli option 'nostat'
 + better module check
 + add cli option 'debug'
 + update method 'pinot' for Pinot v0.71
 ? new translations: ca, fr, pl, ru

v0.3a:
 + option to build debian package
 + include docs in install
 + open folder on middle click
 + add dbus-support
 + add method 'strigi'(dbus)
 + check file icon and filter in one go
 + add method 'pinot'(dbus)
 + modularize backend interface
 + add cli option 'nostat'

v0.2.5:
 ? new translations: es

v0.2.4:
 ? new translations: ca, fr, pl, ru

v0.2.3:
 + fix search daemon not run

v0.2.2:
 + fix cli option 'fulltext'
 + fix visible internal link
 + fix popup menu (workaround glade bug)
 + fix size in thumbnail and large icon mode
 ? new translations: da

v0.2.1:
 + fix makefile to build translations

v0.2:
 + stable release
 ? new translations: fr, pl

v0.2d:
 + fix unknown widget-style bug
 - removed meta search mode
 + add fulltext search
 + respect folder for any method
 + display tooltips for file types
 + default to 'save' in save-dialog
 + fix format of iso-time
 + optimized file type filter
 ? new translations: fr, sv

v0.2c:
 + simplified glade file check
 + localization support
 + add 'Save to file' to popup menu
 + fix error if xdg.Mime unavailable
 + always include hidden files in hidden folders
 + fix popup menu right-click
 + add program icon
 + changed build process
 + fix pango markup warning
 + optional meta search mode
 + fix open missing file exception
 ? new translations: de, it

v0.2b:
 + cleaner build process
 + improved search code
 + swap time and path columns
 + ellipsize path column
 + use icon for status/ error
 + complain about unsupported wildcards
 + provide way to launch search daemon
 + fix 'opening' of status messages
 + show popup menu only for files
 + merge 'icon' and 'name' columns in default mode
 + fix combobox icon size
 + use compatible icons

v0.2a:
 + add method 'doodle'
 + use HPaned to make findbar resizable
 + new search method ComboBox
 + add cli option for search method
 + add cli option for 'exact match'
 + add cli option for 'include hidden files'
 + more flexible find method handling
 + exact search for any method
 + search for files by type
 + better dependency handling
 + add keywords autocompletion
 + show keywords in statusbar
 + add 'Copy' to popup menu

v0.1:
 + stable release

v0.1e:
 + improve 'find' support
 + make search method entry read-only
 + fix sorting by size
 + allow wildcards in keywords
 + fix confusing errors for 'find'

v0.1d:
 + check dependencies in build.py
 + fix opening of files in large-icons/thumbnails mode
 + match filename only
 + fix freeze when opening file manager
 + fix '1 file found' for no results
 + add option for custom file opener

v0.1c:
 + fix enter key to start search
 + fix opening of files in gnome
 + reset the column width for every search
 + make list sortable
 + provide desktop file
 + optional display thumbnails of images
 + limit search results
 + replace Combo with ComboBoxEntry
 + auto-disable unavailable options
 + guess location of glade-file
 + provide make file
 + make columns resizable
 + fix error with unknown DESKTOP_SESSION

v0.1b:
 + add method 'slocate'
 + add method 'beagle'
 + show number of results in statusbar
 + add filechooser-dialog
 + use local date
 + use small icons by default
 + several command line options
 + several minor improvements
 + fix 'include hidden files'
 + show results in realtime
 + improved support for desktops besides xfce
 + provide 'cancel' button

v0.1a:
 + initial release