summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump versionTRACKER_0_6_2Jamie McCracken2007-09-051-1/+1
* updatesJamie McCracken2007-09-053-11/+6
* fixed bug with getting hits for multiple wordsJamie McCracken2007-09-051-39/+49
* fine tuned pausing and added more automatic ignore filesJamie McCracken2007-09-043-9/+6
* fixed crasher in emailsJamie McCracken2007-09-041-0/+2
* put back missingend transaction during file move failureJamie McCracken2007-09-041-0/+1
* added alarm to tracker-extractJamie McCracken2007-09-041-0/+6
* replaced qdbm indexer with sqliteJamie McCracken2007-09-0499-74592/+2455
* Updated Portuguese translation by Nicolau GonçalvesDuarte Loreto2007-09-032-135/+282
* In deskbar module, add default actions to relevant matchesMikkel Kamstrup Erlandsen2007-09-032-5/+12
* More work on KMail supportLaurent Aguerreche2007-09-029-1236/+1157
* Make TST able to open KMail emailsLaurent Aguerreche2007-09-023-17/+30
* Updated Lithuanian translation.Žygimantas Beručka2007-08-292-41/+193
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-242-47/+193
* Updated Finnish translationIlkka Tuohela2007-08-232-38/+190
* Updated Occitan translationYannig MARCHEGAY2007-08-201-18/+11
* fixed bug in Index Home directory check boxJamie McCracken2007-08-201-5/+12
* sv.po: Swedish translation updatedDaniel Nylander2007-08-192-182/+238
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-08-192-0/+1144
* - added plArtur Flinta2007-08-191-0/+1
* added safeguards to help prevent crashers when indexingJamie McCracken2007-08-194-19/+35
* added option to skip mounted directories when indexingJamie McCracken2007-08-191-0/+6
* added option to skip mounted directories when indexingJamie McCracken2007-08-197-20/+171
* Correct a small typoMichael Biebl2007-08-181-1/+1
* gettext support in deskbar-applet has been fixed:Michael Biebl2007-08-183-3/+11
* Fixed gettext support in deskbar-applet plugin Update autofoo toMichael Biebl2007-08-187-16/+66
* Reorganization of tracker-handler.py Added support for GaimConversationsPatch from Marcus Fritzsch2007-08-183-208/+792
* Remove g_return_val_if_fail(mf,NULL) in email_parse_mail_message_by_path() to...Laurent Aguerreche2007-08-143-11/+8
* Add single quotes aroud parameters for convertLaurent Aguerreche2007-08-131-6/+7
* Fix bug #131842 from UbuntuLaurent Aguerreche2007-08-132-12/+14
* Replace "g_slist_length(list)>0" with "list!=NULL" to check whether a list is...Laurent Aguerreche2007-08-132-268/+126
* Nothing...Laurent Aguerreche2007-08-1320-22/+22
* Update french translationsLaurent Aguerreche2007-08-1321-3963/+7131
* Escape filenames to make xdg_open() workingLaurent Aguerreche2007-08-122-1/+10
* ACTUALLY added Lithuanian translation this time.Žygimantas Beručka2007-08-123-0/+986
* used new gnome format for svn account approval process - olny those who can a...Jamie McCracken2007-08-121-2/+4
* fixes for alarm and prevent delays in startup timeJamie McCracken2007-08-115-2/+15
* Updated Finnish translationIlkka Tuohela2007-08-112-122/+812
* Added Lithuanian translation.Žygimantas Beručka2007-08-102-0/+6
* added missing fileJamie McCracken2007-08-101-0/+874
* Fixed bug #465176 (IMAP e-mail indexing does not work after first crawl) + Co...Laurent Aguerreche2007-08-104-167/+102
* updated dutch transJamie McCracken2007-08-092-0/+4
* Remove tracker_error with checking of fgets()Laurent Aguerreche2007-08-092-2/+11
* Remove double definition of tracker_string_replace Michael Biebl2007-08-091-4/+0
* Close feature request #397210 + less warnings when building TST + code cleanu...Laurent Aguerreche2007-08-097-611/+525
* Add missing function prototype definitionsMichael Biebl2007-08-092-3/+15
* updated versionTRACKER_0_6_1Jamie McCracken2007-08-082-2/+2
* clearer error msgJamie McCracken2007-08-082-2/+17
* fixed utf-8 validation of saved emailsJamie McCracken2007-08-071-3/+44
* remove warnings related to attribute 'warn_unused_result'Laurent Aguerreche2007-08-077-32/+59