Граф коммитов

107391 Коммитов

Автор SHA1 Сообщение Дата
henry.jia%sun.com 227be5af9c Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
henry.jia%sun.com 708e046b20 Patch for bug Bug 98158: Recursive frames exhaust memory
Patch By Jack.Jia@sun.com
r=jkeiser, sr=jst
2002-08-19 04:04:43 +00:00
sfraser%netscape.com ca4f24c9ee Remove an NSLog, and set the LOAD_BACKGROUND flag for remote data loads. 2002-08-19 03:57:07 +00:00
sfraser%netscape.com 607ef767ec Improve drag and drop feedback (bug 163403). Tab items now contain a view that handles drag and drop for that item, and draws via a couple of NSCells, and show drag feedback when you drag over them. 2002-08-19 03:55:08 +00:00
leaf%mozilla.org 161161b921 Automated update 2002-08-19 03:55:03 +00:00
sfraser%netscape.com 2a07c561b4 Changed to use BrowserTabViewItem, and lots of tidyup. 2002-08-19 03:52:43 +00:00
sfraser%netscape.com eafd807a5b Create BrowserTabViewItems using the factory method on BrowserTabView, and add an accessor for the proxy icon view. 2002-08-19 03:51:32 +00:00
sfraser%netscape.com 416619a0ec Create BrowserTabViewItems using the factory method on BrowserTabView. 2002-08-19 03:50:54 +00:00
bryner%netscape.com 025fb3a058 Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
sfraser%netscape.com f3da307687 Add a factory method for new tabs, and improve drag and drop feedback. Also added calls to BrowserTabViewItems to tell them when they are shown or hidden. 2002-08-19 03:50:13 +00:00
sfraser%netscape.com 9f28a1873c Moving nsCocoaBrowserListener into a new file, and making a new group for gecko embedding files. 2002-08-19 03:45:35 +00:00
sfraser%netscape.com 46d37f249a Move nsCocoaBrowserListener into its own file, and add a few new methods to the NSBrowserContainer protocol. 2002-08-19 03:41:17 +00:00
bolian.yin%sun.com d663cda889 bug 136467, [Linux] F7 doesn't always toggle on caret.
patch by john.sun@sun.com, r=aaronl, r=caillon, sr=jst.
2002-08-19 02:58:15 +00:00
mkaply%us.ibm.com 0486820e71 No bug
Not part of build
Beginning work on OS/2 XPInstall wizard
2002-08-19 01:32:34 +00:00
bugreport%peshkin.net c5b834302c Fix typo from 43600
r=bbaetz x2
2002-08-19 01:06:56 +00:00
sspitzer%netscape.com a3d0fcd64a abCommon from branch. 2002-08-18 20:06:16 +00:00
sspitzer%netscape.com b3f9df6d37 from blake's branch checkins: "Autocomplete modifications to work with comma-delimited list." 2002-08-18 20:05:23 +00:00
sspitzer%netscape.com 2e38eb16a7 more changes 2002-08-18 19:32:07 +00:00
sspitzer%netscape.com cbf549242e ignore generated makefiles 2002-08-18 19:27:55 +00:00
sspitzer%netscape.com e5d60dca14 some skin for blake's compose window. 2002-08-18 19:25:49 +00:00
sspitzer%netscape.com 6e30dcd77a build changes for blake's compose window. 2002-08-18 18:58:25 +00:00
sspitzer%netscape.com b64ca2deb0 first pass at landing blake's new compose window. 2002-08-18 18:57:49 +00:00
sspitzer%netscape.com f377fc74d2 just some white space foo, in preparation for blake's compose window changes.
no bug.  r/sr=no one.
2002-08-18 17:55:20 +00:00
sspitzer%netscape.com abc7ef9989 fix for #163355. move hard coded "Web Page (URL):" string from .xul to .dtd.
fix by shliang@netscape.com, from another branch.  r/sr=sspitzer
2002-08-18 17:45:49 +00:00
blakeross%telocity.com af0a2c9cb0 Readding platform overlays. 2002-08-18 04:50:34 +00:00
blakeross%telocity.com fd995ebfc0 Removing more overlays. 2002-08-18 03:18:08 +00:00
dcone%netscape.com 4e387a65a9 bug 148598 r=mcclusk,sr=kin fixes slow scrolling 2002-08-18 00:47:54 +00:00
dcone%netscape.com 53276bf5e0 b=148598 r=mcclusky,sr=kin Speed up scrolling 2002-08-18 00:46:00 +00:00
sfraser%netscape.com 2cf0161ab7 Be sure to catch cocoa exceptions when trying to make favicons, otherwise things get really messed up (see bug 163260 for the general problem). 2002-08-17 22:04:33 +00:00
bryner%netscape.com 6ba75e3b3a Make sure tooltips don't appear for the content under the popup when you bring up a context menu, since it causes all sorts of focus weirdness if you click on the tooltip (bug 155018). r=blizzard, sr=dbaron. 2002-08-17 19:09:18 +00:00
aaronl%netscape.com 4bb787ada2 Complete fix for last night's bustage when checking in bug 132158 - forgot to check in MANIFEST. 2002-08-17 18:49:30 +00:00
bbaetz%student.usyd.edu.au 0ca13739b2 Bug 162854 - buglist.cgi reporter is actually owner
r=joel x2
2002-08-17 14:31:00 +00:00
bbaetz%student.usyd.edu.au 7ad618595d bug 160631 - bug_email.pl is broken
r=joel x2
2002-08-17 14:19:57 +00:00
bbaetz%student.usyd.edu.au e3f2b3282c Bug 160112 - clean up quip table conversion code
r=joel x2
2002-08-17 14:09:08 +00:00
dbaron%fas.harvard.edu f363c6f0ae Convert mapped attribute table from nsHashtable to pldhash. b=148368 sr=bzbarsky r=sicking 2002-08-17 12:17:03 +00:00
andreas.otte%debitel.net 33e3ae5a2b fix bug 32966 [http:/ (one slash) treated as http:// rather than /] We
now support some deprectated relative urls because RFC2396 allows for
a backwards compatibility implementation. Also fixes bug 22251, bug
40670, and some more. r=bbaetz, sr=darin
2002-08-17 11:56:52 +00:00
bbaetz%student.usyd.edu.au af43c769d9 Hopefully fix HPUX bustage from bug 7965. 2002-08-17 11:12:29 +00:00
cbiesinger%web.de 2381016621 fixing AIX bustage, maybe others too 2002-08-17 10:30:59 +00:00
jst%netscape.com 3d841040bb More random cleanup. Not part of the build yet 2002-08-17 07:15:09 +00:00
jkeiser%netscape.com 474a9fca25 Make forms with input type=image submit on pressing enter (bug 150232), r=sicking@bigfoot.com, sr=jst@netscape.com 2002-08-17 05:42:55 +00:00
bryner%netscape.com 4271439830 Speed up intrinsic sizing of trees by not creating a new rendering context for each cell width measurement (bug 163186). r=varga, sr=hewitt. 2002-08-17 05:36:24 +00:00
justdave%syndicomm.com 5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
sicking%bigfoot.com 733abe019c Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
2002-08-17 04:19:34 +00:00
bryner%netscape.com 4d1db9937e Include window icons in installer packages (bug 163067). r=leaf, sr=dveditz. 2002-08-17 04:11:05 +00:00
aaronl%netscape.com 2ef9b33530 Temporarily fixing bustage until proper fix comes later 2002-08-17 04:05:50 +00:00
varga%netscape.com 0597130087 Fix for bug 114989. Expand / collapse thread ("+" and "-") icons are drawn
incorrectly. r=bryner, sr=bz
2002-08-17 03:58:18 +00:00
naving%netscape.com 9848cf196f 156558 r=cavin sr=sspitzer bienvenu Adding changes on mozilla side so that aim can show new mail status from buddies etc.. 2002-08-17 02:31:08 +00:00
jkeiser%netscape.com 547c986137 Restore select by value, not position (bug 95622), r=rods@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-17 01:56:04 +00:00
aaronl%netscape.com 5229183e82 Bug 132158. Active Accessibility: expose correct bounds information and accessible value for HTML areas. r=saari, sr=alecf. 2002-08-17 01:46:58 +00:00
caillon%returnzero.com cbbdd9ee40 119044 - Prevent a crash when trying to append/insert the current element or one of its ancestors into itself. Throw the correct exception in this case per the DOM spec.
Thanks to Neil Deakin <ndeakin@sympatico.ca> for pinpointing this and providing a patch.
r=bryner/caillon sr=jst
2002-08-17 01:43:07 +00:00