summaryrefslogtreecommitdiffstats
path: root/application/palemoon/themes/windows
Commit message (Collapse)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-12258/+0
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* Remove MOZ_BROWSER_STATUSBAR conditional.wolfbeast2019-07-22-2/+0
| | | | This resolves #1194.
* Don't shrink the tab bar in customize modeRyan C2019-05-04-1/+1
|
* Only draw a border on the tab bar when on bottomLootyhoof2019-04-01-1/+1
|
* Don't modify toolbox-after-color in lwthemesLootyhoof2019-03-15-2/+5
|
* Draw a border when hiding the tab barLootyhoof2019-03-15-7/+17
|
* Merge pull request #945 from FranklinDM/audioindicator-lwtheme-fixMoonchild2019-01-28-6/+6
|\ | | | | Only use white audio indicator when using a lightweight theme
| * Only use white audio indicator when using a lightweight theme [pinned tabs]FranklinDM2019-01-27-3/+3
| |
| * Only use white audio indicator when using a lightweight themeFranklinDM2019-01-26-3/+3
| |
* | Improve toolbar icons for all DPIswolfbeast2019-01-17-2160/+3222
| | | | | | | | | | | | | | | | | | | | Tag #576. - Redraw toolbar SVG images, pixel-aligning them as best as possible with manual node placement on the pixel grid. - Reintroduce PNG versions for < 1.33 dppx (with added glow arrow) - Make the css adaptive around the 1.33 dppx border, using PNG below that threshold and SVG above it.
* | Fix library window reference to SVG toolbar image.wolfbeast2019-01-07-1/+1
| | | | | | | | | | Tag #576. This needs uplift to the relbranch.
* | Replace status bar download overlay glow arrow with SVG.wolfbeast2018-12-21-1/+1
| | | | | | | | | | Also remove the now no longer used png. Resolves #576.
* | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistentMatt A. Tobin2018-11-30-152/+152
|/
* Merge pull request #874 from FranklinDM/sound_indicator-workMoonchild2018-11-19-0/+86
|\ | | | | Add mute/media playing indicator to tabs
| * Issue #638 - Part 10: Rename all tabs sound icon to be consistent with othersFranklinDM2018-11-17-3/+3
| | | | | | | | - alltabs => allTabs
| * Issue #638 - Part 8: Add overlay sound icon for pinned tabsFranklinDM2018-11-17-6/+51
| | | | | | | | - This also moves some styles to tabbrowser.css
| * Issue #638 - Part 7: Remove hover and active states for sound indicatorFranklinDM2018-11-17-43/+7
| |
| * Issue #638 - Part 4: Add tab sound icon to tab drop-down listFranklinDM2018-11-16-0/+3
| |
| * Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabsFranklinDM2018-11-16-0/+74
| |
* | Strip Inkscape data from toolbar SVGs and remove obsolete PNGs.wolfbeast2018-11-19-2695/+2362
| | | | | | | | Tag #576
* | Replace toolbar PNG bitmaps with SVG vectors.wolfbeast2018-11-19-13/+4185
|/ | | | | | | | This makes the main toolbar icon set use SVG vector images, so they are prepared for HiDPI use. The download indicator "attention" state (green arrow) has been folded into the main toolbar image. This is a direct replacement of the previous images (and not separate icon files) to have a direct drop-in replacement for the previously used files. Tag #576
* Revert "Add tabbrowser findbar styling"wolfbeast2018-09-09-6/+0
| | | | This reverts commit c96d9e5bdd064252c2b6d303c1db9209bf4814c9.
* Fix position and size of Permissions Manager main content area.wolfbeast2018-07-21-0/+5
| | | | This resolves #660
* Adjust popup ID for password managerLootyhoof2018-07-04-2/+1
|
* Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Managerjanekptacijarabaci2018-07-02-3/+0
|
* Only invert dropmarker by default on glassLootyhoof2018-06-30-8/+7
|
* Allow menubar items to inherit toolbar text stylingLootyhoof2018-06-30-0/+4
|
* Add tabbrowser findbar stylingLootyhoof2018-06-30-0/+6
|
* Merge pull request #530 from Lootyhoof/close-iconMoonchild2018-06-23-4/+4
|\ | | | | Add new close icons and make current icons Basilisk-specific
| * Add new close icons and make current icons Basilisk-specificLootyhoof2018-06-22-4/+4
| |
* | Improve newtab stylingwolfbeast2018-06-22-2/+3
| | | | | | | | | | | | - De-duplicate controls - Improve title text position - Improve pinned site indicator
* | Issue #517 Part 6: Restyle for Pale Moon.wolfbeast2018-06-21-195/+2
| | | | | | | | | | This splits out common rules for different OSes to themes/shared and applies new styling to the newtab page.
* | Issue #517 Part 4: Fix tile pinningwolfbeast2018-06-20-6/+39
|/
* [PALEMOON] Moving About permissions component files from ↵janekptacijarabaci2018-06-11-1/+1
| | | | | | components/preferences/ to components/permissions/ Issue #191
* Remove unused webapps icons files from Pale MoonJustOff2018-05-29-0/+0
|
* Remove unused webapps icons from Pale MoonJustOff2018-05-29-10/+0
|
* [PALEMOON] Remove fullscreen and pointer-lock from permission managingJustOff2018-05-06-6/+0
|
* [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06-9/+0
|
* Bug 1192458, Part 2 - New icon for consolidated notification permissionjanekptacijarabaci2018-04-26-4/+53
|
* Bug 1192458, Part 1 - Consolidate push and desktop notification permissionsjanekptacijarabaci2018-04-26-13/+0
|
* Bug 1038811 - Push Notifications - Firefox front end changes for ↵janekptacijarabaci2018-04-26-0/+13
| | | | preferences, and permission notification
* [PALEMOON] Fix badged button rendersjanekptacijarabaci2018-04-19-8/+8
| | | | Issue #202
* [PALEMOON] Only use the private autocomplete binding on the URL barMatt A. Tobin2018-04-18-24/+24
|
* [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete ↵Matt A. Tobin2018-04-17-0/+239
| | | | bindings and styling
* Remove unused Sync promotion notification iconJustOff2018-04-16-1/+0
|
* Remove the Sync promotion in the add-on install doorhangerJustOff2018-04-16-36/+0
|
* [PALEMOON] Preprocess organizer.css on WindowsMatt A. Tobin2018-04-09-1/+1
|
* [PALEMOON] [DevTools] Fix some paths to DevTools (themes)janekptacijarabaci2018-04-08-2/+2
| | | | Issue #102
* [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTCMatt A. Tobin2018-04-07-1/+8
|
* Sync Pale Moon codeMatt A. Tobin2018-03-01-1/+1
|