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