Commit Graph

117480 Commits

Author SHA1 Message Date
seawood%netscape.com
17556d9313 Reorder flags in custom compile rule to work around gnu ld quirk.
Bug #171820
2003-04-08 06:52:15 +00:00
aaronl%netscape.com
6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
nelsonb%netscape.com
92fc1f3b0f Fix bug 200225. Don't report invalid CA cert on trusted root CAs. 2003-04-08 04:49:39 +00:00
bryner%netscape.com
fbaaafee40 Fix leak of pluginFileInDirectory objects from ScanPluginsDirectory(). Patch by dbradley@netscape.com, r=peterl, sr=me. 2003-04-08 02:49:26 +00:00
bryner%netscape.com
646b3a67ec change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
aaronl%netscape.com
ababe9f296 Bug 200514. Topcrash due to accessibility rewrite. r=kyle, sr=henry 2003-04-08 01:51:54 +00:00
alecf%netscape.com
403150f676 rev the nsIUnicharInputStream IID, since the mozdev spell checker was using it
(no reviewer, just an IID rev)
2003-04-08 00:39:19 +00:00
wtc%netscape.com
7ce0258abb Set NSS version to 3.9 Beta. 2003-04-08 00:29:54 +00:00
mscott%netscape.com
a004ab6830 add communicator.css 2003-04-08 00:27:08 +00:00
mscott%netscape.com
ca705c5e8d add a localstore.rdf file for new minotaur profiles. 2003-04-08 00:22:11 +00:00
mscott%netscape.com
fc0a55454b make the address book button be a default toolbar button. 2003-04-08 00:21:36 +00:00
timeless%mozdev.org
779b1dbcfa Bug 173674 Remove "rel=home" mapping to "Top" button in Links Toolbar
patch by stevechapel@earthlink.net r=stevechapel@earthlink.net sr=alecf
2003-04-08 00:01:30 +00:00
wtc%netscape.com
afe68e3619 Bug 200974: NetBSD uses GNU ld and so also needs -rpath-link. 2003-04-07 23:52:17 +00:00
rogerl%netscape.com
3bb51f82e9 gc fixes 2003-04-07 21:39:15 +00:00
axel%pike.org
7682da5d54 bug 201012, get rid of offline warning in PostEvent, r/sr=darin 2003-04-07 21:07:21 +00:00
myk%mozilla.org
7304298c13 Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.
r=justdave
a=justdave
2003-04-07 20:13:30 +00:00
jdunn%netscape.com
42aafc45e9 fixing embed linux blocker
# 201033
r=blizzard@mozilla.org,roc+moz@cs.cmu.edu
2003-04-07 18:59:33 +00:00
mscott%netscape.com
1d27773c2a update 2003-04-07 17:46:14 +00:00
amardare%qnx.com
4fc8d49524 Photon platform - fixed the compile error. 2003-04-07 14:44:04 +00:00
kin%netscape.com
35f69e36ef Fix for bug 200549:Double click selects just the image in a -moz-user-select:all
subtree


mozilla/editor/libeditor/html/nsHTMLEditor.cpp
    - jfrancis' fix for netscape bug 615240 (applying mozilla patch
      on branch. Fixing problems of improper handling of del and
      backspace keys with file attachments.) which was originally
      landed in revision 1.445.6.3. This patch is necessary to make
      the fix for bug 200549 work properly.

r=sfraser@netscape.com  sr=kin@netscape.com


mozilla/editor/libeditor/html/nsHTMLEditorMouseListener.cpp
mozilla/editor/libeditor/html/nsHTMLEditorMouseListener.h

    - Modified nsHTMLEditorMouseListener::MouseDown() to
      call FindUserSelectAllNode() so that the root of a
      -moz-user-select:all subtree gets selected during
      a double or context click.

    - Modified nsHTMLEditorMouseListener so that it stores an nsHTMLEditor*
      instead of an nsIEditor* so we could have access to FindUserSelectAllNode().

r=brade@netscape.com  sr=sfraser@netscape.com
2003-04-07 14:32:23 +00:00
ccarlen%netscape.com
9885ed4d9c Bug 200662 - [OSX]GetCurrentProcessDirectory can fail. r=/sr=sfraser. 2003-04-07 14:29:56 +00:00
kin%netscape.com
85540751cd Fix for bug 42046: One click select and drag for images, hrs, and -moz-user-select:all
subtrees


mozilla/layout/html/base/src/nsFrame.cpp

  - Added utility method ContentContainsPoint()
  - Modified HandlePress() to allow selection of images, hrs and
    -moz-user-select:all subtrees, and then disable selection
    processing of drag events.


mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp

    - Modified InsertFromDrop() so that it prevents a drop from
      happening in a -moz-user-select:all subtree. (Temporary
      workaround to avoid bug 195957 and bug 195959)

