Mozdev
 
22 months agoWladimir PalantExisting external subscriptions shouldn't prevent the subscriptions dialog to show up on first start
22 months agoWladimir PalantDuplicate View menu as list header context menu
22 months agoWladimir PalantRemove debug code
22 months agoWladimir PalantFixing typo
22 months agoWladimir PalantDon't save normalized data back to the file, keep empty lines and EOL style
22 months agoWladimir PalantRemove useless class definition
22 months agoWladimir PalantWork around bug 462504 - don't change loop variable
22 months agoWladimir PalantMerging wantObj and wantList variables
22 months agoWladimir PalantSave a little execution time by replacing property lookups with switch statements
22 months agoWladimir PalantTest for [User Patterns] section further down - it should be pretty rare now
22 months agoWladimir PalantStatic methods shouldn't use "this"
22 months agoWladimir PalantFilter.fromObject() should just return null for unknown filter types
22 months agoWladimir PalantAdding profiling capabilities to tests
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantAnd one more encoding fix - remove BOM
22 months agoWladimir PalantFix encoding of the test data (=> UTF-8)
22 months agoWladimir PalantUpdating test: original data was incomplete (esp. no shortcuts)
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantList's context menu should only apply to the content, not the header
22 months agoWladimir PalantPressing "Enter" on a group title or doubleclicking that title should only perform the default action (open/close)
22 months agoWladimir PalantFix flacky persistence of column visibility - set "hidden" attribute rather than property
22 months agoWladimir PalantConverting to Unix line break style
22 months agoWladimir PalantAdding warning if Filterset.G is installed
22 months agoWladimir PalantUse more user-friendly filter group names (http://adblockplus.org/forum/viewtopic.php?t=1207)
22 months agoWladimir PalantMaking homepage URL localizable
22 months agoWladimir PalantMake "State" the default sort order for "blockable items"
22 months agoWladimir PalantMake sort by size almost work even though size can change easily
22 months agoWladimir PalantAdding tests for redirect chains
22 months agoWladimir PalantProperly handle temporary redirects in subscription downloads, adding tests
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantAdding checksum validation script
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantAdding size to blockable items tooltip
22 months agoWladimir PalantAdding "Size" column to blockable items list (hidden by default)
22 months agoWladimir PalantFixing column styles
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantMake sure to deserialize filter shortcuts from patterns.ini
22 months agoWladimir PalantAdding test for filter shortcut serialization/deserialization
22 months agoWladimir PalantDon't simply copy filters when subscription filters change, use getFilterByText() for all of them to get the wrappers and update shortcuts.
22 months agoWladimir PalantFixing wrong BlockingFilter.collapse check
22 months agoWladimir PalantImprove code collapsing frames in a frameset
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantFix reading from disk - last line not read
22 months agoWladimir PalantFixing testcase to make the bug obvious
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantAdd checksum to files created by "Export filters"
22 months agoWladimir PalantAdding support for checksums in filter subscriptions - reject download on checksum mismatch
22 months agoWladimir PalantDon't fail download for non-HTTP requests
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantAdd Disable/Enable to the context menu
22 months agoWladimir PalantChanged "Move up/down" into "Move filter up/down" to clearly separate this from "Move group up/down"
22 months agoWladimir PalantAdd missing parameter to treeView.getSelectedInfo() calls
22 months agoWladimir PalantDon't show "Edit filter" and "Edit subscription" together in the context menu
22 months agoWladimir PalantImprove readability of fillContext()
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agoWladimir PalantEnabled "Delete" context menu item for subscriptions as well, not only for filters
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
22 months agotextpattern-mergeSynchronizing Mercurial with Textpattern