waterson%netscape.com
8277d976d7
Initial revision. They don't work.
1999-03-03 01:19:11 +00:00
mscott%netscape.com
8fd5c2d239
Changes to make the mailbox test driver a url listener on the currently loaded url. This allowed me to use the test driver for mailbox urls as a test for url listeners...
1999-03-03 01:18:18 +00:00
waterson%netscape.com
c361814ef3
Added ProgIDToCLSID cache.
1999-03-03 01:18:15 +00:00
hyatt%netscape.com
8e035eada0
Fixes to attributes so that they are properly added in with a namespace of
...
NONE.
1999-03-03 01:17:29 +00:00
mscott%netscape.com
d3da05c755
Update urlListener stuff.
1999-03-03 01:16:42 +00:00
mscott%netscape.com
0fd9236d8c
pass in urlListener as argument to parsing a mailbox.
1999-03-03 01:15:40 +00:00
mscott%netscape.com
f81fb8eafa
Add url listener manager support to mailbox urls.
1999-03-03 01:14:45 +00:00
mscott%netscape.com
f236b51fd2
When parsing a mailbox, allow the caller to pass in a url listener on the action....
1999-03-03 01:13:34 +00:00
mscott%netscape.com
91f232e33e
Requires netlib.
1999-03-03 01:12:20 +00:00
mscott%netscape.com
304faab3b1
Add code to register a url listener manager.
1999-03-03 01:11:53 +00:00
akkana%netscape.com
0364aa02ea
Turn on blinking caret
1999-03-03 01:11:50 +00:00
akkana%netscape.com
cd85e69def
Fix Unix crash: comment out an assert
1999-03-03 01:11:28 +00:00
mscott%netscape.com
774105f6bb
Build nsUrlListenerManager.
1999-03-03 01:10:42 +00:00
mscott%netscape.com
b8e04ff427
Build the url listener manager.
1999-03-03 01:08:29 +00:00
mscott%netscape.com
73cf638703
A generic url listener manager...
1999-03-03 01:07:55 +00:00
mscott%netscape.com
fc6a1e5185
MailNews Urls now support url listeners. Add these new methods to the base url interface class.
1999-03-03 01:06:52 +00:00
mscott%netscape.com
05bec3507b
Remove from directory...
1999-03-03 01:05:37 +00:00
mscott%netscape.com
cca5baae6f
Export nsIUrlListener.h and nsIUrlListenerManager.h
1999-03-03 01:05:04 +00:00
mscott%netscape.com
25c567a86d
Export nsIListenerUrl.h and nsIUrlListenerManager.h
1999-03-03 01:03:27 +00:00
mscott%netscape.com
31cccfcf1d
UrlListener interface and the interface for a generic url listener manager. Each of our url classes will have a url listener manager to handle the book keeping related to url listeners.
1999-03-03 01:02:53 +00:00
briano%netscape.com
60e1cd0a33
Automated update
1999-03-03 00:45:39 +00:00
karnaze%netscape.com
e557234435
improved <iframe> sizing to consider left, right, etc borders
1999-03-03 00:37:55 +00:00
alecf%netscape.com
19c3844fa8
start splitting nsISupports.h into multiple header files (blank right now until we get them into the Mac build)
1999-03-03 00:31:50 +00:00
briano%netscape.com
a3afcf25ae
Fix the SunOS4 shared lib linking problem. Probably ought to be done more elegantly, though....
1999-03-03 00:31:42 +00:00
slamm%netscape.com
dc0be427fa
still not working
1999-03-03 00:01:03 +00:00
mscott%netscape.com
c4ce8fa4f6
Build mailbox test.
1999-03-02 23:56:27 +00:00
slamm%netscape.com
fe63017911
a little more
1999-03-02 23:56:12 +00:00
scc%netscape.com
1cd756d76b
backed out depency on nscore.h
1999-03-02 23:52:38 +00:00
slamm%netscape.com
775802415d
try again
1999-03-02 23:47:31 +00:00
briano%netscape.com
4035851a5a
Automated update
1999-03-02 23:31:36 +00:00
brade%netscape.com
ec3473f9d5
add static to GetTagName to reduce Macintosh compiler warnings
1999-03-02 23:28:04 +00:00
slamm%netscape.com
ec5b768afd
Change the order of --disable-build-xpfe and --disable-build-nspr
1999-03-02 23:25:29 +00:00
vidur%netscape.com
6094c1ca21
Fixes to get CDATASections working again. Also changes to fix XML links.
1999-03-02 23:22:05 +00:00
vidur%netscape.com
2a030b0e12
Fix to get old XML parser to see CDATASections again
1999-03-02 23:20:45 +00:00
wtc%netscape.com
0531a241ca
Undo the temporary "depend: clean" hack.
1999-03-02 23:19:01 +00:00
scc%netscape.com
eee168d553
now rely on "nscore.h" for NS_REINTERPRET_CAST instead of defining my own. now relying on autoconf system for all unixes. Some tests may need to be fixed.
1999-03-02 23:08:54 +00:00
val4%cornell.edu
4626b3f96a
Fix a prolem with prev. check-in
1999-03-02 23:08:06 +00:00
scc%netscape.com
df0dcc6d34
fix for nsCOMPtr: no direct construction/assignment from raw COM interface pointers
1999-03-02 23:00:09 +00:00
val4%cornell.edu
1e2152d706
Divided JS.pm into two modules to break dependencies between jsperl.c support functions
...
and functions exporsed from Perl. test.pl fails one of the tests -- need to look at that.
Worspace build settings also changed.
1999-03-02 22:53:16 +00:00
jband%netscape.com
0f9ddb452a
nsID JSObject can now do mapping to and from interface names using nsIInterfaceInfoManager. Fixed a bug in getting name. Added nsID tests
1999-03-02 22:51:11 +00:00
scc%netscape.com
ea755e48f3
fix for nsCOMPtr: no construction/assignment from raw COM interface pointers
1999-03-02 22:44:55 +00:00
kmcclusk%netscape.com
82dac76411
gfx vs native widget rendering can now be specified in the viewer at run-time.
...
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
scc%netscape.com
72d366d6cb
fixed for nsCOMPtr: no constructions assignments from raw COM interface pointers
1999-03-02 22:38:42 +00:00
beard%netscape.com
93e80dbefd
removed all vestiges of nsIMalloc.
1999-03-02 22:33:32 +00:00
beard%netscape.com
15654d5717
made inheritance public.
1999-03-02 22:31:54 +00:00
beard%netscape.com
d227cf56ad
fix menu double dispatching
1999-03-02 22:30:02 +00:00
scc%netscape.com
b81fb21272
fixed for nsCOMPtr: no construction or assignment from raw COM interface pointers
1999-03-02 22:27:46 +00:00
wtc%netscape.com
8b2132aba2
Another update of the latest stuff from the internal CVS repository /m/src.
1999-03-02 22:23:14 +00:00
kmcclusk%netscape.com
807e05b0b4
Added debug/style/widget render mode to the viewer menu in GTK. This allows
...
the viewer to set whether native or gfx-rendered widgets should be used.
1999-03-02 22:15:35 +00:00
dougt%netscape.com
b2b14f1298
Added Unix makefiles (that really do not do anything)
...
Added Arguments and Jarfile variables to the Install object which
are now being reflected into js.
Fixed how ExtractJarFile in Install was working
Hooked up to libjar.
** These changes are not part of the Tinderbox builds **
1999-03-02 20:25:42 +00:00