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

121634 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 87e46cfd11 Fixing 200718 2003-08-09 07:56:48 +00:00
blakeross%telocity.com 3ed9471c49 Fix 200718 2003-08-09 07:56:31 +00:00
hyatt%mozilla.org 79a00c638b Localize the title string for transient sidebar bookmarks loaded via _search. 2003-08-09 06:51:13 +00:00
hyatt%mozilla.org 601c7568ae 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 6ac0939143 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 eb8790254e 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 e6ce5578b2 Fix font bustage. 2003-08-09 05:17:08 +00:00
hyatt%mozilla.org 5255a497ea 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 76642f0be5 Implement Seamonkey's addPanel API 2003-08-09 05:02:55 +00:00
scott%scott-macgregor.org fa058ffda8 Make the options dialog resizeable. 2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org efcc9d6699 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 e0f4c323cd relicense file 2003-08-09 04:11:44 +00:00
ben%bengoodger.com aae3266ad2 add comment 2003-08-09 04:04:54 +00:00
ben%bengoodger.com 8366a147a6 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 425d9412ac Make this loop more correct - voidarray counts are PRInt32. 2003-08-09 03:48:34 +00:00
blakeross%telocity.com eee6225f38 Fix string for consistency. 2003-08-09 03:29:03 +00:00
bienvenu%nventure.com b2e151e9d4 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 ba12b0c19b speedup downloading of news messages for offline use 214525 r/sr/a=sspitzer 2003-08-09 02:01:45 +00:00
dbaron%dbaron.org 325632723d Make code clearer. 2003-08-09 01:41:06 +00:00
scott%scott-macgregor.org 193536cd1f use the triangle for mail ui twisty and the +/- for advanced options. 2003-08-09 01:19:14 +00:00
scott%scott-macgregor.org 8a650516a7 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 082d21f71d 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 29f71e9ef2 Forgot makefile.in for firebird. 2003-08-09 01:10:38 +00:00
hyatt%mozilla.org f9111f10da Add the sidebar to browser. Not built yet. 2003-08-09 00:36:47 +00:00
hyatt%mozilla.org 9720928374 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 655056191f Deleted useless local variable 'arena' in cert_ImportCAChain. 2003-08-08 23:15:50 +00:00
scott%scott-macgregor.org 776a696d49 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 9e195cde99 Stop breaking negative numbers in calltrees. 2003-08-08 22:32:40 +00:00
dbaron%dbaron.org 00bb7ddd70 Allow fixup of counts at end of make-tree.pl output. 2003-08-08 22:30:37 +00:00
dbaron%dbaron.org 469ee98028 Clean up a little. Improve output. 2003-08-08 22:23:18 +00:00
scott%scott-macgregor.org 3b062ebded mailViews.dat was listed twice.
Thanks to Stephen Walker for the patch.
2003-08-08 22:17:34 +00:00
scott%scott-macgregor.org 6c2905520b Remove obsolete helperProgress dlg chrome.
Thanks to Stephen Walker for the patch.
2003-08-08 22:15:07 +00:00
blakeross%telocity.com cff08468e9 didnt mean to change that yet 2003-08-08 21:23:37 +00:00
scott%scott-macgregor.org 4dc8a415e1 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 545f764157 startup() shouldnt be called twice. 2003-08-08 21:19:04 +00:00
kerz%mozillazine.org 1050807315 Adding advanced icon to the pref window. 2003-08-08 21:04:38 +00:00
rjesup%wgate.com bfe1334e33 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 e8da17fe4b Support titledefault in tabbed browsing. 2003-08-08 18:59:40 +00:00
scott%scott-macgregor.org 268daa9018 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 bcc6e01937 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 46dfe78de0 ***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 05eb524d3a 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 9f0dfa296b Calling Decompiler.decompile directly instead of calling Parser.decompile 2003-08-08 15:36:48 +00:00
noririty%jcom.home.ne.jp c716824f69 tweak AutomaticImageResizing label 2003-08-08 14:58:17 +00:00
noririty%jcom.home.ne.jp 8d3ead60f3 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 ce8a60f268 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 d22054443d 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 3504d92983 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 014d083112 Fix 212188 - Increase accessibility to set homepage from bookmark. 2003-08-08 14:08:57 +00:00
rjesup%wgate.com 53409793f6 Undo mistaken checkin of bug 193011 2003-08-08 13:14:06 +00:00