ben%netscape.com
|
82d96998ad
|
add licenses. (not part of build)
|
2001-10-30 11:03:44 +00:00 |
|
ben%netscape.com
|
9a364aed7a
|
102477 - Download Manager
adding initial XUL & js files for window, basic listview/toolbar UI,
controllers etc.
NOT PART OF BUILD!
|
2001-10-30 11:02:56 +00:00 |
|
bryner%netscape.com
|
b1494c8444
|
Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls.
|
2001-10-30 06:10:01 +00:00 |
|
jaggernaut%netscape.com
|
fab10e630f
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-10-27 14:30:31 +00:00 |
|
jaggernaut%netscape.com
|
f0d82dc0bc
|
Fix js error caused by bnesse's checkin (which I reviewed, shame on me), r=mozbot.
|
2001-10-27 08:16:56 +00:00 |
|
bnesse%netscape.com
|
faf03ce445
|
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
|
2001-10-27 05:39:25 +00:00 |
|
rpotts%netscape.com
|
49eeee6f73
|
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
|
2001-10-27 03:59:37 +00:00 |
|
rpotts%netscape.com
|
ae53430684
|
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
|
2001-10-27 02:52:39 +00:00 |
|
law%netscape.com
|
76b40a993e
|
Bug 95572; patch from Roland (Roland.Tepp@mail.ee); close dialog after launch/reveal; r=law, sr=mscott
|
2001-10-26 23:52:21 +00:00 |
|
sfraser%netscape.com
|
72ca9383ae
|
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
|
2001-10-26 23:34:53 +00:00 |
|
alecf%netscape.com
|
9346b7ec9e
|
finally remove this file once and for all - turns out I removed this from the mac build yesterday (by accident, but the file is obsolete anyway)
|
2001-10-26 23:09:16 +00:00 |
|
pchen%netscape.com
|
be2b8367ee
|
bug 104367, r=jag, sr=ben, add bookmark dialog changed id from
newBookmarkDialog to newBookmarkWindow but this getElementByID() call
wasn't updated, ooops
|
2001-10-26 21:37:08 +00:00 |
|
radha%netscape.com
|
80e12b9a8c
|
Fix for bug # 103978. Problems with back/forward at cnn.com, mainly due to expired subframes and clicking back/forward fast. r=adamlock sr=rpotts
|
2001-10-26 19:04:11 +00:00 |
|
bryner%netscape.com
|
d570f57294
|
Bug 93970 -- filepicker can't open symlinked directories. Patch from simm0@ii.net, r=bryner/timeless, sr=ben.
|
2001-10-26 04:34:56 +00:00 |
|
alecf%netscape.com
|
491fe6b2bd
|
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
|
2001-10-26 03:37:38 +00:00 |
|
alecf%netscape.com
|
8b0ceb8c3c
|
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
|
2001-10-26 03:18:09 +00:00 |
|
hewitt%netscape.com
|
257b6413cc
|
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
|
2001-10-26 00:09:12 +00:00 |
|
matt%netscape.com
|
b43dd67b70
|
Adding tooltip to sidebar for search. r=samir sr=hewitt bug 77624
|
2001-10-25 06:29:13 +00:00 |
|
dbaron%fas.harvard.edu
|
02f3a2d769
|
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
|
2001-10-25 03:21:53 +00:00 |
|
hewitt%netscape.com
|
cbe4bebdc2
|
86551 - First show of autocomplete is blank or something or other, r=jag, sr=hyatt
|
2001-10-23 23:48:35 +00:00 |
|
waterson%netscape.com
|
1b8dcd5791
|
Fix egcs-1.1.2.
|
2001-10-23 03:44:09 +00:00 |
|
dougt%netscape.com
|
b5ba390898
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
|
dougt%netscape.com
|
0a62d4e8d5
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
|
morse%netscape.com
|
dc92ed2b59
|
bug 105874, minor wording changes in p3p dialog, r=harishd, sr=alecf
|
2001-10-22 21:49:55 +00:00 |
|
bnesse%netscape.com
|
73c9a1111f
|
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
|
2001-10-22 20:54:48 +00:00 |
|
alecf%netscape.com
|
c8469b7ac5
|
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
|
2001-10-22 20:44:02 +00:00 |
|
jaggernaut%netscape.com
|
3e278e4913
|
Bug 105973: s/Observe/observe/
|
2001-10-22 04:16:33 +00:00 |
|
matt%netscape.com
|
b5223e661f
|
bug 104119 r=samir sr=blake double escaping sherlock file fixed for netscape search
|
2001-10-22 01:13:04 +00:00 |
|
hewitt%netscape.com
|
d45cd3bc09
|
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
|
2001-10-21 04:16:03 +00:00 |
|
hewitt%netscape.com
|
7e10018204
|
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
|
2001-10-21 03:59:20 +00:00 |
|
ben%netscape.com
|
c7c2b4a954
|
80150 - bookmark gets deleted if dropped on column picker. Prevent drops from being accepted on the head row. r=pchen, sr=hyatt. Also remove an unused obsolete file and add some ids.
|
2001-10-20 11:13:44 +00:00 |
|
ben%netscape.com
|
41f3c95e4b
|
Best fix for 87864, prevent duplicate bookmarks from being processed when loading a bookmarks file.
This code was originally removed from 6.1 because performance issues with IndexOf, which have recently been addressed. r=pchen, sr=waterson
|
2001-10-20 09:26:40 +00:00 |
|
sgehani%netscape.com
|
6f4f4efd0c
|
Fix typo that caused sorting to fail.
b = 104622
r = matt
sr = alecf
|
2001-10-19 23:05:04 +00:00 |
|
sgehani%netscape.com
|
326ca1b4c6
|
Fix typo.
b = 103215
r = morse
sr = alecf
|
2001-10-19 22:40:11 +00:00 |
|
rjc%netscape.com
|
f9619ea5c6
|
Fix bug # 49142: speed up bookmarks menu creation on Mac. r=pink, sr=sfraser.
|
2001-10-19 21:32:07 +00:00 |
|
dougt%netscape.com
|
d18d7e2b17
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
|
pinkerton%netscape.com
|
6630d79543
|
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
|
2001-10-19 14:13:20 +00:00 |
|
hyatt%netscape.com
|
626b60a24e
|
Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt
|
2001-10-19 01:25:51 +00:00 |
|
pchen%netscape.com
|
810d7a86ec
|
91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText
|
2001-10-18 05:53:25 +00:00 |
|
hyatt%netscape.com
|
19596d263b
|
Fix for 105214. r=jag, sr=ben
|
2001-10-17 09:02:02 +00:00 |
|
blakeross%telocity.com
|
b18a266f92
|
Removing unused file.
|
2001-10-17 00:32:35 +00:00 |
|
alecf%netscape.com
|
2d04144d8a
|
argh, add this file back to prevent further fizilla bustage
|
2001-10-16 22:23:45 +00:00 |
|
alecf%netscape.com
|
2f533416b2
|
remove everything from this dir, no longer part of build
|
2001-10-16 21:38:36 +00:00 |
|
alecf%netscape.com
|
97912541e2
|
bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
|
2001-10-16 21:10:35 +00:00 |
|
morse%netscape.com
|
031aa7ff3b
|
bug 97409, add unblocking images to context menu, r=law, sr=alecf
|
2001-10-16 20:38:57 +00:00 |
|
ben%netscape.com
|
06dff3a629
|
Fix for 74036 (Comment change, code being touched is disabled)
Make sure the old "File Bookmark" logic moves /all/ bookmarks selected, not just every other one.
Patch by Becki Sanford, r=ben, rs=hyatt
|
2001-10-16 07:16:38 +00:00 |
|
ben%netscape.com
|
b4a5fa0f88
|
87864 - attempt at preventing bookmarks file growth due to duplicate bookmarks (?)
by preventing duplicate bookmark creation during copy operations.
r=jag, sr=waterson
|
2001-10-15 08:38:44 +00:00 |
|
blakeross%telocity.com
|
4f35ccddc4
|
Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben
|
2001-10-14 01:56:05 +00:00 |
|
blakeross%telocity.com
|
967ae55864
|
Don't load sidebar and its panels on startup if it's collapsed (72208). r=sgehani sr=ben
|
2001-10-13 20:52:11 +00:00 |
|
alecf%netscape.com
|
bd048504df
|
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
|
2001-10-13 00:16:32 +00:00 |
|