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

11601 Коммитов

Автор SHA1 Сообщение Дата
attinasi%netscape.com ba852bc4c0 'Fixes' major performance problem with universal dynamic pseudo selectors by restricting their application in Standard mode to the same elements we restrict them to in QuirksMode. b=68821 r=waterson sr=shaver 2001-04-11 23:47:34 +00:00
erik%netscape.com 3f8707c9fb bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM
bidi project (e.g. Arabic, Hebrew)
2001-04-11 23:32:21 +00:00
hwaara%chello.se 66cd4b7f18 Implementing .count in the Outliner. Now you can do |outliner.outlinerBoxObject.selection.count| to get the number of currently selected rows. This is much more convenient (and faster) than messing around with .getRangeAt() and then calculate the amount of selected rows by hand...
bug 75552

r=varga@utcru.sk, sr=hyatt@netscape.com
2001-04-11 23:15:49 +00:00
erik%netscape.com 630168f498 bug 75040; author=simon@softel.co.il; r=evaughan; sr=erik; diffs from IBM
bidi project (e.g. Arabic, Hebrew)
2001-04-11 23:04:11 +00:00
pinkerton%netscape.com 522ea537b5 flush all our reflows before someone else can trigger them. r=saari/sr=hyatt. bug# 71219 2001-04-11 23:02:49 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dcone%netscape.com 3072888e9a Fixed some timer issues that crashed the Mac. r=mmclusk sr=attinasi b=74083 2001-04-11 14:06:39 +00:00
pavlov%netscape.com 69dd6dd459 removing ifdef'd DEBUG_pavlov NS_ASSERTION. 2001-04-11 09:01:29 +00:00
pavlov%netscape.com 5a2a179698 fixing icons in trees not drawing. bug 74037. r=syd sr=hyatt 2001-04-11 08:59:01 +00:00
pollmann%netscape.com 1168445984 Bug 66399: Make click on targetted server-side image map load resulting page into correct frame, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-11 08:12:10 +00:00
pollmann%netscape.com 785acd84b7 Bug 59675: Initialize variables before use (fix compiler warnings), r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-11 07:56:13 +00:00
pollmann%netscape.com 7525d6e00f Bug 59675: Initialize variables before use, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-11 07:39:48 +00:00
pollmann%netscape.com 11c364d141 Bug 73547: Don't create child frames for an nsHTMLFrameOuterFrame, even via document.write. r=pavlov@netscape.com, sr=jst@netscape.com 2001-04-11 07:33:22 +00:00
hyatt%netscape.com 558eaf3113 Fix for 75189. r=jag. sr=attinasi 2001-04-11 03:55:39 +00:00
waterson%netscape.com a173065d6e Bug 53956. Unconditionally remove dummy layout request when no reflows pending. Also, add NSPR logging code. r=nisheeth, sr=jst 2001-04-11 03:07:50 +00:00
blakeross%telocity.com 80bf68ccea Implement css3 :empty selector (75186). Patch by the evil QA-turned-engineer Ian Hickson <ian@hixie.ch> who insists on using me shamelessly for my cvs account. r=pierre sr=attinasi 2001-04-11 02:55:41 +00:00
dbaron%fas.harvard.edu eaf5fde6df Fix leak of nsDFAState objects from nsOutlinerStyleCache (and fix a few warnings too). r=disttsc@bart.nl sr=hyatt@netscape.com b=75328 2001-04-11 02:44:26 +00:00
sfraser%netscape.com ba3c7848e6 Final fix for bug 75388 -- don't crash with null image in nsImageBoxFrame. sr=sspitzer 2001-04-10 20:25:12 +00:00
sspitzer%netscape.com 9b5a738a1c another bulletproofer, until pavlov wakes up. #75416 r=waterson. 2001-04-10 18:16:58 +00:00
sspitzer%netscape.com aa5f4c86cf bulletproof for crasher #75407. r/sr=mcafee,waterson,shaver 2001-04-10 17:44:53 +00:00
glazman%netscape.com 63836c542e fix for :not() due to 72302; b=71647, r=pierre, sr=attinasi 2001-04-10 13:43:20 +00:00
glazman%netscape.com 2eb62ea2f4 CSS2+ identifiers should support underscores ; b=74845, r=pierre, sr=attinasi 2001-04-10 11:09:07 +00:00
pollmann%netscape.com 85efa4ab14 Bug 58189: Send Content-Transfer-Encoding header on file upload, patch thanks to havill@redhat.com, r=pollmann@netscape.com, sr=jst@netscape.com 2001-04-10 10:16:11 +00:00
sspitzer%netscape.com c9ee0e6f94 fix for #74674. bad rows when switching folders. sr=hyatt. 2001-04-10 07:26:14 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
hyatt%netscape.com 7b2a26b37c Fix for 73137. r=danm, sr=hewitt 2001-04-10 02:10:02 +00:00
attinasi%netscape.com d2b3403863 Fixed some bad code that was updating list position incorrectly when going from outside to inside. b=59086, r=karnaze@netscape.com sr=waterson@netscape.com 2001-04-09 23:13:31 +00:00
dbaron%fas.harvard.edu 75907de5fe Fix typo (missing commas) that caused some nested lists to have vertical margins when they shouldn't have had vertical margins. b=75132 r=disttsc@bart.nl, ian@hixie.ch sr=attinasi@netscape.com 2001-04-09 23:05:43 +00:00
aaronl%chorus.net 5454c6984a Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi 2001-04-09 22:17:11 +00:00
karnaze%netscape.com 1642ac06f0 bug 61663 - repeat headers and footers on more than 2 pages. sr=attinasi, r=bernd.mielke@snafu.de. 2001-04-09 14:21:24 +00:00
peterv%netscape.com de8643e889 Mac bustage fix. Removing nsGfxListControlFrame.cpp, which isn't needed (anymore?). r=jag. 2001-04-09 13:44:43 +00:00
rods%netscape.com e3a5513f79 Fixed the Onchange event, so it fires at the correct time.
Bug 62753 r=pollmann sr=attinasi
2001-04-09 12:08:40 +00:00
pavlov%netscape.com d247a52181 fixing bug 73685 r=jag sr=hyatt 2001-04-09 00:45:06 +00:00
rbs%maths.uq.edu.au 3f942bfdf6 Removed early mis-prefixing of 'a' on local variables. Switched to NS_LITERAL_STRING. Combined two 'if's and added an explanatory comment while I was there. 2001-04-08 22:32:29 +00:00
hyatt%netscape.com fa6e409fe0 Fix regression to :-moz-bound-element caused by the :not checkin. 2001-04-08 22:22:47 +00:00
hyatt%netscape.com 842bc8982d Fix for 73137. r=lumpy, sr=mozbot 2001-04-08 22:12:55 +00:00
mjudge%netscape.com c950145d10 66318 bug for api change of editor unicode not needed. nsAReadableString is what we need now. 2001-04-07 00:48:44 +00:00
mjudge%netscape.com aa665a57f4 as per jst review of dom part of 66318 added what was in this file a native descriptor. it is not necessary any more 2001-04-07 00:46:16 +00:00
hyatt%netscape.com 15db428d61 Fix for smoketest blocker 74997, r=danm, sr=sspitzer 2001-04-06 23:01:55 +00:00
sspitzer%netscape.com 14e1c67714 bullet proof to prevent crashes. #74471. r=pavlov,sr=shaver
the underlying problem still exists, and that will be covered in
another bug.  but until then, we'll assert instead of crashing
2001-04-06 03:20:44 +00:00
rbs%maths.uq.edu.au 6c64749f08 nice-to-have optimizations - low hanging fruits 2001-04-06 00:49:50 +00:00
rbs%maths.uq.edu.au 56278ad49a Fix incomplete definitions 2001-04-06 00:04:35 +00:00
erik%netscape.com 60f509e6a3 a name change outside the IBMBIDI ifdef caused the ifdeffed code to break;
this change fixes that; no bug number, r, sr
2001-04-05 23:50:10 +00:00
attinasi%netscape.com e1128e740c Fixed performance problem caused by unused nsAutoString in SelectorMatches.
Patch by bratell@lysator.liu.se, r=glazman@netscape.com sr=attinasi@netscape.com b=74830
2001-04-05 23:14:00 +00:00
blakeross%telocity.com c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
ben%netscape.com adeeacf1cc change comments in these files to be appropriate doc comment format. sr=hyatt. 2001-04-05 05:29:24 +00:00
anthonyd%netscape.com e0e7f1a319 bug fix for 74145: Caret appears in previously disabled input field
r=cmanske
sr=sfraser
2001-04-05 05:14:29 +00:00
bratell%lysator.liu.se c8114e3187 Fix for bug 74319, removing O(n^2) algorithm when restoring session frame state. This saves time on big pages. r=waterson sr=attinasi 2001-04-05 03:11:30 +00:00
pavlov%netscape.com 31ba101371 fixing images not drawing correctly. bug 73195. patch from kmcclusk@netscape.com. r=pavlov sr=jst 2001-04-04 08:23:14 +00:00
darin%netscape.com aaa5e0e11a Fixes bug 73905 "CSS/JS documents are not cached" r=pierre, sr=waterson 2001-04-04 07:20:46 +00:00
sspitzer%netscape.com 9ebd9a19d2 fix for #74357. do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu 2001-04-04 02:13:41 +00:00
hyatt%netscape.com ec0c0982bd Fix for outliner skin switching bug. 2001-04-04 01:37:09 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
peterlubczynski%netscape.com 68d2f85ebd Fix for sending events to plugins on Windows through the DOM bug 60712 r=saari sr=attinasi 2001-04-03 21:32:37 +00:00
pinkerton%netscape.com 1dd606aa87 before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795 2001-04-03 21:20:43 +00:00
rods%netscape.com 00d2bf32d6 removing special centering code for width
Bug 68573 r=kmcclusk sr=attinasi
2001-04-03 14:10:47 +00:00
dbaron%fas.harvard.edu 2045177b94 Fix bustage (if CSS_REPORT_PARSE_ERRORS is defined) from scc's string branch landing. nsLiteralChar was removed, so use nsLocalString instead. r=disttsc@bart.nl sr=scc@mozilla.org 2001-04-02 21:14:23 +00:00
brade%netscape.com 36309c6df8 only add flavors when we have data in that flavor; r=pinkerton 2001-04-02 14:11:01 +00:00
karnaze%netscape.com 180aa09df9 new regression test, not affecting the build. 2001-04-02 03:37:59 +00:00
karnaze%netscape.com bdefe04918 new regression tests, not affecting the build. 2001-04-02 03:24:31 +00:00
karnaze%netscape.com 036af5b01b bug 57467 - print a new row on the current page if it will waste too much space otherwise. sr=attinasi. 2001-04-02 03:21:58 +00:00
pollmann%netscape.com c109661ded Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-02 00:45:52 +00:00
cls%seawood.org 5763d83f3f Add accessibility to REQUIRES. Fixing senna tb bustage. 2001-04-01 03:44:35 +00:00
evaughan%netscape.com dd702eea33 XP part of accessibility landing
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +00:00
waterson%netscape.com 2c2bece878 Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst 2001-04-01 00:45:59 +00:00
waterson%netscape.com 8d0b94ab58 Bug 53251. RecreateFrameForContent() on a 'special' frame need only ReframeContainingBlock(). r=karnaze, sr=attinasi 2001-04-01 00:43:27 +00:00
sspitzer%netscape.com ccc3c72626 #72122 implement AdjustSelection on the outliner selection. sr=hyatt 2001-03-31 04:55:34 +00:00
karnaze%netscape.com 4478efd8a6 fix regression test, not affecting the build. 2001-03-31 01:33:21 +00:00
karnaze%netscape.com 606918fcbb fix regression test, not affecting the build. 2001-03-31 00:46:49 +00:00
karnaze%netscape.com dbbd921241 new printing regression tests/cleanup, not affecting the build. 2001-03-30 22:19:31 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
glazman%netscape.com 2fd3ed5466 Support for :last-child pseudoclass; checking in for Ian Hickson ; b=46916, r=pierre, sr=attinasi 2001-03-30 10:20:57 +00:00
kmcclusk%netscape.com 572c81e29b Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com 2001-03-30 05:25:49 +00:00
kmcclusk%netscape.com f55ec09bcb Invalidate only the newly exposed region when the container frame size changes vertically b=19256; sr=attinasi@netscape.com r=roc+moz@cs.cmu.edu 2001-03-30 05:17:07 +00:00
peterlubczynski%netscape.com 3f9c4eabbc Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson 2001-03-30 03:07:52 +00:00
rbs%maths.uq.edu.au 108d09b906 Enable an ordered list of preferred fonts (rather than just one font) for particular chars. Fix the problem that the stretchy direction wasn't specified in certain cases so that resolving the annotations could wrongly failed. Use NS_LITERAL_STRING like everybody else. Apply suggestions from drivers (roc+moz, dbaron) 2001-03-30 02:39:38 +00:00
harishd%netscape.com dd6505f471 71942 - Intialize the ptr to fix the crash.
49942 - Should not include parent when absolutely positioned.
Added border color property.
r=heikki
sr=jst
2001-03-30 02:08:48 +00:00
aaronl%chorus.net 52e2623a3e Make sure visual prefs force reframe 2001-03-29 07:16:06 +00:00
attinasi%netscape.com 28d86e436d Empty inlines now take up space in the line, fixing problem where the backtround images for those elements were not showing up even if they had sufficient padding. b=21415 r=karnaze, sr=waterson 2001-03-29 06:39:40 +00:00
pinkerton%netscape.com db93e15b4a Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
2001-03-29 03:33:09 +00:00
hyatt%netscape.com 88ce9916be Fix for 73695. r=danm, sr=waterson 2001-03-29 01:30:03 +00:00
hyatt%netscape.com 43fbb26cff Fix for 73506. r=danm, sr=mscott 2001-03-28 22:45:43 +00:00
karnaze%netscape.com 1ce9ba18f4 new regression tests not affecting the build. 2001-03-28 21:40:20 +00:00
karnaze%netscape.com 3b6bf0f78a bug 32794 -always set aStatus. sr=attinasi. 2001-03-28 21:26:58 +00:00
karnaze%netscape.com 8825aad0b0 bug 44523 - Get the actual rg from the cell in AppendCell rather than use the row index. sr=attinasi 2001-03-28 21:25:13 +00:00
karnaze%netscape.com d1cda12bca bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi 2001-03-28 21:19:31 +00:00
attinasi%netscape.com 491b2848f8 Commented out assertion that is triggering in table regression tests: problem is covered by bug 71210, this just removes the assertion alert. r=karnaze 2001-03-28 20:06:15 +00:00
attinasi%netscape.com 06ff9d4459 Avoid checking for duplicates when adding a context to the cache (perf. reasons). b=72217, r=jag, sr=brendan 2001-03-28 19:58:51 +00:00
glazman%netscape.com 278a76a988 fix for Stylesheet Dump in viewer. b=71648, r=pierre, sr=attinasi 2001-03-28 08:02:20 +00:00
peterlubczynski%netscape.com f79318b3c0 Plugins no longer get resize events bug 70429 a=av sr=waterson 2001-03-28 01:02:30 +00:00
heikki%netscape.com 5e1ad52c12 Bug 56858, set pref layout.selectanchor to true to make link traversal also select link end. 2001-03-27 23:59:56 +00:00
jdunn%netscape.com 3538dbb1cf needed to link in another lib to resolve all dependencies at link time
r= cls@seawood.org
# 72188
2001-03-27 23:23:10 +00:00
mjudge%netscape.com 3c9472063f 66793 r= cmanske sr = attinasi 2001-03-27 23:02:21 +00:00
dr%netscape.com 49cdc2e6bf fix for 67731, r=pinkerton, sr=hyatt 2001-03-27 22:58:50 +00:00
rods%netscape.com 16d3e26db5 removing "inline" on method to fix SunOS bustage.
r=mkaply
2001-03-27 22:57:14 +00:00
rbs%maths.uq.edu.au 065ff2b9df Datasets needed for bug 30543,72161. The MathFont Property Files (the metadata that guide the stretching of mutable MathML characters) 2001-03-27 13:22:03 +00:00
rbs%maths.uq.edu.au 985d59d95f Mozilla MathML entities were as per MathML 1.x - bug 72161. Now they are MathML 2.0 conformant, and in line with the forthcoming Unicode 3.1 code points approved for math symbols 2001-03-27 12:56:15 +00:00
rods%netscape.com 4abe5f8794 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 11:56:03 +00:00
disttsc%bart.nl f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00