rods%netscape.com
83b93d55d9
1) Makes sure that when a PrintSettings is created it is initialized from the
...
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
cbiesinger%web.de
e50eb513c5
bug 126059 r=timeless sr=alecf
...
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
2002-02-19 21:19:42 +00:00
blakeross%telocity.com
6369d9fcfc
87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver
2002-02-19 03:07:43 +00:00
blakeross%telocity.com
8bdf5d1f7e
78749 - only show history folders that contain entries.
...
77935 - make autocomplete from global history optional.
126320 - invalid typed urls should be hidden and expire quickly.
126127 - custom keyword with :// doesn't work.
r=hewitt sr=alecf
2002-02-19 02:47:08 +00:00
dbragg%netscape.com
4eaf32750c
Fix for bug 91721. This part of the fix is in the View menu. Instead of bringing
...
up the little submenu it now brings up the Preferences dialog for content and language
packs. This makes the UI more consistent for selecting and downloading these packs.
r=tao, sr=alecf
2002-02-18 23:28:26 +00:00
jaggernaut%netscape.com
3812e605fe
Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst
2002-02-18 15:23:12 +00:00
cbiesinger%web.de
4a482927a2
checking in patch for bug 122144 again because the backout had no visible impact on Txul times.
2002-02-18 12:14:52 +00:00
blakeross%telocity.com
ae5b1f41fe
56647 - autocomplete menu has improper tooltip. r/sr=hewitt
2002-02-18 06:05:16 +00:00
cbiesinger%web.de
cc7f206883
backing out patch for bug 122144 because Txul is 1% up
...
a=shaver
2002-02-17 22:26:05 +00:00
cbiesinger%web.de
702b52f9d0
fix strict warning introduced with 122144
...
r=timeless sr=blake
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com
6f1ac94599
pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605
2002-02-17 19:32:08 +00:00
cbiesinger%web.de
f130ceed5c
bug 122144 r=timeless sr=blake
...
disable 'Translate' menu item for images
2002-02-17 19:25:24 +00:00
ian%hixie.ch
d5dfa9d867
Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben.
2002-02-17 19:14:08 +00:00
cbiesinger%web.de
dfeca0ae3d
bug 125848 r=bryner sr=blake
...
Mnemonic for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
sgehani%netscape.com
3d29dbb4d6
Make context menu search item open results in a new window.
...
b=122162; r=morse; sr=dveditz
2002-02-17 00:26:54 +00:00
cbiesinger%web.de
6c0855f4ac
bug 125653 r=timeless sr=alecf
...
Changes window._content.location.href=foo to loadURI(foo)
2002-02-16 12:26:33 +00:00
akkana%netscape.com
fb5eceb335
124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me
2002-02-16 05:46:35 +00:00
blakeross%telocity.com
96d734ad09
87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt
2002-02-15 12:26:42 +00:00
dean_tessman%hotmail.com
c204b9c350
Bug 124323 - Active window indicator in Tasks menu should be the same as in Go menu
...
This changes the Go menu to use radio menu items instead of checks.
r=timeless, sr=blake
2002-02-15 06:21:48 +00:00
timeless%mac.com
2ff0ba43aa
Bug 124484 restructuring Nav QA menu.
...
patch by jmd@pobox.com r=gerv rs=blake
2002-02-14 04:41:06 +00:00
blakeross%telocity.com
c1075d3839
112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf
2002-02-13 22:07:31 +00:00
rods%netscape.com
f7189b3cfd
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
...
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
It now has a single GetDevMode method that must be paired with a UnlockDevMode method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2002-02-13 13:58:41 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
dbragg%netscape.com
e571ac8e58
Moving the default search engine name from the language pack into the content (aka region) pack.
...
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +00:00
bryner%netscape.com
4ea19692c3
Re-applying blake's checkin for bug 112071 - timebomb not working. r=hewitt, sr=ben.
2002-02-11 05:29:32 +00:00
bryner%netscape.com
b26f03f203
testing startup performance impact of blake's checkin for bug 112071. a=endico.
2002-02-11 04:40:35 +00:00
blakeross%telocity.com
7213c4b148
Fix bustage.
2002-02-09 05:52:38 +00:00
blakeross%telocity.com
77ee4ef68c
57505 - remove useless 'show images' menuitem. r/sr=ben
2002-02-09 04:09:13 +00:00
blakeross%telocity.com
de18189d8d
112071 - timebomb not working. r=hewitt sr=ben
2002-02-09 03:18:53 +00:00
blakeross%telocity.com
2fa25bdbf4
60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt
2002-02-08 22:30:17 +00:00
hewitt%netscape.com
f4255ecb62
123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag
2002-02-08 00:16:51 +00:00
timeless%mac.com
9302b1672b
Bug 121792�User can see content of password and hidden fields in page info, and this option cannot be turned off
...
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
2002-02-08 00:08:56 +00:00
bzbarsky%mit.edu
89e03e6252
Send "referer" header when loading links via link toolbar. Bug 119478,
...
r=choess@stwing.upenn.edu , sr=blake
2002-02-03 03:28:59 +00:00
alecf%netscape.com
4f33796cc0
dependency update
2002-02-02 20:09:29 +00:00
blakeross%telocity.com
869dfc5277
98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewittCVS: ----------------------------------------------------------------------
2002-02-02 05:19:40 +00:00
law%netscape.com
46552818ed
Bug 117702; change wording to say 'system tray'; r=caillon, sr=blake
2002-02-02 00:09:46 +00:00
hewitt%netscape.com
1f9fe3a20b
120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt
2002-02-01 23:03:22 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
jaggernaut%netscape.com
86fde8412d
Bug 46200: more cleaning up of dead code, r=ben, sr=alecf
2002-01-30 21:41:06 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
timeless%mac.com
2c33842908
Bug 119858 "p3pv1" link in Site Navigation toolbar?
...
patch by choess@stwing.upenn.edu r=timeless sr=hyatt
prevent stylesheet's, icon's, p3pv*'s and schema.*'s from appearing in the toolbar
2002-01-27 02:13:12 +00:00
timeless%mac.com
60b41d389f
Bug 105057 images used as form controls doesn't appear on Page Info | Images
...
patch by db48x@yahoo.com r=bzbarsky@mit.edu sr=jag
2002-01-27 01:45:58 +00:00
sgehani%netscape.com
74387008f3
Make sidebar display in the event that the windows integration dialog appeared.
...
b = 119975; r = law; sr = dveditz
2002-01-26 19:59:42 +00:00
radha%netscape.com
aaec57aa38
Fix for bug # 119617. sr=alecf r =walk84
2002-01-26 00:00:18 +00:00
jaggernaut%netscape.com
b4754557f7
Bug 121606: H and W attributes are reversed in the new Page Info -> Media. Patch by Christopher Aillon <caillon@returnzero.com>, r=Daniel Brooks <db48x@yahoo.com>, sr=jag
2002-01-25 01:31:35 +00:00
cmanske%netscape.com
3f7aca0abf
Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt
2002-01-24 15:36:36 +00:00
pinkerton%netscape.com
30c642c36e
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
jaggernaut%netscape.com
ad92bcd618
Bug 46200: remove dead code from nsBrowserInstance. r=alecf, sr=ben
2002-01-24 10:11:01 +00:00
bzbarsky%mit.edu
ce3c6ecb30
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
...
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
2002-01-24 07:27:59 +00:00
ben%netscape.com
8e0b20706c
backing out earlier changes to fix 121054, to address pageload spike
2002-01-24 07:23:21 +00:00
ben%netscape.com
d4b9a22b92
bug 121054 - adding history to go menu.
...
r=jag, sr=hewitt
2002-01-24 04:02:35 +00:00
bzbarsky%mit.edu
8354650091
Make new tabs _not_ open for just enter if the "open new tab for
...
ctrl-enter" pref is set. Bug 105537, r=timeless, sr=hyatt
2002-01-24 02:39:26 +00:00
bzbarsky%mit.edu
224730fe27
Make "Open in new Window" and "Open in new Tab" set referrer correctly.
...
Bug 48902, r=doron, sr=hyatt
2002-01-24 02:35:16 +00:00
morse%netscape.com
47452f857a
bug 109593, remove full-screen mode, rsgehani, sr=ben
2002-01-24 01:57:51 +00:00
jaggernaut%netscape.com
666920619a
Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben.
2002-01-24 01:44:35 +00:00
jaggernaut%netscape.com
095078b53c
Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben
2002-01-24 01:36:01 +00:00
jaggernaut%netscape.com
419e89bcd5
Bug 117857: window.status overwrites URL of link you are hovering over
...
Bug 99009: setting window.status from onmouseover doesn't work for links
r=bryner, timeless, sr=jst, a=asa
2002-01-18 22:52:23 +00:00
cmanske%netscape.com
b378a159dd
Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt
2002-01-16 05:29:43 +00:00
rjc%netscape.com
7fd85fc3e4
Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben
2002-01-16 05:06:54 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com
b3ce95e541
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
rods%netscape.com
f781e47c9c
added printWithSettings method for printing with PrintSettings
...
Bug 118352 r=dcone sr=jst
2002-01-15 01:11:16 +00:00
law%netscape.com
004cd33d25
Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben
2002-01-10 22:58:27 +00:00
nhotta%netscape.com
72965f79c3
Replaced ISO-8859-4 by ISO-8859-13 for mail compose charset list, bug 117902, r=yokoyama.
2002-01-09 22:40:20 +00:00
tingley%sundell.net
98c78dbd76
checkin for sballard@netreach.net.
...
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2002-01-09 03:02:36 +00:00
pete%alphanumerica.com
0a3234006d
b=92132, r=pete, sr=jag
...
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.
--pete
2002-01-09 02:29:25 +00:00
dean_tessman%hotmail.com
99d17c4c73
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
hyatt%netscape.com
93abe6b742
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
stephend%netscape.com
450b98651f
Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag
2002-01-03 02:17:04 +00:00
jaggernaut%netscape.com
cb55595dd7
Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst
2002-01-02 10:17:26 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
mcafee%netscape.com
6f3c443e50
Ignore generated files.
2001-12-29 04:19:36 +00:00
hwaara%chello.se
0d9ea32087
#116618 , "Auto-complete prefs changes on OK if no changes were made",
...
#117007 , "Default Navigator window size doesn't fit in 640*480",
r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
hwaara%chello.se
29815f5107
Sorry, the last checkin was r=timeless - not bzbarsky.
2001-12-27 23:05:12 +00:00
hwaara%chello.se
ff8a84eff9
#116005 , "'Save page as' in view-source doesn't work",
...
#116838 , "File=>Save Frame As doesn't work at all"
r=bzbarsky, sr=jst
2001-12-27 23:02:43 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
jaggernaut%netscape.com
add5f9a97b
Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt
2001-12-21 05:36:28 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com
d4065d8e54
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
2001-12-17 22:51:39 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
aaronl%netscape.com
ac2cfadcc9
Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt
2001-12-17 07:44:57 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
bryner%netscape.com
6b648292cb
Backing out fix for bug 103758 to fix focus regressions.
2001-12-16 01:21:12 +00:00
rjc%netscape.com
8557584704
Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr
2001-12-15 01:59:50 +00:00
aaronl%netscape.com
427b96a1d6
Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag
2001-12-15 00:36:51 +00:00
jaggernaut%netscape.com
745d1d7613
Bug 113076: browser has no session history when first opened from mail/news or when both browser and mail/news are launched at startup. Checking in hacky work-around. r=bryner, sr=ben, a=brendan
2001-12-14 09:27:03 +00:00
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
bryner%netscape.com
ac65d8b8be
Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst.
2001-12-12 07:47:14 +00:00
ben%netscape.com
43b170cc65
bug 11632 - save page with images, stylesheets, objects and applets.
...
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00
jaggernaut%netscape.com
9d10ef405e
Get rid of js strict warning.
2001-12-11 15:00:53 +00:00
ccarlen%netscape.com
31d6aca7e7
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
blakeross%telocity.com
fce01f8274
114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
...
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
blakeross%telocity.com
7491f784dd
112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake
2001-12-08 01:22:31 +00:00
blakeross%telocity.com
be8ee13487
More post-bookmarksliner cleanup. r=hewitt sr=ben
2001-12-07 02:44:11 +00:00
blakeross%telocity.com
5b364e0f47
More post-bookmarksliner cleanup. r=hewitt sr=ben
2001-12-06 23:11:52 +00:00
bzbarsky%mit.edu
76be478bec
Add "Print Preview" to menu on print button. Bug 111126, patch from
...
Christian Biesinger <cbiesinger@web.de>, r=bzbarsky@mit.edu , sr=blake
2001-12-06 21:48:36 +00:00
jaggernaut%netscape.com
3550b8f08d
Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben
2001-12-06 09:35:38 +00:00
blakeross%telocity.com
16f42a6bac
Post-bookmarksliner cleanup. r=ben sr=hewitt
2001-12-06 03:11:06 +00:00
bbaetz%cs.mcgill.ca
6eb4db7873
Bug 101149 - previous window title sticks when accessing xul dir listings
...
patch by jrgm@netscape.com , r=bbaetz, sr=darin
2001-12-06 01:53:07 +00:00
hwaara%chello.se
55f192bde1
#84910 , split up navigator.js.
...
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2001-12-06 00:20:33 +00:00
hewitt%netscape.com
8578b1b7a4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
hewitt%netscape.com
e16a5fce6d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
nhotta%netscape.com
00a463a170
Added geostd8 to charset menu, bug 107533, r=yokoyama.
2001-12-03 22:58:26 +00:00
jaggernaut%netscape.com
c6c865dd1e
Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron
2001-12-03 04:19:00 +00:00
rjc%netscape.com
229ab8821f
Fix bug #108809 . r=ben sr=hyatt
2001-12-01 07:23:21 +00:00
jaggernaut%netscape.com
b66ae518a2
Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt
2001-12-01 00:43:22 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
law%netscape.com
7a5237c04d
Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben
2001-11-30 20:50:18 +00:00
sgehani%netscape.com
72f7228397
Don't distingiush between an edited and unedited URL bar text when
...
the search button is clicked.
b=60283; r=morse; sr=alecf
2001-11-30 00:27:47 +00:00
darin%netscape.com
19303403d3
fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
...
r=jag, sr=alecf
2001-11-30 00:23:56 +00:00
jaggernaut%netscape.com
a6d3e2cc8b
Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt
2001-11-29 23:34:27 +00:00
pchen%netscape.com
15ba3b93e8
bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type
2001-11-29 02:03:00 +00:00
pchen%netscape.com
6e698276ab
bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types
2001-11-29 02:02:54 +00:00
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