Mozdev
 
8 months agoWladimir PalantMove skin files from skin/classic/ to just skin/
8 months agoWladimir PalantOpen subscriptions dialog in a new tab on first start - ignore session restore for now
8 months agoWladimir PalantRemoving no longer used code
8 months agoWladimir PalantUse extensions.adblockplus.currentVersion pref to trigger first run actions instead of extensions.adblockplus.checkedtoolbar and extensions.adblockplus.showsubscriptions
8 months agoWladimir PalantRemove Adblock warning at startup and now useless extensions.adblockplus.checkedadblockinstalled preference
8 months agoWladimir PalantMove warnings to a better place
8 months agoWladimir PalantAdd Adblock warning to the subscriptions dialog
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantAdding "Adblock Plus: Blockable items" to View menu in Firefox and SeaMonkey
8 months agoWladimir PalantRenaming Tools menu item into "Adblock Plus Preferences"
8 months agoWladimir PalantWhitelist filters without options always apply to entire pages - fix and additional tests
8 months agoWladimir PalantFix default sort order - list should only be sorted by state if the user didn't choose anything already
8 months agoWladimir PalantMerging status icons into one image
8 months agoWladimir PalantUse better error code
8 months agoWladimir PalantRemoving unused variables
8 months agoWladimir PalantCleaning up icons
8 months agoWladimir PalantMerging state images for the list of blockable items
8 months agoWladimir PalantRemoving blocked.png - unused
8 months agoWladimir PalantTweaking margin and min width of the "Enabled" column
8 months agoWladimir PalantChanging enabled/disabled images for Preferences dialog
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantExisting external subscriptions shouldn't prevent the subscriptions dialog to show up on first start
8 months agoWladimir PalantDuplicate View menu as list header context menu
8 months agoWladimir PalantRemove debug code
8 months agoWladimir PalantFixing typo
8 months agoWladimir PalantDon't save normalized data back to the file, keep empty lines and EOL style
8 months agoWladimir PalantRemove useless class definition
8 months agoWladimir PalantWork around bug 462504 - don't change loop variable
8 months agoWladimir PalantMerging wantObj and wantList variables
8 months agoWladimir PalantSave a little execution time by replacing property lookups with switch statements
8 months agoWladimir PalantTest for [User Patterns] section further down - it should be pretty rare now
8 months agoWladimir PalantStatic methods shouldn't use "this"
8 months agoWladimir PalantFilter.fromObject() should just return null for unknown filter types
8 months agoWladimir PalantAdding profiling capabilities to tests
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantAnd one more encoding fix - remove BOM
8 months agoWladimir PalantFix encoding of the test data (=> UTF-8)
8 months agoWladimir PalantUpdating test: original data was incomplete (esp. no shortcuts)
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantList's context menu should only apply to the content, not the header
8 months agoWladimir PalantPressing "Enter" on a group title or doubleclicking that title should only perform the default action (open/close)
8 months agoWladimir PalantFix flacky persistence of column visibility - set "hidden" attribute rather than property
8 months agoWladimir PalantConverting to Unix line break style
8 months agoWladimir PalantAdding warning if Filterset.G is installed
8 months agoWladimir PalantUse more user-friendly filter group names (http://adblockplus.org/forum/viewtopic.php?t=1207)
8 months agoWladimir PalantMaking homepage URL localizable
8 months agoWladimir PalantMake "State" the default sort order for "blockable items"
8 months agoWladimir PalantMake sort by size almost work even though size can change easily
8 months agoWladimir PalantAdding tests for redirect chains
8 months agoWladimir PalantProperly handle temporary redirects in subscription downloads, adding tests
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantAdding checksum validation script
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantAdding size to blockable items tooltip
8 months agoWladimir PalantAdding "Size" column to blockable items list (hidden by default)
8 months agoWladimir PalantFixing column styles
8 months agotextpattern-mergeSynchronizing Mercurial with Textpattern
8 months agoWladimir PalantMake sure to deserialize filter shortcuts from patterns.ini