Граф коммитов

121610 Коммитов

Автор SHA1 Сообщение Дата
hyatt%mozilla.org d1bb9d5084 Add support for Opera's rel=sidebar mechanism for adding panels. Add support for WinIE's target=_search as a way of displaying temporary panels. 2003-08-09 06:47:32 +00:00
scott%scott-macgregor.org 5f1d7ac723 Use a grd to align the language menu lists in the fonts & languages panel.
Thanks to Stephen Walker for the patch.
2003-08-09 06:13:21 +00:00
scott%scott-macgregor.org d8d98bf15d Remove extraneous boxes from various pref panels.
Thanks to Stephen Walker for the patch.
2003-08-09 06:06:52 +00:00
blakeross%telocity.com 4a08b022d4 Fix font bustage. 2003-08-09 05:17:08 +00:00
hyatt%mozilla.org a562349067 Fork the sidebar component for Firebird/Thunderbird. r/sr=bryner, a=asa, bug #215599 2003-08-09 05:04:05 +00:00
hyatt%mozilla.org 84fd8665eb Implement Seamonkey's addPanel API 2003-08-09 05:02:55 +00:00
scott%scott-macgregor.org dcc562b916 Make the options dialog resizeable. 2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org b740ed063f expose address collection rules to the advanced pref panel. I hope to make room for this in the composition category later. 2003-08-09 04:38:10 +00:00
ben%bengoodger.com d290983bd7 relicense file 2003-08-09 04:11:44 +00:00
ben%bengoodger.com 06b3e75dbf add comment 2003-08-09 04:04:54 +00:00
ben%bengoodger.com 82c6679d65 Fix helper apps list being blank by properly handling types that don't have extended info (such as primaryExtension) available for them. 2003-08-09 04:04:26 +00:00
bryner%brianryner.com a3c807a9f6 Make this loop more correct - voidarray counts are PRInt32. 2003-08-09 03:48:34 +00:00
blakeross%telocity.com 1b7aa23946 Fix string for consistency. 2003-08-09 03:29:03 +00:00
bienvenu%nventure.com 751fd1efe1 fix problem re-applying junk/non-junk status to new messages after first update of folder r/sr/a=sspitzer 2003-08-09 02:03:09 +00:00
bienvenu%nventure.com c72bbe58d0 speedup downloading of news messages for offline use 214525 r/sr/a=sspitzer 2003-08-09 02:01:45 +00:00
dbaron%dbaron.org 597cc6b9c4 Make code clearer. 2003-08-09 01:41:06 +00:00
scott%scott-macgregor.org 1388d81344 use the triangle for mail ui twisty and the +/- for advanced options. 2003-08-09 01:19:14 +00:00
scott%scott-macgregor.org bb865bdb62 use the traditional + / - twisties for the advanced options panel and the triangles for the mail ui. 2003-08-09 01:17:09 +00:00
scott%scott-macgregor.org b3d72cd30b Rebuild the advanced pref panel to use the shared expander bindings found in mozilla/toolkit.
collapse prefPanel.css into pref.css
2003-08-09 01:15:31 +00:00
hyatt%mozilla.org 1090e7299d Forgot makefile.in for firebird. 2003-08-09 01:10:38 +00:00
hyatt%mozilla.org e537061f0e Add the sidebar to browser. Not built yet. 2003-08-09 00:36:47 +00:00
hyatt%mozilla.org 8dfe9dd0f3 Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan 2003-08-08 23:28:27 +00:00
wtc%netscape.com 5d4cb72997 Deleted useless local variable 'arena' in cert_ImportCAChain. 2003-08-08 23:15:50 +00:00
scott%scott-macgregor.org 373bd1e4be Bug #211031 --> if we are saving as draft/template/send later then don't insert the undisclosed recipients text. We'll do that
later when we actually go to send the message.

