Mozdev
Mercurial
adblockplus
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
files
(0)
-1000
-300
-100
-60
+60
+100
tip
13 months ago
Wladimir Palant
Improve position calculation for object tabs
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
Wladimir Palant
Switch to absolute rather than fixed positioning for object tabs (prevents visual glitches when scrolling)
changeset
|
files
13 months ago
Wladimir Palant
Replace createTimer() utility function by a simpler runAsync()
changeset
|
files
13 months ago
Wladimir Palant
Work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=500075 - negate :hover when dealing with objects
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
Wladimir Palant
Topic 3811 : Object tab improvements, first part (show "Block" button only when the object is hovered, position dynamically when the button is shown)
changeset
|
files
13 months ago
Wladimir Palant
Domain-restricted filters shouldn't match in documents without host name (e.g. files from disk)
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
Wladimir Palant
Bringing Songbird version requirements in line with current guidelines
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
Wladimir Palant
Scroll automatically if the list isn't sorted
changeset
|
files
13 months ago
Wladimir Palant
Stop counting script returns when recording is paused
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
Wladimir Palant
Should be using outline CSS property instead of -moz-outline
changeset
|
files
13 months ago
Wladimir Palant
Adding Refresh and Clear buttons to the errors page
changeset
|
files
13 months ago
Wladimir Palant
Make "Disable this filter on example.com" work with element hiding rules as well
changeset
|
files
13 months ago
Wladimir Palant
Topic 3919 : Implementing domain exceptions for element hiding
changeset
|
files
13 months ago
Wladimir Palant
Adding tests for <xul:script> blocking
changeset
|
files
13 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
13 months ago
Wladimir Palant
Making sure to not leave any recognizable styles on collapsed nodes
changeset
|
files
13 months ago
Wladimir Palant
No not apply "collapse blocked elements" for non-visual request types
changeset
|
files
13 months ago
Wladimir Palant
Adding performance test for element hiding selectors
changeset
|
files
13 months ago
Wladimir Palant
Blockable items: Adding "Disable this filter on example.com" context menu item for user-defined filters
changeset
|
files
13 months ago
Wladimir Palant
Adding "Re-enable on this page" context menu item and making "Disable on ..." work with filters in subscriptions
changeset
|
files
13 months ago
Wladimir Palant
Hide context menu items by default (just in case)
changeset
|
files
13 months ago
Wladimir Palant
Clear hit statistics whenever the user purges browsing history
changeset
|
files
13 months ago
Wladimir Palant
Use the correct hg command to determine current revision number
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Making setupTestEnvironment.pl handle {{BUILD}} tag correctly
changeset
|
files
14 months ago
Wladimir Palant
Make errors.html show Adblock Plus version and source code revision
changeset
|
files
14 months ago
Wladimir Palant
Marking compatible with Thunderbird 3.1a1pre
changeset
|
files
14 months ago
Wladimir Palant
Change version number for AMO's sake
changeset
|
files
14 months ago
Wladimir Palant
Fix handling of permanent redirects for subscriptions that are only shown in preferences but haven't been really added yet
changeset
|
files
14 months ago
Wladimir Palant
Replacing component ID by a real GUID
changeset
|
files
14 months ago
Wladimir Palant
Topic 4035 : When pasting filters, insert comments before the filter that follows them
changeset
|
files
14 months ago
Wladimir Palant
Fixing visual glitch in Songbird (extra space in checkbox menu items)
changeset
|
files
14 months ago
Wladimir Palant
Correcting Songbird versions
changeset
|
files
14 months ago
Wladimir Palant
Changing Songbird compatibility range into 1.2b1-1.3b1pre and removing explicit chrome.manifest entry for Songbird (current versions accept browser overlays)
changeset
|
files
14 months ago
Wladimir Palant
Moving hasToolbar property to application overlays
changeset
|
files
14 months ago
Wladimir Palant
Progress listener needs to support weak references (fails in Prism otherwise)
changeset
|
files
14 months ago
Wladimir Palant
Moving getContextMenu() method to application overlays
changeset
|
files
14 months ago
Wladimir Palant
Moving some of the application integration code into the application overlays
changeset
|
files
14 months ago
Wladimir Palant
Marking compatible with Prism 1.0b1
changeset
|
files
14 months ago
Wladimir Palant
Split up common overlay into dedicated Firefox and SeaMonkey overlays to prevent conflicts
changeset
|
files
14 months ago
Wladimir Palant
Removing unused constant
changeset
|
files
14 months ago
Wladimir Palant
ID of personal toolbar changed in SeaMonkey 2.0, updating
changeset
|
files
14 months ago
Wladimir Palant
Clear wrappers when changes are applied, otherwise old wrappers might be reused
changeset
|
files
14 months ago
Wladimir Palant
Fixed: "Disable on ..." doesn't treat disabled filters correctly
changeset
|
files
14 months ago
Wladimir Palant
Improved timeline messages from filterStorage.loadFromDisk()
changeset
|
files
14 months ago
Wladimir Palant
Reverting to initialization on profile-after-change notification - content policies are triggered before the UI shows up
changeset
|
files
14 months ago
Wladimir Palant
Initialize Weave Sync on final-ui-startup notification, this is later in the startup sequence
changeset
|
files
14 months ago
Wladimir Palant
Use more appropriate notifications for application startup/shutdown
changeset
|
files
14 months ago
Wladimir Palant
Start using Components.* shortcuts for UI code
changeset
|
files
14 months ago
Wladimir Palant
Adding ui/utils.js with commonly used shortcuts
changeset
|
files
14 months ago
Wladimir Palant
Start using Components.* shortcuts
changeset
|
files
(0)
-1000
-300
-100
-60
+60
+100
tip