hyatt%netscape.com
21f43723b7
Fix for 172545, give datasources the ability to specify icons for XUL trees, r=varga, sr=jag
2002-10-04 08:26:36 +00:00
dcone%netscape.com
e14b41451d
b=143046 r=rods sr=boris API change so we can create different depth nsImages
2002-10-04 03:32:26 +00:00
hyatt%netscape.com
b5668bfb88
Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu).
2002-10-04 00:56:43 +00:00
seawood%netscape.com
4351b67848
Fixing static build bustage caused by checkin for bug 158110.
2002-10-04 00:27:14 +00:00
caillon%returnzero.com
197e01cbff
Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties.
...
r=dbaron sr=alecf
2002-10-03 19:41:42 +00:00
karnaze%netscape.com
09966fc498
new regression tests, not affecting the build.
2002-10-03 16:30:51 +00:00
karnaze%netscape.com
576d60c26b
bug 165772 - rewrite of SplitSpanningCells and most of SplitRowGroup to better handle splitting of rowspan cells. sr=kin, r=alexsavulov
2002-10-03 14:33:23 +00:00
rods%netscape.com
0231efac68
Removing unwanted part of patch
2002-10-03 11:28:48 +00:00
rods%netscape.com
df510b6c24
Impl print preview for mail and addrbook
...
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 10:48:59 +00:00
aaronl%netscape.com
b233f3e9e4
Bug 128608. Accesskeys don't work for XUL tabpanels. r=jkeiser, sr=jag
2002-10-03 01:10:51 +00:00
dbaron%fas.harvard.edu
bc2d58b075
Use correct interface pointer to fix crash inserting rule into media rule. b=170699 r=glazman sr=roc+moz
2002-10-03 01:02:13 +00:00
dbaron%fas.harvard.edu
0730c1a0cd
Don't prevent 'display: none' from working on generated content by being overzealous with CSS2 12.1 'display' fixups. At suggestion of Mats Palmgren, split code path between CSS2 9.7 fixups and CSS2 12.1 fixups since the former can't affect generated content and the latter apply only to generated content. r=bzbarsky and mats.palmgren sr=kin b=171749
2002-10-03 00:42:16 +00:00
blakeross%telocity.com
7539a559b6
171994 - crash resizing using splitter btwn download panels. patch by roc, r=me sr=hyatt.
2002-10-01 22:53:43 +00:00
rods%netscape.com
178b270953
Have the DV ref coun itself if the the DV is being Clsoed while printing or a pending print.
...
Bug 165445 r=dcone sr=rpotts
2002-10-01 21:57:15 +00:00
rods%netscape.com
47583cad3f
printing tests
2002-10-01 21:48:17 +00:00
roc+%cs.cmu.edu
dc28b61609
Bug 171802. Make sure views are initialized with the right properties! r=dbaron,sr=kin
2002-10-01 21:45:33 +00:00
rbs%maths.uq.edu.au
05ed6d5f05
fix typo, b=40721, r=karnaze, sr=kin
2002-10-01 19:40:28 +00:00
rods%netscape.com
e50e50bca1
no longer cache the scrollbar width that is used to also calculate the btn width.
...
Bug 167032 r=jkeiser sr=alecf
2002-10-01 14:24:15 +00:00
timeless%mac.com
53f44d794f
Bug 171328 Build warning caused by checkin for bug 168961
...
patch by walk84@yahoo.com r=Roland.Mainz@informatik.med.uni-giessen.de sr=jag
2002-10-01 03:42:07 +00:00
roc+%cs.cmu.edu
d85d495d06
Bug 145212. Fix overflow:auto on auto-height elements. r=hyatt,sr=kin
2002-10-01 01:23:47 +00:00
caillon%returnzero.com
a0f4b0e862
171785. Using new CSS_PROP_NOTIMPLEMENTED macro. This should have gone in with the patch to bug 117500 but somehow was left out.
...
r=dbaron sr=kin/jst
2002-10-01 00:13:55 +00:00
dbaron%fas.harvard.edu
5f26f8baf7
Properly ignore the 'float' property for generated content. Rename NS_STYLE_POSITION_NORMAL to NS_STYLE_POSITION_STATIC. Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=bzbarsky b=93227
2002-09-30 14:46:56 +00:00
dbaron%fas.harvard.edu
630ee775dd
Porting fixes for gcc trunk (to become 3.3): Eliminate C-only option from CXXFLAGS. Don't use pasting for things that are still separate tokens. Don't pass objects of non-POD type through |...|. Don't include strstream.h, which isn't used anymore anyway. b=170250 r=bbaetz sr=alecf
2002-09-30 14:18:27 +00:00
roc+%cs.cmu.edu
3681ee88af
Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin
2002-09-30 11:56:37 +00:00
jkeiser%netscape.com
fd1a1dc6b6
Back out bug 167236 due to regressions 171214 and 171465
2002-09-30 10:22:06 +00:00
hewitt%netscape.com
bdb74b1040
removing annoying assertions that bug us when positioning popups from script, rs=hyatt
2002-09-29 22:21:41 +00:00
jkeiser%netscape.com
792885863f
Make buttons line up correctly with textboxes again (bzbarsky's patch, bug 171214), r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu
2002-09-29 02:55:24 +00:00
kyle.yuan%sun.com
cf801d0295
Bug 161449 Non-ASCII shortcuts for select elements in html forms
...
r=aaronl, sr=alecf
fix nsCRT::ToLower/ToUpper bugs and use |ToLowerCase()| instead of |nsCRT::ToLower()| in nsListControlFrame
2002-09-29 01:42:07 +00:00
cbiesinger%web.de
f7e95a8feb
bug 88685 part 2 remove USE_IMG2 ifdefs, r=caillon sr=tor
2002-09-28 10:53:04 +00:00
jkeiser%netscape.com
c4bbe8374d
Don't crash on pages with font-size: 1px (Rick.Ju@sun.com's patch, bug 170225), r=jkeiser@netscape.com, sr=bryner@netscape.com
2002-09-27 07:50:39 +00:00
darin%netscape.com
3f13b9fba7
fixes bug 170789 "HTTP Accept: header should be tailored to context of the
...
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
jkeiser%netscape.com
816123f03b
Align input type=text/radio/checkbox/button so that text is on baseline (bzbarsky's patch, bug 167236), r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu
2002-09-27 00:04:22 +00:00
jkeiser%netscape.com
c834b77882
Fix crash on fixed position selects (Rick.Ju@sun.com's patch, bug 166750), r=dbaron@fas.harvard.edu, sr=kin@netscape.com
2002-09-26 23:51:23 +00:00
danm%netscape.com
3bd6dfd2a3
propagate state of event modifier keys to menu command handlers. bug 126189 r=bryner,jag
2002-09-26 23:21:59 +00:00
rods%netscape.com
d5b52a8c82
This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions.
...
What this does is:
1) Reflows the first time constrained and remembers mOverflowArea.XMost() of
the HTML frame and then later uses that for the calculation of the ratio.
2) Renames some variables
3) This also changes the the maximum STF ratio from 0.5 to 0.3 to match the
dropdown in PP
Bug 168961 r=dcone sr=kin
2002-09-26 11:25:04 +00:00
jkeiser%netscape.com
1fc9da18f9
Make nsHTMLValue store embedded nulls (r=sicking@netscape.com, sr=bzbarsky@mit.edu, sr=jaggernaut@netscape.com
2002-09-26 07:41:53 +00:00
dean_tessman%hotmail.com
dd21ba9c00
bug 162073 - strings are truncated on left end when UI aligned to the right
...
r=smontagu@netscape.com
sr=blizzard@mozilla.org
2002-09-26 06:42:55 +00:00
caillon%returnzero.com
6a5f08080e
Bug 117500. Adding support for the CSS2Properties interface to computed style declarations.
...
r=dbaron sr=jst
2002-09-26 03:46:50 +00:00
av%netscape.com
853796579e
Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst
2002-09-26 02:53:27 +00:00
aaronl%netscape.com
04d1861bb8
Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf
2002-09-26 00:07:53 +00:00
radha%netscape.com
ead33f6c88
Fix for bug 156312. onScroll events fire when scroll doesn't happen. r=saari sr=jst.
2002-09-25 21:29:33 +00:00
darin%netscape.com
380f93de79
fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
...
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
roc+%cs.cmu.edu
fd86035a26
Bug 170629. Back out GetBorderAndPadding usage in nsBoxFrame to fix layout regression. r=karnaze,sr=kin
2002-09-25 20:23:34 +00:00
karnaze%netscape.com
cc4998f553
bug 167915 - remove 2nd patch of bug 138725 and install the 1st. sr=kin, r=jkeiser.
2002-09-25 13:56:40 +00:00
bryner%netscape.com
7b128069cd
Fix regression where select dropdowns would not draw on Linux if native theme support was enabled (bug 170672). Only call WidgetStateChanged() if the theme claims to support the widget in question; fix an incorrect frame being passed to WidgetStateChanged. r=hewitt, sr=hyatt.
2002-09-25 10:07:40 +00:00
aaronl%netscape.com
c17732f0f1
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
karnaze%netscape.com
09a75283de
bug 157915 - Use the parent of the continued frame when calling DeleteChildsNextInFlow. sr=kin, r=alexsavulov
2002-09-24 22:13:20 +00:00
karnaze%netscape.com
f7277122ea
bug 169620 - don't pass in negative avail widths, don't add/subtract from NS_UNCONSTRAINEDSIZE, make HR's desired width at least as big as its me width. sr=kin, r=dbaron
2002-09-24 21:02:20 +00:00
jdunn%netscape.com
ef7ed98152
AIX requires symbols to be resolved at link time:
...
resolving NS_NewTransformMediator
# 136401
r=cls@seawood.org
2002-09-24 14:36:18 +00:00
pete.zha%sun.com
4bef358c0d
Browser crash when close print preview in a page has fixed DIV
...
bug=163800, this patch is to backout previou checkin for this bug to reslove layout regression
r=rods@netscape.com sr=roc+moz@cs.cmu.edu
2002-09-24 11:53:20 +00:00
roc+%cs.cmu.edu
69f073c8fb
Bug 169610. XUL boxes should use GetBorderAndPadding rather than relying on HTMLReflowState's computed border and padding. r=bryner,sr=hyatt
2002-09-24 11:46:24 +00:00
roc+%cs.cmu.edu
84894eb476
Bug 75121. Incrementally reflow absolute frames without doing a resize-reflow of the container. Patch by dbaron and roc. r=dbaron,r=roc,sr=kin
2002-09-24 11:43:48 +00:00
glazman%netscape.com
c714394d5d
Add support for :-moz-selection CSS3 pseudo-element. See test case in bug. Should become ::selection once support for '::' parsing is implemented; b=167068, r=mjudge, sr=kin
2002-09-24 08:13:05 +00:00
jkeiser%netscape.com
076e155265
Make input type=text width bigger (Rick.Ju@sun.com's patch, bug 92980), r=jkeiser@netscape.com, sr=kin@netscape.com
2002-09-23 19:43:48 +00:00
hyatt%netscape.com
86927b69b6
More 169373 goodness.
2002-09-23 05:38:30 +00:00
hyatt%netscape.com
369f0ad4fd
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
2002-09-21 01:03:38 +00:00
dougt%netscape.com
4ec386f86b
Fixes non idle timers. This is fixes a regression caused by the last timer changes. r=rpotts@netscape.com, sr-darin@netscape.com, b=167841.
2002-09-20 22:32:32 +00:00
pinkerton%netscape.com
b6c55f357e
make sure |increment| attribute change notification is sent for horiz scrollbars too. oops ;) (bug 161365, r=bryner/sr=sfraser).
2002-09-20 14:50:43 +00:00
kin%netscape.com
896f57be9f
Fix for bug 159363: Text overlaps image (ESPN.com)
...
- Place right floaters at the unconstrained right edge during an unconstrained reflow. This ensures that the floater will be repositioned when the constrained reflow comes around.
- Fixed |if| expression that was used to detect whether or not we were trying to do an unconstrained reflow.
r=karnaze@netscape.com sr=dbaron@fas.harvard.edu
2002-09-20 13:19:54 +00:00
kyle.yuan%sun.com
b2732c66ef
Bug 150590 should be able to type words into <select> - incremental search for item
...
r=jkeiser, sr=bryner
Support incremental typing navigation for <select>
2002-09-20 02:12:12 +00:00
rods%netscape.com
84a1fbb462
Change STF to use an unconstrainad reflow instead of searching for the widest frame
...
Bug 168961 r=dcone sr=kin
2002-09-19 21:45:07 +00:00
timeless%mac.com
224f7d6754
Bug 168881 No more syntax highlighting for XML files, possible crashes in nsContentDLF::CreateInstance
...
r=rbs sr=jst
2002-09-19 14:25:53 +00:00
jkeiser%netscape.com
9246ecc230
Make nsIFontMetrics::GetAveCharWidth() on all platforms (Rick.Ju@sun.com's patch, bug 50998), r=cbiesinger@web.de, sr=rbs@maths.uq.edu.au
2002-09-19 01:47:14 +00:00
pinkerton%netscape.com
08bcd30221
make sure |increment| attribute change notification is sent. fixes bug where native scrollbars wouldn't know the increment so up/down arrows didn't work (bug 161365, r=bryner/sr=sfraser).
2002-09-18 22:38:23 +00:00
rpotts%netscape.com
5f1a7097d8
bug #93015 (r=darin/sr=jst) First patch that cleans up imglib use of LoadFlags and channel attributes...
2002-09-18 22:08:12 +00:00
shanjian%netscape.com
ddbc15fc76
#130091 should we get rid of "NEW_FONT_HEIGHT_APIS"
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=rbs
2002-09-18 19:37:31 +00:00
roc+%cs.cmu.edu
cebfb275e2
Bug 153907. Give IFRAMEs their correct content-parent even though they construct their views in the wrong order. r=jkeiser,sr=kin
2002-09-18 01:17:02 +00:00
smontagu%netscape.com
8da5c34bce
Extend Bidi processing to elements with position: relative. Bug 168455, r=dbaron, sr=kin
2002-09-17 22:08:51 +00:00
rpotts%netscape.com
6777c1f117
bug #145579 (r=darin, sr=jst) send the correct referrer for images...
2002-09-17 18:59:41 +00:00
alecf%netscape.com
2eb51aa759
re-fix bug 166147 - autoinitialize mRefCnt to 0 for more efficient constructors
...
r=dougt, sr=jag, this time including some CSS stuff that has 31-bit refcounts.
2002-09-17 04:49:28 +00:00
kyle.yuan%sun.com
1d84fab5a2
Bug 164763 no enough arguments for ATK text-change and state-change events
...
r=aaronl, sr=jst
Bug 166322 Accessibility: better support for XUL tree
r=aaronl, sr=jst
2002-09-17 03:51:40 +00:00
pete.zha%sun.com
f7df98b9b6
Sun Forte 7FCS builds crash in layout/ when compiled with -xO3 or higher
...
bug=164368 r=roc+moz@cs.cmu.edu sr=sfraser@netscape.com
patch by Roland.Mainz@informatik.med.uni-giessen.de
2002-09-17 02:49:30 +00:00
jkeiser%netscape.com
e15bd9827d
Backing out fix to bug 162572 to see if it fixes btek pageload numbers
2002-09-16 19:45:59 +00:00
dbaron%fas.harvard.edu
0184768607
Give LABEL element a pointer cursor. b=158043 r=jkeiser sr=bzbarsky
2002-09-16 14:15:58 +00:00
jkeiser%netscape.com
7fb6b65f5c
Make default wrap soft again, fix up text reflow, remove cruft from button reflow (bug 164641), r=rods@netscape.com, sr=kin@netscape.com
2002-09-16 06:23:52 +00:00
jkeiser%netscape.com
552c639d83
Allow nsHTMLValue to store embedded nulls (bug 162572), r=sicking@bigfoot.com, sr=bzbarsky@mit.edu
2002-09-16 06:19:27 +00:00
karnaze%netscape.com
fd041573cc
bug 139524 - handle style of col's with spans. sr=kin, r=bernd
2002-09-15 03:45:10 +00:00
karnaze%netscape.com
8faf85412d
bug 160014 - recalc cellspacing total when balancing. sr=kin, r=kmcclusk
2002-09-15 01:59:21 +00:00
bzbarsky%mit.edu
e823119745
Fix an edge case in color-parsing correctness. Bug 154755, r=glazman,
...
sr=dbaron
2002-09-14 05:28:26 +00:00
jkeiser%netscape.com
8e01bfc196
Make input type=hidden style="display: inline" not show artifacts from input type=text (bug 166438), r=rods@netscape.com, sr=bzbarsky@mit.edu
2002-09-13 21:30:11 +00:00
peterlubczynski%netscape.com
e25743581c
Fixing Use of uninitialized variable in nsPluginInstanceOwner::GetPluginPort(), bug 162350 r=bnesse, sr=beard
2002-09-13 03:24:27 +00:00
peterlubczynski%netscape.com
3d2457096e
Fix for can't show plugins if they start out hidden, bug 137231 r=serge, sr=kin
2002-09-13 03:11:02 +00:00
andreww%netscape.com
306632bf26
bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites.
2002-09-12 23:39:25 +00:00
bzbarsky%mit.edu
f228a4da79
Fix some inline-block style-resolution issues. Bug 146409, r=kin, r=dbaron
2002-09-12 20:33:11 +00:00
rods%netscape.com
119c100475
IFrames need their own calculation for placement, different from Frameset frames
...
Bug 167775 r=dcone sr=kin
2002-09-12 13:20:38 +00:00
rods%netscape.com
83f1a980a8
Adding more tests
2002-09-12 12:29:33 +00:00
mjudge%netscape.com
f6f32ac3c0
small fix 14835 sr=jag r=pav very small chance of a memory leak in nsFrame
2002-09-12 10:35:46 +00:00
mjudge%netscape.com
0bd5425f1d
14835 r=pavlov saari, fixing bustage of image selection on mac/unix regression
2002-09-12 06:16:51 +00:00
alecf%netscape.com
bab99a09b0
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
...
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
caillon%returnzero.com
df0ff613ca
167964 - nsCSSProps::LookupPropertyValue() doesn't handle -moz-appearance
...
r=dbaron sr=jst
2002-09-12 03:57:02 +00:00
bzbarsky%mit.edu
cde8d05426
Fix debug-only build bustage on GCC 3.2. Don't pass objects through "...".
2002-09-12 03:44:37 +00:00
darin%netscape.com
f6ca382ff1
adding nsISelectionImageService.idl to layoutIDL.xml to fix more mac
...
bustage from mjudge's checkin
2002-09-11 07:42:03 +00:00
darin%netscape.com
a9e21a0063
attempting to fix MANIFEST_IDL bustage from mjudge's checkin
2002-09-11 06:54:05 +00:00
mjudge%netscape.com
735c6c2559
missed a ';' on a ifdef mac section. fixing build bustage
2002-09-11 03:41:46 +00:00
mjudge%netscape.com
9b2ec88fda
14835 r=pavlov sr=sfraser alpha blending on images to denote selection.
2002-09-11 03:03:49 +00:00
bzbarsky%mit.edu
6ec7dec1d6
Include url in error message. Bug 167662, r=jkeiser, sr=jst
2002-09-11 02:55:14 +00:00
bzbarsky%mit.edu
3112a74372
<input type="button" value=""> should not list default text. Bug
...
166913, r=jkeiser, sr=jst
2002-09-11 02:30:52 +00:00
bzbarsky%mit.edu
7eb4bb4235
Make <button> align sorta like <input type="button"> does vertically.
...
Bug 162573, patch by dbaron, r=bzbarsky, sr=roc
2002-09-11 02:12:24 +00:00
katakai%japan.sun.com
b8db543571
bug 52416
...
Editor does not accept NS_TEXT_EVENT while losing input focus
r=akkana,sr=bzbarsky
(patch within #ifdef MOZ_X11)
2002-09-11 02:02:29 +00:00
katakai%japan.sun.com
ec9c8d4ff9
bug 167040
...
CTL: caret does not move to next/prev line on text area
r=Roland.Mainz@informatik.med.uni-giessen.de ,sr=scc
(CTL is not part of default build)
2002-09-11 01:52:34 +00:00
bzbarsky%mit.edu
3f0dcdc41f
negative border widths are not legal in CSS. bug 167657, r=glazou,
...
sr=dbaron.
2002-09-11 01:47:25 +00:00
bzbarsky%mit.edu
d878e367a6
Fix offset-calculation logic so <select size="1"> works in scrolled
...
divs. Bug 115253, r=jkeiser, sr=roc
2002-09-11 01:44:36 +00:00
bzbarsky%mit.edu
ed3f04a807
views are not refcounted; do not nsCOMPtr them! Bug 166804, r=timeless,
...
sr=roc
2002-09-11 01:42:02 +00:00
kin%netscape.com
ebe96066f3
Fix for bug 167355 (non-inline document.write does not work in builds after 090522)
...
Clear the mDidInitialReflow flag in ContentRemoved() to allow the content sink
to call InitialReflow() when the <html> node is re-inserted.
r=jkeiser@netscape.com sr=jst@netscape.com a=asa@mozilla.org
2002-09-10 04:36:00 +00:00
rods%netscape.com
49064768f2
Make sure the Print Data is cleaned up when exiting PP
...
Bug 164384 r=pete sr=kin a=asa
2002-09-10 01:57:09 +00:00
mjudge%netscape.com
348a9fade9
fix for 165169. sr=bryner r=kin solves the problem of not finding the area frame to traverse the page when composing in mail or composer. cntrl-home/end should work now.
2002-09-10 00:10:09 +00:00
alecf%netscape.com
acc0f2eab9
oops, fix debug build bustage
2002-09-09 21:36:49 +00:00
alecf%netscape.com
beed06cd30
fix for bug 166308 - remove a bunch of debugging code from XUL
...
r=bryner, sr=jag, a=asa
2002-09-09 21:32:33 +00:00
karnaze%netscape.com
a900d284ec
bug 154780 - make the computed width for a cell unconstrained when the table will re-initialize or re-balance. a=rjesup, sr=kin, r=alexsavulov.
2002-09-09 18:46:06 +00:00
karnaze%netscape.com
8dfc8b1722
new regression tests, not affecting the build.
2002-09-09 18:37:29 +00:00
dougt%netscape.com
bc637705d6
fixes SVG bustage
2002-09-07 19:15:47 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
d94b37c68a
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
jst%netscape.com
c1a26832ce
Whitespace cleanup, no code changes. r/sr/a=me!
2002-09-07 01:48:39 +00:00
leaf%mozilla.org
b1bdbfd3cd
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +00:00
rjesup%wgate.com
63e7443995
Bustage fix for 126346 - checked in the wrong version of this file.
2002-09-06 19:16:11 +00:00
rjesup%wgate.com
82f45610bf
Bug 126346: make iframes inherit text zoom values. Re-commiting after mods
...
to deal with 1.5% Tp regression in last commit. r=dbaron, sr=jst, a=roc+moz
2002-09-06 18:46:19 +00:00
jkeiser%netscape.com
ff46a64808
Fix race condition where iframe's frame is created after document is loaded and body is parsed (bug 153815), kin@netscape.com's patch, r=jkeiser@netscape.com, sr=jst@netscape.com
2002-09-06 05:44:31 +00:00
timeless%mac.com
c5b68dfcc8
Bug 52007 Menu accelerators don't work if alt held down patch by jruderman@hmc.edu r=akkana sr=kin a=asa
2002-09-06 03:15:55 +00:00
aaronl%netscape.com
daafdb4744
Bug 166704. Alt-tabbing between apps can disable typeaheadfind. r=kyle, sr=jst, a=asa
2002-09-06 02:52:24 +00:00
bryner%netscape.com
b04e8d309d
Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst.
2002-09-06 00:19:58 +00:00
alecf%netscape.com
bcb6b30a76
oops, extra methods
...
part of bug 163736, again not part of build
2002-09-05 21:16:04 +00:00
alecf%netscape.com
b9ff28e25b
move these over from gfx in preparation for gfx2 destruction (bug 163736)
...
not part of build just yet
2002-09-05 18:18:40 +00:00
rbs%maths.uq.edu.au
5fe9f9019a
Overshooting when measuring the text caused things to go out-of-sync and to hang, b=142206, r=shanjian, sr=dbaron, a=asa
2002-09-05 01:58:55 +00:00
smontagu%netscape.com
969d4a367f
Back out bidi visual selection. Bug 76190, r=mjudge, sr=kin, a=asa.
2002-09-05 00:56:25 +00:00
sicking%bigfoot.com
7aaa7b5df0
Bug 64945: XML Prettyprinting stage 1
...
r=peterv sr=jst
2002-09-04 06:57:25 +00:00
karnaze%netscape.com
b418a7c2ff
bug 149275 - Allocate reflow state and let ReflowBlock initialize it so the correct reflow state can be passed to DidReflow. Combined DoReflowBlock with ReflowBlock. sr=bzbarsky, r=alexsavulov.
2002-09-04 06:55:40 +00:00
mkaply%us.ibm.com
7fa9200e0d
#67749
...
r=cls
Better solution for platform specific forms.css - add platform-forms.css for OS/2
2002-09-04 05:12:18 +00:00
karnaze%netscape.com
ff327eddd0
bug 137388 - Jery Tan's patch to restrict applying CalcQuirkContainingBlockHeight to a frame inside a table cell. sr=bzbarsky, r=karnaze.
2002-09-04 04:00:41 +00:00
rbs%maths.uq.edu.au
5a544e9046
Slight iteration on bug 163785 to gain perf
2002-09-04 02:31:46 +00:00
caillon%returnzero.com
4a3af11c3c
Remove an unneeded check: unsigned ints are always >= 0.
...
Bug 166364; r=sicking; sr=jst
2002-09-04 02:15:35 +00:00
dbaron%fas.harvard.edu
61be130089
Fix regression in graying of disabled radio buttons and checkboxes. b=164484 r=bbaetz sr=bzbarsky
2002-09-04 00:39:19 +00:00
karnaze%netscape.com
0e30f39198
bug 154780 - Revised bernd's patch. treat null unit margins as auto. leave the cell avail width at 0 if a strategy init will occur. sr=kin, r=alexsavulov.
2002-09-04 00:10:43 +00:00
rbs%maths.uq.edu.au
13bee841d9
Minimum font-size wasn't working if no font props was specified, b=163785, r=dbaron, sr=bzbarsky
2002-09-03 23:55:48 +00:00
karnaze%netscape.com
5a10df5023
bug 131065 - revised Jerry Tan's patch to handle top/bottom margins and absolutely positioned cases. sr=kin, r=peterl.
2002-09-03 23:42:52 +00:00
dougt%netscape.com
c1b9f8114d
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
rods%netscape.com
df5117a6a4
Checked in from wrong tree.
2002-09-03 23:25:17 +00:00
rods%netscape.com
75dbca9f89
Bug 164250 Instrument the PrintEngine for print testing
...
r=dcone sr=kin
2002-09-03 23:21:15 +00:00
cbiesinger%web.de
816cc51247
bug 151983 patch by bernd.mielke@snafu.de r=paper sr=tor
...
ASSERTION: imgLoader::LoadImage -- NULL URI pointer: 'aURI'
2002-09-03 22:49:51 +00:00
bzbarsky%mit.edu
4bbc44cb86
Allow view-source to handle arbitrary content (as text-plain, in the
...
worst case). Bug 77337, r=jst, sr=darin
2002-09-03 22:10:08 +00:00
roc+%cs.cmu.edu
c4de5e81fb
Bug 164625. Remove references to nsRectFast, they're not needed and this shouldn't be used outside of the nsRegion code. Patch by Dainis_Jonitis@swh-t.lv. r=roc,sr=kin
2002-09-03 21:53:22 +00:00
rods%netscape.com
d344d95c7f
Bug 165122 rearrange initializer r=rods sr=bz
2002-09-03 14:40:53 +00:00
jay.yan%sun.com
56029994cf
bug 164796 disable menu should not be opened. patch=robin.lu@sun.com, r=jay.yan@sun.com, sr=hyatt
2002-09-03 02:26:01 +00:00
timeless%mac.com
9a8680079f
Bug 161945 clean up simple mac build warnings
...
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
bzbarsky%mit.edu
ae944cb845
Do not inherit text-transform into inputs and textareas. Bug 150341,
...
r=glazman, sr=roc+moz
2002-08-31 04:38:57 +00:00
alecf%netscape.com
c55e29c5fe
fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
...
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
karnaze%netscape.com
d43d3b5132
bug 162691 - don't include siblings which will be next in flows when ordering row groups. sr=kin, r=bernd.
2002-08-30 16:30:04 +00:00
caillon%returnzero.com
65a253728b
Bug 45557 - Rounded transparent borders are not transparent.
...
r=bzbarsky sr=jag
2002-08-30 06:39:34 +00:00
roc+%cs.cmu.edu
beff719ea7
Bug 164625. Native regions on Linux (and probably some other platforms) are limited to 16bit signed coordinates, so we have to use our own region implementation to manipulate regions in twips space. Using our own regions should also improve performance. r=kmcclusk,sr=kin
2002-08-30 03:32:05 +00:00
mjudge%netscape.com
2e3c886ca3
23784 r=akk sr=dbaron fix for stopping immediate drag after double clicking of the mouse
2002-08-30 01:32:11 +00:00