alecf%netscape.com
|
b9851ac71f
|
argh, forgot mac project file
|
2002-07-11 21:51:55 +00:00 |
|
alecf%netscape.com
|
1fb07ae7cb
|
what a tangled web we weave - re-adding downloadProgress.dtd and downloadProgress.properties to the build, as they are in fact used by OTHER modules. *sigh*
|
2002-07-11 21:36:50 +00:00 |
|
alecf%netscape.com
|
b34efcaf1f
|
*sigh* re-add these two files, they are still used
|
2002-07-11 21:35:39 +00:00 |
|
alecf%netscape.com
|
bf96040542
|
oops, remove xfer files from jar too
|
2002-07-11 21:31:50 +00:00 |
|
alecf%netscape.com
|
c653d928d8
|
bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
|
2002-07-11 21:01:33 +00:00 |
|
akkana%netscape.com
|
e1603bfc86
|
126312, Fix build bustage
|
2002-07-10 00:20:43 +00:00 |
|
akkana%netscape.com
|
a396a35ddc
|
126312: remove old find code. r=brade sr=alecf
|
2002-07-09 20:29:50 +00:00 |
|
timeless%mac.com
|
0b2acd4d33
|
Bug 144992 [FIX] BookmarksUtils.cloneFolder does not clone subfolders (hordes of separators created in bookmarks)
patch by pierrechanial@netscape.net r=blake sr=jag
|
2002-07-09 19:37:24 +00:00 |
|
bzbarsky%mit.edu
|
8d81b61c50
|
Alphabetically order MIME types in the helper apps prefs. Part of bug
61009, patch by sgehani@netscape.com, r=bzbarsky, sr=alecf
|
2002-07-09 12:16:01 +00:00 |
|
bzbarsky%mit.edu
|
328b5f5978
|
Bug 128629 -- speed up personal toolbar a bit. Patch by
neil@parkwaycc.co.uk, r=pierrechanial@netscape.net, sr=ben
|
2002-07-09 08:30:09 +00:00 |
|
dbaron%fas.harvard.edu
|
296e32cbe8
|
Remove front-end for nglayout.debug.enable_xpcom_refcnt_log pref, which has no backend. r=ben sr=blake b=156157
|
2002-07-09 04:27:14 +00:00 |
|
stephend%netscape.com
|
7a28e277fe
|
Bug 148495. Download Manager's grippy displays an empty tooltip. Original patch by Mike Kowalski <pepperxn@netscape.net>. Latter work by yours truly. r=db48x, sr=jag
|
2002-07-08 23:45:55 +00:00 |
|
peterv%netscape.com
|
bc31a9b35e
|
Fix OS2 bustage.
|
2002-07-08 09:40:20 +00:00 |
|
bryner%netscape.com
|
90a2f7dfb7
|
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
|
2002-07-08 07:56:50 +00:00 |
|
blakeross%telocity.com
|
52c5817315
|
143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben
|
2002-07-08 04:22:14 +00:00 |
|
bryner%netscape.com
|
6e4ef3bfc5
|
Add the ability to filter on applications to nsIFilePicker (bug 97321). r=law, sr=blake.
|
2002-07-07 07:21:45 +00:00 |
|
bzbarsky%mit.edu
|
903e648a7e
|
Fix NS_WildCardMatch to actually pay attention to the case_insensitive
arg. Bug 146187, r=sicking, sr=shaver
|
2002-07-04 09:33:52 +00:00 |
|
cbiesinger%web.de
|
cee72fd6de
|
bug 57652 r=timeless sr=tor
strict warning
|
2002-07-03 19:30:41 +00:00 |
|
kyle.yuan%sun.com
|
1f697dbdbd
|
Bug 154914 Press Enter on collapsed history tree item causes page load.
r=timeless, sr=blake
|
2002-07-03 09:38:47 +00:00 |
|
dean_tessman%hotmail.com
|
7d82d98f37
|
Bug 112308 - "2M history.dat file adds 30% to startup time and 1MB or more to RAM"
Check-in for jrgm@netscape.com, r=blaker@netscape.com, sr=bienvenu@netscape.com
|
2002-07-03 06:39:33 +00:00 |
|
caillon%returnzero.com
|
6c72020b35
|
Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
|
2002-06-28 01:55:48 +00:00 |
|
bzbarsky%mit.edu
|
b6ac3de7a2
|
Allow embeddors to override helper apps. Bug 147142, patch by
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
|
2002-06-28 01:35:57 +00:00 |
|
dbaron%fas.harvard.edu
|
0c871b8b70
|
Fix OS/2 bustage.
|
2002-06-27 05:12:25 +00:00 |
|
dbaron%fas.harvard.edu
|
33e79da833
|
Fix nmake bustage. b=132175
|
2002-06-27 00:06:49 +00:00 |
|
alecf%netscape.com
|
2c7dbb30da
|
argh, I'm having a bad day - just noticed at the last second that the values of PR_FALSE and PR_TRUE were reversed here, so we only could hit the first window from the window menu
|
2002-06-26 23:57:59 +00:00 |
|
alecf%netscape.com
|
ee39b85087
|
oops, more files for bug 132175 (don't worry, these aren't bustage-inducing)
finish implementation of GetWindowForResource
r=bnesse, rs=waterson
|
2002-06-26 23:54:31 +00:00 |
|
alecf%netscape.com
|
671d1e7357
|
part of fix for bug 132175 - add nsWindowMediatorDataSource to the build
r=bnesse, rs=waterson
|
2002-06-26 22:34:39 +00:00 |
|
alecf%netscape.com
|
e0029f804f
|
rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
r=bnesse, sr=waterson
|
2002-06-26 22:34:09 +00:00 |
|
alecf%netscape.com
|
8f2f57e3db
|
part of fix for bug 132175 - add nsIWindowDataSource to the build r=bnesse rs=waterson
|
2002-06-26 22:22:01 +00:00 |
|
ben%netscape.com
|
98ddcdddfa
|
Fix for 86501 - bookmarks truncated when disk full
Make bookmarks check on the success of the file stream write before overwriting the old bookmarks file with the new one.
r=darin, sr=brendan
|
2002-06-26 05:18:41 +00:00 |
|
stephend%netscape.com
|
3e4bb453fd
|
Bug 149201. Center text in bookmark properties dialog. Patch by Stephen Walker <walk84@yahoo.com> r=caillon@netscape.com, sr=alecf@netscape.com
|
2002-06-25 06:06:46 +00:00 |
|
blakeross%telocity.com
|
7bc8fc6afb
|
132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz
|
2002-06-24 21:48:24 +00:00 |
|
blakeross%telocity.com
|
b75f5ca232
|
152910 - setting global history expiration to 0 doesn't actually disable global history. r=adamlock sr=alecf
|
2002-06-22 20:06:37 +00:00 |
|
blakeross%telocity.com
|
deac412c42
|
142310 - topcrash quitting while downloading @ nsHashTable::Exists. r=bryner sr=ben
|
2002-06-22 19:47:14 +00:00 |
|
alecf%netscape.com
|
5c71a57498
|
not part of build
move mContainer and mInner to be non-static members, and release them with the xpcom shutdown observer, to prevent leaks
|
2002-06-21 21:17:55 +00:00 |
|
blakeross%telocity.com
|
786f96e0b0
|
142310 - top crash if quitting while downloading [@nsHashTable::Exists]. r=bryner sr=ben
|
2002-06-21 03:25:21 +00:00 |
|
dmose%netscape.com
|
d005f997af
|
If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com
|
2002-06-20 01:50:04 +00:00 |
|
dmose%netscape.com
|
e24fa9991b
|
Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com
|
2002-06-20 01:07:32 +00:00 |
|
naving%netscape.com
|
14a37db825
|
129540 r=racham sr=alecf making help buttons point to the right page
|
2002-06-19 22:52:54 +00:00 |
|
blakeross%telocity.com
|
7ef3eaad3b
|
142824 - downloads.rdf keeps on growing. patch by jrgm@netscape.com. r=blake sr=ben
|
2002-06-19 19:53:58 +00:00 |
|
jruderman%hmc.edu
|
d5eb2bb1ef
|
86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt.
|
2002-06-19 00:50:20 +00:00 |
|
caillon%returnzero.com
|
5990fee38b
|
Bug 152278, opening a groupmark shouldn't load about:blank into the active tab. r=blake sr=jag
|
2002-06-18 04:39:43 +00:00 |
|
alecf%netscape.com
|
e83eaff6cf
|
add first-window case - when the window with the new title hasn't been seen, add it to the hashtable
|
2002-06-17 23:46:29 +00:00 |
|
shaver%mozilla.org
|
c621eb112c
|
Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag.
|
2002-06-17 20:39:54 +00:00 |
|
alecf%netscape.com
|
d98e110620
|
not part of build
add windowds to windows nmake build
|
2002-06-14 20:31:44 +00:00 |
|
bzbarsky%mit.edu
|
b5136aee67
|
Remove UI for the target="_blank" blocking for now. Bug 78037, patch by
jonasj@jonasj.dk (Jonas Jorgensen), r=doron,bzbarsky, sr=jag
|
2002-06-14 18:56:19 +00:00 |
|
alecf%netscape.com
|
d86807d600
|
not part of build
update window datasource for bug 132175 - remove debugging, kill intaskslist support (nobody uses it anyway)
|
2002-06-14 18:08:23 +00:00 |
|
dmose%netscape.com
|
8d1abc7bef
|
First match not pre selected when multiple matches are present in directory (bug 102693); r=ducarroz@netscape.com, sr=mscott@netscape.com
|
2002-06-14 01:21:23 +00:00 |
|
dmose%netscape.com
|
1ff8c12305
|
support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com
|
2002-06-14 00:38:18 +00:00 |
|
alecf%netscape.com
|
d8b279635a
|
fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
r=dougt, r=av (plugin stuff) sr=jag
|
2002-06-13 18:19:10 +00:00 |
|