6 * Fix a performance bottleneck which slowed down indexing noticably.
8 * Fix some DllImports so that development packages aren't needed on
9 many distributions. (Frederic Crozat)
12 * Add sanity checks to the Gaim backend to deal with logs that
13 couldn't be parsed. (Joe)
16 * Fix a bug in parsing emote lines from IM logs that was introduced in
18 * Be more bulletproof when processing lines in IM logs. (Arif Lukito,
20 * Handle linebreaks correctly as whitespace in plain text emails.
24 * Don't crash if we can't launch the web browser. (Lukas)
25 * Fix an infinite loop when saving thumbnails failed in GNOME
26 libraries. (Joe, Lukas)
27 * Execute either "thunderbird" or "mozilla-thunderbird" depending on
28 which is available. (Kevin Kubasik, Joe)
29 * Display an ellipsis in calendar descriptions that linewrap. (Lukas)
30 * Present the window in tray icon mode to ensure that the window is
31 displayed on top. (Lukas)
32 * Hide and unhide the window properly. (Arif)
35 * Fix some C++ style comments in libbeagle's header files. (Lukas)
36 * Fix a warning in libbeagle about a dangling comma. (Lukas)
39 * Don't display timeline categories that don't have any logs in the IM
41 * Fix a few places where we assumed that /bin/sh was bash. (Joe)
44 * Updated Catalan translation. (Jordi Mas)
45 * Updated Dutch translation. (Tino Meinen, Karel Demeyer)
46 * Updated French translation. (Damien Durand)
47 * Updated Macedonian translation. (Jovan Naumovski)
48 * Updated Simplified Chinese translation. (Funda Wang)
49 * Updated Vietnamese translation. (Clytie Siddall)
51 ------------------------------------------------------
56 Daemon/Infrastructure:
57 * No longer require gtk-sharp for the core parts of the daemon and
58 tools, only glib-sharp. (Debajyoti Bera)
59 * Add support for wildcard searches. (Joe Shaw)
60 * Monitor the battery status and stop the scheduler if the config
62 * Optimize an index no more often than once a day. (Joe)
63 * Fix various case-sensitivity issues when searching against
65 * If file attributes were previously stored in the Sqlite database but
66 can now be set using extended attributes, do that and remove the old
68 * Add messages to retrieve specific daemon information rather than
69 getting it all at once. (Bera)
70 * Fix a crash in xdgmime in which null mime types were being added to
72 * Better handle errors when hits are filtered by backends. (Joe)
73 * Greatly improve error reporting throughout the code. (Joe, Bera)
74 * Improve signal handling, especially immediately after daemon
76 * Add a handler for SIGUSR1 to turn on the highest level of debugging
77 while the daemon is running. (Joe)
80 * Added a Thunderbird backend (Pierre Östlund, Kevin Kubasik)
81 * When crawling the file system, index directories only one level down
82 from the root before all others. (Joe)
83 * Use more efficient indexable generators for the Gaim and indexing
84 service backends, making startup much faster for people with
85 thousands of IM logs or viewed web pages. (Joe)
86 * Fix various bugs in parsing the Kopete buddy list. (Pat Double)
87 * Add some sanity checks to the Evolution mail backend, checking for
88 non-existent summary files. (Joe)
89 * Fix a file descriptor leak in the KMail backend. (Joe)
92 * Correctly handle "emotes" in Gaim log files. (Joe)
93 * Soft line breaks are correctly treated as whitespace in the
94 OpenOffice filter. (Bera)
95 * Index the name of individual sheets in an OpenOffice spreadsheet.
97 * Don't index style nodes in OpenOffice filter. (Bera)
98 * Don't try to index password-protected PowerPoint documents. (Joe)
99 * Fix a 100% CPU issue with certain broken PowerPoint documents. (Joe)
100 * Index keywords from KDE .desktop files. (Stephan Kulow, Joe)
101 * Added mime types for Matroska and OGM video files. (Mario Manno)
102 * Added "camera-model" as a searchable property for JPEG files. (Bera)
103 * Added "genre" as a searchable property for music files. (Joe)
104 * Fix the mime type for Ruby files. (Wade Menard)
107 * Handle text/html message parts using the mail tile. (Joe, Paddy
108 Spencer, Rafał Próchniak)
109 * Fix a URI encoding issue that prevented files containing Unicode
110 characters from being opened correctly. (Joe)
111 * Fix presentation of number of results when there is only one page,
112 so you don't see dumb things like "1-1 of 1". (Joe)
113 * Fix UTC date issues and calculating spans of time so that the dates
114 displayed are more accurate. (Joe)
115 * Fix amusing bug where you could use the scroll wheel to scroll
116 through the different pages at startup. (Joe)
117 * Display the message's folder in the mail tile. (Joe)
118 * Display "(unknown)" if we can't figure out who we're speaking to in
119 the IM log tile. (Joe)
122 * Fix an issue where beagle_util_daemon_is_running() wouldn't work
123 with NFS home directories. (Joe)
126 * Make the help button in beagle-settings point to the right Wiki
130 * Added Hindi translation. (Guntupalli Karunakar)
131 * Added Latvian translation. (Raivis Dejus)
132 * Added Traditional Chinese (Hong Kong) translation. (Chao-Hsiung
134 * Updated Catalan translation. (Jordi Mas)
135 * Updated Czech translation. (Jakub Friedl)
136 * Updated Dutch translation. (Tino Meinen)
137 * Updated Finnish translation. (Ilkka Tuohela)
138 * Updated French translation. (Guillaume Ayoub)
139 * Updated Hungarian translation. (Gabor Kelemen)
140 * Updated Italian translation. (Luca Ferretti)
141 * Updated Japanese translation. (Takeshi Aihana)
142 * Updated Korean translation. (Young-Ho Cha)
143 * Updated Lithuanian translation. (Žygimantas Beručka)
144 * Updated Norwegian bokmål translation. (Kjartan Maraas)
145 * Updated Russian translation. (Valek Filippov)
146 * Updated Spanish translation. (Francisco Javier F. Serrador)
147 * Updated Swedish translation. (Daniel Nylander)
148 * Updated Traditional Chinese (Taiwan) translation. (Chao-Hsiung Liao)
151 * Fix Firefox extension to not match only partial subdomains. (Kevin)
152 * Fix references to Best in the Firefox extension. (Kevin)
153 * Fix compile errors with newer gtk-sharp versions. (Kevin)
154 * Don't set MONO_GAC_PREFIX in any wrapper scripts; this is now the
155 responsibility of the user. (Joe)
156 * Various other fixes (Lukas Lipka, Kevin, Bera, Joe)
158 ------------------------------------------------------
163 Daemon/Infrastructure:
164 * Fix bugs in the query parser by using a regular expression-based
165 system. (Max Wiehle, Keving Kubasik)
166 * Compress items in the text cache, greatly reducing disk usage.
168 * Fix a bug in which the sqlite database could get cluttered with
169 older files. (Debajyoti Bera, Joe Shaw)
170 * Again write out the PID of the locking process, or else we cannot
171 effectively detect dangling locks. (Joe)
172 * If we see a lockfile with no PID, assume it's a dangling lock.
174 * No longer handle SIGQUIT to shut down the daemon; it's used very
175 valuably by Mono for debugging purposes. (Joe)
176 * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended
177 attribute support for testing purposes. (Joe)
178 * Only print out the inotify "Maximum watch limit hit" warning once.
180 * Convert HTML entities when creating snippets. (Lukas, Kevin)
181 * Patch our xdgmime installation to not crash if the data is reloaded
182 while it is processing it. (Joe)
183 * Fix an issue with newer Mono installations where the index helper
184 process would become a zombie after it finished and was never
186 * Fix a bug in which properties weren't being sorted and couldn't be
187 found. (Max, Kevin, Bera)
188 * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log
189 are cleaned up at startup. (Joe)
192 * Generate mail delete events using the indexable generator rather
193 than creating many individual indexables by hand, which could flood
194 the scheduler and slow the system down. (Joe)
195 * Check for exceptions when calling GetChanges() on Evolution
196 calendars and addressbooks. (Joe)
199 * Added an SVG filter. (Alexander Macdonald)
200 * Re-enable the CHM filter. (Miguel Cabrera)
201 * Close the OpenOffice zip file when we're finished. (Joe)
202 * Index additional info from ebuild files, including installation info
203 and desktop file entries. (Pat Double)
204 * Add duration and bitrate properties to the music filter. (Lukas)
205 * Add a filter for Boo. (Paul Betts)
206 * Don't throw EncodingFoundException in the HTML parser unless asked
208 * Add application/x-php as a valid mime type for the PHP filter.
210 * Make sure the mime type is lower case before matching on it.
214 * Catch exceptions if we can't load an application's icons. (Joe,
216 * Include the date in note tiles. (Lukas)
217 * Only display the first line of a calendar item's description. (Dan
219 * Use mailto URIs rather than invoking Evolution directly when
221 * Use desktop-launch to open file tiles when applicable. (Lukas)
222 * Make the text in the details pane selectable. (Lukas)
223 * If the calendar's description is empty, still display the item.
225 * Simplify the code for the details pane significantly. (Lukas)
226 * Scale down very large mime icons for display. (Lukas)
227 * Enable the "Open With" menu if GTK+ 2.8 is available at build-time.
229 * Force the window to get wider if the tiles get wider rather than
230 creating a horizontal scrollbar. (Dan)
234 * Add --enable-deletion to beagle-build-index, which removes deleted
235 files from the index. (Bera)
236 * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the
237 documentation crawl rules. (Joe)
238 * Fix a typo in the beagled manpage. (Kevin Lamontagne)
239 * Fix bugs dealing with shell quoting in beagle-query. (Max)
242 * Updated Brazilian Portuguese translation. (Raphael Higino)
243 * Updated Czech translation. (Jakub Friedl)
244 * Updated Dutch translation. (Vincent van Adrighem)
245 * Updated Finnish translation. (Ilkka Tuohela)
246 * Updated Galician translation. (Ignacio Casal Quinteiro)
247 * Updated Greek translation. (Kostas Papadimas)
248 * Updated Japanese translation. (Takeshi Aihana)
249 * Updated Norwegian bokmål translation. (Øivind Hoel)
250 * Updated Simplified Chinese translation. (Funda Wang)
251 * Updated Spanish translation. (Francisco Javier F. Serrador)
252 * Updated Swedish translation. (Daniel Nylander)
253 * Updated Vietnamese translation. (Clytie Siddall)
256 * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe)
257 * Check for mmap() in configure.in, to optimize xdgmime. (Joe)
258 * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas)
259 * Getting Dashboard building again. (Luis)
261 ------------------------------------------------------
266 Daemon/Infrastructure:
267 * Don't always redirect stdin/stdout/stderr and close them if we
268 don't want them in the first place. Fixes a problem where
269 shell scripts wouldn't launch. (Joe Shaw)
270 * Only set timestamps on files if the backend hasn't already
271 set them. (Debajyoti Bera)
272 * Allow filters and backends to register mappings between query
273 keywords and property names. (Bera)
274 * Back out the buggy Mono leak workaround and just require Mono
278 * Store the date in the indexable's timestamp instead of using a
279 dc:date property in the various feed backends. (Bera)
280 * Strip HTML tags from Gaim logs so that they don't show up in
281 beagle-search anymore. (Bera)
282 * Ignore all special files in the file system backend, not just
286 * Add a package base class for EBuild, RPM, and deb filters. (Bera)
287 * Add a Debian package filter. (Kevin Kubasik)
288 * Resync entagged-sharp with upstream, which includes the new Ogg
289 Vorbis mime type. (Daniel Drake)
292 * Add a calendar tile to the build. (Joe)
293 * When running in icon mode, change the Exit menu item to Close.
295 * Add Escape and Ctrl-W accelerators for closing the window. (Lukas)
296 * Use the long date instead in the details pane for IM logs and mail
298 * Update the description and site fields with the correct properties
299 in the RSS feed tile. (Lukas)
300 * Various layout fixes in different tiles. (Lukas)
301 * Fix an incorrect "From" label in emails that you send. (Max Wiehle)
304 * Move the -s argument before the username in beagle-crawl-system to
305 appease some versions of su. (Joe)
306 * Don't hardcode the beagle-settings size, just set a default size.
310 * Add the indexable service calls to the C API. (Bera)
313 * Fix a markup bug in the Hungarian translation. (Joe)
314 * Fix a typo in the Czech translation. (Stanislav Brabec)
315 * Updated Dutch translation. (Tino Meinen)
316 * Updated German translation. (Hendrik Brandt)
318 ------------------------------------------------------
323 Daemon/Infrastructure:
324 * Shut the daemon down cleanly on a broken X connection, since we
325 can't gracefully recover from it. (Joe Shaw)
326 * Unset the DISPLAY variable in the index helper, since it should
327 never get an X connection. (Joe)
328 * Enabled and disabled backends can now be saved as part of the
329 configuration, through the beagle-config tool. (D Bera)
330 * Add a new --backends command-line that gives the user more control
331 over what backends are started, given the new configuration. The
332 --allow-backend and --deny-backend options are now deprecated.
334 * Don't allow the daemon to be run from sudo, since its default
335 configuration causes broken permissions in ~/.beagle and ~/.wapi.
337 * Make sure HOME or BEAGLE_HOME is set before starting the daemon.
339 * Change to using glib's g_spawn to launch programs, rather than
340 .Net's own internal Process class. (Joe)
341 * If we can't set the IO priority class to idle, at least set the
342 priority to the lowest in our current class. (Joe)
343 * Use the newner kernel syscall interface for gettid(). (LaMont
347 * Add a bunch of checks to the file system backend to help deal with
348 rapid creation and deletion of files and directories. (Joe)
349 * Enable snippets for KMail maildir emails. (Bera)
350 * Extract text more correctly from Tomboy notes. (Bera)
351 * Fix a crash in the EvolutionDataServer backend when new sources are
352 added for indexing. (Joe)
355 * Fix a logical error in the HTML filter which prevented it from
356 working properly in 0.2.4. (Joe)
357 * Fix compilation of FilterTiff.cs with Mono 1.1.14. (Bera)
358 * Add audio/x-vorbis+ogg as a supported MIME type for the music
360 * Open OLE filters (like MS Word) with libgsf's stdio interface rather
361 than mmap, so that changes on disk don't corrupt the stream as it's
362 being filtered. (Joe)
365 * Reset a finished query so that we don't crash. (Lukas Lipka)
366 * Add Ctrl-L as an alternate keybinding to focus the search entry.
368 * Don't steal the focus from the search entry if you do a search
369 activated by timeout after a search activated by pressing enter.
371 * Make sure tiles are redrawn when you expand or contract the group.
373 * If an icon theme only has icons that are much larger than what is
374 asked for, scale them down to the appropriate size. (Joe)
377 * Explicitly set our .wapi dir in beagle-crawl-system to a temporary
378 directory, so that it works without a home directory. (Bera)
379 * Add --list-backends and --list-static-indexes options to
380 beagle-info. (Bera, Joe)
381 * If we don't match a filter using beagle-extract-content, don't
382 assume it's plain text. (Joe)
383 * Display correct values for flags in beagle-dump-index. (Bera)
384 * Don't install the beagle-crawl-system cronjob into libexec. (Joe)
387 * Use pyexecdir instead of pythondir for installing the python
391 * Updated Finnish translation. (Ilkka Tuohela)
392 * Updated Hungarian translation. (Gabor Kelemen, Stanislav Brabec)
393 * Updated Japanese translation. (Takeshi AIHANA)
394 * Updated Swedish translation. (Daniel Nylander)
396 ------------------------------------------------------
401 Daemon/Infrastructure:
402 * Use POSIX calls to create Lucene lockfiles, to work around the lock
403 obtail timeout bug. (D Bera)
404 * Check the first 256 bytes of application/octet-stream to make sure
405 it's not actually text/plain. (Bera)
406 * Extract a maximum for 40,000 words from filters. (Bera)
407 * Allow keyword queries in non-property queries, and make most
408 keywords throughout the backends and filters unsearched. (Bera)
409 * Fix the thread local storage patch, to fix exceptions and memory
411 * Add indices to the fallback sqlite databases, dramatically speeding
412 up creation and searching. (Pat Double)
413 * Do a binary search when searching properties in a hit. (Bera)
414 * Print out the Mono version at daemon startup. (Joe)
417 * Work around pipe URIs in Liferea backend. (Bera)
418 * Don't index .system folders in Gaim directories. (Lukas Lipka)
419 * Get the Google backend working again, but disable it by default.
423 * New GIF filter. (Alexander Macdonald, Joe)
424 * New XSLT filter. (Alexander)
425 * New RPM filter. (Bera)
426 * New Ebuild filter. (Pat)
427 * Make the new image filters use FilterImage. (Lukas)
428 * Fix parsing of Gaim 2.0 logs. (Lukas, Zafar)
429 * Fix the external filter to look in $sysconfdir/beagle, rather than
431 * Fixed up the HTML and PDF filters to not extract more than 40,000
433 * If an error is set when pulling text from filters, stop trying to
435 * Fix an exception when trying to read from an F-Spot database we
436 failed to open. (Joe)
439 * Fix an exception when clicking the forward and back buttons. (Dan
441 * Fix a crash if we got an empty MIME type. (Dan)
442 * Fix crashes when drawing the F-Spot emblem on image tiles. (Dan,
444 * Make the folder tile look more like the file tile. (Dan)
445 * Check whether we can thumbnail an item, so that we don't fill up the
446 failed thumbnail cache. (Dan)
447 * Remove some padding that is no longer needed and looks bad in some
449 * Fix up a few localization issues. (Dan)
450 * Fix up some timestamp bugs, especially with files. (Dan)
451 * Don't use the MailMessage tile for messages not parsed through
453 * Fix the awkwardly positioned date label in the MailMessage's details
455 * Close the query when we open the Quick Tips page, to prevent the
456 page from disappearing. (Lukas)
459 * Fix the scripts to allow being run uninstalled from the source
460 directory, but only from the system directories once installed, in a
462 * GNOME HIG fixes for beagle-settings. (Dennis Cranston)
463 * Add a --list-filters option to beagle-info. (Bera, Joe)
464 * Fix a typo in the crawl-applications rule. (Lukas)
465 * Add /usr/local/share/doc to the crawl-documentations rule. (Lukas)
466 * Allow bludgeon to be disabled at configure time. (Kevin Kubasik)
467 * Install the beagle-extract-content tool. (Joe)
468 * Use cron.daily for beagle-crawl-system, rather than cron.d. (Joe)
471 * Add a beagle_util_daemon_is_running() to libbeagle. (Lukas)
474 * Check for a newer version of Epiphany. (Kyle Ambroff, Christian
476 * Move some more dependencies only required when building the GUI.
478 * Allow beagle to be built without the X screensaver extension.
482 * Added Georgian translation. (Vladimer Sichinava)
483 * Added Punjabi translation. (Amanpreet Singh Alam)
484 * Updated Dutch translation. (Vincent van Adrighem)
485 * Updated Italian translation. (Luca Ferretti)
486 * Updated Japanese translation. (Takeshi AIHANA)
487 * Updated Lithuanian translation. (Žygimantas Beručka)
488 * Updated Spanish translation. (Francisco Javier F. Serrador)
489 * Updated Vietnamese translation. (Clytie Siddall)
491 ------------------------------------------------------
496 Daemon/Infrastructure:
497 * Allow Beagle to be run as root, although this is still disabled by
498 default and not recommended. (Joe Shaw)
499 * Allow emails, hostnames, and numeric strings to leak through noise
501 * Don't read the whole file if enough snippets are found; speeds up
502 snippet extraction a lot. (Bera)
503 * More closely track cached IndexReaders, fixing a race which would
504 result in exceptions. (Joe)
505 * Don't use thread-local storage in Lucene due to a Mono leak up
506 through 1.1.13.4. This fixes huge memory leaks in the daemon.
510 * Use message headers to detect incoming/outgoing mails in KMail
512 * Fix a hard-to-hit exception when checkpointing Evolution mail data
516 * Add a PreLoad flag so filters can indicate whether or not to preload
518 * New video filter which uses mplayer to extract metadata. (Alexander
519 Macdonald, Joe, Bera)
520 * New BMP filter. (Alexander)
521 * New filter which lets administrators configure external programs for
522 filtering more unusual or specialized file types. (Joe)
523 * Update our entagged-sharp version, which include a few small fixes
524 for audio filters. (Daniel Drake)
525 * Eliminate a critical warning from GMime about address types on
526 emails with undisclosed recipients. (Joe)
527 * Handle a new failure condition from GMime when trying to read a
528 message toward the end of a stream. (Joe)
531 * Say "Start Search Service" rather than "Start Daemon". (Dan
533 * Don't clip the forward and back buttons if the text size is smaller
534 than the height of the icons. (Joe)
535 * Scale launcher icons to fit the requested size. (Joe)
536 * Add the "Open" action back for Folders. (Lukas Lipka)
537 * Use desktop-launch when possible, for KDE support. (Dan)
538 * Escape URIs before passing them to apps. (Daniel, Brandon Hale)
541 * Fix a crash in beagle-build-index when not using text caches.
543 * Be extra paraoid in beagle-manage-index so that we don't delete any
547 * Fix a compilation error on some 64-bit machines. (Joe)
548 * Updated Beagle icons in the Firefox extension. (Garrett LeSage)
551 * Updated Bulgarian translation. (Alexander Shopov)
552 * Updated Czech translation. (Jakub Friedl)
553 * Updated Finnish translation. (Ilkka Tuohela)
554 * Updated Galician translation. (Ignacio Casal Quinteiro)
555 * Updated Japanese translation. (Takeshi AIHANA)
556 * Updated Vietnamese translation. (Clytie Siddall)
558 ------------------------------------------------------
563 Daemon/Infrastructure:
564 * Fix an access violation crash when opening snippets on large
565 documents. (Joe Shaw)
566 * Update our internal sqlite bindings to include many upstream fixes.
568 * Fix a crash in the sqlite code on 64-bit machines. (Joe)
569 * Fix a nasty bug in which certain items with non-file URIs weren't
570 being indexed at all. (Joe, D Bera)
571 * Fix a bug in which temp files weren't being cleaned up if a document
572 wasn't indexed. (Joe)
573 * Exit the daemon with error code 1 if it completely fails to run.
575 * Fix a bug in libbeagle in which some asynchronous requests would
577 * Bump up priorities of child indexable tasks so that they don't queue
578 up for a long time when the daemon is very busy. (Joe)
579 * Fix an occasional but harmless exception on startup, and don't
580 unnecessarily create BeagleConsole log files. (Joe)
581 * Add keyword mappings for querying image comments and tags. (Bera)
582 * Query the screensaver X extension before using it. (Joe)
583 * Exit with an error if an unknown argument is passed into beagled.
587 * Fix the file system backend so that you can now index the root
589 * Index publisher/channel title information from RSS feeds. (Bera)
590 * Fix a leak in the KMail backend. (Joe)
591 * Fix a useless cache that was leaking memory in the file system
593 * Handle negative date values in the Liferea backend. (Joe)
594 * Use the sent date when timestamping Evolution IMAP messages. (Joe)
595 * Fix an exception with Evolution mails that used labels. (Joe)
596 * Support new gaim 2.0 log files. (Joe)
597 * Add checks to the Evolution Data Server backend so that having an
598 unsupported e-d-s doesn't kill the daemon. (Joe)
599 * Allow loading of backends from BEAGLE_BACKEND_PATH environment
603 * Extract tags and comments from images with Digikam metadata. (Bera)
604 * Don't pass in the document's title from the Firefox extension, since
605 it will be extracted in the HTML filter. (Bera)
606 * Pass encoding/charset information from the Firefox extension to the
607 HTML filter so that documents that specify it in HTTP headers and not
608 the HTML are indexed correctly. (Joe)
609 * Catch exceptions stemming from sqlite version mismatches when
610 opening the F-Spot database. (Joe)
613 * Fix colors and theming for many themes in beagle-search, including
614 gtk-qt, Crux, and others. (Dan Winship)
615 * Fix a crash when the spinner icon isn't available. (Dan)
616 * Improve the UI when displaying many matches at once. (Dan)
617 * Added a Tomboy note tile. (Joe)
618 * Added a calendar tile. (Dan)
619 * If there is only a single category of matches, start out in "Show
621 * Don't display mail attachments as blank mail tiles. (Dan)
622 * Allow results to be sorted by title, timestamp, and score. (Dan)
623 * Fix thumbnailing in beagle-search, and make it asynchronous so that
624 it doesn't block the UI. (Dan)
625 * Fix a bug in which tiles would be unselected if a tile was resized
627 * Fix a bug in which focus was lost if the user resized the details
629 * Don't hide the details pane if the user clicks somewhere that isn't
631 * Hide the details pane when starting a new search. (Dan)
632 * Hide the details pane if the selected hit disappears. (Dan)
633 * Don't automatically focus the search results if the search happened
634 because of a timeout. (Dan)
635 * Display the full path to image files. (Lukas)
636 * Don't display blank titles for files with empty title fields. (Lukas)
637 * Make the generated thumbnails bigger in the details pane. (Lukas)
638 * Load the buddy icon for the IM details pane. (Lukas)
639 * Added support to beagle-search for the hide/show keybinding in icon
641 * Added a page to tell root users that Beagle cannot be used as root.
643 * Make the creation of tiles easier by sharing much of the details
644 code between them. (Dan)
645 * Fix a problem in which the background of the tray icon wasn't
646 transparent on KDE panels. (Dan)
647 * Put the right version and copyright information inside the
648 beagle-search about box. (Dan)
649 * Various local time vs. UTC bugs in several tools. (Dan, Joe)
650 * Many other localization fixes. (Dan, Joe)
651 * Fix a file descriptor leak in the IM log viewer. (Joe)
652 * Fix a quoting problem with beagle-query so that quoted phrases are
653 searched properly. (Joe)
654 * Fix beagle-build-index to handle failure conditions better. (Joe)
655 * Be even more paranoid about deleting the target directory in
656 beagle-build-index; refuse to do it if any non-Beagle files or
657 directories are present. (Joe)
658 * When creating indexes with beagle-build-index, don't make the text
659 caches unreadable by default.
660 * Use ionice in beagle-crawl-system to set the IO priority to idle.
662 * Add a new option to beagle-dump-index to get information about a
663 file from the index. (Bera)
666 * Most processes set their names using prctl(); meaning you can now
667 use pidof or killall when dealing with Beagle processes. (Joe,
669 * Fix our sqlite version detection in configure.in. (Daniel)
670 * Only install beagle-settings.desktop when ENABLE_GUI is chosen.
672 * Internationalize the beagle-search.desktop file. (Joe)
673 * Install mono's mdb files so that stack traces include additional
674 information for easier debugging. (Joe)
677 * Added Italian translation. (Luca Ferretti)
678 * Updated British English translation. (Christopher Orr)
679 * Updated Bulgarian translation. (Rostislav Raykov, Vladimir Petkov)
680 * Updated Czech translation. (Jakub Friedl)
681 * Updated Dutch translation. (Vincent van Adrighem)
682 * Updated Finnish translation. (Ilkka Tuohela)
683 * Updated Galician translation. (Ignacio Casal Quinteiro)
684 * Updated Hungarian translation. (Gabor Kelemen)
685 * Updated Lithuanian translation. (Žygimantas Beručka)
686 * Updated Norwegian bokmål translation. (Kjartan Maraas)
687 * Updated Polish translation. (Krzysztof Rosiński)
688 * Updated Russian translation. (Leonid Kanter)
689 * Updated Simplified Chinese translation. (Funda Wang)
690 * Updated Spanish translation. (Francisco Javier F. Serrador)
691 * Updated Vietnamese translation. (Clytie Siddall)
693 ------------------------------------------------------
698 Daemon/Infrastructure:
699 * Split the UI elements from the non-UI elements. (D Bera, Joe Shaw)
700 * Reenable Sqlite 3 support, but only if you have 3.3.1 or
702 * Purge Sqlite databases if the major versions mismatch. (Joe)
703 * Fix an unlikely exception when shutting the daemon down in the
704 middle of its startup process. (Joe)
705 * Don't create a user text cache if we dealing only with static
707 * Make the text cache only readable by the user. (Joe)
708 * Remove the non-working non-inotify file system watcher. (Joe)
709 * Add Hangul support to Lucene. (dittos@gmail.com, Young-Ho Cha)
710 * Use locale-independent lower casing in the Sqlite code; fixes a
711 problem particularly with Turkish. (Joe)
714 * Rename the Evolution mail backend from "Mail" to
715 "EvolutionMail". (Joe)
716 * Move the Evolution mail backend into an external assembly with the
717 Evolution Data Server backend. (Joe)
718 * Filter out certain files when walking Evolution IMAP directories,
719 reducing time and memory usage. (Joe)
720 * Decode the subject on Evolution IMAP messages. (Joe)
721 * Store flags as mutable properties in the Evolution mail index,
722 speeding up reindexing mail.
723 * Fix the Konqueror backend to correctly report current indexing
727 * Add a filter for TIFF files. (Larry Ewing)
730 * Fix sorting to work during live queries. (Lukas Lipka)
731 * Fix a crash when old queries had updated after the user had started
732 a new one. (Lukas, Joe)
733 * Fix the image tile to still work even if an image file lacks an
735 * Don't display a "..." snippet while loading IM snippets. (Lukas)
736 * Fix a bug where markup was being displayed in some tile snippets
737 instead of correctly bolding the text. (Lukas)
738 * Fix a bug where we weren't caching the snippet for IM tiles. (Lukas)
739 * Fix the background color on the viewport in the main pane. (Dan Winship)
740 * Specify full library names in the tray icon so we don't depend on
741 devel packages. (Dan)
742 * Many 64 bit fixes to the notification area icon. (Dan)
743 * Remove a bunch of unused images from the image assembly. (Joe)
744 * Remove the accidentally used GPL spinner code from Epiphany and
745 replace it with a managed, MIT-licensed replacement. (Dan)
746 * Fix the beagle-search desktop file to have the right icon. (Joe)
747 * Install the icon into the system pixmaps directory. (Joe)
748 * Update the IM log viewer to use the new icon. (Joe)
749 * Add some warning text to beagle-build-index about the target
753 * Added Traditional Chinese (Hong Kong) translation. (Chao-Hsiung Liao)
754 * Updated Traditional Chinese (Taiwan) translation. (Chao-Hsiung Liao)
755 * Updated German translation. (Hendrik Brandt)
756 * Updated Dutch translation. (Tino Meinen)
757 * Updated Finnish translation. (Ilkka Tuohela)
758 * Updated Catalan translation. (Jordi Mas i Hernandez)
759 * Updated Danish translation. (Lasse Bang Mikkelsen)
760 * Updated Canadian English translation. (Adam Weinberger)
761 * Updated Hungarian translation. (Gabor Kelemen)
762 * Updated Greek translation. (Nikos Charonitakis)
765 * Add shared-mime-info as a required dependency. (Joe)
767 ------------------------------------------------------
773 * New user interface, named beagle-search. (Lukas Lipka, Dan Winship,
774 Fredrik Hedberg, Joe Shaw)
775 * Old user interface (Best) removed. (Dan)
776 * Explicitly blacklist the documentation index when searching using
778 * Fix up the beagle-extract-content testing tool to clean up after
780 * Many fixes to the bludgeon testing tool. (Joe)
782 Daemon/Infrastructure:
783 * Add a one minute delay in starting the indexing process when the
784 daemon is started. (Joe)
785 * FINALLY fix the dreaded stale tmpfile bug. (Joe)
786 * Cache Lucene IndexReaders whenever we can, drastically reducing the
787 number of allocations made and saving memory. (Joe)
788 * Move to XdgMime for mime type detection. (Bera)
789 * Fix a compatibility problem with Mono 1.1.11 and newer that caused
790 settings to not be loaded correctly. (Joe)
791 * Fix a pegged CPU and memory problem when loading the text cache for
792 some files with non-ASCII characters. (Joe)
793 * Always use lowercase for file extension queries. (Bera)
794 * Allow clients to set the QueryDomain they wish to search in. (Joe)
795 * When generating snippets, get six prior and following words rather
796 than two for better context. (Joe)
797 * Store search-only properties as unstored Lucene fields. (Bera)
798 * Use a special namespace to hint filters instead of a stored
800 * Fix an exception in the inotify code when a file is deleted before a
801 change can be handled. (Joe)
802 * Fix a bug in which a stream was being saved to disk twice in the
803 middle of filtering. (Joe)
806 * Fix a nasty memory inefficiency when crawling over read-only files
807 in the file system backend. (Joe)
808 * Use GMime's new StreamWrapper in the Evolution and KMail backends,
809 which should dramatically reduce allocations and save memory. (Joe)
810 * Remove gmime dependency from Akregator backend. (Bera)
811 * Update Blam backend to match the current file format. (Bera)
812 * Read KMail folder locations from the kmailrc file. (Bera, Vaclav
814 * Changed KMail folder detection to allow stale index files. (Bera)
817 * Also use GMime's StreamWrapper in the mail filter. (Joe)
818 * Store email addresses as non-keywords, so that searching for just
819 email addresses works again. (Joe, Bera)
820 * Break up email address into fragments, so that searching for "foo"
821 or "bar" will match "foo@bar.com". (Joe)
822 * Update PNG filter to be entirely managed and extract more metadata.
824 * Update JPEG and PNG filters to extract embedded XMP data. (Larry)
825 * Added Ruby Filter. (Uwe Hermann)
826 * Store message ID and references from email for tracking
827 conversations. (Bera).
828 * Truncate indexing of shell scripts to 20k. (Joe)
829 * Touchups to the Source and OpenOffice filters. (Lukas)
830 * Index "Type" in .desktop files. (Bera)
831 * Use the "meta" namespace for meta tags in HTML files. (Bera)
832 * Fix some memory management issues in mail filter. (Joe)
835 * Many libbeagle updates. (Joe, Bera)
836 * Many Python binding updates. (Bera)
837 * Added Python example script. (Raphael Slinckx)
840 * Updated Canadian English translation. (Adam Weinberger)
841 * Updated Danish translation. (Lasse Bang Mikkelsen)
842 * Updated Dutch translation. (Tino Meinen)
843 * Updated Hungarian translation. (Gabor Kelemen)
844 * Updated Finnish translation. (Ilkka Tuohela)
845 * Updated Norwegian Bokmål translation. (Øivind Hoel)
846 * Updated Vietnamese translation. (Clytie Siddall)
849 * Remove gecko-sharp2 and Mozilla dependencies. (Dan)
850 * Detect Mono version to work around SharpZipLib compatibility. (Joe)
852 ------------------------------------------------------
857 Daemon/Infrastructure:
858 * Clean up snippet requesting API to be much simpler for clients.
859 (Joe Shaw, Jon Trowbridge)
860 * Fix libbeagle to allow snippets to be requested. (Joe)
861 * Fix date range queries in libbeagle. (D Bera, Joe)
862 * Fix filtering by source in libbeagle. (Joe)
863 * Fix file extension queries. ie, "ext:jpg". (Bera)
864 * Pre-initialize the serializer in connection handler. Removes the slight
865 lag in the first response. (Bera)
866 * Added beagle:NoPunctFilename property to files. (Jon)
867 * Clean up error handling in the message passing code to aid
869 * Add unstored properties, so that indexables can send "hints" to
871 * Fix properties to be both searched and stored by default in
873 * Wait up to a minute for the index helper process to start, as it may
874 take longer than the previous 4 seconds to respond to messages.
876 * Fix an unlikely race in the messaging server which would throw an
877 exception if the daemon was shut down before it had finished
879 * Remove the unused "cancelled" query response. (Joe)
882 * Enable the Konqueror history backend by default. (Bera)
883 * Use indexable hints in KonqQueryable to pass charset information to the
885 * Check for additional inotify events when indexing Gaim logs, so that
886 they are indexed whenever a message is received and not only when the
887 conversation is closed. (Joe)
888 * Add progress percentages to the Evolution mail backend. (Joe)
891 * Fix a bug which caused the daemon to hang when indexing certain
892 Powerpoint files. (Veerapuram Varadhan)
893 * Entagged-sharp tree update. (Daniel Drake)
894 * Id3v2.4 tag parsing. (Raphael Slinckx)
895 * ASF/WMA file support. (Christian Laireiter)
896 * Extract and index keyword fields from OpenOffice documents. (Daniel
898 * Handle multipart/alternative correctly in the mail filter, only
899 indexing the richest alternative we can support. (Joe)
900 * Don't set the hasAttachment flag based on multipart/alternative parts.
904 * Lots of improvements to Bludgeon. (Jon)
905 * Set the source in beagle-build-index, and allow it to be
906 configurable. Fixes a bug where snippets were not returned from
907 static queryables that had text caches. (Joe)
908 * Fix a cut-and-paste error beagle-crawl-system to correctly pass in
909 deny patterns to --deny-pattern. (Joe)
912 * Added Lithuanian translation. (Žygimantas Beručka)
913 * Updated Japanese translation. (Takeshi AIHANA)
914 * Updated Traditional Chinese translation. (Chao-Hsiung Liao)
915 * Updated German translation. (Hendrik Brandt)
918 * Look for Firefox 1.5 headers in a few different places for best
920 * Get the Evolution library directory from evolution-sharp, and pass
921 it into the beagled script. (Joe, Ryan Skadberg)
923 ------------------------------------------------------
928 Daemon/Infrastructure:
929 * Python bindings. (Raphael Slinckx, Joe Shaw)
930 * Fix a crash when trying to search backends without a secondary index. (Joe)
931 * Use Mono's UnixClient and UnixListener, now that we require mono
933 * Use Mono.Unix.Native. (Daniel Drake)
934 * Added support for index-listener queries: these are special queries that
935 return no initial results but which get live query notification of
936 every index change. (Jon Trowbridge)
939 * Gaim log backend optimizations and cleanups. (Daniel)
940 * Fixed a bug in LuceneFileQueryable where it wasnt setting the
941 attribute of a file shared across multiple indexables. (Bera)
942 * Properly use LuceneFileQueryable in blog backends. (Bera)
943 * Initial release of Konqueror webhistory backend. (Bera)
946 * FilterHtml optimisations, change it to be event driven instead of DOM-based.
948 * Use charset meta-type specified in HTML file to determine file encoding.
950 * Extract non-english URLs in html documents correctly. (Bera)
951 * New Shellscript filter. (Varadhan)
952 * Fix for reducing memory-allocations in Filter.cs. (Varadhan)
953 * Fix for reducing memory-allocations in FilterSource.cs (Varadhan)
954 * Updated image filters. (Lukas)
955 * Index width and height for JPEG images into the correct property. (Lukas)
956 * Added fspot:IsIndexed field to images. (Lukas)
957 * Index category field for .desktop files. (Lukas)
960 * Fixed the blog tile. (Daniel)
961 * Fix some problems in the beagle-crawl-system script that would result
962 in TextCaches being created incorrectly, causing problems when
963 searching. (Sylvain Goletto, Joe)
964 * Fix a crash of the Epiphany extension on x86-64 machines. (Stanislav
966 * Save best window settings even when ran with --no-tray. (Bera)
967 * Allow beagle-extract-content to store output in a file. (Bera)
968 * Stop live-query when "clear" button is pressed in Best. (Bera)
971 * Updated Hungarian translation. (Gabor Kelemen)
972 * Updated Spanish translation. (Francisco Javier F. Serrador)
975 * Cleaned up compiler warnings. (Joe, Lukas)
976 * Small fixes to the included spec file. (Richard Dawe)
977 * Also include pre-i18n desktop files in the tarball; fixes a problem
978 where you couldn't "make" after a "make clean" in the 0.1.2 tarball.
980 * Best can now be built on firefox 1.5. (Daniel)
981 * Allow beagle to be built against Mozilla xulrunner. (Joe)
983 ------------------------------------------------------
988 Daemon/Infrastructure:
989 * Added date range searches. (Joe Shaw, Jon Trowbridge)
990 * Fixed a bug where sending a query to the daemon would cause a helper
991 process to start. (Joe)
992 * Fixed a bug in libbeagle to use our query parser rather than plain text.
994 * Added keyword based query support e.g. title:beagle. (D Bera)
995 * Updated pruning of old log files. (Lukas Lipka)
996 * Updated to dotLucene 1.9 RC1. (Daniel Drake)
997 * Lucene locking bug fix. (Daniel)
998 * Small lucene optimizations. (Daniel)
999 * Consolidated glue code into two libraries: libbeagleglue and
1000 libbeagleuiglue. (Daniel)
1001 * Fixed two scheduler-related crashes associated with a null task source.
1003 * New Uri serialization scheme. (Daniel)
1004 * Allow inotify to be build conditionally. (Daniel)
1005 * Updated our local copy of SqliteClient with recent upstream changes.
1007 * Switched from Mono.Posix (which is deprecated) to Mono.Unix. (Daniel)
1008 * Fixed some possible instances of unhandled exceptions in the
1009 inotify and scheduler code. (Joe)
1010 * Fixed a bug in the scheduler's immediate priority throttling code.
1012 * Added catch-all exception handlers to beagled, the index helper, and
1013 beagle-build-index so that if an unhandled exception happens, the
1014 program exits immediately and doesn't leave around a hung process.
1016 * Fixed a race in which the user could start a query against an empty
1017 index, documents could be added to the index, but live queries would
1018 never be updated until the query was rerun. (Joe)
1019 * Fixed a bug in which the document count in the daemon wasn't being
1020 updated after a flush in the helper. (Joe)
1021 * Converted all times stored in the index and file attribute store to UTC,
1022 to avoid time zone issues. (Jon, Joe, Bera)
1023 * Added a status infrastructure to the daemon, which allows clients to see
1024 if the daemon is in the process of indexing. (Joe)
1025 * Fixed some bugs related to date range searches, particularly the start
1027 * Reuse StringBuilders in scheduler and query code. (Daniel)
1028 * Fixed handling of dangling locks. (Daniel)
1029 * Fixed another lucene leak. (Marcus)
1030 * Switched to thread-local static buffers when writing indexables out to
1031 temporary files. This avoids a lot of allocations. (Jon)
1032 * Reuse StringBuilders in the IM Log parser and DirectoryWalker. (Jon)
1033 * Small improvements to the beagled and index helper wrapper scripts. (Jon)
1034 * Revamped logging. (Jon)
1035 * Fixed marshaling of C strings to StringBuilders in sys_readdir. (Joe,
1037 * Relative paths in BEAGLE_HOME and BEAGLE_STORAGE now work. (Jon)
1038 * Added --indexing-test-mode to the daemon, which causes it to shut
1039 down automatically when indexing is complete. (Jon)
1042 * Moved gaim and kopete log parsing into a filter. This can dramatically
1043 decrease the amount of memory used by the daemon. (Daniel)
1044 * If a shutdown is request while the Evolution mail crawler is running,
1045 short-circuit for a faster shutdown. (Joe)
1046 * Add a new inotify-based method of writing data out to the indexing
1048 * Fixed a bug in which certain backends would index much more slowly if
1049 they had already seen data, like mail. (Joe)
1050 * Changed Liferea, Blam and Akregator backends to use stream parsing
1051 instead of serializer. (D Bera)
1052 * Better warning if kmail backend finds bad kmail mfolder. (D Bera)
1053 * Index the full name in the addressbook backend, so that searches on
1054 middle names match. (Joe)
1055 * In the file system backend, we now store the file extension in a property
1056 and drop the file extension in the property containing the
1057 "textified" name. (Jon)
1060 * Fixed 316120 - PPT filter crash due to gsf-sharp. (Veerapuram Varadhan)
1061 * Fixed DOC filter/wv1-glue to be compatible with wv-1.2.0. (Varadhan)
1062 * Better infrastructure for PPT and DOC filter. (Varadhan)
1063 * Exclude "include", "main", and "NULL" from the C filter, as those are
1064 very common, albeit not language keywords. (Joe)
1067 * Ported the Firefox extension to use the new indexing service, which
1068 speeds up the extension and uses vastly fewer resources. (Joe)
1069 * Bumped the supported version of the Firefox extension to 1.5, as it is
1070 reported to work with the Firefox 1.5 betas. (Joe)
1071 * Adding clear function to best. (Dennis Snell)
1072 * Save Best window position, dimension and search history across
1074 * Fixed a bug in mail tiles for determining if the hit is a
1075 mail-attachment. (D Bera)
1076 * Sanitize beagle-index-url ot our standards. (Lukas)
1077 * Show artist in music tile. (Lukas)
1078 * ImLogViewer tweaks and improvements. (Daniel)
1079 * Use more gtk-sharp bindings for better GNOME integration. (Daniel)
1080 * Make the number of items displayed in Best configurable through
1081 beagle-settings. (Mario Manno, Joe)
1082 * I18nize the .desktop files. (Gabor Kelemen)
1083 * Fixed best to start up correctly on AMD64. (Jack Miller)
1084 * Added beagle-dump-index tool. (Jon)
1085 * Fixed beagle-extract-content to always report the mime type (even if
1086 there is no matching filter) and to always sort the properties
1087 before printing them. (Jon)
1090 * Enable beagled with web services to support --replace option, and to
1091 shutdown and restart cleanly. (KN Vijay)
1094 * Updated Canadian English translation. (Adam Weinberger)
1095 * Updated Bulgarian translation. (Vladimir Petkov)
1096 * Updated Spanish translation. (Francisco Javier F. Serrador)
1097 * Updated Simplified Chinese translation. (fwang)
1099 ------------------------------------------------------
1104 Daemon/Infrastructure:
1105 * Keep track of the number of tasks we've processed in a given run
1106 through the scheulder and yield if we pass a threshold from the CPU
1108 * Add a new task type which removes all items which match a certain
1110 * Fixed leaking index file descriptors. (Daniel Drake)
1111 * Force the encoding of XmlSerializer to be UTF-8 since it defaults to
1112 the current system encoding. (Joe)
1115 * Initial KMail support. (D Bera)
1116 * Fix an exception in the file system backend when trying to ignore
1117 paths whose parent wasn't also being watched. (Lukas Lipka, Joe)
1118 * Correctly handle removed items in the Evolution Data Server backend.
1120 * Use a new URI scheme that is compatible with Evolution 2.4, so that
1121 calendar items and contacts can be opened in Evo. (Joe, Lukas)
1122 * Fix an exception in the Gaim backend when not using inotify. (Joe)
1123 * Rename the IMLog backend to GaimLog. (Lukas)
1124 * Better handling of directories with exotic permissions in the file
1125 system backend. (Jon Trowbridge)
1128 * Add a bunch of special text mime types found in shared-mime-info for
1129 the plain text filter. (Joe)
1130 * Support OOo Draw files in OpenOffice filter. (David Richards)
1133 * Fix an exception that would show up if you used beagle-index-url when
1134 the IndexingService backend wasn't enabled. (Joe)
1135 * Allow best to start beagled on amd64. (Jack Miller)
1138 * Updated Bulgarian translation. (Alexander Shopov)
1139 * Updated Chinese translation. (fwang)
1140 * Updated Dutch translation. (Wouter Bolsterlee)
1141 * Updated German translation. (Hendrik Brandt)
1142 * Updated Japanese translation. (Takeshi AIHANA)
1143 * Updated Vietnamese translation. (clyties)
1146 * Build the Evolution Data Server backend into its own assembly and
1147 install it into the system backend directory, allowing distributors to
1148 package and ship it separately from the main Beagle package. (Joe)
1149 * All the stuff I forgot. (All of the people I forgot)
1151 ------------------------------------------------------
1156 Daemon/Infrastructure:
1157 * New and vastly improved Lucene infrastructure. Highlights include:
1158 + The indexing and querying code has been split. The entire
1159 architecture is much cleaner, and we have been able to eliminate
1160 several horrible hacks that had been introduced for the benefit
1161 of the file system backend.
1162 + The index is now semi-transactional; we can make now make some
1163 guarantees about the index and the beagle-specific filesystem
1164 metadata not getting dangerously out-of-sync in the event of a
1166 + It is now possible to efficiently modify certain index properties.
1167 + Hits now are returned in time-order, not score-order. Scores
1168 are still available, though will not agree with the old scores
1170 + Querying is faster, our query language is better, and the query
1171 semantics are much more sane.
1172 + We are much more intelligent about when we optimize the Lucene indexes.
1173 + Indexables are now abstract indexing requests, and IndexableGenerators
1174 can thus now manipulate the index in arbitrary ways.
1175 + Many, many bugs have been fixed.
1176 (Jon Trowbridge, Joe Shaw, Fredrik Hedberg, Daniel Drake)
1177 * Many bugs involving queries have been fixed, and the query semantics have
1178 changed. Querys now default to 'AND', not 'OR'. (Jon, Joe)
1179 * Fixes to avoid stop words ("a", "the", etc.) causing problems during
1181 * When using a remote home directory, create the unix domain socket
1182 locally since some filesystems don't support them (like smbfs). (Joe)
1183 * When capping the number of hits returned from the daemon, we now
1184 return the N most recent hits, not the N highest-scoring hits. (Jon)
1185 * Don't reload config files that haven't changed since we last loaded them.
1187 * Reduce inotify watch masks when we can. (Daniel)
1188 * Maintain parent-child relationships when watches are moved. (Daniel)
1189 * Fix a crasher in libbeagle related to using g_stat(). (Joe)
1190 * Update to gtk-sharp 2.x APIs. (Joe, Lluís Pàmies)
1191 * Add an --enable-xml-dump configure option for debugging message
1192 passing between components. (Joe)
1193 * Many fixes to libbeagle to keep it up-to-date with the C# code. (Joe)
1194 * Fixed encoding of keyword property names in Lucene. (Debajyoti Bera)
1195 * Use gnome-vfs's slow mime sniffing on files with the .xml extension.
1197 * Local index-synchronization when using NFS & Samba. (Fredrik, Joe)
1198 * Support IO priorities by setting the indexing thread to idle. (Fredrik,
1200 * Workaround a bug in Mono.Posix.Syscall.readdir to support strange
1201 encodings. (Fredrik)
1202 * Use transactions more efficiently in our sqlite databases. (Jon)
1203 * Don't poll to check for Inotify.Stop calls while snarfing events. (Jon)
1204 * Don't leak files in /tmp on exceptions or daemon shutdown. (Jon)
1205 * Scheduler improvements and bug fixes. Tasks are now round-robined
1207 * Pass a stemmed, stopword-free version of the query back to the client
1208 along with the query results, for use by the client app when
1209 highlighting matches, etc. (Jon)
1212 * Migrated all of the backends to the new lucene infrastructure. (Joe,
1213 Fredrik, Daniel, Jon)
1214 * The file system backend has been extensively refactored. It still isn't
1215 perfect, but has been substantially improved. (Jon, Daniel, Joe, Fredrik)
1216 * Allow file system exclude patterns/paths to be set through
1217 beagle-config. (Daniel)
1218 * Misc filesystem backend fixes to do the right thing when we add/remove
1219 exclude patterns/paths. (Daniel)
1220 * Fix removing of file system roots. (Daniel)
1221 * Merge the concepts of 'scan' and 'crawl' in filesystem backend. (Daniel)
1222 * Rewrite Evolution Data Server backend to support all local
1223 addressbooks and calendars with change notification, based on Varadhan's
1224 work in evolution-sharp. (Joe)
1225 * Fix a major bottleneck in starting up the mail backend with IMAP
1226 accounts that would use large amounts of CPU at startup. (Joe)
1227 * Fix a bug where IMAP accounts against Exchange servers weren't being
1229 * Index all IM accounts, not just the first one of each type, in the
1230 Evolution Data Server backend. (Joe)
1231 * Support snippets, text-caching and hit filtering on static-indexes.
1233 * Initial Kopete support. (Fredrik)
1234 * Better cache buddy lookups with Gaim and Kopete. (Fredrik)
1235 * More gracefully handle the case of imap folders with unknown accounts. (Jon)
1238 * Cleanup the filtering code. (Fredrik)
1239 * Add support for Apple/mp4 files (m4a/m4p). (Daniel)
1240 * Index both id3v1 and id3v2 tags in mp3 files. (Daniel)
1241 * Fixed small bugs where some tag fields weren't being read from some audio
1243 * Add support for Amiga tracker audio files (s3m, it, mod, xm). (Daniel,
1245 * Don't leave zombie processes when indexing PDF and spreadsheet
1247 * Lower the priority class when calling pdfinfo, so that it doesn't
1248 dominate the CPU on expensive runs (Paul Betts)
1249 * Fix filtering of gaim logs. (Jon, Joe)
1250 * Index names in emails as text, not keywords. (Joe)
1251 * Fix serious filtering bottlenecks when indexing large documents
1252 (mostly from OpenOffice). (Joe, Jon, Fredrik)
1255 * Arguments might be part of a command-line, so split them out before
1256 executing a tile action. (Joe)
1257 * Allow best to launch commands which are 'quoted'. (Daniel)
1258 * Add a mozilla preference which enables/disables the plugin in a
1259 persistent way. (Joe)
1260 * Allow beagle-manage-index to work on versioned indexes. (Daniel)
1261 * Flac files are now displayed using the flac tile. (Daniel)
1262 * Maildir files are now displayed using the mail tile. (Daniel)
1263 * Don't use evolution to open non-evolution mails in the mail tile. (Daniel)
1264 * Use the title of the document as the main link in a file tile if set.
1265 Especially nice for HTML files. (Joe)
1266 * Don't try to put presence on the mail tile if galago support is on,
1267 but evolution-sharp isn't. (Joe)
1268 * Fix a date bug where some results would display as happening "-N days
1270 * Thumbnail file hits. (Debajyoti, Joe)
1271 * Don't run the crawler as part of cron.daily, because it can happen at
1272 any point during the day and it's an expensive operation. Add a crontab
1273 entry which runs at 4:30 am. (Joe)
1274 * Update the Best keybinding code from Tomboy. Fixes many bugs related
1275 to different modifiers (num lock, scroll lock, alt, etc.) and fixes many
1276 "BadValue" crashers. (Alex Graveley, Joe)
1277 * Updated tray icon code from libegg. This fixes rendering glitches and
1278 other problems with the best tray icon. (Rodrigo Moya)
1279 * Set IO priorities in beagle-build-inidex and beagle-manage-index. (Joe)
1280 * Have beagle-build-index restart itself if it detects its memory usage
1281 is getting too high, and add a command-line option to disable that
1283 * Fix the Firefox extension from popping up error dialogs left and right
1284 if ~/.beagle doesn't exist. (Joe)
1285 * beagle-extract-content fixes. (Debajyoti)
1286 * Fixed a security problem in beagle-crawl-system. (Gary Ekker)
1287 * Crawl documentation with the .docbook extension. (Chris)
1288 * System-wide crawler indexing documentation, windows partitions etc.
1290 * Various "desktop-launch" fixes to support KDE in SUSE. (Fredrik)
1293 * Improved Web Interface UI including background color for search box and
1294 drop-down in Web interface. (Vijay KN)
1295 * Added new option in WebInterface to selectively enable/disable
1296 NetworkedBeagle search on per-query basis, when NetworkedBeagle nodes are
1298 * Support for display of Images in web interface, when hits are images. (Vijay)
1299 * Hit results returned for external accesses now restricted to File type
1300 resources alone. Removed duplicate definitions of Web Service data types.
1304 * Added Finnish translation. (ituohela)
1305 * Added Macedonian translation. (Арангел Ангов, strojmir)
1306 * Added Ukrainian translation. (Maxim Dziumanenko)
1307 * Updated Bulgarian translation. (Rostislav Raykov)
1308 * Updated British English translation. (Christopher Orr, James Ogley)
1309 * Updated Canadian English translation. (Adam Weinberger)
1310 * Updated Catalan translation. (jmas)
1311 * Updated Chinese translation. (Chao-Hsiung Liao)
1312 * Updated German translation. (Hendrik Brandt)
1313 * Updated Greek translation. (pkst)
1314 * Updated Hungarian translation. (Gabor Kelemen)
1315 * Updated Norwegian translation. (Terance Sola)
1316 * Updated Spanish translation. (Francisco Javier F. Serrador)
1317 * Updated Vietnamese translation. (clyties)
1320 * Added bludgeon, a testing tool. (Jon)
1321 * Fix a compile error that popped up when mono's compiler rules became
1323 * All the stuff I forgot. (All of the people I forgot)
1325 ------------------------------------------------------
1330 Daemon/Infrastructure:
1331 * Add the libbeagle C API (Imendio, Joe Shaw)
1332 * Big changes to the filtering code to make it more flexible (Joe, Fredrik
1334 * Match multiple filters per indexable, use the highest ranking
1336 * Match filters with a combination of Uri, Extension and/or
1338 * Allow FilterFactory to fall throught the filter list in the case of
1340 * Introducted events / callbacks when indexables are filtered (Fredrik)
1341 * Mark files in the file system backend with the Filter used (Fredrik)
1342 * Re-index files when a newer filter is available (Fredrik)
1343 * Don't instantiate a new LuceneDriver for every remote indexing
1345 * Allow us to disable Lucene locking per directory (Fredrik)
1346 * Handle more failure conditions in the message passing code (Joe, Jon
1348 * Add support for running without extended attributes, and speed up the
1349 sqlite fallback by using transactions (Joe, Fredrik)
1350 * Use UTC timestamps in Lucene so that we're not boxing integers
1352 * Add throttling to the scheduler when many immediate priority tasks are
1353 added, like when untarring a tarball or running rm -r on a directory
1355 * Set the default QueryDomain to both Local and System, so that per-user
1356 and the new systemwide indexes are both searched by default (Joe)
1357 * Fix a bug whereby updates would cause hits to show up multiple times
1358 by issuing a subtract event before the add event (Joe, Daniel Drake)
1359 * Friendlier inotify error messages (Daniel)
1360 * libbeagle: Try BEAGLE_HOME and check that the bus socket exists (Daniel)
1361 * Don't try and discover the file mime-type twice (Daniel)
1362 * Small fixes to libbeagle (Lukas Lipka)
1363 * Better built-in heap-buddy support (Jon)
1364 * Avoid unnecessary boxing in the message passing code (Jon)
1365 * Sqlite FileAttributeStore clean-ups (Jon)
1366 * Added the ability to change an Inotify.Watch's event mask (Jon)
1369 * Indexing of mail attachments (Joe)
1370 * Add a mail filter, giving us Maildir support, and port the Evolution
1371 mail backend to use it (Joe)
1372 * Use IndexableGenerators for the Blam and Liferea backends so that it
1373 scales and performs better (Joe)
1374 * Configuration option to ignore files by path, pattern etc. (Fredrik)
1375 * Configuration option to ignore mail folders (Fredrik)
1376 * Added StaticQueryable for searched canned indexes (Fredrik)
1377 * Disabled the LauncherQueryable in favor of the system indexing
1379 * Fix the Evolution mail backend to not reschedule a reindex if it's
1380 already in the middle of indexing itself, which would otherwise
1382 * Fix a bug in the addressbook backend with older (pre-2.2) versions of
1383 Evolution in which contacts wouldn't be indexed after the addressbook
1384 index was first created (Joe)
1385 * Fix handling of gaim logs with non-ascii characters represented in
1387 * Update the properties in some backends to the be correct (Lukas)
1388 * Explicitly disable filtering on gaim log indexables, since the stream
1389 we produce is already filtered (Jon)
1390 * To ensure that beagle-index-info returns correct information, get
1391 the item count from the IIndexer, not the driver we are using for
1393 * Fix a problem where we were losing mails from the index if an IMAP
1394 summary was updated later (Joe)
1397 * Added .desktop filter (Fredrik)
1398 * Added .directory filter (Fredrik)
1399 * Added Monodoc filter (Fredrik)
1400 * Added Docbook filter (Fredrik)
1401 * Filter text/x-chdr (C header files) using the C source code filter (Joe)
1402 * Image filter abstraction. Created a FilterImage which all the image
1403 filters use. This lets us index F-Spot metadata information (Lukas)
1404 * Added F-Spot metadata support which we now index (Lukas)
1407 * Added beagle-build-index for building static indexes (Fredrik)
1408 * Added beagle-manage-index for low-level Lucene index management (Fredrik)
1409 * Configuration UI (Fredrik)
1410 * Fix a problem with Best whereby the window wasn't being placed in the
1411 same place when F12 was pressed (Joe)
1412 * Add a "Reply" action back to the mail tile, as it's available in Evo
1414 * Don't show "stop words" in the snippet highlights (Joe)
1415 * Fix ImLogViewer to work with gaim's character escaping style (Daniel)
1416 * Remember selected log in the IM timeline tree, improve searching,
1417 other random optimizations to the IM viewer (Lukas)
1418 * Galago support and integration. Added Galago support to the Mail, IM
1419 log and Contact tile (Lukas)
1420 * Fixed a crasher in TileMailMessage.cs and some random cleanups. Fix a
1421 bug when the tile didnt show the subject when 'Who' was null. This was
1422 related to the email attachments (Lukas)
1423 * Added an author field to the blog template (Lukas)
1424 * Render mail attachments nicely (Lukas)
1427 * Support for cascaded Beagle Networking (KN Vijay)
1428 * Configuration of Beagle Web-services and Beagle networking via
1429 'beagle-config', with corresponding handlers for real-time update of
1430 configuration changes (Vijay)
1431 * Added on-demand Prefetching and Caching of snippets for network hits
1433 * Updates to Web interface wrt handling Actions for external accesses
1437 * Support either sqlite2 or sqlite3 (Daniel)
1439 * Newsletter (Joe Gasiorek)
1440 * Added Polish translation (Michal Kastelik)
1441 * Added Turkish translation (Enver Altin)
1442 * Updated Canadian English translation (Adam Weinberger)
1443 * Updated Chinese translation (Chao-Hsiung Liao)
1444 * Updated German translation (Hendrik Brandt)
1445 * Updated Hungarian translation (Gabor Kelemen)
1446 * Updated Norwegian translation (Terance Sola)
1447 * Updated Spanish translation (Francisco Javier F. Serrador)
1448 * Updated Swedish translation (Fredrik)
1449 * All the stuff I forgot (All of the people I forgot)
1451 ------------------------------------------------------
1455 * Build fixes for CHM filter (Jon)
1456 * Fixed a bug in index versioning that was causing the file system
1457 indexed to get purged on start-up (Jon)
1459 ------------------------------------------------------
1464 Daemon/Infrastructure:
1465 * Added a shiny new configuration system (Daniel Drake)
1466 * Collect disk I/O statistics (Robert Love)
1467 * Backported TermEnum optimizations from SVN Lucene (Lukas Lipka)
1468 * Clean up the startup/shutdown quite a bit so that the daemon is ready
1469 to listen to requests almost immediately, so that early shutdowns are
1470 completed in a timely fashion, and to remove hacks from calling the
1471 remote shutdown method (Joe Shaw)
1472 * Tons of portability fixes for FreeBSD (Jean-Yves Lefort,
1474 * Fix crashes related to early disconnects from the server (Joe)
1475 * Support extended attributes through libattr if not provided by
1477 * Inotify subsciption system (Daniel)
1478 * Properly handle exceptions when we walk a directory with strange
1479 permissions (Jon Trowbridge)
1480 * If we are on a laptop running from battery power, don't speed up
1481 indexing when the system is idle (Jon)
1482 * Sqlite locking fixes (Jon)
1483 * Tons of query fixes (Jon)
1484 * NameIndex optimizations (Jon)
1487 * Support additional date formats in the vcard Rev field and catch
1488 exceptions on unknown ones (Joe)
1489 * Index flags from mbox mail (Joe)
1490 * Camel summary fixes (Joe)
1491 * Assorted property fixes (Jon)
1494 * CHM Filter (Miguel Cabrera)
1495 * Matlab filter (Damodharan R)
1496 * Scilab filter (Damodharan R)
1499 * beagle-config utility (Daniel)
1500 * Better handling of unchanged hits in Best (Lukas)
1501 * IM Log Viewer clean-ups (Lukas)
1502 * Present the Best window instead of just showing it; this should fix
1503 problems where the window pops up behind other windows (Joe)
1504 * Fix a crasher in Best that amazingly only one person ever saw but
1505 everyone should have seen (Joe)
1508 * Added new web-services based support for networked beagleds (KN Vijay)
1509 * Added support for exporting multiple folders for public webservice
1511 * Fixes to filtering/translating logic for external access to
1512 web/web-service interface (Vijay)
1513 * Set source for network hits to Network (Vijay)
1514 * Added snippet support (Vijay)
1517 * Add library mappings for certain GNOME libraries so that devel
1518 packages aren't required (Brandon Hale)
1519 * Updated British English translation (Christopher Orr)
1520 * Added Bulgarian translation (Rostislav Raykov)
1521 * Updated Canadian English translation (Adam Weinberger)
1522 * Updated Dutch translation (Wouter Bolsterlee)
1523 * Added French translation (Christophe Merlet)
1524 * All the stuff I forgot (All of the people I forgot)
1526 ------------------------------------------------------
1531 Daemon/Infrastructure:
1532 * Remove dbus dependency and replace it with a simple point-to-point
1533 Unix domain socket and XmlSerialization message passing system
1534 (Joe Shaw, Jon Trowbridge, Robert Love, Daniel Drake, Fredrik Hedberg)
1535 * Support multiple properties on the same name on hits (Veerapuram Varadhan,
1537 * Delete logs older than 7 days on startup (Lukas Lipka)
1538 * Bail out eariler if we are run the daemon as root (Lukas)
1539 * Add --help option to beagled (Lukas)
1540 * Inotify API updates, IsDirectory support and OneShot support (Robert)
1541 * Inotify event-queue clean-up (Jon)
1542 * Per-backend index versioning (Fredrik)
1543 * Allow clients to lower hit limit (Daniel)
1544 * Queries are now more flexible (Jon)
1545 * Properly index and query keyword properties (Jon)
1546 * Removed the old network interface (Fredrik)
1547 * Use opendir and readdir from Mono.Posix to walk large directories (Jon)
1548 * Shut down cleanly on SIGINT, SIGTERM and SIGQUIT (Jon)
1551 * HitIsValid for TomboyQueryable (Lukas)
1552 * Real-time indexing for Tomboy notes works again (Lukas)
1553 * Fix detection of Evolution IMAP accounts that use authentication
1554 methods which aren't the default (Joe)
1555 * Fix indexing of GAIM IRC logs (Daniel)
1556 * Don't crash on unreadable .desktop files (Daniel)
1557 * Index KDE Launchers (Daniel)
1558 * Launcher backend cleanups (Daniel)
1559 * Minor changes to the Monodoc backend (Fredrik)
1560 * Improved relevancy for e-mails (Jon)
1561 * Look at the REV field to know which contacts have changed since
1562 the last time we crawled the local addressbook (Jon)
1563 * Fixed properties in addressbook and Blam objects (Jon)
1566 * Filter infrastructure improvements (Jon, Joe, Daniel)
1567 * libexif build/dllmap fixes (Daniel, Jon)
1568 * Spreadsheet filter using ssindex tool from gnumeric, supports
1569 Excel, Gnumeric, CSVs (Varadhan)
1570 * Add identification of file-types using their extension (Varadhan)
1571 * Added support for extracting header/footer contents in RTF documents
1573 * Filter for Javascript files (Anthony Batchelor)
1574 * Filter for Lisp files (Wojciech Polak)
1577 * Allow highlighting search terms in the IM viewer (Lukas)
1578 * Make search work in IM viewer (Lukas)
1579 * Revamped Best quicksearch menu (Lukas)
1580 * Pull font settings from gconf and apply them to the style; fixes the
1581 GIANT FONT PROBLEM people were seeing in non-english locales (Joe)
1582 * Unify beagle-status, beagle-index-info, and beagle-ping into a single
1583 beagle-info program (Joe)
1584 * Show KDE launcher icons in Best (Daniel)
1585 * Mouse-over tooltips in Best (Daniel)
1586 * Fix the TileFolder ranking problem (Fredrik)
1589 * Added support for Snippets in Beagle Web Interface (KN Vijay)
1590 * Updated Beagle internal WebServer code to XSP-1.0.9 (Vijay)
1591 * Added External Access filter for Web & Web-service accesses:
1592 Added check to distinguish between local and external web/web-service
1593 access, and do basic filtering of hit results for external accesses (Vijay)
1594 * Added Locks to web & web-service backend code, to prevent changes to
1595 results set while generating response (Vijay)
1596 * Updated web-interface to serve images for Icons from web server,
1597 converting file:/// uris into http:// uris. This should resolve the
1598 problem where images for web-interface results were not displayed on
1599 Mozilla/Firefox browsers, due to security restrictions (Vijay)
1600 * Changes in WebServiceBackEnd to update it in line with recent changes
1601 in Query, Hit & Property classes (Vijay)
1604 * Check things more carefully at configure-time (Joe)
1606 * Build fixes (Everyone)
1607 * Removed a bunch of dead code (Everyone)
1608 * Added Catalan translation (joseppc)
1609 * Added Danish translation (mwh)
1610 * Added Greek translation (pkst)
1611 * Added Hungarian translation (Gabor Kelemen)
1612 * Added Spanish translation (Francisco Javier Fernandez)
1613 * Updated Canadian English translation (Adam Weinberger)
1614 * Updated German translation (Frank Arnold)
1615 * Updated Japanese translation (Takeshi AIHANA)
1616 * Updated Norwegian translation (Terance Edward Sola)
1617 * Updated Dutch translation (Wouter Bolsterlee)
1618 * All the stuff I forgot (All of the people I forgot)
1620 ------------------------------------------------------
1625 Daemon/Infrastructure:
1626 * Basic support for internationalization (Fredrik Hedberg)
1627 * Properly delete Indexable content when asked (Joe Shaw)
1628 * If watching or ignoring a directory with inotify fails, throw
1629 the correct exception (Joe)
1630 * Tweaked the types of characters permitted in the snippet code,
1631 so that certain symbols that were ignored before are allowed (Joe)
1632 * Updated inotify glue to support the latest inotify code (Robert Love)
1633 * Added --list-backends option to beagled (Daniel Drake)
1634 * Merged Exif compatibility code from F-Spot to be compatible with
1636 * Do the right thing if Beagle is passed a directory in an environment
1637 variable that ends with / (Daniel)
1638 * Noise filter fixes (Jon Trowbridge)
1641 * Updated beagle-index-url to use FilteredIndexables (Joe)
1642 * Have beagle-index-url delete content that it is unable to pass
1644 * Fixed up the firefox extension to pass --title into beagle-index-url (Joe)
1645 * Create temporary files in .beagle/firefox, not /tmp (Joe)
1646 * Display snippets in web history tiles (Joe)
1647 * Fixed a bug in the IMAP backend where mails would be indexed twice
1648 for two separate accounts if the URIs were similar (Joe)
1649 * Do the right thing if we try to scan an unreadable directory (Joe)
1650 * Added support for the IMAP4rev1 backend in Evolution 2.2 (Joe)
1651 * Gracefully handle null queries that we get back from evolution-sharp
1652 when dealing with invalid email addresses (Joe)
1653 * Display snippets in Blam hits (Joe)
1654 * Ignore Gaim logs which don't follow the standard filename format (Daniel)
1655 * Fixed bugs in the file system backend related to copying and moving
1657 * In the file system backend, work around a mono bug by ignoring files
1658 whose name contain '\' (Varadhan, Jon)
1659 * Work around a mono bug which causes dates in the stat structure to
1660 not reflect daylight savings time (Jon)
1663 * Abiword filter fixes (Veerapuram Varadhan)
1664 * MS Word filter optimizations and enhancements (Varadhan)
1665 * Fixed the RTF filter to not extract unwanted strings like font names
1667 * Handle '\n' in a sane way in the filte case class (Varadhan)
1668 * Extract information from meta tags in the Html filter (Saravana)
1671 * Catch exceptions when starting the daemon from Best (Joe)
1672 * Add an "Open" action to the launcher tile (Chris Schneider, Joe)
1673 * When opening a folder, run nautilus with the --no-desktop argument
1674 (Joshua Nichols, Joe)
1675 * Display more information about OO.o 2.0 files in the document tile
1677 * Handle URI escaping when dealing with GNOME Thumbnails (Daniel)
1678 * Better commandline parsing for beagle-query (Daniel)
1679 * Folder tile improvements (Fredrik)
1682 * Build fixes (Vijay, Jon)
1683 * Return a searchToken whenever we return results (Vijay)
1684 * Added support for Firefox search bar (Vijay)
1685 * Updated TokenGenerator to use System.Guid (Vijay)
1686 * Removed hard-wired paths (Vijay, Jon)
1687 * Code reorganization and rationalization (Vijay)
1688 * Allow beagled to run in-place when web services are enabled (Jon)
1691 * Web services build fixes (Jon, Vijay)
1692 * New configure option: --disable-evolution-sharp (Daniel)
1693 * Merciless bugzilla rampage (Joe)
1694 * i18n tips (Christian Rose)
1695 * German translation (Frank Arnold)
1696 * Canadian English translation (Adam Weinberger)
1697 * British English translation (Christopher Orr)
1698 * Japanese translation (Takeshi Aihana)
1699 * Dutch translation (Wouter Bolsterlee)
1700 * Brazilian Portuguese translation (Raphael Higino)
1701 * Simplified Chinese translation (Funda Wang)
1702 * Norwegian bokmal translation (Terance Edward Sola)
1703 * All the stuff I forgot (All the people I forgot)
1705 ------------------------------------------------------
1710 * Web services build fixes (Jon Trowbridge)
1712 ------------------------------------------------------
1717 Daemon/Infrastructure:
1718 * Added a new web services interface to beagled (KN Vijay)
1719 * Better support for Move events in the Inotify bindings (Robert Love)
1720 * Deal with unmatched Move events (Robert)
1721 * Properly catch exceptions if we try to watch a directory that
1722 has just been deleted (Robert)
1723 * Handle filenames containing funny characters (Daniel Drake)
1724 * Allow beagled to be started even if X isn't running (Daniel)
1725 * Better handling of GConf exceptions (Daniel)
1726 * Check for null URIs in HitRegulator.Subtract() (Veerapuram Varadhan)
1727 * Lots of snippet fixes and improvements (Fredrik Hedberg)
1728 * Fixed numerous shutdown-related deadlocks (Jon Trowbridge)
1729 * Uri serialization fixes (Jon, Daniel)
1730 * Throw the right exception if we can't set EAs on a file (Jon)
1731 * Removed inotify dependency from the code that processes gaim's
1733 * Use Mono.Posix functions to create Lucene's lockfiles (Jon)
1734 * Construct our lucene queries in a more reasonable way (Jon)
1735 * Fixed deadlocks and races in our D-BUS work-arounds (Jon)
1736 * Better disposal/clean-up of unregistered D-BUS objects (Jon)
1737 * Disable broken indexing of nautilus emblems and notes (Jon)
1738 * Don't cache the ignore state of files -- it uses too much memory (Jon)
1739 * When possible, re-use GLib.IdleHandlers to avoid allocations (Jon)
1740 * If a hit is filtered out of the query results because HitIsValid
1741 returns false, schedule it for removal from the index (Jon)
1742 * Work around dropped FlushComplete signals by polling the flush
1743 status in a timeout (Jon)
1744 * Added a new property type: properties that are stored but not
1745 searched by standard queries (Jon)
1746 * Don't allow beagled to run as root (Daniel)
1749 * Lots of file system backend fixes. In particular, moving and
1750 renaming files now works in many cases. (Jon)
1751 * If the gconf key for Evolution accounts doesn't exist, fail gracefully
1753 * Don't require inotify for the Addressbook or Launcher backends (Joe)
1754 * Only index launchers with a name (Joe)
1755 * To avoid leaking delegates, iterate across GMime message parts by hand
1756 instead of using the built-in foreach function (Joe)
1757 * Make liberal use of 'using' clauses and Dispose() on GMime objects
1758 to reduce our memory usage while indexing mail (Joe, Miguel de Icaza)
1759 * Use a search pattern when calling DirectoryInfo.GetFiles() so that we
1760 don't load entries for all of the cached IMAP files into memory
1762 * Implemented HitIsValid check for the gaim log backend (Lukas Lipka)
1763 * Changed some non-user-visible properties in addressbook backend to be
1765 * Don't index mail headers as text (Jon)
1766 * If we are ignoring a file, ignore requests to remove it from the
1768 * Do the right thing when renaming a file changes it's ignore-status (Jon)
1769 * Lots of fixes to the FSW file system backend (Jon)
1770 * Turn off synchronous writes to the sqlite NameIndex db (Jon)
1771 * If we are deferring shutting down the IndexHelper because no
1772 RemoteIndexerImpl has been closed, wait a bit between checks (Jon)
1775 * Optimized Word document indexing (Varadhan)
1776 * Remove null characters from media tags (Varadhan)
1777 * Skip PPT 4.0 files, because we don't support them (Varadhan)
1778 * OpenOffice 2.0 support (Varadhan)
1779 * Added OpenOffice 1.0 template and all 2.0 mimetypes to the OpenOffice
1781 * Better handling of GSF exceptions in the PPT filter (Varadhan)
1782 * Index non-ISO characters in Word documents (Varadhan)
1783 * In the OOo filter, keep proper track of "hot" content in the presence of
1787 * Make PageUp and PageDown work in Best (Wouter Bolsterlee)
1788 * Added a .desktop file (Joe)
1789 * When running Best from menus, start in --no-tray mode (Lukas)
1790 * Skip over session management arguments to Best, they are handled by the
1791 Gnome libraries (Joe)
1792 * Catch exceptions thrown by snippet requests, so that Best won't crash
1793 if you flip through the pages of results while the daemon is down (Joe)
1794 * When opening a blog entry, don't kill Best if we can't open a handler
1796 * Added --show-window option (Joe)
1797 * Add 'Application' in front of launcher names so it is clear what
1799 * Fix F12 so that it works with numlock, caps lock, and whatever other
1800 crazy modifiers might be on (Joe)
1801 * Don't crash on non-standard icon themes (Daniel)
1802 * Allow beagle-query to be run even if X isn't running (Daniel)
1803 * Improved command-line argument handling for Best (Lukas)
1804 * Shut down Best properly in non-tray mode (Lukas)
1805 * Fixed arguments in beagle-status (Lukas)
1806 * Open Gaim IRC logs in the IM viewer (Lukas)
1807 * Fixed Buddy List reader error (Lukas)
1808 * IM viewer clean-ups (Lukas)
1809 * Fall back to displaying the filename for untagged media files (Varadhan)
1810 * Display snippets in glorious technicolor (Fredrik)
1811 * Remember Best's position (Fredrik)
1812 * Best tile-rendering fixes (Fredrik)
1815 * Configure-time check for sqlite and dbus headers (Joe)
1816 * Relentless, heroic D-BUS hacking and leak-fixing (Joe)
1817 * GMime leak fixes (Joe)
1818 * Fixed the Dashboard build (Joe)
1819 * Fun with memory profilers (Ben Maurer, Jon)
1820 * monogrind! (Nat Friedman)
1821 * Mono-related hand-holding (the Mono team)
1822 * All the stuff I forgot (All the people I forgot)
1824 ------------------------------------------------------
1830 * All backends now work without inotify (Jon Trowbridge, Fredrik Hedberg)
1831 * Lots of file system backend improvements (Jon)
1832 * Deal with missing Evo mail directories (Joe Shaw, Lukas Lipka,
1834 * Detect Evo summary file versions and skip ones we won't support (Joe)
1835 * Launcher backend clean-up (Daniel)
1836 * In the mail backend, don't index mail headers or non-text parts as
1839 Daemon/Infrastructure:
1840 * Don't check access before setting EAs (Lukas)
1841 * De-inotification of directory creation (Daniel, Christopher Orr)
1842 * Before we serialize any XML, check for invalid characters (Joe)
1843 * More fixes for filenames containing @ (Jon)
1844 * Fixed logging for helper process (Jon)
1845 * Don't complain so loudly if we can't set EAs on files (Daniel)
1846 * Properly handle --fg and --bg in the beagled script (Jon)
1847 * Look at VmRSS to decide when to restart the helper, not VmSize (Jon)
1848 * Set the helper max memory size relative to the initial footprint (Jon)
1849 * Added environment variables to override where beagle looks for your
1850 files and when it writes its indexes (Jon)
1851 * TextCache fixes (Jon)
1852 * Reset the stored path if a file already has attributes but appears to have
1853 been moved, copied or renamed (Jon)
1854 * Properly shutdown the helper if the beagled terminates after an add
1855 but before flushing the indexer (Jon)
1856 * Properly deal with multiple entries for one path in the fallback
1857 file attributes sqlite db (Jon)
1858 * While indexing, filter out stuff that is obviously not text (Jon)
1861 * Greatly improved handling of .ppt files (Veerapuram Varadhan)
1862 * Strip junk characters from .doc files (Varadhan)
1863 * Support odt format in OpenOffice filter (Varadhan)
1864 * Index contents of hyperlink fields in OpenOffice documents (Varadhan)
1865 * Handle exif dates gracefully (Daniel)
1866 * Support both libexif 0.5 and 0.6 (Daniel)
1867 * Fail gracefully if an exception is thrown while a filter is pulling
1869 * Don't index text/plain files that are suspiciously large (Jon)
1870 * Lots of misc. clean-up, fixes for compile-time warnings, etc. (Varadhan)
1873 * Print out nice error messages on dbus exceptions in beagle-query
1875 * If we're unable to launch a process from Best, don't crash (Joe)
1876 * Show snippets in presentation tiles (Jon)
1880 * Wiki (Joe Gasiorek.)
1881 * Newsletter (Joe G.)
1882 * Fixed spelling of Tom von Schwerdtner's name... sorry! (Jon)
1883 * All the stuff I forgot (All the people I forgot)
1885 ------------------------------------------------------
1890 * Filter/FilterGst.cs now compiles. (Veerapuram Varadhan)
1891 * Properly handle extensions in mail folder names (Lukas Lipka)
1892 * Properly open sub-subdirectories in the mail backend (Lukas)
1893 * Fixed inotify_snarf_events to report zero events read in
1894 the event of a timeout (Jon Trowbridge)
1895 * Work around D-BUS bugs by hoisting a few more calls up into
1898 ------------------------------------------------------
1903 Daemon/Infrastructure:
1904 * Indexing now happens outside of the begaled process, which allows us to
1905 substantially reduce our memory consumption (Jon Trowbridge)
1906 * Updated to use inotify 0.18 (Robert Love)
1907 * Use UTF-8 encoding when converting filenames from inotify (Joe Shaw)
1908 * Added support for both D-BUS 0.23 and HEAD (Joe)
1909 * Make the indexer more robust against filters that throw exceptions (Jon)
1910 * Indexable serialization fixes (Jon)
1911 * Put an upper limit on scheduler idle time (Jon)
1914 * Watch for .tomboy if it doesn't exist (Larry Reaves)
1915 * Added an ExceptionHandleingThread class and port all the backends to
1916 use it for easier debugging (Joe)
1917 * Non-existent directories no long kill the Evolution backend (Joe)
1918 * Fixed mime encoding issues in mail headers (Joe)
1919 * If .gaim or .gaim/logs doesn't exist, watch for them with inotify
1921 * Some small launcher backend fixes (Jon)
1924 * Hot text and StructuralBreak fixes in the Filter base class
1925 (Veerapuram Varadhan)
1926 * Assume ASCII for HTML files with unknown encodings (Joe)
1927 * Made the PDF filter more robust (Joe)
1928 * Pass the correct parameters to pdfinfo (Urko Frenandez)
1929 * Lots of snippets fixes (Varadhan)
1930 * Only initialize wv1 once (Varadhan)
1931 * Lots of other filter fixes (Varadhan)
1932 * PHP filter fixes (Rich Midwinter)
1933 * C# filter fixes (Varadhan, with a shout out to Rafael Slinckx)
1936 * Filter web history indexing by domain (Tom von Schwerdtner)
1937 * Mozilla extension UI enhancements (James Viapond)
1938 * Fixed best searches from the mozilla extensions (Rich Midwinter)
1939 * Fixed the entry focus in Best (Stephen Solka)
1940 * Added a right-click menu to Best (Shobith Alva)
1941 * Fixed charset encoding issues in Best (Joe, Jonas Klingstedt)
1942 * Improved Best startup behaviour if started with a query (Christopher Orr)
1943 * Fixed music tile ID3 tag bug (Lukas Lipka)
1944 * IM viewer tuning (Lukas)
1945 * Gaim-remote fixes (Lukas)
1946 * Fixed launching Evolution and sending mail from the mail tile (Nicolas
1948 * Fixed rendering bug in TileCanvas (Lukas)
1951 * Build fixes (Everyone)
1952 * Testing and Bug Reports (Everyone)
1953 * Hand-to-hand combat with D-BUS (Joe)
1954 * Man pages (Robert)
1956 ------------------------------------------------------
1962 * Improved interaction with Mono GC (Jon Trowbridge, Joe Shaw, Ben Maurer)
1963 * Dot Lucene 1.4.3 (Joe)
1964 * Snippets in Files, IM logs, and Tomboy Notes (Jon)
1965 * Query infrastructure improvements (Jon)
1966 * Dynamic backend loading (Fredrik Hedberg)
1967 * Large queries are now much faster (Joe, Jon)
1968 * Better handling of index optimize operations (Joe)
1969 * Faster IM log parsing (Jon)
1970 * Properly quote SQLite queries (Edward Cho, Chris Orr)
1971 * Work around .NET Uri class weirdness (Adam Lofts)
1974 * Liferea backend (Carl-Emil Lagerstedt)
1975 * Launcher backend (Joe Gasiorek)
1976 * Thunderbird backend (Fredrik)
1977 * The Tomboy backend works again (Robert Love)
1980 * Better infrastructure for source code filters (Veerapuram Varadhan)
1981 * Abiword filter (Varadhan)
1982 * Fortran filter (Vishravars)
1983 * Pascal filter (Veerapuram Varadhan)
1984 * PHP filter (Vishravars)
1985 * Improved RTF filter (Varadhan)
1986 * Improved PPT filter (Varadhan)
1989 * IM log viewer (Lukas Lipka, Tuomas Kuosmanen)
1990 * Right-click menu for Best (Shobith Alva)
1991 * Document tile enhancements (Varadhan)
1992 * Remember Best's position (Joe G.)
1993 * Fix search entry focus problem (Stephen Solka)
1994 * Client-side hit filtering (Nat Friedman)
1995 * Calendar tile (Lukas)
1996 * Fixed images under Mozilla 1.7 (Joe)
1997 * Better addressbook look-ups (Nat)
1998 * Use freedesktop-spec thumbnails (Fredrik)
1999 * IM fields in contact tile (Nat)
2002 * Build fixes (Everyone)
2003 * Newletter (Joe G.)
2004 * Wiki wrangling (Joe G.)
2005 * Bold, haunting cinematic vision (Nat)
2006 * Snapshot Resurrection (Joe)
2007 * Inotify hacking (Robert)
2008 * D-BUS hacking (Joe)
2009 * GMime hacking (Joe)
2010 * Win32 porting (Fredrik)
2011 * All the stuff I forgot (All the people I forgot)
2013 ------------------------------------------------------
2019 * Improved relevancy scoring (Joe Shaw)
2020 * Lots of D-BUS clean-up (Jon Trowbridge)
2021 * Filter architecture clean-up (Jon)
2022 * Improved Extended Attribute handling (Jon)
2023 * If EAs can't be set on a file, store the information in a
2024 fallback database (Jon)
2025 * Expose more information about the indexes via D-BUS (Jon)
2026 * Added beagle-index-info script (Jon)
2027 * Initial lucene optimize operations now threaded for faster
2031 * Addressbook is now synched to a lucene index (Dave Camp)
2032 * New gmime-based mail backend that uses lucene for indexing (Joe)
2033 * Blam backend fixes (Fredrik Hedberg)
2036 * Added meta-data for .ppt files (Veerapuram Varadhan)
2037 * Improved RTF filter (Varadhan)
2038 * Count the number of slides in .sxi files (Varadhan)
2039 * Improved audio file filters (Rafael Slinckx)
2042 * Updated web tile (Christopher Orr)
2043 * Show folder and account properties in the mail tile (Joe)
2044 * Filter results by hit type (Joe)
2045 * Save search history (Joe)
2046 * More stetic (Tuomas Kuosmanen)
2047 * Tile art updates (Tuomas)
2048 * "View Source" accelerator (Fredrik)
2049 * Ctrl+L can focus the search bar (James Vipond)
2050 * File tile uses nautilus-sendto if it's available (Dave)
2051 * Mail tile improvements (Joe, Tuomas)
2052 * Pretty-print dates in image tiles (Joe)
2054 ------------------------------------------------------
2060 * Live query architecture (Jon, Joe, Dave)
2061 * Inotify-fu (Robert, Dave, Jon)
2062 * Extended Attributes (Jon, Robert)
2063 * Task Scheduler (Jon)
2064 * Start-up fixes (Dave, Jon)
2065 * LuceneDriver Enhancements (Joe, Jon)
2066 * Efficiency (Dave, Joe, Jon)
2067 * Robustness (Hari, Joe, Dave, Nat, Jon)
2068 * Memory consumption (Joe, Dave, Jon)
2069 * Real logging (Dave, Jon)
2070 * Build fixes (Everybody)
2071 * Experimental Network Support (Fredrik)
2072 * Command-line tools (Nat, Chris, Jon)
2073 * Better serialization (Dave, Joe)
2074 * Relevancy fixes (Joe)
2075 * Memory Profiling (Jon)
2076 * Clean shutdown via beagle-shutdown (Dave, Jon)
2077 * D-BUS fixes (Dave, Jon)
2081 * MS Word (Varadhan, Chris)
2082 * MS PowerPoint (Varadhan, Chris)
2083 * Media Files/GStreamer (Adam, Chris)
2085 * RTF (Varadhan and ???)
2086 * Source Code (Siva, Varadhan)
2087 * OpenOffice/SAX Parser (Dave)
2089 * Jpeg enhancements (Jon, Larry)
2090 * Misc. fixes (Chris, Robert, Varadhan, Jon)
2095 * Addressbook (Dave)
2098 * Tomboy (Christopher)
2100 * Blam (Fredrik, Jon, Lukas)
2106 * Geckoification (Dave)
2107 * Improved Rendering (Dave)
2108 * Tiles (Tuomas, Dave, Nat, Lukas, Matt, Joe)
2109 * Tile Actions (Dave, Nat)
2111 * Tray Icon (Srinivasa, Alex, Dave, Lukas, Nat)
2112 * Other Best Fixes (Dave, Nat, Robert)
2116 * Better wrapper scripts (Chris, Jon, Todd)
2117 * Build fixes (Everybody)
2118 * Packaging & snapshots (Chris)
2119 * Planet Beagle (Robert, Garrett)
2120 * Kick-ass Logo (Larry, Garrett)
2121 * Newsletter (Joe G.)
2123 * Website (Garrett, Ben)
2124 * beagle-query man page (Nat)
2125 * Heroic dashboard maintenance (Chris, Joe)
2126 * All the stuff I forgot (All the people I forgot)
2128 ------------------------------------------------------
2133 ------------------------------------------------------
2138 * Worked around Mono GC issues.
2140 * Better relevancy computations.
2141 * Distinguish between sent and received e-mail.
2143 * Added logging of indexing operations.
2145 ------------------------------------------------------
2147 Version 0.0.0 (Initial release)