106759 Commits

Author SHA1 Message Date
blakeross%telocity.com
1235fd76c3 Add some safeguards in case you've removed certain buttons. 2002-08-07 07:48:17 +00:00
hyatt%netscape.com
7dc05ac65b Put large icons back. 2002-08-07 07:45:35 +00:00
kerz%netscape.com
900c6c4452 fixing size 2002-08-07 07:44:45 +00:00
blakeross%telocity.com
cfc570a0da Removing some unused prefs, turning on popup blocking by default. 2002-08-07 07:42:14 +00:00
kerz%netscape.com
1270e0733c new buttons 2002-08-07 07:39:50 +00:00
caillon%returnzero.com
0fbcecb364 Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
r=bzbarsky sr=dbaron
2002-08-07 07:39:34 +00:00
blakeross%telocity.com
c33e5faff9 Change chrome url to new package so we don't have to start with chrome parameter. 2002-08-07 07:38:43 +00:00
blakeross%telocity.com
1a72631230 Prevent dataloss when dragging a toolbar item and dropping it in the same spot. 2002-08-07 07:36:29 +00:00
sspitzer%netscape.com
95d18b43cc starting m/m project. 2002-08-07 07:35:23 +00:00
hyatt%netscape.com
8881b482cd Sorta trying. 2002-08-07 07:28:24 +00:00
hyatt%netscape.com
2351c48da3 *(#&($# 2002-08-07 07:24:19 +00:00
sspitzer%netscape.com
f20768d863 fix for #161333. fix js warning when there are no selected messages.
r/sr=bienvenu.  leaving the (possible) perf improvements for ssu.
2002-08-07 07:10:31 +00:00
sspitzer%netscape.com
684e3d5957 fix for #161371. js errors to the console when opening the edit menu when a server is selected in the folder pane. r/sr=bienvenu 2002-08-07 07:01:25 +00:00
hyatt%netscape.com
9c0a79ef87 Sorta trying. 2002-08-07 06:58:21 +00:00
hyatt%netscape.com
2aeeeca7ea Sorta trying. 2002-08-07 06:53:57 +00:00
sspitzer%netscape.com
ab6f5467fe fix for #124269. fix the behaviour of select all (ctrl a) when the folder pane has focus. forward the command to the thread pane, and do a select all there.
then, set focus to the thread pane.  disable the command if there is no thread
view (gDBView), so that the command is disabled when we've got a server
selected in the folder pane and account central is showing.
r/sr=bienvenu
2002-08-07 06:50:13 +00:00
leaf%mozilla.org
e9ef879a5d Automated update 2002-08-07 06:40:08 +00:00
bryner%netscape.com
046cf30546 Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls. 2002-08-07 06:37:13 +00:00
ben%netscape.com
aab3cc170c search invalid urls on google by default 2002-08-07 06:33:04 +00:00
blakeross%telocity.com
0fa3a68c5e Turning on error pages instead of error dialogs. 2002-08-07 06:31:58 +00:00
hyatt%netscape.com
f38ffe34b5 Sorta trying. 2002-08-07 06:31:21 +00:00
blakeross%telocity.com
c5ead736fa Adding new prefs file. 2002-08-07 06:30:50 +00:00
blakeross%telocity.com
6d23218d0c *** empty log message *** 2002-08-07 06:30:27 +00:00
hyatt%netscape.com
ca5c800789 Repair some errors. 2002-08-07 06:29:52 +00:00
hyatt%netscape.com
5f9c037ef6 Repair some errors. 2002-08-07 06:28:36 +00:00
ducarroz%netscape.com
155328949b Fix for bug 141730 (second try, with #ifdef this time). When forwarding inline or replying to an encrypted message, we need to decrypt the message body. R=kaie, SR=bienvenu,sspitzer 2002-08-07 06:27:43 +00:00
hyatt%netscape.com
2d31535efd Repair some errors. 2002-08-07 06:23:23 +00:00
hyatt%netscape.com
ccf81d4927 Sorta trying. 2002-08-07 06:21:06 +00:00
seawood%netscape.com
301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
hyatt%netscape.com
2facf34a3f Repair some errors. 2002-08-07 05:57:49 +00:00
blakeross%telocity.com
b1c5a1068c *** empty log message *** 2002-08-07 05:57:15 +00:00
blakeross%telocity.com
9c3e904cd3 Remove home from the default set of buttons. 2002-08-07 05:32:22 +00:00
blakeross%telocity.com
06b241c262 *** empty log message *** 2002-08-07 05:29:43 +00:00
blakeross%telocity.com
837f458f6d Comment and clean up the code. Readd flex/width when moving the item back to the palette to ensure proper spacing. 2002-08-07 05:27:24 +00:00
blakeross%telocity.com
e0df24ac27 Comment and clean up the code. Readd flex/width when moving the item back to the palette to ensure proper spacing. 2002-08-07 05:27:00 +00:00
blakeross%telocity.com
0b469cdb98 Remove the trash images since we, er, trashed the trash bin. 2002-08-07 05:25:48 +00:00
blakeross%telocity.com
38023ee60c Comment and clean up the code. Readd flex/width when moving the item back to the palette to ensure proper spacing. 2002-08-07 05:24:18 +00:00
caillon%returnzero.com
4e99c77e2a Backing out fix for bug 141730 to fix bustage 2002-08-07 05:20:57 +00:00
kerz%netscape.com
60abb5a760 adding images 2002-08-07 04:57:23 +00:00
blakeross%telocity.com
70b098ed03 Set up palette drop infrastructure for hyatt. 2002-08-07 04:54:36 +00:00
blakeross%telocity.com
ef9aa4f607 Don't clone and them remove. Move! 2002-08-07 04:50:13 +00:00
caillon%returnzero.com
cb2b6aba95 Fixing naving's bustage 2002-08-07 04:19:58 +00:00
mkaply%us.ibm.com
2f1ff8bde0 Better fix for OS/2 bustage earlier 2002-08-07 04:06:57 +00:00
jpierre%netscape.com
9b074c9def Fix for 157649 - allow crlutil to do partial decoding so it can be used as a test program 2002-08-07 03:53:07 +00:00
kerz%netscape.com
346bf8ea62 not quite yet 2002-08-07 03:51:18 +00:00
jpierre%netscape.com
b4ea41c359 Additional error reporting 2002-08-07 03:47:23 +00:00
jpierre%netscape.com
1e8c079b69 Implement partial CRL decoding. Fix for 149816. r=wtc . Uses new quick DER decoder 2002-08-07 03:44:12 +00:00
jpierre%netscape.com
7759ca21de Reorder functions to avoid forward declaration of DecodePointer 2002-08-07 03:40:47 +00:00
kerz%netscape.com
c5f5d1ce5c wrong file 2002-08-07 03:40:39 +00:00
jpierre%netscape.com
4607bbf866 Be consistent in memory allocations - use QuickZAlloc 2002-08-07 03:36:46 +00:00