rods%netscape.com
a5d50819b6
added empty impl of DoneAddingContent
...
b 17695, r=self
1999-11-11 22:25:23 +00:00
akkana%netscape.com
fde19dc0e4
18576: improve wrapping of plaintext replies
1999-11-11 22:24:34 +00:00
buster%netscape.com
e5ea329a29
removed a bogus assert.
1999-11-11 22:24:19 +00:00
buster%netscape.com
cd639c9a8d
partial fix for bug 11537, r=kmcclusk (sucker!)
...
also checked in some webshell redesign work, but that is #ifdef'd out (also reviewed by kevin, double-sucker!)
1999-11-11 22:23:32 +00:00
mcafee%netscape.com
62421f7fc8
Nuking this file. ar=slamm,waterson
1999-11-11 22:16:51 +00:00
rods%netscape.com
6f6e5b8b6b
notifies the select content when all the children content is there
...
r=vidur, bug 17965
1999-11-11 22:15:02 +00:00
rods%netscape.com
63760fca6d
Added new method "DoneAddingContent" so the select frame can be told that all the content has been added
...
Reworked the select code to keep the state as to whether all the content and/or all the frames
have been created and then whether it is initialized
r=self&kmcclusk, bug 17965
1999-11-11 22:13:33 +00:00
rods%netscape.com
bf86cfed5e
Added method "DoneAddingContent" to notify the select that all the chiild are there
...
it also caches this state so it can be asked whether they have been added
Added method: IsDoneAddingContent(PRBool * aIsDone)
r=vidur, bug 17965
1999-11-11 22:13:20 +00:00
rods%netscape.com
a5f4858ce7
Added method "DoneAddingContent" to notify the select that all the chiild are there
...
r=vidur, bug 17965
1999-11-11 22:13:17 +00:00
norris%netscape.com
12c81d1cc9
added files: mozilla/caps/src/nsBasePrincipal.cpp
1999-11-11 22:11:03 +00:00
norris%netscape.com
6ba76593b3
* Fix the following bugs by tightening the default security policy.
...
17977 [DOGFOOD] Reading documents using document.body
17538 document.lastModified is exposed
17537 document.images vulnerabilities
16036 [DOGFOOD] document.Element exposes the DOM of documents from
15757 [DOGFOOD] Injecting JS code using setAttribute and getElemen
15550 Injecting text in documents from any domain using createText
15067 [DOGFOOD] getElementsByTagName() allows reading of arbitrary
* Create an array of dom property policy types and initialize it when the script security manager is created.
* Move some implementation code to a new shared implementation base class.
* Implement privilege enabling, disabling and reverting
* Implement stack walking for checking privileges.
r=mstoltz@netscape.com
* Modify nsIPref to support security policy work.
r=neeti@netscape.com
1999-11-11 22:10:36 +00:00
sgehani%netscape.com
0209cbde49
Added CRC checking for every item we extract. Fixes bug 17511. [r=mstoltz]
1999-11-11 22:08:08 +00:00
nhotta%netscape.com
772644b9ca
Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
...
r=ftang.
1999-11-11 22:05:10 +00:00
pinkerton%netscape.com
5f5ab7ed4c
better stab at native system colors, provided by mpt26@student.canterbury.ac.nz. bug #1004 , r=pavlov
1999-11-11 22:01:43 +00:00
briano%netscape.com
7070de309c
Automated update
1999-11-11 22:00:30 +00:00
sspitzer%netscape.com
fce4a1883b
fix for #16341
...
from putterman, who gave me the fix:
"Whenever you add something to RDF through an observer notification, RDF
verifies that you really have it by calling HasAssertion. Our implementation of HasAssertion for adding a folder to a folder consists of seeing if the the
child folder's parent is equal to the parent passed in. Because we weren't setting the parent, the child's parent was null which wasn't equal to the parent
passed in and the whole operation failed. This prevents that from happening."
1999-11-11 21:55:39 +00:00
jdunn%netscape.com
1ccd626080
Add a configure.in flag to allow components (IS_COMPONENTS) to link
...
against NSPR and xpcom. I did this for AIX and added the step for
OpenVMS per Colin Blake's note.
1999-11-11 21:55:11 +00:00
mccabe%netscape.com
e791da07ae
Fix most remaining warnings in js/src. Patch courtesy slamm.
...
r=mccabe.
1999-11-11 21:52:35 +00:00
waterson%netscape.com
28ce5c2427
Bug 18542. Make sure that we don't over-write aContentStyle arg when GFX scrollbars are turned on. r=evaughan
1999-11-11 21:48:17 +00:00
briano%netscape.com
afa904767d
Automated update
1999-11-11 21:45:23 +00:00
troy%netscape.com
c1985d3f41
Re-order things so we set the content object's document pointer after
...
initializing it. This eliminates some useless "content changed" notifications
1999-11-11 21:43:15 +00:00
mcafee%netscape.com
aee3b686b3
Adding comment about cookie and wallet dependency, r=morse,shaver
1999-11-11 21:36:22 +00:00
jdunn%netscape.com
8dc361fd80
removing ';' from the end of the macros, since the macro in nsTimer.h
...
already handles the trailing ';'.
NOTE: trying to compile a ';' fails on AIX
1999-11-11 21:35:34 +00:00
troy%netscape.com
2fe8acaf02
b=17798. Changed WipeContainingBlock() to remove the frames it is deleting from
...
the content to frame map and undisplayed content map
1999-11-11 21:08:32 +00:00
akkana%netscape.com
7705ccd29b
17983: Use editor's InsertAsQuotation even for plaintext. r=rhp
1999-11-11 20:56:03 +00:00
pavlov%netscape.com
f1677eb066
remove ifdef gtk_fixed test stuff r=dmose
1999-11-11 20:47:10 +00:00
sfraser%netscape.com
321a5ad518
Oh, silly me. Warren's last change was on a branch. Putting nsNeckoUtil.h back.
1999-11-11 20:47:01 +00:00
sfraser%netscape.com
1ae2c857e4
Somehow I managed to stomp on warren's last change (renaming of nsNeckoUtil.h to nsNetUtil.h). Putting that back.
1999-11-11 20:46:03 +00:00
sfraser%netscape.com
a00a50806b
Fix for 18315 -- remember which rdf files you've tried, and failed, to open, to avoid trying over and over and over again. r=pavlov.
1999-11-11 20:42:31 +00:00
sfraser%netscape.com
763acccfbc
Part of fix for 18315 -- allow nsSupportsHashTable to contain null entries, which meant changing NS_{ADDREF,RELEASE} to NS_IF_{ADDREF,RELEASE} in a bunch of places. r=pavlov.
1999-11-11 20:41:54 +00:00
Jerry.Kirk%Nexwarecorp.com
89b92d69f0
Making a few changes to allow this to be built under Neutrino.
...
r=Warren
1999-11-11 20:40:44 +00:00
pinkerton%netscape.com
f7cbebcf1a
correctly send dragExit events when the mouse leaves the window (bug# 18356) r=saari.
1999-11-11 20:28:23 +00:00
putterman%netscape.com
434d309acc
some speed improvments. reviewed by hangas.
1999-11-11 20:27:52 +00:00
putterman%netscape.com
6f7e97f3d9
Fix for 18244. Don't load messages if splitter between thread and message pane is collapsed.
...
reviewed by hangas.
1999-11-11 20:24:46 +00:00
dp%netscape.com
8f2698a1e9
Enabling componentmanager shutdown() before a release to clear out
...
references to the component manager.
1999-11-11 19:38:13 +00:00
kin%netscape.com
6496c7f512
TransactionManager fix for bug #11590 : eliminate NS_COMFALSE
...
Modified all nsITransactionListener::Will* methods and implementations
to use an aInterrupt argument.
mozilla/editor/base/nsEditorTxnLog.cpp
mozilla/editor/base/nsEditorTxnLog.h
mozilla/editor/txmgr/public/nsITransactionListener.h
mozilla/editor/txmgr/src/nsTransactionItem.cpp
mozilla/editor/txmgr/src/nsTransactionManager.cpp
mozilla/editor/txmgr/src/nsTransactionManager.h
r=brade@netscape.com
1999-11-11 19:35:40 +00:00
buster%netscape.com
97427cebe7
partial fix for bug 14599. We no longer crash. The frameset loads in the editor window,
...
but no editor is actually attached, so no editing is possible. Next step is
to detect the error case and stop the document load altogether.
1999-11-11 19:22:30 +00:00
rhp%netscape.com
fa6f702139
Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu
1999-11-11 19:21:11 +00:00
rhp%netscape.com
ace500220f
Changes for multipart alternative - Bug #: 17770 - r: jefft
1999-11-11 19:19:02 +00:00
karnaze%netscape.com
c9aa5e2a0a
put back to rev 3.340 due to mail/news regressions.
1999-11-11 18:22:57 +00:00
erik%netscape.com
a07ac40a78
This is just a local .cvsignore file. Doesn't affect build.
1999-11-11 18:15:49 +00:00
jefft%netscape.com
1d2f7d1446
fixed bug 6904 -- Close() to implicit expunge deleted messages when in delete is move to the trash mode; this only happened when we shutdown the app; r=bienvenu
1999-11-11 15:46:22 +00:00
Jerry.Kirk%Nexwarecorp.com
5635b030d2
Removed code that kept us from creating timers with a delay of
...
more than 10 seconds.
r=kedl
1999-11-11 15:23:09 +00:00
Jerry.Kirk%Nexwarecorp.com
169248dffe
Added debug code to track my clipping. I am about to re-arrange some guts
...
so I wanted a fail-safe backup working version to be checked in.
r=kedl
1999-11-11 15:21:51 +00:00
Jerry.Kirk%Nexwarecorp.com
df3a5e0557
Adding static data member and accessor that keeps track of what the
...
PhDrawContext_t for Photon was when the program is first started.
r=kedl
1999-11-11 15:19:25 +00:00
Jerry.Kirk%Nexwarecorp.com
ce6b49a922
Added signal handler to call the Photon function what cleans up any
...
allocated shared memory in the event we crash or are closed abnormally
with a CTRL-C command.
r=kedl
1999-11-11 14:42:03 +00:00
syd%netscape.com
5b390883f8
Wire up margin settings from dialog. r=dcone
1999-11-11 14:20:19 +00:00
terry%mozilla.org
73d420e00f
Back out that completely bizarre and weird checkin that warren did.
1999-11-11 13:58:45 +00:00
warren%netscape.com
4046d0d447
Removing neckoutil_s.lib from tree. Moving/renaming nsNeckoUtil.h to nsNetUtil.h. Bug#11159. r=colin@theblakes.com,kipp,waterson,valeski,pierre,nisheeth
1999-11-11 08:50:26 +00:00
saari%netscape.com
7f0c6ab02f
Fixing keybinding. Was using an nsDOMUIEvent interface when I should have been using nsDOMKeyEvent. Something chaged recently that exposed this bug. Also inserted a few nsCOMPtrs to fix leaks. R: waterson, mostly
1999-11-11 08:48:25 +00:00