Mozdev
Mercurial
adblockplus
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
files
(0)
-1000
-300
-100
-60
+60
+100
tip
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
14 months ago
Wladimir Palant
Streamlining startup sequence, creating init() and shutdown() methods in abp object triggered by an Initializer component.
changeset
|
files
14 months ago
Wladimir Palant
Register engine on "profile-after-change" notification, do not wait for session store notification
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Allow adding filters even if a disabled filter already exists
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Removing outdated comment
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Making compatible with Weave 0.3.0
changeset
|
files
14 months ago
Wladimir Palant
Renaming XPI/JAR file from weavesync to abpweavesync
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Moving out Weave integration into a separate extension - Weave Sync for Adblock Plus
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Ignore corrupted filter entries in patterns.ini (no "text" entry)
changeset
|
files
14 months ago
Wladimir Palant
Don't attempt to initialize component more than once, even if there is an error during initialization
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Updating homepage link for Dr.Evil
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Enabling Weave engine by default
changeset
|
files
14 months ago
Wladimir Palant
Adding Weave integration code:
changeset
|
files
14 months ago
Wladimir Palant
Marking compatible with current SeaMonkey nightlies
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
Wladimir Palant
Removing timer to update icon, replacing by progress listener and filter observer (enough to detect when a change to green status icon is needed)
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
14 months ago
textpattern-merge
Synchronizing Mercurial with Textpattern
changeset
|
files
(0)
-1000
-300
-100
-60
+60
+100
tip