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

1748 Коммитов

Автор SHA1 Сообщение Дата
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
ben%netscape.com c4496bd87a 85386 - Navigator menu cleanup.
Revise wording
r=jag, sr=blake, a=asa
2001-06-12 23:52:18 +00:00
ben%netscape.com dc7ca2e90e 85386 - Navigator menu cleanup.
Rearrange content of view menu
r=jag, sr=blake, a=asa
2001-06-12 23:52:01 +00:00
law%netscape.com d5b89ada81 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
hwaara%chello.se 4674e6d249 fix for bug 63026, r=jag, sr=ben, a=asa - adds a menu to the viewsource window - also fixes 22022 39389 50877 59489 69036 74862 76250 79518 81102 82663.
patch by doronr@naboonline.com
2001-06-12 20:05:16 +00:00
stephend%netscape.com 4db6d2074a Bug 80598 - View source window doesnt' focus the content area when brought up. Patch by bzbarsky@mit.edu (Boris Zbarsky). r=blakeross@telocity.com sr=alecf@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-06-11 19:17:56 +00:00
blakeross%telocity.com 94e09b1d0c Bug number for last checkin was 68429. 2001-06-10 18:02:01 +00:00
blakeross%telocity.com c4c8b8cdb6 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 2001-06-10 18:00:16 +00:00
dbaron%fas.harvard.edu 65490b586d Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847 2001-06-09 01:32:19 +00:00
mscott%netscape.com e91bec7841 Bug #76795 --> don't register chromeless windows with the uriloader. This is causing chromeless windows
to get redirected content from the mail window.
r/sr=alecf
a=asa
2001-06-07 04:27:53 +00:00
ben%netscape.com e10aa9749c Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
andreww%netscape.com e1bf219b5a bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar. 2001-06-06 04:49:14 +00:00
ben%netscape.com 96d0c33bd7 Fix X-server crash by preventing drags from menus on non-Win32 platforms.
r=hyatt, sr=blake, a=asa, bug 79003.
2001-06-05 02:15:12 +00:00
jag%tty.nl 7b46498ca0 Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann 2001-06-04 05:46:33 +00:00
pinkerton%netscape.com 44de0dc61a add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748. 2001-06-01 23:40:40 +00:00
naving%netscape.com 18df0288e2 Fix for bug 83410, View | Toolbars to View | Show/Hide. Patch by Stephen Walker (walk84@usa.net> r=stephend@netscape.com sr=ben@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-05-31 02:08:19 +00:00
sfraser%netscape.com 603b0c8d1f Fix for bug 74499 -- command keys don't work on Mac when no windows are open. Focussing the hidden window when it's first created fixes this. r=saari, sr=kin, a=asa 2001-05-31 01:18:07 +00:00
gerv%gerv.net 6527fe94a3 Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa. 2001-05-30 23:00:40 +00:00
timeless%mac.com ca9999abe0 Bugzilla Bug 46454 Segmentation fault trying to run with aphrodite theme. [@ nsBrowserInstance::ReinitializeContentVariables]
bullet proofing
original patch by peterh@sapros.com
r=mkaply rs=alecf a=asa@mozilla.org
2001-05-30 18:42:28 +00:00
radha%netscape.com 3101aa799f Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org) 2001-05-29 22:45:57 +00:00
hewitt%netscape.com 59853bbe97 82039 - Search option at the end of autocomplete popup doesnt work, r=alecf, sr=blake, a=blizzard 2001-05-29 02:49:29 +00:00
hewitt%netscape.com ba2da3f998 82457 - Dragging items on personal toolbar can lose bookmarks, r=blake, sr=sfraser, a=blizzard 2001-05-29 02:46:07 +00:00
loadrunner%betak.net f0de394b24 bug 82761 US browser not set to correct language in preferences, r=tao, sr=blizzard, a=blizzard 2001-05-25 23:56:34 +00:00
law%netscape.com 11f06e460b Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
ben%netscape.com 4a0e79d1f8 Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
sr=alecf
2001-05-23 05:43:17 +00:00
ben%netscape.com f6fb84a3ba [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make Personal Toolbar bookmarks code launch a dialog instead of invoking
an inline edit widget. This fixes crashers and other glitches. Inline Edit
will be back, some day.
r=pchen, sr=blake
2001-05-23 04:57:50 +00:00
hewitt%netscape.com 786e7bcaa5 82295 - move bookmarks button to right of separator, r=sgehani, sr=ben 2001-05-23 04:51:38 +00:00
gerv%gerv.net b0ccc999e1 Fix View | Translate, which I broke by not understanding prefs enough. Bug 82018. r=doron, sr=alecf. 2001-05-22 22:31:55 +00:00
gerv%gerv.net 40fbea3183 Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf. 2001-05-22 21:15:37 +00:00
ccarlen%netscape.com abcdbf0e4a Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
hewitt%netscape.com 587010f273 78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf 2001-05-20 05:58:25 +00:00
gerv%gerv.net 8323d80929 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
gerv%gerv.net 2af9d05ee2 Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf. 2001-05-19 15:47:26 +00:00
matt%netscape.com 9e66e19447 adding code for search button. Need sherlock to have happen.
bug 81742
2001-05-19 02:32:22 +00:00
ben%netscape.com 7408db62f3 81575, remove strings for removed menuitem. r=blake, timeless, sr=alecf 2001-05-19 02:16:55 +00:00
ben%netscape.com 851330eab4 Still part of 81575:
- remove Search in Bookmarks/History menuitem from Navigator as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:56:28 +00:00