~unity-team/unity-lens-files/trunk

« back to all changes in this revision

Viewing changes to ChangeLog

* debian/changelog, debian/control, debian/copyright, debian/watch:
  - good bye place, welcome lens (massive rename)
  - add transitional package
  - add debian/unity-lens-files.install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2010-06-18  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
2
 
 
3
 
        * configure.ac:
 
1
# Generated by Makefile. Do not edit.
 
2
 
 
3
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
4
 
 
5
        Release 0.4.46
 
6
 
 
7
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
8
 
 
9
        Merge Mikkel's branch lp:~kamstrup/unity-place-files/url-launcher:
 
10
        
 
11
        * In *global* search aka Dash search, and not in dedicated file search; you can now enter a URL or something that resembles a web address and the first hit will launch that URL in your prefered browser
 
12
 
 
13
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
14
 
 
15
        In *global search* (not dedicated file search) check if the input string looks like a HTTP(S) URL and add a link for opening it if it does
 
16
 
 
17
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
18
 
 
19
        Merge Mikkel's branch lp:~kamstrup/unity-place-files/auto-update:
 
20
        
 
21
        * Automatically update the results model for the place entry when Zeitgeist notifies us of updates. In case we are inactive we'll simply mark ourselves dirty and do the update once we're put back in active state (ie the files place is shown by Unity)
 
22
        
 
23
        * Bump libzeitgeist dep to 0.3.7 to get latest VAPI fixes for ZeitgeistMonitor
 
24
        
 
25
        * Bump libunity dep to 3.6.3 (which should have been done a while ago) in order to get the PlaceSearch.finished() signal
 
26
 
 
27
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
28
 
 
29
        Automatically update the result model for the place entry if Zeitgeist notifies us about changes. If we're marked inactive we'll simply mark our selves as dirty and do the refresh once we're marked active again.
 
30
 
 
31
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
32
 
 
33
        Wire up to change signals from Zeitgeist on any file:// related event. This is still not triggering an update of our state, that's the next step
 
34
 
 
35
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
36
 
 
37
        Require latest libzeitgeist in order to get the fixed VAPI for ZeitgeistMonitor
 
38
        
 
39
        Require latest libunity (which we should have done a while ago) in order to get the PlaceSearch.finished() method
 
40
 
 
41
2011-03-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
42
 
 
43
        Merge Mikkel's branch lp:~kamstrup/unity-place-files/folder-search:
 
44
        
 
45
        * Make bookmarked folders searchable
 
46
 
 
47
2011-03-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
48
 
 
49
        Make bookmark searching in global searches work
 
50
 
 
51
2011-03-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
52
 
 
53
        Bookmarks are now searchable and placed in the Top Results section when matches are found
 
54
 
 
55
2011-03-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
56
 
 
57
        Factor out bookmarks logic into its own class
 
58
 
 
59
2011-03-21  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
60
 
 
61
        Merge Mikkel's branch lp:~kamstrup/unity-place-files/finished-signal:
 
62
        
 
63
        * Call PlaceSearch.finished() when done searching
 
64
 
 
65
2011-03-21  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
66
 
 
67
        Call PlaceSearch.finished() to drop a hint for the Unity shell when we are done searching
 
68
 
 
69
2011-03-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
70
 
 
71
        Post release version bump
 
72
 
 
73
2011-03-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
74
 
 
75
        Release 0.5.44 (bumping Dee dep to 0.5.16)
 
76
 
 
77
2011-03-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
78
 
 
79
        Don't count a pure whitespace string as a valid search. This fixes bug #732746 '"Your search did not match any files" when I haven't searched yet'
 
80
 
 
81
2011-03-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
82
 
 
83
        Don't show the "Search did not match any files" and "Search the web" messages in global aka Dash searches
 
84
 
 
85
2011-03-14  Didier Roche  <didier.roche@canonical.com>
 
