Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't shrink the tab bar in customize mode | Ryan C | 2019-05-04 | -1/+1 |
| | ||||
* | Only draw a border on the tab bar when on bottom | Lootyhoof | 2019-04-01 | -1/+1 |
| | ||||
* | Don't modify toolbox-after-color in lwthemes | Lootyhoof | 2019-03-15 | -2/+5 |
| | ||||
* | Draw a border when hiding the tab bar | Lootyhoof | 2019-03-15 | -7/+17 |
| | ||||
* | Merge pull request #945 from FranklinDM/audioindicator-lwtheme-fix | Moonchild | 2019-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] | FranklinDM | 2019-01-27 | -3/+3 |
| | | ||||
| * | Only use white audio indicator when using a lightweight theme | FranklinDM | 2019-01-26 | -3/+3 |
| | | ||||
* | | Improve toolbar icons for all DPIs | wolfbeast | 2019-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. | wolfbeast | 2019-01-07 | -1/+1 |
| | | | | | | | | | | Tag #576. This needs uplift to the relbranch. | |||
* | | Replace status bar download overlay glow arrow with SVG. | wolfbeast | 2018-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 consistent | Matt A. Tobin | 2018-11-30 | -152/+152 |
|/ | ||||
* | Merge pull request #874 from FranklinDM/sound_indicator-work | Moonchild | 2018-11-19 | -0/+86 |
|\ | | | | | Add mute/media playing indicator to tabs | |||
| * | Issue #638 - Part 10: Rename all tabs sound icon to be consistent with others | FranklinDM | 2018-11-17 | -3/+3 |
| | | | | | | | | - alltabs => allTabs | |||
| * | Issue #638 - Part 8: Add overlay sound icon for pinned tabs | FranklinDM | 2018-11-17 | -6/+51 |
| | | | | | | | | - This also moves some styles to tabbrowser.css | |||
| * | Issue #638 - Part 7: Remove hover and active states for sound indicator | FranklinDM | 2018-11-17 | -43/+7 |
| | | ||||
| * | Issue #638 - Part 4: Add tab sound icon to tab drop-down list | FranklinDM | 2018-11-16 | -0/+3 |
| | | ||||
| * | Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabs | FranklinDM | 2018-11-16 | -0/+74 |
| | | ||||
* | | Strip Inkscape data from toolbar SVGs and remove obsolete PNGs. | wolfbeast | 2018-11-19 | -2695/+2362 |
| | | | | | | | | Tag #576 | |||
* | | Replace toolbar PNG bitmaps with SVG vectors. | wolfbeast | 2018-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" | wolfbeast | 2018-09-09 | -6/+0 |
| | | | | This reverts commit c96d9e5bdd064252c2b6d303c1db9209bf4814c9. | |||
* | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -0/+5 |
| | | | | This resolves #660 | |||
* | Adjust popup ID for password manager | Lootyhoof | 2018-07-04 | -2/+1 |
| | ||||
* | Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager | janekptacijarabaci | 2018-07-02 | -3/+0 |
| | ||||
* | Only invert dropmarker by default on glass | Lootyhoof | 2018-06-30 | -8/+7 |
| | ||||
* | Allow menubar items to inherit toolbar text styling | Lootyhoof | 2018-06-30 | -0/+4 |
| | ||||
* | Add tabbrowser findbar styling | Lootyhoof | 2018-06-30 | -0/+6 |
| | ||||
* | Merge pull request #530 from Lootyhoof/close-icon | Moonchild | 2018-06-23 | -4/+4 |
|\ | | | | | Add new close icons and make current icons Basilisk-specific | |||
| * | Add new close icons and make current icons Basilisk-specific | Lootyhoof | 2018-06-22 | -4/+4 |
| | | ||||
* | | Improve newtab styling | wolfbeast | 2018-06-22 | -2/+3 |
| | | | | | | | | | | | | - De-duplicate controls - Improve title text position - Improve pinned site indicator | |||
* | | Issue #517 Part 6: Restyle for Pale Moon. | wolfbeast | 2018-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 pinning | wolfbeast | 2018-06-20 | -6/+39 |
|/ | ||||
* | [PALEMOON] Moving About permissions component files from ↵ | janekptacijarabaci | 2018-06-11 | -1/+1 |
| | | | | | | components/preferences/ to components/permissions/ Issue #191 | |||
* | Remove unused webapps icons files from Pale Moon | JustOff | 2018-05-29 | -0/+0 |
| | ||||
* | Remove unused webapps icons from Pale Moon | JustOff | 2018-05-29 | -10/+0 |
| | ||||
* | [PALEMOON] Remove fullscreen and pointer-lock from permission managing | JustOff | 2018-05-06 | -6/+0 |
| | ||||
* | [PALEMOON] Replace fullscreen permission dialog with a warning | JustOff | 2018-05-06 | -9/+0 |
| | ||||
* | Bug 1192458, Part 2 - New icon for consolidated notification permission | janekptacijarabaci | 2018-04-26 | -4/+53 |
| | ||||
* | Bug 1192458, Part 1 - Consolidate push and desktop notification permissions | janekptacijarabaci | 2018-04-26 | -13/+0 |
| | ||||
* | Bug 1038811 - Push Notifications - Firefox front end changes for ↵ | janekptacijarabaci | 2018-04-26 | -0/+13 |
| | | | | preferences, and permission notification | |||
* | [PALEMOON] Fix badged button renders | janekptacijarabaci | 2018-04-19 | -8/+8 |
| | | | | Issue #202 | |||
* | [PALEMOON] Only use the private autocomplete binding on the URL bar | Matt A. Tobin | 2018-04-18 | -24/+24 |
| | ||||
* | [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete ↵ | Matt A. Tobin | 2018-04-17 | -0/+239 |
| | | | | bindings and styling | |||
* | Remove unused Sync promotion notification icon | JustOff | 2018-04-16 | -1/+0 |
| | ||||
* | Remove the Sync promotion in the add-on install doorhanger | JustOff | 2018-04-16 | -36/+0 |
| | ||||
* | [PALEMOON] Preprocess organizer.css on Windows | Matt A. Tobin | 2018-04-09 | -1/+1 |
| | ||||
* | [PALEMOON] [DevTools] Fix some paths to DevTools (themes) | janekptacijarabaci | 2018-04-08 | -2/+2 |
| | | | | Issue #102 | |||
* | [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC | Matt A. Tobin | 2018-04-07 | -1/+8 |
| | ||||
* | Sync Pale Moon code | Matt A. Tobin | 2018-03-01 | -1/+1 |
| | ||||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+7182 |