Commit Graph

64933 Commits

Author SHA1 Message Date
attinasi%netscape.com
5487b30e1d Daily run added for 6-20. Not part of build 2000-06-22 22:03:24 +00:00
andreas.otte%primus-online.de
3392872205 small performance patch for SetDirectory from jst@netscape.com, r/a=gagan@netscape.com, a=waterson@mozilla.org 2000-06-22 22:02:47 +00:00
bryner%uiuc.edu
b1618a79f7 Fix bug 43494 - client.mk should stop if you had checkout
conflicts.  r=alecf.
2000-06-22 21:56:41 +00:00
vidur%netscape.com
e67bb23423 Added Unix makefiles and incorporated Andreas Otte's changes for building on Linux. This is not part of the Seamonkey build. 2000-06-22 21:41:37 +00:00
javi%netscape.com
7df96cbea8 Update SSMVersionString value. 2000-06-22 21:05:42 +00:00
cotter%netscape.com
61a3ff184f Minor correction to View Certificate Details section. 2000-06-22 20:36:11 +00:00
endico%mozilla.org
42afc62653 send error messages as mail to appropriate parties instead of to stdout 2000-06-22 20:00:14 +00:00
larryh%netscape.com
f3f1cc024f BugZilla: 39942. PR_SetError() calls free() 2000-06-22 19:46:28 +00:00
hyatt%netscape.com
02029c5425 Remove error-checking for bad XUL. 2000-06-22 19:34:29 +00:00
alecf%netscape.com
5cbee96537 fix for assertions - toolbarseparator->separator
a=granrose
2000-06-22 18:44:14 +00:00
alecf%netscape.com
011b60e928 fix for #43469 - trouble creating a POP account
r=putterman
a=granrose
2000-06-22 18:33:42 +00:00
vidur%netscape.com
66ab757c0c Updated to the new version of nsIPrivateDOMImplementation. We now get a base URL for our own URL resolution from the subject codebase principal. This checkin is for code that is not part of the Seamonkey build. 2000-06-22 18:06:49 +00:00
javi%netscape.com
f2f3d96767 We need ssm_swap_bytes defined regardless of whether we're building on a
little endian machine.
2000-06-22 17:36:34 +00:00
bienvenu%netscape.com
cd93ed7328 try to fix build bustage on solaris 2000-06-22 14:37:17 +00:00
mkaply%us.ibm.com
47d8153420 # 42637
r = mscott, a = brendan
OS/2 bring-up  - Used false instead of PR_FALSE
2000-06-22 14:25:27 +00:00
locka%iol.ie
ac25f10505 Fix for incorrect cache checking. Checking in for Tomi.Leppikangas@oulu.fi
b=42505,r=adamlock
2000-06-22 14:18:03 +00:00
morse%netscape.com
0e649ed54b remove <div>, change suggested by hyatt, r=morse 2000-06-22 14:17:01 +00:00
mkaply%us.ibm.com
67df298714 #42637
r=mkaply, a=brendan
OS/2 bring up - Make menus disappear when frame is clicked on
2000-06-22 14:00:16 +00:00
mkaply%us.ibm.com
d79ad9fc92 #42637
r=mkaply, a=brendan
OS/2 bring up - Make submenus appear
2000-06-22 13:59:05 +00:00
jefft%netscape.com
ca0f8937e3 fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu 2000-06-22 13:56:07 +00:00
bienvenu%netscape.com
70d6c978e4 fix build warning 14653 2000-06-22 13:55:44 +00:00
dcone%netscape.com
6153181fd9 added a new file to the make for the print options. Effects windows only. r=KMcCluskey b=36976 2000-06-22 13:39:09 +00:00
dcone%netscape.com
6bbd2ab34e Added an IDL file to the make. Effects Windows build only. r=KMcCluskey b=36796 2000-06-22 13:36:45 +00:00
jst%netscape.com
88467d2e9d Fixing linux build bustage introduced by rich.burridge@sun.com. r=andreas.otte@primus-online.de 2000-06-22 12:29:14 +00:00
leaf%mozilla.org
6c9644743a Automated update 2000-06-22 11:00:11 +00:00
rich.burridge%sun.com
3abefb82f8 Fix to allow Mozilla to build/run on the Solaris Intel platform with
Sun native compilers (SC 5.0 and Workshop 6 aka Forte). The two
xptc...uniish_x86.cpp files are forced to be compiled optimised to
generate the correct assembly code.
r=mccabe@netscape.com a=brendan@mozilla.org
2000-06-22 10:58:06 +00:00
cls%seawood.org
80e45df094 *sigh*. VPATH is seeing the old .o in unix for the non-objdir builds that recently ran so we need to remove it. 2000-06-22 09:23:09 +00:00
mscott%netscape.com
7c1858cd9a maybe this wasn't the breakage...I was just backing out the makefile too quickly. linux went greeen
before this change went in the build.
2000-06-22 08:53:11 +00:00
mscott%netscape.com
d0f90735cd backing out dauphin's fix for my objdir breakage as it seems to break non-objdir linux builds. 2000-06-22 08:46:18 +00:00
ben%netscape.com
b4915c74a4 fix call palcement, suggested by jag on IRC, r=me 2000-06-22 08:43:41 +00:00
pinkerton%netscape.com
b360334598 fix leaked timer, bug 28226, r=hyatt. 2000-06-22 08:42:18 +00:00
pinkerton%netscape.com
2458b2edf8 Adding drag auto-scrolling to trees. bug 28226, r=hyatt 2000-06-22 08:41:49 +00:00
pinkerton%netscape.com
d049c7ede6 Adding drag auto-scrolling to trees, bug#28226, r=hyatt 2000-06-22 08:41:16 +00:00
pinkerton%netscape.com
1821dfd254 Add drag auto-scrolling to trees. bug#28226, r=hyatt. 2000-06-22 08:40:37 +00:00
cls%seawood.org
1372f7334a Prepend additional paths to LD_LIBRARY_PATH rather than overriding it.
Pass ConfigureEnvArgs to make.
2000-06-22 08:14:54 +00:00
cls%seawood.org
c3e413630e Fixed objdir bustage. r=bryner 2000-06-22 07:52:35 +00:00
ben%netscape.com
e58ad59378 fix assert on startup 2000-06-22 07:43:40 +00:00
Peter.VanderBeken%pandora.be
294dc77b0e Use StringList (instead of hashmap) for namespace URIs. Not part of build yet. a=leaf. 2000-06-22 07:30:07 +00:00
Peter.VanderBeken%pandora.be
60b56b018a Fix UNICODE_CHAR bustage. Not part of build yet. a=leaf. 2000-06-22 07:29:20 +00:00
Peter.VanderBeken%pandora.be
de91b17cf7 Remove include workaround. Not part of build yet. a=leaf. 2000-06-22 07:27:54 +00:00
mscott%netscape.com
9b6efa882b Bug #10802 --> expose load types to load info class so callers can set the load type
this is needed to implement things like open attachment so we can make the doc shell
think a user click happened when it talks to the uriloader.

