Commit Graph

42761 Commits

Author SHA1 Message Date
peterl%netscape.com
7911885f43 manage view visibility better 1999-09-29 03:36:16 +00:00
peterl%netscape.com
60b2bd4053 set reflow reason properly for incremental changes 1999-09-29 03:35:51 +00:00
peterl%netscape.com
5eb5883901 use style changed reflow instead of content changed when updating button 1999-09-29 03:35:24 +00:00
peterl%netscape.com
959910c138 use 'collapse' instead of 'hidden' for comboboxes 1999-09-29 03:34:29 +00:00
peterl%netscape.com
97b3f855ca set visibility better 1999-09-29 03:33:34 +00:00
peterl%netscape.com
bcb317606a remap style contexts that don't get swapped when computing style changes 1999-09-29 03:32:19 +00:00
peterl%netscape.com
f3c1120baa make remap style optionally not go recursive 1999-09-29 03:30:47 +00:00
peterl%netscape.com
656cbc22e5 sync view visibility during didReflow 1999-09-29 03:30:04 +00:00
peterl%netscape.com
c32fdd9ce6 when hiding a view, invalidate the parent view since the hidden view will reject the invalidate 1999-09-29 03:29:21 +00:00
shaver%netscape.com
0a8227549b missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
briano%netscape.com
49007a1d94 QNX-specific fix, map usleep to sleep since QNX doesn't have usleep. 1999-09-29 03:19:00 +00:00
shaver%netscape.com
da189fa552 missed one nsIRegistry::Key usage 1999-09-29 03:17:56 +00:00
sspitzer%netscape.com
172d571968 removing unused files, this directory is going away. 1999-09-29 03:11:05 +00:00
sfraser%netscape.com
65d0896a12 More type mismatch fixing for shavear 1999-09-29 03:07:27 +00:00
briano%netscape.com
caa05d9241 Added a newline at the end of the file to fix the Unix native compiler builds. 1999-09-29 02:54:25 +00:00
sfraser%netscape.com
c4ba817155 Fixing use of obsolete types for shaver. 1999-09-29 02:54:18 +00:00
sfraser%netscape.com
2528eb44a4 Added nsICategoryHandler.idl, nsICategoryManager.idl, nsIRegistry.idl for shaver. 1999-09-29 02:53:07 +00:00
briano%netscape.com
70325de63d Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. 1999-09-29 02:52:12 +00:00
briano%netscape.com
bc3e3cf9e7 QNX-specific addition to deal with _PRSTR items properly. 1999-09-29 02:47:05 +00:00
shaver%netscape.com
7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
shaver%netscape.com
f28337480b nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann 1999-09-29 02:35:42 +00:00
briano%netscape.com
c16b8d92f1 Only include memory.h if the system actually has it. Fixes QNX. Approved by leaf. 1999-09-29 02:24:17 +00:00
gagan%netscape.com
7d8cdd5eb5 Fix for 14536. r/a rjc the great since he surfs a lot... :) 1999-09-29 01:33:14 +00:00
beard%netscape.com
8e59ef4795 fixing leaking toolkit and device contexts. 1999-09-29 01:25:19 +00:00
rjc%netscape.com
e56dbc25fc Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
briano%netscape.com
356b764b85 Fix for BSDI 3.0, specifically, but should help other platforms with shared library difficulties. 1999-09-29 01:09:41 +00:00
dp%netscape.com
f5f9bef6b0 leaks fixing in components 1999-09-29 01:07:32 +00:00
saari%netscape.com
96ce14e798 Helping to fix M10 bug 14464 a: chofmann r: akkana Tested on Mac, Win, and Linux. 14464 requires other checkins to be fully fixed. 1999-09-29 00:49:11 +00:00
akkana%netscape.com
d8f21148ef 14464: Track saari's changes to make XUL key bindings work again 1999-09-29 00:34:19 +00:00
mcafee%netscape.com
4e5b11f129 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
briano%netscape.com
b05d07ff2d Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. 1999-09-29 00:19:10 +00:00
beard%netscape.com
ff93b2bee6 removed link dependency on view.shlb. 1999-09-29 00:17:51 +00:00
troy%netscape.com
409c9ae7db Part of the fix for bug #11633. Check the NS_FRAME_OUT_OF_FLOW bit and make
sure the frame was really moved out of the flow
1999-09-28 23:42:35 +00:00
hyatt%netscape.com
9f973d2ff1 fixes for 14637 and for menu visibility issues r=pavlov typed_by=pavlov 1999-09-28 23:25:48 +00:00
dmose%mozilla.org
16e0d1f95e update license boilerplate to NPL-1.1 dual-licensed with the GPL. a=brendan, r=brendan. 1999-09-28 23:12:09 +00:00
davidmc%netscape.com
a623bf600e http://bugzilla.mozilla.org/show_bug.cgi?id=14886 should not affect runtime until compiler switches change in morkConfig.h; so only build is affected. Checkin permission from choffman last Friday. 1999-09-28 23:09:49 +00:00
rjc%netscape.com
5db9b64825 Fix bug # 14302. Approval: chofmann. 1999-09-28 23:06:34 +00:00
kipp%netscape.com
d9e6ae3a9e new 1999-09-28 22:58:23 +00:00
sspitzer%netscape.com
bc1ccb9b9a finish renaming and moving all the profile xul, js and dtd files.
fix regression with Rename and Delete.  (they work again.)
1999-09-28 22:50:50 +00:00
sspitzer%netscape.com
85f2d4b7ac finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
ftang%netscape.com
7d9b1cf7f1 fix bug 14879. reviewed by erik 1999-09-28 22:44:15 +00:00
neeti%netscape.com
364c9e23b9 fix for 15073. Approved chofmann, reviewed by Steve Morse. 1999-09-28 22:33:22 +00:00
radha%netscape.com
475df26c39 Fix for 14967. r=pollmann, a=chofmann 1999-09-28 22:17:49 +00:00
rjc%netscape.com
c97367cce4 Fix bug # 15062. Review: waterson. Approval: chofmann. 1999-09-28 22:16:38 +00:00
mscott%netscape.com
7cec99d246 Bug #12198 --> bullet proof this code. return if we don't have a nsIURI instead of trying to dereference it. r=sspitzer 1999-09-28 22:11:26 +00:00
karnaze%netscape.com
3d94070d9e bug 10009 - uses width set on <td> in figuring width of nested table 1999-09-28 21:57:44 +00:00
karnaze%netscape.com
83a60e8637 new regression tests 1999-09-28 21:54:59 +00:00
bienvenu%netscape.com
bdbeecff29 for mscott fix memory leaks of imap urls 15088 r=bienvenu, a=chofmann 1999-09-28 21:50:04 +00:00
briano%netscape.com
e2628d57d0 Automated update 1999-09-28 21:46:31 +00:00
briano%netscape.com
7ee88b1f61 Fix for bug 15066, IRIX 6.x native compiler fix. Approved by chofmann. 1999-09-28 21:32:31 +00:00