summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | Crypto Services (utils) - Support for SHA224-512janekptacijarabaci2018-02-21-40/+45
| * | | Notifications - Run (Desktop) Notifications twice (and more) in a row does no...janekptacijarabaci2018-02-21-2/+27
|/ / /
* | | Merge pull request #27 from MoonchildProductions/theme-workMoonchild2018-02-20-858/+456
|\ \ \
| * | | Remove windows-xp and windows-vista from @media(-moz-os-version)wolfbeast2018-02-20-13/+2
| * | | Remove Windows XP and Windows Vista theme components and resources.wolfbeast2018-02-20-845/+454
|/ / /
* | | Fix build bustage: keep MF_WIN7_VERSION namewolfbeast2018-02-20-2/+2
* | | Clean up Firefox specific considerations from WindowsVersion.hwolfbeast2018-02-20-73/+4
* | | Remove more obsolete checks in dom/media and ipc.wolfbeast2018-02-20-19/+4
* | | Remove more Vista checks in ipc codewolfbeast2018-02-20-45/+1
* | | Remove more Vista checks in dom/mediawolfbeast2018-02-20-67/+17
* | | Remove DLL blocklist checks for Windows XP.wolfbeast2018-02-19-10/+1
* | | Remove obsolete WinXPWifiScanner class.wolfbeast2018-02-19-447/+4
* | | Remove Windows XP specific code in netwerk.wolfbeast2018-02-19-39/+1
* | | Remove some obsolete front-end code in Basilisk.wolfbeast2018-02-19-76/+3
* | | Remove gfx/thebes checks for Windows 7+.wolfbeast2018-02-19-19/+6
* | | Remove some gfx/thebes checks for Windows Vista+.wolfbeast2018-02-19-23/+6
* | | Remove XPCOM checks for Windows Vista and clean up unused header files.wolfbeast2018-02-19-8/+1
* | | Remove Windows shell integration checks for Windows Vista.wolfbeast2018-02-19-26/+7
* | | Remove StartupSpecialSystemDirectory() workaround.wolfbeast2018-02-19-31/+2
* | | Use thread_local calls on Win and Mac.wolfbeast2018-02-19-33/+7
* | | Remove SEH try blocks from a11y code.wolfbeast2018-02-19-1099/+7
* | | Use GetTickCount64 without a GetProcAddress check in Timestamp_windows.cpp.wolfbeast2018-02-19-50/+6
* | | Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsWinGesture.h.wolfbeast2018-02-19-153/+2
* | | Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h.wolfbeast2018-02-19-14/+1
* | | Remove always-false #if WINVER < 0x0600 (Windows Vista) check in toolkit/win.wolfbeast2018-02-19-5/+0
* | | Remove always-false #if WINVER < 0x0600 (Windows Vista) checks in widget/wind...wolfbeast2018-02-19-102/+2
* | | Remove always-false block from WMF.wolfbeast2018-02-19-17/+1
* | | Remove useless version check from PDMFactory.wolfbeast2018-02-19-14/+1
* | | Remove redundant Vista checks in dom/ipcwolfbeast2018-02-19-7/+2
* | | Remove redundant Vista checks in toolkit/xrewolfbeast2018-02-19-26/+5
* | | Remove dead code in the Windows battery module.wolfbeast2018-02-19-102/+39
* | | Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19-133/+31
* | | Make the proper Windows APIs natively available to our tree.wolfbeast2018-02-19-24/+13
* | | Remove no longer relevant ClearType prefs.wolfbeast2018-02-18-73/+5
* | | Remove unnecessary code in /widget.wolfbeast2018-02-18-1162/+199
* | | Update executable manifests.wolfbeast2018-02-18-7/+0
* | | Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18-94/+24
* | | Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18-134/+0
* | | Merge branch 'ported-moebius'wolfbeast2018-02-18-171/+158
|\ \ \
| * \ \ Merge branch 'master' into ported-moebiuswolfbeast2018-02-18-6/+1
| |\ \ \ | |/ / / |/| | |
* | | | Part 2Matt A. Tobin2018-02-18-6/+1
| * | | Merge branch 'master' into ported-moebiuswolfbeast2018-02-18-2432/+254
| |\ \ \ | |/ / / |/| | |
* | | | Adjust requirementsMatt A. Tobin2018-02-17-7/+2
* | | | Make MOZ_SANBOX an enable bool in configureMatt A. Tobin2018-02-17-6/+6
* | | | Basilisk requires devtools client for now so enable it by default but add a t...Matt A. Tobin2018-02-17-1/+5
* | | | Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backen...Matt A. Tobin2018-02-17-17/+50
* | | | Add a configure option to disable including jetpackMatt A. Tobin2018-02-17-1/+18
* | | | Merge branch 'stub-branding-cc'Matt A. Tobin2018-02-17-2294/+173
|\ \ \ \
| * | | | Reduce redundencies in Basilisk brandingMatt A. Tobin2018-02-17-122/+146
| * | | | Don't generate redundant packaging artifactsMatt A. Tobin2018-02-17-20/+1