Граф коммитов

28667 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com ca304497d5 added modified test to api 1999-06-03 01:55:02 +00:00
peterl%netscape.com 27076063e1 fixed leak of css loader 1999-06-03 01:54:35 +00:00
pavlov%pavlov.net 3baeee60f1 real fix for bug #7468 from Tomi Leppikangas <tomilepp@ousrvr2.oulu.fi> 1999-06-03 01:54:15 +00:00
mcmullen%netscape.com 11577f187c 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 a0a9c730ae 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 8bc8b1f9ab Adding support for Photon UI 1999-06-03 01:21:42 +00:00
Jerry.Kirk%Nexwarecorp.com 9bcd6a74ff - 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 f82d11285f - 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 06cf38bb8b - 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 19f3511bbb 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 6542da1b5e Auto charset detection support. 1999-06-03 01:08:25 +00:00
ducarroz%netscape.com 35c2779e1d fix bustage, prefidl was build to early... 1999-06-03 01:06:14 +00:00
briano%netscape.com 0dd58c83eb Automated update 1999-06-03 00:59:48 +00:00
beard%netscape.com 062c4626ab 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 fa957816e2 fixed potential memory problems. 1999-06-03 00:56:32 +00:00
pierre%netscape.com 78aa051ad5 #5763 "Forms overlaid/leave bitgunk upon reflow on Mac" 1999-06-03 00:51:38 +00:00
jdunn%netscape.com b395a5413d for AIX (only) specify -bso to fix dynamic linking 1999-06-03 00:51:10 +00:00
jdunn%netscape.com 9b96cd4907 added newline at end of file. HP won't compile without it 1999-06-03 00:48:16 +00:00
jdunn%netscape.com cd6cf60a60 fix compile warning by declaring nsIMsgMessageService public 1999-06-03 00:46:14 +00:00
briano%netscape.com 71e346a019 Automated update 1999-06-03 00:44:51 +00:00
briano%netscape.com 444343a395 Added a check to determine which library ostream is found in (if any). 1999-06-03 00:43:10 +00:00
ducarroz%netscape.com 486fa2dd98 add build instruction for libprefIDL.mcp 1999-06-03 00:42:00 +00:00
mcmullen%netscape.com 499103721e Implemented XP default prefs. Thanks to seth for the makefile magic! 1999-06-03 00:41:11 +00:00
ducarroz%netscape.com 380e76a803 First Checked In. 1999-06-03 00:40:55 +00:00
mcmullen%netscape.com c60580068f Implemented xp default prefs 1999-06-03 00:40:08 +00:00
tague%netscape.com 1350468e86 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 516773d925 Implemented XP default prefs 1999-06-03 00:34:20 +00:00
mcmullen%netscape.com 1b08628883 Implemented XP default prefs. 1999-06-03 00:31:40 +00:00
mcmullen%netscape.com 83906283f6 Removed some "obsolete" functions. 1999-06-03 00:30:21 +00:00
ramiro%netscape.com 020ff6e050 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 cdf62475fb Using XP technique for default prefs now. 1999-06-03 00:27:44 +00:00
mcmullen%netscape.com ccf298582b Remove the resources from this file. Now moving to an XP solution. 1999-06-03 00:27:04 +00:00
rogerl%netscape.com b4b5620952 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 9a57d5d3ad 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 ef883771fc updating status page 1999-06-02 23:28:23 +00:00
gagan%netscape.com fb4ee522c2 Test case changes 1999-06-02 23:02:53 +00:00
robinf%netscape.com 8b69d1a0ac 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 ac39375382 First Checked In. 1999-06-02 20:14:57 +00:00
rogerl%netscape.com 0a95e5eb15 blowing off commented out junk 1999-06-02 18:07:40 +00:00
valeski%netscape.com 9da8d67122 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 ee93afddb8 Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro 1999-06-02 16:52:42 +00:00
dbragg%netscape.com 40b83d5c0d Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro. 1999-06-02 16:51:39 +00:00
harishd%netscape.com a27960455f Fix for bug# 6960. Treating '<<' as equivalent to '&lt;<' 1999-06-02 16:33:08 +00:00
norris%netscape.com b060e6bd7e Fix NullPointerException for "abc".match("a\"); 1999-06-02 16:12:19 +00:00
morse%netscape.com 6147ef7ade further cleanup of dialogs 1999-06-02 14:16:31 +00:00
dougt%netscape.com 0c4a589fd3 Changing Pref creation from CreateI (which does not work) to GetService. 1999-06-02 14:06:48 +00:00
gagan%netscape.com 99aab3d592 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 230339cc2c Updates to HTTP. Need SyncStreamListener to complete the test. 1999-06-02 13:25:29 +00:00
andreas.otte%primus-online.de a31e65c713 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 3b25012b20 removed manual registration, added autoregistration 1999-06-02 11:30:05 +00:00