2006-12-16 |
dbera | Do not add duplicate tags. At least makes sense in...
|
commit | commitdiff | tree |
2006-12-16 |
dbera | Catch exception while detecting encoding.
|
commit | commitdiff | tree |
2006-12-16 |
dbera | Cleanup.
|
commit | commitdiff | tree |
2006-12-16 |
dbera | Catch exception at source in entagged#. Its not maintained...
|
commit | commitdiff | tree |
2006-12-16 |
dbera | Code cleanup. Use more string.empty and remove unnecessary...
|
commit | commitdiff | tree |
2006-12-12 |
dbera | Use the return value to figure out if fileattr.db operations...
|
commit | commitdiff | tree |
2006-12-12 |
dbera | Dont reindex already indexed files. Yet another bug...
|
commit | commitdiff | tree |
2006-12-09 |
dbera | What isnt surprising is the fact the URI comparison...
|
commit | commitdiff | tree |
2006-12-07 |
dbera | Pretty print date in query output.
|
commit | commitdiff | tree |
2006-12-05 |
dbera | Pretty-print.
|
commit | commitdiff | tree |
2006-12-05 |
dbera | Mutable properties should always be stored.
|
commit | commitdiff | tree |
2006-12-05 |
dbera | Back out hacks. They broke many other things. Will...
|
commit | commitdiff | tree |
2006-12-04 |
dbera | Bump version number of index due to the IsChild property...
|
commit | commitdiff | tree |
2006-12-04 |
dbera | Soon all this datetime clumsiness will be over.
|
commit | commitdiff | tree |
2006-12-04 |
dbera | Add example code to use beagle as a service provider.
|
commit | commitdiff | tree |
2006-12-02 |
dbera | Some more fixes wrt child-indexables. Namely, fix proper...
|
commit | commitdiff | tree |
2006-12-01 |
dbera | Fix a potential crash in html parsing code. How come...
|
commit | commitdiff | tree |
2006-12-01 |
dbera | Cleanup child indexables in beagle-extract-content...
|
commit | commitdiff | tree |
2006-11-30 |
dbera | Fix crash (#380544) and code cleanup in SVG Filter...
|
commit | commitdiff | tree |
2006-11-28 |
dbera | Use current encoding while decoding URLs. A lot of...
|
commit | commitdiff | tree |
2006-11-26 |
dbera | Minor update to xdgmime to sync with upstream.
|
commit | commitdiff | tree |
2006-11-25 |
dbera | Fix a logic error. Pass longer numbers like my India...
|
commit | commitdiff | tree |
2006-11-25 |
dbera | Tokenize 001234 as 1234. Include a testing function...
|
commit | commitdiff | tree |
2006-11-25 |
dbera | dead code
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Handle child indexables for files backend. Phew, At...
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Indexable is not marked _done_ until all the child...
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Store in the index whether an indexable is a child...
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Improved support for child indexables wrt ParentUri...
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Some useful URI functions.
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Add FilterArchive from bugzilla with some minor modification...
|
commit | commitdiff | tree |
2006-11-24 |
dbera | Some more DateTime hack - except this one fixes a fatal...
|
commit | commitdiff | tree |
2006-11-21 |
dbera | ./configure wasnt happy if gsf is present but no wv...
|
commit | commitdiff | tree |
2006-11-15 |
dbera | Fix a fd leak in knotes backend (stupid me) and some...
|
commit | commitdiff | tree |
2006-11-12 |
dbera | Show total number of results for google driver too...
|
commit | commitdiff | tree |
2006-11-12 |
dbera | Set -1 as the default value of num_matches since 0...
|
commit | commitdiff | tree |
2006-11-12 |
dbera | QueryResponses.cs, DumpIndex.cs, IQueryResult.cs, QueryExecu...
|
commit | commitdiff | tree |
2006-11-12 |
dbera | Fixed #374055:Only the first "tag" is detected in digikam.
|
commit | commitdiff | tree |
2006-11-11 |
dbera | DateTime.ParseExact is a mess in mcs (fixed in .Net...
|
commit | commitdiff | tree |
2006-11-11 |
dbera | Store a text version of URL in bookmark backend so...
|
commit | commitdiff | tree |
2006-11-10 |
dbera | Index cell phone number for contacts.
|
commit | commitdiff | tree |
2006-11-07 |
dbera | Add keyword property mapping to match email:dbera to... ...property mapping to match email:dbera to dbera.web@foo.bar. Always store...
|
commit | commitdiff | tree |
2006-11-06 |
dbera | (Back)port some changes from beagle-lucene-1-9-lockfile...
|
commit | commitdiff | tree |
2006-10-31 |
dbera | Remove debug statements from KCal backends.
|
commit | commitdiff | tree |
2006-10-31 |
dbera | Store email address as text in KAddrBook filter.
|
commit | commitdiff | tree |
2006-10-31 |
dbera | Remove some warnings from filter code. Didnt touch...
|
commit | commitdiff | tree |
2006-10-31 |
dbera | Add Konqueror bookmark backend.
|
commit | commitdiff | tree |
2006-10-29 |
dbera | NoiseFilter: Dont drop last word of apparent hostnames...
|
commit | commitdiff | tree |
2006-10-25 |
dbera | configure.in, AssemblyInfo.cs: For those unfortunate...
|
commit | commitdiff | tree |
2006-10-19 |
dbera | URI hostname is case-insensitive but path is case-sensitive...
|
commit | commitdiff | tree |
2006-10-17 |
dbera | Ah. Forgot this one.
|
commit | commitdiff | tree |
2006-10-17 |
dbera | Commit KAddressBook backend.
|
commit | commitdiff | tree |
2006-10-17 |
dbera | Add KAddressBook files.
|
commit | commitdiff | tree |
2006-10-17 |
dbera | * KNotesQueryable.cs: Dont re-index all the notes when...
|
commit | commitdiff | tree |
2006-10-14 |
dbera | Fix #362058. Check for illegal length in PPT filter.
|
commit | commitdiff | tree |
2006-10-12 |
dbera | Info.cs: Use the Request parameters to selectively...
|
commit | commitdiff | tree |
2006-10-12 |
dbera | Comment on how to open knotes notes.
|
commit | commitdiff | tree |
2006-10-12 |
dbera | * Allow filters to change indexable timestamp. Sometimes...
|
commit | commitdiff | tree |
2006-10-12 |
dbera | Add FilterKNotes files.
|
commit | commitdiff | tree |
2006-10-12 |
dbera | FilterHtml.cs: Add ExtractText(string) command to extract...
|
commit | commitdiff | tree |
2006-10-12 |
dbera | Some fixes according to ICal RFC.
|
commit | commitdiff | tree |
2006-09-15 |
dbera | Install beagle-ui.pc only if gui is enabled.
|
commit | commitdiff | tree |
2006-09-10 |
dbera | Minor reorganization of html filter code.
|
commit | commitdiff | tree |
2006-09-10 |
dbera | Add whitespace after attributes in HTML filter. Fixes...
|
commit | commitdiff | tree |
2006-08-05 |
dbera | Leftover from the glib-commits.
|
commit | commitdiff | tree |
2006-08-04 |
dbera | Use .so and not .dll for library. Stupid me.
|
commit | commitdiff | tree |
2006-08-04 |
dbera | Yet another. Init the gobject type system.
|
commit | commitdiff | tree |
2006-08-04 |
dbera | Broke the build last night. Hope this will fix it....
|
commit | commitdiff | tree |
2006-08-04 |
dbera | For writable files, if previously attributes were stored...
|
commit | commitdiff | tree |
2006-08-04 |
dbera | Sorry for the combined patch. The changes became too...
|
commit | commitdiff | tree |
2006-08-04 |
dbera | Add cvsignore files to the new directories.
|
commit | commitdiff | tree |
2006-07-28 |
dbera | Dont add null mimetypes. Fixes bgo# 337431. The patch...
|
commit | commitdiff | tree |
2006-07-28 |
dbera | Added mimetypes for matroska and ogm video files. Patch...
|
commit | commitdiff | tree |
2006-07-28 |
dbera | Fix mimetype for ruby. Based on patch from Wade Menard...
|
commit | commitdiff | tree |
2006-07-28 |
dbera | Dont index style nodes.
|
commit | commitdiff | tree |
2006-07-28 |
dbera | Index table:name attribute of table:table of ods files...
|
commit | commitdiff | tree |
2006-07-22 |
dbera | Add methods and messages to retrieve specific information...
|
commit | commitdiff | tree |
2006-07-11 |
dbera | Soft line breaks should form new words in odt documents...
|
commit | commitdiff | tree |
2006-06-30 |
dbera | For deserialization exception, debug print the actual...
|
commit | commitdiff | tree |
2006-06-01 |
dbera | Add --enable-deletion option to buildindex. If used...
|
commit | commitdiff | tree |
2006-06-01 |
dbera | Dont throw EncodingFoundException unless asked to....
|
commit | commitdiff | tree |
2006-04-27 |
dbera | Bring back old behaviour in HtmlDocument. Required...
|
commit | commitdiff | tree |
2006-04-25 |
dbera | Edit displayed text.
|
commit | commitdiff | tree |
2006-04-25 |
dbera | * beagled/QueryDriver.cs,beagled/PropertyKeywordFu.cs,
|
commit | commitdiff | tree |
2006-04-25 |
dbera | * beagled/FilterFactory.cs: Only set indexable timestamp...
|
commit | commitdiff | tree |
2006-04-24 |
dbera | Minor documentation.
|
commit | commitdiff | tree |
2006-04-24 |
dbera | Added FilterDeb from Kevin Kubasik.
|
commit | commitdiff | tree |
2006-04-21 |
dbera | * Filters/FilterPackage.cs, Filters/FilterRPM.cs,
|
commit | commitdiff | tree |
2006-04-21 |
dbera | CVS is stupid.
|
commit | commitdiff | tree |
2006-04-21 |
dbera | * Filters/FilterPackage.cs, Filters/FilterRPM.cs,
|
commit | commitdiff | tree |
2006-04-19 |
dbera | To find the minimum, find it directly, dont sort.
|
commit | commitdiff | tree |
2006-04-19 |
dbera | Remove position/dimension of Best from config. Some...
|
commit | commitdiff | tree |
2006-04-19 |
dbera | * tools/Info.cs: Add --list-backends, --list-static...
|
commit | commitdiff | tree |
2006-04-17 |
dbera | * tools/beagle-crawl-system.in: Use MONO_SHARED_DIR...
|
commit | commitdiff | tree |
2006-04-16 |
dbera | Safeguard in kmail backend against bad data. Extract...
|
commit | commitdiff | tree |
2006-04-13 |
dbera | Dont print internal filters.
|
commit | commitdiff | tree |
2006-04-07 |
dbera | * Filters/FilterTiff.cs: Compilation fix for 1.1.14
|
commit | commitdiff | tree |
2006-04-07 |
dbera | Display correct values for is_searchable and is_tokenized...
|
commit | commitdiff | tree |
2006-04-05 |
dbera | Bye-bye googledriver.
|
commit | commitdiff | tree |
2006-04-04 |
dbera | Hit.cs: Remove FIXME by using binary search while searching...
|
commit | commitdiff | tree |
2006-04-03 |
dbera | Forgot to bump FSQ version. Weekend syndrome.
|
commit | commitdiff | tree |