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

1295 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com 3575a37ac5 make toolbar menubuttons use correct classname for skinnability 2000-06-06 03:30:02 +00:00
ben%netscape.com 6b825774b4 fix checkbox inversion 2000-06-05 02:02:45 +00:00
ben%netscape.com 484dbb0b74 Usability change for common dialog 2000-06-05 02:00:24 +00:00
ben%netscape.com b30cd622ec place navigator's online/offline status indicator in communicator-wide overlay so that mailnews and editor can use it. 2000-06-04 05:42:04 +00:00
ben%netscape.com 7156ac3145 *** empty log message *** 2000-06-03 11:16:42 +00:00
ben%netscape.com 5b2a26ae58 (offline indicator) 2000-06-03 10:36:17 +00:00
ben%netscape.com 6f1fd742ef add offline indicator to statusbar and menu 2000-06-03 10:34:33 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
ben%netscape.com 601c80f911 get button handling right for drop-on-home dialog 2000-06-03 02:40:33 +00:00
ben%netscape.com 1a8e11e5b9 text changes 2000-06-03 02:32:30 +00:00
ben%netscape.com faec44f104 d&d fix 2000-06-03 02:31:40 +00:00
evaughan%netscape.com 04d65b243b Patch from:
Davor Cubranic
Tomi Leppikangas

That implements middle mouse click to position on unix.

Bug #24117

-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
ben%netscape.com 86e241e348 d&d tweaks 2000-06-02 07:10:47 +00:00
ben%netscape.com b6f876900b fix draggable scrollbars on mac 2000-06-02 05:28:11 +00:00
ben%netscape.com 9a72cc8908 text changes 2000-06-02 03:50:42 +00:00
mcafee%netscape.com 386d4a7d9b Fixing copy link/image context menu to also copy selection to clipboard (Unix/X11 needs this). (39055) r=pavlov 2000-06-02 03:13:35 +00:00
kin%netscape.com f45ca7f640 Changed bogus "event" reference to "aEvent" in contentAreaDNDObserver.onDragStart().
This should fix the D&D of selection regression.
a=beppe@netscape.com
2000-06-01 16:06:06 +00:00
ben%netscape.com 1923a46162 add nsIPref utility wrapper (code cleanup) 2000-06-01 06:36:18 +00:00
ben%netscape.com 9f4df01ebe make home button drop a little safer/smarter 2000-06-01 06:12:28 +00:00
ben%netscape.com 48fe888b7b partial fix for 29403 and some text changes to open location dialog 2000-06-01 03:58:07 +00:00
mcafee%netscape.com 4c9434ac8d Fixing forward/back hot keys (29348). r=slamm 2000-06-01 01:17:53 +00:00
jbetak%netscape.com d5d399e4ba 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:08:28 +00:00
mcafee%netscape.com ef4583b051 Fixing home hot key (29348) r=slamm 2000-05-31 22:42:34 +00:00
hyatt%netscape.com 7e4163a087 Fixing skin switching on the browser window. Ensure the content variables regenerate properly. 2000-05-28 09:27:10 +00:00
ben%netscape.com acec0c92c0 check in fix for 40751 for Kevin Puetzk, r=myself 2000-05-28 06:19:53 +00:00
ben%netscape.com 7c83a8024c add communicator hook in overlay, annotate navigator hook in overlay 2000-05-28 06:08:31 +00:00
ben%netscape.com b532b6e622 remove redundant stylesheet reference 2000-05-27 09:25:32 +00:00
ben%netscape.com 79521a5728 Fix for 15805, mis-spellings, duplicate accesskeys and 'save frame as' work. 2000-05-27 03:38:29 +00:00
radha%netscape.com 6e41253e1e Fix for bug # 39719. Typo in gotoHistoryIndex() a=waterson 2000-05-25 21:18:12 +00:00
kin%netscape.com 108b7677fd Part 1 of fix for bug #39821: Drag and Drop interferes with selection.
layout/base/public/nsIFrameSelection.h
  layout/base/src/nsSelection.cpp
  layout/events/src/nsEventStateManager.cpp
  layout/html/base/src/nsFrame.cpp
  layout/html/forms/src/nsGfxTextControlFrame2.cpp
  xpfe/browser/resources/content/navigatorDD.js

r=brade@netscape.com,cmanske@netscape.com a=beppe@netscape.com,waterson@netscape.com
2000-05-25 20:04:02 +00:00
ben%netscape.com 40a585fcd7 skinnability cleanup 2000-05-25 05:54:47 +00:00
pavlov%netscape.com 2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
ben%netscape.com 2af893e00b fix skinnability flaw (taskbar toolbar not in toolbox) 2000-05-24 13:57:19 +00:00
mcafee%netscape.com acbc70693e Fixing double-quit menu item problem; doubly-included globalOverlay files in browser, mailcompose. (38170) r=jrgm, ducarroz 2000-05-24 08:30:47 +00:00
jbetak%netscape.com 597f39a1d0 36136 [regression]View source with meta charset info does not display properly
r=ftang
2000-05-23 23:09:25 +00:00
sspitzer%netscape.com 27127b9ae2 stop the crash that causes #40306. the "first time start page" causes us
many problem on linux, not sure if it is related to that page, or
the redirect.  still investigating.

other changes here remove the crap code that forces you to go to
the checkin guidelines page and to see the account manager on start up
on debug builds.  this was preventing debug builds from seeing the problem.

after this change debug behaves like optimized, which is what we want.

r=mscott, a=granrose
2000-05-23 22:18:08 +00:00
kin%netscape.com caa5c18e20 Temporarily disable D&D support for selection to unblock
people working on selection problems. (Bug #39821 Drag and Drop interferes with selection)
r=brade@netscape.com, a=trudelle@netscape.com
2000-05-19 20:37:53 +00:00
slamm%netscape.com b5019e93bd Add items to bookmarks menu on personal toolbar (bug 35345). Also break long lines into multiple lines. r=law 2000-05-18 21:49:05 +00:00
pinkerton%netscape.com a1717267c4 Fix for 37421, showToolbar menu items not being checked. Put checkbox type
on broadcasters. r=saari.
2000-05-18 20:43:21 +00:00
brade%netscape.com 5a3d33bec4 handle d&d of selection (need to turn on d&d flag in nsFrame.cpp); r/a=cmanske; a=beppe (bug#6255) 2000-05-18 20:30:01 +00:00
sfraser%netscape.com 86b786390b Remove linkage with NetworkModular.shlb 2000-05-17 08:05:14 +00:00
cata%netscape.com 3a412d2203 Fixing bustage from nsCOMPtr. 2000-05-17 07:31:44 +00:00
cls%seawood.org a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
cata%netscape.com 27c39f5a90 Charset override work: add API to force charset. 2000-05-17 06:06:02 +00:00
radha%netscape.com 2485a1f52e Enable autocomplete in teh urlbar 2000-05-17 04:54:49 +00:00
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
mcafee%netscape.com b8a729c218 Adding style for pageinfo (22119) 2000-05-16 22:21:05 +00:00
mcafee%netscape.com c3c2fae335 Adding page info implementation, courtesy smorrison@gte.com. (22119) 2000-05-16 21:38:13 +00:00
mcafee%netscape.com 779e213090 Page info implementation, courtesy smorrison@gte.com 2000-05-16 21:35:46 +00:00
ben%netscape.com ab2832012b shuffling navigator code around 2000-05-16 07:21:31 +00:00
ben%netscape.com eef7bb0a26 fixing navigation buttons 2000-05-16 04:46:53 +00:00
ben%netscape.com b7e52ec705 preparation for new <radiogroup> widget 2000-05-16 03:13:19 +00:00
danm%netscape.com 83a681e4b2 adding navExtraOverlay.xul 2000-05-16 03:07:57 +00:00
danm%netscape.com 4edbfde8cc an empty overlay file which can be overridden in custom builds 2000-05-16 03:06:44 +00:00
brade%netscape.com efb11ddddf move from DragContentLink to BeginDragContentArea for drag gesture 2000-05-15 14:23:23 +00:00
brade%netscape.com e566441793 don't require pref; lower case tag names 2000-05-15 14:21:58 +00:00
brendan%mozilla.org 44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
michael.lowe%bigfoot.com 918e0cb0ca Add file selector types, and minor changes to cursors 2000-05-14 14:25:53 +00:00
rjc%netscape.com 4a668acb68 Capitalize. 2000-05-14 10:50:43 +00:00
rjc%netscape.com 28acd45ed5 Add support for search modes. 2000-05-14 10:08:45 +00:00
ben%netscape.com 2391325ac1 fix 23030 2000-05-14 03:15:32 +00:00
danm%netscape.com c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com 49d1c9fe22 no longer used 2000-05-13 21:25:36 +00:00
mcafee%netscape.com 6adf2c3b0f Adding trailing slash to browser buster URL (33826) 2000-05-13 21:22:41 +00:00
jbetak%netscape.com e1db5c4c67 32591 View source page is displayed as ISO-8859-1 in no meta tag page
r=ftang
2000-05-12 23:33:37 +00:00
jbetak%netscape.com 8372f0861f 32591 View source page is displayed as ISO-8859-1 when meta tag is missing
36136 [regression]View source with meta charset info can't be displayed properly
27646 Need to "inherit" charset info when opening a new browser widow
r=ftang
2000-05-12 04:17:06 +00:00
radha%netscape.com afb2f7160e Change all calls to "window.content.location.href=url" to "appCore.loadUrl()" so that urls
get added in to Session History properly
2000-05-11 22:19:43 +00:00
ben%netscape.com aba08c4c47 removing redundant skin files 2000-05-11 04:27:29 +00:00
ben%netscape.com 6ec8006b8c removing redundant skins directories 2000-05-11 04:19:28 +00:00
ducarroz%netscape.com 214ca20d51 Patch for bug 38800. Temporary disable autocomplete until we figure out the real problem. 2000-05-11 00:21:17 +00:00
danm%netscape.com f116f169ed more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com 6073141fbd chrome installation manifests 2000-05-10 02:02:13 +00:00
radha%netscape.com 19e6ec7073 Forgot the tooltip text in the previous checkin 2000-05-09 21:03:26 +00:00
radha%netscape.com 1f691948f1 Enable autocomplete in urlbar. 2000-05-09 20:57:35 +00:00
rjc%netscape.com b8ffa2bedd Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
hyatt%netscape.com b0b60adc12 Backing out tooltips. They break menu dismissal. 2000-05-07 08:09:35 +00:00
bryner%uiuc.edu d0962238b5 Fixing objdir build bustage. 2000-05-06 06:17:48 +00:00
danm%netscape.com 7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
danm%netscape.com c30da52a01 adding chrome registry update directives 2000-05-05 01:43:24 +00:00
sfraser%netscape.com 1d913e5979 Tweaking access paths for faster opening 2000-05-04 23:54:54 +00:00
radha%netscape.com aed69b0da6 Remove keywords from the mozilla builds 2000-05-04 22:05:22 +00:00
pinkerton%netscape.com 51c960c946 remove tooltip from content area, for now. 2000-05-04 18:51:18 +00:00
rjc%netscape.com 5627a17082 AddBookmark() now takes an additional type parameter. 2000-05-04 11:40:28 +00:00
ben%netscape.com 6958ddb8c6 tooltips for navigator 2000-05-04 04:32:08 +00:00
waterson%netscape.com 0d36e7b677 Reverting my previous changes, as they have no effect on tinderbox leak stats. 2000-05-04 03:52:33 +00:00
waterson%netscape.com 42eba0eeb6 Hack to get startup leaks sane again. 2000-05-03 22:43:59 +00:00
radha%netscape.com 3c4d2464d6 Enable menubutton for back and forward buttons 2000-05-03 21:46:33 +00:00
brade%netscape.com 79694e30db slight rework/cleanup of BeginDragContentArea 2000-05-03 13:27:57 +00:00
radha%netscape.com 9ce2078505 Enable the drop down list under urlbar 2000-05-03 05:33:07 +00:00
sfraser%netscape.com 57998fc84b Change the Find interface to use an nsIDOMWindow instead of a webshell, for better scriptability. 2000-05-03 02:24:16 +00:00
pinkerton%netscape.com a1432927a2 adding url flavor to proxy icon to test creation of internet shortcuts on win32 2000-05-02 22:40:02 +00:00
ben%netscape.com 81de6902a6 fix icons in bookmark button menu 2000-05-02 03:52:50 +00:00
alecf%netscape.com d92c50a3bf fix for non-wrapping status line
r,a=leaf
2000-05-01 17:12:32 +00:00
hyatt%netscape.com d24004123e Menubuttons are not the cause of the leak. Reverting. 2000-05-01 07:58:44 +00:00
hyatt%netscape.com cd3a69b5fc Testing to see if the leak is in menubutton. 2000-05-01 06:32:20 +00:00
sfraser%netscape.com 0e93dc049d Persist the Open Location dialog location. 2000-05-01 01:14:12 +00:00
ben%netscape.com 504b34185c remove need for dup navigator.dtd files in mozilla/commercial trees 2000-04-30 08:03:24 +00:00
ben%netscape.com 997bb1ea1c remove need for dup dtd files in mozilla/commercial trees 2000-04-30 08:03:10 +00:00
sspitzer%netscape.com 45b6395790 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 c55bdc7553 fixed js errors 2000-04-30 03:11:01 +00:00
ben%netscape.com edfbbfcb0d skinnable navigator 2000-04-30 02:42:22 +00:00
brade%netscape.com 9d98467569 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 16398828fc more string love 2000-04-27 22:41:58 +00:00
waterson%netscape.com 802e1754e6 Remove rdf:httpindex datasource from menus. r=rjc 2000-04-27 00:38:02 +00:00
brade%netscape.com 83f29141f3 move tooltip into globalOverlay a=ben 2000-04-26 08:56:39 +00:00
danm%netscape.com 2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
hyatt%netscape.com 2cb0f39094 making menus 30-40% faster. 2000-04-26 02:21:47 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
mscott%netscape.com ff59a1e32d Bug #33156 --> implement real progress as a percentage of the document download. 2000-04-25 05:52:10 +00:00
mscott%netscape.com 1971304ff9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
mscott%netscape.com 0fcca278f0 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 7995d8a281 adding ability to drag a file from the desktop into the content area. 2000-04-25 04:10:36 +00:00
ben%netscape.com 4acf7f91f6 another tweak 2000-04-25 03:10:15 +00:00
ben%netscape.com 3ef6ea4a5a PrefWindow IV landing 2000-04-25 02:36:18 +00:00
pinkerton%netscape.com 67e57772e2 update use of clipboard apis. fix bug 36374. 2000-04-25 01:46:29 +00:00
tbogard%aol.net 4e41e11bd7 Added getContentDocShell to allow access to the browser docShell. 2000-04-24 06:31:30 +00:00
hangas%netscape.com 32917ed7e8 Fix to 34156 (using onkeypress handler on URL bar of browser window). 2000-04-22 07:16:17 +00:00
radha%netscape.com 225526bfec 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 85d063e9ec making string conversions explicit 2000-04-21 10:28:04 +00:00
hyatt%netscape.com ed7eedafdf 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 212305e1d1 Checkign in radha's diffs to see if this reduces the leak numbers. 2000-04-21 06:56:32 +00:00
radha%netscape.com 497301dd46 Go menu Back/Forward popup menus re-wired to use new Session history 2000-04-20 23:15:39 +00:00
brade%netscape.com a857aa0d4c 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 d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
scc%netscape.com 85a739278d making string conversions explicit 2000-04-19 00:36:46 +00:00
pinkerton%netscape.com 0c9cf5e111 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 e1bcefbe67 well, i guess you can't put '<' in an attribute in xml. hrm. 2000-04-18 03:16:21 +00:00
mscott%netscape.com 3bf60a7346 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 aa2b44bcda fixing tooltips (tooltipElement->tooltipNode) 2000-04-18 02:34:18 +00:00
danm%netscape.com 23a08730ff removing deleted files a=leaf 2000-04-17 16:35:06 +00:00
rjc%netscape.com 909da24beb Aggregate in "rdf:httpindex". 2000-04-17 05:17:15 +00:00
tbogard%aol.net f347a29188 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 61b4c6f8bb 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 3601d309e9 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 a44df53f51 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 95118cdeaa Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
cmanske%netscape.com f10ff59ec4 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 051db5b733 Add Keywords menu by the urlbar 2000-04-14 21:49:50 +00:00
akkana%netscape.com dc5f88ce32 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 62f957e6d5 Get silly beta1 redirect URLs out of the tip. 2000-04-14 03:28:42 +00:00
rjc%netscape.com 23826020bf Open up new "Find Bookmarks" window. 2000-04-14 02:50:06 +00:00
danm%netscape.com 2e114e9ad7 removing obsolete, erroneous dialog samples 2000-04-13 21:43:55 +00:00
danm%netscape.com 95ce30cf11 removing old, broken dialog samples from debug menu 2000-04-13 21:34:35 +00:00
danm%netscape.com e61792f46d adding centerScreen flag 2000-04-13 21:19:45 +00:00
danm%netscape.com f14c70346f adding alwaysLowered and alwaysRaised flags 2000-04-13 20:14:45 +00:00
tbogard%aol.net 6d33b172d8 Removed a dump statement that wasn't meant to have been pushed. 2000-04-13 09:18:30 +00:00
tbogard%aol.net d05eb8f1ea 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. 2000-04-13 08:08:52 +00:00
pavlov%netscape.com 5dd14170f8 fix for 34651 r=sfraser a=leaf 2000-04-10 22:08:19 +00:00
law%netscape.com f03a6d38fe Fix for bug 32664; change url and menu text for some QA menu items; a=leaf 2000-04-09 01:55:04 +00:00
pavlov%netscape.com bc6bde6f27 fix for colorpicker not working r=ben a=leaf 2000-04-06 06:49:10 +00:00
morse%netscape.com a61f227e57 fix bug 34499 don't display Block-Image if image is already blocked 2000-04-05 05:05:09 +00:00
rjc%netscape.com 51f35cf011 Fix bug # 29871: allow string substution with shortcut URLs. 2000-04-05 04:06:40 +00:00
sfraser%netscape.com 494a64e5ce Work in progress for Cut/copy/paste on context menu. r=ben 2000-04-05 02:37:06 +00:00
sfraser%netscape.com 4f5a81bb2f Give the Find and Find Again menu items a shortcut key, and tidy up the Search menu. r=ben 2000-04-05 02:36:29 +00:00
sfraser%netscape.com 05b32e9c6c Give the Find and Find Again menu items a shortcut key, and add Cut/Copy/Paste strings for the context menu. r=ben 2000-04-05 02:35:57 +00:00
sfraser%netscape.com 56c0d40a7a Fix the Open button in the dialog to be enabled after a Choose file, and on paste. r=ben 2000-04-05 02:31:19 +00:00
pavlov%netscape.com 8242fd6791 Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
sfraser%netscape.com 2501a6efd1 Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf. 2000-04-03 22:19:16 +00:00
erik%netscape.com 88672953a1 trying to fix build bustage with Enlarge/Reduce Text Size keys 2000-04-02 23:08:49 +00:00
erik%netscape.com aaa818b7fc bug 30022; added SetTextZoom and some UI stuff for that 2000-04-02 21:58:08 +00:00
rjc%netscape.com 6f18d0a1da Get hard-coded beta1 search URLs out of the tip. 2000-04-01 09:37:27 +00:00
cmanske%netscape.com 308a5f2143 Improved pavlov's changes to open location dialog. r=pavlov 2000-04-01 00:16:39 +00:00
brade%netscape.com 22da87f7fd add strings for localization of Edit Frame and Edit Frameset 2000-03-31 15:16:47 +00:00
tbogard%aol.net a154678139 Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set. 2000-03-31 09:26:02 +00:00
pavlov%netscape.com ca1a5c3192 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 03:55:41 +00:00
tbogard%aol.net 249e773aae Changed the nsIXULBrowserWindow to distinguish between JS status and it's own status. Fixed bugs where pages that set the window.status wouldn't actually end up showing up correctly. Now status has a priority scheme where different status versus links etc take priority. Use the new interfaces on nsPIDOMWindow to get to the properties hanging off the js window object instead of the old separate list. 2000-03-31 03:36:26 +00:00
ben%netscape.com 5953522313 open location tweaks 2000-03-30 12:00:43 +00:00
ben%netscape.com b13584939f updated test page for new widget styles 2000-03-30 07:52:15 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
ben%netscape.com d13d501fe0 widget test page 2000-03-29 03:22:07 +00:00
norris%netscape.com 4054cc5f8f Fix bug 7264 All JavaScript running with correct principals
r=mstoltz
2000-03-28 03:59:46 +00:00
scc%netscape.com fe25c08040 small changes to clients of string converting APIs 2000-03-26 12:05:32 +00:00
law%netscape.com c74ca56b34 Fix for bug 33114; r=none, but that's OK since I'm just fixing code that wan't reviewed when it was checked in 2000-03-25 01:03:25 +00:00
putterman%netscape.com 5d081ae137 fix bustage. 2000-03-24 23:30:41 +00:00
norris%netscape.com 4eb52aa84b Fix
32088 Circumventing Same Origin security policy using javascript: URLs
        32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
jim_nance%yahoo.com bebfa35340 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
sspitzer%netscape.com bef2f7ba9d implement find / find again for mailnews. clean up the browser's find / find again code to use
do_GetService and nsCOMPtrs. bug #10894.  r=mscott.
2000-03-24 05:44:32 +00:00
tbogard%aol.net 109ae22cdd 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. 2000-03-24 03:46:15 +00:00
tbogard%aol.net 2c6c16e5e5 added files: mozilla/xpfe/browser/public/nsIXULBrowserWindow.idl 2000-03-24 03:12:32 +00:00
tbogard%aol.net 4aeaa44d4e Added new file nsIXULBrowserWindow.idl. 2000-03-24 03:09:39 +00:00
tbogard%aol.net 5dc1f4b647 Adding implementation for the new method OnStartURIOpen on nsIURIContentListener. 2000-03-24 00:35:48 +00:00
radha%netscape.com 9a23ed6b16 Removed unused code inside #ifdef debug_radha. No bug #s. 2000-03-23 23:03:27 +00:00
morse%netscape.com 14ac18e97a fix typo in prevous check-in, r=law 2000-03-23 22:54:16 +00:00
ben%netscape.com 50ebcd93ee checking in fix for linux orangeness, browser bustage 2000-03-23 03:58:37 +00:00
ben%netscape.com 4f1600dda8 converting navigator toolbar navigation buttons from button32 over to <button>'s 'large-toolbar' class 2000-03-23 02:10:14 +00:00
sford3%swbell.net 692b72f844 Bug 31711, splitting up a try into two. r=ben@netscape.com 2000-03-22 07:07:02 +00:00
law%netscape.com d6ae32a82b Fix, hehe, for bug 32352. I worked hard to write the code that way, darn it. 2000-03-22 01:27:11 +00:00
mscott%netscape.com b96e790ee6 Bug #30790 --> regiser browser window to be the default content handler
for other content types besides text/html.
no reviewer due to the trivial nature of the change.
2000-03-21 06:38:26 +00:00
morse%netscape.com a68bf4ad3f fix bug 32459, remove blockimage from menu if not pointing at a menu 2000-03-20 23:17:08 +00:00
matt%netscape.com c0c8073897 adding fixes that when into the branch for search 2000-03-18 00:38:45 +00:00
tbogard%aol.net 436d377541 Fix URL loading when coming from a command line. Tree blocker 31702. 2000-03-16 22:28:39 +00:00
pavlov%netscape.com af9ad7c3aa remove the dialog.start broadcaster/observer r=travis 2000-03-16 07:30:33 +00:00
pavlov%netscape.com 26c2ff705a fix travis's broken xul :-) 2000-03-16 06:33:55 +00:00
tbogard%aol.net ec5a41ce22 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. 2000-03-16 05:45:48 +00:00
ben%netscape.com 5369c093bc skinnable open location dialog 2000-03-16 01:19:23 +00:00
tbogard%aol.net 8352a364e0 Removed isViewSource attribute. It is no longer needed. DocShell now handles state. 2000-03-16 00:52:52 +00:00
tbogard%aol.net df4e9df7d2 Remove the isViewSource attribute. Changed a nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 00:52:02 +00:00
hyatt%netscape.com cc3cf630c3 Converting tabs 2000-03-14 11:40:02 +00:00
tbogard%aol.net 0f3b6e671c BrowserViewSource now brings up viewSource.xul instead of navigator.xul. Navigator.xul no longer supports coming up in viewSource mode. Using the same window for such a thing causes unneeded slow down and complexity. 2000-03-14 04:44:58 +00:00
tbogard%aol.net 4a46746490 Brought the viewSource.xul back to life. It now uses the docShell viewMode to specify that the iframe is in viewSource mode. 2000-03-14 04:43:50 +00:00