summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set pointer to NULL to avoid double free some pointersIvan Frade2008-05-281-0/+2
* Patch Mikael Ottela. GetUniqueValues updatedIvan Frade2008-05-2610-48/+482
* Fixed the build for --disable-hal (trivial patch)Philip Van Hoof2008-05-261-0/+9
* Make _keywords_reply static, it's not part of the public libtracker-gtk APIMichael Biebl2008-05-221-1/+1
* Fixes random crashes with tracker_process_files_set_temp_black_listLaurent Aguerreche2008-05-084-7/+13
* added dbus method GetUniqueValues to retrieve list of values for a metadata typeJamie McCracken2008-04-289-3/+144
* set alignment in gladeSaleem Abdulrasool2008-04-242-54/+51
* Fix spelling of 'Portuguese'. Fixes bug #467151.Saleem Abdulrasool2008-04-242-5/+7
* correct config/command line usage of verbosityJamie McCracken2008-04-241-3/+6
* Use strcmp instead of strcasecmp when comparing file namesJamie McCracken2008-04-241-2/+2
* fixed config variable + string_replaceJamie McCracken2008-04-241-1/+7
* Make sure to include tracker-email-modest.h in the dist tarball.Michael Biebl2008-04-211-1/+1
* Implement a database abstraction interface, with a sqlite implementation.Carlos Garnacho2008-04-2124-2879/+3063
* src/trackerd/tracker-email-modest.c src/trackerd/tracker-utils.cPhilip Van Hoof2008-04-177-20/+23
* Added hungarian stemmer and stopword listJamie McCracken2008-04-165-0/+1259
* Added module for HAL specific code and cleaned up process-filesMartyn James Russell2008-04-1116-954/+1983
* src/trackerd/tracker-email-modest.c src/trackerd/tracker-utils.cPhilip Van Hoof2008-04-116-10/+66
* Revert last change, it was already fixed in r1261.Carlos Garnacho2008-04-101-1/+1
* python/deskbar-handler/tracker-module.pyPhilip Van Hoof2008-04-101-29/+30
* Add a query extension tree, at the moment supports And and Or operations.Carlos Garnacho2008-04-107-892/+1067
* python/deskbar-handler/tracker-module.pyPhilip Van Hoof2008-04-1016-32/+1972
* Use the correct database when indexing mail archives.Carlos Garnacho2008-04-091-1/+1
* Removed translatable property from stock label.Claude Paroz2008-04-081-1/+1
* Patch Bug #525403. Isolating indexerIvan Frade2008-04-086-194/+217
* Adding missing files in previous commitIvan Frade2008-04-084-0/+1389
* Commit bug #523200: Service type encapsulated in GObjectIvan Frade2008-04-0820-715/+436
* Commit #526727. Use standard C functions to parse datesIvan Frade2008-04-075-313/+41
* Make Mail indexing modular. Bug #526761.Carlos Garnacho2008-04-0715-455/+233
* avoid tracker-preference crashes when "/Indexing/Language" is missingLaurent Aguerreche2008-03-291-12/+18
* fix one compile bugJerry Tan2008-03-281-4/+4
* Fix compiler warning.Martyn James Russell2008-03-271-0/+1
* Implemented the GetTextContents method. This fixes bug #514553.Martyn James Russell2008-03-271-34/+46
* Added these files to split out the indexing functionality which was inMartyn James Russell2008-03-267-1665/+1855
* remove more forward declarationsSaleem Abdulrasool2008-03-231-194/+133
* remove unnecessary forward declarationsSaleem Abdulrasool2008-03-231-538/+552
* run indent over tracker-appletSaleem Abdulrasool2008-03-231-798/+938
* Safe guard initialising the tracker log more than once. Patch by IvanMartyn James Russell2008-03-171-0/+8
* Fixed all warnings generated when building the tracker project with theMartyn James Russell2008-03-1011-90/+21
* Fix missing libtracker-common/tracker-config.h andMartyn James Russell2008-03-1010-6/+9
* Fix missing libtracker-common/tracker-config.h dependency and clean upMartyn James Russell2008-03-101-0/+1
* Fix missing libtracker-common/tracker-config.h dependency and clean upMartyn James Russell2008-03-101-10/+6
* Remove the dependency on tracker-config by the tracker-log module.Martyn James Russell2008-03-103-38/+15
* - header files, which belong to a binary or library, but are not installed, s...Michael Biebl2008-03-083-38/+29
* This line is superfluous, so simply remove itThis line is superfluous, so sim...Michael Biebl2008-03-081-1/+0
* fix for email crasherJamie McCracken2008-03-081-11/+30
* Fix the include directory so it compiles for $src_dir != $build_dirMichael Biebl2008-03-071-1/+1
* Moved these files here from src/trackerd so the API can be shared by allMartyn James Russell2008-03-0632-362/+553
* added missing 'ifndef to header fileJamie McCracken2008-03-051-1/+3
* Moved all configuration options to their own module for type and limitMartyn James Russell2008-03-0522-1165/+3243
* libtracker-common should not be installedSaleem Abdulrasool2008-03-041-1/+1