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 |
hewitt%netscape.com
|
60a1909f1a
|
99235 - Bogus URL's added to urlbar history will corrupt localstore.rdf (patch by jrgm), r=jag, sr=hewitt
|
2001-10-26 00:05:55 +00:00 |
hyatt%netscape.com
|
41a37365ad
|
Support for basic drag and drop in tabbrowser, r=ben, sr=hewitt
|
2001-10-25 09:43:23 +00:00 |
seawood%netscape.com
|
0f535e7061
|
Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
|
2001-10-25 08:55:53 +00:00 |
hyatt%netscape.com
|
8464a3cb7c
|
Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt
|
2001-10-25 08:33:12 +00:00 |
hyatt%netscape.com
|
06238bb6f1
|
Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt
|
2001-10-25 08:22:43 +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 |
timeless%mac.com
|
068a93665c
|
Bugzilla Bug 104244 [RFE] add reload this/all tab(s) to context menu
patch by simm0@ii.net r=hyatt sr=blake
|
2001-10-24 23:49:54 +00:00 |
jst%netscape.com
|
26da4e9456
|
Fixing bug 106421. Now that we support null strings in the DOM node.localName can be null so we must check for that before calling methods on localName. r=jaggernaut@netscape.com, peterv@netscape.com, sr=me (trivial changes).
|
2001-10-24 08:57:17 +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 |
hewitt%netscape.com
|
9b73164144
|
101876 - polish wizard implementation, r=blake, sr=hyatt
|
2001-10-23 23:04:49 +00:00 |
darin%netscape.com
|
1d34863f10
|
NOT PART OF THE BUILD: adding Makefile.in for MachO build
|
2001-10-23 22:51:09 +00:00 |
darin%netscape.com
|
58844b638e
|
NOT PART OF THE BUILD: adding Makefile.in for the MachO build
|
2001-10-23 22:49:42 +00:00 |
hyatt%netscape.com
|
dd48a32f3f
|
Someone didn't convert GetBoolPref in this file, sigh. r=pav, sr=hewitt
|
2001-10-23 07:35:02 +00:00 |
waterson%netscape.com
|
1b8dcd5791
|
Fix egcs-1.1.2.
|
2001-10-23 03:44:09 +00:00 |
waterson%netscape.com
|
a2107b2f4f
|
moving Mac OS X mach-o packaging to trunk.
|
2001-10-23 02:02:57 +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 |
hewitt%netscape.com
|
120df3dd71
|
106131 - hitting enter on focused OK button in dialog fires onaccept 2x, r=blake, sr=hyatt
|
2001-10-23 00:16:15 +00:00 |
pchen%netscape.com
|
d77eab457d
|
*** empty log message ***
|
2001-10-22 23:59:10 +00:00 |
hyatt%netscape.com
|
67b889bacf
|
Fix for 101554. r=dbaron, sr=hewitt
|
2001-10-22 23:37:33 +00:00 |
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 |