varada%netscape.com
64478188e4
Fix for bug #43890 -faulty ini file
2000-06-27 23:16:28 +00:00
cyeh%bluemartini.com
09ffc6ecdf
lot's of stuff:
...
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
2000-06-27 23:16:08 +00:00
rusty.lynch%intel.com
d0abf468f5
new fix for bug #43958 . r=gagan
2000-06-27 22:53:29 +00:00
leaf%mozilla.org
b99369d457
removing pull of l10n from scripts, SeaMonkeyL10n is now part of SeaMonkeyAll
2000-06-27 22:38:59 +00:00
mkaply%us.ibm.com
439e238156
#42637
...
r=pinkerton, a=brendan
OS/2 bringup - Change from waterson and vidur - don't modify members in a const function
2000-06-27 22:31:43 +00:00
dbaron%fas.harvard.edu
8241f5fd6c
Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur
2000-06-27 22:28:59 +00:00
mkaply%us.ibm.com
d60892d2e4
#40177
...
r=leaf, a=brendan
OS/2 bringup - This really should be a semicolon for OS/2
2000-06-27 22:24:54 +00:00
tao%netscape.com
94465539c5
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
gagan%netscape.com
0213999afa
Not in the build. Allow POST requests to handle special cases too.
2000-06-27 22:10:27 +00:00
mkaply%us.ibm.com
48de886023
#42637
...
r=mkaply, a=brendan
OS/2 bringup - Makefiles to build RC files for objdir and non objdir builds
2000-06-27 22:07:30 +00:00
javi%netscape.com
17a7075422
When FIPS is enabled, do verification of detached signatures on a separate thread
...
to prevent dead-locking the front end thread.
2000-06-27 21:55:59 +00:00
dbaron%fas.harvard.edu
7a287718cd
Fix leak (holding past XPCOM shutdown) of 16 strings. r=waterson
2000-06-27 21:54:28 +00:00
javi%netscape.com
febc8369e8
When verifying a cert, pass in the control connection as the wincx so
...
that when FIPS is enabled, we don't crash.
2000-06-27 21:53:59 +00:00
blizzard%redhat.com
3bc89ceb27
remove extra -lelf from the link line. make cvs shaddap. not part of the build.
2000-06-27 21:53:41 +00:00
dbaron%fas.harvard.edu
8dfb2c3ee7
Fix leak of an atom. r=gagan
2000-06-27 21:51:38 +00:00
mcafee%netscape.com
636ea22c9f
Ignore generated files.
2000-06-27 21:46:26 +00:00
dougt%netscape.com
272cb0629a
Check for null. If a NS_EXTERNALHELPERAPPSERVICE_PROGID was not found,
...
crash would occur.
2000-06-27 21:43:17 +00:00
mkaply%us.ibm.com
8413f275ba
#42637
...
r=mkaply, a=brendan
OS/2 bringup - Need to increment appshell refcount to prevent crash
2000-06-27 21:39:05 +00:00
mkaply%us.ibm.com
00eac8b118
#42637
...
r=mkaply, a=brendan
OS/2 bringup - Handle failure return from WinGetMsg
2000-06-27 21:38:07 +00:00
ftang%netscape.com
5f43b57959
Check in the fix for jbetak. Move the priority of the bookmark / cache up. fix bug 18022
...
r=jbetak/ftang
2000-06-27 21:29:28 +00:00
ftang%netscape.com
ab19679d92
fix 35076. r=vidur. escape the URL if it contains non ASCII character. Escape from the position
...
which the first non ASCII char appear.
2000-06-27 21:27:30 +00:00
robinf%netscape.com
07e424db7c
*** empty log message ***
2000-06-27 21:24:48 +00:00
mkaply%us.ibm.com
d5fc9b2942
#42637
...
r=valeski, a=brendan
OS/2 bringup - Support for OS/2 special system directories
2000-06-27 21:23:51 +00:00
morse%netscape.com
feb550a4e1
fix bug 43886, single signon no longer works, r=jefft
2000-06-27 21:13:50 +00:00
dougt%netscape.com
dc3bc94909
Adding windows embedding test harness to build.
...
43054
r=valeski
a=valeski & pdt.
2000-06-27 21:10:25 +00:00
blizzard%redhat.com
4179e6b358
fix for bug #42008 . make HTTP basic auth case insensitive. r=shaver,brendan,gagan,valeski a=brendan.
2000-06-27 21:06:41 +00:00
dougt%netscape.com
10d25c54b3
Initializing var before use. simple fix.
2000-06-27 20:55:54 +00:00
blizzard%redhat.com
e65a381b27
turn on base directory for unix ( part of previous checkin )
2000-06-27 20:55:11 +00:00
blizzard%redhat.com
382cdf74d6
build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952 . r=adamlock,valeski a=brendan
2000-06-27 20:54:15 +00:00
wtc%netscape.com
43d175a85a
Bugzilla bug #42714 : removed dependency on winmm.dll. Replaced
...
timeGetTime() with GetTickCount().
Modified files: pr/src/Makefile, pr/src/Makefile.in, ntinrval.c
2000-06-27 20:54:02 +00:00
dougt%netscape.com
54e980c267
Adding assert on invalid init of textTransformer. see bug 43094
...
Basic check for null.
Without this assert, you will crash if there is no nsILineBreakerFactory
found.
2000-06-27 20:54:01 +00:00
jst%netscape.com
d97ea8cddf
Fixing tree blocker 43958 by backing out the last change to this file since it broke my.netscape.com, developer.netscape.com, webmail.netscape.com and probably other sites too. a=granrose
2000-06-27 20:42:01 +00:00
mcafee%netscape.com
234111b008
Upping the ante for bloat URLs. Adding test6 to test tables, adding test8 again to test cache. r=warren, a=leaf
2000-06-27 18:58:58 +00:00
brade%netscape.com
b35d42ea3f
check in patch for buster; bug #42630 ; GetChildFrameContainingOffset was hiding inherited
2000-06-27 14:47:21 +00:00
tor%cs.brown.edu
60a17401f7
Update libmng snapshot. Not in default build.
2000-06-27 14:40:32 +00:00
cls%seawood.org
a9f0fa27a5
For whatever reason, just calling "do" on the tinder-config.pl script was not causing the defaults to be overriden, so we manually read & process tinder-config.pl as we did tinder-defaults.pl.
2000-06-27 12:21:46 +00:00
locka%iol.ie
f6b2cdf685
NOT PART OF BUILD. Added popup menus
2000-06-27 12:01:24 +00:00
axel%pike.org
0d78a18e54
Not part of build, r=kvisco, don't add abundant text nodes to document
2000-06-27 10:40:57 +00:00
Peter.VanderBeken%pandora.be
663b9216ad
Finishing jj's work on bug 39959. r=jj@netscape.com.
2000-06-27 07:56:48 +00:00
nisheeth%netscape.com
b3151cb0cb
Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages.
2000-06-27 06:56:08 +00:00
mang%subcarrier.org
3a0930b838
progid no longer defined in nsISample.idl
...
Part of previous fix to bug 10904
2000-06-27 06:35:17 +00:00
alecf%netscape.com
7d50d1d90a
back out part of amasari@netscape.com's checkin. no reviewer, because this
...
string should never have been removed in the first place!
thanks to timeless@bemail.org for finding the error
2000-06-27 06:19:53 +00:00
ducarroz%netscape.com
d58b910b9b
Fix for bug 43468. We need also to use .value when we pre file a recipient else we will loose the content of every non visible fields! This is more a work around that the reall fix which should be in the textcontrolframe code. R=putterman
2000-06-27 06:14:42 +00:00
cls%seawood.org
5d60a61ea2
Given the statement "a == b ? c : d;" , the WorkShop 5.0 compiler expects c & d to be of the same type.
2000-06-27 06:10:21 +00:00
rich.burridge%sun.com
7a1ed30f9b
Fix to prevent build bustage on nebiros with Sun compilers.
...
The Sun compiler expects a specific format for the function
used by the #pragma statement. It should return void and
have no arguments. It also needs an initial function prototype.
r=cls
Fix for breakage for checkin for bug #40769 .
2000-06-27 05:58:00 +00:00
mang%subcarrier.org
7eb2df8b18
partial fix for bug 10904 - sample now works in M15
...
- moves CID/ProgID into header file
- adds more calls to enablePrivilege
- renames "write" callback to something that works as intended
a=brendan@mozilla.org
r=scc@netscape.com
2000-06-27 05:54:46 +00:00
ben%netscape.com
d7d7a12251
fix for 8002, patch from Peter Annema, r=ben
2000-06-27 05:47:07 +00:00
ben%netscape.com
0c0624e01c
fix for 42737, patch by Robert Kaiser, r=ben
2000-06-27 05:46:23 +00:00
alecf%netscape.com
17a08931de
fix for #43794 contributed by blaker1234@aol.com
...
r=alecf - just a tiny spelling error - "Outoing" -> "Outgoing"
2000-06-27 05:33:31 +00:00
alecf%netscape.com
c86fb5b348
fix for #41645 contributed by <timeless@bemail.org> r=alecf
2000-06-27 05:30:19 +00:00