mhammond%skippinet.com.au
201d250df0
PyXPCOM: some strings were being terminated at the first \0, and some extra
...
tests. Not part of the build.
2003-04-22 11:54:40 +00:00
ben%netscape.com
133bfce15a
Update names, locations
2003-04-22 10:46:49 +00:00
ben%netscape.com
8e2d3ce392
Update names, links
2003-04-22 10:46:08 +00:00
ben%netscape.com
37e8f4acb0
Update names here too
2003-04-22 10:42:43 +00:00
ben%netscape.com
2b0543fbe1
Update names and version strings
2003-04-22 10:35:08 +00:00
ben%netscape.com
60ae6f3c79
Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers
2003-04-22 10:27:30 +00:00
ben%netscape.com
45b04c898e
Fix 191977 (File not saved if progress dialog is the last open window) by landing bz's changes from bug 181374 (Downloads lost when using Progress dialog...).
...
The changes are slightly different here as the changes bz posted were for the trunk, and unfrtuantely the trunk nsDownloadManager.cpp and the Firebird Browser version have diverged significantly. I don't have time to bring them in sync now, just landing these components so we can get Fb 0.6 out the door.
2003-04-22 10:16:31 +00:00
neil%parkwaycc.co.uk
9a0d217546
Bug 201693 Composer ignores tab key (list indentation/table cell navigation) r=brade sr=bryner
2003-04-22 08:26:33 +00:00
kyle.yuan%sun.com
e381bb7517
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 3: remove old files
2003-04-22 07:44:46 +00:00
kyle.yuan%sun.com
b4cbc29c54
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
kyle.yuan%sun.com
a0006361a0
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 1: new files
2003-04-22 07:24:52 +00:00
seawood%netscape.com
fcc2fc8210
Function definitions should match function declarations.
...
Fixing OS/2 bustage from bug 176315
2003-04-22 06:57:46 +00:00
cltbld%netscape.com
9a6b67f68e
use Settings::ProductName on mac. bryner checking in as cltbld.
2003-04-22 06:54:26 +00:00
cls%seawood.org
a95e6c12be
Workaround bugs in mingw's windres bugs until next official mingw binutils is released.
...
Bug #134113 r=dmose
2003-04-22 05:57:16 +00:00
seawood%netscape.com
792a9f985f
http://www.mozilla.org/hacking/portable-cpp.html#variables_in_for
...
Fixing win32, os2 & irix bustage
2003-04-22 05:19:32 +00:00
timeless%mozdev.org
d66191cdc9
Bug 173557 flawfinder warnings in inspector
...
r=caillon sr=bz
2003-04-22 05:17:52 +00:00
sfraser%netscape.com
70407c0aee
Fix bug 183848: if Internet Config fails to give us info about the app used to launch a file, ask Launch Services directly. Patch by sdagley, r=ccarlen, sr=sfraser.
2003-04-22 04:16:49 +00:00
justdave%syndicomm.com
0dca7be7e7
Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory.
...
a= justdave (no review for contrib)
2003-04-22 04:11:32 +00:00
hpradhan%hotpop.com
c5ee21461e
bug 145577: scrollHeight/scrollTop not supported on textareas r=jkeiser sr=jst
2003-04-22 03:38:16 +00:00
rbs%maths.uq.edu.au
1bbb3daf7f
Parameterize the handling of base fonts (i.e., fonts used for certain characters at their base/non-stretchy size). Use that to set base fonts for sqrt (which used to be hard-coded), and fix the ≤ problem by setting the safer Symbol font as its base font. Also while here, emulate \mathstrut in sqrt for extra beautification. b=118600, r+sr=roc+moz
2003-04-22 03:32:06 +00:00
hpradhan%hotpop.com
3304c29388
bug 172298: onselect="this.select();" in textarea causes crash r=jkeiser sr= kin
2003-04-22 03:27:24 +00:00
jshin%mailaps.org
775ff11145
bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs)
2003-04-22 03:21:12 +00:00
cls%seawood.org
2977fb3d51
Remove extra nsEudoraFactory.cpp from CPPSRCS.
...
Fixing mingw bustage
2003-04-22 03:14:05 +00:00
chanial%noos.fr
c246b379cc
enabling by default smooth scrolling
2003-04-22 03:08:23 +00:00
chanial%noos.fr
189cf8ee04
porting bug 174197, font error when link bookmarked
2003-04-22 02:59:58 +00:00
chanial%noos.fr
9e12aab4bc
fixing 'open in tabs' and commenting
2003-04-22 02:55:55 +00:00
mkaply%us.ibm.com
ae709df785
Fixing comment
2003-04-22 02:44:21 +00:00
roc+%cs.cmu.edu
4955d7cabf
Fixing indentation
2003-04-22 01:34:30 +00:00
roc+%cs.cmu.edu
e7bf73c0d8
Bug 201767. Make nsBlockFrame::GetAdditionalChildListNames return the overflowList. Also, don't create scrollbars in print contexts except for the viewport scrollbar. r+sr=bzbarsky.
2003-04-22 01:33:14 +00:00
sspitzer%netscape.com
004791b84f
fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
...
fix for bug #202848 , when switching between pop and imap searches, it's possible to get an empty operator menulist.
r/sr=bienvenu
2003-04-22 00:55:40 +00:00
rginda%netscape.com
16f6754a4d
- chatzilla only -
...
use Math.floor instead of parseInt
2003-04-22 00:34:03 +00:00
sspitzer%netscape.com
2f16bac889
fix for bug #202849
...
don't allow the user to create incoming pop filters based on the message label.
(you can still set the label, as a filter action.)
we did the same thing for junk status and attachment status, as these aren't things
that we know when the message is arriving.
r/sr=bienvenu
2003-04-22 00:30:34 +00:00
nboyd%atg.com
2fbf6fd77b
Update for 1.5R4.1.
2003-04-22 00:27:10 +00:00
timeless%mozdev.org
480a01d3fe
Bug 184295 double assert in nsAppRunner.cpp when command line service is unavailable
...
r=akkana sr=dveditz
2003-04-22 00:20:24 +00:00
bryner%netscape.com
73ce979c14
Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
2003-04-22 00:14:42 +00:00
smontagu%netscape.com
ff3e4c1037
Bug 174197, font error when link bookmarked, r=varga, sr=jag
2003-04-21 23:59:15 +00:00
bzbarsky%mit.edu
476c30fdff
Make sure that Init() failures for image frames don't mean no alt text. Also
...
fixes a crasher when reframing fixed-pos frames.
This change adds an assertion in ConstructHTMLFrame that InitAndRestoreFrame
should succeed (unless it returns NS_ERROR_FRAME_REPLACED). This is an interim
change; eventually we want to bail out on errors, but there may be frame impls
that return errors in non-error conditions from Init() (eg nsFrameSetFrame did
that) and we're a little close to freeze.
Bug 202506, r=rbs, sr=roc+moz
2003-04-21 23:57:47 +00:00
rginda%netscape.com
85b23a0761
nly -
...
landing venkman 0.9.60
add x-jsd:debugger url handler to launch venkman. Useful to start venkman from feonix.
convert some of the 81 column files to 80 column.
Show disabled scripts (and files that contian them) in red italics in the Loaded Scripts view.
Fix some issues with step over. Requres the latest js engine fixes from bug 202177 to be completely effective.
add default window flags value for the /open-dialog command.
fix xml charset detection.
Use Math.floor instead of parseInt.
remove the "paint-hack" hack.
remove ":" from the list of illegal url characters.
unmark the stop line before setting a new one, to avoid the case where you see two yellow indicators in a single file.
add complete, selectable url below the source window in the source2 view.
e
clean up after bug 127589.
2003-04-21 23:55:12 +00:00
igor%mir2.org
823fff54a0
Resolving http://bugzilla.mozilla.org/show_bug.cgi?id=202255 :
...
Support for pre 1.5R1 rules for defining JS classes by ScriptableObject.defineClass is removed.
2003-04-21 23:53:24 +00:00
smontagu%netscape.com
ee6edb7b7e
Cache charset more efficiently in nsCollation. Bug 201670, author=neil@parkwaycc.co.uk, r=smontagu, sr=alecf
2003-04-21 23:51:25 +00:00
bzbarsky%mit.edu
724a6d8835
Make nsHTMLContentSink respond to BeginUpdate and EndUpdate even when not in
...
script, since the script could be running in some other frame/window.
Removes mInScript, since it's no longer used. Bug 155504, r=heikki, sr=jst
2003-04-21 23:51:17 +00:00
bryner%netscape.com
6895b31905
Keep mfcembed from bouncing back if you minimize it by clicking on its taskbar icon (bug 201247). r=saari, sr=kin.
2003-04-21 23:42:12 +00:00
bienvenu%netscape.com
dd1ee55d05
fix handling of failure doing a send unsent messages, patch by Christian Eyrich, r/sr=bienvenu, 154184, also cleaned up uses of PR_FREEIF and some braces style
2003-04-21 23:30:37 +00:00
bzbarsky%mit.edu
1d5711d423
Some random nsCOMArray code simplification. Bug 201777, r=timeless, sr=alecf
2003-04-21 23:23:35 +00:00
harishd%netscape.com
82e0e5c067
Patch provided by rayw@netscape.com: Ignore xsi:type if it's not a proper subtype of the schema-guaranteed type. b=202597, r=harishd@netscape.com, sr=jst@netscape.com
2003-04-21 23:23:26 +00:00
cbiesinger%web.de
0151883894
no bug. remove unused preference. r+sr=bzbarsky
2003-04-21 23:09:24 +00:00
bzbarsky%mit.edu
f09182206c
Make nsCSSFrameConstructor::AppendFrames be smarter about looking for :after
...
pseudos. Move some utility functions into nsLayoutUtils; simplify some places
that basically had copies of those functions. Improves perf a bit in bug
145425 and its dependencies, r+sr=roc+moz
2003-04-21 23:06:40 +00:00
bryner%netscape.com
3f1a59f26e
Tell Cocoa explicitly that we want to see mouse move events when the pointer enters our window, so that we can change the cursor as needed. Bug 161794, patch by nhamblen@mac.com, r=bryner [affects Camino build only]
2003-04-21 23:06:08 +00:00
bryner%netscape.com
b5af164b7c
Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc.
2003-04-21 23:01:36 +00:00
rogerl%netscape.com
6f810ca1bb
Fixing dump for instance memebers. Fixed overridable bug.
2003-04-21 22:49:10 +00:00