Commit Graph

367 Commits

Author SHA1 Message Date
mcafee%netscape.com
15f553ce98 Changes for BeOS. 1999-06-26 19:24:41 +00:00
mcafee%netscape.com
e50edbdc6f Changes for BeOS 1999-06-26 19:21:50 +00:00
sspitzer%netscape.com
8846485a4f fix warning. 1999-06-26 05:57:29 +00:00
pnunn%netscape.com
558df114d3 added to image def's. pnunn. 1999-06-25 20:14:31 +00:00
alecf%netscape.com
50ef4ebdfb back out previous checkin - busts on windows 1999-06-16 00:59:24 +00:00
alecf%netscape.com
f1c17414c8 if 0 and static a bunch of functions that aren't used anywhere 1999-06-16 00:51:20 +00:00
briano%netscape.com
4b324bdd5d Changed all the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:05:28 +00:00
ssu%netscape.com
820366e1a7 Moving result #defines out where others can use them 1999-06-10 01:58:50 +00:00
morse%netscape.com
9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
waterson%netscape.com
4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
sspitzer%netscape.com
9e1116af2d fix for #6031. the summary file names for newsgroups are based on
the newsgroup name.  if the name is too long for the native file
system, use the hash function to come up with a new name.

move that has code out of xp_hash.c and into newsSummarySpec.cpp

in 4.x, this was the only place it was used anyways.

fix my debugging printf.

