Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #832 Part 2: Remove styling and images. | Ascrod | 2018-10-11 | -2/+2 |
| | ||||
* | Fix toolbar styling in non-Australis toolkit themes part 2 | wolfbeast | 2018-08-21 | -3/+3 |
| | | | | | | Fix jar manifests. This resolves #713 | |||
* | Fix toolbar styling in non-Australis toolkit themes | wolfbeast | 2018-08-21 | -1/+30 |
| | | | | This resolves #713 | |||
* | Remove dead Help Viewer skin mapping from Toolkit | JustOff | 2018-07-29 | -1/+0 |
| | ||||
* | Restore Pale Moon's standalone image viewing style. | wolfbeast | 2018-06-29 | -1/+8 |
| | ||||
* | Use MOZ_AUSTRALIS to define common shared Australis features | Matt A. Tobin | 2018-06-28 | -2/+2 |
| | ||||
* | "about:support" - added support for "Restart normally" | janekptacijarabaci | 2018-06-26 | -0/+4 |
| | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially) | |||
* | Add new close icons and make current icons Basilisk-specific | Lootyhoof | 2018-06-22 | -1/+62 |
| | ||||
* | [PALEMOON] Fix missed `notifyPluginCrashed.png` on windows and linux | JustOff | 2018-05-30 | -1/+1 |
| | ||||
* | [PALEMOON] [frontend vs backend] Remove unused webapps-*.png ↵ | janekptacijarabaci | 2018-05-29 | -7/+0 |
| | | | | | | (chrome://global/skin/icons/webapps-*.png) Issue #121 | |||
* | [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵ | janekptacijarabaci | 2018-05-29 | -0/+0 |
| | | | | | | osx/global/icons) Issue #121 | |||
* | [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵ | janekptacijarabaci | 2018-05-29 | -0/+0 |
| | | | | | | osx/global/icons) Issue #121 | |||
* | [PALEMOON] [frontend vs backend] Added icons | janekptacijarabaci | 2018-05-29 | -0/+13 |
| | | | | Issue #121 | |||
* | Merge pull request #358 from janekptacijarabaci/notifications_settings_3 | Moonchild | 2018-05-16 | -8/+49 |
|\ | | | | | [PALEMOON] Fix: The settings icon in the notification is missing (copy some files from webextensions) | |||
| * | [PALEMOON] Fix: The settings icon in the notification is missing (copy some ↵ | janekptacijarabaci | 2018-05-15 | -8/+49 |
| | | | | | | | | | | | | | | files from webextensions) Issue #121 Pull #273 | |||
* | | Initial updates for Reader View. | Ascrod | 2018-05-15 | -811/+801 |
|/ | ||||
* | [follow up] moebius#154: Notifications - user settings - the immediate ↵ | janekptacijarabaci | 2018-05-05 | -2/+0 |
| | | | | | | | duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 https://github.com/MoonchildProductions/UXP/pull/132 | |||
* | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - ↵ | janekptacijarabaci | 2018-04-27 | -2/+2 |
| | | | | | | use preprocessing for OSX and windows) Issue #121 | |||
* | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files | janekptacijarabaci | 2018-04-26 | -0/+347 |
| | | | | Issue #121 | |||
* | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -154/+418 |
|\ | | | | | | | This is almost everything needed for #162. | |||
| * | A nicer button for class="month-year::after" | janekptacijarabaci | 2018-03-31 | -1/+0 |
| | | | | | | | | | | A small replacement for: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 | |||
| * | Bug 1363672 - Add step support to date picker | janekptacijarabaci | 2018-03-30 | -4/+7 |
| | | ||||
| * | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 | -27/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190 | |||
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-30 | -473/+302 |
| |\ | | | | | | | | | | html_input_datetime_1 | |||
| * | | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year ↵ | janekptacijarabaci | 2018-02-14 | -8/+70 |
| | | | | | | | | | | | | button for date picker | |||
| * | | Bug 1323109: [DateTimePicker] Date time picker popup does not open near ↵ | janekptacijarabaci | 2018-02-14 | -0/+12 |
| | | | | | | | | | | | | input box | |||
| * | | Bug 1283385: Implement UI for <input type="date"> | janekptacijarabaci | 2018-02-14 | -7/+145 |
| | | | ||||
| * | | Bug 1317600: [DateTimePicker] Spinner arrow buttons shouldn't depend on find ↵ | janekptacijarabaci | 2018-02-14 | -2/+16 |
| | | | | | | | | | | | | bar resources | |||
* | | | Merge pull request #150 from janekptacijarabaci/about_1 | New Tobin Paradigm | 2018-04-13 | -7/+1 |
|\ \ \ | | | | | | | | | moebius#173: Fix up "about:" page | |||
| * | | | moebius#173: Fix up "about:" page | janekptacijarabaci | 2018-04-13 | -7/+1 |
| | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/173 | |||
* | | | | moebius#255: [minor fix] toolkit/themes/linux/global/jar.mn - style clean up ↵ | janekptacijarabaci | 2018-04-13 | -3/+3 |
|/ / / | | | | | | | | | | | | | | | | (the columns alignment) https://github.com/MoonchildProductions/moebius/pull/255 | |||
* | | | Restyle the findbar | Matt A. Tobin | 2018-04-13 | -334/+235 |
| | | | ||||
* | | | Remove an unused (web)extensions icon | janekptacijarabaci | 2018-04-12 | -1/+0 |
| | | | | | | | | | | | | Follow up: #122 | |||
* | | | [PALEMOON] Update: extension/plugin icons (Windows), passwordmgr icons | janekptacijarabaci | 2018-04-12 | -0/+13 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/commit/050f33015bb234c42c88c282dc75dc2133727094 | |||
* | | | Remove extra "+" signs from jar.nm for Linux theme | trav90 | 2018-04-04 | -23/+23 |
| |/ |/| | ||||
* | | Remove Windows XP and Windows Vista theme components and resources. | wolfbeast | 2018-02-20 | -473/+302 |
|/ | ||||
* | Hook up the Tycho Add-on Manager to the build system | Matt A. Tobin | 2018-02-10 | -10/+125 |
| | ||||
* | Import Tycho's Add-on Manager | Matt A. Tobin | 2018-02-10 | -0/+4802 |
| | ||||
* | Move WebExtensions enabled Add-ons Manager | Matt A. Tobin | 2018-02-10 | -91/+112 |
| | ||||
* | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 | -7/+11 |
| | ||||
* | Issue N/A - Restore the Toolkit Error Console - Part 1: Toolkit | Matt A. Tobin | 2018-02-02 | -0/+551 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+22942 |