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

11407 Коммитов

Автор SHA1 Сообщение Дата
maolson%earthlink.net 1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
blakeross%telocity.com 69b6cfdc47 Backing out to fix bustage. 2001-03-21 22:37:59 +00:00
mjudge%netscape.com b2fe9141b2 removal of #ifdefs foor 68396 r=cmanske all depricated code just a clean up 2001-03-21 21:30:08 +00:00
karnaze%netscape.com 0893dbf736 new regression tests, cleanup, not affecting the build. 2001-03-21 20:49:08 +00:00
alecf%netscape.com a45fd24a01 fix for bug 46488 r=valeski, sr=waterson
make the content DLL an HTTP startup listener, so that loading the content DLL doesn't load HTTP
2001-03-21 19:35:29 +00:00
karnaze%netscape.com 32968f5079 new regression tests not affecting the build. 2001-03-21 17:51:36 +00:00
glazman%netscape.com 050041f52f easy fix for 71647 ; that bug was hidden behind 72302, [s]r=attinasi 2001-03-21 09:40:41 +00:00
hyatt%netscape.com 4ba223ca22 Missed a file on 71470. 2001-03-21 09:01:34 +00:00
hyatt%netscape.com 03580dcee5 Fix for 71740. r=jag, sr=shaver 2001-03-21 08:15:49 +00:00
hyatt%netscape.com 7eb8765948 Fix for 62985, r=dbaron, sr=attinasi 2001-03-21 08:10:20 +00:00
bernd.mielke%snafu.de bbaf6b9149 limit the spread of desired content width in colspans with specified fixed width's
bug 42187, it fixes also the regression in bug 2684. r=karnaze sr=attinasi
2001-03-21 06:02:21 +00:00
bryner%uiuc.edu 630d1d61cc Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver. 2001-03-21 05:35:27 +00:00
timeless%mac.com e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
karnaze%netscape.com bfac41a0f4 bug 23714 - forgot to make NeedsFrameFor static per waterson's sr. 2001-03-21 05:18:27 +00:00
karnaze%netscape.com c785e1439e bug 23714 - don't resolve style for irrelevant whitespace. sr=waterson, r=rbs,hyatt 2001-03-21 05:10:40 +00:00
sspitzer%netscape.com 5449c8700f fix for #72586. check row height to avoid divide by zero crash. (happens if you scroll too early)
sr=hyatt.
2001-03-21 03:03:58 +00:00
erik%netscape.com c5bd1e8ade bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
from IBM bidi project (Arabic, Hebrew, etc); some in ifdef for now
2001-03-21 01:16:22 +00:00
hyatt%netscape.com 484bcf614d Fix for 72614. 2001-03-20 20:27:38 +00:00
karnaze%netscape.com 57048927ee bug 67864 - don't create anonymous ancestors of table inside caption. sr=attinasi. 2001-03-20 15:53:29 +00:00
hwaara%chello.se 67b065e9d2 Fix "FMM: Freeing mismatched memory in PresShell::DumpReflows". bug 71956. r=rods, sr=scc. 2001-03-20 13:34:17 +00:00
glazman%netscape.com 4fc3eb0ce3 adds support for :not() css3 pseudo-class; b=71647, r=pierre, sr=hyatt 2001-03-20 11:49:20 +00:00
rods%netscape.com f14a83706d fixed move mouse over selected item in dropdown, it will no longer hilite disabled items
Bug 72226 r=waterson sr=attinasi
2001-03-20 11:48:27 +00:00
rods%netscape.com 755cc117c9 Change box sizing atom back to correct non-xul name
Bug 72226 r=waterson sr=attinasi
2001-03-20 11:42:56 +00:00
sspitzer%netscape.com e2d0ad8f16 ignore generated makefiles 2001-03-20 05:30:53 +00:00
pavlov%netscape.com edaf3b03bc removing the check for mHasImage before calling mImageLoader.Init()... this wasn't in the old code and slipped in. should fix orange trees. r=brendan 2001-03-20 04:43:35 +00:00
pavlov%netscape.com 0eee027f47 xul image frame changes for new imagelib. part of bug 70938. r=danm sr=hyatt 2001-03-19 23:44:55 +00:00
peterlubczynski%netscape.com 7e5c1f6f02 Fix for getting Object Frame (and plugins) getting focus on Mac. Fixes Shockwave typing input bug 68756 a=av sr=sfraser 2001-03-19 23:26:41 +00:00
erik%netscape.com ab236e2b14 bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM
bidi project (Hebrew, Arabic, etc); in ifdef IBMBIDI for now
2001-03-19 23:20:21 +00:00
waterson%netscape.com 3fa3daecea Bug 71594. Reparent views from 'trailing' frame, but only make trailing frame if it'd have children. r=karnaze, sr=attinasi 2001-03-19 22:24:20 +00:00
waterson%netscape.com ab1db03317 Bug 71594. Reparent views from 'trailing' frame, but only make trailing frame if it'd have children. r=karnaze, sr=attinasi 2001-03-19 22:16:47 +00:00
blakeross%telocity.com 1dba7198b2 Crash when reading past the end of a CSSRuleList. patch by Hixie (ian@hixie.ch). r=blake, glazman sr=jst 2001-03-19 22:12:12 +00:00
peterlubczynski%netscape.com 9289d13ff6 Fix refcount issue with nsPluginInstanceOwner caused during key event listener registration bug 72236 a=av sr=attinasi 2001-03-19 22:10:23 +00:00
disttsc%bart.nl 0fa0b3f419 Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa 2001-03-16 22:40:15 +00:00
mkaply%us.ibm.com eddf282393 #71941
r=jag, a=pchen
OS/2 build bustage (for some reason not on tinderbox) add PR_STATIC_CALLBACK
2001-03-14 23:57:37 +00:00
attinasi%netscape.com 6ef49213e3 Putting my changes back in since it made no difference in the orange-ish nature of certain linux tinderboxes. (pchen said it was ok, so there.) 2001-03-14 22:02:48 +00:00
attinasi%netscape.com 95bc916e0a Reverting in hope of fixing the orangeness... 2001-03-14 19:59:05 +00:00
jst%netscape.com ae45fb03d7 Fixing bug 67573. Making sure the presshell is in a state where it's safe to flush pending notifications when the dummy layout request is removed from the document loadgroup, this ensures that code that executes in the documents onload handler is able to successfully flush pending notifications on the presshell. r=nisheeth@netscape.com, sr=waterson@netscape.com 2001-03-14 07:47:00 +00:00
pollmann%netscape.com e002ee6306 Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com 2001-03-14 07:36:01 +00:00
alecf%netscape.com 9d7ce42388 fix for bug 71852 sr=hyatt
fix trees by adding -xul to css property, so that scrolled boxes inherit their attributes appropriately
2001-03-14 07:34:04 +00:00
attinasi%netscape.com 6bec8d8990 b=70731 r=dcone sr=waterson - fixes crasher while printing 2001-03-14 06:45:41 +00:00
attinasi%netscape.com 65bfb8dd58 b=63750 r=karnaze sr=scc - fixes bad image reflow problems 2001-03-14 06:44:02 +00:00
anthonyd%netscape.com f8fe1cdb26 bug fix for 59005 Saving html with selects saves unneeded state.
r=rods
sr=attinasi
2001-03-14 05:27:44 +00:00
rods%netscape.com 4a3887d851 Small change to initialize values before getting prefs
Bug 71514 r=kmcclusk sr=attinasi
2001-03-14 01:03:31 +00:00
karnaze%netscape.com 563d0a66cb bug 71810 - don't have inline virtual methods. r=karnaze. 2001-03-13 15:21:42 +00:00
rods%netscape.com ce03f517d1 set all buttons to vertial-align=bottom in quirks
Bug 58190 r=pierre sr=buster
2001-03-13 13:51:33 +00:00
rods%netscape.com fba27ca614 Fix frame going away during submit
Bug 70572 r=pollmann sr=attinasi
2001-03-13 13:33:59 +00:00
joki%netscape.com 1c6a33042a Fix bug 58331, don't access internal frame data after DOM event dispatch. r:peterv sr:jst 2001-03-13 11:32:43 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
karnaze%netscape.com 4ae32df7c6 fix mac bustage from earlier checkin. r=syd. 2001-03-13 07:44:46 +00:00
karnaze%netscape.com a81a269978 table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00