re-arrange addressbook makefiles in mailnews/makefiles so that people
who use obj-dir can build.
1999-05-21 22:21:23 +00:00
briano%netscape.com
9f7bc3c783 Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
waterson%netscape.com
9fb0fec61e Turn this off. It's just getting in the way of real PR_LOG use. 1999-04-28 03:32:29 +00:00
dveditz%netscape.com
7cde39835a removing obsolete header 1999-04-28 00:19:29 +00:00
dveditz%netscape.com
c75e0cdb44 pulling mkreg back out of netlib 1999-04-27 22:05:39 +00:00
beard%netscape.com
93f8949e2a reworked XP_ASSERT not to depend on <PP_Types.h> nor <UException.h> which are PowerPlant specific. 1999-04-25 06:43:04 +00:00
morse%netscape.com
19e6a1b2e1 net.h 1999-04-21 03:47:59 +00:00
alecf%netscape.com
2df79618dd ok, this is retarded. I'm fixing this once and for all.
if Bool is defined to be ANY kind of type we already know about, this is going to barf.
1999-04-16 22:29:59 +00:00
toshok%hungry.com
609b73c24f unix doesn't need FARPROC here either (thanks to nspr.) 1999-04-07 06:15:14 +00:00
spence%netscape.com
f45000383c new state added to the http state machine to allow async dialog authentication 1999-04-07 04:40:51 +00:00
gagan%netscape.com
4e6f62a933 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
morse%netscape.com
02959b1ac5 fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
mcafee%netscape.com
59344765ff Fixing enums for the Solaris 5.0 compiler, thanks to Tim McNerney <mumbly@netcom.com> for this change. 1999-03-05 09:29:52 +00:00
mcafee%netscape.com
cedf22e27a mcom_db.h, cdefs.h also had copies over in mozilla/dbm/include, this was causing much confusion as you can imagine. I've merged changes over to the dbm versions and am retiring these files. r=pinkerton@netscape.com,leaf@mozilla.org 1999-03-02 19:41:25 +00:00
pinkerton%netscape.com
53ebd8def3 remove duplicated files already in dbm 1999-03-02 19:01:56 +00:00
alecf%netscape.com
a6a7b8b652 fix -pedantic bustage on Unix 1999-02-26 17:49:41 +00:00
mcafee%netscape.com
8ec03c0c95 Fixing windows breakage 1999-02-10 01:34:45 +00:00
mcafee%netscape.com
6d7745c49d un-hardcoding SOLARIS 1999-02-10 00:13:25 +00:00
mcafee%netscape.com
9660bf864c Reverting back to 3.1 1999-02-09 12:18:30 +00:00
mcafee%netscape.com
95e3ea9bbe Solaris defines BROKEN_QSORT, removing explicit SOLARIS reference 1999-02-09 11:26:41 +00:00
mcafee%netscape.com
4225c6332a Fixing mac bustage: XP_QSORT() 1999-02-09 11:22:47 +00:00
morse%netscape.com
aabe3e8b27 removed single-signon dependency on lo_ele.h and MWContext 1999-02-05 22:05:59 +00:00
michaelp%netscape.com
063a432a3e addef typedefs to help remove layers dependencies. 1999-02-02 19:28:04 +00:00
kipp%netscape.com
01013d559c Hid some more layers stuff 1999-02-02 18:56:12 +00:00
kipp%netscape.com
81af269e78 More layer stuff removed 1999-02-02 18:52:05 +00:00
kipp%netscape.com
1ca4d12502 Found another XP_Rect to hide 1999-02-02 18:32:01 +00:00
kipp%netscape.com
70a08ef226 Removed XP_Rect references 1999-02-02 17:51:09 +00:00
kipp%netscape.com
30023ea052 Removed layers references 1999-02-02 17:34:46 +00:00
kipp%netscape.com
0c2af014ce Removed layers header file 1999-02-02 17:34:10 +00:00
mscott%netscape.com
2211e3a0b0 Add sockstub to list of url types. 1999-01-23 02:56:30 +00:00
cls%seawood.org
d342ba3bf6 Don't include local cdefs.h if we have a system version. 1999-01-18 19:11:35 +00:00
alecf%netscape.com
a533b0fdd1 back out relevant changes that broke the tree 1999-01-16 05:09:24 +00:00
alecf%netscape.com
8afb4c882a start moving stuff out of msgcom.h and into individual header files in mailnews 1999-01-16 04:44:00 +00:00
gagan%netscape.com
169ab37fa8 Fixed MAX_FORMATS_OUT that used to be incorrectly set. 1999-01-12 21:34:20 +00:00
beard%netscape.com
80a5f5a908 Backed out change for mac bustage. 1998-12-30 01:45:39 +00:00
morse%netscape.com
d1fdd0bc92 fix mac bustage 1998-12-30 01:29:54 +00:00
morse%netscape.com
d7d2046916 changes needed for privacy module 1998-12-30 00:22:55 +00:00
cls%seawood.org
3ab8dc959c Fixed redefinition warning 1998-12-15 03:21:23 +00:00
sfraser%netscape.com
7f3917c8c7 Removed XP_MAC include which is no longer necessary. 1998-12-05 21:55:53 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
morse%netscape.com
7b9a00c3f3 change for single signon 1998-11-21 03:09:44 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
raman%netscape.com
ea55d8729b Deleted obsolete messages 1998-11-19 05:21:36 +00:00
pinkerton%netscape.com
16e17e7c08 add platform.h 1998-11-18 19:19:02 +00:00
cls%seawood.org
7411f07b1d Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org
4a6168e344 Updated check for Solaris and added multiple include check 1998-11-18 18:28:27 +00:00
morse%netscape.com
a312ef1aea updates for single signon 1998-11-18 04:35:47 +00:00
briano%netscape.com
c6f12a4376 Fix for a variety of nit-picking compilers. 1998-11-15 08:40:32 +00:00
briano%netscape.com
55e6ea1c09 Fixes for AIXV3. 1998-11-15 08:39:27 +00:00
cls%seawood.org
4949087b83 The purpose of this file is to convert various compiler defines into a single define for each platform. This is ONLY to be used when feature defines will not work. 1998-11-11 18:59:44 +00:00
morse%netscape.com
a02b658e50 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
sudu%netscape.com
fa5861bd99 Added a new api to support liveconnect security 1998-11-02 23:08:06 +00:00
raman%netscape.com
06c445dbcc Added JavaScript object for background download 1998-10-28 20:17:56 +00:00
ddrinan%netscape.com
3155cf3475 Added xpSecurityModule 1998-10-27 03:53:51 +00:00
waterson%netscape.com
447c6df83d Use PR_EXTERN() macros to ensure external linkage for timing functions. 1998-10-26 23:08:58 +00:00
nhotta%netscape.com
7820463ee2 Added environment to MochaDecoder. 1998-10-22 20:32:00 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
kin%netscape.com
14c70663f3 Fix for bug #329760: ENDER: Loading multi-part mime into Ender leaves tmp
files around.
Files touched:

    include/edt.h
    lib/layout/edtbuf.cpp
    lib/layout/edtlist.cpp
    lib/mailto/mprdecod.cpp
