shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
danm%netscape.com
48fd51690d
dveditz points out a flaw in my last checkin
2001-04-11 03:33:59 +00:00
danm%netscape.com
121477b004
oh yeah. last version compiled on linux, only
2001-04-11 01:45:19 +00:00
danm%netscape.com
310f483942
replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various
2001-04-11 01:20:28 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
5693e2cf08
unbuilding deprecated prompt files (cleaning up my mess)
2001-04-09 04:52:46 +00:00
danm%netscape.com
d881c56eac
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 01:35:41 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
dbragg%netscape.com
b392eccd37
Fix for 67503. Setting File object explicitly and using JS_BeginRequest-JS_EndRequest correctly. r=sgehani, sr=brendan
2001-04-06 04:18:11 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
dbragg%netscape.com
9fe0a1a428
Fix for 29415. Now returning READ_ONLY error if file attribute set that way. r=dveditz, sr=mscott
2001-04-04 21:40:59 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
sgehani%netscape.com
41502bac63
Make Install.arguments return the correct value.
...
b = 72719
r = dveditz, dbragg
sr = mscott
2001-03-28 09:10:06 +00:00
sgehani%netscape.com
aaef4833f2
63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable
2001-03-28 00:42:27 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
disttsc%bart.nl
0b98c23d64
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
dveditz%netscape.com
e6ae7d0889
fixing ports build bustage
2001-03-14 08:46:52 +00:00
dveditz%netscape.com
de9a73f78a
fixing bustage
2001-03-14 06:03:44 +00:00
dveditz%netscape.com
e7f9e3ce03
removing obsolete files
2001-03-14 05:37:48 +00:00
dveditz%netscape.com
b2ac4648b7
bug 28896 register file versions r=ssu,sr=mscott
...
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022 make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
2001-03-14 05:30:25 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
dougt%netscape.com
9c5d760307
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
shaver%mozilla.org
89c833fb49
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
dbragg%netscape.com
6f526c92ba
Fix for non-Unix bustage relating to MAX_FILENAME being undefined. r=sgehani
2001-03-09 01:49:21 +00:00
dbragg%netscape.com
f6bec6046f
Checking for file and directory names that may be too long for a given platform. Fixes bug 10147. r=deveditz, sr=mscott
2001-03-08 23:25:17 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
dbragg%netscape.com
ffdb1938d0
Now stripping off trailing slashes and setting mFileSpec equal to nsnull when a bogus path
...
with double slashes is passed in. Fixes bug 62861. r=dveditz, sr=mscott
2001-03-05 21:05:55 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dbragg%netscape.com
29851a88d4
Translating Alert and Confirm to serve as titles in the alert and confirm dialog titlebars. r=sgehani, sr=mscott
2001-02-28 23:47:59 +00:00
sgehani%netscape.com
59e6a1c698
Make async Install.execute() work again resoolving backward compatibility.
...
(Checking in for dbragg.)
b = 68356
r = sgehani, dveditz
sr = mscott
2001-02-23 07:36:49 +00:00
dbragg%netscape.com
4d8b0ec971
Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098 . r=dveditz, sr=mscott
2001-02-22 23:26:47 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
dbragg%netscape.com
9139d16e63
Fix for regression bug 69166. No longer checking return of MoveTo call and returning UNEXPECTED_ERROR. r=dvedtiz, sr=mscott
2001-02-20 23:27:53 +00:00
dbaron%fas.harvard.edu
4179654db5
Fix MOZ_TRACK_MODULE_DEPS bustage by adding dom to REQUIRES.
2001-02-20 00:57:23 +00:00
heikki%netscape.com
fa72c631ce
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
dbragg%netscape.com
bf4f84cc25
Renaming temp files to .new or .old during installations so they don't get auto registered. Bug 67703. r=dveditz sr=mscott
2001-02-15 19:03:34 +00:00
dbragg%netscape.com
8fdecb8e1e
Now closing the download dialog if Cancel is clicked. Fix for bug 58573. r=sgehani, sr=mscott
2001-02-14 00:42:11 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
leaf%mozilla.org
58b3aa9224
part of backout of dbragg, suggested dveditz, r=dbragg. bug 68001
2001-02-07 20:50:27 +00:00
leaf%mozilla.org
021ac8ebab
backing out dbragg's changes to fix 68001, dveditz suggested, r=dbragg
2001-02-07 20:46:15 +00:00
dveditz%netscape.com
960db89bca
bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
...
bug 11682 r=dbragg/sr=mscott: version registry requires UTF8, add missing conversions
2001-02-07 00:12:58 +00:00
dbragg%netscape.com
2ded17e1d9
Name change for in-use files to .new or .old. Fixes bug 67703. r=dveditz, sr=mscott
2001-02-06 23:06:32 +00:00
dbaron%fas.harvard.edu
7a97a55d82
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbragg%netscape.com
aea73fd7af
This is the XPInstall side of bug 62167 that uses nsIProcess which was checked in earlier. a,r=dvedtiz sr=mscott
2001-01-27 00:05:08 +00:00
sgehani%netscape.com
a8b9ca6dec
Use new Test() API in libjar to ensure archive integrity before installing.
...
b = 61544
r = dveditz
sr = dveditz
2000-12-27 07:06:58 +00:00
dbragg%netscape.com
6a089fcef3
Fix for bug 51816. No longer setting max value in progess meter and initializing mLastUpdate to PR_Now. r=dveditz, sr=mscott
2000-11-22 18:57:55 +00:00