Граф коммитов

20193 Коммитов

Автор SHA1 Сообщение Дата
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
morse%netscape.com 72ed2fa179 fix for bug 2414 -- cookie file not being created 1999-03-13 21:26:35 +00:00
jefft%netscape.com 111c3347ee call nsJSUtils::nsConvertObjectToJSVal to convert returning object into jsval 1999-03-13 20:15:08 +00:00
jefft%netscape.com db9686df9a partially enable reply and forward message 1999-03-13 20:10:10 +00:00
ducarroz%netscape.com aeda095c58 Remove default text, now the default body is blank 1999-03-13 18:02:33 +00:00
morse%netscape.com 73db8b0cb1 removed some dead code 1999-03-13 16:00:40 +00:00
morse%netscape.com 02959b1ac5 fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
karnaze%netscape.com ac8451e2b9 set max element size for hidden element 1999-03-13 12:50:43 +00:00
karnaze%netscape.com 191784a336 bug 2220; changed wording of some warnings. 1999-03-13 12:49:37 +00:00
karnaze%netscape.com cfffe095d7 removed some table frame construction warnings. 1999-03-13 12:47:56 +00:00
rjc%netscape.com 9ad0260123 Reduce amount of string allocation, and delete []basename when done with it. 1999-03-13 09:32:13 +00:00
rjc%netscape.com 68b5fd27ca Use nsFileURL instead of nsFilePath to get file URL. 1999-03-13 09:25:46 +00:00
rjc%netscape.com 32e3e22a86 Add column sorting support to bookmarks.xul 1999-03-13 09:10:40 +00:00