I removed two boolean fields which were representing two load types. Simplified the api by allowing you
to pass in any of our load types.
r=valeski
2000-06-22 07:22:23 +00:00
mscott%netscape.com
fa8121c4ce Bug #38374 --> we were throwing an assertion in correctly because we couldn't create a content viewer. This is
actually an okay case, we'll later try to fire a helper app in this condition. No need to assert.

r=valeski
2000-06-22 06:55:10 +00:00
ben%netscape.com
ad4e36a1d5 classic skin work 2000-06-22 06:49:43 +00:00
morse%netscape.com
a2e804678c fix bugs 42298 and 42299, wallet broken on mac, r=rjc 2000-06-22 06:47:34 +00:00
mscott%netscape.com
e42465aafd add new files to mac project 2000-06-22 06:39:49 +00:00
mscott%netscape.com
8e8640f7ba add new files to idl project. 2000-06-22 06:39:33 +00:00
mscott%netscape.com
c26df8a0a3 export the idl files for exthandler 2000-06-22 06:38:45 +00:00
morse%netscape.com
e747a453cf update wallet tables, not part of build 2000-06-22 06:31:58 +00:00
mscott%netscape.com
920d1fcb07 Start linking with exthandler static lib.
r=sspitzer
2000-06-22 06:26:05 +00:00
mscott%netscape.com
3d1beb6a5e Throw the switch and start building exthandler on unix. Not actually called by anything yet.
Bug #38374 and #30157
r=sspitzer
2000-06-22 06:25:45 +00:00