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

107405 Коммитов

Автор SHA1 Сообщение Дата
glazman%netscape.com 9f3e974421 backing out 2002-09-08 changes of fix for bug 117730 due to very bad regression in absolute positioning (see bug 117730) and
because bz, who did the original check-in, is on vacation. rs=brade
2002-08-19 13:35:21 +00:00
mikep%oeone.com 47035dbe79 Adding in converters to CVS. 2002-08-19 13:32:35 +00:00
mostafah%oeone.com 7019385c0d Fixing faulty checkin of patch for bug 145525 2002-08-19 13:15:30 +00:00
mostafah%oeone.com dc33476ede Checked in for fix to bug 163160: Event Category not persisted 2002-08-19 13:05:22 +00:00
mikep%oeone.com 906e46ab2e FIxing bug 161162 2002-08-19 12:36:13 +00:00
peterv%netscape.com 8a57bbd46e Fix for bug 161880 (privacy hole in JS regexps ?). r=jst, sr=brendan. 2002-08-19 11:19:05 +00:00
syd%netscape.com 12df51c14f Fix for 163423. Make sure we let deletes of non-existing keys go thru at
runtime, they should no-op, not bring an install script to its knees.
r=hewitt, sr=dveditz
2002-08-19 09:57:55 +00:00
peterv%netscape.com 07e2d4c47a Fix for bug 101890 (break linkage from transformiix to layout). r=Pike, sr=jst. 2002-08-19 06:58:21 +00:00
sfraser%netscape.com 5890af485a Optimize drawing when showing and hiding the drag target hilight. 2002-08-19 06:35:12 +00:00
rogerl%netscape.com 8ce299c54f New engine work 2002-08-19 06:31:16 +00:00
bryner%netscape.com fd98e0941c Missed one instance of <new.h> for bug 155852. r=cls. 2002-08-19 05:19:22 +00:00
sspitzer%netscape.com 6f789ccfb4 fix for #80608. Thread pane's initial scroll position should follow date sorting.
when loading a folder, if there are no new message, scroll to where the "newest" messages are.
thanks to Neil Rashbrook (neil@parkwaycc.co.uk) for the patch.
r/sr=sspitzer
2002-08-19 05:18:25 +00:00
aaronl%netscape.com d76b6e89c5 Not part of build. Type ahead find. More cleanup 2002-08-19 04:44:22 +00:00
kin%netscape.com 50e1a69237 Fix for bug #96736: [FLOATER]The "Top 1000 Reviewer" is overwritten by text
mozilla/layout/base/src/nsSpaceManager.cpp
  mozilla/layout/base/src/nsSpaceManager.h

    - Implemented nsSpaceManager methods PushState()
      and PopState().

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

    - Modified nsBlockReflowContext::DoReflowBlock() to
      call PushState() and PopState() to remove any
      floaters that may have been added to the SpaceManager
      during the intermediate "unconstrained" Reflow()
      call, used to calculate the max block width. This
      allows the Reflow() call that immediately follows
      it to properly place the floaters.


r=waterson@netscape.com  sr=dbaron@fas.harvard.edu
2002-08-19 04:41:57 +00:00
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