pavlov%netscape.com
|
6b7360f5fb
|
fixing scaling problem r=saari, sr=hyatt
|
2001-04-15 05:15:48 +00:00 |
pavlov%netscape.com
|
4af9294640
|
fixing bug 75185 r=brendan sr=attinasi
|
2001-04-15 02:13:49 +00:00 |
waterson%netscape.com
|
d004585ccd
|
Convert some of nisheeth's debugging code into PR_LOG()'s so everyone can share. Implement the GetName() method for the dummy layout channel. r=nisheeth, sr=jst
|
2001-04-13 23:24:25 +00:00 |
peterlubczynski%netscape.com
|
19080f75cd
|
Adding pref to enabled double buffering for pages that have plugins on Mac bug=62891 a=av sr=attinasi
|
2001-04-13 21:30:14 +00:00 |
erik%netscape.com
|
7c78cfac09
|
bug 74946; author=simon@softel.co.il; r=attinasi; sr=erik; Makefile change
for new file from IBM bidi project (e.g. Arabic, Hebrew)
|
2001-04-12 23:44:00 +00:00 |
mjudge%netscape.com
|
d71140eb14
|
53151 68396 sr=kin r= kin. removing some ifdefs of dead ender-lite code and fixing a mail news lockup in text traversal
|
2001-04-12 23:38:32 +00:00 |
rods%netscape.com
|
f439ddf0c3
|
Implements Print FrameAsIs and other frame printing options
Bug 7201 r=dcone sr=attinasi
|
2001-04-12 13:04:29 +00:00 |
sfraser%netscape.com
|
98b3d5f2b0
|
Blue boxes be gone! Fixing 58121, r=jfrancis, sr=attinasi.
|
2001-04-12 01:26:57 +00:00 |
peterlubczynski%netscape.com
|
1f1bc42c9d
|
Fix for POSTing in embedded plugins bug 63050 r=peterl sr=attinasi Patch by Pollman
|
2001-04-12 00:09:08 +00:00 |
erik%netscape.com
|
860634c7ac
|
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 |
erik%netscape.com
|
4175b0f2c6
|
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 |
pollmann%netscape.com
|
e4f0f038f0
|
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 |
waterson%netscape.com
|
78f6fa9ef1
|
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 |
sspitzer%netscape.com
|
94c8528952
|
another bulletproofer, until pavlov wakes up. #75416 r=waterson.
|
2001-04-10 18:16:58 +00:00 |
darin%netscape.com
|
41efbc6217
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +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 |
aaronl%chorus.net
|
57c1ab8f3a
|
Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi
|
2001-04-09 22:17:11 +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 |
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 |
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 |
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 |
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 |
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 |
peterlubczynski%netscape.com
|
6c7b4a707c
|
Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson
|
2001-03-30 03:07:52 +00:00 |
attinasi%netscape.com
|
c4e9650ce5
|
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 |
attinasi%netscape.com
|
df5c565e88
|
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 |
peterlubczynski%netscape.com
|
bd81405495
|
Plugins no longer get resize events bug 70429 a=av sr=waterson
|
2001-03-28 01:02:30 +00:00 |
heikki%netscape.com
|
1aa1af6a0e
|
Bug 56858, set pref layout.selectanchor to true to make link traversal also select link end.
|
2001-03-27 23:59:56 +00:00 |
mjudge%netscape.com
|
6880aec2e1
|
66793 r= cmanske sr = attinasi
|
2001-03-27 23:02:21 +00:00 |
rods%netscape.com
|
4421ccbfc6
|
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
|
7dc7816cb0
|
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 |
cls%seawood.org
|
703015f4d7
|
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
|
2001-03-26 23:40:28 +00:00 |
disttsc%bart.nl
|
6e48266508
|
Clean up REQUIRES lines. r=cls
|
2001-03-25 22:59:27 +00:00 |
pavlov%netscape.com
|
5cd961ea1f
|
fix for bug 73345. r=hixie,bryner sr=cls
|
2001-03-25 02:56:38 +00:00 |
pavlov%netscape.com
|
47e458e854
|
fix for bug 73239. output pixels instead of twips from GetNaturalImageSize. r=ninsheeth sr=shaver,smfr
|
2001-03-23 21:52:08 +00:00 |
kmcclusk%netscape.com
|
b257b00b3d
|
Removed code which prevented reparenting of views + added code to check floating child list when reparenting views bug 71032; sr = waterson@netscape.com; r=dcone@netscape.com
|
2001-03-23 14:43:09 +00:00 |
kmcclusk%netscape.com
|
780320e154
|
Added 1 pixel to the invalidate rect to compensate for twips to pixel rounding error. bug=63951; sr=karnaze@netscape.com; r=attinasi@netscape.com
|
2001-03-23 14:36:28 +00:00 |
pavlov%netscape.com
|
6e0b968410
|
bug 37779. patch mostly from tor@cs.brown.edu. r=me, saari. r=blizzard for gtk gfx changes. r=rods for the nsImageFrame changes. sr=waterson. needed to land new imagelib.
|
2001-03-22 07:05:19 +00:00 |
pavlov%netscape.com
|
4a9e682e70
|
adding ifdef'd code to use the new imagelib. bug #70938. r=waterson sr=attinasi
|
2001-03-22 01:38:35 +00:00 |
shanjian%netscape.com
|
c2285de199
|
#36863 CSS: small-caps/uppercase: � should become SS
r = erik, sr = erik
|
2001-03-22 01:27:13 +00:00 |
timeless%mac.com
|
d44332bdf7
|
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 |
erik%netscape.com
|
84ace96483
|
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 |
hwaara%chello.se
|
e1c399a5b1
|
Fix "FMM: Freeing mismatched memory in PresShell::DumpReflows". bug 71956. r=rods, sr=scc.
|
2001-03-20 13:34:17 +00:00 |
peterlubczynski%netscape.com
|
290f9145a7
|
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 |
peterlubczynski%netscape.com
|
c350fb9165
|
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 |
mkaply%us.ibm.com
|
f125c1fdce
|
#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 |