syd%netscape.com
0ddb1344a0
Undid the rdf changes for 43091 at request of brendan, now doing evil 0666
...
default permissions. r=dougt
2000-08-07 22:59:40 +00:00
pchen%netscape.com
c7ed50c331
Checkin for pnunn on Mac, remove dllcompat.cpp from projects
2000-08-07 22:59:02 +00:00
pnunn%netscape.com
d8faa2e9d1
bug#41040: cruft removal.
2000-08-07 22:16:30 +00:00
av%netscape.com
01ca1eb997
Fixing 39534, patch by sean, r=av
2000-08-07 22:10:07 +00:00
av%netscape.com
0ff6c8206b
Fixing 47360, patch by sean@beatnik.com, r=av
2000-08-07 21:51:19 +00:00
mkaply%us.ibm.com
22fb378e7d
#47874
...
r=mkaply, a=brendan
Remove unused widget files
2000-08-07 21:40:45 +00:00
cmanske%netscape.com
c245821651
Added selectedIndex property to tree interface. Needed by spell checking in editor, b=47696, r=hyatt
2000-08-07 21:20:40 +00:00
anthonyd%netscape.com
562e4bc652
checkins for Hurricane
...
translation of all C++ functions to JS which included SaveDocument
which eventually will allow for the completeion of autosave
r: brade, anthonyd
a: waterson, cmanske
2000-08-07 21:12:18 +00:00
mkaply%us.ibm.com
88cb2bb655
#47874
...
r=mkaply, a=brendan
remove obsolete nsTooltip* files
2000-08-07 20:56:20 +00:00
dougt%netscape.com
2e7c2fd23d
Adding GetPrompt() method to nsIDOMWindow.
...
r=vidur@netscape.com (47889)
2000-08-07 20:55:36 +00:00
mkaply%us.ibm.com
94bededfa0
#47874
...
r=mkaply, a=brendan
nsFontServices is not used
2000-08-07 20:53:28 +00:00
mkaply%us.ibm.com
428b8d9862
#47874
...
r=mkaply, a=brendan
Bring nsToolkit up to par with the Windows code
2000-08-07 20:51:47 +00:00
dougt%netscape.com
5fa2999ab4
adding pref for image cache size. (47656)
...
r=valeski@netscape.com
2000-08-07 20:51:30 +00:00
dougt%netscape.com
283ecd2375
1. remove extra monitors (47825)
...
2. add method to determine if manager has been shutdown (44680)
3. Add nsCOMPtr to avoid leak (44680, 43244)
r=valeski@netscape.com
2000-08-07 20:50:25 +00:00
mkaply%us.ibm.com
bb06aba776
#47874
...
r=mkaply, a=brendan
Bring nsLookAndFeel up to par with the Windows code
2000-08-07 20:48:09 +00:00
mkaply%us.ibm.com
a9489a1e0c
#47874
...
r=mkaply, a=brendan
Bring nsSound up to par with the Windows code
2000-08-07 20:47:05 +00:00
leaf%mozilla.org
907bcee5c0
Automated update
2000-08-07 19:00:10 +00:00
cyeh%bluemartini.com
212610ef25
fix for bug 42089: change wording of link from "create new bug" to
...
"report new bug". r=timeless@bemail.org , cyeh@bluemartini.com ,
patch submitted by zach@zachlipton.com
2000-08-07 17:53:36 +00:00
pp%ludusdesign.com
941a162054
Adding the original contributor of this code to the Contributors list
...
of these files, to his request. No actual code change, only comments,
so no review.
2000-08-07 17:48:22 +00:00
rhp%netscape.com
4a2248aad4
Fix for printing window being on the screen - r: putterman
2000-08-07 14:07:40 +00:00
ben%netscape.com
25a4bc51b5
fixing broken field on nsIBrowserBoxObject. This was preventing some code migration to
...
js that was needed for navigator, as nsIBrowserInstance is somewhat flaky. r=hyatt
2000-08-07 07:55:40 +00:00
hyatt%netscape.com
4e91f2e474
Fix for 47635. r=ben
2000-08-07 07:55:10 +00:00
nisheeth%netscape.com
13ef87a1f9
r=jst. Fix for nsbeta2+ bug 18321. The back button was not getting enabled when the user clicked on a javascript url that caused a new page load in another frame. The problem was that the location object was setting the load type to "normal" for loads caused by calls to location.replace() and to "normalReplace" for loads caused by setting location.href. The correct behavior is to do the opposite.
2000-08-07 07:35:25 +00:00
bryner%uiuc.edu
0beac27d8d
Removing more obsolete libpref stuff. Not part of build. r=alecf.
2000-08-07 07:31:48 +00:00
mozilla.BenB%bucksch.org
833aeeb8a2
45565: Add pref "general.useragent.override" to customize UA-string. r=valeski, a=brendan
2000-08-07 07:17:30 +00:00
ben%netscape.com
1037b78697
remove redundant wallet skin files and directory, nsbeta3+ 47217
2000-08-07 06:42:21 +00:00
alecf%netscape.com
52ad553d0e
remove old file from the build
2000-08-07 06:37:17 +00:00
alecf%netscape.com
1ca72c78f3
remove sidebar-messenger.xul from the build (NOT PART OF BUILD)
2000-08-07 06:34:33 +00:00
ben%netscape.com
22729a80b7
fix for nsbeta3+ bug 39948, Start Mozilla is disabled after creating a profile
2000-08-07 06:29:08 +00:00
bratell%lysator.liu.se
f30a2447a8
Fix for bug 46306, html-to-plaintext replies have > on blank lines. The fix was to strip ending new lines in the citer. r=akkana, a=waterson.
2000-08-07 06:05:27 +00:00
morse%netscape.com
0d9a153425
bug 47461, cookie expiration date is wrong on mac, r=valeski
2000-08-07 05:27:19 +00:00
dbaron%fas.harvard.edu
a0923a0d16
Fix potential leak. r=attinasi a=waterson
2000-08-07 03:06:22 +00:00
dbaron%fas.harvard.edu
a293ca83f0
Make nsDocument unroot script objects in the prolog and epilog correctly. Fix nsDocument::RemoveChild so it doesn't crash when removing the root element. Prevent nsDocument::ChildAt from incorrectly returning null when root is removed. Clean up nsDocument::RemoveChild and nsDocument::ReplaceChild a bit, including adding some notifications for prolog/epilog content. Make nsDocument::ReplaceChild return the correct thing (the old child, not the new one). r=vidur b=17390 (nsbeta3+), 46212
2000-08-07 03:03:55 +00:00
danm%netscape.com
879c25a8fb
addref return ptr in GetContentDocShell -- the real reason for bug 47491
2000-08-07 02:58:10 +00:00
dbaron%fas.harvard.edu
961e14f102
Remove element names from the list that no longer use nsIAnonymousContentCreator. r=hyatt a=waterson
...
Don't choke on notifications for children of document that aren't the root element. r=vidur b=17390 (nsbeta3+)
2000-08-07 02:51:35 +00:00
danm%netscape.com
c1a6b0dccb
reverting the part of rev 1.198 that causes a 100% reproducible, impossible to miss crash every time a browser window is closed, and seems to do nothing else. bug 47491
2000-08-06 22:08:56 +00:00
bienvenu%netscape.com
085017417c
fix stop of msg move/copy r=mscott 28129
2000-08-06 20:15:32 +00:00
tor%cs.brown.edu
30d47ff881
Bug 47679 - clipping rewrite for nsImageGTK::DrawComposited.
...
r=blizzard, a=waterson
2000-08-06 19:36:46 +00:00
dbaron%fas.harvard.edu
8be051707c
Correct the combobox GetFrameForPoint by checking for visibility and foreground layer in all cases. b=36676 r=rods a=waterson
2000-08-06 19:24:48 +00:00
dougt%netscape.com
f050054a44
DEBUGGING information for bug 46737.
2000-08-06 19:21:09 +00:00
dbaron%fas.harvard.edu
2bc2822994
Fix an inconsequential typo (MOZ_DECL_CTOR_COUNTER does nothing, now). r,a=waterson
2000-08-06 19:19:01 +00:00
dougt%netscape.com
bf8bdf8481
This was checked into the branch, but not trunk:
...
Here are the checkin notes (revision 1.22.2.2)
r=jar. Checkin on behalf of dougt. Fix for nsbeta2+ bug 47010.
The lock icon was not displaying on some https sites. With these
changes, it does.
2000-08-06 19:15:46 +00:00
dbaron%fas.harvard.edu
3c87455474
Fix potential leak. r=pnunn a=waterson
2000-08-06 19:07:06 +00:00
dbaron%fas.harvard.edu
b82baaa6cf
Fix nsBoxLayout leaks. r=hyatt a=waterson b=43450
2000-08-06 19:05:50 +00:00
dbaron%fas.harvard.edu
7245c66a44
Remove some old stuff left from nsIAnonymousContentCreator before these were converted to XBL. r=hyatt a=waterson
2000-08-06 18:49:29 +00:00
dbaron%fas.harvard.edu
110242a861
Fixing bustage. Stupid error...
2000-08-06 17:17:22 +00:00
dbaron%fas.harvard.edu
710b05e789
Fix crash on shutdown (or patch things up so they don't crash) by releasing memory pressure observers closer to the beginning of XPCOM shutdown. b=47791 r=waterson@netscape.com
2000-08-06 16:23:04 +00:00
bienvenu%netscape.com
ec2dd3adc2
remove unneeded select before append to imap folders r=mscott 46501
2000-08-06 14:50:06 +00:00
bienvenu%netscape.com
1711b8dd0b
more work on drag drop move/copy handling 47195 r=mscott
2000-08-06 14:40:21 +00:00
hyatt%netscape.com
7ff334ed46
Adding XBL demos. Doesn't affect build.
2000-08-06 11:12:44 +00:00