45
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Simplified Chinese translation. More... almost 16 years ago
Updated Hungarian translation More... about 16 years ago
Updated Brazilian Portuguese translation. More... about 16 years ago
Updated French translation More... about 16 years ago
Update Czech translation More... about 16 years ago
Updated German translation More... about 16 years ago
Updated Polish translation More... about 16 years ago
Updated Basque language More... about 16 years ago
Updated Spanish translation More... about 16 years ago
Updated Swedish translation More... over 16 years ago
Fix your l10n.gnome.org stats by removing non-existing files. More... over 16 years ago
Add a config option to store snippets for email attachments. Attachments can often be huge, so there is a separate config option to turn this on. More... over 16 years ago
Fix retrieving snippets when using the web-interface. Modifications for remote hit happens at two places now: - remote: The server adds hit:beagle:NetworkNode=name_of_this_service - local: The NetworkService queryable modifies hit:Source to point to itself so that future snippet requests are directed to it instead of whatever remote set hit:Source to. More... over 16 years ago
Propose to add beagled to autostart in beagle-search More... over 16 years ago
Update tileIndex when removing a tile More... over 16 years ago
Remove duplicate 'beagle-part-property.h' from include_HEADERS More... over 16 years ago
fix name confilct bug in beaglePrefs.js (for firefox 3.5) remove some debug msg (break in firefox 3.5) update zh-cn locale for beagle search history sidebar update max firfox version to 3.5.* update version number to 1.1.2 More... over 16 years ago
Fix uri escaping once again. QueryPart_Uri now stores the uri in escaped form. To remove ambiguity, add an option --raw-uri to beagle-query which prints the raw uri; this raw uri can then be used in further uri queries. Fix uri queries for child-indexables. More... over 16 years ago
Missed these changes related to moving of WidgetFu to Util/ More... over 16 years ago
Make beagle-settings use WidgetFu to load icon. More... over 16 years ago
Move utility wrapper WidgetFu to Util; now it can be used by beagle-settings. More... over 16 years ago
Remove obsolete files. GnomeFu is no longer necessary. More... over 16 years ago
Grow/shrink the number beagle-search results based on window size More... over 16 years ago
Enable the --debug switch for beagled. There is no point in forcing the packagers in maintaining a patch to comment out the debug-by-default code. Beagle now behaves like most programs, to get additional debugging information, pass --debug. I wonder whether --debug should be enabled by default if run uninstalled - that will save the devs some extra typing. More... over 16 years ago
Create lock files with u+rw permission. Upstream Lucene.Net creates lockfiles read-write for user and I do not see any potential problem in creating lockfiles with write permission. This will fix the problem of purging the index if a stale lockfile is found (.Net does not allow deletion of readonly files). More... over 16 years ago
Disable these outdated backends by default: Akregator, Liferea. These should be ideally completely removed (maybe in some future release). More... over 16 years ago
Me too! More... over 16 years ago
Rename "sun" identifier to fix build on Solaris More... over 16 years ago
Clean up a bunch of warnings in libbeagle More... over 16 years ago
We didn't have any warnings turned on for libbeagle More... over 16 years ago