Commit Graph

134622 Commits

Author SHA1 Message Date
joshmoz%gmail.com
5d66148191 clean out some old stuff pertaining to classic Mac OS (bug 231337) r=sdagley sr=bzbarsky 2004-10-24 17:36:11 +00:00
bzbarsky%mit.edu
8cf7d0e9af Make vertical marquees actually be 200px height by default. Bug 265631,
original patch by Martijn Wargers <m.wargers@hccnet.nl> with some changes by
me, r=doron, sr=jst
2004-10-24 17:33:22 +00:00
mrbkap%gmail.com
27b107ff22 bug 263083: view-source now reports tokenization-level errors in HTML and XML. r=rbs sr=dmose 2004-10-24 17:32:30 +00:00
bzbarsky%mit.edu
baf6af1dbf Fix binding teardown to clear out insertion parent entries for nodes that no
longer have insertion parents.  Bug 261818, r=bryner, sr=jst
2004-10-24 17:30:47 +00:00
bzbarsky%mit.edu
5c966fc888 Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
sr=peterv
2004-10-24 17:25:58 +00:00
bzbarsky%mit.edu
608e73b236 nsCOMArray::RemoveObjectAt fails to remove nulls correctly. Bug 265772,
r=darin, sr=dbaron
2004-10-24 17:24:25 +00:00
mrbkap%gmail.com
55c03285d0 bug 265339: nsCParserStartNode::~nsCParserStartNode() asserts unnecessarily. r+sr=peterv 2004-10-24 17:24:02 +00:00
bzbarsky%mit.edu
8c45dec978 Mask out temporary bits from the frame state to reduce regression test noise.
Bug 265552, r+sr=roc
2004-10-24 17:23:40 +00:00
bzbarsky%mit.edu
e86545729e No need to QI mDocumentURI to nsIURI. It's already one. Noticed by jwatt,
r+sr=bzbarsky.
2004-10-24 17:21:20 +00:00
bzbarsky%mit.edu
4f7fb2d525 Make setting attributes via attribute nodes in HTML correctly lowercase the
attr name.  Bug 264644, r=sicking, sr=peterv
2004-10-24 17:18:27 +00:00
bzbarsky%mit.edu
2895167f89 DeCOMTaminate some methods on nsIStyledContent. Bug 244258, patch by jpl24
<jlurz24@gmail.com>, r+sr=bzbarsky
2004-10-24 17:10:32 +00:00
mrbkap%gmail.com
de700b18e7 bug 264882: view-source turns &xi; into &#xi; r+sr=bzbarsky 2004-10-24 17:04:03 +00:00
jst%mozilla.jstenback.com
6e6735b4b4 Fixing bug 265728. Don't paste on middle click from events not generated by the user. r+sr=bryner@brianryner.com 2004-10-24 06:34:06 +00:00
timeless%mozdev.org
bef0a87d96 Bug 246173 Install failed: Couldn't open xpistub library
patch by ajschult@verizon.net r=bryner a=asa
2004-10-24 05:26:06 +00:00
dbaron%dbaron.org
23bc4069c3 Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa 2004-10-24 04:43:49 +00:00
dbaron%dbaron.org
52771912ef Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa 2004-10-24 04:32:21 +00:00
bienvenu%nventure.com
2714454357 fix for 187145 losing offline imap delete events, sr=mscott 2004-10-24 02:50:19 +00:00
bienvenu%nventure.com
6c0b0afe7e fix 265330 problems with unread counts in virtual folders, sr=mscott 2004-10-24 00:13:40 +00:00
bienvenu%nventure.com
82bee19afa fix 265330 problems with unread counts in virtual folders, and clearing new flag, sr=mscott 2004-10-24 00:05:38 +00:00
bienvenu%nventure.com
802e2f4724 fix 265595 sr=mscott opening the first message in a dummy thread opens a blank window 2004-10-24 00:00:59 +00:00
dbaron%dbaron.org
fc211528b0 Revert part of the changes from bug 140611. Patch partly from Sander <svl_bmo@juima.org>. b=259683 r+sr=roc a=asa 2004-10-23 23:23:43 +00:00
dbaron%dbaron.org
3403b8df5f Propagate trusted flag to synthesized events. b=265774 r+sr=bzbarsky a=asa 2004-10-23 22:29:55 +00:00
dbaron%dbaron.org
62bd820c74 Propagate trusted flag to synthesized events. b=265692 r=bzbarsky sr=jst a=asa 2004-10-23 22:28:25 +00:00
julien.pierre.bugs%sun.com
0571dde1e9 Fix for 265708. - count should be CK_ULONG 2004-10-23 20:23:50 +00:00
bmlk%gmx.de
8edb5c0eae fix build bustage void functions should not return a value bug 265759 r/sr=bzbarsky a=bsmedberg via irc 2004-10-23 15:57:27 +00:00
cbiesinger%web.de
6131b9e06e not part of build. removing nunet r=brendan,darin 2004-10-23 12:45:53 +00:00
justdave%bugzilla.org
7dc0b918c5 Bug 265731: multipart_start in the server-push handling code wasn't honoring the $cgi->charset setting.
r=myk, a=justdave
2004-10-23 09:04:16 +00:00
edburns%acm.org
16e0fa30d4 This checkin enables the mozilla side of mouse and key listener
behavior.  Next step is to enable the java side in test-first design
fashion.

