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

79036 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 12a9fec1cd 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 d1520864c5 one more place to remove nsICertificateManager 2001-03-22 17:10:50 +00:00
mcgreer%netscape.com c4183749eb 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 7cd5717b02 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 50de9dcfbf 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 21196afac5 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 91bc158c0f 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 368a8fc0d8 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 14d7f66912 add boolean for purging offline msg bodies by msg age sr=sspitzer, 15865 2001-03-22 14:40:35 +00:00
bienvenu%netscape.com 5d0f1e4d72 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 7398e9ecf9 add support for local folders under imap servers r=naving,sr=sspitzer 15865 2001-03-22 14:36:51 +00:00
ccarlen%netscape.com d3062a9295 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 5ea1f80f0f 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 bf6c543e46 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 bebfb308f0 Attempt at fixing OS2 bustage. 2001-03-22 10:47:23 +00:00
pavlov%netscape.com a77bc60ae4 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 27c317cc86 Attempt to fix BeOS bustage 2001-03-22 10:30:03 +00:00
pavlov%netscape.com 95ef24ac85 removing printfs. adding asserts... fixing warnings 2001-03-22 10:26:36 +00:00
disttsc%bart.nl 2c7a510d3b 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 bb3929c6b1 Fix leak of nsAtom, some string clean-up, r=gagan, sr=jst 2001-03-22 09:53:30 +00:00
pavlov%netscape.com 6ff2a51653 make it build without the new cache 2001-03-22 09:31:00 +00:00
jst%netscape.com c2940dd311 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 26008b882a conditionaly build the new imagelib on windows. bug 70938. r=bryner sr=cls 2001-03-22 08:47:54 +00:00
darin%netscape.com 0449928c9b 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 1f9127e327 remove unused interface. 2001-03-22 08:35:01 +00:00
darin%netscape.com 6e57fe6759 Remove stupid printfs. r=pavlov, sr=darin 2001-03-22 08:34:34 +00:00
bryner%uiuc.edu 02daa531ef Removing reference to obsolete header file (for bug 38061). Not part of build. 2001-03-22 08:03:13 +00:00
mcafee%netscape.com 1b8f195e27 Adding 32048ObjDir support, some comments 2001-03-22 08:02:43 +00:00
blakeross%telocity.com ea942d40fd This file escaped my wrath somehow. 2001-03-22 07:24:56 +00:00
erik%netscape.com d0ddc7a07c checkin for prabhat.hegde@eng.sun.com:
bug 63478; r=bstell@netscape.com, sr=erik@netscape.com
recognize additional Thai fonts
2001-03-22 07:19:35 +00:00
pavlov%netscape.com c3fb71ead0 fixing case in a #include that isn't part of the default build. 2001-03-22 07:14:44 +00:00
mkaply%us.ibm.com 2f4c6926de OS/2 TB breakage
Need more CRT_CALL
2001-03-22 07:12:42 +00:00
jst%netscape.com 107b018395 Fixing bug 72476. Check for a null document *both* times we access the document pointer, this causes a crash if window.location is set on a window that doesn't contain a document (which can be the case when the window is a frame in a frameset). r=pollmann@netscape.com, sr=vidur@netscape.com 2001-03-22 07:11:49 +00:00
pavlov%netscape.com 6e0b968410 bug 37779. patch mostly from tor@cs.brown.edu. r=me, saari. r=blizzard for gtk gfx changes. r=rods for the nsImageFrame changes. sr=waterson. needed to land new imagelib. 2001-03-22 07:05:19 +00:00
bryner%uiuc.edu 3eece340c0 Patch from sfraser to remove dependence on net.h (for bug 38061). r=bryner, sr=shaver. 2001-03-22 06:59:52 +00:00
mkaply%us.ibm.com 3b4e8d938c fix indentation 2001-03-22 05:27:32 +00:00
mkaply%us.ibm.com 42f49cd9f1 Stupid mistake - used CRT_CALLBACK instead of CRT_CALL 2001-03-22 05:23:37 +00:00
blakeross%telocity.com 2970310e2c Whatever this is, it's *not* more fallout from my landing.
::whistle::
2001-03-22 04:47:32 +00:00
pavlov%netscape.com 401e70f6eb adding the gfx changes, that arn't part of bug 37779, needed for the new imagelib (ifdef'd) r=saari, sr=sfraser 2001-03-22 04:45:42 +00:00
darin%netscape.com 390fd29c26 Fixes Win32 redness. a=mcafee 2001-03-22 04:24:07 +00:00
mkaply%us.ibm.com 1a5c44fdda #72075
r=cls
OS/2 TB breakage on new cache
2001-03-22 04:23:20 +00:00
mkaply%us.ibm.com 2262fb510d #72075
r=jag
OS/2 TB breakage on new cache
2001-03-22 04:20:20 +00:00
pinkerton%netscape.com 84596f290b missed some changes in the carbon files. 2001-03-22 04:09:54 +00:00
blakeross%telocity.com 85d51f0473 More fallout from landing. Won't affect current bustage. 2001-03-22 04:03:17 +00:00
sspitzer%netscape.com 8ebef7aa8b fix for #72932. we used to rely on the msg view navigation service to
flush the pending notifications on the document.  the msg view navigation
service is gone.  so I've added the functionality to the nsIAddrBookSession
(which is a service) so that everything works like it used to.

sr=mscott
2001-03-22 04:02:18 +00:00
pinkerton%netscape.com a60211ce26 don't use nsIDOMNode, use nsIContent. r=saari/sr=sfraser. 2001-03-22 03:59:49 +00:00
pinkerton%netscape.com 6914af51bc look in associated command object while building for attribute changes and dispatching. rewrite to use nsIContent and atoms instead of nsIDOMNode and strings. r=saari/sr=sfraser. bug 71470 2001-03-22 03:53:57 +00:00
pinkerton%netscape.com b98b42e864 add nsWidgetAtoms.cpp r=saari/sr=sfraser. 2001-03-22 03:51:40 +00:00
pinkerton%netscape.com d4e8997a65 new file. 2001-03-22 03:51:09 +00:00
pinkerton%netscape.com 675d6c77a7 move widgetatoms to dist. 2001-03-22 03:50:34 +00:00