Ian Neal
e18e9ac498
Bug 1911848 - Simplify tab drop indicator code and styling. r=frg
2024-08-06 17:09:17 +01:00
Frank-Rainer Grahl
033c6cc555
Bug 1896174 - Restore missing checkbox icons in classic theme. r=IanN
2024-05-10 10:26:22 +02:00
Matt A. Tobin
8a87906b5c
Bug 1858246 - Fix missing border on later Windows versions. r=frg
...
autocomplete.css sets the padding to 0 for widgets that don't have an icon.
2023-10-03 20:48:41 +02:00
Ian Neal
774f742e60
Bug 1849526 - Update IndexedDB, persistent-storage shortcut notifications and permissions for SeaMonkey. r=frg
...
Port to SeaMonkey the relevant parts of:
* Bug 1123760 - fix accessible labels of urlbar items
* Bug 1285212 - Add tooltips to permissions icons in the url bar
* Bug 1309123 - Show persistent-storage permission request notification
* Bug 1334411 - Obsolete UI for IndexedDB in Page Info/Permissions
* Bug 380637 - Should web pages be restricted from being able to override the browser's keyboard shortcuts?
* Bug 1445942 - user pref 'permissions.default.shortcuts' screws up backspace and del keys
2023-08-28 16:01:29 +01:00
Ian Neal
0431135d5a
Bug 1807802 - Port |Bug 1469287 - Implement new shared tree styling| to SeaMonkey. r=frg
2022-12-28 10:29:28 +00:00
Ian Neal
316cd2c714
Bug 1806653 - Remove unused seltype=text|cell css. r=frg
2022-12-20 14:10:05 +00:00
Ian Neal
b34fadf84b
Bug 1806632 - Remove unused gridlines class from EdAdvancedEdit. r=frg
2022-12-20 11:02:27 +00:00
Frank-Rainer Grahl
225fa72e14
Bug 1781940 - Use loading.png for showing tab loads. r=IanN
2022-07-28 19:01:43 +02:00
Frank-Rainer Grahl
3596c754d6
Bug 1779034 - Remove dead AIM and Google Talk from Address book. r=IanN
2022-07-11 14:02:52 +02:00
Frank-Rainer Grahl
63e2092790
Bug 1762733 - Removed unused plugin icons from modern theme. r=me
2022-06-26 22:45:33 +02:00
Frank-Rainer Grahl
20bbb129bd
Bug 1762733 - Remove obsolete plugin code. r=IanN
...
Specifically:
- css and image data from modern theme.
- Plugin notifications other that crashed.
The crashed notifiction is probably broken and needs work if we are ever
able to enable EME e.g. replacement for the non existing moz-handler-crashed
css.
- Plugins as application handlers in preferences.
- Plugin permissions in the Data Manager.
2022-03-14 02:10:02 +01:00
Ian Neal
b7b7ae0c55
Bug 1746081 - Use listbox rather than tree in FilterListDialog. r=frg
2021-12-14 22:07:39 +00:00
Frank-Rainer Grahl
dbfa3587cb
Bug 1710915 - Replace placeholder form icon in SeaMonkey composer. r=IanN
...
Icon done by fox.
2021-11-17 23:37:27 +01:00
Frank-Rainer Grahl
436c112c5a
Bug 1730408 - Add picker for date and time inputs. r=IanN
...
Port Bug 1288591 "Implement the layout for <input type=time>".
Modern styling by njsg
Add popupAnchor from Bug 691601 "Update browser form validation so that it is e10s compatible"
2021-09-06 19:07:34 +02:00
Ian Neal
aa69a5dbf5
Bug 1710248 - Move security button icons into communicator.css. r=frg
2021-05-08 18:47:29 +01:00
Frank-Rainer Grahl
d0a9203014
Bug 1621445 - Part 5: Align Sanitzer with Firefox. r=IanN
2021-05-30 20:35:33 +02:00
Ian Neal
7b4ee59317
Bug 1684611 - Move Forms from debugQA to Composer - add toolbar button. r=frg
2021-03-02 20:51:47 +00:00
Ian Neal
e87c41bfc3
Bug 1429946 - Use folderPane.js to convert SeaMonkeys rdf-trees to js. r=frg
2021-03-20 10:47:17 +00:00
Ian Neal
ea5c2a4de1
Bug 1699322 - Convert gif icons in SeaMonkey themes to png - classic png run through optipng. r=frg
2021-03-22 22:37:02 +00:00
Ian Neal
d913eb1a5e
Bug 1699322 - Convert gif icons in SeaMonkey themes to png - modern png run through optipng. r=frg
2021-03-22 22:34:26 +00:00
Frank-Rainer Grahl
b56a8a13f5
Bug 1699322 - Part 2: change gif icons to png in package and css files. r=IanN
2021-03-18 00:07:47 +01:00
Frank-Rainer Grahl
7b9578b425
Bug 1699322 - Part 1: convert suite gif icons to png. r=IanN
2021-03-18 00:07:38 +01:00
Ian Neal
42af828293
Bug 1698367 - Have specific icons for feeds rather than re-using news ones. r=frg
2021-03-14 14:01:22 +00:00
Ian Neal
0691939804
Bug 1685551 - Newsgroup Subscribe dialog incorrectly themed. r=frg
2021-01-09 16:38:22 +00:00
Rob Lemley
be1498e516
Bug 1672798 - Run black formatting on suite/editor Python/mozbuild/mozconfigure files. r=IanN
...
Differential Revision: https://phabricator.services.mozilla.com/D96098
--HG--
extra : rebase_source : 4eb11a5e6c34d151e9b57dece6872232c2728596
extra : amend_source : cbc1824df74640bc5a3e8427db079167ca0d0cac
2020-11-05 14:13:45 -05:00
Nuno Silva
d3d630758f
Bug 1664242 - Use -moz-gtk-info-bar for RSS feed CSS on Linux. r=frg
...
Port the RSS feed part of bug 1187203.
As this is GTK-specific, changes are done in a separate
feed-subscribe.css for GTK builds.
--HG--
rename : suite/themes/classic/communicator/feed-subscribe.css => suite/themes/classic/linux/communicator/feed-subscribe.css
2020-09-10 18:15:50 +01:00
Ian Neal
1a15cfed7a
Bug 1641705 - Update photo handling in addressbook. r=frg
...
Port the relevant parts of the following bugs to SeaMonkey:
* Bug 800123 - Don't hard code the contact photos in cardDialog
* Bug 892889 - Provide api for assigning photos to contacts
* Bug 691141 - rework AB contact photo storing UI
* Bug 1458384 - Implement missing NewCardCancelButton() in abCard.js to make canceling new card dialog work again
2020-05-06 00:45:49 +01:00
Ian Neal
2cfcbe4a5c
Bug 1636531 - Enable search in multiple/all address books. r=frg
...
Port the relevant parts of the following bugs to SeaMonkey:
* Bug 170270 - Enable search in multiple/all address books
* Bug 1140768 - Fix typo of "gShowAbColumnInComposeSidbar" in abContactsPanel.js and improve the logic of hiding the "addressbook" column
* Bug 1143812 - Always allow creating new contacts and lists after opening addressbook by using Personal Addressbook when a usable AB is not selected
* Bug 1142705 - Contacts sidebar doesn't remember the last selected address book after Bug 170270 checked in
* Bug 824150 - Code cleanup in /mail/ and /mailnews/
* Bug 691141 - rework AB contact photo storing UI
* Bug 1319409 - Rename GetSelectedDirectory() function to getSelectedDirURI(), and various related code cleanup/refactoring
2020-05-06 00:45:49 +01:00
Ian Neal
b34cc19703
Bug 1635594 - Port |Bug 1296253 - Horizontal space for notes in the address book makes phone numbers unreadable| to SeaMonkey. r=frg
2020-05-05 23:07:53 +01:00
Ian Neal
753c560cdb
Bug 606683 - Allow customization of toolbars in Composer and formatting toolbar in MailNews Composition - formatting toolbar part. r=frg DONTBUILD
2020-04-07 21:50:42 +01:00
Bill Gianopoulos
99f79dafbc
Bug 1272921 - Follow-up: Fix typo in extensions.css. r=frg
2020-05-09 16:26:36 -04:00
Ian Neal
3361b3e5f2
Bug 1636553 - Fix virtualFolderListDialog following bug 1636429. r=frg DONTBUILD
...
Port relevant parts of the following bug to SeaMonkey:
* Bug 1636429 - Use SVG icons for the checkmarks in trees
2020-05-08 19:23:11 +01:00
Ian Neal
b53d72b13f
Bug 1628890 - Port |Bug 714390 - Folder Location and Mail Views items are cut off in the customize toolbar dialog| to SeaMonkey. r=frg DONTBUILD
2020-04-09 22:58:09 +01:00
Ian Neal
375fdd6554
Bug 606683 - Allow customization of toolbars in Composer and formatting toolbar in MailNews Composition - EditToolbar part. r=frg DONTBUILD
2020-04-07 13:52:00 +01:00
Magnus Melin
818ec176e7
Bug 1627927 - Rewrite callers of chrome "redirects" chrome://messenger/skin/ to chrome://messenger/skin/messenger.css. r=pmorris
...
# Rewrite chrome://messenger/skin/ to chrome://messenger/skin/messenger.css
find . -type f -not -path "*.hg/*" -not -path "./suite/*" -not -path "./editor/*" -regex ".*\.\(js\|jsm\|css\|xhtml\)$" -exec sed -i -E 's#(chrome://messenger/skin/)"#\1messenger.css"#g' {} \;
2020-04-07 20:32:37 +03:00
Magnus Melin
ef81d9b0ce
Bug 1627927 - Rewrite callers of chrome "redirects" chrome://global/skin/ to chrome://global/skin/global.css. r=pmorris
...
# Rewrite chrome://global/skin/ to chrome://global/skin/global.css
find . -type f -not -path "*.hg/*" -not -path "./suite/*" -not -path "./editor/*" -regex ".*\.\(js\|jsm|css\|xhtml\)$" -exec sed -i -E 's#(chrome://global/skin/)"#\1global.css"#g' {} \;
2020-04-07 20:32:26 +03:00
Frank-Rainer Grahl
ad894e29d7
Bug 1611678 - Clean up outdated plugin preferences in SeaMonkey. r=IanN
...
Port Bug 1277905 "Remove plugincheck links from Firefox".
Port Bug 874167 part A "remove nsNPAPIPlugin::RunPluginOOP and unused code paths"
which landed with the wrong bug number Bug 1090864.
Port Bug 836415 Kill PFS.
Remove a few unneeded Ci. consts.
2020-03-05 22:25:44 +01:00
Dmitry Butskoy
4ef758281a
Bug 1625754 - Partially reverse patch to scrollbar css for SeaMonkey for 2.57. r=IanN
2020-03-29 15:35:42 +01:00
Ian Neal
51ac17de10
Bug 1619149 - Missing sort arrows in column headers of the SeaMonkey Modern theme. r=WG9s DONTBUILD
2020-03-03 15:49:38 +00:00
Ian Neal
14818fd91e
Bug 1619354 - Fix popup notification in modern theme. r=frg DONTBUILD
2020-03-02 09:24:06 +00:00
Ian Neal
678af326de
Bug 1614166 - Fix colorpickers and filefields in preferences. r=frg
2020-03-05 20:29:10 +01:00
Ian Neal
a8fb21c242
Bug 1614157 - Fix styling for prefwindows and dialog headers. r=frg
2020-02-08 23:48:24 +01:00
Bill Gianopoulos
9d28571042
Bug 1444740 - Part 3. Replace obsolete moz-border css styles in SeaMonkey Modern theme. r=IanN
2020-02-02 20:56:09 +01:00
Bill Gianopoulos
234b4407ea
Bug 1444740 - Part 2. Replace obsolete moz-border css styles in SeaMonkey Linux/Windows classic theme. r=IanN
2020-02-02 20:56:03 +01:00
Bill Gianopoulos
833582c790
Bug 1608699 - Align refresh button and autorefresh checkbox in about:networking vertically. r=frg
2020-01-05 22:15:25 +01:00
Ian Neal
dbb208daeb
Bug 1591749 - Enhance SeaMonkey's certificate / net error code. r=frg
2019-11-19 11:46:55 +01:00
Frank-Rainer Grahl
ccc2d0143d
Bug 1597066 - Fix missing organizer.css on macOS. r=IanN
...
--HG--
rename : suite/themes/classic/mac/communicator/places/places.css => suite/themes/classic/mac/communicator/places/organizer.css
2019-11-19 11:46:55 +01:00
Frank-Rainer Grahl
7696678f9b
Bug 1593550 - Show security level for non EV https websites somewhat greener. r=IanN DONTBUILD
2019-11-11 20:44:14 +01:00
Ian Neal
bacc85a6c1
Bug 1581314 - Introduce a framework for expanding certerror code to handle neterrors. r=frg
2019-10-30 18:59:25 +01:00
Frank-Rainer Grahl
5703475913
Bug 1588867 - Remove support for the carbon plugin api in SeaMonkey. r=IanN
...
Port Bug 850925 "Remove front-end UI for unused npapi-carbon-event-model-failure plugin error".
2019-10-20 17:40:58 +02:00