law%netscape.com
3701af60c8
Fix for bugs #16525 and #16527 , Remove menu separator when not link or frame, add back in missing items; r=matt@netscape.com
1999-10-15 21:13:31 +00:00
shaver%netscape.com
074e7c8a5a
Add support for type="checkbox" in <menuitem>.
...
Converted small pile of PRBool to PRPackedBool for space savings.
r=hyatt
1999-10-15 21:13:24 +00:00
law%netscape.com
6147b50106
Fix for bug #16269 , add resizable feature to view-source window, r=danm@netscape.com
1999-10-15 21:11:22 +00:00
Jerry.Kirk%Nexwarecorp.com
37f76730a9
Handles KeyEvents the new way, not completely finished...
...
Bug # 16539 r=Michael.Kedl@Nexwarecorp.com
1999-10-15 21:10:36 +00:00
vidur%netscape.com
417bef5e05
Fix for viewer bustage on Windows. Added call to nsIThread::SetMainThread in main() of viewer so that it can retrieved in other cases. R=kipp
1999-10-15 21:09:46 +00:00
tbogard%aol.net
124f772cd1
Adding support for retrieving the EditorShell from editor element. r=hyatt
1999-10-15 21:07:27 +00:00
jefft%netscape.com
ccec944be7
remove the size limit for downloading Pop3 message; bug 16338; r=bienvenu
1999-10-15 21:02:27 +00:00
waterson%netscape.com
3d04c11522
Darnit. Didn't mean to FORCE_PR_LOG. Removing that #define.
1999-10-15 20:55:54 +00:00
tbogard%aol.net
ca30192021
First Check-in.
1999-10-15 20:51:58 +00:00
shaver%netscape.com
6af0fa41f9
Fix case and return value in nsIModule.idl.
...
Add deleteCategoryEntry and deleteCategory to nsICategoryManager.
Update nsCategoryManager.js to use new nsIModule case, and talk to the registry.
r=brendan
1999-10-15 20:51:38 +00:00
ssu%netscape.com
2a66e4d137
fixes bugs #15884 and #16220 . r=dbragg. fixes Install.FileExecute for the
...
1 parameter format and also the function gets logged correctly in
install.log.
1999-10-15 20:50:49 +00:00
waterson%netscape.com
6a8ada8d6c
Bug 9764. Fix HTML templates to ensure that attribute adding is namespace-agnostic. Add local variable for isUnique so that BuildContentFromTemplate will work if resource- and non-resource elements are siblings in a template. Add logging capability for debug. r=rjc.
1999-10-15 20:47:19 +00:00
ssu%netscape.com
7548d0ba6d
fixes bug #6408 and #15393 . r=dbragg. fixes windows installer xpinstall
...
error detection. Windows platform only"
1999-10-15 20:47:15 +00:00
kipp%netscape.com
2dc743e6b1
Eliminate need for networked loaded images
1999-10-15 19:44:09 +00:00
slamm%netscape.com
53182006a8
Need to quote parentheses in ignore pattern.
1999-10-15 18:42:27 +00:00
kipp%netscape.com
8c7b0d7b3b
nuked
1999-10-15 16:58:21 +00:00
bienvenu%netscape.com
401e5f22a4
fix crash reading messages with new profiles
1999-10-15 16:09:49 +00:00
beard%netscape.com
021ab39646
improved report format, included root list
1999-10-15 15:56:05 +00:00
brade%netscape.com
0854956c5d
fixes to handle for control keys (off by 1) (bug #15693 ) r=kin@netscape.com
1999-10-15 14:56:33 +00:00
brade%netscape.com
b1a69f1bd1
don't allow other modifiers when cut/copy/pasting (bug #15693 ); this missed the keyEvent branch. r=kin@netscape.com
1999-10-15 14:52:45 +00:00
kipp%netscape.com
fd38c7e478
Removed old netlib code; changed url loading when crawling to use the event queue to fix some re-entrancy issues somewhat
1999-10-15 14:09:19 +00:00
kipp%netscape.com
5b74d16c65
Added sorting to the debug dump data for show-frame-size and show-content-size
1999-10-15 14:08:14 +00:00
buster%netscape.com
a23754e4b6
bug 12221 [Dogfood] Gfx text controls need to notify on mouse events
...
r=rods@netscape.com
also did some associated performance work, factoring code and collapsing multiple listener
objects down to 1. This saves a few allocations and about 60 bytes per text control.
bug 11803 Need new event for text value changing
r=hyatt@netscape.com
not dogfood approved, but the fix has been sitting in my tree for 2 weeks
1999-10-15 13:38:29 +00:00
buster%netscape.com
9c89a6b52d
bug 11803 Need new event for text value changing
...
r=hyatt@netscape.com
not dogfood approved, but the fix has been sitting in my tree for 2 weeks
1999-10-15 13:37:06 +00:00
buster%netscape.com
102c1fb55e
bug 11803 Need new event for text value changing
...
r=hyatt@netscape.com
not dogfood, but the fix has been sitting in my tree for 2 weeks
1999-10-15 13:36:23 +00:00
buster%netscape.com
a13fc42067
no bug number, part of webshell cleanup. nsIWebShell.h was needlessly included, so I removed it
...
trivial change, no reviewer.
1999-10-15 13:34:45 +00:00
rods%netscape.com
7130df81ee
Fixed focus processing, this new code is very close to version 1.54 but more robust,
...
this fixes bug #7133 . It has been compiled and tested on Win, Mac, and Linux.
r=buster,dcone
1999-10-15 13:20:32 +00:00
hyatt%netscape.com
80d4dd9246
Fix for 16479. r=waterson
1999-10-15 07:54:43 +00:00
tbogard%aol.net
268c8d73c5
Fixed a couple of typos.
1999-10-15 07:52:50 +00:00
varada%netscape.com
5eb621aa56
inform function has been changed to take in two parameters to show the filename as well as the directory with absolute path
1999-10-15 07:45:20 +00:00
varada%netscape.com
b047e40e55
changes from relative path to absolute path in interpret.cpp and validation of empty entry in ncidialog
1999-10-15 07:43:57 +00:00
jevering%netscape.com
e6573be100
Adding boehm collector to windows.
...
(not part of the build yet)
1999-10-15 07:41:54 +00:00
jevering%netscape.com
553fa2f217
Adding boehm collector linkages to the windows build.
...
(not part of the build yet)
1999-10-15 07:40:13 +00:00
fur%netscape.com
a4118ee0de
file nsIStorageStream.idl was initially added on branch CacheIntegration_BRANCH.
1999-10-15 07:39:16 +00:00
fur%netscape.com
71bd313a7e
file nsStorageStream.h was initially added on branch CacheIntegration_BRANCH.
1999-10-15 07:39:15 +00:00
fur%netscape.com
ca6da3e313
file nsStorageStream.cpp was initially added on branch CacheIntegration_BRANCH.
1999-10-15 07:39:14 +00:00
tbogard%aol.net
187eb2ba35
Changed the nativeWindowParent's to be a nativeWindow instead of a long. nativeWindow is a typedef'd voidStar.
1999-10-15 07:31:28 +00:00
tbogard%aol.net
575e116287
First landing.
1999-10-15 07:23:53 +00:00
dp%netscape.com
1a126bedcd
bug# 5085 Eliminating some checks at autoreg time to improve startup
...
performance. r=sfraser
1999-10-15 07:12:08 +00:00
waterson%netscape.com
2fd7083138
Add xpcnativecallcontext.cpp for jband.
1999-10-15 07:08:15 +00:00
varada%netscape.com
816fd88e17
removing relative paths and evaluating absolute ones
1999-10-15 06:51:03 +00:00
dveditz%netscape.com
b56193b56d
expose libreg ability to delete named values in nsIRegistry. Patch from
...
Jonas Utterstr�m <jonas.utterstrom@vittran.norrnod.se>, r=dveditz
1999-10-15 06:47:58 +00:00
rjc%netscape.com
ae28cd2568
Fix leak in nsXULSortService (found by Boehm GC). Also, remove CTOR_COUNT stuff. Review: waterson@netscape.com
1999-10-15 06:27:02 +00:00
brendan%mozilla.org
8371c29ee7
1. Fixed missing JS_LOCK_GC in JS_YieldRequest, commented other badness there.
...
2. Cleaned up ugly JS_GC_Flag typedef name and put XXXbe comment in there for
next time: someone seems to have patched around a deadlock that has since
bit chouck@geocast.com .
3. Fixed gcDisabled by moving it from cx to rt and updating it atomically.
4. Fixed ECMA violation where for (var i, j in o) ... was permitted; only one
variable is allowed.
(Item 4 was a bug on rogerl's list, since closed? r=shaver@mozilla.org.)
1999-10-15 05:46:42 +00:00
sspitzer%netscape.com
578b4f0915
fix possible solaris bustage by including the nsIFoo.h files when we have nsCOMPtr<nsIFoo> foo;
1999-10-15 05:10:28 +00:00
jband%netscape.com
d4d440258b
adding new empty placeholder file to the build. Will also add it to Mac project via camelot and put real stuff in it after all is stable. r=jband :)
1999-10-15 05:09:08 +00:00
sspitzer%netscape.com
3a87ab68a6
more fixes to get copies and sent folder prefs to work right.
...
now, mailbox:// urls work.
change the logic of LocateMessageFolder() to be:
if (the target folder is not "anyfolder://") then {
find the folder and return it if your find it.
if you can't find it, create it in the datasource and return the folder. see bug #14591
}
else {
look for the default folder in any server associated with the current identity.
if you find it, return it.
}
1999-10-15 05:03:03 +00:00
waterson%netscape.com
a3b121502f
Unclutter stuff by using nsCOMPtr in the nsElementMap::ContentListItem. Add leakenmacros to ContentListItem. Fix a leak in the the internal enumerator routine. Comment the internal enumerator routine since it's kinda funky. Add 'tag name' to the log messages.
1999-10-15 04:45:43 +00:00
sspitzer%netscape.com
5344853105
remove unused variablable to fix a couple warnings.
1999-10-15 04:33:21 +00:00
shaver%netscape.com
34010403ff
fix obj_getCount to property destroy state and propagate error (r=jband)
1999-10-15 04:32:46 +00:00