stephend%netscape.com
|
6d11609c79
|
Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer
|
2001-10-01 04:54:14 +00:00 |
|
blakeross%telocity.com
|
ceabfb187c
|
Fix js strict warnings about redeclaration of vars and reference to undefined vars. sr=ben
|
2001-10-01 03:56:43 +00:00 |
|
blakeross%telocity.com
|
e04fe867ca
|
Fix js strict warning about redeclaration of var. sr=ben
|
2001-10-01 03:56:19 +00:00 |
|
blakeross%telocity.com
|
2962b9994f
|
Fixing js strict warning about undefined property this.mSelectedItem. sr=ben
|
2001-10-01 03:49:12 +00:00 |
|
blakeross%telocity.com
|
79af683518
|
Fixing js strict warning about redeclaration of var. sr=ben
|
2001-10-01 03:42:42 +00:00 |
|
blakeross%telocity.com
|
c37e88a297
|
Fixing js strict warning about redeclaration of vars. sr=ben
|
2001-10-01 03:41:14 +00:00 |
|
blakeross%telocity.com
|
732d1220f6
|
Fix js strict warnings about redeclaration of vars. sr=ben
|
2001-10-01 03:27:14 +00:00 |
|
blakeross%telocity.com
|
f7e822c8f1
|
Fix js strict warning about undefined window.arguments[4]. sr=ben
|
2001-10-01 03:24:40 +00:00 |
|
blakeross%telocity.com
|
3f6bdc0c72
|
Fixing js strict warnings about redeclaration of vars. sr=ben
|
2001-10-01 03:20:05 +00:00 |
|
blakeross%telocity.com
|
7286975525
|
Fixing js strict warning about assignment to undeclared variable. sr=ben
|
2001-10-01 03:17:18 +00:00 |
|
blakeross%telocity.com
|
b4d8387acc
|
Fix js strict warning about redeclaration of variable. sr=ben
|
2001-10-01 02:50:52 +00:00 |
|
blakeross%telocity.com
|
60096be1fb
|
Fix js strict warning about redeclaration of variable. sr=ben
|
2001-10-01 02:50:18 +00:00 |
|
blakeross%telocity.com
|
d8f95525f5
|
Fix js strict warning about redeclaration of variable. sr=ben
|
2001-10-01 02:49:54 +00:00 |
|
blakeross%telocity.com
|
4deb712f51
|
Fixing js strict warning about function not always returning a value. sr=ben
|
2001-10-01 02:35:17 +00:00 |
|
mstoltz%netscape.com
|
79c1d3b73f
|
bug 90386 - escape HTML tags before writing the useragent string to the document
on the "about:" page. Written by jruderman, r=mstoltz, sr=blake
|
2001-10-01 02:29:05 +00:00 |
|
jaggernaut%netscape.com
|
253004d746
|
Bug 96843: 'Find in this page' textfield doesn't get focus by default. Patch by James Kelley <oneiros@darkspire.net>, r=kin, sr=alecf.
|
2001-10-01 01:13:43 +00:00 |
|
gerv%gerv.net
|
a8813d30ed
|
splay Resolution redundantly lists selection if selection is 72dpi or 96dpi. Bug 96339. r=hwaara, sr=blake.
|
2001-09-30 23:02:25 +00:00 |
|
mkaply%us.ibm.com
|
72816bd6d4
|
#79798
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
|
2001-09-30 20:35:55 +00:00 |
|
bzbarsky%mit.edu
|
e6c797602a
|
Add window.find(). Bug 9550. Patch from Fabian <hidday@geocities.com>,
r=sfraser, sr=jst
|
2001-09-30 19:56:32 +00:00 |
|
jaggernaut%netscape.com
|
f27e9494ee
|
Clean up navigator.js (begone, evil tab, 3-space and 4-space indents, begone, curly brackets following function declarations, and begone, evil strict warnings!), r=caillon, rs=Ben
|
2001-09-30 15:01:58 +00:00 |
|
jaggernaut%netscape.com
|
07f2c03ad4
|
Fix strict warning by making the setter always return the |val|, which it should always do anyway. r=caillon
|
2001-09-30 13:48:03 +00:00 |
|
jaggernaut%netscape.com
|
14532678e9
|
Get rid of some js strict warnings. r=caillon
|
2001-09-30 13:38:35 +00:00 |
|
jaggernaut%netscape.com
|
e04e8a40a8
|
Remove trailing comma (js strict warning)
|
2001-09-30 12:54:31 +00:00 |
|
jaggernaut%netscape.com
|
1442b9ff13
|
Bug 102154: browser.xml refers to bogus property nsIWebNavigation.LOAD_FLAGS_BYPASS_NONE (I thought I had fixed this a few months ago). r=rginda.
|
2001-09-30 08:33:31 +00:00 |
|
jaggernaut%netscape.com
|
ca6197295f
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
|
jaggernaut%netscape.com
|
dc7525ffa9
|
Make "Open New Tab" modifier "accel", not "control", sr=hyatt
|
2001-09-29 06:12:48 +00:00 |
|
mscott%netscape.com
|
52a95a4156
|
Bug #101498 --> auto complete preselects the default domain OVER the first ldap match
r=sspitzer,ducarroz
sr=hewitt
|
2001-09-29 04:31:59 +00:00 |
|
cmanske%netscape.com
|
349ade3d49
|
Fix duplicate colors in colorpicker, b=100323, r=brade, sr=hewitt
|
2001-09-29 04:28:15 +00:00 |
|
alecf%netscape.com
|
f31a0a3b23
|
oops, we'll need a CID
not part of build
|
2001-09-28 23:09:06 +00:00 |
|
alecf%netscape.com
|
7eb478fc78
|
add exports to mac build, not part of build, will be reviewed as a part of bug 102004 and 102085
|
2001-09-28 22:33:22 +00:00 |
|
alecf%netscape.com
|
11c6055ff7
|
makefiles for unix - not yet part of build, will be reviewed for bugs 102004 and 102085
|
2001-09-28 22:31:53 +00:00 |
|
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
|
dbaron%fas.harvard.edu
|
4b3270ebe2
|
Fix OS/2 REQUIRES bustage. r=jag
|
2001-09-28 06:57:07 +00:00 |
|
mkaply%us.ibm.com
|
36081dcb62
|
Remove unused OS/2 files - we use the Windows versions now
|
2001-09-28 03:38:54 +00:00 |
|
alecf%netscape.com
|
c3bb69d930
|
adding windows makefile for files added as a part of bug 102004, and bug 102085
not part of build, to be reviewed as a part of those bugs
|
2001-09-28 02:22:23 +00:00 |
|
alecf%netscape.com
|
c1f5250dd3
|
move default font package handling into xpfe as a part of bug 104085
not part of build, will be reviewed as a part of that bug
|
2001-09-28 02:21:13 +00:00 |
|
alecf%netscape.com
|
626c692ccc
|
add these files for bug 102004 - moving charset menu into xpfe components
not part of build, to be reviewed as part of that bug
|
2001-09-28 02:20:15 +00:00 |
|
hyatt%netscape.com
|
3f52ac2c96
|
Fix for 102066, new tab in open location dialog, r=bryner, sr=brendan
|
2001-09-28 01:15:50 +00:00 |
|
hyatt%netscape.com
|
4179bab7e4
|
Checking in a patch for Antoine Labour, Open Link in New Tab, r=bryner, sr=hyatt, bug #101487
|
2001-09-28 00:19:32 +00:00 |
|
hyatt%netscape.com
|
e75f328954
|
Fix for 102060, enable New Tab in the UI and implement tabbrowser context menus for closing and creating tabs, add CTRL+f4 for closing tabs. r=bryner, sr=brendan
|
2001-09-28 00:10:48 +00:00 |
|
morse%netscape.com
|
3596c6b117
|
bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf
|
2001-09-27 21:41:26 +00:00 |
|
hewitt%netscape.com
|
ec80db1df2
|
101775 - column reordering doesn't work right, r=blake, sr=hyatt
|
2001-09-27 02:22:27 +00:00 |
|
darin%netscape.com
|
086bff5446
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
patch=alexey@ihug.com.au, r=cbiesinger@web.de, sr=darin,jst
|
2001-09-27 01:42:06 +00:00 |
|
hyatt%netscape.com
|
56238f4d7c
|
Fix for 101554. r/sr=jag,blake
|
2001-09-27 00:27:26 +00:00 |
|
bzbarsky%mit.edu
|
7fb75487be
|
Change observes= to command=. Bug 39389 (view source context menus).
sr=blake, r=doron
|
2001-09-26 20:38:01 +00:00 |
|
alecf%netscape.com
|
b570b3627a
|
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
|
2001-09-26 20:26:14 +00:00 |
|
alecf%netscape.com
|
c7840ee904
|
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
|
2001-09-26 20:17:35 +00:00 |
|
alecf%netscape.com
|
2a340225f3
|
bug 101761 - split necko MODULE into necko and necko2 (build-system only change - for REQUIRES purposes only) r=cls
|
2001-09-26 20:13:43 +00:00 |
|
bzbarsky%mit.edu
|
f44822f26f
|
Add a context menu to viewsource. Bug 39389, patch by Doron
<doronr@naboonline.com>, r=bzbarsky, sr=alecf
|
2001-09-26 19:25:10 +00:00 |
|
hewitt%netscape.com
|
1bcdea4a38
|
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
|
2001-09-26 00:33:48 +00:00 |
|