beard%netscape.com
|
413c8ef2c7
|
build debugger with CW Pro 4.
|
1999-09-29 16:07:22 +00:00 |
beard%netscape.com
|
36454ca749
|
builds the optimizer using CW Pro 4.
|
1999-09-29 15:55:29 +00:00 |
morse%netscape.com
|
17b8302ac9
|
fix bug 14958 -- approved chofmann
|
1999-09-29 05:39:18 +00:00 |
troy%netscape.com
|
2ab1981c55
|
Fix for bug #15152. Moved check for "no wrap" inside of loop. This fixes a
problem where blocks inside of blocks were not getting marked dirty
|
1999-09-29 05:09:19 +00:00 |
troy%netscape.com
|
f649d6c597
|
Fix for bug #11633. Changed ConstructFrameByDisplayType() to use the correct
parent frame for absolutely positioned tables
|
1999-09-29 05:06:17 +00:00 |
kipp%netscape.com
|
e10ba0651d
|
work around linkage woes (still not in build)
|
1999-09-29 04:39:59 +00:00 |
hangas%netscape.com
|
1912085efc
|
Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann
|
1999-09-29 04:29:20 +00:00 |
sspitzer%netscape.com
|
2e967a149c
|
remove unused files
|
1999-09-29 04:10:16 +00:00 |
sspitzer%netscape.com
|
d1e94def72
|
ignore generated makefiles
|
1999-09-29 04:09:01 +00:00 |
sspitzer%netscape.com
|
8093d1a122
|
fix resources for the profile migration dialog.
|
1999-09-29 04:07:12 +00:00 |
bienvenu%netscape.com
|
9f49d67aef
|
more build bustage with reg stuff
|
1999-09-29 04:06:15 +00:00 |
sspitzer%netscape.com
|
8ebab04c72
|
fix resources for the profile migration dialog. remove unused files.
|
1999-09-29 04:03:15 +00:00 |
sfraser%netscape.com
|
a864d45a81
|
Fix type mismatch
|
1999-09-29 03:45:18 +00:00 |
peterl%netscape.com
|
45ae24d59f
|
manage view visibility better, hide collapsed views and hidden views with widgets
|
1999-09-29 03:37:02 +00:00 |
peterl%netscape.com
|
0ee00122a0
|
manage view visibility better
|
1999-09-29 03:36:16 +00:00 |
peterl%netscape.com
|
42d4d2cabf
|
set reflow reason properly for incremental changes
|
1999-09-29 03:35:51 +00:00 |
peterl%netscape.com
|
85a9038d81
|
use style changed reflow instead of content changed when updating button
|
1999-09-29 03:35:24 +00:00 |
peterl%netscape.com
|
490f76bb01
|
use 'collapse' instead of 'hidden' for comboboxes
|
1999-09-29 03:34:29 +00:00 |
peterl%netscape.com
|
f03b21d970
|
set visibility better
|
1999-09-29 03:33:34 +00:00 |
peterl%netscape.com
|
c2098b8450
|
remap style contexts that don't get swapped when computing style changes
|
1999-09-29 03:32:19 +00:00 |
peterl%netscape.com
|
870b54137e
|
make remap style optionally not go recursive
|
1999-09-29 03:30:47 +00:00 |
peterl%netscape.com
|
c91685f4d4
|
sync view visibility during didReflow
|
1999-09-29 03:30:04 +00:00 |
peterl%netscape.com
|
0f9d0ccbd8
|
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
|
209ddb7236
|
missed more nsIRegistry::Key usages
|
1999-09-29 03:26:24 +00:00 |
briano%netscape.com
|
31840257ed
|
QNX-specific fix, map usleep to sleep since QNX doesn't have usleep.
|
1999-09-29 03:19:00 +00:00 |
shaver%netscape.com
|
5f79eabd13
|
missed one nsIRegistry::Key usage
|
1999-09-29 03:17:56 +00:00 |
sspitzer%netscape.com
|
94792a2259
|
removing unused files, this directory is going away.
|
1999-09-29 03:11:05 +00:00 |
sfraser%netscape.com
|
ff4d90f6a8
|
More type mismatch fixing for shavear
|
1999-09-29 03:07:27 +00:00 |
briano%netscape.com
|
1b270245e0
|
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
|
04b0e04edb
|
Fixing use of obsolete types for shaver.
|
1999-09-29 02:54:18 +00:00 |
sfraser%netscape.com
|
7b54d88773
|
Added nsICategoryHandler.idl, nsICategoryManager.idl, nsIRegistry.idl for shaver.
|
1999-09-29 02:53:07 +00:00 |
briano%netscape.com
|
63389a951e
|
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
|
e0fe7ddd72
|
QNX-specific addition to deal with _PRSTR items properly.
|
1999-09-29 02:47:05 +00:00 |
shaver%netscape.com
|
a0d5aa9034
|
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
|
1999-09-29 02:36:54 +00:00 |
shaver%netscape.com
|
f53bc807b4
|
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
|
84d1be13c1
|
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
|
fe91738cac
|
Fix for 14536. r/a rjc the great since he surfs a lot... :)
|
1999-09-29 01:33:14 +00:00 |
beard%netscape.com
|
1a1b210a47
|
fixing leaking toolkit and device contexts.
|
1999-09-29 01:25:19 +00:00 |
rjc%netscape.com
|
3aeee79f29
|
Fix bug # 9501. Review: gagan. Approval: chofmann.
|
1999-09-29 01:20:17 +00:00 |
briano%netscape.com
|
6c101d06fc
|
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
|
b5d4c05aa7
|
leaks fixing in components
|
1999-09-29 01:07:32 +00:00 |
saari%netscape.com
|
05078b007e
|
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
|
e960d85cef
|
14464: Track saari's changes to make XUL key bindings work again
|
1999-09-29 00:34:19 +00:00 |
mcafee%netscape.com
|
df58be10a2
|
Adding brower buster to debug menu. a=chofmann,leaf r=radha
|
1999-09-29 00:23:12 +00:00 |
briano%netscape.com
|
798311b879
|
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
|
8fd7543094
|
removed link dependency on view.shlb.
|
1999-09-29 00:17:51 +00:00 |
troy%netscape.com
|
2d378f679b
|
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
|
208a4e0424
|
fixes for 14637 and for menu visibility issues r=pavlov typed_by=pavlov
|
1999-09-28 23:25:48 +00:00 |
dmose%mozilla.org
|
8370e8419f
|
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
|
5600520198
|
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 |