0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make attachment reminder dialog size persistent after user resize. Fixes bug http://sourceforge.net/tracker/index.php?func=detail&aid=2008984&group_id=206061&atid=996146 More... over 17 years ago
Make attachment reminder dialog size persistent after user resize. Fixes bug http://sourceforge.net/tracker/index.php?func=detail&aid=2008984&group_id=206061&atid=996146 More... over 17 years ago
update changelog More... over 17 years ago
update changelog More... over 17 years ago
fix removing quoted email in html messages. the previous code wasn't always using the correct parent (in case of nested quotations), and further wasn't using proper indexing (for more than one quote block). More... over 17 years ago
fix removing quoted email in html messages. the previous code wasn't always using the correct parent (in case of nested quotations), and further wasn't using proper indexing (for more than one quote block). More... over 17 years ago
remove unused properties items More... over 17 years ago
remove unused properties items More... over 17 years ago
*) update German translation with new strings *) Localize the button faces on the attachment reminder prompt. *) Add link to regexp help in the options dialog. *) Add a 'restore defaults' button to the options dialog. More... almost 18 years ago
*) update German translation with new strings *) Localize the button faces on the attachment reminder prompt. *) Add link to regexp help in the options dialog. *) Add a 'restore defaults' button to the options dialog. More... almost 18 years ago
add lang code to translator credit More... almost 18 years ago
add lang code to translator credit More... almost 18 years ago
add german translation contributed by Philipp Kewisch. More... almost 18 years ago
add german translation contributed by Philipp Kewisch. More... almost 18 years ago
update changelog for v 0.3.8 More... almost 18 years ago
update changelog for v 0.3.8 More... almost 18 years ago
- remove custom updateurl now that we are out of the sandbox on addons.mozilla.org - bump v to 0.3.8 More... almost 18 years ago
- remove custom updateurl now that we are out of the sandbox on addons.mozilla.org - bump v to 0.3.8 More... almost 18 years ago
change for v 0.3.7: Add configuration option to include email subject line in the scan, with default value of "true" (subject scan used to be unconfigurable). More... about 18 years ago
change for v 0.3.7: Add configuration option to include email subject line in the scan, with default value of "true" (subject scan used to be unconfigurable). More... about 18 years ago
Changes for v 0.3.6: *) Appended newline to mailbody variable prior to processing, to fix buglet where some of the default keywords (those requiring a '\W' at the end) would fail to match if the relevant word occurs at the very end of a plain-text message (with no other characters following, and thus not matching the '\W' bit). *) Add script type declarations to script inclusion directives in the XUL files for extra correctness. *) Remove non-existing locales from chrome.manifest. This fixes bug for this extension on non-"en-US" versions of T-bird, which would cause the menu item to not show up, and the extension overall to fail. (http://forums.mozillazine.org/viewtopic.php?t=589435) More... about 18 years ago
Changes for v 0.3.6: *) Appended newline to mailbody variable prior to processing, to fix buglet where some of the default keywords (those requiring a '\W' at the end) would fail to match if the relevant word occurs at the very end of a plain-text message (with no other characters following, and thus not matching the '\W' bit). *) Add script type declarations to script inclusion directives in the XUL files for extra correctness. *) Remove non-existing locales from chrome.manifest. This fixes bug for this extension on non-"en-US" versions of T-bird, which would cause the menu item to not show up, and the extension overall to fail. (http://forums.mozillazine.org/viewtopic.php?t=589435) More... about 18 years ago
updates for v 0.3.5: - clean out some old comment cruft - make the attachment prompt tell you which keyword triggered the reminder. More... about 18 years ago
updates for v 0.3.5: - clean out some old comment cruft - make the attachment prompt tell you which keyword triggered the reminder. More... about 18 years ago
more edits for 0.3.4 More... about 18 years ago
more edits for 0.3.4 More... about 18 years ago
*) Fix bug where the default keyword list would not have any backslashes, because they would be parsed out in the XML DTD. Double-backslashed everything. *) The options dialog no longer has pre-set size, and is automatically sized. That should make it easier on the windows users, for whom the options dialog is not resizable when called from the Add-ons list. A user reported a problem when using large font sizes in windows. ( see this help forum thread: http://sourceforge.net/forum/forum.php?thread_id=1923637&forum_id=737330 ) *) Broke up a long line in the options dialog for prettier dialog size. More... about 18 years ago
*) Fix bug where the default keyword list would not have any backslashes, because they would be parsed out in the XML DTD. Double-backslashed everything. *) The options dialog no longer has pre-set size, and is automatically sized. That should make it easier on the windows users, for whom the options dialog is not resizable when called from the Add-ons list. A user reported a problem when using large font sizes in windows. ( see this help forum thread: http://sourceforge.net/forum/forum.php?thread_id=1923637&forum_id=737330 ) *) Broke up a long line in the options dialog for prettier dialog size. More... about 18 years ago
update changelog for v 0.3.4 More... about 18 years ago
update changelog for v 0.3.4 More... about 18 years ago