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