86
 
 
87
        add SearchHint entry (LP: #733897)
 
88
 
 
89
2011-03-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
90
 
 
91
        Post release version bump
 
92
 
 
93
2011-03-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
94
 
 
95
        Relase 0.5.42
 
96
 
 
97
2011-03-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
98
 
 
99
        Rename the Favorite Folder group to just Folders
 
100
 
 
101
2011-03-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
102
 
 
103
        Merge Marco Biscaro's branch lp:~marcobiscaro2112/unity-place-files/fixes-727672:
 
104
        
 
105
        * Fix the path the files.png icon is looked up in
 
106
 
 
107
2011-03-02  Marco Biscaro  <marcobiscaro2112@gmail.com>
 
108
 
 
109
        Changing the folder where files.png is looked for.
 
110
 
 
111
2011-03-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
112
 
 
113
        Post release version bump
 
114
 
 
115
2011-03-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
116
 
 
117
        Release 0.5.40
 
118
 
 
119
2011-03-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
120
 
 
121
        Disable folder browsing :´-( But it's cool. Nautilus only takes 10s to start on my netbook.
 
122
 
 
123
2011-03-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
124
 
 
125
        The Xapian query parser (used by the Zeitgeist FTS Extension) seems to handle hyphens in a special way, namely that it forces the joined tokens into a phrase query no matter if it appears as the last word in a query and we have the PARTIAL flag set on the query parser. This makes 'unity-p' not match 'unity-package-search.cc' etc.
 
126
 
 
127
2011-03-04  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
128
 
 
129
        Make the message for empty sections translation friendly
 
130
 
 
131
2011-02-24  Didier Roche  <didier.roche@canonical.com>
 
132
 
 
133
        remove dbusmenu
 
134
 
 
135
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
136
 
 
137
        Post release version bump
 
138
 
 
139
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
140
 
 
141
        Release 0.5.38
 
142
 
 
143
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
144
 
 
145
        Merge lp:~kamstrup/unity-place-files/reentrancy-hack:
 
146
        
 
147
        * Fixes reentrancy issues when multiple slow searches where issued rapidly causing the results models to get in undefined states
 
148
        
 
149
        * Fixes potential dupes when searching inside the files place
 
150
        
 
151
        * Fixes warnings about models out of sync on startup
 
152
        
 
153
        * Fixes missing group definitions for global search
 
154
        
 
155
        * Fixes inconsistent search results in global aka Dash searches
 
156
        
 
157
        * Don't do existence checks, thumbnail-, or mimetype checks on remote files - that is very sloooooow
 
158
 
 
159
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
160
 
 
161
        A new and dedicated code path for global searches they are just very different in nature compared to the dedicated file search. The generic codepath was simply to complex to maintain.
 
162
 
 
163
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
164
 
 
165
        Properly filter out dupes between Top Results and time grouped hits
 
166
        
 
167
        Remove some debugging/profiling statements
 
168
 
 
169
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
170
 
 
171
        Simplify the search reentrancy fix a lot by using g_object_freeze/thaw_notify() to prevent concurrent updates of the search
 
172
 
 
173
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
174
 
 
175
        Fix deduplication between Top Results and time grouped search results
 
176
 
 
177
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
178
 
 
179
        More detailed debug info for removals when filtering the result set
 
180
 
 
181
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
182
 
 
183
        Sync with trunk as there are some rather nice fixes there...
 
184
 
 
185
2011-02-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
186
 
 
187
        Don't do *any* IO on GFile's that are not native. Querying whether a HTTP file exists can take a lot of time!
 
188
        
 
189
        Adds an exessive amount of profiling statements... To be cleaned up
 
190
 
 
191
2011-02-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
192
 
 
193
        A hack to try out and figure out if the root cause of bug #701569 is reentrancy when spammed with searches
 
194
 
 
195
2011-02-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
196
 
 
197
        Don't start populating any of our models before *all* of them are in a synchronized state
 
198
 
 
199
2011-02-23  Didier Roche  <didier.roche@canonical.com>
 
200
 
 
201
        bring the shortcut to the place (LP: #617356)
 
202
 
 
203
2011-02-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
204
 
 
205
        Adapt to API break in libunity revno 37, v3.4.3. Flattening on Unity.Place namespace
 
206
        
 
207
        Re-add dbusmenu-glib-0.4 to pkg check. We need it for gcc, but not for Vala.
 
208
 
 
209
2011-02-11  Didier Roche  <didier.roche@canonical.com>
 
210
 
 
211
        dbusmenu-glib isn't needed, it's libunity which leaks the api and should do the check
 
212
 
 
213
2011-02-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
214
 
 
215
        Include files.png in EXTRA_DIST to unbreak distcheck
 
216
 
 
217
2011-02-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
218
 
 
219
        Remove now-obsolete explicit --pkg switch for Dbusmenu-0.4
 
220
 
 
221
2011-02-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
222
 
 
223
        Use Vala package Dbusmenu-0.4 instead of Dbusmenu-Glib-0.4. This bumps dbusmenu-glib-0.4 requirement to >= 0.3.97
 
224
        
 
225
        Always build with debug symbols
 
226
 
 
227
2011-02-04  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
228
 
 
229
        Merge branch I had that updates us to latest libunity
 
230
 
 
231
2011-02-04  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
232
 
 
233
        Newest libunity pulls in a transitive dep on dbusmenu-glib-0.4. Make sure to link against that everywhere!
 
234
 
 
235
2011-02-04  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
236
 
 
237
        Depend on very latest ABI from libunity
 
238
 
 
239
2011-02-01  Didier Roche  <didier.roche@canonical.com>
 
240
 
 
241
        add and distribute files.png (LP: #710790)
 
242
 
 
243
2011-01-31  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
244
 
 
245
        Post release version bump
 
246
 
 
247
2011-01-31  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
248
 
 
249
        Release 0.5.36
 
250
 
 
251
2011-01-31  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
252
 
 
253
        Do a sync check for our DBus name instead of relying on GApplication for this because that is racy
 
254
 
 
255
2011-01-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
256
 
 
257
        Post release version bump
 
258
 
 
259
2011-01-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
260
 
 
261
        Release 0.5.34
 
262
 
 
263
2011-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
264
 
 
265
        Fix some issues with null-mimetypes making libdee segfault or complain loudly. Thou shalt not add null members in DeeModel
 
266
 
 
267
2011-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
268
 
 
269
        Require glib >= 2.27 in order to get GApplication
 
270
 
 
271
2011-01-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
272
 
 
273
        Remove unused function
 
274
 
 
275
2011-01-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
276
 
 
277
        Whitespace cleanups
 
278
 
 
279
2011-01-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
280
 
 
281
        Fix segfault in pathbar_model.prepend() because they where ported properly to new dee api style
 
282
 
 
283
2011-01-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
284
 
 
285
        Coorect initialization and declaration of static globals for the main() function
 
286
 
 
287
2011-01-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
288
 
 
289
        Massive cleanup of the main() entry point
 
290
 
 
291
2011-01-06  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
292
 
 
293
        Initial stab at GDBus port
 
294
 
 
295
2010-12-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
296
 
 
297
        Require unity >= 3.2.8. While we'd technically compile against the old API, while break because there has been some twiddling to the linking of the olde libunity
 
298
 
 
299
2010-12-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
300
 
 
301
        Require dee-1.0 >= 0.5.2 to pick up the correct soname for the new dee abi.
 
302
        
 
303
        Don't require vala packaes clutter, clutk, and gtk+
 
304
 
 
305
2010-12-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
306
 
 
307
        Port to dee >= 0.5.0 API. I have observed a few crashes related to some g_slice() stuff, I haven't really chased it down - but it's stable enough to run test code against at least...
 
308
 
 
309
2010-11-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
310
 
 
311
        Allow building out-of-tree with jhbuild
 
312
 
 
313
2010-10-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
314
 
 
315
        Post release version bump
 
316
 
 
317
2010-10-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
318
 
 
319
        Release 0.5.32
 
320
 
 
321
2010-10-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
322
 
 
323
        Fix bug #652840 "Files place is slow to come up and dismiss".
 
324
        
 
325
        The files place is slow to show on screen and takes > 1s to go away when dismissing it.
 
326
        
 
327
        This is because there is a "miscommunication" in the DBus interactions, where Unity sends us a barrage of messages that confuses the files daemon. The daemon then emits PlaceEntryInfoChanged (when the info hasnøt really changed) - this then confuses Unity and it sends an even bigger barrage of messages to the files daemon :-)
 
328
 
 
329
2010-09-29  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
330
 
 
331
        Fix bug #650908 "Files not sorted according to locale in folder browsing mode".
 
332
        
 
333
        We where only setting LC_MESSAGES and not LC_ALL in the setlocale() call in the beginning on main(). LC_ALL is required to also set LC_COLLATE to make the glib sorting routines do The Right Thing.
 
334
 
 
335
2010-09-29  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
336
 
 
337
        Fix bug #650897 "Unable to activate root section of pathbar in folder browsing mode".
 
338
        
 
339
        Always mark us dirty (that is - schedule a reload of the model data when the section changes) when we go into folder browsing mode
 
340
 
 
341
2010-09-28  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
342
 
 
343
        Fix bug #649598 "Files place not reset after folder browsing mode".
 
344
        
 
345
        We have some flood gates in place for when Unity send N SetActiveSection() and SetActiveSearch() requests (for N >= 3). These flood gates could prevent our state from being reset when leaving folder browsing mode. This commit makes the logic clearer and more robust.
 
346
 
 
347
2010-09-28  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
348
 
 
349
        Don't show .hidden or backup~ files in the Downloads group. This fixes bug #649219 "unity-place-files shouldn't show hidden files".
 
350
 
 
351
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
352
 
 
353
        Post release version bump
 
354
 
 
355
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
356
 
 
357
        Release 0.5.30
 
358
 
 
359
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
360
 
 
361
        Add files.place.in.in to POTFILES.in
 
362
        
 
363
        Add new strings in Danish sample translation
 
364
 
 
365
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
366
 
 
367
        Post release version bump
 
368
 
 
369
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
370
 
 
371
        Release 0.5.28
 
372
 
 
373
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
374
 
 
375
        Add X-Ubuntu-Gettext-Domain=unity-place-files in the [Desktop Entry] group of the .place file
 
376
 
 
377
2010-09-27  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
378
 
 
379
        Big optimization: If we're already showing the requested section - don't reload the data from Zeitgeist. Unity is sending 3 SetActiveSection() requests every time we show the files place. This is hammering Zeitgeist quite a lot.
 
380
 
 
381
2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
382
 
 
383
        Post release version bump
 
384
 
 
385
2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
386
 
 
387
        Release 0.5.26
 
388
 
 
389
2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
390
 
 
391
        Rename place file to files.place.in.in and generate files.place.in in configure, and then feed that to @INTLTOOL_PLACE_RULE@. This fixes broken icon path in the .place file introduced when we marked the place file for translation.
 
392
 
 
393
2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
394
 
 
395
        Merge lp:~unity-team/unity-place-files/translatable-place-files:
 
396
        
 
397
        * Mark .place file for translation
 
398
 
 
399
2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
400
 
 
401
        Make .place file translatable
 
402
 
 
403
2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
404
 
 
405
        Bump to require libunity >= 0.2.41 to account for break in the libunity abi
 
406
 
 
407
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
408
 
 
409
        Post release version bump
 
410
 
 
411
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
412
 
 
413
        Release 0.5.24
 
414
 
 
415
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
416
 
 
417
        Fix typo in message "You search did not match any files" -> "Your ..."
 
418
 
 
419
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
420
 
 
421
        Merge Mikkel's branch lp:~unity-team/unity-place-files/browse-in-nautilus:
 
422
        
 
423
        * Fix an unreported bug where browsing a favorite folder, with a custom name (ie. != folder's basename), from the files' home screen would not work because the files' place passed a bad URL to Unity
 
424
        
 
425
        * Add support for the UnityExtraAction hint, which in this case is used to show a small "Browse the current folder in Nautilus" button, when you are in folder browsing mode
 
426
 
 
427
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
428
 
 
429
        Fix unreported bug where favorite folders with custom names (ie != folder's basename) could not be browsed in Unity because we created some bad URLs for them
 
430
 
 
431
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
432
 
 
433
        Set UnityExtraAction hint when browsing into a folder
 
434
 
 
435
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
436
 
 
437
        Add support for launching the default file manager when Activate(".") is called over the bus. This is step one in fixing bug #633201 'Provide an "open this folder" button'
 
438
 
 
439
2010-09-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
440
 
 
441
        Post release version bump
 
442
 
 
443
2010-09-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
444
 
 
445
        Release 0.5.22
 
446
 
 
447
2010-09-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
448
 
 
449
        Sort files and folders alphabetically with locale sensitive collation when in folder browsing mode.
 
450
        
 
451
        This fixes bug #634769 "Sort files alphabetically in folder browsing mode"
 
452
 
 
453
2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
454
 
 
455
        Post release version bump
 
456
 
 
457
2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
458
 
 
459
        Release 0.5.20
 
460
 
 
461
2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
462
 
 
463
        Add missing group icon for "Yesterday"
 
464
        
 
465
        Fix icon path for group-timerange.svg -> group-daterange.svg
 
466
 
 
467
2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
468
 
 
469
        Set icon hints for group headers
 
470
 
 
471
2010-09-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
472
 
 
473
        Merge Mikkel's branch lp:~unity-team/unity-place-files/i18nfixes:
 
474
        
 
475
        * A Vala @-string was marked for translation. This doesn't work.
 
476
        
 
477
        * Fix TRANSLATORS comment
 
478
 
 
479
2010-09-07  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
480
 
 
481
        Don't use Vala @-strings where we want translations. This wont work
 
482
 
 
483
2010-09-06  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
484
 
 
485
        Too aggresive state resetting was causing double queries against Zeitgeist each time the files place was activated
 
486
 
 
487
2010-09-06  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
488
 
 
489
        Simplify the Zeitgeist queries by removing some redundant conditions
 
490
        
 
491
        Apply some fuzzy logic to determine when the active search has actually changed in order to trigger fewer updates. Fx. Don't update when the activse search changes from null to "". Or from "" to " ".
 
492
        
 
493
        Add some more detailed profiling of the Zeitgeist queries and fix some off-by-a-factor-of-1000000 errors in ms conversions on the debug statements :-)
 
494
 
 
495
2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>
 
496
 
 
497
        Post release bump
 
498
 
 
499
2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>
 
500
 
 
501
        [release] 0.5.18
 
502
 
 
503
2010-08-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
504
 
 
505
        Merge Neil's (and a bit of my own) work lp:~unity-team/unity-place-files/results-view-fixes
 
506
        
 
507
        * Everything except items on the files place home screen is rendered with UnityFileInfoRenderer. This renders the file metadata to the right of the icon, instead of just the basename below the icon
 
508
        
 
509
        * Some fuzzy logic to determine a suitable time-range labels for files. Eg "Two hours ago", "Earlier today", "Yesterday". Displayed when using the UnityFileInfoRenderer
 
510
 
 
511
2010-08-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
512
 
 
513
        Sync with trunk.
 
514
        
 
515
        Fix some reversed logic in Utils.get_time_group() when figuring out how many hours ago we opened some doc
 
516
 
 
517
2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>
 
518
 
 
519
        - Set the correct renderer name for FileInfo
 
520
        - Send in some fuzzy time estimates for renderering
 
521
 
 
522
2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
523
 
 
524
        Add build deps on dbus-glib-1 >= 0.88
 
525
 
 
526
2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
527
 
 
528
        Update return value of activate() from bool to uint32.
 
529
        
 
530
        Bump depends to Unity trunk
 
531
 
 
532
2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
533
 
 
534
        Import Danish translation
 
535
 
 
536
2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
537
 
 
538
        Correct parsing of ~/.gtk-bookmarks with URI escaping and taking explicit naming into account. THis fixes bug #621884 "Doesn't parse Favorites (gtk bookmarks) well"
 
539
 
 
540
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
541
 
 
542
        Add .pot file
 
543
 
 
544
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
545
 
 
546
        Bring gettext configure.ac magic more in line with what is described on the Ubuntu wiki
 
547
 
 
548
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
549
 
 
550
        Add a GLib.Intl.setlocale(GLib.LocaleCategory.MESSAGES, "") courtesy seb128
 
551
        
 
552
        Build fixes
 
553
 
 
554
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
555
 
 
556
        Merge Mikkel's branch lp:~unity-team/unity-place-files/i18n:
 
557
        
 
558
        * Add i18n support
 
559
        
 
560
        * Mark all user visible strings for translation
 
561
        
 
562
        * Make distcheck pass
 
563
 
 
564
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
565
 
 
566
        Add AM_GLIB_GNU_GETTEXT
 
567
 
 
568
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
569
 
 
570
        Enable i18n
 
571
        
 
572
        Make distcheck pass
 
573
 
 
574
2010-08-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
575
 
 
576
        Prettify configure.ac
 
577
 
 
578
2010-08-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
579
 
 
580
        Set the ExpandedGroups hint to make the Favorite Folders group always show all bookmarks as per IX spec
 
581
 
 
582
2010-08-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
583
 
 
584
        Make null checking more robust in search_is_invalid()
 
585
 
 
586
2010-08-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
587
 
 
588
        Post release version bump
 
589
 
 
590
2010-08-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
591
 
 
592
        Release 0.5.16
 
593
 
 
594
2010-08-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
595
 
 
596
        Handle empty sections and empty search results as agreed with njpatel
 
597
 
 
598
2010-08-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
599
 
 
600
        Make incremental updates to the result set work
 
601
 
 
602
2010-08-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
603
 
 
604
        Post release version bump
 
605
 
 
606
2010-08-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
607
 
 
608
        Release 0.5.14
 
609
        
 
610
        Bump deps to libzeitgeist >= 0.2.6 and dee >= 0.4.2
 
611
 
 
612
2010-08-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
613
 
 
614
        When showing the All Files section without a search string we now collapse all files from Zeitgeist into one Recent group instead of the detailed timeline breakdown.
 
615
 
 
616
2010-08-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
617
 
 
618
        Disable filter searches: They where broken and very much non-trivial to fix
 
619
 
 
620
2010-08-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
621
 
 
622
        Clean up some compilation warnings
 
623
 
 
624
2010-08-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
625
 
 
626
        Clean up some compile time warnings, due to some missing casting magic from Vala's generated C
 
627
 
 
628
2010-08-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
629
 
 
630
        First stab at dynamically filtering the result set when typing a search
 
631
 
 
632
2010-08-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
633
 
 
634
        Bump deps to Unity >= 0.2.25 and Dee >= 0.4.1
 
635
 
 
636
2010-08-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
637
 
 
638
        Use properly emblemed folder icons in the Favorite Folders group of the home page
 
639
 
 
640
2010-08-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
641
 
 
642
        Merge Mikkel's  branch lp:~unity-team/unity-place-files/other-section:
 
643
        
 
644
        * Implement the Other section properly, listing only stuff that is not
 
645
        found in the other sections (Documents, Images, Audio, etc)
 
646
 
 
647
2010-08-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
648
 
 
649
        Implement the Other section. This requires Zeitgeist >= 0.5.0 to work properly
 
650
 
 
651
2010-08-06  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
652
 
 
653
        When leaving browsing mode set the section we came from in the UnityActiveSection hint, and make sure we load results up for that section
 
654
        
 
655
        Indentation fixes
 
656
 
 
657
2010-08-06  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
658
 
 
659
        Merge Mikkel's branch lp:~unity-team/unity-place-files/folder-section:
 
660
        
 
661
        * Enable the Folders section. Filling it with folders sorted by most recently used
 
662
        
 
663
        * Add build requirement for Zeitgeist daemon >= 0.5.0 because we need that to sort by folders (aka subject origin) recency and/or popularity
 
664
 
 
665
2010-08-06  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
666
 
 
667
        Require least version 0.5.0 of Zeitgeist daemon to build. This is needed to support the Folders section
 
668
 
 
669
2010-08-06  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
670
 
 
671
        Bugfix: Clicking a folder in the pathbar would drop the currently browsed folder from the back/forward history
 
672
        
 
673
        Enable the Folders section
 
674
 
 
675
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
676
 
 
677
        Add some NEWS
 
678
 
 
679
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
680
 
 
681
        Post release version bump
 
682
 
 
683
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
684
 
 
685
        Release 0.5.12
 
686
 
 
687
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
688
 
 
689
        Merge lp:~unity-team/unity-place-files/browser-stack-fixes:
 
690
        
 
691
        * Fix the back/forward stack in folder browsing mode
 
692
        
 
693
        * More stable calculation of the pathbar sections (they sometimes had screwed up ordering)
 
694
        
 
695
        * Add some debug statements here and there and remove the most noisy one
 
696
 
 
697
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
698
 
 
699
        Query the file path synchronously (not async) when building the pathbar model, to work around a bug in libdee that otherwise reverses the order of the signals
 
700
        
 
701
        Add some dedbugging statements to monitor state of the folder browsing
 
702
 
 
703
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
704
 
 
705
        Don't commit to back/fwd history when clicking bread crumbs
 
706
 
 
707
2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
708
 
 
709
        Reflect tweaked browser stack API in libunity
 
710
 
 
711
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
712
 
 
713
        Fix an off-by-1 when clicking pathbar section
 
714
 
 
715
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
716
 
 
717
        Don't show hidden or backup files when browsing a folder
 
718
        
 
719
        Fix infinite loop when clicking pathbar section
 
720
 
 
721
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
722
 
 
723
        React to clicks on the pathbar. Clicking the root element (the section you browsed from) will take you out of folder browsing mode
 
724
 
 
725
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
726
 
 
727
        Split logic of updating the pathbar into a separate (async) method
 
728
 
 
729
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
730
 
 
731
        When in browsing mode build pathbar model relative to the home dir (if the path is a subpath of home). Also add as first path element the root section we started the browsing from
 
732
 
 
733
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
734
 
 
735
        Remove stray semi-colon
 
736
 
 
737
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
738
 
 
739
        Implement a Downloads group containing the files from the user's Downloads dir, sorted by mtime
 
740
 
 
741
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
742
 
 
743
        Clean up in comment string
 
744
 
 
745
2010-07-29  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
746
 
 
747
        Add an Audio section
 
748
 
 
749
2010-07-28  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
750
 
 
751
        Clear all state when deactivated by the Unity Shell. This makes sure we leave folder browsing mode when the dash is closed
 
752
 
 
753
2010-07-28  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
754
 
 
755
        Merge lp:~unity-team/unity-place-files/activation-api:
 
756
        
 
757
        * Implement URI activation spec (we subscribe to activation on inode/directory mimetypes)
 
758
        
 
759
        * Implement folder browsing
 
760
        
 
761
        Missing:
 
762
        
 
763
        * Lots of polish
 
764
        
 
765
        * Bread crumb navigation via the pathbar is not wired up (but should be shown in Unity)
 
766
        
 
767
        * In-folder searching
 
768
        
 
769
        * Currently there is no way to leave browsing mode once you in it! Caveat emptor!
 
770
 
 
771
2010-07-28  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
772
 
 
773
        Log warnings if Unity triggers unimplemented folder navigation features (notably bread crumb navigation and in-folder searching)
 
774
 
 
775
2010-07-27  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
776
 
 
777
        Add some docstrings and fixmes to make the logic a bit clearer
 
778
 
 
779
2010-07-27  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
780
 
 
781
        Add mtime and atime attribs for file querying. We need that we we start sorting downloads by timestamp
 
782
 
 
783
2010-07-27  Mikkel Kamstrup Erlandsen  <kamstrup@delight>
 
784
 
 
785
        Sync with trunk
 
786
 
 
787
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
788
 
 
789
        [feature] When entering folder browsing mode set change sections model to a special prupose pathbar model and keep that updated as we browse
 
790
 
 
791
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
792
 
 
793
        Elaborate on FIXME from previous commit
 
794
 
 
795
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
796
 
 
797
        Add FIXME: we need to change the sections_model over to another model we use for rendering the path bar/breadcrumbs. Setting the files.sections_model property will be enough for this
 
798
 
 
799
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
800
 
 
801
        [feature] Go into "folder browsing mode" if activate() is called (via DBus) on a valid directory URI
 
802
        
 
803
        [feature] Wire up back and forward signals from the Browser object
 
804
        
 
805
        [refactor] Make the Daemon class itself implement the Unity.Place.Activation interface
 
806
 
 
807
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
808
 
 
809
        Sync with trunk
 
810
 
 
811
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
812
 
 
813
        Bump unity build dep to 0.2.15
 
814
 
 
815
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
816
 
 
817
        Sync with trunk
 
818
 
 
819
2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
820
 
 
821
        * Enable custom Activation DBus API
 
822
        
 
823
        * Prepare for exporting the Browser API over DBus (with hints hooked up and everything)
 
824
 
 
825
2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
826
 
 
827
        Add an [Activation] group to the .place file
 
828
 
 
829
2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
830
 
 
831
        Install an activation handler which tiggers only on folders
 
832
 
 
833
2010-07-22  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
834
 
 
835
        Add a Favorites Folder group with the folders defined in .gtk-bookmarks file
 
836
 
 
837
2010-07-22  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
838
 
 
839
        Post release version bump to 0.5.10
 
840
 
 
841
2010-07-19  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
842
 
 
843
        Merge branch from Seif Lotfy which checks for existence of files before adding them to the shared model.
 
844
        
 
845
        NOTE: This is only a temporary measure - and alternative solution being easier on the IO is planned
 
846
 
 
847
2010-07-19  Seif Lotfy  <seif@lotfy.com>
 
848
 
 
849
        don't show unreachable items
 
850
 
 
851
2010-07-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
852
 
 
853
        Bump to next devel version
 
854
 
 
855
2010-07-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
856
 
 
857
        [release] 0.5.8
 
858
 
 
859
2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>
 
860
 
 
861
        [merge] Reset search on invalid search string
 
862
 
 
863
2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>
 
864
 
 
865
        Reset search on invalid search string
 
866
 
 
867
2010-07-12  Neil Jagdish Patel  <neil.patel@canonical.com>
 
868
 
 
869
        Bump for next devel release
 
870
 
 
871
2010-07-12  Neil Jagdish Patel  <neil.patel@canonical.com>
 
872
 
 
873
        [release] 0.5.6
 
874
 
 
875
2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
876
 
 
877
        [bug] Fix switching of sections when the search string is empty or invalid
 
878
 
 
879
2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>
 
880
 
 
881
        Bump for next devel version
 
882
 
 
883
2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>
 
884
 
 
885
        [release] 0.5.4
 
886
 
 
887
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
888
 
 
889
        Take the active search string into account when changing section. This closes bug #598082 "Take search string into account when section changes"
 
890
 
 
891
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
892
 
 
893
        Merge lp:~unity-team/unity-place-files/browsing-api :
 
894
        
 
895
        * Update to new libunity API
 
896
        
 
897
        * Simplify code and callbacks by using closures
 
898
        
 
899
        * Do truncated matching on the last word of the search string
 
900
 
 
901
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
902
 
 
903
        Also append a wildcard to the end of the search string used to find items sorted by time, before this commit it was only applied to the case where we sorted by query relevancy
 
904
 
 
905
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
906
 
 
907
        Always append a wildcard to the last word in the query. This fixed bug #599893 "the search filter in files and applications views is buggy"
 
908
 
 
909
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
910
 
 
911
        Hook for global search changes was wired up to changes in the place entry search
 
912
 
 
913
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
914
 
 
915
        Don't execute a search if the search is empty or null
 
916
 
 
917
2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
918
 
 
919
        Port to new libunity API in lp:~unity-team/unity/browsing-api
 
920
 
 
921
2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
922
 
 
923
        Re-enable thumbnail and icon detection code
 
924
 
 
925
2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
926
 
 
927
        Re-enable thumbnailing and icon detection code in order to take the load of the Unity shell
 
928
 
 
929
2010-06-24  Didier Roche  <didier.roche@canonical.com>
 
930
 
 
931
        - install daemon binary to lib/
 
932
        - add service file
 
933
        - install service file for place
 
934
 
 
935
2010-06-24  Didier Roche  <didier.roche@canonical.com>
 
936
 
 
937
        - install daemon binary to lib/
 
938
        - add service file
 
939
        - install service file for place
 
940
 
 
941
2010-06-24  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
942
 
 
943
        Release 0.5.2
 
944
 
 
945
2010-06-24  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
946
 
 
947
        Disable monitoring of events for now. Since we don't de-dupe the results yet, this is mostly an annoyance. Added FIXME and bug tracker links
 
948
 
 
949
2010-06-23  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
950
 
 
951
        Release 0.5.1
 
952
 
 
953
2010-06-23  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
954
 
 
955
        Include a "Top Results" group sorted by relevancy in the top of search results as per spec
 
956
 
 
957
2010-06-23  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
958
 
 
959
        Time grouping is now to spec modulo using the right strings, and properly calculating the groups beyong the previous year.
 
960
        
 
961
        Require Zeitgeist 0.2.2 or later since we need some of the newly introduced timestamp handling api
 
962
        
 
963
        Return more results in all cases
 
964
 
 
965
2010-06-22  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
966
 
 
967
        Properly expand all variables in config.vala at build time
 
968
 
 
969
2010-06-18  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
 
970
 
 
971
        Release 0.5.0
 
972
 
 
973
2010-06-18  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
4
974
 
5
975
        Bump libzeitgeist dep to 0.2.1 as 0.2.0 had a bad integer overflow bug causing time range queries to go askew
6
976
 
7
977
2010-06-18  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
8
978
 
9
 
        * configure.ac:
10
 
        * src/daemon.vala:
11
 
        * src/schemas.vala:
12
 
        * src/utils.vala:
13
 
 
14
979
        Merge bzr merge lp:~anjali-team/anjali/unity-place-files.groups. Bumps libzeitgeist dep to 0.2.0 and enables a *prototype** implementation of the time based grouping of files. The grouping is not accurate nor to the spec, but is good enough for the gui to have something to play around with for now
15
980
 
16
981
2010-06-17  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
17
982
 
18
 
        * configure.ac:
19
 
 
20
983
        Bump libzeitgeist dep to 0.2.0
21
984
 
22
985
2010-06-17  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
23
986
 
24
 
        * src/daemon.vala:
25
 
        * src/schemas.vala:
26
 
        * src/utils.vala:
27
 
 
28
987
        First prototype of time grouping complete. The grouping is *not* complete or to the spec, but is there for Neil to have something to play with
29
988
 
30
989
2010-06-17  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
31
990
 
32
 
        * src/daemon.vala:
33
 
 
34
991
        Populate the groups model with all months ahead of time because we are going to need them anyway
35
992
 
36
993
2010-06-17  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
37
994
 
38
 
        * src/daemon.vala:
39
 
        * src/utils.vala:
40
 
 
41
995
        Start adding the right time based grouping
42
996
 
43
997
2010-06-18  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
44
998
 
45
 
        * src/utils.vala:
46
 
        * configure.ac:
47
 
        * src/Makefile.am:
48
 
        * src/daemon.vala:
49
 
 
50
999
        Merge bzr merge lp:~anjali-team/anjali/unity-place-files.search. Enabling the SetSearch() and SetGlobalSearch() methods in the DBus API. Note that you need Zeitgeist 0.4.0 or later running with the FTS extension in order for this to work
51
1000
 
52
1001
2010-06-16  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
53
1002
 
54
 
        * src/utils.vala:
55
 
        * src/Makefile.am:
56
 
        * src/daemon.vala:
57
 
 
58
1003
        Moce unused, but useful, code ti utils.vala
59
1004
 
60
1005
2010-06-16  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
61
1006
 
62
 
        * src/daemon.vala:
63
 
 
64
1007
        Search results for SetSearch() and SetGlobalSearch() are now added to their respective Dee.SharedModels (thus shared on the bus)
65
1008
 
66
1009
2010-06-16  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
67
1010
 
68
 
        * configure.ac:
69
 
        * src/daemon.vala:
70
 
 
71
1011
        DBus calls to SetSearch() and SetGlobalSearch() getting through and result in an actual call against ZG FTS. The Dee models are still not populated, but we are getting there...
72
1012
 
73
1013
2010-06-16  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
74
1014
 
75
 
        * src/Makefile.am:
76
 
        * src/daemon.vala:
77
 
        * src/schemas.vala:
78
 
 
79
1015
        Merge lp:~anjali-team/anjali/unity-place-files.sections enabling the sections- and groups- models. You can also update the results model by setting the section of the files place entry
80
1016
 
81
1017
2010-06-14  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
82
1018
 
83
 
        * src/daemon.vala:
84
 
 
85
1019
        Restrict to subjects of URI file:*. We can't solely rely on NFO_FILE_DATA_OBJECT as NFO_REMOTE_FILE_DATA_OBJECT is also a child of this type
86
1020
 
87
1021
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
88
1022
 
89
 
        * src/daemon.vala:
90
 
 
91
1023
        w00t! sections actually work (not exactly as specced, but somewhere close to that)
92
1024
 
93
1025
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
94
1026
 
95
 
        * src/daemon.vala:
96
 
 
97
1027
        Fix memory corruption due to the fact that GPtrArray doesn't ref objects when you add them. Vala doesn't like that...
98
1028
 
99
1029
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
100
1030
 
101
 
        * src/Makefile.am:
102
 
        * src/daemon.vala:
103
 
        * src/schemas.vala:
104
 
 
105
1031
        Hook up infrastructure for section shuffling
106
1032
 
107
1033
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
108
1034
 
109
 
        * src/daemon.vala:
110
 
 
111
1035
        Add link to ZG bug reporthttps://bugs.launchpad.net/zeitgeist/+bug/592599
112
1036
 
113
1037
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
114
1038
 
115
 
        * src/daemon.vala:
116
 
 
117
1039
        Build a list of event templates to use in the query indexed by section id
118
1040
 
119
1041
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
120
1042
 
121
 
        * src/daemon.vala:
122
 
 
123
1043
        Grab a Zeitgeist.Index() so we can do full text search on ZG
124
1044
 
125
1045
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
126
1046
 
127
 
        * src/daemon.vala:
128
 
 
129
1047
        Export the Unity.Place.Controller as the last thing in the Daemon constructor to ensure that all the Dee.SharedModels are up when the place is "ready"
130
1048
 
131
1049
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
132
1050
 
133
 
        * src/daemon.vala:
134
 
        * src/schemas.vala:
135
 
 
136
1051
        Fill out the sections model and entry goups model on construction of the Daemon
137
1052
 
138
1053
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
139
1054
 
140
 
        * src/daemon.vala:
141
 
        * src/main.vala:
142
 
 
143
1055
        Upgrade to work against libzeitgeist 0.1.1
144
1056
 
145
1057
2010-06-11  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
146
1058
 
147
 
        * src/daemon.vala:
148
 
        * src/Makefile.am:
149
 
        * src/main.vala:
150
 
        * src/model-schemas.vala:
151
 
        * src/schemas.vala:
152
 
 
153
1059
        Refactor: pull Daemon class out into its own .vala file so that main.vala only contains... well... main() :-)
154
1060
        
155
1061
        Rename model-schemas.vala to just schemas.vala
156
1062
 
157
1063
2010-06-10  Neil Jagdish Patel  <neil.patel@canonical.com>
158
1064
 
159
 
        * files.place.in:
160
 
        * src/main.vala:
161
 
 
162
1065
        - Update files.place.in with new key names
163
1066
        - Update main.vala to export with correct name (.Unity. instead of .unity.)
164
1067
 
165
1068
2010-06-09  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
166
1069
 
167
 
        * src/common:
168
 
        * src/files:
169
 
        * src/test:
170
 
        * src/test/main.vala:
171
 
        * NEWS:
172
 
        * configure.ac:
173
 
        * src/Makefile.am:
174
 
        * src/common/config.vala.in:
175
 
        * src/config.vala.in:
176
 
        * src/common/model-schemas.vala:
177
 
        * src/model-schemas.vala:
178
 
        * src/files/main.vala:
179
 
        * src/main.vala:
180
 
 
181
1070
        Flatten src/ dir and ensure distcheck passes. Clean up unused files. Bump version to 0.3.1
182
1071
 
183
1072
2010-06-09  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
184
1073
 
185
 
        * NEWS:
186
 
 
187
1074
        Post 0.3.0 tag
188
1075
 
189
1076
2010-06-08  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
190
1077
 
191
 
        * src/files/main.vala:
192
 
 
193
1078
        No more g_criticals() or g_warnings() on stderr... Vala *really* doesn't like anonymous variables... The following diff makes all the difference:
194
1079
        
195
1080
        -      templates.add (new Zeitgeist.Event ());
198
1083
 
199
1084
2010-06-08  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
200
1085
 
201
 
        * src/files/main.vala:
202
 
 
203
1086
        Almost working again now, modulo Vala oddness
204
1087
 
205
1088
2010-06-08  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
206
1089
 
207
 
        * src/common/daemon.vala:
208
 
        * src/Makefile.am:
209
 
 
210
1090
        Remove the old helper class Unity.Place.Daemon from the build as it's not all handled inside libunity
211
1091
 
212
1092
2010-06-07  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
213
1093
 
214
 
        * configure.ac:
215
 
        * files.place.in:
216
 
        * src/Makefile.am:
217
 
        * src/common/model-schemas.vala:
218
 
        * src/files/main.vala:
219
 
 
220
1094
        Refactor to new libunity place daemon impl. Works module the fact that libunity doesn't ship a .pc file yet, meaning that automagic fails to detect libunity
221
1095
 
222
1096
2010-06-07  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
223
1097
 
224
 
        * src/common/config.vala.in:
225
 
        * configure.ac:
226
 
        * src/Makefile.am:
227
 
 
228
1098
        Auto-magic to generate a config.vala and include that in the build
229
1099
 
230
1100
2010-06-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
231
1101
 
232
 
        * src/test:
233
 
        * src/test/main.vala:
234
 
 
235
1102
        Initial import of (working!!) Vala/DBus prototype of the Place API
236
1103
 
237
1104
2010-05-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
238
1105
 
239
 
        * src/common/daemon.vala:
240
 
        * src/files/main.vala:
241
 
 
242
1106
        Silence some cast-warnings from valac (requires yet to be released Dee 0.2.1)
243
1107
 
244
1108
2010-05-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
245
1109
 
246
 
        * configure.ac:
247
 
        * src/Makefile.am:
248
 
        * src/common/daemon.vala:
249
 
        * src/files/main.vala:
250
 
 
251
1110
        Port from DbusModel to Dee
252
1111
 
253
1112
2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>
254
1113
 
255
 
        * AUTHORS:
256
 
        * COPYING:
257
 
        * ChangeLog:
258
 
        * MAINTAINERS:
259
 
        * Makefile.am:
260
 
        * NEWS:
261
 
        * README:
262
 
        * autogen.sh:
263
 
        * configure.ac:
264
 
        * files.place.in:
265
 
        * src:
266
 
        * src/Makefile.am:
267
 
        * src/common:
268
 
        * src/common/daemon.vala:
269
 
        * src/common/model-schemas.vala:
270
 
        * src/files:
271
 
        * src/files/main.vala:
272
 
 
273
1114
        Initial project setup of a Unity Place Daemon providing recently used files. At the time of writing we require dbusmodel trunk and libzeitgeist trunk in order to work.
274
1115