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

11526 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 3a707eb7e1 Fix for 73137. r=danm, sr=hewitt 2001-04-10 02:10:02 +00:00
attinasi%netscape.com 96705671b8 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 23cfb8678a 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 57c1ab8f3a Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi 2001-04-09 22:17:11 +00:00
karnaze%netscape.com ac551006fd 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 8660c3572e Mac bustage fix. Removing nsGfxListControlFrame.cpp, which isn't needed (anymore?). r=jag. 2001-04-09 13:44:43 +00:00
rods%netscape.com e8a58aef11 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 b63ba8064a fixing bug 73685 r=jag sr=hyatt 2001-04-09 00:45:06 +00:00
rbs%maths.uq.edu.au 405b18773f 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 4a66754d65 Fix regression to :-moz-bound-element caused by the :not checkin. 2001-04-08 22:22:47 +00:00
hyatt%netscape.com 0b95118788 Fix for 73137. r=lumpy, sr=mozbot 2001-04-08 22:12:55 +00:00
mjudge%netscape.com 41769cd04f 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 5396a38c24 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 cab319966f Fix for smoketest blocker 74997, r=danm, sr=sspitzer 2001-04-06 23:01:55 +00:00
sspitzer%netscape.com 9b94942035 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 9b101e80ac nice-to-have optimizations - low hanging fruits 2001-04-06 00:49:50 +00:00
rbs%maths.uq.edu.au ac1f42185e Fix incomplete definitions 2001-04-06 00:04:35 +00:00
erik%netscape.com fef7a0704d 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 d442237a68 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 6573419a09 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 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
ben%netscape.com c89123d8e1 change comments in these files to be appropriate doc comment format. sr=hyatt. 2001-04-05 05:29:24 +00:00
anthonyd%netscape.com 3c950d9170 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 9fe53056bc 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 fcc4f4489a 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 b117712a15 Fixes bug 73905 "CSS/JS documents are not cached" r=pierre, sr=waterson 2001-04-04 07:20:46 +00:00
sspitzer%netscape.com d77db49125 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 c959d047ea Fix for outliner skin switching bug. 2001-04-04 01:37:09 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
peterlubczynski%netscape.com e6f3e73e27 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 51674a950f 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 c6f5c821e6 removing special centering code for width
Bug 68573 r=kmcclusk sr=attinasi
2001-04-03 14:10:47 +00:00
dbaron%fas.harvard.edu 2567905f44 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 dc5e52b0c8 only add flavors when we have data in that flavor; r=pinkerton 2001-04-02 14:11:01 +00:00
karnaze%netscape.com 375035d95f new regression test, not affecting the build. 2001-04-02 03:37:59 +00:00
karnaze%netscape.com f71daf3908 new regression tests, not affecting the build. 2001-04-02 03:24:31 +00:00
karnaze%netscape.com 46aa2d1bf9 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 19b315986e 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 b8f2a5d9b9 Add accessibility to REQUIRES. Fixing senna tb bustage. 2001-04-01 03:44:35 +00:00
evaughan%netscape.com 2d2a0054e2 XP part of accessibility landing
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +00:00
waterson%netscape.com 7373bddf79 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 93c3b9b46f 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 26222169db #72122 implement AdjustSelection on the outliner selection. sr=hyatt 2001-03-31 04:55:34 +00:00
karnaze%netscape.com d990bead64 fix regression test, not affecting the build. 2001-03-31 01:33:21 +00:00
karnaze%netscape.com 0d237b59be fix regression test, not affecting the build. 2001-03-31 00:46:49 +00:00
karnaze%netscape.com 15a3f26035 new printing regression tests/cleanup, not affecting the build. 2001-03-30 22:19:31 +00:00
disttsc%bart.nl 96f5f6cf31 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 ad4cc99616 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 f669dfa632 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 f3b73154d2 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