A webclient/src_moz/EmbedEventListener.cpp
A webclient/src_moz/EmbedEventListener.h

- carried over directly from GtkMozEmbed, minus GTK code.

M webclient/src_moz/EmbedProgress.cpp

- call to NativeBrowserControl::ContentStateChange() to hook up listeners.

M webclient/src_moz/Makefile.in

- add new EmbedEventListener.cpp file

M webclient/src_moz/NativeBrowserControl.cpp
M webclient/src_moz/NativeBrowserControl.h

- new methods for hooking up listeners.
2004-10-23 05:26:08 +00:00
scott%scott-macgregor.org
2287ac46e6 Bug #261199 --> port aviary branch fix for Thunderbird:
1) Folders are now sorted properly in the virtual folder picker dialog
2) The account picker in the folder picker dialog now shows the account names
in the drop down instead of using a height of 0 pixels for each row in the menu
list.
2004-10-23 04:35:58 +00:00
scott%scott-macgregor.org
e61cb650bf Bug #265481 --> port aviary branch fix for Thunderbird not reloading virtual folder after dismissing the properties dialog.
sr=bienvenu
2004-10-23 04:32:01 +00:00
dbaron%dbaron.org
98e05b892d Remove from primary frame map at the end of frame destruction, in case it got re-added. b=265404 r=bzbarsky sr=brendan a=asa 2004-10-23 02:49:34 +00:00
jst%mozilla.jstenback.com
f2355ab868 Fixing problem where mExitValue is unconditionally -1 on the mac after running a process. No bug. r+sr=dbaron@dbaron.org, a=asa@mozilla.org 2004-10-22 23:55:56 +00:00
julien.pierre.bugs%sun.com
c2ba47a939 Fix for 265504 - cmsutil dumps core with invalid option set. r=wtc 2004-10-22 22:39:47 +00:00
wchang0222%aol.com
0e502115b8 Bugzilla bug 265686: the 'name' argument to PK11_FindSlotByName should be
const char *.  The patch is contributed by timeless@bemail.org. r=wtc.
Modified files: pk11pub.h pk11slot.c
2004-10-22 22:13:45 +00:00
scott%scott-macgregor.org
9165a5d0fc Bug #239984 --> [OSX] "Minimize Window" and "Zoom Window" in the "Window" menu, cannot be chosen.
Patch by bugs.mano@mail-central.com
2004-10-22 21:36:35 +00:00
scott%scott-macgregor.org
938c574cda Bug #234765 --> The scroll bar in the advanced address search in the address book has no effect. 2004-10-22 21:31:08 +00:00
bienvenu%nventure.com
d914e81bfb fix single folder virtual folder counts to get updated when folder is opened, 265330, sr=mscott 2004-10-22 20:55:45 +00:00
scott%scott-macgregor.org
ba2c28edec fix missing DTD error on the Mac for the account manager 2004-10-22 19:58:38 +00:00
varga%nixcorp.com
b88f4a6f88 Updating my email address. 2004-10-22 18:33:55 +00:00
dbaron%dbaron.org
c6f69590b6 Don't push lines when height is unconstrained, even if current height is bigger than NS_UNCONSTRAINEDSIZE. b=265027 r+sr=roc a=mkaply 2004-10-22 17:32:54 +00:00
cltbld%netscape.com
92cb1ff0a6 bug 249317 - gzip for mac disk image creation should use -f (granrose) 2004-10-22 15:58:14 +00:00
igor%mir2.org
5473ad4f8d Preparations for Rhino 1.6R1 RC3 2004-10-22 13:34:44 +00:00
igor%mir2.org
02b11dd425 Directory with external jars is renamed from jarlib to lib for consistency with other projects. 2004-10-22 12:36:36 +00:00
brendan%mozilla.org
c645710a9c Auto-mark parent if it's revised by PreCreate in XPCWrappedNative::GetNewOrUsed (264577, r=dbradley). 2004-10-22 07:49:29 +00:00
igor%mir2.org
0b2d78ab46 Fixing smalljar target implementation to include all the necessary classes and updating documentation about its usage. 2004-10-22 07:49:15 +00:00
dbaron%dbaron.org
2e13a0b566 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2004-10-22 07:32:08 +00:00
brendan%mozilla.org
b2070d6d1f Checking in dbradley's patch for bug 265545 (r=jst, sr=me). 2004-10-22 07:29:44 +00:00
wchang0222%aol.com
b2e80a1c83 Bugzilla bug 265501: merged 32 and 64 bit versions of prcpucfg.h on
Solaris.  The patch is contributed by Christophe Ravel of Sun. r=wtc.
Modified Files: configure configure.in
Added Files: _solaris.cfg
Removed Files: _solaris32.cfg _solaris64.cfg
2004-10-22 00:10:07 +00:00
glen.beasley%sun.com
613c73fc0a 220223 TokenException caused by left over cert8.db 2004-10-22 00:00:51 +00:00
scott%scott-macgregor.org
61be399f24 Bug #265478 --> When clicking on / away from virtual folders, weird focus issues with quick search box.
sr=bienvenu
2004-10-21 23:07:35 +00:00