Mozdev
Mercurial
adblockplus
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
files
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
22 months ago
Wladimir Palant
Existing external subscriptions shouldn't prevent the subscriptions dialog to show up on first start
changeset
|
files
22 months ago
Wladimir Palant
Duplicate View menu as list header context menu
changeset
|
files
22 months ago
Wladimir Palant
Remove debug code
changeset
|
files
22 months ago
Wladimir Palant
Fixing typo
changeset
|
files
22 months ago
Wladimir Palant
Don't save normalized data back to the file, keep empty lines and EOL style
changeset
|
files
22 months ago
Wladimir Palant
Remove useless class definition
changeset
|
files
22 months ago
Wladimir Palant
Work around bug 462504 - don't change loop variable
changeset
|
files
22 months ago
Wladimir Palant
Merging wantObj and wantList variables
changeset
|
files
22 months ago
Wladimir Palant
Save a little execution time by replacing property lookups with switch statements
changeset
|
files
22 months ago
Wladimir Palant
Test for [User Patterns] section further down - it should be pretty rare now
changeset
|
files
22 months ago
Wladimir Palant
Static methods shouldn't use "this"
changeset
|
files
22 months ago
Wladimir Palant
Filter.fromObject() should just return null for unknown filter types
changeset
|
files
22 months ago
Wladimir Palant
Adding profiling capabilities to tests
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
And one more encoding fix - remove BOM
changeset
|
files
22 months ago
Wladimir Palant
Fix encoding of the test data (=> UTF-8)
changeset
|
files
22 months ago
Wladimir Palant
Updating test: original data was incomplete (esp. no shortcuts)
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
List's context menu should only apply to the content, not the header
changeset
|
files
22 months ago
Wladimir Palant
Pressing "Enter" on a group title or doubleclicking that title should only perform the default action (open/close)
changeset
|
files
22 months ago
Wladimir Palant
Fix flacky persistence of column visibility - set "hidden" attribute rather than property
changeset
|
files
22 months ago
Wladimir Palant
Converting to Unix line break style
changeset
|
files
22 months ago
Wladimir Palant
Adding warning if Filterset.G is installed
changeset
|
files
22 months ago
Wladimir Palant
Use more user-friendly filter group names (http://adblockplus.org/forum/viewtopic.php?t=1207)
changeset
|
files
22 months ago
Wladimir Palant
Making homepage URL localizable
changeset
|
files
22 months ago
Wladimir Palant
Make "State" the default sort order for "blockable items"
changeset
|
files
22 months ago
Wladimir Palant
Make sort by size almost work even though size can change easily
changeset
|
files
22 months ago
Wladimir Palant
Adding tests for redirect chains
changeset
|
files
22 months ago
Wladimir Palant
Properly handle temporary redirects in subscription downloads, adding tests
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Adding checksum validation script
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Adding size to blockable items tooltip
changeset
|
files
22 months ago
Wladimir Palant
Adding "Size" column to blockable items list (hidden by default)
changeset
|
files
22 months ago
Wladimir Palant
Fixing column styles
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Make sure to deserialize filter shortcuts from patterns.ini
changeset
|
files
22 months ago
Wladimir Palant
Adding test for filter shortcut serialization/deserialization
changeset
|
files
22 months ago
Wladimir Palant
Don't simply copy filters when subscription filters change, use getFilterByText() for all of them to get the wrappers and update shortcuts.
changeset
|
files
22 months ago
Wladimir Palant
Fixing wrong BlockingFilter.collapse check
changeset
|
files
22 months ago
Wladimir Palant
Improve code collapsing frames in a frameset
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Fix reading from disk - last line not read
changeset
|
files
22 months ago
Wladimir Palant
Fixing testcase to make the bug obvious
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Add checksum to files created by "Export filters"
changeset
|
files
22 months ago
Wladimir Palant
Adding support for checksums in filter subscriptions - reject download on checksum mismatch
changeset
|
files
22 months ago
Wladimir Palant
Don't fail download for non-HTTP requests
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Add Disable/Enable to the context menu
changeset
|
files
22 months ago
Wladimir Palant
Changed "Move up/down" into "Move filter up/down" to clearly separate this from "Move group up/down"
changeset
|
files
22 months ago
Wladimir Palant
Add missing parameter to treeView.getSelectedInfo() calls
changeset
|
files
22 months ago
Wladimir Palant
Don't show "Edit filter" and "Edit subscription" together in the context menu
changeset
|
files
22 months ago
Wladimir Palant
Improve readability of fillContext()
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
Wladimir Palant
Enabled "Delete" context menu item for subscriptions as well, not only for filters
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
22 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip