Граф коммитов

1054 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com da0943bf74 fix icons in bookmark button menu 2000-05-02 03:52:50 +00:00
alecf%netscape.com 0999e2dc76 fix for non-wrapping status line
r,a=leaf
2000-05-01 17:12:32 +00:00
hyatt%netscape.com fd27e3d808 Menubuttons are not the cause of the leak. Reverting. 2000-05-01 07:58:44 +00:00
hyatt%netscape.com cce44eb778 Testing to see if the leak is in menubutton. 2000-05-01 06:32:20 +00:00
sfraser%netscape.com 940721598f Persist the Open Location dialog location. 2000-05-01 01:14:12 +00:00
ben%netscape.com ae3ed65d26 remove need for dup navigator.dtd files in mozilla/commercial trees 2000-04-30 08:03:24 +00:00
ben%netscape.com a280b8e359 remove need for dup dtd files in mozilla/commercial trees 2000-04-30 08:03:10 +00:00
sspitzer%netscape.com c7aa0e7857 fix nasty problem that was causing us to crash. ben will take a better look at this
later.
2000-04-30 05:12:49 +00:00
ben%netscape.com 2231dec36c fixed js errors 2000-04-30 03:11:01 +00:00
ben%netscape.com c2ba4eb52f skinnable navigator 2000-04-30 02:42:22 +00:00
brade%netscape.com 5b62b2cf3e fix bug #35184; give urlbar focus so that the editor is activated and d&d can work properly 2000-04-28 13:33:22 +00:00
pavlov%netscape.com 43e4bf0efa more string love 2000-04-27 22:41:58 +00:00
waterson%netscape.com 0acc12b26d Remove rdf:httpindex datasource from menus. r=rjc 2000-04-27 00:38:02 +00:00
brade%netscape.com 66cc003608 move tooltip into globalOverlay a=ben 2000-04-26 08:56:39 +00:00
danm%netscape.com 45273d5ee3 use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
hyatt%netscape.com da1fe4fe1c making menus 30-40% faster. 2000-04-26 02:21:47 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
mscott%netscape.com 60db7f1cdf Bug #33156 --> implement real progress as a percentage of the document download. 2000-04-25 05:52:10 +00:00
mscott%netscape.com 3d582e9ea9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
mscott%netscape.com 0e3dc8a1b8 Bug #33156 --> finish new nsIWebProgress work --> implement real progress as a percentage of the document download. 2000-04-25 05:50:23 +00:00
pinkerton%netscape.com a9de87faad adding ability to drag a file from the desktop into the content area. 2000-04-25 04:10:36 +00:00
ben%netscape.com ce24970f3a another tweak 2000-04-25 03:10:15 +00:00
ben%netscape.com ee2220fa2b PrefWindow IV landing 2000-04-25 02:36:18 +00:00
pinkerton%netscape.com 94db71977a update use of clipboard apis. fix bug 36374. 2000-04-25 01:46:29 +00:00
tbogard%aol.net 6f62c8a691 Added getContentDocShell to allow access to the browser docShell. 2000-04-24 06:31:30 +00:00
hangas%netscape.com 4c755c352d Fix to 34156 (using onkeypress handler on URL bar of browser window). 2000-04-22 07:16:17 +00:00
radha%netscape.com b4e722d8f6 Fix up the back/forward menu item. A small regression from last night's pull-out. 2000-04-21 21:36:54 +00:00
scc%netscape.com f3d16ccbc9 making string conversions explicit 2000-04-21 10:28:04 +00:00
hyatt%netscape.com 52cd26944f Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2000-04-21 09:40:38 +00:00
sfraser%netscape.com 4d47f6a6b8 Checkign in radha's diffs to see if this reduces the leak numbers. 2000-04-21 06:56:32 +00:00
radha%netscape.com f3b3b24c4f Go menu Back/Forward popup menus re-wired to use new Session history 2000-04-20 23:15:39 +00:00
brade%netscape.com 32aff4cb42 add a function to handle dragging all types of data in the content area (not used yet; not complete yet) 2000-04-20 14:00:15 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
scc%netscape.com a4aa3b92e9 making string conversions explicit 2000-04-19 00:36:46 +00:00
pinkerton%netscape.com 10959a0ce7 adding ability to drag links from the content area. thanks to Kevin Puetz (puetzk@iastate.edu) for this feature. 2000-04-18 22:06:25 +00:00
pinkerton%netscape.com e373ed7a58 well, i guess you can't put '<' in an attribute in xml. hrm. 2000-04-18 03:16:21 +00:00
mscott%netscape.com ead5a885fe Bug #36119 --> implement DoContent for nsBrowserInstance. This broke over the weekend and caused us to fail
to load browser urls in a current browser window from the mail window.
2000-04-18 02:45:00 +00:00
pinkerton%netscape.com f40f115102 fixing tooltips (tooltipElement->tooltipNode) 2000-04-18 02:34:18 +00:00
danm%netscape.com 85732d87df removing deleted files a=leaf 2000-04-17 16:35:06 +00:00
rjc%netscape.com 71ac5a663d Aggregate in "rdf:httpindex". 2000-04-17 05:17:15 +00:00
tbogard%aol.net f4890f97e2 Fixed stop to look at the right item for the disabled state. Fixes 35975. 2000-04-17 04:39:38 +00:00
tbogard%aol.net 8f0bc85c7a Removed references to the old session history code. Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. onLocationChange now fires at the right time. BrowserInstance now implements nsIWebProgressListener. The class is now completely named nsBrowserInstance with out that ugly #define to convert nsBrowserAppCore. Reorganized much of the file to be in the order it is in it's declaration. 2000-04-16 11:19:18 +00:00
tbogard%aol.net 9c707e3de9 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. 2000-04-16 11:19:03 +00:00
tbogard%aol.net d0a1bd2096 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. Removed the UpdateHistory since that is done in the backend already. 2000-04-16 11:19:00 +00:00
tbogard%aol.net 87a91e8971 Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
cmanske%netscape.com f6b2b52bab Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:16:43 +00:00
radha%netscape.com 8e871e7ea2 Add Keywords menu by the urlbar 2000-04-14 21:49:50 +00:00
akkana%netscape.com 46c5dae109 15275: track Pavlov's change to the clipboard API (which broke this feature). r=pavlov 2000-04-14 21:01:31 +00:00
rjc%netscape.com fdb63baeb1 Get silly beta1 redirect URLs out of the tip. 2000-04-14 03:28:42 +00:00
rjc%netscape.com cee6cd7ad6 Open up new "Find Bookmarks" window. 2000-04-14 02:50:06 +00:00