bienvenu%netscape.com
d3cea61388
part of fix for 41594 and 150212 add cram md5 to imap, smtp and pop r/sr=sspitzer
2003-04-05 20:34:39 +00:00
roc+%cs.cmu.edu
7309a3aeb8
Bug 199159. Make Windows mPixelsToTwips always be an integer. r+sr=dbaron
2003-04-05 16:26:07 +00:00
bmlk%gmx.de
9c4ab54454
build warning fix bug 198738 r/sr=bzbarsky
2003-04-05 15:36:31 +00:00
roc+%cs.cmu.edu
964244daa3
Bug 199607. Fix smoothscrolling bugs. r+sr=dbaron
2003-04-05 11:41:19 +00:00
cltbld%netscape.com
e1ec41555b
Automated update
2003-04-05 08:30:06 +00:00
hpradhan%hotpop.com
1988190e3c
Trying to fix nebiros bustage from bug 177486
2003-04-05 08:26:14 +00:00
mscott%netscape.com
a5c274b6a3
minotaur landing
2003-04-05 07:35:40 +00:00
mscott%netscape.com
d06d19e60b
Minotaur base
2003-04-05 07:27:20 +00:00
hpradhan%hotpop.com
f7dbb93f11
bug 196829 : Removed unused DoFragment() methods from parser and contentsinks r=harishd sr=jst
2003-04-05 07:19:09 +00:00
mscott%netscape.com
382dd823db
Porting a minotaur fix back into mozilla mail.
...
Bug #200696 --> Status text improvements. Load Document... is now "Load Message..."
Don't use "Done' as the default status text for mail. It doesn't make sense.
r/sr=sspitzer
2003-04-05 04:10:02 +00:00
mscott%netscape.com
c3f55fe0f2
Porting a minotaur fix back into mozilla mail.
...
Bug #200608 --> hide the sort indicator for the folder pane and the address book.
r/sr=sspitzer
2003-04-05 04:06:21 +00:00
bzbarsky%mit.edu
3c6ce4b63c
Fix page info bustage due to incorrect var name. Bug 200743, patch by
...
db48x@yahoo.com (Daniel Brooks) r/sr/whatever=me
2003-04-05 03:06:37 +00:00
bbaetz%acm.org
8d7f523bc6
Bug 200072 - Creating new users from LDAP at authentication time is broken
...
r,a=justdave
2003-04-05 02:21:54 +00:00
darin%netscape.com
488974aec7
fixes bug 193918 "pipe should better utilize current segment (rollback write cursor whenever read cursor == write cursor)" r=dougt sr=bz
2003-04-05 02:02:09 +00:00
jkeiser%netscape.com
1085e1b4e9
Warning fixes (bug 200709), patch by bsmedberg@covad.net, r=jkeiser@netscape.com, sr=alecf@netscape.com
2003-04-05 00:16:32 +00:00
bzbarsky%mit.edu
fdcc28ae82
CSSLoader should check content policy. Bug 190653, r=mvl, sr=peterv
2003-04-04 23:57:06 +00:00
bryner%netscape.com
f9c8ead7d7
Fix several problems with aqua form controls:
...
- don't disable -moz-appearance because the textfield has a transparent background
- don't draw a focus border for buttons, because of an OS bug that causes ugly lines through them
- make sure button text doesn't move when the button is pressed
- make sure buttons don't get a dotted internal focus border
- don't allow colors to be overridden on buttons for now
Also fixes dependencies in gfx/src/mac/Makefile.in. Bug 197094, r=pinkerton, sr=bzbarsky.
2003-04-04 23:37:35 +00:00
rogerl%netscape.com
93fb6ad7bd
Fixing for..in, runaway string allocation, array.length initialization.
2003-04-04 23:24:57 +00:00
amardare%qnx.com
cb6b7d86a9
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
Changed the default font size.
2003-04-04 23:10:28 +00:00
amardare%qnx.com
c1bc7f80cd
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
2003-04-04 23:08:08 +00:00
amardare%qnx.com
9228ca1e28
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
Fixed the graphic context leakage.
Allow smaller, antialiased fonts for the system fonts ( the fonts used to display the web content are not
aliased due to speed rendering performance ).
Fixed a problem with drawing scaled images when the image is not fully available/decoded.
Tried to improved the overall rendering speed.
2003-04-04 23:07:21 +00:00
amardare%qnx.com
66ea0f943f
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
Allow the filepicker widget to have multiple selection.
Modified nsSound to allow playing of system sound file.
Look for Pt_REALIZED flag when building a list of tiles for the widgets in front of the canvas.
2003-04-04 22:51:18 +00:00
sfraser%netscape.com
3e1cd5267a
Build the default plugin on Mac OS X, bug 179863. r=cls, sr=bryner.
2003-04-04 22:47:50 +00:00
sfraser%netscape.com
ea354bf3e6
Build the default plugin as Mach-O, in a way that works in objdir builds. r=cls, sr=bryner, bug 179863.
2003-04-04 22:47:03 +00:00
bzbarsky%mit.edu
4066a16217
prettify HTML-detection a bit; make it a little less likely to detect HTML.
...
Bug 144672, r=bbaetz, sr=darin
2003-04-04 22:46:50 +00:00
bzbarsky%mit.edu
21e537be09
No need for two separate document viewer constructors. Bug 158804, r=peterv, sr=jst
2003-04-04 22:37:52 +00:00
pkw%us.ibm.com
29f75c7003
Bug 200560 - Several error messages displayed while building installer.
...
r=ssu@netscape.com , sr=dveditz@netscape.com
2003-04-04 22:22:01 +00:00
bzbarsky%mit.edu
c7c8636963
Fix strict JS warning. Bug 190541, patch by stevechapel@earthlink.net (Steve
...
Chapel), r=peterl, sr=bzbarsky
2003-04-04 22:11:38 +00:00
ccarlen%netscape.com
f8446ad9d7
Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build.
2003-04-04 21:24:56 +00:00
cltbld%netscape.com
1cf4928d9f
Automated update
2003-04-04 21:15:06 +00:00
seawood%netscape.com
2196fa00de
Add minimum version check for Sun compilers on solaris (WS6U2)
...
Bug #177486 r=roland.mainz@informatik.med.uni-giessen.de
2003-04-04 21:14:34 +00:00
seawood%netscape.com
36a30c89e9
Add missing makefile to venkman list
...
Bug #200666
2003-04-04 21:08:02 +00:00
seawood%netscape.com
15546830b6
Fix xul preprocessor bustage
...
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #200629 r=cls
2003-04-04 21:06:22 +00:00
kin%netscape.com
03308d1b07
Fix for bug # :Hiding resize handles triggers assertion in ~nsGenericHTMLElement()
...
Modfied DeleteRefToAnonymousNode() so that it set the content node's document and parent to nsnull.
r=brade@netscape.com sr=sfraser@netscape.com
2003-04-04 20:51:36 +00:00
darin%netscape.com
6e8d34f06e
fixes bug 191715 "PAC: did not work, after a external site is shown" r=bbaetz sr=bz
2003-04-04 20:50:46 +00:00
kysmith%netscape.com
33879caac6
updating user agent to 1.4b
2003-04-04 20:50:36 +00:00
kin%netscape.com
086e9f0622
Fixes for bug 192569 (allow foreign transactions to be added to the queue)
...
mozilla/editor/idl/nsIEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/PlaceholderTxn.cpp
mozilla/editor/libeditor/html/nsHTMLCSSUtils.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsTextEditRules.cpp
- Renamed nsIEditor::Do() to nsIEditor::DoTransaction() so that it
can be called from JavaScript.
- Cleaned up nsEditor::Begin/EndUpdateViewBatch() so that
nothing happens outside the check of mUpdateCount.
- Modified PlaceholderTxn.cpp so that it checks to see
if a merged transaction implements nsPIEditorTransaction
before attempting to cast it to (EditorTxn*).
mozilla/editor/ui/composer/content/EditorCommandsDebug.js
mozilla/editor/ui/composer/content/editorOverlay.xul
mozilla/editor/ui/composer/locale/en-US/editorOverlay.dtd
- Added debug menu items to test execution of foreign transactions
via the txnmgr and editor.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2003-04-04 20:50:25 +00:00
dbradley%netscape.com
d18471017d
Fix for alecf's const bustage at line 1548
2003-04-04 16:39:31 +00:00
timeless%mozdev.org
07904ea2e9
Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice
...
r=darin
2003-04-04 16:01:51 +00:00
timeless%mozdev.org
cfe617a4a7
Bug 200424 nsEventQueueServiceImpl::GetThreadEventQueue might return NS_OK w/ null out [@ nsMemoryImpl::FlushMemory]
...
r=darin
2003-04-04 15:56:37 +00:00
rogerl%netscape.com
e094334752
Disneyland bug fixes; gc bugs.
2003-04-04 15:47:35 +00:00
axel%pike.org
5e6fa01dba
remove dead code, r=sicking, sr=peterv
2003-04-04 15:44:13 +00:00
dbradley%netscape.com
e3ff4dce98
bug 199122 - IDispatch logic should not depend on order of properties. r=adamlock, sr=alecf (Not part of the build)
2003-04-04 15:32:30 +00:00
kin%netscape.com
0ec32e88c8
Fix for bug #195959 : Drop causes image in -moz-user-select:all subtree to be duplicated
...
Prevent nsHTMLEditRules::CreateStyleForInsertText() from trying to split non-container nodes.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2003-04-04 15:29:59 +00:00
locka%iol.ie
351b9851ee
Don't stop at space chars when reading URL from meta refresh. b=191207 r=alecf@netscape.com sr=bzbarsky@mit.edu
2003-04-04 15:16:53 +00:00
alecf%netscape.com
5f29256c3a
fix for bug 195298 - pldhash ops tables should be const.. r=dougt, sr=sfraser
2003-04-04 15:10:37 +00:00
kaie%netscape.com
a0743b900d
fix bustage from previous checkin
2003-04-04 14:19:28 +00:00
jaggernaut%netscape.com
676f90b0b2
Add defined(XP_MACOSX) to bail early when !mInIMEMode. r=brade, sr=lumpy
2003-04-04 13:26:12 +00:00
cbiesinger%web.de
8539cbe6ef
176950 patch by dwitte@stanford.edu r=darin sr=jag cookie permissions site blocking does not appy to fully qualified node names from within the site.
2003-04-04 13:20:37 +00:00
kaie%netscape.com
7f319292df
b=50823 S/Mime: Support certificates with multiple listed email addresses
...
r=javi sr=alecf
2003-04-04 12:57:51 +00:00