peterl%netscape.com
7f70332c59
added modified test to api
1999-06-03 01:55:02 +00:00
peterl%netscape.com
e2862defe9
fixed leak of css loader
1999-06-03 01:54:35 +00:00
pavlov%pavlov.net
562eebf4c7
real fix for bug #7468 from Tomi Leppikangas <tomilepp@ousrvr2.oulu.fi>
1999-06-03 01:54:15 +00:00
mcmullen%netscape.com
3db78cc9b8
Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo).
1999-06-03 01:40:47 +00:00
mcmullen%netscape.com
f90907e656
Alias resolution now happens almost any time a spec is created from a non-spec. Needed to make things work properly.
1999-06-03 01:28:52 +00:00
Jerry.Kirk%Nexwarecorp.com
0298892e90
Adding support for Photon UI
1999-06-03 01:21:42 +00:00
Jerry.Kirk%Nexwarecorp.com
cd14411a4b
- Adding support for lots more widgets than the original version
...
- which was just a place holder after all.
1999-06-03 01:18:49 +00:00
Jerry.Kirk%Nexwarecorp.com
e41f620a62
- These files update the GFX portion of the Photon UI
...
- They still include lots of debug and not implemented functions.
1999-06-03 01:15:23 +00:00
Jerry.Kirk%Nexwarecorp.com
3a066d624c
- These files bring the Photon UI uptodate.
...
- They still include lots of debug that will be cleaned out later
- once everything works.
1999-06-03 01:13:06 +00:00
cathleen%netscape.com
06912e1393
prevent getting an outrageous index value, when a char is not found in a
...
given nsStr. broke XPInstall.
1999-06-03 01:11:14 +00:00
nhotta%netscape.com
2b0b0ea769
Auto charset detection support.
1999-06-03 01:08:25 +00:00
ducarroz%netscape.com
8238c1d06c
fix bustage, prefidl was build to early...
1999-06-03 01:06:14 +00:00
briano%netscape.com
8c6bf23fdb
Automated update
1999-06-03 00:59:48 +00:00
beard%netscape.com
1137aa10de
added more pre-flight checks, added more coordinate range checks to rectangle based primitives.
1999-06-03 00:57:34 +00:00
beard%netscape.com
89eeafa6c2
fixed potential memory problems.
1999-06-03 00:56:32 +00:00
pierre%netscape.com
a29d719286
#5763 "Forms overlaid/leave bitgunk upon reflow on Mac"
1999-06-03 00:51:38 +00:00
jdunn%netscape.com
ca7a6f167d
for AIX (only) specify -bso to fix dynamic linking
1999-06-03 00:51:10 +00:00
jdunn%netscape.com
0e2b3ab6d9
added newline at end of file. HP won't compile without it
1999-06-03 00:48:16 +00:00
jdunn%netscape.com
4d943637dd
fix compile warning by declaring nsIMsgMessageService public
1999-06-03 00:46:14 +00:00
briano%netscape.com
49c0d82b70
Automated update
1999-06-03 00:44:51 +00:00
briano%netscape.com
dd82121a12
Added a check to determine which library ostream is found in (if any).
1999-06-03 00:43:10 +00:00
ducarroz%netscape.com
08c271ed1b
add build instruction for libprefIDL.mcp
1999-06-03 00:42:00 +00:00
mcmullen%netscape.com
5c85248a57
Implemented XP default prefs. Thanks to seth for the makefile magic!
1999-06-03 00:41:11 +00:00
ducarroz%netscape.com
78e872d3ab
First Checked In.
1999-06-03 00:40:55 +00:00
mcmullen%netscape.com
2bacaab523
Implemented xp default prefs
1999-06-03 00:40:08 +00:00
tague%netscape.com
fd28497694
Fixed bug #5402 and #5439 : Mac menus not displaying Unicode properly. Thanks to Peter Edberg and Eric Shlegel for help with this fix.
1999-06-03 00:35:00 +00:00
mcmullen%netscape.com
46536156a6
Implemented XP default prefs
1999-06-03 00:34:20 +00:00
mcmullen%netscape.com
a55470cdc7
Implemented XP default prefs.
1999-06-03 00:31:40 +00:00
mcmullen%netscape.com
991b5ffe80
Removed some "obsolete" functions.
1999-06-03 00:30:21 +00:00
ramiro%netscape.com
0bebb0762d
Backout pavlov's last change which broken list boxes. Some items would
...
display as garbage.
1999-06-03 00:28:37 +00:00
mcmullen%netscape.com
c93aa199b8
Using XP technique for default prefs now.
1999-06-03 00:27:44 +00:00
mcmullen%netscape.com
db6462ac45
Remove the resources from this file. Now moving to an XP solution.
1999-06-03 00:27:04 +00:00
rogerl%netscape.com
2928c8a438
Changed behaviour of Script.exec so that it gains access to the current
...
scope when invoked, rather than grabbing the topmost. Prevented exec from
being called indirectly.
1999-06-03 00:08:00 +00:00
vidur%netscape.com
715b21f296
New file. Checked in while the tree is closed, but it's not yet in the build
1999-06-02 23:45:51 +00:00
jband%netscape.com
fcc50b53fa
updating status page
1999-06-02 23:28:23 +00:00
gagan%netscape.com
075cf3f5fd
Test case changes
1999-06-02 23:02:53 +00:00
robinf%netscape.com
3b7a1910d5
Fixing bug 7247 - outdated Checklist.ini file was being used; I'm replacing it with the correct versin that also preserves Varada's help changes.
1999-06-02 20:42:30 +00:00
hangas%netscape.com
83c506deb3
First Checked In.
1999-06-02 20:14:57 +00:00
rogerl%netscape.com
aa6634762d
blowing off commented out junk
1999-06-02 18:07:40 +00:00
valeski%netscape.com
7a37a63b8f
nsIHTTPConnection.h - extended the nsIHTTPConnection interface so the internal streamlistener is accessible.
...
nsHTTPConnection.cpp - GetInputStream now uses a syncStream listener.
nsHTTPConnection.h - api update to support new nsIHTTPConnection interface and added nsIStreamListener member.
nsHTTPResponseListener.cpp - added code to push data through the pipe
1999-06-02 17:23:45 +00:00
dbragg%netscape.com
58fd17b9fc
Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro
1999-06-02 16:52:42 +00:00
dbragg%netscape.com
d95314a859
Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro.
1999-06-02 16:51:39 +00:00
harishd%netscape.com
3f172c36c5
Fix for bug# 6960. Treating '<<' as equivalent to '<<'
1999-06-02 16:33:08 +00:00
norris%netscape.com
c4a8882517
Fix NullPointerException for "abc".match("a\");
1999-06-02 16:12:19 +00:00
morse%netscape.com
6b4093cb0e
further cleanup of dialogs
1999-06-02 14:16:31 +00:00
dougt%netscape.com
0681d47996
Changing Pref creation from CreateI (which does not work) to GetService.
1999-06-02 14:06:48 +00:00
gagan%netscape.com
f561ab3b41
CVS is misbehaving with me again... didnt pick these up... Updates to HTTP. Need nsSyncStreamListener to complete the test.
1999-06-02 13:26:47 +00:00
gagan%netscape.com
7d8db7ce59
Updates to HTTP. Need SyncStreamListener to complete the test.
1999-06-02 13:25:29 +00:00
andreas.otte%primus-online.de
7a0fbe2afb
integrating Alec Fletts nsISupportsArray changes
...
remove manual registration
adding creation of eventqueue
giving EventQueueService the right CIID
1999-06-02 11:42:43 +00:00
andreas.otte%primus-online.de
de462fd267
removed manual registration, added autoregistration
1999-06-02 11:30:05 +00:00