beard%netscape.com
|
3b5c4aa5fe
|
private SupportsMixin
|
1999-03-14 20:05:14 +00:00 |
|
beard%netscape.com
|
ef7e0830cf
|
Added JSEvaluator.cpp, EmbeddedFrame.cpp, EmbeddedFramePluginInstance.cpp.
|
1999-03-14 20:04:48 +00:00 |
|
morse%netscape.com
|
7cb89717d0
|
make wallet editor accessible outside of firewall
|
1999-03-14 19:50:49 +00:00 |
|
morse%netscape.com
|
12aff64969
|
cleanup use of url-specific field-to-schema mapping
|
1999-03-14 19:02:38 +00:00 |
|
pavlov%pavlov.net
|
ed24d0fad8
|
fix bug #3721
|
1999-03-14 18:50:04 +00:00 |
|
locka%iol.ie
|
ddf44b68d3
|
Made changes for IE DOM support
|
1999-03-14 18:29:21 +00:00 |
|
locka%iol.ie
|
b84e8bfebb
|
Added basic IE element implementations
|
1999-03-14 18:26:58 +00:00 |
|
pavlov%pavlov.net
|
9abebeaae3
|
fix another memory leak.
|
1999-03-14 18:12:23 +00:00 |
|
pavlov%pavlov.net
|
295aa188aa
|
fix bug #3564
|
1999-03-14 18:06:18 +00:00 |
|
bienvenu%netscape.com
|
1d413c34dc
|
add accessors for recipients and cc list
|
1999-03-14 17:46:14 +00:00 |
|
locka%iol.ie
|
e3706e0d07
|
New icons
|
1999-03-14 17:44:40 +00:00 |
|
locka%iol.ie
|
9e4fcb4990
|
Updated CBrowse into a mini-test app
|
1999-03-14 17:44:01 +00:00 |
|
karnaze%netscape.com
|
2c2f89ba0c
|
removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css.
|
1999-03-14 17:39:58 +00:00 |
|
karnaze%netscape.com
|
90a129b50f
|
table cell uses its own border (instead of table's) when sizing its area frame
|
1999-03-14 17:36:10 +00:00 |
|
ramiro%netscape.com
|
ccbc3bc6ce
|
Fix typo.
|
1999-03-14 17:33:43 +00:00 |
|
edwin%woudt.nl
|
d6461e631f
|
Changed the smtphost preference to be identity based instead of global.
|
1999-03-14 13:30:45 +00:00 |
|
edwin%woudt.nl
|
d533a6d324
|
Default identities can be set now in the preferences file for each store.
|
1999-03-14 11:16:50 +00:00 |
|
mcafee%netscape.com
|
c386912e01
|
getenv() needs a prototype for Solaris.
|
1999-03-14 09:00:38 +00:00 |
|
danm%netscape.com
|
9d08215def
|
disabling ability to specify a parent for a top-level window (until all platforms agree on what this means). fix refcount when registering windows with the window list.
|
1999-03-14 08:24:21 +00:00 |
|
danm%netscape.com
|
a1d9b34433
|
adjusting refcount for menubars and deletion. deletion adjustment is a HACK for the impending milestone.
|
1999-03-14 08:22:43 +00:00 |
|
danm%netscape.com
|
f7dc8fdc40
|
fixing goofy reversal of normal window and dialog window creation
|
1999-03-14 08:21:09 +00:00 |
|
danm%netscape.com
|
9d1f4b6d37
|
Added SetParent method
|
1999-03-14 08:19:34 +00:00 |
|
jband%netscape.com
|
5aad447b54
|
use of typelibs via xptinfo working with test program on win32. Untested on Linux. typelib generation not yet integrated into the make system
|
1999-03-14 06:07:21 +00:00 |
|
beard%netscape.com
|
dde0d8023b
|
Added NPL
|
1999-03-14 05:22:50 +00:00 |
|
pavlov%pavlov.net
|
b29c1d99ff
|
removed some unused code
|
1999-03-14 05:01:55 +00:00 |
|
rods%netscape.com
|
61cfe9a3d0
|
Added DragListener for Drag & Drop (it's not turned on)
|
1999-03-14 04:45:00 +00:00 |
|
beard%netscape.com
|
33e191c63e
|
added nsILiveconnect service.
|
1999-03-14 04:41:51 +00:00 |
|
beard%netscape.com
|
e013cfdaa3
|
added IID accessors
|
1999-03-14 04:40:54 +00:00 |
|
beard%netscape.com
|
d6f2243c49
|
First Checked In.
|
1999-03-14 04:39:04 +00:00 |
|
buster%netscape.com
|
4f91976666
|
added checks for DOM Key event returning 0x0 key code. If we get 0, we bail.
|
1999-03-14 04:12:21 +00:00 |
|
buster%netscape.com
|
e758191f6c
|
added a debug-only printf warning if the char code returned is 0
|
1999-03-14 04:10:55 +00:00 |
|
beard%netscape.com
|
580248c300
|
First Checked In.
|
1999-03-14 03:06:42 +00:00 |
|
beard%netscape.com
|
9479e79386
|
JSObject tests.
|
1999-03-14 03:06:08 +00:00 |
|
beard%netscape.com
|
f4aa5b4436
|
Added nsLiveconnect to backward adapter target.
|
1999-03-14 03:05:18 +00:00 |
|
beard%netscape.com
|
c94f91ee63
|
MRJPLUGIN_4X support.
|
1999-03-14 03:04:44 +00:00 |
|
jband%netscape.com
|
c7d0c3e048
|
added octet for unsigned 8bit, made float and double work, added a Win32 batfile to build against the right MS runtime dll, added hacked temporary support for nsID expresed as nsIIDRef, added GOTO support for iid_is being native rather than an interface type; i.e. for QueryInterface style sig where a void* is used as the out type
|
1999-03-14 02:59:43 +00:00 |
|
mjudge%netscape.com
|
dbe82d4fb3
|
fix hack for getting selection to "Really" update the frame
|
1999-03-14 01:18:47 +00:00 |
|
kostello%netscape.com
|
af8a9c4ee1
|
Added HACKForceRedraw() when deleting a range or inserting text
|
1999-03-14 01:02:53 +00:00 |
|
sfraser%netscape.com
|
d102cbff1b
|
Remove an extra ", and remove the align tag on the throbber, because it
currently shows up as a label. sdagley helped.
|
1999-03-14 00:46:02 +00:00 |
|
kostello%netscape.com
|
ce8451f01d
|
Add HACKForceRedraw() to force a redraw until the drawing
problems are solved in Gecko
|
1999-03-14 00:31:35 +00:00 |
|
pavlov%pavlov.net
|
d6caed5d0f
|
make the Enumerator destructor virtual to remove build warning.
|
1999-03-14 00:21:56 +00:00 |
|
gordon%netscape.com
|
63e95a76c6
|
Fix for Mac OT bugs #2133, #2405, #2451, #2623, #3580 among others. Steve Dagley served as buddy for my changes. This is basically the first half of the redesign for Mac NSPR Sockets. Blocking mode or Server sockets remain to be implemented.
|
1999-03-14 00:15:39 +00:00 |
|
mcmullen%netscape.com
|
0785e37d6b
|
Added nsFileLocations.cpp/.h to the build.
|
1999-03-14 00:03:21 +00:00 |
|
mcmullen%netscape.com
|
2acf6407d4
|
First Checked In.
|
1999-03-14 00:02:40 +00:00 |
|
mcmullen%netscape.com
|
c8edbb2a2a
|
Added "About" menu with release notes item (bug #3648).
|
1999-03-13 23:27:45 +00:00 |
|
mcmullen%netscape.com
|
abb0abb222
|
Adjusted the use of nsFileSpec in GetVolumeList(), thereby avoiding a crash.
|
1999-03-13 22:52:24 +00:00 |
|
edwin%woudt.nl
|
78807059e3
|
Implemented signature replacement code. When changing identities now, the sig will change. Also the sig will be automatically added when composing a message.
|
1999-03-13 22:31:58 +00:00 |
|
mjudge%netscape.com
|
f2625f7693
|
needed to get caret to draw at end of line and on an empty text element
|
1999-03-13 21:33:34 +00:00 |
|
mjudge%netscape.com
|
95cc51a5d9
|
hack to get caret to draw on empty line.
|
1999-03-13 21:33:01 +00:00 |
|
morse%netscape.com
|
422823b285
|
added wallet
|
1999-03-13 21:29:49 +00:00 |
|