45
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Of course, add the new file needed for all the previous BEAGLE_DEBUG changes. More... almost 17 years ago
Replace all the hardcoded Debug=true/false by a user supplied BEAGLE_DEBUG environment variable. User can set this variable to a comma-separated list of names and the internal debug for those classnames will be turned on. * The user still needs to know which value to use for the env var - so its still meant for debugging only. * However, now any user can turn on class specific debugging by just setting the env var - this should make debugging easier. More... almost 17 years ago
Updated Brazilian Portuguese translation. More... almost 17 years ago
Updated Italian translation by Gianvito Cavasoli. More... almost 17 years ago
Do not add duplicate tasks to the list of cancelled tasks. More... almost 17 years ago
Adding Swedish translations for extensions More... almost 17 years ago
sv.po: Updated Swedish translation More... almost 17 years ago
Updated Spanish translation More... almost 17 years ago
.desktop files can have empty lines before the [Desktop Entry] group. Deal with such files. Fixes #544607. Actually, .desktop file format is pretty flexible - our parser will reject most of the uncommon but valid files. The best solution is to rewrite it using GKeyFiles. More... almost 17 years ago
Add translator-credit tab in the About dialog. Fixes #560812. Include a clumsy workaround to deal with untranslated translator-credits string. More... almost 17 years ago
Path to bash was hardcoded in beagle-status. I thought it is easier to just use "/usr/bin/env bash" that do a whole lot of sed-magic. More... almost 17 years ago
Use a custom while loop instead of the 'watch' command in beagle-status. Fixes #556002. Apparently, in FreeBSD Linux's watch(1) does not exists, and FreeBSD has a watch(8) command to "snoop on another tty line". More... almost 17 years ago
Adapt to KDE4. If the environment variable KDE_SESSION_VERSION=4 at startup, always assume KDE4 is running and look in ~/.kde4. Otherwise, if ~/.kde4 exists, return it; else return ~/.kde. ~/.kde4 is checked everytime if the evn variable is not set; this is to handle cases like KDE4 is not running but some kde4 application is started while beagle is running. More... almost 17 years ago
Remove hardcoded library name from the source and move it to config file - this will make it easier to patch if the soname changes. More... about 17 years ago
Small fixes to Catalan translation More... about 17 years ago
Updated Catalan translation. More... about 17 years ago
Updated Norwegian bokmål translation. More... about 17 years ago
Updated Czech translation by Adrian Gunis (bug #537846 again). More... about 17 years ago
Added Finnish translation More... about 17 years ago
Translation updated. More... about 17 years ago
0.3.8 More... about 17 years ago
From last commit, delete the removed files. More... about 17 years ago
Use sys/inotify.h (in glibc since 2.4) instead of our local copy. Patch from Adrian Bunk. Fixes #553159. More... about 17 years ago
Fixes #551898. Make sure hotkey changes via beagle-settings is immediately picked up by beagle-search. More... about 17 years ago
For some reason the Elements were changed to Attributes during serialization. This broke libbeagle. Revert the change. This should hopefully fix #546871 More... about 17 years ago
Check if there is an association application for a mimetype before using it. Should fix #549549. More... about 17 years ago
Brazilian Portuguese translation updated by Djavan Fagundes. More... about 17 years ago
Added translations done by CDAC after review More... about 17 years ago
Updated Basque translation. More... about 17 years ago
cs.po: Updated Czech translation by Adrian Gunis (bug #537846 again). More... over 17 years ago