169024 Commits

Author SHA1 Message Date
ben%netscape.com
61d407592d 77400, Add Bookmark As...->File Bookmark.... Patch from stephend, r=mpt, sr=ben. 2006-09-14 05:58:01 +00:00
sgehani%netscape.com
4f51a5986b Add ids to search menus that got lost or didn't exist.
b  = 4830, 4627
r  = matt
sr = alecf
2006-09-14 05:58:00 +00:00
ben%netscape.com
e437bfbf0e part of previous bookmarks checkin 2006-09-14 05:57:59 +00:00
ben%netscape.com
0deaa39856 one last fix. idea from fabian. r=myself. 2006-09-14 05:57:58 +00:00
ben%netscape.com
608c6fd468 another small bustage fix 2006-09-14 05:57:57 +00:00
ben%netscape.com
42e17fb9d5 Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian) 2006-09-14 05:57:56 +00:00
andreww%netscape.com
e2992cd71d bugzilla 43797 abolish the taskbar sr=hewitt (s)r=hyatt 2006-09-14 05:57:55 +00:00
hwaara%chello.se
94634bfb08 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.
2006-09-14 05:57:54 +00:00
sspitzer%netscape.com
92dd2e9b53 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.
2006-09-14 05:57:53 +00:00
matt%netscape.com
6a04701d07 http://bugscape.netscape.com/show_bug.cgi?id=3119
added checks for search to force a default search engine
r=mcafee, sr=ben
2006-09-14 05:57:52 +00:00
timeless%mac.com
a1a7753655 Bugzilla Bug 78619 View-source: pages have a view source option
[Remove view source option]
patch by bzbarsky@mit.edu r=timeless sr=alecf
2006-09-14 05:57:51 +00:00
sfraser%netscape.com
d06a250b8e Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag 2006-09-14 05:57:50 +00:00
hewitt%netscape.com
05a075db9b 53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf 2006-09-14 05:57:49 +00:00
matt%netscape.com
b0d8987bbe fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete 2006-09-14 05:57:48 +00:00
hewitt%netscape.com
8b13e34706 82039 - Search option at the end of autocomplete popup doesnt work, r=alecf, sr=blake, a=blizzard 2006-09-14 05:57:47 +00:00
hewitt%netscape.com
7a029915df 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2006-09-14 05:57:46 +00:00
blakeross%telocity.com
e0264008a0 Don't show progress text/meter for chrome:/resources: urls (88200), and stop menuitems no longer disable when appropriate (76902). r=dean sr=ben 2006-09-14 05:57:45 +00:00
bbaetz%cs.mcgill.ca
fbdbe98f93 Bug 57411 - "error loading url" message should print out macro name where
available. (We only do this on debug builds)
r=jag, sr=ben
2006-09-14 05:57:44 +00:00
jag%tty.nl
7a09c4f448 Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann 2006-09-14 05:57:43 +00:00
radha%netscape.com
54d99d593d Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org) 2006-09-14 05:57:42 +00:00
matt%netscape.com
56fb57b470 adding for url parsing
bug 73974 and bug 77261 r=mcafee and sr=brendan
2006-09-14 05:57:41 +00:00
alecf%netscape.com
75b7052c56 additional nsBrowserInstance destruction - move URI content listener into JS
part of bug 46200 sr=ben
2006-09-14 05:57:40 +00:00
rbs%maths.uq.edu.au
b135a89f8f Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567 2006-09-14 05:57:39 +00:00
hewitt%netscape.com
a150ec844e 43189 - autocomplete, r=matt, sr=alecf 2006-09-14 05:57:38 +00:00
rbs%maths.uq.edu.au
55e428bc21 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 2006-09-14 05:57:37 +00:00
alecf%netscape.com
661d25fe78 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
2006-09-14 05:57:36 +00:00
heikki%netscape.com
5f8faa438c Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst. 2006-09-14 05:57:35 +00:00
dougt%netscape.com
82bfd2f9a2 Fix blocker bug 87243 cause by my branch landing today. r=sr=a=me 2006-09-14 05:57:34 +00:00
dougt%netscape.com
c9e5f5adb2 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.
2006-09-14 05:57:33 +00:00
blakeross%telocity.com
6d96433cff 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 2006-09-14 05:57:32 +00:00
tao%netscape.com
0a8db66126 57441: Shouldn't have to restart after Mozilla UI langpack changes.
part1 (r=jbetak, sr=waterson); fix the template code
2006-09-14 05:57:31 +00:00
blakeross%telocity.com
e0bd0fa77d Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf 2006-09-14 05:57:30 +00:00
dr%netscape.com
d3ee14669e 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 2006-09-14 05:57:29 +00:00
ben%netscape.com
a0392feb29 17920, r=hyatt, sr=sfraser, scc 2006-09-14 05:57:28 +00:00
blakeross%telocity.com
198236ff7d 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 2006-09-14 05:57:27 +00:00
blakeross%telocity.com
5271ea244d Bug number for last checkin was 68429. 2006-09-14 05:57:26 +00:00
blakeross%telocity.com
55d38fba8b 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 2006-09-14 05:57:25 +00:00
ben%netscape.com
61fe6a92a6 Fix X-server crash by preventing drags from menus on non-Win32 platforms.
r=hyatt, sr=blake, a=asa, bug 79003.
2006-09-14 05:57:24 +00:00
hewitt%netscape.com
f1f97f872b 82457 - Dragging items on personal toolbar can lose bookmarks, r=blake, sr=sfraser, a=blizzard 2006-09-14 05:57:23 +00:00
hewitt%netscape.com
4a5700ae31 78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf 2006-09-14 05:57:22 +00:00
ccarlen%netscape.com
8557b23cbe Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2006-09-14 05:57:21 +00:00
alecf%netscape.com
ba168ce90a partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
sr=ben
2006-09-14 05:57:20 +00:00
ccarlen%netscape.com
d6bdc0d5aa Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2006-09-14 05:57:19 +00:00
radha%netscape.com
f4b9029008 fix for bug # 68847. Roload button doesn't work right on framed pages r=mcafee, sr=rpotts 2006-09-14 05:57:18 +00:00
sfraser%netscape.com
f1088b0c73 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 2006-09-14 05:57:17 +00:00
morse%netscape.com
58497126d4 bug 60151, ui doesn't work after a theme switch, r=morse, sr=ben 2006-09-14 05:57:16 +00:00
hyatt%netscape.com
c0a6642a7d Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2006-09-14 05:57:15 +00:00
blakeross%telocity.com
74ddc17707 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 2006-09-14 05:57:14 +00:00
danm%netscape.com
8be73647ec fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2006-09-14 05:57:13 +00:00
thayes%netscape.com
5c71f06172 Bug 70362 - Fix conflict in the meaning of window.arguments values (dialog
parameters).  sr=alecf
2006-09-14 05:57:12 +00:00