1998-10-21 20:37:43 +00:00
tague%netscape.com
6c09854bbe Added prototypes for two new date and time formatting functions 1998-10-20 21:39:33 +00:00
nhotta%netscape.com
4475243a7d Added two new interfaces. 1998-10-20 20:58:13 +00:00
ftang%netscape.com
4d5ac9106b add XP_PROTO 1998-10-20 13:05:25 +00:00
kin%netscape.com
4a5d7819bb Modified the following files to get Unix ENDER to save Multi-part MIME:
cmd/xfe/forms.c
    include/edt.h
    lib/layout/editor.cpp
    lib/mailto/mhtmlstm.cpp
1998-10-19 18:24:51 +00:00
cmanske%netscape.com
39691ea998 Added new function to test for Preformat text 1998-10-15 22:03:16 +00:00
morse%netscape.com
19dbcd23cb fix string for privacy policy 1998-10-15 20:58:56 +00:00
cmanske%netscape.com
a168d3db28 Changed param in function for consistency across sizing functions 1998-10-15 19:33:20 +00:00
shaver%netscape.com
8bfbc26656 LO_Anchor now has a DOM_Node 1998-10-15 18:27:20 +00:00
mjudge%netscape.com
fd42334be0 ender carpool 1998-10-14 20:24:50 +00:00
cmanske%netscape.com
3d2250654e Added feedback strings when mouse is over sizeable object edge in Composer 1998-10-13 23:27:27 +00:00
waterson%netscape.com
26536d015c Removed #ifdef SMOOTH_PROGRESS to get Mac compiling. 1998-10-13 05:06:02 +00:00
nisheeth%netscape.com
ce478388e4 Changes to make Layer/Ilayer reflow work. This should fix sites like
altavista and slashdot.org.
1998-10-13 04:48:49 +00:00
morse%netscape.com
6f047b1168 changes for privacy policy 1998-10-12 19:34:01 +00:00
kin%netscape.com
13c769daab Removed C++ comments to fix build bustage. 1998-10-09 22:39:14 +00:00
kin%netscape.com
397c3b489b First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:08:19 +00:00
cmanske%netscape.com
eebfe781f9 Moved some defines and removed unused function 1998-10-09 22:01:55 +00:00
waterson%netscape.com
1cd1a0013a Touch down SMOOTH_PROGRESS changes. 1998-10-08 21:30:14 +00:00
cmanske%netscape.com
aafc8f1c85 Add function protype for test for internal target link 1998-10-07 04:53:08 +00:00
cmanske%netscape.com
cbad2e1361 Composer Publishing improvements. Added error codes for EDT_CheckPublishURL and improved feedback strings 1998-10-07 00:34:05 +00:00
morse%netscape.com
618b648fb9 fix bugs with trust labels 1998-10-06 20:56:26 +00:00
cmanske%netscape.com
2c858de20f New strings and functions for Publishing in Composer 1998-10-06 20:26:54 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
ftang%netscape.com
049f9d3e6a add new selector to access csid, add two new interface to access cross-platform string 1998-10-05 14:24:57 +00:00
cmanske%netscape.com
f47ffd4133 More Composer publishing improvements 1998-10-03 02:25:13 +00:00
cmanske%netscape.com
5604dd138f Added new function prototype and a parameter to EDT_SavePublishUsername 1998-10-02 22:18:49 +00:00
toshok%netscape.com
c263556a71 add DOM_Node's to the other elements (that don't, for some reason, nest LO_Any). 1998-10-02 21:50:37 +00:00
shaver%netscape.com
9de57d53bd DOM: add node to LO_Any and add an exported prototype 1998-10-02 20:20:42 +00:00
ramiro%netscape.com
990efcfe1d Add support for DGUX. Remove my previous dumbass hack. 1998-10-02 13:15:23 +00:00
norris%netscape.com
8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
sudu%netscape.com
6c5ddaa77e Added a variable to pass security context from java 1998-09-30 20:41:18 +00:00
rjc%netscape.com
feb721781c Reflect Shack into JavaScript. Reviewed and approved by Brendan (libMocha) and Nisheeth (Layout). 1998-09-30 00:53:09 +00:00
nisheeth%netscape.com
01583d8d9f Remove support for the window.hardware JS object. 1998-09-29 20:56:19 +00:00
cyeh%netscape.com
cb986ae65f fix instance of C++ comments in a C file 1998-09-29 18:28:53 +00:00
pinkerton%netscape.com
5ee99cf82b Pro4 and Carbon mods. MacFE only. 1998-09-29 17:11:24 +00:00
cmanske%netscape.com
9d308ed6ba Added strings and error define for feedback when deleting across table boundary. Added new function prototypes 1998-09-28 22:48:43 +00:00
cyeh%netscape.com
9275540061 don't dist missing header 1998-09-28 21:53:14 +00:00
cyeh%netscape.com
edbbeddce9 removing old NSPR20 and MOCHA #ifdefs. Sorry for the rebuild. 1998-09-28 19:56:38 +00:00
rpotts%netscape.com
e2b6d1a712 Added a reference count field to MWContext when MODULAR_NETLIB is defined. This is necessary because MWContexts are now shared by multiple threads... 1998-09-25 22:19:50 +00:00
mlm%netscape.com
d356d4ce0a Branch landing: Multithreading libmocha in mozilla.
- Add jscookie.h
- Move JSCF_ function to mocha thread for thread safety.
- Add functions to libevent.h to deal with multiple window groups.
- Add functions to libmocha.h to deal with multiple window groups.
1998-09-25 22:01:25 +00:00
morse%netscape.com
28826f05d5 fix up wording for single signon 1998-09-25 20:11:05 +00:00
saari%netscape.com
33eed4affb This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
saari%netscape.com
5ca9a076c0 next step in fixing the tree 1998-09-25 16:23:07 +00:00
mcafee%netscape.com
f9b381c863 Moved N_FONTS, PS_BBox, PS_CharInfo, PS_FontInfo to include/xlate.h, added XP_ParseAFMFile() to xlate.h 1998-09-25 10:19:18 +00:00
pierre%netscape.com
7b7f802c16 fixing Mac raptor build: define XP_ERRNO only ifndef'd 1998-09-24 23:54:31 +00:00
pierre%netscape.com
60273aa1e9 fixing Mac raptor build: include xp_sock.h 1998-09-24 23:08:56 +00:00
pierre%netscape.com
2b2f2c8d79 added xp_sock.h 1998-09-24 23:07:15 +00:00
akkana%netscape.com
cd464db8f4 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
slamm%netscape.com
d59a91722b Fix spelling errors. 1998-09-24 20:18:56 +00:00
raman%netscape.com
22ee493e0c Added AllJavaScript target to represent a target that defines all JavaScript privileges. JavaSoft's JVM will use this target to perform privileged operations from Java in JS 1998-09-24 00:16:10 +00:00
toshok%netscape.com
7dc2fbac6d add handling for header elements in reflow. especially fixes alignment lossage. 1998-09-22 22:51:43 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
morse%netscape.com
fb831b6554 fix up wording in cookie nag box 1998-09-19 16:27:16 +00:00
rpotts%netscape.com
c3249da443 Enabled netlib lock when NS_MT_SUPPORTED is defined 1998-09-19 06:54:17 +00:00
raman%netscape.com
efbedc9e42 Added AllJavaPermission target to give complete access to all permissions in Javasoft's JVM 1998-09-19 01:25:05 +00:00
ftang%netscape.com
420517ddf4 fix 147200. merged from nova 1998-09-19 00:18:00 +00:00
sudu%netscape.com
90273ac313 Changed method signature of LM_GetJSPrincipalsFromJavaCaller 1998-09-17 18:12:40 +00:00
morse%netscape.com
54e31c00b0 display domain name instead of host name if domain is setting a cookie 1998-09-17 10:30:45 +00:00
valeski%netscape.com
37adfa9bef M include/net.h
Adding two new url_struct attributes. uint32 localIP (can be set to specify a local ip address to bing the connecting socket to), boolean bypassProxy (can be set to skip over any proxies that would've been used.
1998-09-16 00:25:53 +00:00
nisheeth%netscape.com
50fa1fd520 Added TagList struct for passing meta tags to RDF HT from layout. 1998-09-15 18:32:50 +00:00
cmanske%netscape.com
c1d7846d18 Added strings for mouse-over image feedback and changed drag table data struct 1998-09-12 01:40:46 +00:00
waterson%netscape.com
0503d586b4 Added a slot to MWContext that indicates whether or not the context requires reflow because an image without width or height was layed out with a default size. 1998-09-10 01:04:40 +00:00
pnunn%netscape.com
cf7a9de30f fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to 5.0. 1998-09-09 19:13:11 +00:00
gagan%netscape.com
df25863287 Cache_object for nu_cache. 1998-09-09 02:23:27 +00:00
shaver%netscape.com
c9a927bd33 add refcounting to lo_TextAttr 1998-09-05 05:08:18 +00:00
ftang%netscape.com
5b80544b8b add INTL_OldBookmarkCsidSel 1998-09-04 23:12:04 +00:00
cls%seawood.org
d1edd5077c Replaced JAVA_OR_OJI surrounding ANTHRAX with USE_AUTOCONF until the proper generic combo can be decided upon. 1998-09-04 07:36:37 +00:00
cls%seawood.org
0e1e97c521 Surrounded ANTHRAX with ifdef JAVA_OR_OJI to fix non-OJI case. 1998-09-04 05:15:42 +00:00
ftang%netscape.com
69e9053020 add INTL_GetCharSetID from 4.5 tree 1998-09-04 03:46:31 +00:00
morse%netscape.com
ef2a4f627b improve wording on trust label info 1998-09-04 03:28:26 +00:00
cyeh%netscape.com
d706822844 final warning text 1998-09-03 21:47:33 +00:00
cmanske%netscape.com
b482dcf265 More work on I18N features in Composer 1998-09-03 21:33:05 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
cmanske%netscape.com
5f2839859d Removed unused string 1998-09-03 01:32:09 +00:00
cmanske%netscape.com
ddd65d40ed Added new strings for Composer I18N work 1998-09-03 01:18:48 +00:00
cyeh%netscape.com
7e3d112815 added changed warning text for absolute timebombs. WARNING: ugly short lived hack. 1998-09-03 01:01:19 +00:00
raman%netscape.com
c2f26441cf Added a background/autoupdate pulling of URLs 1998-09-02 19:08:32 +00:00
raman%netscape.com
1fa956c3e5 Added SmartUpdate related strings 1998-09-02 19:05:48 +00:00
cmanske%netscape.com
89ebe1bf57 Added strings for new I18N features in Composer: correct bad charset param in tag 1998-09-02 13:12:39 +00:00
mcafee%netscape.com
028d2f0c99 Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth 1998-09-02 09:13:50 +00:00
cls%seawood.org
52c74ded1d Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
akkana%netscape.com
eb89deed90 Type and prototype for new FE encoding dialog 1998-09-01 19:07:27 +00:00
mjudge%netscape.com
adb75bcd3e Reload for Ender 1998-09-01 18:52:11 +00:00