r=mjudge@netscape.com  sr=sfraser@netscape.com
2003-04-07 14:28:51 +00:00
timeless%mozdev.org
37891802cb Bug 199006 there are two independent initializations of nsMemoryImpl before Init_XPCOM2 finishes
r=dougt
2003-04-07 14:20:19 +00:00
dougt%netscape.com
23f3006361 Allowing assertion dialog to work in GRE / ActiveX control apps. See 181434. 2003-04-07 13:58:45 +00:00
varga%netscape.com
cb26dd3fec Fix for bug 178212. menulist does not drop down when it is in a listbox cell.
r=varga, sr=jag, patch by Ariel Fatecha <afatecha@idea.com.py>
2003-04-07 13:38:05 +00:00
mkaply%us.ibm.com
fbe6ce64ea #191217
r=timeless, sr=bzbarsky
Use "Show File Location" in download manager
2003-04-07 13:18:26 +00:00
locka%iol.ie
3eba5dc241 Test if shift key is depressed and force reload operations to fetch from network if it is. b=195512 r=danm@netscape.com sr=blizzard@mozilla.org 2003-04-07 13:06:09 +00:00
axel%pike.org
7b9710496b bug 200999, crash with more than on xsl:strip- or preserve-space, r=sicking, sr=peterv 2003-04-07 12:18:49 +00:00
neil%parkwaycc.co.uk
90d8f4306e Bug 168853 Inconsistent capitalization of "Threads With Unread" menu item p=david.tenser@telia.com r=me sr=sspitzer 2003-04-07 11:55:32 +00:00
neil%parkwaycc.co.uk
ea22b6aada Bug 124336 kilobyte should be abbreviated "KB", not "K" p=michael@endbracket.net r=me sr=sspitzer 2003-04-07 11:51:48 +00:00
neil%parkwaycc.co.uk
3701b81e10 Bug 74835 marking thread/all read needs to invalidate collapsed thread(s) having unread children p=ch.ey@gmx.net r=me sr=sspitzer 2003-04-07 11:45:19 +00:00
neil%parkwaycc.co.uk
b0d5b3c3fd Bug 199709 Messages load remote images ignoring preference p=mvl@exedo.nl r=dwitte@standford.edu sr=peterv 2003-04-07 10:15:21 +00:00
neil%parkwaycc.co.uk
c51143b3c6 Bug 193712 Text and highlight colours don't translate rgb in css mode r=glazman sr=kin 2003-04-07 08:11:21 +00:00
neil%parkwaycc.co.uk
3ff51b7adc Bug 192084 cannot assign multiple classes to elements r=glazman sr=kin 2003-04-07 08:09:56 +00:00
bryner%netscape.com
7e1f1f89aa don't return a value from a |void| function. fixing ports bustage. 2003-04-07 08:04:43 +00:00
varga%netscape.com
a1d6e7476a Fix for bug 200498. Multiple copies of my bookmarks file are showing up in TEMP / bookmark changes are lost / cannot modify or delete.
r=bsmedberg, sr=bryner
2003-04-07 07:51:17 +00:00
rogerl%netscape.com
692e66e841 Fixes all over for E3 test results - gc + ECMA edge cases. 2003-04-07 07:24:17 +00:00
ssu%netscape.com
669e313b68 fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer 2003-04-07 07:02:32 +00:00
darin%netscape.com
625a741ad3 fixes bug 200681 "Crash on <link rel=stylesheet href="mailto:foo">" r/sr=bz,sspitzer 2003-04-07 06:18:44 +00:00
darin%netscape.com
e92078ae53 fixes bug 200971 "nsConnectionEntry is leaked" patch=bryner r=dougt sr=darin 2003-04-07 06:12:42 +00:00
darin%netscape.com
3bb3970660 backing out small part of my patch for bug 159015 that shouldn't have been
checked in.
2003-04-07 06:10:47 +00:00
roc+%cs.cmu.edu
e9cc9118f6 Bug 113232. Delay setting transparency mask as long as possible to work around GTK stupidity. r=pavlov,sr=bz 2003-04-07 04:35:16 +00:00
sspitzer%netscape.com
7300d6a5fe code cleanup sitting in my tree. no bug, no reviewer. 2003-04-07 03:49:55 +00:00
bienvenu%netscape.com
103e4f3705 try to fix imap cram md5 r/sr=sspitzer, hardcode digestLength to 16 per cram md5 rfc bug 41594 2003-04-07 03:19:12 +00:00
bienvenu%netscape.com
d3c702b814 try to fix imap cram md5 r/sr=sspitzer, null terminate digest correctly 41594 2003-04-07 03:17:29 +00:00
sspitzer%netscape.com
9dae2417c4 update (internal) mozilla start page. keeping it simple. bug #66570 2003-04-07 02:41:31 +00:00
pkw%us.ibm.com
bafab6746c AIX: Preedit string is not highlighted properly.
r=katakai@japan.sun.com, sr=blizzard@mozilla.org
2003-04-06 23:01:40 +00:00
alecf%netscape.com
c907f27c52 first part of fix for bug 200507 - get rid of nsAVLTree in favor of hashtables
r=harishd, sr=jag
2003-04-06 22:24:35 +00:00
lordpixel%mac.com
82d91c07dc Fix for bug 90823, r=timeless, sr=sfraser 2003-04-06 21:58:14 +00:00
bryner%netscape.com
8177bc9f7f fix leak of atoms via mSpecialCharSets. Bug 200780, patch by roland mainz, r=bstell, sr=blizzard 2003-04-06 21:50:12 +00:00