rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
jaggernaut%netscape.com
f52ba70aa2
Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben
2001-11-26 00:47:42 +00:00
blakeross%telocity.com
ffd4918d1d
96176 - access to localstore is wrong. r=ben sr=hewitt
2001-11-25 04:03:00 +00:00
ben%netscape.com
dfd7414970
backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
...
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
2001-11-22 03:35:32 +00:00
ben%netscape.com
68364f8dd1
fix for 73655 - remove reference to obsolete file.
...
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
cmanske%netscape.com
01c467801f
Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser
2001-11-22 00:11:54 +00:00
sgehani%netscape.com
b4ada86403
Make search results show up in search sidebar tab again.
...
b=110792; r=morse; sr=mscott
2001-11-21 23:30:30 +00:00
hewitt%netscape.com
0ee2d0d8c2
83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt
2001-11-21 11:17:38 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bzbarsky%mit.edu
8617d91211
Fix variable name to make "Wrap Long Lines" pref work correctly once
...
again. Bug 110594, r=timeless, sr=jst
2001-11-20 05:02:15 +00:00
sgehani%netscape.com
4afb7fadfa
Fix Debug|Verification|JavaScript menu item link.
...
b=56848; sr=alecf
2001-11-19 22:11:01 +00:00
blakeross%telocity.com
d4d4ca8d8e
oops, gFocusedDocument is from ben's fullscreen landing.
2001-11-18 18:44:19 +00:00
blakeross%telocity.com
62c96b1705
110679 - minor performance optimizations in navigator. r=hewitt sr=ben
2001-11-18 18:41:24 +00:00
pchen%netscape.com
4b8409ed8a
bug 110081, r=adamlock, sr=ben, check for null url to avoid needless load
2001-11-18 07:44:50 +00:00
hewitt%netscape.com
3adcab317b
108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt
2001-11-15 04:19:32 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
sgehani%netscape.com
e81012e370
Don't build search results when search panel isn't open and
...
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2001-11-15 02:01:10 +00:00
seawood%netscape.com
efdd14b800
Removing unused unix-jar.mn
...
Bug #106375 r=lordpixel
2001-11-14 02:42:07 +00:00
dbaron%fas.harvard.edu
f7d59fe1a7
FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser
2001-11-14 01:48:17 +00:00
timeless%mac.com
6dbfc3b58c
Bugzilla Bug 87792 Fix accesskeys based on new flexibility
...
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
jaggernaut%netscape.com
665f9f9052
Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt.
2001-11-13 09:00:22 +00:00
hyatt%netscape.com
6992043bef
Fix to convert property to field. 106153. r=hixie, sr=hewitt
2001-11-12 07:28:30 +00:00
blakeross%telocity.com
c6a900b40c
changing timeout to 0, r/sr=hyatt
2001-11-11 04:41:48 +00:00
blakeross%telocity.com
73270e729c
73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben
2001-11-11 04:20:01 +00:00
jaggernaut%netscape.com
d6026fca3e
Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben
2001-11-10 21:38:28 +00:00
blakeross%telocity.com
9ea822161a
109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt
2001-11-10 01:51:44 +00:00
morse%netscape.com
3c49f9b54c
bug 68136, full screen mode, r/sr=ben/alecf
2001-11-10 01:12:37 +00:00
yokoyama%netscape.com
b1457cf946
Bug 108712
...
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 23:05:30 +00:00
hyatt%netscape.com
fbc4544c49
Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa
2001-11-08 05:06:48 +00:00
ben%netscape.com
12fa3ee398
108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt
2001-11-07 07:38:49 +00:00
hyatt%netscape.com
64a1fd2289
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2001-11-07 06:40:04 +00:00
timeless%mac.com
8200194ef7
Bug 83017 - Frame Info dialog has title 'View Page Info'
...
patch by db48x@yahoo.com r=fabian, sr=jst
2001-11-06 23:01:03 +00:00
ben%netscape.com
9d4a356bac
90080 - no restart message appears when switching UI language.
...
r=jag, sr=hyatt
2001-11-06 22:55:05 +00:00
ben%netscape.com
a54a016be0
108595 - prevent a duplicate load of contentAreaContextOverlay.xul which is causing problems for image blocking, and remove an unused script include. r=kerz, sr=blake
2001-11-06 01:40:09 +00:00
timeless%mac.com
1aecceb787
Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
...
patch by db48x@yahoo.com r=fabian sr=jst
2001-11-06 00:54:15 +00:00
rods%netscape.com
de2227cf3e
Initial check in for print preview work it is complied in for Windows and linix only
...
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-05 14:14:16 +00:00
pchen%netscape.com
3f5db97a30
bug 14824, r=rjc, sr=blake, add timeout at end of Startup() which will call nsBookmarksService::ReadBookmarks()
2001-11-05 03:12:53 +00:00
blakeross%telocity.com
0936a442d5
stupid whitespace changes.
2001-11-05 02:03:49 +00:00
blakeross%telocity.com
c4a7f5b75d
Er, typo in last patch. r=hewitt sr=hyatt
2001-11-05 02:01:31 +00:00
rods%netscape.com
9706185c26
Removing the Print Preview option from the menu
...
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com
760f64245a
Initial check in for print preview work it is complied in for Windows and linix only
...
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
hyatt%netscape.com
75510f9978
Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out.
2001-11-03 12:08:04 +00:00
hewitt%netscape.com
a4f3ed989c
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
bryner%netscape.com
b30baee1ae
Adding the XUL tabindex test to the debug menu. r=hyatt.
2001-11-03 08:56:09 +00:00
hyatt%netscape.com
92dff5e7ec
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
blakeross%telocity.com
ef455cc861
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:17:02 +00:00
hyatt%netscape.com
e7fc17a24b
Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt
2001-11-01 08:25:31 +00:00
tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
bbaetz%cs.mcgill.ca
45d8a09764
bug 92892. Remove DOM Viewer from the debug menu, since its confusing
...
people, and isn't even in the tree any more.
r=bz, sr=darin
2001-10-28 23:46:17 +00:00
jaggernaut%netscape.com
26fb7a934f
Fix spelling of "isContentPrefered" parameter. sr=hewitt
2001-10-28 07:36:09 +00:00
bnesse%netscape.com
f1f4e0d7a5
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
5e626fd436
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
hewitt%netscape.com
791ede77af
106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake
2001-10-26 21:54:36 +00:00
bnesse%netscape.com
f0d6d8712b
Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf
2001-10-26 18:03:49 +00:00
hyatt%netscape.com
2d48f2a818
Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
2001-10-26 09:26:13 +00:00
hyatt%netscape.com
f6be035111
Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
2001-10-26 09:26:03 +00:00
hyatt%netscape.com
3b76f8e8f0
Add support for CTRL+w closing the curren tab in multi-tabbedm ode. sr=ben, r=hewitt
2001-10-26 07:49:28 +00:00
alecf%netscape.com
91f782f06b
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
37e88625a7
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
seawood%netscape.com
d5f3120058
Land the simple OSX Mach-O build changes.
...
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
darin%netscape.com
ca629cfebb
NOT PART OF THE BUILD: adding Makefile.in for the MachO build
2001-10-23 22:49:42 +00:00
pchen%netscape.com
9dc2419d6a
*** empty log message ***
2001-10-22 23:59:10 +00:00
dougt%netscape.com
fdb581ad21
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
bnesse%netscape.com
5d3ba9e8a4
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
jaggernaut%netscape.com
ca440c563f
Bug 105973: s/Observe/observe/
2001-10-22 04:26:04 +00:00
jaggernaut%netscape.com
eb638b50f7
Bug 105973: s/Observe/observe/
2001-10-22 04:16:33 +00:00
dbaron%fas.harvard.edu
0ed07d8264
Fix page cycler orange from dougt's nsIObserver / nsIObserverService changes. b=99163 r=dougt
2001-10-19 23:51:04 +00:00
pchen%netscape.com
2551ac5173
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
58b15a0906
*** empty log message ***
2001-10-19 21:09:11 +00:00
bnesse%netscape.com
3edc819898
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
da7e1268bd
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
2f72d451ca
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
37dcbb2454
Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt
2001-10-19 01:25:51 +00:00
law%netscape.com
b5a2e1c699
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
fb691fb910
Removing unused file.
2001-10-17 00:21:06 +00:00
blakeross%telocity.com
6808ff0447
Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben
2001-10-14 01:56:05 +00:00
jshin%mailaps.org
f8fbd66d2b
r=yokoyama@netscape.com sr=brendan@mozilla.org
...
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) Korean emails.
Encoder is NOT included since ISO-2022-KR should not be used for
outgoing emails.
2001-10-13 07:27:30 +00:00
sfraser%netscape.com
12fd7d9e86
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2001-10-13 02:28:44 +00:00
blakeross%telocity.com
577ff1236f
Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake
2001-10-12 01:45:49 +00:00
blakeross%telocity.com
f4c7b4a4da
Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben
2001-10-12 01:33:39 +00:00
blakeross%telocity.com
d20d8d8805
Javascript urls from dropdown don't replace location box (69095). r=kerz sr=ben
2001-10-12 00:52:51 +00:00
blakeross%telocity.com
70cef866b3
Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben
2001-10-10 19:53:30 +00:00
blakeross%telocity.com
2dc18098d2
Workaround 'urlbar not responsive to enter' problem (90337). sr=alecf
2001-10-10 19:38:21 +00:00
matt%netscape.com
a6d09778ca
Fix for bug 103415. Search tab is not getting updated. r=sgehani sr=hyatt
2001-10-09 20:26:56 +00:00
ben%netscape.com
2bc40705fd
101131 - Bookmarks Menu on personal toolbar is empty.
...
Not the best fix but will do for short term. Comments added
detailing proposed better solution.
r=kerz, sr=hewitt
2001-10-08 12:32:14 +00:00
hyatt%netscape.com
43dc6d72cf
Fix for 102598, CTRL+T tabs should focus URL bar after opening. r=kerz, sr=hyatt, patch externally contributed.
2001-10-08 07:39:32 +00:00
jaggernaut%netscape.com
f7ae567b08
Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot.
2001-10-07 10:58:39 +00:00
jaggernaut%netscape.com
25694acfa3
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
jaggernaut%netscape.com
08a3c334bb
Bug 97067: focus changes windows when background window finally loads. patch by saari, slightly modified by me, r=jag,ben, sr/rs=hyatt (sr on the original patch)
2001-10-07 10:23:32 +00:00
jaggernaut%netscape.com
e25e3e963a
Replace "Error creating browser instance" with more helpful debug messages.
2001-10-07 10:05:33 +00:00
bzbarsky%mit.edu
ebc6a06360
Fix JS error opening view source. Checking in for timeless
...
<timeless@mac.com>, r=me, sr=darin
2001-10-07 00:51:36 +00:00
gerv%gerv.net
b636c15b05
Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2001-10-06 02:28:39 +00:00
gerv%gerv.net
0053869ab4
Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2001-10-06 02:27:28 +00:00
timeless%mac.com
3f3981dc3c
Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
...
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2001-10-05 18:36:50 +00:00
gerv%gerv.net
95fe99837a
Links toolbar fixes. All are sr=hyatt, a=asa.
...
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu , r=sballard@netreach.net .
Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.
Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.
Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2001-10-05 03:11:29 +00:00
gerv%gerv.net
2d23af0ca3
Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2001-10-05 01:06:41 +00:00
hyatt%netscape.com
406dc08b5c
fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa
2001-10-04 08:39:40 +00:00
gerv%gerv.net
9c55bf195e
Auto-show for the Links Toolbar. Bug 102832. Patch by sballard@netreach.net (Stuart Ballard). r=gerv, sr=hewitt, a=asa.
2001-10-03 22:35:56 +00:00
gerv%gerv.net
eba89b38ff
Adding missing contributor - Henri Sivonen <henris@clinet.fi>. Bug 87428 again.
...
While I'm here, the credit for the links toolbar in my last checkin comment should have gone to Christopher Hoess <choess@stwing.upenn.edu>, Eric Hodel <drbrain@segment7.net> and Tim Taylor <tim@tool-man.org>, as well as anyone else who contributed ideas and suggestions.
2001-10-03 17:17:13 +00:00
gerv%gerv.net
15e32f4249
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2001-10-03 05:08:20 +00:00
stephend%netscape.com
92236ffdae
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
a5c4e3745e
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
5ac004ec45
Fixing js strict warning about function not always returning a value. sr=ben
2001-10-01 02:35:17 +00:00
jaggernaut%netscape.com
4a8a958087
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
19f94533d1
Get rid of some js strict warnings. r=caillon
2001-09-30 13:38:35 +00:00
jaggernaut%netscape.com
73eb9774a3
Remove trailing comma (js strict warning)
2001-09-30 12:54:31 +00:00
jaggernaut%netscape.com
fdc4078bc4
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
300cb58d9b
Make "Open New Tab" modifier "accel", not "control", sr=hyatt
2001-09-29 06:12:48 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
mkaply%us.ibm.com
a3844b8a1b
Remove unused OS/2 files - we use the Windows versions now
2001-09-28 03:38:54 +00:00
hyatt%netscape.com
1edc14ad67
Fix for 102066, new tab in open location dialog, r=bryner, sr=brendan
2001-09-28 01:15:50 +00:00
hyatt%netscape.com
bd56dc670f
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
bzbarsky%mit.edu
dc7857f028
Change observes= to command=. Bug 39389 (view source context menus).
...
sr=blake, r=doron
2001-09-26 20:38:01 +00:00
bzbarsky%mit.edu
9dcce23fd4
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
hyatt%netscape.com
656bc44983
backing out 94836, since it did not have UI review.
2001-09-25 22:21:47 +00:00
shanjian%netscape.com
763d7f1190
#93330 Manually override charset doesn't work in View | Page Source window
...
r= jag , sr=waterson
2001-09-24 22:53:26 +00:00
hyatt%netscape.com
0104d252a4
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
hyatt%netscape.com
1bbe4de458
More 100706 fun. r/sr=jst,jag
2001-09-23 09:30:02 +00:00
hyatt%netscape.com
381407bb71
Fix for 100706, r/sr=jag,brendan
2001-09-22 07:33:53 +00:00
radha%netscape.com
3885f1b3ea
Fix for bug 92824. Update index in SH after onStartLoad() is called for the page. r=adamlock sr=rpotts
2001-09-22 00:12:41 +00:00
tao%netscape.com
3eb0f6dbe1
97606: Default character coding setting is blank in pref
...
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
hewitt%netscape.com
feb0136ebe
97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt
2001-09-20 22:51:30 +00:00
simon%softel.co.il
32e63a8132
Add Arabic and Hebrew ISO standard encodings to the default list for mail edit. Bug 99108, r=momoi, sr=kin
2001-09-20 08:07:09 +00:00
hewitt%netscape.com
7281a4d7cd
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
stephend%netscape.com
da8868085a
Bug 100509. JS strict warning (re-declaration) r=doron, sr=blake
2001-09-20 03:22:51 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
hewitt%netscape.com
e8b9173831
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2001-09-17 23:40:50 +00:00
rpotts%netscape.com
0340c21f74
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
bzbarsky%mit.edu
70afe128a6
Make the vertical separator next to the "Home" button not show up when
...
there are no buttons there. Bug 80494, patch by Fabian
<hidday@geocities.com>, r=hwaara, sr=ben
2001-09-15 01:24:16 +00:00
mkaply%us.ibm.com
abd2e16e25
#95642
...
r=cls
When given the win/mac/unix choice for chrome, OS/2 should use win, not define its own
2001-09-14 21:07:39 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
mkaply%us.ibm.com
30862ad6c7
#95642
...
r=cls
Because other platforms then Unix use the Unix build system, add Makefile.ins to some win
directories so platforms can choose to use the win versions of files
2001-09-13 23:01:14 +00:00
alecf%netscape.com
06c75393c7
back out this change, it was unintentional
...
r=bryner
no a=
2001-09-13 22:03:27 +00:00
gerv%gerv.net
1ca13f50af
Backing that out. <sigh>. Trunk, branch. Branch, trunk. How hard can it be?
2001-09-13 17:40:57 +00:00
gerv%gerv.net
cff87a558a
Prevent problems with NS initial start page appearing, by renaming pref. Bug 99441. r=syd, gerv, sr=jband. This will be backed out immediately after 0.9.4 ships.
2001-09-13 16:57:40 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
bzbarsky%mit.edu
3e97e0511a
Add line-wrapping capability to the view source window. Bug 22022,
...
r=bzbarsky, sr=alecf
2001-09-12 20:16:32 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com
56d7d7de1b
These files are somehow crosslinked in CVS - putting them back
2001-09-11 04:50:13 +00:00
mkaply%us.ibm.com
585ede600d
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:45:47 +00:00
mkaply%us.ibm.com
5133bac664
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:34:45 +00:00
blakeross%telocity.com
5e32a5e63d
(fixing license)
2001-09-10 23:51:55 +00:00
blakeross%telocity.com
58210fe390
Turbo landing:
...
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben
and some cleanup.
2001-09-10 23:48:09 +00:00
hwaara%chello.se
7a00616035
#94836 , "`Open Web Location' dialog needs cleanup [`Open Address']". UI remake of the Open Web Location dialog. Now known as Open Address.
...
r=cmanske, sr=blake
2001-09-10 22:30:53 +00:00
blizzard%redhat.com
fc0e29936f
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2001-09-08 05:08:13 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
gerv%gerv.net
322ccfdd23
Set start page override and home page to be http://www.mozilla.org/start , a page encouraging people to get involved with Mozilla. r,a=asa.
2001-09-06 21:24:43 +00:00
hyatt%netscape.com
14e43d1ca0
Adding stack testcase to the debug menu for 93180.
2001-09-06 01:09:35 +00:00
sgehani%netscape.com
2cccf602c5
Show "homepage override URL" once every time milestone changes even for
...
existing profiles.
b=97220; r=jag,dveditz; sr=mscott; a=blizzard
2001-08-31 21:34:52 +00:00
hewitt%netscape.com
5f9faa9024
83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
2001-08-31 00:12:56 +00:00
morse%netscape.com
0ee5afd664
bug 97414, localization of datestring in view->pageinfo window, r=pchen, sr=kin, a=asa
2001-08-30 00:37:57 +00:00
tao%netscape.com
418a38c4d9
8124: default charset should be set in ja-unix.jar -> move this pref to
...
en-unix.jar.(r=jbetak,sr=sspitzer).
2001-08-29 03:00:27 +00:00
tao%netscape.com
cd3edf9cdc
8120: intl.collationOption should be defined in ja-unix.jar
...
(r=jbetak,sr=mscott) move this pref to en-unix.jar.
2001-08-29 02:55:47 +00:00
tao%netscape.com
413c308cb0
70099: Remove new MailNews dependency on Navigator.
...
(r=jbetak,sr=mscott,a=dbaron). move the url from browser to communicator.
2001-08-29 02:06:06 +00:00
hewitt%netscape.com
1ab3a4ccae
89198 - add option to show comments column in autocomplete, r=blake, sr=ben
2001-08-22 03:47:04 +00:00
tao%netscape.com
22880b6d56
91217: update locale version in package/locale provider registry.
...
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
jaggernaut%netscape.com
58af25e176
Bug 91884: postpone focus() calls from browser onload till after the window is shown. r=jrgm, sr=hyatt
2001-08-21 18:54:51 +00:00
blakeross%telocity.com
ac1917f502
Removing files used for performance testing that shouldn't be part of default build. r=hewitt sr=ben
2001-08-21 06:14:21 +00:00
blakeross%telocity.com
5487d12f89
First cut of drag and drop bookmark filing (53707: dragging a link onto bookmarks button should open menu; dragging over subfolders should open them). r=hewitt sr=ben
2001-08-18 02:44:35 +00:00
hyatt%netscape.com
a11f4a407c
Fix for 94943. r=jag, sr=blake
2001-08-18 01:04:47 +00:00
ftang%netscape.com
d62cc3c839
fix 54957. add one control to decide show theme description or not. r=vishy sr=blizzard
2001-08-16 23:49:22 +00:00
shanjian%netscape.com
3cc8a9d941
#92473 Overwrite character set does not work inside Text and Textarea.
...
r = radha, sr=blizzard
2001-08-16 00:33:58 +00:00
gerv%gerv.net
5e268f59e2
Image Properties window should have image dimensions info - bug 82307. r=sicking, sr=blake.
2001-08-15 23:52:41 +00:00
hyatt%netscape.com
38e8a0fd63
Fix for 93177, r/sr=pavlov,ben
2001-08-15 04:09:41 +00:00
rpotts%netscape.com
da2959ee05
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
hyatt%netscape.com
9f9c61461c
Adding XUL tests to the debug menu.
2001-08-14 01:35:48 +00:00
blakeross%telocity.com
17f3d509fc
Backing out changes brought over from the branch that weren't meant to go in until the appropriate back end was checked in. rs=ben
2001-08-12 21:36:16 +00:00
jaggernaut%netscape.com
b597db4494
Bug 94458 (sorta): fix "popupHiding" to "popuphiding". Case sensitive 'n stuff. r=mozbot, sr=hyatt
2001-08-11 08:39:08 +00:00
loadrunner%betak.net
b85aace928
bug 85747, There is no difference between "OK" and "Cancel" when change Preferences | Fonts language,
...
r=matt, sr=blizzard
2001-08-10 01:39:54 +00:00
jaggernaut%netscape.com
3f0c50d813
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
2001-08-10 01:32:12 +00:00
hewitt%netscape.com
000d9316fb
84809 - autocomplete prefs customization, r=matt, sr=blake
2001-08-09 06:41:11 +00:00
hyatt%netscape.com
95f3da41b0
Fix for 93171. r=pink, sr=blake
2001-08-08 01:38:05 +00:00
bzbarsky%mit.edu
135d5c8a05
Not part of build. Updating test to use the new orient= syntax; getting
...
rid of align=. Bug 89999, patch from Mark Anderson
<andersma@luther.edu>, r=kerz, sr=blake
2001-08-07 18:57:40 +00:00
blakeross%telocity.com
1a6678d050
right clicking disabled buttons produces empty context menu (83765). r=hewitt sr=ben
2001-08-07 03:22:53 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
blakeross%telocity.com
86ae818cfa
Don't show progress text/meter for chrome:/resources: urls (88200), and stop menuitems no longer disable when appropriate (76902). r=dean sr=ben
2001-08-02 02:57:28 +00:00
blakeross%telocity.com
f5ad77b3ae
umm, the most important part of 83059 didn't make it in because of bad tag stickiness. r=kerz sr=ben
2001-08-02 00:55:40 +00:00
blakeross%telocity.com
af367d2221
Rest of 'allow users to hide component bar' (83059). r=kerz sr=ben
2001-08-02 00:27:41 +00:00
blakeross%telocity.com
651062b1f0
View Toolbar items appear when toolbars are hidden in a popup window that requested no chrome, and can't show toolbars in that case (75742); disable Edit Page, Send Page, View Source for pages with post data; allow users to hide the component bar (83059). r=kerz,sr=ben
2001-08-02 00:06:27 +00:00
blakeross%telocity.com
cb99d54bb1
Should be possible to drop links on Go button to load them (87048), and text on the Search button to search for it (87062), right clicking disabled back/fw buttons shouldn't show tiny menu (83765), and alt+drag should let you rearrange personal toolbar folders. r=kerz sr=ben
2001-08-01 23:54:46 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
b5c43295fe
Trunk/M092 topcrash @ nsMenuFrame::ActivateMenu, and a slew of dnd fixes (90151). r=dean sr=ben
2001-07-25 06:51:49 +00:00
mkaply%us.ibm.com
363dd16cfc
OS/2 only - sync with windows
2001-07-25 04:47:33 +00:00
gerv%gerv.net
56bc87483d
Remove IE-parity Backspace and Shift-Backspace bindings because they confuse unders. Bug 69981. r=jag, sr=blake.
2001-07-24 12:15:49 +00:00
jaggernaut%netscape.com
3877c3b94e
Bug 87704: JS warnings about winhooks at startup. r=bbaetz, sr=brendan.
2001-07-24 06:58:13 +00:00
morse%netscape.com
62d83d7e3a
bug 49861, removing wallet samples, r=vishy, sr=blake
2001-07-24 00:59:10 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
mkaply%us.ibm.com
36465932e6
#91650
...
r=cls
Have OS/2 uses en-win.jar, not en-unix.jar
2001-07-23 03:46:55 +00:00
jaggernaut%netscape.com
41488538fa
Bug 65993: window.open("") should open a blank browser window, but loads the homepage instead. This should fix a whole bunch of similar complaints about the homepage loading instead of, or right before, the url you wanted from e.g. mail/news. r=jst, r=racham, sr=ben. Many thanks to racham for helping me test my patches.
2001-07-22 19:01:06 +00:00
jaggernaut%netscape.com
fcb47c9173
Bug 91571: Closing popup window from menu crashes Mac.
...
r=saari, sr=hyatt.
Problem here was that the urlbar, which is hidden for a chrome-less dialog, got focussed which on Mac somehow results in a crash when you try to close the window. A nice side-effect of this fix is that accelerator keys now work again in popups without having to click in them first.
2001-07-20 22:33:49 +00:00
yokoyama%netscape.com
80b117b0db
Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
...
adding converter support for x-windows-949 and x-johab
2001-07-18 21:49:21 +00:00
mscott%netscape.com
a03b85a21d
Bug #85264 --> properly check for a all_chrome case.
...
r/sr=sspitzer
2001-07-17 21:50:56 +00:00
timeless%mac.com
0bea3caf9f
Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk
...
patch by andersma@luther.edu r=hewitt sr=blake
2001-07-17 03:12:00 +00:00
hewitt%netscape.com
fd619f8e7a
86017 - Mail compose addressing widget should move to next field on tab, r=sspitzer, sr=blake\n86731 - Mail compose - autocomplete incorrectly uses lower case letters, r=matt, sr=blake
2001-07-11 05:04:39 +00:00
blakeross%telocity.com
ffa9c19a82
Bookmarks dragging to ptoolbar (85328). r=bz sr=ben
2001-07-11 03:31:57 +00:00
blizzard%redhat.com
6fec05f91d
Fix bug #90170 . Checking in for tao. Fix RDF syntax. This should get regchrome working again on linux. r=benb, sr=blizzard.
2001-07-11 02:05:13 +00:00
mstoltz%netscape.com
40d4d67b20
Checking in two fixes on behalf of jesse@netscape.com:
...
88153 - keep javascript URLs in Page Info dialog from running with system principal
by making the iframe's source about:blank initially and sandboxing it
with type=content. sr=blake, r=mstoltz.
88417 - Disallow setting of location.host and other location subparts cross-domain
r=mstoltz, sr=jst.
2001-07-10 23:24:12 +00:00
ccarlen%netscape.com
197d7df8ae
Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake
2001-07-10 08:01:55 +00:00
blizzard%redhat.com
dbc19f9da5
Bug #88692 . We don't support image/tiff so don't list it as a supported type. r=pavlov,sr=mscott
2001-07-10 04:37:22 +00:00
tao%netscape.com
aa0f150d9d
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
alecf%netscape.com
8a2ebda024
fix for regression 89345 - open link in new window broke.. doh.
...
sr=blake, r=jag
2001-07-05 22:18:54 +00:00
alecf%netscape.com
f15136022d
fix for bug 73141 r=jag, sr=mscott
...
correctly handle page when mail asks us to open a link in a new window
2001-07-04 23:23:05 +00:00
blakeross%telocity.com
3f1af9615a
Focusing urlbar should select contents (37587). r=brade sr=ben
2001-07-03 01:06:36 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com
96a2e5ce18
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
blakeross%telocity.com
31624daa7f
Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben
2001-06-29 01:33:28 +00:00
bbaetz%cs.mcgill.ca
876cecfce0
Bug 57411 - "error loading url" message should print out macro name where
...
available. (We only do this on debug builds)
r=jag, sr=ben
2001-06-28 03:35:05 +00:00
heikki%netscape.com
4d8e1c2ef2
Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst.
2001-06-26 22:11:52 +00:00
hewitt%netscape.com
98d9050202
53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf
2001-06-26 00:55:22 +00:00
alecf%netscape.com
163f9bfdd0
fix for bug 83489 - fix the url-duping code in session history so that we don't throw exceptions on badly formed urls
...
r=dougt, sr=blizzard, a=chofmann
2001-06-25 21:44:26 +00:00
dougt%netscape.com
8af7307df6
Fix blocker bug 87243 cause by my branch landing today. r=sr=a=me
2001-06-22 04:59:27 +00:00
ben%netscape.com
22500e7cfb
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
navigator.properties - add notifcation string ('changes will take effect on restart')
2001-06-22 04:17:13 +00:00
ben%netscape.com
a51c38e96b
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
btw, the last few changes were for bug 65251.
2001-06-22 04:16:42 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
blakeross%telocity.com
291c058478
No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa
2001-06-20 06:12:37 +00:00
matt%netscape.com
b7ebf73bdf
fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete
2001-06-20 00:40:30 +00:00
sicking%bigfoot.com
8ddf95a92a
Make links look like links in the "properties" dialog. bug 84259. r=hwaara sr=hewitt a=asa (for drivers).
2001-06-19 23:15:09 +00:00
ben%netscape.com
293d84166b
Roll back view/search/go menu changes (bug 85386) for now, as need to develop a strategy that is consistent across applications, do not have cycles to develop this strategy at the moment.
2001-06-16 11:19:50 +00:00
hwaara%chello.se
4f16fbae73
i suck. it was open for approved checkins. :)
2001-06-14 15:03:09 +00:00
hwaara%chello.se
027a88dbd2
oops, tree is closed. backing out.
2001-06-14 15:00:26 +00:00
hwaara%chello.se
9df2c653c6
#85752 , make the viewsource menubar a little more consistent with the navigator one. r=hwaara, sr=ben, a=asa. Patch by doron.
2001-06-14 14:56:13 +00:00
matt%netscape.com
92561d4f2d
fix for bug 82041. Navigator pref getting moved back to netscape. r=mcafee, a=asa, sr=blake
2001-06-14 02:19:16 +00:00
ben%netscape.com
c4496bd87a
85386 - Navigator menu cleanup.
...
Revise wording
r=jag, sr=blake, a=asa
2001-06-12 23:52:18 +00:00
ben%netscape.com
dc7ca2e90e
85386 - Navigator menu cleanup.
...
Rearrange content of view menu
r=jag, sr=blake, a=asa
2001-06-12 23:52:01 +00:00
law%netscape.com
d5b89ada81
Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa
2001-06-12 22:33:34 +00:00
hwaara%chello.se
4674e6d249
fix for bug 63026, r=jag, sr=ben, a=asa - adds a menu to the viewsource window - also fixes 22022 39389 50877 59489 69036 74862 76250 79518 81102 82663.
...
patch by doronr@naboonline.com
2001-06-12 20:05:16 +00:00
stephend%netscape.com
4db6d2074a
Bug 80598 - View source window doesnt' focus the content area when brought up. Patch by bzbarsky@mit.edu (Boris Zbarsky). r=blakeross@telocity.com sr=alecf@netscape.com a=asa@mozilla.org (on behalf of drivers)
2001-06-11 19:17:56 +00:00
blakeross%telocity.com
94e09b1d0c
Bug number for last checkin was 68429.
2001-06-10 18:02:01 +00:00
blakeross%telocity.com
c4c8b8cdb6
Dragging a personal toolbar link to a textfield drops the text representation of the xpconnected nsIRDFNode instead of the url (64829). r=kerz sr=ben a=asa
2001-06-10 18:00:16 +00:00
dbaron%fas.harvard.edu
65490b586d
Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847
2001-06-09 01:32:19 +00:00
mscott%netscape.com
e91bec7841
Bug #76795 --> don't register chromeless windows with the uriloader. This is causing chromeless windows
...
to get redirected content from the mail window.
r/sr=alecf
a=asa
2001-06-07 04:27:53 +00:00
ben%netscape.com
e10aa9749c
Fix for 78020 - Chromeless window when opening updated bookmarked page
...
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
andreww%netscape.com
e1bf219b5a
bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar.
2001-06-06 04:49:14 +00:00
ben%netscape.com
96d0c33bd7
Fix X-server crash by preventing drags from menus on non-Win32 platforms.
...
r=hyatt, sr=blake, a=asa, bug 79003.
2001-06-05 02:15:12 +00:00
jag%tty.nl
7b46498ca0
Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann
2001-06-04 05:46:33 +00:00
pinkerton%netscape.com
44de0dc61a
add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748.
2001-06-01 23:40:40 +00:00
naving%netscape.com
18df0288e2
Fix for bug 83410, View | Toolbars to View | Show/Hide. Patch by Stephen Walker (walk84@usa.net> r=stephend@netscape.com sr=ben@netscape.com a=asa@mozilla.org (on behalf of drivers)
2001-05-31 02:08:19 +00:00
sfraser%netscape.com
603b0c8d1f
Fix for bug 74499 -- command keys don't work on Mac when no windows are open. Focussing the hidden window when it's first created fixes this. r=saari, sr=kin, a=asa
2001-05-31 01:18:07 +00:00
gerv%gerv.net
6527fe94a3
Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa.
2001-05-30 23:00:40 +00:00
timeless%mac.com
ca9999abe0
Bugzilla Bug 46454 Segmentation fault trying to run with aphrodite theme. [@ nsBrowserInstance::ReinitializeContentVariables]
...
bullet proofing
original patch by peterh@sapros.com
r=mkaply rs=alecf a=asa@mozilla.org
2001-05-30 18:42:28 +00:00
radha%netscape.com
3101aa799f
Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org)
2001-05-29 22:45:57 +00:00
hewitt%netscape.com
59853bbe97
82039 - Search option at the end of autocomplete popup doesnt work, r=alecf, sr=blake, a=blizzard
2001-05-29 02:49:29 +00:00
hewitt%netscape.com
ba2da3f998
82457 - Dragging items on personal toolbar can lose bookmarks, r=blake, sr=sfraser, a=blizzard
2001-05-29 02:46:07 +00:00
loadrunner%betak.net
f0de394b24
bug 82761 US browser not set to correct language in preferences, r=tao, sr=blizzard, a=blizzard
2001-05-25 23:56:34 +00:00
law%netscape.com
11f06e460b
Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf
2001-05-23 06:04:39 +00:00
ben%netscape.com
4a0e79d1f8
Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
...
sr=alecf
2001-05-23 05:43:17 +00:00
ben%netscape.com
f6fb84a3ba
[Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
...
Make Personal Toolbar bookmarks code launch a dialog instead of invoking
an inline edit widget. This fixes crashers and other glitches. Inline Edit
will be back, some day.
r=pchen, sr=blake
2001-05-23 04:57:50 +00:00
hewitt%netscape.com
786e7bcaa5
82295 - move bookmarks button to right of separator, r=sgehani, sr=ben
2001-05-23 04:51:38 +00:00
gerv%gerv.net
b0ccc999e1
Fix View | Translate, which I broke by not understanding prefs enough. Bug 82018. r=doron, sr=alecf.
2001-05-22 22:31:55 +00:00
gerv%gerv.net
40fbea3183
Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf.
2001-05-22 21:15:37 +00:00
ccarlen%netscape.com
abcdbf0e4a
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
2001-05-21 22:36:18 +00:00
hewitt%netscape.com
587010f273
78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf
2001-05-20 05:58:25 +00:00
gerv%gerv.net
8323d80929
Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard.
2001-05-19 15:54:29 +00:00
gerv%gerv.net
2af9d05ee2
Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf.
2001-05-19 15:47:26 +00:00
matt%netscape.com
9e66e19447
adding code for search button. Need sherlock to have happen.
...
bug 81742
2001-05-19 02:32:22 +00:00
ben%netscape.com
7408db62f3
81575, remove strings for removed menuitem. r=blake, timeless, sr=alecf
2001-05-19 02:16:55 +00:00
ben%netscape.com
851330eab4
Still part of 81575:
...
- remove Search in Bookmarks/History menuitem from Navigator as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:56:28 +00:00
sgehani%netscape.com
7b5979ab82
Add the sidebar search mode pref to the search pref panel.
...
b = 4995
r = mcafee
sr = sfraser
2001-05-18 08:04:02 +00:00
andreww%netscape.com
66954a93b8
bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons.
2001-05-18 01:21:47 +00:00
sgehani%netscape.com
bb0b67ca46
Add ids to search menus that got lost or didn't exist.
...
b = 4830, 4627
r = matt
sr = alecf
2001-05-17 07:02:00 +00:00
bstell%netscape.com
edd11e3fec
bug 79608, r=ftang, sr=vidur
...
for the embedding API: add get/set charset (use it in our js)
2001-05-17 02:17:31 +00:00
anatoliya%netscape.com
c91d6776b7
bug 76512 r=pchen sr=hyatt
2001-05-17 02:02:51 +00:00
blakeross%telocity.com
e56459194d
Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors.
2001-05-16 00:07:52 +00:00
anatoliya%netscape.com
0eca2a9a1b
bug 76512 r=pchen sr=hyatt
2001-05-15 22:03:51 +00:00
sspitzer%netscape.com
8c7ba70734
fix for #65704 . offline status indicators aren't changing.
...
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline. also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews). there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
pchen%netscape.com
369f20ee32
bug 76705, r=mcafee, sr=ben, add fastnav.xul and fastnav.js to comm.jar
2001-05-15 05:01:53 +00:00
pchen%netscape.com
6761476c9e
bug 76705, r=mcafee, sr=ben, add minmal fastnav.xul and fastnav.js
2001-05-15 05:00:47 +00:00
blakeross%telocity.com
411808f6a6
Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan
2001-05-15 03:28:10 +00:00
blakeross%telocity.com
bc4b44a4ac
View > Toolbars submenu item should be "Status Bar", not "Statusbar" or "Taskbar". (80733, patch by Gerv). r=blake rs=brendan
2001-05-15 03:24:13 +00:00
blakeross%telocity.com
da8aaed063
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2001-05-14 03:58:24 +00:00
rpotts%netscape.com
f3e719c2c1
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
bbaetz%cs.mcgill.ca
99d8f1c5b1
bug 79639 - move sidebar toffle into toolbars menu, and rename toolbars
...
submenu to "show"
patch by gerv, r=hwaara, sr=alecf
2001-05-12 17:49:15 +00:00
cls%seawood.org
5f5b0ae021
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
hewitt%netscape.com
d6a07c4be3
63246 - global stylesheet scoping, r=jag/blake, sr=hyatt
2001-05-12 04:51:28 +00:00
darin%netscape.com
c18fe7ef56
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
ftang%netscape.com
0774035fa9
fix bug 79680
...
r/sr = kin
add bidi additional string
should not impact the build
2001-05-11 13:49:54 +00:00
ftang%netscape.com
28f7a87373
fix bug 79387. r=nhotta sr=blizzard
...
regroup the charset name for new charsaets
properties file chane. Should not impact the build
2001-05-11 13:44:35 +00:00
hewitt%netscape.com
850db86dda
79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott
2001-05-11 07:06:11 +00:00
matt%netscape.com
4255827889
http://bugscape.netscape.com/show_bug.cgi?id=3119
...
added checks for search to force a default search engine
r=mcafee, sr=ben
2001-05-11 04:08:19 +00:00
sspitzer%netscape.com
74c4bdbc7f
fix crashser cause by stephend.
2001-05-11 03:33:24 +00:00
stephend%netscape.com
fc724dc3a9
Remove grippy tooltips r=jglick@netscape.com, hwaara@chello.se sr=alecf@netscape.com. Bug 80120.
2001-05-11 00:29:09 +00:00
ben%netscape.com
a95d026dde
one last fix. idea from fabian. r=myself.
2001-05-09 11:39:10 +00:00
ben%netscape.com
5ef3a30ae5
another small bustage fix
2001-05-09 10:13:06 +00:00
ben%netscape.com
f797fbb773
part of previous bookmarks checkin
2001-05-09 09:48:45 +00:00
ben%netscape.com
3cfef8da36
77400, Add Bookmark As...->File Bookmark.... Patch from stephend, r=mpt, sr=ben.
2001-05-09 09:48:10 +00:00
ben%netscape.com
6051379e15
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2001-05-09 08:36:24 +00:00
hewitt%netscape.com
dcb6530c8e
78609 - remove the annoying whitespace at the left when editing URL bar, r=andreww, sr=alecf
2001-05-09 04:57:39 +00:00
andreww%netscape.com
1a57545404
bugzilla 43797 abolish the taskbar sr=hewitt (s)r=hyatt
2001-05-09 04:40:03 +00:00
timeless%mac.com
c8b139dd5f
Bugzilla Bug 78619 View-source: pages have a view source option
...
[Remove view source option]
patch by bzbarsky@mit.edu r=timeless sr=alecf
2001-05-09 03:43:12 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
hwaara%chello.se
db9be349f8
Fix a whole bunch of bookmarks bugs: #68018 , #78586 , #71776 , #77814 , #78373 . r=hwaara, sr=alecf (r=doron on 68018). Brought to you by: Fabian Guisset <hidday@geocities.com>
...
#78997 , fix offline pref panel to match the spec. Patch by Stephen Walker <walk84@usa.net>, r=hwaara, sr=sspitzer.
#79058 , fix up the offline pref panel to show up correctly in the pref-tree. r=doron, sr=sspitzer.
2001-05-07 23:39:41 +00:00
alecf%netscape.com
6ca11cc5fe
argh, fix dumb, incredibly obvious typo - requestOr not requestEr
...
(also spotted by bstell.. thanks bstell)
2001-05-07 14:37:02 +00:00
ccarlen%netscape.com
df1a6e78a8
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
dbaron%fas.harvard.edu
8b6c0e69f8
Fix clobber-only MOZ_TRACK_MODULE_DEPS bustage by changing mozucth in REQUIRES lines to helperAppDlg or removing it entirely.
2001-05-06 13:36:08 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
sfraser%netscape.com
5de1ea2de8
Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag
2001-05-05 00:46:54 +00:00
law%netscape.com
3780d44383
Bug 52454; remove #include of obsolete header; r=pchen@netscape.com, sr=mscott@netscape.com
2001-05-03 20:52:43 +00:00
alecf%netscape.com
510fdd076b
comment out a dump() statement that can be confusing - has no real effect
...
(has no effect on running code, and should have been taken out before checking in - oops!)
2001-05-03 14:00:40 +00:00
matt%netscape.com
dee9095f9f
adding for url parsing
...
bug 73974 and bug 77261 r=mcafee and sr=brendan
2001-05-03 01:42:22 +00:00
alecf%netscape.com
4e0eaf6a57
add nsBrowserContentListener.js to jar.mn, part of previous checkin
2001-05-02 22:58:10 +00:00
alecf%netscape.com
20bec7d6de
additional nsBrowserInstance destruction - move URI content listener into JS
...
part of bug 46200 sr=ben
2001-05-02 22:57:38 +00:00
alecf%netscape.com
e78a0f985f
part of bug 46200 - sr=ben, but not part of the build yet
...
implement the browser's nsIURIContentListener in JS
2001-05-02 22:53:36 +00:00
alecf%netscape.com
8a2ed3cd89
partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
...
sr=ben
2001-05-02 22:33:43 +00:00
rbs%maths.uq.edu.au
49f41c0b21
Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
2001-05-02 04:45:21 +00:00
rbs%maths.uq.edu.au
3c48ebd51f
Part of the fix for bug 76567 (load viewsource.css on demand rather than at stratup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
2001-05-02 04:37:39 +00:00
rbs%maths.uq.edu.au
af9041f957
Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567
2001-05-02 04:33:05 +00:00
tao%netscape.com
05d7cdaa7e
57441: Shouldn't have to restart after Mozilla UI langpack changes.
...
part1 (r=jbetak, sr=waterson); fix the template code
2001-05-02 00:03:03 +00:00
hewitt%netscape.com
29b4473e34
43189 - autocomplete, r=matt, sr=alecf
2001-04-30 18:37:04 +00:00
mkaply%us.ibm.com
b30f48b0c0
#70344
...
r=bstell, sr=erik
Move Bidi encodings to Middle Eastern menu
2001-04-30 00:10:31 +00:00
blakeross%telocity.com
9914d1bbaf
Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf
2001-04-29 15:46:34 +00:00
blakeross%telocity.com
aaa8c83887
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2001-04-29 02:52:16 +00:00
thayes%netscape.com
8964535d0c
Bug 70362 - Fix conflict in the meaning of window.arguments values (dialog
...
parameters). sr=alecf
2001-04-28 21:25:31 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
radha%netscape.com
4958ec9a9a
fix for bug # 68847. Roload button doesn't work right on framed pages r=mcafee, sr=rpotts
2001-04-28 03:37:38 +00:00
dbaron%fas.harvard.edu
c06a80737d
Enable the page cycler in builds where NS_BUILD_REFCNT_LOGGING is defined. b=75249 r=jag@tty.nl sr=waterson@netscape.com
2001-04-28 02:22:51 +00:00
sfraser%netscape.com
0e1ace29ab
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2001-04-27 21:11:03 +00:00
heikki%netscape.com
a0844e5329
Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur.
2001-04-26 19:33:12 +00:00
morse%netscape.com
d901249b35
bug 60151, ui doesn't work after a theme switch, r=morse, sr=ben
2001-04-26 12:14:15 +00:00
hyatt%netscape.com
31a850a277
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
2001-04-25 19:52:49 +00:00
ccarlen%netscape.com
fad24de4ee
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
ben%netscape.com
a483a4e8d0
Fix for crash on mac startup, 76526 & other personal toolbar weirdness.
...
sr=sfraser, a=asa.
2001-04-18 20:42:46 +00:00
maolson%earthlink.net
7915e17171
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
dr%netscape.com
39003ffb2a
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
2001-04-18 06:06:31 +00:00
ben%netscape.com
eb90586c79
forgot to include this file in previous checkin
2001-04-18 05:49:48 +00:00
ben%netscape.com
00e0ceb9d7
17920, r=hyatt, sr=sfraser, scc
2001-04-18 04:52:46 +00:00
blakeross%telocity.com
4418027250
Pressing Esc while urlbar has focus should revert url to that of page and select contents of urlbar (47863, patch by doronr@naboonline.com). r=bz sr=alecf
2001-04-18 03:50:15 +00:00
loadrunner%betak.net
1c1517ba97
bug 54285, r=nhotta, jag, pink, sr=brendan
2001-04-17 01:58:00 +00:00
maolson%earthlink.net
202a5aaa2e
bug 11623 - change CSS file comments from // to /* */
...
r=dbaron, sr=hewitt
2001-04-16 23:11:27 +00:00
peterv%netscape.com
10044e869a
Fix View->Use Stylesheet. r=jag, sr=alecf.
2001-04-16 21:15:51 +00:00
chak%netscape.com
e5b636a851
Fix for bug#66334 - Viewsource needs to be a protocol handler
...
Changes to make the mozilla to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:44 +00:00
dbaron%fas.harvard.edu
aaeeb07a84
Fix page cycler (and tinderbox orange). r=disttsc@bart.nl
2001-04-14 21:41:15 +00:00
disttsc%bart.nl
6a85930545
Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf.
2001-04-14 20:08:32 +00:00
blakeross%telocity.com
de1f14a35d
Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf
2001-04-12 04:34:43 +00:00
danm%netscape.com
310f483942
replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various
2001-04-11 01:20:28 +00:00
disttsc%bart.nl
b5c515a56b
Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben
2001-04-10 11:34:47 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
tao%netscape.com
ee17057d13
71910: Location field for home page in Navigator prefs panel empty
...
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
danm%netscape.com
195816bd8f
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
disttsc%bart.nl
c9f8935c0a
Fix back/forward button going back/forward twice and their history menus going back/forward instead of jumping to the selected item. bug=74960, r=blake, sr=hyatt
2001-04-09 04:31:00 +00:00
danm%netscape.com
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
disttsc%bart.nl
3107c05d3f
When opening a new window, place the uri to load in the location bar. If the load is somehow interrupted, you'll now have the uri you wanted there instead of nothing. bug=70682, r=mao, sr=ben
2001-04-08 08:39:33 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
blakeross%telocity.com
6aa3e847e6
This should fix at least some of the assertions (harpoon orange)...just commenting two things out.
2001-04-06 00:51:19 +00:00