jband%netscape.com
ef5eeb2770
Added support and test for [shared]. Added nsrootidl.idl with some typedefs and annotated 'native' declarations used elsewhere - this will eventially migrate to a more public place. Fixed 'reciever' misspelling (oh boy!). Made constants work (with test) using new 'const' stuff in xpidl. Fixed failure to mark pointer 'out' params for later free'ing - was leaking!
1999-03-28 22:11:22 +00:00
jband%netscape.com
95c15becc6
many changes to xpidl:
...
- Removed '-n' from usage message.
- Added name_space (if declared) to comment in generated C++ header.
- Added [ptr], [ref], and [nsid] support for native declarations.
- Added support for [const] on 'in' params.
- Now add 'const' automatically for nsID in params.
- Added support for [shared] on 'out' params.
- Added -w warnings support for non-support of sequences.
- Removed support for enum and added -w wrning that they are ignored.
- Added support in header and typelib output for constants (short and long only).
1999-03-28 22:01:33 +00:00
rjc%netscape.com
a0087f9904
New method added to RDFCore: AddBookmark()
1999-03-28 21:57:12 +00:00
rjc%netscape.com
9fb467615a
New method added to RDFCore: AddBookmark()
1999-03-28 21:55:43 +00:00
rjc%netscape.com
f3134154fc
Fix declarative error.
1999-03-28 21:52:31 +00:00
jband%netscape.com
7933eabf5f
add support for 'shared' flag in typelibs. This is available for use to indicate pointer type 'out' params which will not follow the xpcom rules of transfering ownership - i.e. they want to share a pointer rather than cloning the underlying data for the caller to delete when finished
1999-03-28 21:48:34 +00:00
rjc%netscape.com
98bd3a87f0
Bookmark datasource now has a public interface. Also, with interface it now
...
has a new method: AddBookmark()
1999-03-28 21:33:38 +00:00
rjc%netscape.com
10fbe0639d
Export new interface: nsIBookmarkDataSource.h
1999-03-28 21:32:33 +00:00
joki%netscape.com
1081c965c2
Adding new script event api's for DOM2 compliance
1999-03-28 21:31:46 +00:00
bienvenu%netscape.com
1f4811367c
add thread object and interface
1999-03-28 21:04:05 +00:00
bienvenu%netscape.com
b4a60b1403
add i18n routines
1999-03-28 21:03:11 +00:00
bienvenu%netscape.com
5adb94a8f4
add imap prefs to dumping of identity
1999-03-28 20:40:39 +00:00
bienvenu%netscape.com
a53e79d748
port a few classes over from 4.5
1999-03-28 20:39:58 +00:00
bienvenu%netscape.com
338066820c
initial entry into cvs of host session list, parser, etc
1999-03-28 20:39:12 +00:00
bienvenu%netscape.com
9fc9fd1620
initial entry into cvs of host session list
1999-03-28 20:37:16 +00:00
morse%netscape.com
8f07e10124
fixed delete[]
1999-03-28 19:00:14 +00:00
troy%netscape.com
0fd84b719f
Patch from Bruce Mitchener that removes some dead code
1999-03-28 18:26:09 +00:00
troy%netscape.com
8766af7590
Patch from Bruce Mitchener that adds "[]" to delete
1999-03-28 18:25:34 +00:00
jefft%netscape.com
83a9d6c896
added enum ImapState define; added m_dataMonitor; added ProcessCurrentURL() method; nsImapProtocol::ImapThreadMainLoop () now waits on m_dataMonitor indefinitely and then call ProcessCurrentURL ()
1999-03-28 18:02:07 +00:00
locka%iol.ie
febc713a8f
Added a funky tree view of the web page that is built using the IE DOM interfaces
1999-03-28 16:00:23 +00:00
putterman%netscape.com
17e409b50a
Move code out of NS_ASSERTION so release build will work.
1999-03-28 15:46:57 +00:00
bruce%cybersight.com
020031caa8
Fix to deallocate some memory when done with it.
1999-03-28 15:36:38 +00:00
pavlov%pavlov.net
b3a03e441e
some code cleanups and mem leak fixes
1999-03-28 15:11:43 +00:00
troy%netscape.com
86e1f2ed4f
Fix for bug #4317 . Changed SetPosition() to call AdjustChildWidgets() with
...
"this" as the second parameter instead of the scrolled view
1999-03-28 05:25:07 +00:00
peterl%netscape.com
c12e81f3ca
fixed img in link border color
1999-03-28 04:46:40 +00:00
beard%netscape.com
34e96c1836
calling JMSetFrameSize whenever window is moved or resized. This should make swing JMenus work much better.
1999-03-28 04:32:50 +00:00
peterl%netscape.com
e1aa096401
sync to style context api change
...
stubs for transparent border color support
1999-03-28 04:32:39 +00:00
peterl%netscape.com
5b003c7782
added support for outline
...
border color fixes
1999-03-28 04:31:57 +00:00
peterl%netscape.com
284405e9c7
fixed tokenization bug (treating "+.foo" as a number)
1999-03-28 04:31:12 +00:00
peterl%netscape.com
7bbff892c5
added transparent border support
1999-03-28 04:30:28 +00:00
peterl%netscape.com
622e176070
fixed bug in parsing backgrounds
1999-03-28 04:29:57 +00:00
peterl%netscape.com
0ffcd3fdde
moved img alt-text sizing into text pseudo-element
1999-03-28 04:29:09 +00:00
peterl%netscape.com
0edbf3ac86
added support for outline, border corner radius, transparent border
...
tweaked opacity
1999-03-28 04:28:22 +00:00
beard%netscape.com
11d14f6042
changed activate event handling, special casing plainDBox window variant when showing a window, to keep swing menus from unhiliting the parent frame.
1999-03-28 04:16:46 +00:00
beard%netscape.com
ad1f684345
passing nullEvents to filter function.
1999-03-28 04:14:40 +00:00
pavlov%pavlov.net
0116c5f559
build nsBlender.cpp under unix. this fixes builds.
1999-03-28 00:13:30 +00:00
pavlov%pavlov.net
1cccf298e0
add nsBlender to unix
1999-03-27 23:19:22 +00:00
pavlov%pavlov.net
946d040350
make file end with a newline
1999-03-27 23:14:38 +00:00
dp%netscape.com
fb1984138f
Adding more on service manager, component manager and progid/clsid with a hope to eliminate confusion
1999-03-27 21:35:43 +00:00
troy%netscape.com
eb414bd791
Partial fix for bug #4315 . Changed scroll frame to set view visibility to
...
hide if the frame should not be displayed
1999-03-27 18:21:54 +00:00
locka%iol.ie
524bace7d7
Refined tests a bit.
...
Fixed debug output window to autoscroll with output.
1999-03-27 12:59:25 +00:00
locka%iol.ie
ca1f2ff72b
Moved nasty IIDs into a single file, guids.cpp
...
Improved IE DOM. Seems to parse properly now
1999-03-27 12:58:23 +00:00
mcafee%netscape.com
d201ce44f1
Adding nsClipboard to the Unix build.
1999-03-27 09:59:19 +00:00
mcafee%netscape.com
88d5b741a8
Gtk version of nsClipboard.
1999-03-27 09:58:00 +00:00
mcafee%netscape.com
3a99c257a4
Ignore generated files.
1999-03-27 09:22:27 +00:00
jband%netscape.com
c2b5ff3549
adding to include list for new dependency on libxpt
1999-03-27 08:42:36 +00:00
jband%netscape.com
9b05e417fe
removing export of removed file
1999-03-27 08:36:20 +00:00
mcafee%netscape.com
2f508c16d6
Removing windows include files from XP file.
1999-03-27 08:32:56 +00:00
mccabe%netscape.com
34f8d2da5f
Consolidated xpt_cpp.h with xptinfo.h; removed xpt_cpp.h. Also
...
modified uses...
1999-03-27 08:02:15 +00:00
jband%netscape.com
f332fa9be6
fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value
1999-03-27 07:34:44 +00:00