summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Silence for-each-in warningswolfbeast2018-04-05
* Port over logopageMatt A. Tobin2018-04-05
* [PALEMOON] Use unprefixed requestAnimationFrame in tabbrowser.xmlMatt A. Tobin2018-04-05
* [PALEMOON] Swipe Basilisk's browser-fullZoom.jsMatt A. Tobin2018-04-05
* [PALEMOON] Add missing strings to override netError.dtdMatt A. Tobin2018-04-05
* [PALEMOON] Fix redeclarations of shorthand Cc, Ci, CuMatt A. Tobin2018-04-05
* [PALEMOON] Switch call to autocomplete from history to unifiedcomplete in tab...Matt A. Tobin2018-04-05
* [PALEMOON] Fix preprocessing on preferencesMatt A. Tobin2018-04-05
* [PALEMOON] Fix for loops in browser-thumbnails.js (SyntaxError: missing ] aft...Matt A. Tobin2018-04-05
* [PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after element...Matt A. Tobin2018-04-05
* [PALEMOON] Remove check for MSE mixed prefs in nsBrowserGlue.jsMatt A. Tobin2018-04-05
* Take the following project_flags out of moz.configure: and put them back into...Matt A. Tobin2018-04-05
* Remove unused XRE_DONT_SUPPORT_XPSP2wolfbeast2018-04-05
* Make vector image surface caching smarter.wolfbeast2018-04-05
* Merge pull request #90 from trav90/fix-build-bustageMoonchild2018-04-05
|\
| * Fix Twemoji GTK build bustagetrav902018-04-04
| * Remove extra "+" signs from jar.nm for Linux themetrav902018-04-04
|/
* Ensure WebRTC is off by default in old-configureMatt A. Tobin2018-04-04
* Merge pull request #88 from janekptacijarabaci/devtools_network_openInNewTab_...Moonchild2018-04-04
|\
| * Removing the unused variablejanekptacijarabaci2018-04-02
* | [PALEMOON] Fix preprocessor call for default bookmarks.htmlMatt A. Tobin2018-04-04
* | [PALEMOON] Update the Windows InstallerMatt A. Tobin2018-04-04
* | [PALEMOON] Fix fuelApplication.js include depthMatt A. Tobin2018-04-04
* | [PALEMOON] Steal Basilisk's nsBrowserAppMatt A. Tobin2018-04-04
* | [PALEMOON] Resolve externals is browsercompsMatt A. Tobin2018-04-04
* | [PALEMOON] Wholesale steal Basilisk's shell componentMatt A. Tobin2018-04-04
* | [PALEMOON] Swipe nsIEHistoryEnumerator from BasiliskMatt A. Tobin2018-04-04
* | [PALEMOON] use nsresult instead of NS_METHOD in nsFeedSnifferMatt A. Tobin2018-04-04
* | [PALEMOON] Remove the NS_APP_BOOKMARKS_50_FILE directory service keyMatt A. Tobin2018-04-04
* | [PALEMOON] Remove nsIAboutModule::GetIndexedDBOriginPostfix();Matt A. Tobin2018-04-04
* | [PALEMOON] Add defines and subst to application specific configureMatt A. Tobin2018-04-04
* | [PALEMOON] Build the devtools serverMatt A. Tobin2018-04-04
* | [PALEMOON] First pass fix of obvious moz.build issuesMatt A. Tobin2018-04-04
* | [PALEMOON] Add moz.configureMatt A. Tobin2018-04-04
* | [PALEMOON] Fix Branding Build FilesMatt A. Tobin2018-04-04
* | [PALEMOON] Rewrite confvars.shMatt A. Tobin2018-04-04
* | [PALEMOON] Version bunpMatt A. Tobin2018-04-04
* | Change embedded emoji font from EmojiOne to Twemoji.wolfbeast2018-04-04
* | Sync Pale Moon codeMatt A. Tobin2018-04-04
* | Update SQLite lib to 3.21.0.wolfbeast2018-03-29
* | Get rid of link to irrelevant information after build.wolfbeast2018-03-29
|/
* Merge remote-tracking branch 'janek/_testBranch_js_array_values'wolfbeast2018-03-28
|\
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27
| |\
| * | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20
* | | Revert "Enable Array.prototype.values"wolfbeast2018-03-28
* | | Fix line heights to properly scale to requested size for color-bitmapped SFNTs.wolfbeast2018-03-27
* | | Allow bitmap fonts to force scaling and bypass tolerance check in gfxFcPlatfo...wolfbeast2018-03-27
* | | Use FC_OUTLINE instead of FC_SCALABLE with Fontconfig to check if a font is s...wolfbeast2018-03-27
* | | Enable Array.prototype.valueswolfbeast2018-03-27
| |/ |/|
* | Merge remote-tracking branch 'janek/js_regexp_lastindex_1'wolfbeast2018-03-27
|\ \