Commit Graph

27565 Commits

Author SHA1 Message Date
joki%netscape.com
71e96012a3 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
putterman%netscape.com
1ed1220ae6 Show "???" when message counts are unknown. Use RDF collation key sorting. 1999-05-18 23:48:15 +00:00
mscott%netscape.com
b941736a5e define NS_MSG_BASE which is used as a prefix in front of all functions & classes in base\util. This macro applies to win32 only right now. It is used to declare things as export when building the file and import when we are linking against the file. This helps us make msgcoreutil build as a dynamic library on win32. 1999-05-18 23:46:23 +00:00
vidur%netscape.com
03fcf403b3 Fix for bug 3387. document.opened pages now get the URL of their source document. 1999-05-18 23:44:55 +00:00
joki%netscape.com
95924ddc48 Breaking nsIDOMEvent interface into nsIDOMEvent and nsIDOMUIEvent to be up to spec with DOM Lvl2 1999-05-18 23:41:49 +00:00
peterl%netscape.com
9607ca4459 added files: mozilla/layout/html/style/src/nsCSSLoader.cpp 1999-05-18 23:24:20 +00:00
jefft%netscape.com
835c1e8643 set default maximum connections to be 5 instead of 2 1999-05-18 23:24:07 +00:00
waterson%netscape.com
438da77ed2 Bug 5630. Use nsRandomAccessInputStream to improve read performance. Also, use nsIProfile::GetCurrentProfileDir() to locate the history files. 1999-05-18 23:20:31 +00:00
waterson%netscape.com
3ff6212752 Remove unnecessary #include of jsapi.h 1999-05-18 23:19:28 +00:00
hangas%netscape.com
22bc439585 Make sure that we print some data string, even if INTL functions fail. Fixes Mac crasher. Checked in for putterman. 1999-05-18 23:17:26 +00:00
peterl%netscape.com
ef63b400f9 added css loader support 1999-05-18 23:16:26 +00:00
peterl%netscape.com
b6ed709ae4 removed extra call to did set style context 1999-05-18 23:15:51 +00:00
peterl%netscape.com
0b7d088e69 added css loader 1999-05-18 23:15:10 +00:00
peterl%netscape.com
16dd98d7c6 added clone & insert child support
added drag-n-drop pseudo support
1999-05-18 23:14:29 +00:00
jefft%netscape.com
df5b064c5a backout the previous checkin for using nsCOMPtr; using nsVoidArray is by design 1999-05-18 23:14:05 +00:00
peterl%netscape.com
509b511681 fixed escape parsing 1999-05-18 23:13:27 +00:00
peterl%netscape.com
5d14f4f5c6 made border style a reflow hint 1999-05-18 23:12:52 +00:00
peterl%netscape.com
8c7207edd4 added css loader for child sheet
added drag pseudo classes
fixed background parsing bug
1999-05-18 23:12:17 +00:00
peterl%netscape.com
f3a9992625 added drag-n-drop psuedo classes 1999-05-18 23:10:53 +00:00
norris%netscape.com
625fe68e12 Fix bug 6313 'Rhino: "new Function" doesn't work properly with superglobal'
Also clean up Context.exit() to be more consistent with Context.enter(),
and make SecuritySupport work with JavaAdapter.
1999-05-18 23:10:20 +00:00
peterl%netscape.com
ee38d2fcc4 added insert child sheet & clone methods 1999-05-18 23:10:09 +00:00
peterl%netscape.com
a352098c9a added set child loader 1999-05-18 23:09:47 +00:00
peterl%netscape.com
a3acf5d792 added drag pseudo classes 1999-05-18 23:09:21 +00:00
peterl%netscape.com
a1f54abb23 added insert style sheet 1999-05-18 23:08:14 +00:00
peterl%netscape.com
19a8b98b3a added css loader accessor 1999-05-18 23:07:53 +00:00
wtc%netscape.com
bcedd89a05 On SCO OpenServer 5, ENOBUFS and ENOSR are defined to be the
same thing.  So check whether they are equal.  Thanks to
Brian Ostrom <briano@netscape.com> for the bug fix.
1999-05-18 23:07:00 +00:00
peterl%netscape.com
6c1f985d9f added css loader support
added insert style sheet support
1999-05-18 23:06:31 +00:00
peterl%netscape.com
e267a57f71 moved style sheet loading into css loader 1999-05-18 23:05:43 +00:00
peterl%netscape.com
9c2a06fc88 use css loader to get css parser for style attribute 1999-05-18 23:04:44 +00:00
peterl%netscape.com
8c9ce4914a added css loader 1999-05-18 23:04:12 +00:00
peterl%netscape.com
0f7452cec5 fixed change hint for border style 1999-05-18 23:03:29 +00:00
peterl%netscape.com
c5e8d8d634 added insert style sheet
fixed some observer notifications
1999-05-18 23:03:04 +00:00
peterl%netscape.com
3a5019cbfb added insert style sheet method 1999-05-18 23:02:25 +00:00
peterl%netscape.com
3faa8b3b5c added css loader support
fixed document observer calls
1999-05-18 23:02:00 +00:00
norris%netscape.com
0f406008cb Fix formatting. 1999-05-18 22:55:11 +00:00
norris%netscape.com
f3a98b7eaf Clearer formatting. 1999-05-18 22:54:15 +00:00
rogerl%netscape.com
d9eebdf83f New functionality 1999-05-18 22:50:53 +00:00
rogerl%netscape.com
1104cb60f0 New stuff - better handle on breaks etc, started try/catch 1999-05-18 22:49:59 +00:00
cata%netscape.com
568eac6dff Modified UTF-7 converters added. 1999-05-18 22:43:57 +00:00
slamm%netscape.com
ade3d6f8b6 Ignore missing files (i.e. the dist directory is missing). General cleanup 1999-05-18 22:42:44 +00:00
jefft%netscape.com
ea25bc066e call load url from imap incoming server 1999-05-18 22:39:32 +00:00
cata%netscape.com
fff5fd32df Modified UTF-7 converers added to the buid. 1999-05-18 22:38:26 +00:00
jefft%netscape.com
9bd44c06b5 more on cached connections work -- urlQueue now implemented on nsImapIncomingServer instead of nsImapService; LoadNextQueuedUrl() will be triggered when finishing a running url 1999-05-18 22:38:25 +00:00
cata%netscape.com
7b3ef9ea03 added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp 1999-05-18 22:37:47 +00:00
cata%netscape.com
8fd1458a72 Created. 1999-05-18 22:36:25 +00:00
jefft%netscape.com
d3d218c7c3 more on cached connections - removed CreateImapConnection(), LoadNextQueuedUrl() method 1999-05-18 22:34:41 +00:00
jefft%netscape.com
538dcb2446 more on cached connections - added TellThreadToDie() method 1999-05-18 22:33:49 +00:00
jefft%netscape.com
ada08534f2 more on cached imap connections work - added Get/SetMaximumConnectionsNumber(), GetImapConnectionAndLoadUrl(), LoadNextQueuedUrl(), RemoveConnection() method 1999-05-18 22:32:46 +00:00
norris%netscape.com
e2e412bdb1 Add submission:
Subject:
            Re: Modified Context.java
       Date:
            Sat, 15 May 1999 08:01:37 +0000
      From:
            "Ian D. Stewart" <idstewart@softhome.net>
        To:
            Norris Boyd <norris@netscape.com>
 References:
            1 , 2 , 3 , 4 , 5




Ian D. Stewart wrote:

  Norris Boyd wrote:




    Can I help with EventListener collector?

  Actually, I have a working implementation complete (attatched), but by all means, feel free to add any functionality you feel
  may be missing, or to tweak the code .

Norris,

After I sent I my last e-mail, I noticed some potential issues using Object[] in ListenerCollection.getListeners(Class iface).
I'm attatching a new version, which uses a Vector object.  This should resolve those issues.


Ian
1999-05-18 22:32:25 +00:00
jefft%netscape.com
4f2348070d use nsCOMPtr for m_listeners 1999-05-18 22:30:10 +00:00