Commit Graph

8538 Commits

Author SHA1 Message Date
bryner%netscape.com
03cd3c194e Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt. 2001-10-22 22:43:52 +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
hewitt%netscape.com
2aa34311b8 105995 - Tabs don't work in first window., sr=hyatt 2001-10-22 20:59:14 +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
peterv%netscape.com
4a0f18a76b Fix for bug 81506 (JS error on browser startup). r=glazman@netscape.com, sr=ben@netscape.com. 2001-10-22 11:39:02 +00:00
jaggernaut%netscape.com
1ab288a5dc Bug 105973: s/Observe/observe/ 2001-10-22 04:26:04 +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
hewitt%netscape.com
47c604d7e4 102239 - [XUL 1.0] implement new control element methods, r=blake, sr=hyatt 2001-10-21 03:58:21 +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
a794fe1b5d 75825 - View|Show Columns menuitem is always disabled in bookmarks view menu.
Prevent the disabling code from disabling any items outside its range of intended
operation.
r=pchen, sr=hyatt
2001-10-20 11:11:58 +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
dbaron%fas.harvard.edu
b45169f3a4 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:17:08 +00:00
dbaron%fas.harvard.edu
2dce9ee5f7 Fix page cycler orange from dougt's nsIObserver / nsIObserverService changes. b=99163 r=dougt 2001-10-19 23:51:04 +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
pchen%netscape.com
377819e42a backing out bnesse at his request since he found conflicts with dougt's
checkin
2001-10-19 21:24:03 +00:00
pchen%netscape.com
d9687a5cd4 *** empty log message *** 2001-10-19 21:09:11 +00:00
bnesse%netscape.com
8403e03f3b 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-19 20:55:54 +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
de44d966b0 use contract id instead of cid now that alecf fixed it. r=lordpixel,sr=sfraser. bug#98504 2001-10-19 14:29:14 +00:00
pinkerton%netscape.com
aa7509b85f allow a hidden pref to reuse browser windows when we get a GURL event. r=lordpixel,sr=sfraser. bug#98504 2001-10-19 14:14:15 +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
jaggernaut%netscape.com
63d476ff7e Bug 95786: ``about: services should be converted to XHTML 1.1'', patch by Delicates (Alexey Chernyak <alexey@ihug.com.au>), r=cbiesinger@web.de, sr=jst 2001-10-19 03:16:16 +00:00
alecf%netscape.com
2a8bab71f9 fix for some bug where I forgot a contract id.. if bugzilla was responding I might actually know the bug #
r=mkaply, sr=dveditz
2001-10-19 02:02:05 +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
pchen%netscape.com
10848c5723 93195, r=jag, rs=ben, fix comment about minimum supported macos version to match code 2001-10-18 05:48:41 +00:00
timeless%mac.com
c5b94af898 Bugzilla Bug 102762 Cancel does nothing in find dialog when no search text is provided
patch by simm0@ii.net r=hyatt sr=hewitt
2001-10-18 03:07:25 +00:00
hyatt%netscape.com
19596d263b Fix for 105214. r=jag, sr=ben 2001-10-17 09:02:02 +00:00
law%netscape.com
7a0407bd6d Fixes for bugs:
74445  - Add call to DdeUnaccessData (r=pchen, sr=blake)
103849 - Use ::IsIconic to check if window is minimized before restoring (r=matt, sr=blake)
2001-10-17 00:42:12 +00:00
law%netscape.com
80c2660ddf Fix for bug 104910; change default for Don't ask me this again checkbox on Quick Launch dialog; r=pchen, sr=blake 2001-10-17 00:36:10 +00:00
blakeross%telocity.com
b18a266f92 Removing unused file. 2001-10-17 00:32:35 +00:00
blakeross%telocity.com
e8b64b123c Removing unused file. 2001-10-17 00:21:06 +00:00
matt%netscape.com
96a6390760 Adding context menu with search. Bug 15176. r=law sr=hyatt 2001-10-16 22:56:52 +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
433c447b7b 94239, remove empty file from jar file. r=dveditz, rs=hyatt 2001-10-16 07:20:00 +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
dougt%netscape.com
4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +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