warren%netscape.com
|
483f34ce5d
|
Added Purify menu.
|
1999-09-26 05:52:24 +00:00 |
|
sfraser%netscape.com
|
cfda948c62
|
Remove NSStdLibStubs, since we're linking with NSStdLib anyway
|
1999-09-26 00:44:58 +00:00 |
|
sfraser%netscape.com
|
50971ff0c1
|
Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann.
|
1999-09-26 00:41:31 +00:00 |
|
sfraser%netscape.com
|
336212885a
|
Fix build bustage: remove some header files from the project
|
1999-09-26 00:37:14 +00:00 |
|
mjudge%netscape.com
|
2c78141fa6
|
fixes for M11 a=shaver r=cmanske. this will add 1 enumerator value to en enum in nsIFrame so dont be scared. this is for tweaking selection should not affect anyone outside of selection/editor
|
1999-09-25 23:33:02 +00:00 |
|
kipp%netscape.com
|
3a42b306dc
|
More build bustage fixes
|
1999-09-25 22:11:08 +00:00 |
|
kipp%netscape.com
|
5b078c4d89
|
Fixed the throbber
|
1999-09-25 21:23:38 +00:00 |
|
kipp%netscape.com
|
200f5df587
|
added files: mozilla/webshell/tests/viewer/nsThrobber.cpp
|
1999-09-25 21:17:02 +00:00 |
|
briano%netscape.com
|
22857951f9
|
Automated update
|
1999-09-25 20:46:28 +00:00 |
|
mcafee%netscape.com
|
d56a7aacf4
|
Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp
|
1999-09-25 20:44:48 +00:00 |
|
terry%mozilla.org
|
85f5f2de91
|
Don't send email notification of bug changes to people who aren't allowed to see that bug.
|
1999-09-25 20:35:52 +00:00 |
|
kipp%netscape.com
|
086f063ad9
|
Removed throbber IID
|
1999-09-25 20:13:53 +00:00 |
|
kipp%netscape.com
|
29c7fcb9b4
|
new
|
1999-09-25 20:11:47 +00:00 |
|
kipp%netscape.com
|
8c84690452
|
Tidy up
|
1999-09-25 20:11:33 +00:00 |
|
kipp%netscape.com
|
1f0953ddad
|
shutdown xpcom and the image library to help leak anlaysis
|
1999-09-25 20:10:59 +00:00 |
|
kipp%netscape.com
|
e477d1f16f
|
Switch to local throbber
|
1999-09-25 20:10:29 +00:00 |
|
kipp%netscape.com
|
2ac86155c5
|
Removed throbber from registry setup
|
1999-09-25 20:10:02 +00:00 |
|
kipp%netscape.com
|
46af1fd20e
|
removed files: mozilla/webshell/src/nsThrobber.cpp
|
1999-09-25 20:09:52 +00:00 |
|
kipp%netscape.com
|
d3958d2bfb
|
Removed throbber from factory
|
1999-09-25 20:08:52 +00:00 |
|
kipp%netscape.com
|
303f6054de
|
Don't build nsThrobber - its moved
|
1999-09-25 20:08:40 +00:00 |
|
kipp%netscape.com
|
2848f39658
|
Don't export nuked nsIThrobber
|
1999-09-25 20:08:21 +00:00 |
|
kipp%netscape.com
|
a04392a6c0
|
Init all variables, not just some of them
|
1999-09-25 20:07:20 +00:00 |
|
kipp%netscape.com
|
ca3196cc3f
|
Removed most of the static ctors
|
1999-09-25 20:05:51 +00:00 |
|
kipp%netscape.com
|
a024d42d15
|
Added FlushCache method
|
1999-09-25 20:04:54 +00:00 |
|
kipp%netscape.com
|
5a484d9125
|
Removed NECKO ifdefs
|
1999-09-25 20:04:12 +00:00 |
|
kipp%netscape.com
|
8381efe92f
|
tweaked
|
1999-09-25 20:02:40 +00:00 |
|
kipp%netscape.com
|
57e780cffd
|
removed files: mozilla/modules/libimg/jpgcom/nsJPGCallback.cpp
|
1999-09-25 20:02:03 +00:00 |
|
kipp%netscape.com
|
d3bbc7bee4
|
Fixed a leak; added some debug noise for me; added cache flushing code
|
1999-09-25 20:00:17 +00:00 |
|
kipp%netscape.com
|
1a214a02c5
|
Eliminate compiler warnings
|
1999-09-25 19:59:42 +00:00 |
|
kipp%netscape.com
|
1869755fe5
|
tidy
|
1999-09-25 19:59:10 +00:00 |
|
kipp%netscape.com
|
7accb6a9ba
|
Added IL_FlushCache
|
1999-09-25 19:59:01 +00:00 |
|
kipp%netscape.com
|
35d223aae2
|
removed
|
1999-09-25 19:58:46 +00:00 |
|
kipp%netscape.com
|
5b384e16a6
|
Removed obsolete file from the build
|
1999-09-25 19:58:39 +00:00 |
|
troy%netscape.com
|
84fdc7184f
|
Optimized PrepareResizeReflow() so it doesn't mark lines dirty if they don't need
to be reflowed
|
1999-09-25 16:50:45 +00:00 |
|
waterson%netscape.com
|
e0218beabb
|
Bug 14911. Revert sloppy checkin. The 'DocumentWillBeDestroyed' stuff was never meant to get checked in. It piggy-backed onto another bug fix; I wasn't careful.
|
1999-09-25 16:29:22 +00:00 |
|
beard%netscape.com
|
9675752f93
|
Fixed looking up 'length' property in Function objects: needed to look up prototype chain for zero arguments. Cleaned up some more, always storing Boolean.TRUE in local hash tables, rather than the method, methodKey or methodName.
|
1999-09-25 09:24:23 +00:00 |
|
warren%netscape.com
|
4c7cb0ab7c
|
Fixed bug#14863 Network buffer size too large
|
1999-09-25 08:54:45 +00:00 |
|
mcafee%netscape.com
|
5d2afc667c
|
Ignore generated files.
|
1999-09-25 08:28:20 +00:00 |
|
mcafee%netscape.com
|
176ceb238f
|
Autoconf version of Makefile, a=smfr. Not part of default build.
|
1999-09-25 08:23:19 +00:00 |
|
beard%netscape.com
|
620e43cd95
|
Added ClassSignature, a key for caching generated adapter classes. Now passing superName, rather than superClass to constructor generation methods.
|
1999-09-25 08:11:24 +00:00 |
|
mcafee%netscape.com
|
f46b0e02fa
|
Adding typedefs for u_long, u_int for porting reasons. a=smfr, not part of default build.
|
1999-09-25 07:09:15 +00:00 |
|
alecf%netscape.com
|
549217fc44
|
oops, thought I was on my branch. backing out
|
1999-09-25 06:25:32 +00:00 |
|
alecf%netscape.com
|
7072a94718
|
first cleanup of RDF DOMDataSource in preparation for adding document observers
|
1999-09-25 06:21:21 +00:00 |
|
peterl%netscape.com
|
3ca1ef4519
|
fix bug 5458 - made ApplyRenderingChangeToTree handle overflow content
as well as floaters and positioned children
also improved handling of view invalidation and syncing
removed warning
approved chofman
|
1999-09-25 05:02:52 +00:00 |
|
peterl%netscape.com
|
fbfc908c89
|
remove warnings
fix bug 10007 - when style change needs to regenerate frame do not set new context into frame
approved chofman
|
1999-09-25 05:00:41 +00:00 |
|
sfraser%netscape.com
|
5e12c1449f
|
First Checked In.
|
1999-09-25 04:11:13 +00:00 |
|
hyatt%netscape.com
|
80d4f89bd6
|
Fix for bug 11266 on Windows and mac. making xp menus go away.
|
1999-09-25 03:39:35 +00:00 |
|
akhil.arora%sun.com
|
5a869bbb82
|
just keeping up with changes in nsWebShell.cpp
|
1999-09-25 03:36:04 +00:00 |
|
idk%eng.sun.com
|
dd3ecbe58a
|
Add Registry class for storing information about java-c++
objects binding
|
1999-09-25 02:53:56 +00:00 |
|
pavlov%netscape.com
|
0e1d8c6019
|
move the toolbars above the sidebar r=hyatt a=brendan
|
1999-09-25 02:53:55 +00:00 |
|