r/sr=bienvenu
a=asa
2003-08-08 22:56:44 +00:00
dbaron%dbaron.org d8a587f52d Stop breaking negative numbers in calltrees. 2003-08-08 22:32:40 +00:00
dbaron%dbaron.org a97986f1e4 Allow fixup of counts at end of make-tree.pl output. 2003-08-08 22:30:37 +00:00
dbaron%dbaron.org 8a6f231667 Clean up a little. Improve output. 2003-08-08 22:23:18 +00:00
scott%scott-macgregor.org a6bc216ec9 mailViews.dat was listed twice.
Thanks to Stephen Walker for the patch.
2003-08-08 22:17:34 +00:00
scott%scott-macgregor.org 31cb714baf Remove obsolete helperProgress dlg chrome.
Thanks to Stephen Walker for the patch.
2003-08-08 22:15:07 +00:00
blakeross%telocity.com 9d467b377c didnt mean to change that yet 2003-08-08 21:23:37 +00:00
scott%scott-macgregor.org 4b960f50ef Bug #173954 --> Add Send Page, Send Link and Send Image support to Firebird. Turned off for unix builds.
r/sr=ben
2003-08-08 21:23:34 +00:00
blakeross%telocity.com 4403c7ccc1 startup() shouldnt be called twice. 2003-08-08 21:19:04 +00:00
kerz%mozillazine.org 73f17aec1d Adding advanced icon to the pref window. 2003-08-08 21:04:38 +00:00
rjesup%wgate.com 4b9917a71e Bug 193011: frame recursion limits re-added/docshell limit removed (backout
of bug 98158 and follow-on patches).  Re-fixes bug 98158 in a different way.
r=darin, sr=dbaron, a=asa
2003-08-08 20:32:22 +00:00
hyatt%mozilla.org aebe9e9129 Support titledefault in tabbed browsing. 2003-08-08 18:59:40 +00:00
scott%scott-macgregor.org d51b248764 Land Bug #214402 for David into thunderbird --> Keep thread pane blank until we are logged in for online imap and pop cases. 2003-08-08 17:17:50 +00:00
igor%mir2.org af20fbe788 making decompiler class public so public method Parser.parser still can be called from outside omj. 2003-08-08 16:42:41 +00:00
scott%scott-macgregor.org 74e68df7aa ***Thunderbird Only blocker***
Back out 213538 which attempted to remove a thunderbird ifdef in nsWebShell.cpp. This broke the ability to display mail messages
on mac, linux and win95/win98 builds. Miraculously it sometimes works on win xp, but still has issues.
2003-08-08 16:20:19 +00:00
igor%mir2.org 5523fffb09 Pass Decompiler object as an argument for Parser.parse instead of creating an instance there for better flexibility. 2003-08-08 15:42:19 +00:00
igor%mir2.org 6d6c104572 Calling Decompiler.decompile directly instead of calling Parser.decompile 2003-08-08 15:36:48 +00:00
noririty%jcom.home.ne.jp d2cf91b933 tweak AutomaticImageResizing label 2003-08-08 14:58:17 +00:00
noririty%jcom.home.ne.jp 2e98534f73 Fix 213787 - Add an id for 'Open in Tabs' menuseparator. Patch by logan@dct.com. 2003-08-08 14:42:01 +00:00
bienvenu%nventure.com 54cd1c90a3 fix 115096 problem constructing subject of replies when charset of subject string is not the same as the message charset r=mscott, sr/a=sspitzer 2003-08-08 14:19:18 +00:00
bienvenu%nventure.com 764b67eae3 add default pref for password protecting local hdr cache, 214402, r=scott, sr/a=sspitzer 2003-08-08 14:16:11 +00:00
bienvenu%nventure.com 04ab082141 fix 214245 speedup downloading of large messages, and messages for offline use, r/sr/a=sspitzer 2003-08-08 14:14:08 +00:00
noririty%jcom.home.ne.jp d0a25da61c Fix 212188 - Increase accessibility to set homepage from bookmark. 2003-08-08 14:08:57 +00:00
rjesup%wgate.com f8040ff353 Undo mistaken checkin of bug 193011 2003-08-08 13:14:06 +00:00
rjesup%wgate.com 28cfb72656 Bug 193011: frame recursion limits re-added/docshell limit removed (backout
of bug 98158 and follow-on patches).  Also re-fixes bug 98158.
r=darin, sr=dbaron
2003-08-08 13:06:40 +00:00
noririty%jcom.home.ne.jp 6d0202a46a Add resizer to Thunderbird. b=194081 r=me 2003-08-08 12:31:01 +00:00
igor%mir2.org dda5331153 Decompiler class is moved to a separated file 2003-08-08 10:35:57 +00:00