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 |
darin%netscape.com
|
410a6ccbef
|
Remove stupid printfs. r=pavlov, sr=darin
|
2001-03-22 08:34:34 +00:00 |
bryner%uiuc.edu
|
b3c62d08fc
|
Removing reference to obsolete header file (for bug 38061). Not part of build.
|
2001-03-22 08:03:13 +00:00 |
mcafee%netscape.com
|
524ebd5f0a
|
Adding 32048ObjDir support, some comments
|
2001-03-22 08:02:43 +00:00 |
blakeross%telocity.com
|
0384507453
|
This file escaped my wrath somehow.
|
2001-03-22 07:24:56 +00:00 |
erik%netscape.com
|
e5796edf0e
|
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
|
8d54c79fea
|
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
|
ab22754b09
|
OS/2 TB breakage
Need more CRT_CALL
|
2001-03-22 07:12:42 +00:00 |
jst%netscape.com
|
1221466f58
|
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
|
bf637c0135
|
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:22 +00:00 |
bryner%uiuc.edu
|
736d75d3bb
|
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
|
c3ec38dba5
|
fix indentation
|
2001-03-22 05:27:32 +00:00 |
mkaply%us.ibm.com
|
49e7bd880e
|
Stupid mistake - used CRT_CALLBACK instead of CRT_CALL
|
2001-03-22 05:23:37 +00:00 |
blakeross%telocity.com
|
b0669813de
|
Whatever this is, it's *not* more fallout from my landing.
::whistle::
|
2001-03-22 04:47:32 +00:00 |