Commit Graph

78873 Commits

Author SHA1 Message Date
hyatt%netscape.com
5d796d9f42 Fix cut/copy/paste, still trying to figure out arrow key bustage. r=akkana, sr=brendan 2001-03-23 00:59:29 +00:00
sspitzer%netscape.com
d3faf1e0f8 fix for #73080. more blake fallout. subscribe is broken. sr=bienvenu
a=akk,lpham.
2001-03-23 00:46:01 +00:00
sonmi%netscape.com
50d8957c5e put Ian's fix to the HP coredump back, call cmsutil without parameters prior
to any cmsutil action
2001-03-23 00:39:57 +00:00
scc%mozilla.org
5b27a723a1 file nsPromiseSubstring.cpp was initially added on branch STRING_081_BRANCH. 2001-03-22 23:56:01 +00:00
mkaply%us.ibm.com
dd63c9754e Fix BeOS bustage 2001-03-22 23:52:25 +00:00
bnesse%netscape.com
4d6681fafd Potential final candidates for the basis of the nsPref re-write. [Not part of the build] 2001-03-22 23:34:41 +00:00
pavlov%netscape.com
0ac6b74695 adding a way to get the imgIDecoderObserver back from the request 2001-03-22 23:16:52 +00:00
sfraser%netscape.com
62d2647193 Fix the fizilla build a better way by #including <limits.h> only where needed. r=pinkerton,brade, a=akkana. 2001-03-22 22:56:11 +00:00
blakeross%telocity.com
2d257aa9cd Fixing broken menulists in mac classic. r=andreww 2001-03-22 22:54:56 +00:00
sspitzer%netscape.com
fe047e7a6e fix account manager regression. use new style contract id
instead of old style.  patch from shaver.  sr=sspitzer
2001-03-22 22:22:20 +00:00
blakeross%telocity.com
b4773b1e64 Missing prefs text (checked in after landing). sr=sspitzer 2001-03-22 22:16:49 +00:00
sdagley%netscape.com
3f6812c2c6 Fix busted Mac Carbon builds due to usage of ULONG_MAX without specific inclusion of <limits.h> (non-Carbon builds apparently include it for you). r=Loki, Odin, Gracie, PolarBear, Jester, Poeka, Jack, Lumpy and bnesse 2001-03-22 22:01:45 +00:00
nboyd%atg.com
53f72f3639 Fix bug 72921. 2001-03-22 21:56:12 +00:00
blakeross%telocity.com
e15168412f Fixing 73076, missing mail text. sr=shaver 2001-03-22 21:47:04 +00:00
mcgreer%netscape.com
c4670d57c7 fix a couple UI bugs introduced by the XUL changes 2001-03-22 21:46:00 +00:00
blakeross%telocity.com
8245834b42 73072, spellchecker fix. sr=sfraser, sspitzer 2001-03-22 21:37:41 +00:00
blakeross%telocity.com
a277c0c4b0 Undoing accidental change. 2001-03-22 21:11:00 +00:00
sspitzer%netscape.com
986334ce38 fix for message display blocker. headers not showing up
(like from, cc, etc.)  fix by blake.  sr=sspitzer
2001-03-22 21:07:34 +00:00
morse%netscape.com
bd40359c76 smoketest blocker 73045, r=blakeross@telocity.com, sr=ben@netscape.com 2001-03-22 20:53:13 +00:00
blakeross%telocity.com
0b07ef260d Blocker bug 73043. 2001-03-22 20:45:12 +00:00
bryner%uiuc.edu
f8a10c7ce2 Fixing blocker bug 73038. patch by atontti@cc.hut.fi, r=blake, sr=shaver. 2001-03-22 20:21:16 +00:00
hyatt%netscape.com
11d5c2ca38 More on 73034. This will help us shake out the places that were missed (if any exist). 2001-03-22 20:17:33 +00:00
jband%netscape.com
44bbed25cc [Not part of mozilla build]. Fix for bug pointed out by Celso Aguiar <caguiar@Adobe.COM>. 2001-03-22 20:11:26 +00:00
sspitzer%netscape.com
7b5012bcd8 fixing blocker bug #73028. more fallout from blake's checkin.
patch started by blake, rest of fix by bienvenu.  sr=sspitzer.
2001-03-22 20:06:28 +00:00
sspitzer%netscape.com
9660d00841 fix for blocker bug #73034. sr=brendan,shaver,r=sspitzer fix by blake.
a=loan pham
2001-03-22 19:36:46 +00:00
darin%netscape.com
dfff8b71cd Fixes bug 73016. Should not cache POST transactions. r=valeski, sr=dougt, a=loan 2001-03-22 18:47:06 +00:00
mcgreer%netscape.com
c7febdc5a2 one more place to remove nsICertificateManager 2001-03-22 17:10:50 +00:00
mcgreer%netscape.com
f591c170a2 clean up cert manager code
* move trust to nsIX509CertDB
* remove unneccessary interface nsICertificateManager (everything should be handled by nsIX509CertDB)
2001-03-22 16:48:19 +00:00
karnaze%netscape.com
8dbd4156be bug 72554 - fix printing assertions, account for footer space when spliting row group and reflow footer. sr=attinasi 2001-03-22 15:59:37 +00:00
roc+%cs.cmu.edu
ce8581898b Activating new view manager by default. This fixes a swath of bugs related to fixed positioning, transparent views, z-index handling, and more! Bug 39621. r=kmcclusk, sr=attinasi. To disable the new view manager, use 'user_pref(nglayout.debug.enable_scary_view_manager, false);' in your prefs.js file. 2001-03-22 15:54:50 +00:00
hwaara%chello.se
b599862a9e Fix possible memory leak. bug 62668. r=hwaara, sr=attinasi. (initial fix by gverdun@acm.org) 2001-03-22 15:10:02 +00:00
peter.vanderbeken%pandora.be
8191d44c0b Clean up datasource. Return partial result list to allow progressive display. Don't onAssert for the attributes, let the user ask for them. Not part of the default build. r=dmose. 2001-03-22 15:02:24 +00:00
locka%iol.ie
7130099c42 Updated profile switching code. Fixed some chrome issues related to javascript open/close behaviour. Cleaned up the code somewhat. b=66533 2001-03-22 14:49:39 +00:00
bienvenu%netscape.com
b10dfa45f7 add boolean for purging offline msg bodies by msg age sr=sspitzer, 15865 2001-03-22 14:40:35 +00:00
bienvenu%netscape.com
ae3941d951 add support for local folders under imap servers, also fix problem with offline sync playback r=naving,sr=sspitzer 15865 2001-03-22 14:38:00 +00:00
bienvenu%netscape.com
644a509198 add support for local folders under imap servers r=naving,sr=sspitzer 15865 2001-03-22 14:36:51 +00:00
ccarlen%netscape.com
162fa9dd0d Bug 71527 - On Unix, first profile after clean install is forgotten - migration will happen twice. r=racham@netscape.com, sr=sspitzer@netscape.com 2001-03-22 14:13:54 +00:00
disttsc%bart.nl
5ea9f07348 Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf 2001-03-22 13:05:53 +00:00
disttsc%bart.nl
807baffc4a Add |const| to nsGlobalHistory::GetFindUriPrefix's second parameter as per .h definition to fix OS/2 bustage. author=|lou|, r=jag, sr=jst 2001-03-22 10:52:57 +00:00
jst%netscape.com
c6cb3efbe1 Attempt at fixing OS2 bustage. 2001-03-22 10:47:23 +00:00
pavlov%netscape.com
1d8cdf4514 some code needed on unix with the new imagelib for animated images. not part of the build 2001-03-22 10:37:08 +00:00
disttsc%bart.nl
e3c3400269 Attempt to fix BeOS bustage 2001-03-22 10:30:03 +00:00
pavlov%netscape.com
6251623a21 removing printfs. adding asserts... fixing warnings 2001-03-22 10:26:36 +00:00
disttsc%bart.nl
b3c21e4572 Fix leak of nsAtom, r=gagan, sr=jst. Clean up some string stuff (more .get()). sr=jst 2001-03-22 10:23:24 +00:00
disttsc%bart.nl
3d99ee79c9 Fix leak of nsAtom, some string clean-up, r=gagan, sr=jst 2001-03-22 09:53:30 +00:00
pavlov%netscape.com
f24ba3784c make it build without the new cache 2001-03-22 09:31:00 +00:00
jst%netscape.com
62e88d8c15 Fixing bugs 64523, 50018, 57626, 59024, 61413 and probably others, making the document and form JS engine resolve hooks find what they're supposed to find, and nothing more, making the element-by-name and element-by-id lookup in the document be hashtable based to avoid walking the whole DOM tree over and over again when resolving names on the document object and also on form objects. This is an order of magnitude speedup for pages that contain a large number of form controls, such as hotmail and aol mail. Also did a bunch of cleanup here n' there. r=pollmann@netscape.com, sr=vidur@netscape.comI. 2001-03-22 08:51:52 +00:00
pavlov%netscape.com
e875139bed conditionaly build the new imagelib on windows. bug 70938. r=bryner sr=cls 2001-03-22 08:47:54 +00:00
darin%netscape.com
1429dfcff5 Fixes bug 13393. HTTP should send Accept-Charset. patch=havill@redhat.com,
r=gagan, sr=darin
2001-03-22 08:39:41 +00:00
sspitzer%netscape.com
f47fd4afdd remove unused interface. 2001-03-22 08:35:01 +00:00