Commit Graph

189 Commits

Author SHA1 Message Date
danm%netscape.com
d72ee2ce1f adding navExtraOverlay.xul 2006-09-14 05:50:06 +00:00
brade%netscape.com
457594633e move from DragContentLink to BeginDragContentArea for drag gesture 2006-09-14 05:50:05 +00:00
ducarroz%netscape.com
be75f6be4e Patch for bug 38800. Temporary disable autocomplete until we figure out the real problem. 2006-09-14 05:50:04 +00:00
radha%netscape.com
bfe0297074 Forgot the tooltip text in the previous checkin 2006-09-14 05:50:03 +00:00
radha%netscape.com
973a193710 Enable autocomplete in urlbar. 2006-09-14 05:50:02 +00:00
hyatt%netscape.com
ec5f5b9b9b Backing out tooltips. They break menu dismissal. 2006-09-14 05:50:01 +00:00
radha%netscape.com
b4c3e1b607 Remove keywords from the mozilla builds 2006-09-14 05:50:00 +00:00
pinkerton%netscape.com
312a1745a4 remove tooltip from content area, for now. 2006-09-14 05:49:59 +00:00
ben%netscape.com
94c651c1cc tooltips for navigator 2006-09-14 05:49:54 +00:00
radha%netscape.com
67867d5697 Enable menubutton for back and forward buttons 2006-09-14 05:49:49 +00:00
radha%netscape.com
71ac6ec60b Enable the drop down list under urlbar 2006-09-14 05:49:47 +00:00
ben%netscape.com
ca92d3e301 fix icons in bookmark button menu 2006-09-14 05:49:46 +00:00
hyatt%netscape.com
4c6c50a71a Menubuttons are not the cause of the leak. Reverting. 2006-09-14 05:49:45 +00:00
hyatt%netscape.com
9ba46954f4 Testing to see if the leak is in menubutton. 2006-09-14 05:49:44 +00:00
ben%netscape.com
8ccdcce496 remove need for dup navigator.dtd files in mozilla/commercial trees 2006-09-14 05:49:43 +00:00
sspitzer%netscape.com
52024126c3 fix nasty problem that was causing us to crash. ben will take a better look at this
later.
2006-09-14 05:49:42 +00:00
ben%netscape.com
479f18f4f4 skinnable navigator 2006-09-14 05:49:41 +00:00
waterson%netscape.com
747f1c543a Remove rdf:httpindex datasource from menus. r=rjc 2006-09-14 05:49:40 +00:00
brade%netscape.com
72ea513d7e move tooltip into globalOverlay a=ben 2006-09-14 05:49:39 +00:00
hyatt%netscape.com
8fe8ad96fb making menus 30-40% faster. 2006-09-14 05:49:38 +00:00
hangas%netscape.com
5512e19d7c Fix to 34156 (using onkeypress handler on URL bar of browser window). 2006-09-14 05:49:35 +00:00
sfraser%netscape.com
bb615d659c Checkign in radha's diffs to see if this reduces the leak numbers. 2006-09-14 05:49:34 +00:00
radha%netscape.com
97df5f3953 Go menu Back/Forward popup menus re-wired to use new Session history 2006-09-14 05:49:28 +00:00
danm%netscape.com
7e822e5c0d dist...chrome restructuring 2006-09-14 05:49:27 +00:00
pinkerton%netscape.com
ee45c9871e adding ability to drag links from the content area. thanks to Kevin Puetz (puetzk@iastate.edu) for this feature. 2006-09-14 05:49:14 +00:00
pinkerton%netscape.com
336128c810 well, i guess you can't put '<' in an attribute in xml. hrm. 2006-09-14 05:49:13 +00:00
pinkerton%netscape.com
ec8894a0ec fixing tooltips (tooltipElement->tooltipNode) 2006-09-14 05:49:12 +00:00
rjc%netscape.com
1ee8e2036f Aggregate in "rdf:httpindex". 2006-09-14 05:49:11 +00:00
radha%netscape.com
630c8f3dfb Add Keywords menu by the urlbar 2006-09-14 05:49:08 +00:00
tbogard%aol.net
a75caa7597 Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner. 2006-09-14 05:48:04 +00:00
sfraser%netscape.com
114328d827 Give the Find and Find Again menu items a shortcut key, and add Cut/Copy/Paste strings for the context menu. r=ben 2006-09-14 05:48:03 +00:00
tbogard%aol.net
2f5d29fff9 Now when we want to tell the XUL Window of changes in progress, or status or overlink we use the new nsIDOMWindow::GetXPConnectObject functionality. This replaces our need for the broadcaster observer stuff along with the expensive setAttribute calls. 2006-09-14 05:47:51 +00:00
ben%netscape.com
2f95f243d5 checking in fix for linux orangeness, browser bustage 2006-09-14 05:47:48 +00:00
ben%netscape.com
abb5bd1e30 converting navigator toolbar navigation buttons from button32 over to <button>'s 'large-toolbar' class 2006-09-14 05:47:47 +00:00
law%netscape.com
5002b5654b Fix, hehe, for bug 32352. I worked hard to write the code that way, darn it. 2006-09-14 05:47:46 +00:00
morse%netscape.com
6b1460715d fix bug 32459, remove blockimage from menu if not pointing at a menu 2006-09-14 05:47:45 +00:00
pavlov%netscape.com
5a801f9dba remove the dialog.start broadcaster/observer r=travis 2006-09-14 05:47:44 +00:00
pavlov%netscape.com
f60db9c75a fix travis's broken xul :-) 2006-09-14 05:47:43 +00:00
tbogard%aol.net
ef334d3adc Changed our JS observer of status to watch WebBrowserChrome attributes rather than an older Browser:Status one. OverLink is now separated out. nsBrowserInstance no longer is an nsIObserver. It relies on nsXULWindow::nsIWebBrowserChrome implementation poking attributes on WebBrowserChrome element in the main window. 2006-09-14 05:47:42 +00:00
akkana%netscape.com
ac59cd3812 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2006-09-14 05:47:40 +00:00
morse%netscape.com
f1be09fa38 generalize per-site permissions, r=norris 2006-09-14 05:47:39 +00:00
pavlov%netscape.com
34eddc5cd9 adding crypto stuff to the tip 2006-09-14 05:47:36 +00:00
ben%netscape.com
cee579fe29 fixes for search panel appearance, 28103 r=german, a=jevering 2006-09-14 05:47:35 +00:00
danm%netscape.com
4d55880fd6 persist sizemode (minimized,maximized). bug 30116 r=scc a=jevering 2006-09-14 05:47:34 +00:00
hangas%netscape.com
1cd5d80d08 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2006-09-14 05:47:33 +00:00
evaughan%netscape.com
7f6a128a6e bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar
2006-09-14 05:47:27 +00:00
sford3%swbell.net
df1b62fe12 Fix bug 21474 add send page to the editor, r=brade a=waterson 2006-09-14 05:47:26 +00:00
waterson%netscape.com
d99305a2bc Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering 2006-09-14 05:47:17 +00:00
evaughan%netscape.com
dc3f2aa78d Box performance fix.
-r jevering
2006-09-14 05:47:16 +00:00
sfraser%netscape.com
172844dbbc Fix for bug 24685 -- make some items on the navigator context menu pay attention to command nodes, so they get automagically enabled, and executed. r=Ben Goodger 2006-09-14 05:47:15 +00:00