Commit Graph

907 Commits

Author SHA1 Message Date
ben%netscape.com
a1e0cbf10e Fix for bug 52966, blank first item in session history popup associated with URLBar. r=hewitt, sr=radha. 2006-09-14 05:54:11 +00:00
mcafee%netscape.com
aac2b2ffb2 Mis-named key id was preventing ctrl-s from showing up in File menu (53269). a,r=waterson 2006-09-14 05:54:10 +00:00
waterson%netscape.com
e4e208bcd1 Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2006-09-14 05:54:09 +00:00
pinkerton%netscape.com
471a5fdfb9 jag's checkin makes mac submenus freak out. not sure why. backing out until we know why. 2006-09-14 05:54:07 +00:00
law%netscape.com
e722c4ea5c Bug 50656; r=matt@netscape.com; sr=ben@netscape.com; Don't let window.status override window.defaultStatus forever, and don't put auxilliary messages into overLink 2006-09-14 05:54:06 +00:00
blakeross%telocity.com
6dc8c06ed5 Fix bug 46645, pref about popping open the My Sidebar Search search when search results are available has no effect. r=rjc sr=scc, rtm+ 2006-09-14 05:54:05 +00:00
pchen%netscape.com
872f818a27 bugscape 2666, r=matt, sr=scc, removed code to check to see if defaultSearchURL equals fallback URL, set fallback URL to hard coded value, should be functionally equivalent and we can internationalize the URLs 2006-09-14 05:54:04 +00:00
ben%netscape.com
f51555b932 fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2006-09-14 05:54:03 +00:00
locka%iol.ie
84a7ac1d6f Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2006-09-14 05:54:02 +00:00
disttsc%bart.nl
5f5da58f1f Fixes a minor gotcha when selecting View -> Text Size -> Other, then cancel. Checkmark was left on Other instead of being set back on the menuitem it was on before. bug=52971, r=mozbot, a=brendan. 2006-09-14 05:54:01 +00:00
beard%netscape.com
f516e86f4d Fixing strict JS warning (duplicate declaration of var leakDetector). Using XPConnect wrapper as the prototype of the JS LeakDetector constructor function. 2006-09-14 05:54:00 +00:00
disttsc%bart.nl
d6f26b68f6 Better version of View -> Text Size submenu. bug=37940, r=mj@digicool.com, a=brendan 2006-09-14 05:53:59 +00:00
hewitt%netscape.com
ccdcd9f7aa #46015 - reload hotkeys, r=ben 2006-09-14 05:53:58 +00:00
ben%bengoodger.com
5242347a2b 263928 - distribution id for search results r=vlad sr=brendan 2006-09-14 05:53:57 +00:00
disttsc%bart.nl
bf90146494 ctrl+left/right -> alt+left/right for back/forward navigation on unix (yay!). r=ben, a=brendan 2006-09-14 05:53:54 +00:00
mcafee%netscape.com
71232051f5 Adding accelerator for View|Page Source (51541). r=pavlov 2006-09-14 05:53:53 +00:00
mcafee%netscape.com
979bcbe5b2 Cleaning this up, adding some comments. r=pavlov 2006-09-14 05:53:52 +00:00
hewitt%netscape.com
f391c92a97 #46015 - reload keyboard accelerator, r=ben 2006-09-14 05:53:51 +00:00
ben%bengoodger.com
1d9b2831cf 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2006-09-14 05:53:49 +00:00
blakeross%telocity.com
c2b9069f9e (fixing license) 2006-09-14 05:53:46 +00:00
blakeross%telocity.com
55a73b5adc Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2006-09-14 05:53:45 +00:00
sicking%bigfoot.com
45c1479383 Make links look like links in the "properties" dialog. bug 84259. r=hwaara sr=hewitt a=asa (for drivers). 2006-09-14 05:53:44 +00:00
gerv%gerv.net
a410be6ddf Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa. 2006-09-14 05:53:43 +00:00
gerv%gerv.net
48ebadf6d4 Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf. 2006-09-14 05:53:42 +00:00
ftang%netscape.com
57a93b5038 fix bug 41325. Make new entries in the keybinding for Mac so cmd+[ and cmd+] make forward and backward. r=saari 2006-09-14 05:53:41 +00:00
locka%iol.ie
cb7bfd6e0b Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2006-09-14 05:53:40 +00:00
cls%seawood.org
2d8ce2751e A strict warning says that this variable needs to be declared before being used. It let's View->Page Source work again 2006-09-14 05:53:39 +00:00
ben%netscape.com
f795bf3548 part of previous checkin 2006-09-14 05:53:38 +00:00
radha%netscape.com
90aed4be34 More changes to fix 49498. r=ben 2006-09-14 05:53:37 +00:00
blakeross%telocity.com
aec6f5c9cb Fix 52541: link dragging no longer works. r=dr sr=alecf 2006-09-14 05:53:36 +00:00
alecf%netscape.com
b53ddc4075 back out my dumb-ass fix for 52519 - it only worked for like a day, then died. 2006-09-14 05:53:35 +00:00
alecf%netscape.com
e1e49cdb4a first part of fix for #52519 - escape text/x-moz-url URLs when they are dragged r=law@netscape.com (LOTS of review!)
a=ben@netscape.com
(from the N6 branch)
2006-09-14 05:53:34 +00:00
locka%iol.ie
e5900ceed8 Fix to name Internet Shortcuts after the document title, not the window title. b=41984, a=ben@netscape.com, r=ben@netscape.com 2006-09-14 05:53:33 +00:00
mjudge%netscape.com
5cd90b022b small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2006-09-14 05:53:32 +00:00
rayw%netscape.com
bcbbbbd8df Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-09-14 05:53:31 +00:00
sfraser%netscape.com
a7fc93fbb6 Fix JavaScript warnings in strict mode. r=pchen 2006-09-14 05:53:30 +00:00
radha%netscape.com
990110a371 Commenting out debug statements. Trivial changes. 2006-09-14 05:53:29 +00:00
radha%netscape.com
8814477a14 Fix for bug # 47856. Patch from disttsc@bart.nl r=myself 2006-09-14 05:53:28 +00:00
locka%iol.ie
187f4532b7 Removed hack put in to drag and drop to workaround this bug. b=41984, r=jst 2006-09-14 05:53:27 +00:00
ben%netscape.com
8e1663001d fix for nsbeta3+ bug 41901, link image dragged from one window to another loads the image instead of the linked page.
also tidied up the html string returned in this case so that when dropped into composer, an image enclosed in a link
to the linked page is inserted.
2006-09-14 05:53:26 +00:00
anthonyd%netscape.com
fbbd682a7c bug fix for 22163
selection of url bar on focus
r=akkana
2006-09-14 05:53:25 +00:00
akkana%netscape.com
4221dc20fd 22163: temporarily disabling anthonyd's change from yesterday, with his permission, awaiting a better fix 2006-09-14 05:53:24 +00:00
rayw%netscape.com
df540731d2 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2006-09-14 05:53:23 +00:00
anthonyd%netscape.com
feb03ed925 fix for bug #22163
making url bar behaviour the same as 4.x and IE
xul text fields, autocomplete fields now respond to onblur and onfocus events
r=hyatt,mjudge
2006-09-14 05:53:22 +00:00
ben%netscape.com
ec18daba43 51644, throbber button too big
this time, I'll even choose a unique ID!
2006-09-14 05:53:21 +00:00
ben%netscape.com
e9375665c5 so the throbber sizing problem in classic navigator wasn't fixed. this fixes it finally 2006-09-14 05:53:20 +00:00
ben%netscape.com
466082aa16 remove unsupported print menuitems and anchor popup correctly 2006-09-14 05:53:19 +00:00
mcafee%netscape.com
bef444c41f Cleaning up some whacked nsbeta3+ whitespace. r=pavlov 2006-09-14 05:53:18 +00:00
rayw%netscape.com
7b312a71f9 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-09-14 05:53:17 +00:00
pinkerton%netscape.com
9ad709df93 since mac has a better way to display busy status, don't set the busy cursor here in JS. r=ben, bug#52108 2006-09-14 05:53:16 +00:00
law%netscape.com
cdd57c3110 Bug 39957; specify VALIDATE_NEVER cache flag when (re)loading URLs to save stuff; r=radha@netscape.com 2006-09-14 05:53:15 +00:00
slamm%netscape.com
d5f7b5b806 Fix sidebar popopen on search (51694). Move all the logic into sidebarOverlay.js. r=pavlov 2006-09-14 05:53:14 +00:00
pavlov%netscape.com
0bb9694245 fix for bug 51417 2006-09-14 05:53:13 +00:00
sfraser%netscape.com
80671d5d81 Fix JavaScript warnings in strict mode. r=pchen 2006-09-14 05:53:12 +00:00
BlakeR1234%aol.com
e9aeca799e Fix a regression I introduced accidentally, patch by Tim (6782) r=me 2006-09-14 05:53:11 +00:00
beard%netscape.com
b7fe01f9c3 hooked up Leak Detector contextual menu. 2006-09-14 05:53:10 +00:00
tao%netscape.com
fd38fa3452 48646: "Download More" menuitem duplicated, kinda messed up. (r=nhotta,a=ftang) 2006-09-14 05:53:09 +00:00
tao%netscape.com
fd22d6b223 standrad -> standard. (typo fix; r=cata). 2006-09-14 05:53:08 +00:00
sfraser%netscape.com
88f2fe8ca8 Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben 2006-09-14 05:53:07 +00:00
jst%netscape.com
36f246c1d3 Making the view-source window resizeable. r=vidur@netscape.com 2006-09-14 05:53:06 +00:00
shanjian%netscape.com
13c55906d7 #44011 the bookmark charset does not work correctly if we select sidebar first
ra = ftang
doc charset can be and should be get directly from window without paying
any attention to focused window.
2006-09-14 05:53:05 +00:00
vidur%netscape.com
6705a3f95e Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd 2006-09-14 05:53:04 +00:00
sfraser%netscape.com
3f51b584d7 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2006-09-14 05:53:03 +00:00
beard%netscape.com
f027618473 traceObject(). only used when leak detector built. 2006-09-14 05:53:02 +00:00
jst%netscape.com
e04f552571 Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com) 2006-09-14 05:53:00 +00:00
dbaron%fas.harvard.edu
b3337b445c Fix the throbber and other things broken by adamlock's carpool on the 25th by updating the names of renamed constants. This will increase the leak stats on tinderbox due to animated gif leaks (bug 47098). Patch from tim@prismelite.com. r=adamlock,dbaron a=waterson b=50489 2006-09-14 05:52:59 +00:00
BlakeR1234%aol.com
5286fe3328 Fix bugs 43546 and 50397 (nsbeta3+) and 50398, add themes to view menu 2006-09-14 05:52:58 +00:00
ben%netscape.com
46aacb3d94 fix for 50606, add id to toolbar show/hide popup. Skinability issue. 2006-09-14 05:52:57 +00:00
BlakeR1234%aol.com
0223848248 Remove menu separator, part of nsbeta3+ 50397 2006-09-14 05:52:56 +00:00
law%netscape.com
add7038e46 Bug 1722; move hardcoded search URL to locale-based RDF datasource; fix supplied by tao@netscape.com; r=me 2006-09-14 05:52:55 +00:00
nbhatla%netscape.com
966fc4d3de #46423-> new modern skin. Change to xul so that groove in navbar can stretch vertically if the urlbar text size is larger than expected. r=ben,hyatt 2006-09-14 05:52:54 +00:00
ben%netscape.com
4ef06d26a5 46613... 2006-09-14 05:52:53 +00:00
ben%netscape.com
1aa38dcfd5 fix throbber, 46613 2006-09-14 05:52:52 +00:00
hyatt%netscape.com
e79d248586 Move go button outside url bar. r=ben 2006-09-14 05:52:51 +00:00
ben%netscape.com
84501fbc4b tidy up navigatorOverlay.xul 2006-09-14 05:52:50 +00:00
BlakeR1234%aol.com
0cb32aa074 Fix bug 50008, make items in PT bookmarks menu function. 2006-09-14 05:52:49 +00:00
ben%netscape.com
8e28f91623 fix for the navigator toolbar looks wacky in modern problem 2006-09-14 05:52:48 +00:00
hyatt%netscape.com
5a6cf9025d Fix for 49431. r=ben 2006-09-14 05:52:47 +00:00
ben%netscape.com
6b479bd19c remove builtinurls load from navigator 2006-09-14 05:52:46 +00:00
ben%netscape.com
6a3ceb8366 46613... 2006-09-14 05:52:45 +00:00
nbhatla%netscape.com
3cfcb8adf7 Fix for #48704 -> Adding print button to browser navigation toolbar. r=hangas. 2006-09-14 05:52:44 +00:00
morse%netscape.com
fad515a5b8 bug 42438, add wallet capture and prefill to context menu 2006-09-14 05:52:43 +00:00
BlakeR1234%aol.com
9056ca156c Fix bug 35233, Stop on the context menu needs to be disabled at the appropriate times. r=jrgm a=brendan 2006-09-14 05:52:42 +00:00
law%netscape.com
d63ac2fd36 Bug 21137; make Shift-Reload force reload from server; r=radha@netscape.com 2006-09-14 05:52:41 +00:00
law%netscape.com
8144bfe90d Bug 17524; add 'Bookmark this Link' context menu choice; r=slamm@netscape.com 2006-09-14 05:52:40 +00:00
putterman%netscape.com
06d321b9f4 Fix for 40818. Remove mail items from search menu. r=alecf. 2006-09-14 05:52:39 +00:00
morse%netscape.com
8e9e2479c3 bug 42438, add wallet functions to edit menu, r=dbragg 2006-09-14 05:52:38 +00:00
tao%netscape.com
d4c8de7668 Lacalizable accesskey fix. (check in for Andrea; r=tao,a=brendan.) 2006-09-14 05:52:37 +00:00
hyatt%netscape.com
843b40c2ba Adding XBL demos. Doesn't affect build. 2006-09-14 05:52:36 +00:00
hyatt%netscape.com
86215c8ab1 Adding XBL demos. Doesn't affect build. 2006-09-14 05:52:35 +00:00
hyatt%netscape.com
d78370310c Adding XBL demos. Doesn't affect build. 2006-09-14 05:52:34 +00:00
pchen%netscape.com
22c8f791ea bug 22342, r=danm, back out ben's hack to try to load URL in current window if empty otherwise load in a new window, now always load using openTopWin() 2006-09-14 05:52:33 +00:00
matt%netscape.com
16f5d88a56 fix for bug 30375 rev. matt patch taken 2006-09-14 05:52:32 +00:00
ben%netscape.com
6213a03b87 fix for nsbeta3+ bug 40877, 'secs' is not localised in navigator.js 2006-09-14 05:52:31 +00:00
pavlov%netscape.com
fcc7804c07 removing a dump() that shows a bogus error 2006-09-14 05:52:30 +00:00
danm%netscape.com
f25876d3d6 reverting the part of rev 1.198 that causes a 100% reproducible, impossible to miss crash every time a browser window is closed, and seems to do nothing else. bug 47491 2006-09-14 05:52:29 +00:00
pierre%netscape.com
3a6ba124bf 6782 (UI for alternate and user stylesheets) Thanks to Tim Hill <tim@prismelite.com> 2006-09-14 05:52:28 +00:00
saari%netscape.com
ee2fc826ad massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2006-09-14 05:52:27 +00:00
ben%netscape.com
bf2720c9cd fix orange 2006-09-14 05:52:26 +00:00
ducarroz%netscape.com
cfa121852f Fix for bug 46678. We need to ignore onInput event right after somebody set the value of the textfield else autocomplete will start. R=radha 2006-09-14 05:52:25 +00:00
roc+%cs.cmu.edu
a7c26e84f5 Removing TABLE SUMMARY from browser tooltips. Bug #45735. r=ben, a=brendan 2006-09-14 05:52:24 +00:00
ben%netscape.com
3d53d6c3c8 toolbar landing 44756 2006-09-14 05:52:23 +00:00
BlakeR1234%aol.com
a5fca72c45 Fix bug 41345, implement checkmarks for the current visited page in the Go menu (as IE 5.x and NN 4.x do). r=jag, a=radha 2006-09-14 05:52:22 +00:00
mjudge%netscape.com
2261960f15 15665 beta3+ Javascript selecting a link when dragging. 2006-09-14 05:52:21 +00:00
BlakeR1234%aol.com
d3daaf97ec Oops; fix capitalization error in my last checkin. 2006-09-14 05:52:20 +00:00
BlakeR1234%aol.com
b48d29ccd2 Fix bug 37940, implement IE-style Text Size menu. Thanks to jag for the help. r=jag 2006-09-14 05:52:19 +00:00
ben%netscape.com
11e1dea3ce Correct platform keyboard accelerator support for navigation. Should work this time. b46803 2006-09-14 05:52:18 +00:00
ben%bengoodger.com
17f7fcbaaa 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2006-09-14 05:52:16 +00:00
alecf%netscape.com
fd749ac709 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2006-09-14 05:52:15 +00:00
pinkerton%netscape.com
4be33d4784 part of fix for 37412, make content area accept text/x-moz-url flavor. 2006-09-14 05:52:14 +00:00
mjudge%netscape.com
10d45baaac 15665 beta3+ Javascript selecting a link when dragging. 2006-09-14 05:52:13 +00:00
pinkerton%netscape.com
69d5049bfa for bug 39326, add a drag over handler to reject drags from the same content area. better than the way i did it before. 2006-09-14 05:52:12 +00:00
pinkerton%netscape.com
32c4506cc4 for bug 39326, don't load urls dragged from the same content area. 2006-09-14 05:52:11 +00:00
ben%netscape.com
202eb463de some required groundwork for pink for his nsbeta3+ bug 39326 2006-09-14 05:52:10 +00:00
ben%netscape.com
b1dfd37739 fixing build bustage by removing include of overlay. too tired to figure out
why this is happening, will attempt to hook this up again tomorrow.
2006-09-14 05:52:07 +00:00
BlakeR1234%aol.com
4c1fbfdc7c Fix for bug 35770. Patch by jrgm@netscape.com, r=me 2006-09-14 05:52:06 +00:00
ben%netscape.com
e6849f9ecf 46803, XP keyboard accelerators for navigation. 2006-09-14 05:52:05 +00:00
thayes%netscape.com
f6c4b10ffe Implement tab-based framework for pageInfo.
+ tabs + extension by overlay + open to specific tab
2006-09-14 05:52:03 +00:00
blakeross%telocity.com
1baeffd0c1 Page info panes should have adjustable and have scrollbars (by db48x@yahoo.com, 63913). r=timeless sr=alecf 2006-09-14 05:52:02 +00:00
blakeross%telocity.com
08f2633b05 Fix 52385: non-localizable text in Page Info. r=timeless sr=alecf 2006-09-14 05:52:01 +00:00
blakeross%telocity.com
d270ebea83 the rest of my previous fix, the patch didn't apply fully. 2006-09-14 05:52:00 +00:00
blakeross%telocity.com
6932c2633c Fix 52928: tree columns in page info window not resizable, and grippy isn't properly aligned. r=jag sr=alecf 2006-09-14 05:51:59 +00:00
sfraser%netscape.com
15e4fdc9ef Fix for 43119 -- pageInfo.css is no longer needed. r=ben 2006-09-14 05:51:58 +00:00
sfraser%netscape.com
91337793fb Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben 2006-09-14 05:51:57 +00:00
dr%netscape.com
0ef9800d53 fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2006-09-14 05:51:56 +00:00
radha%netscape.com
33cea53388 Fix for bug # 41775. r=slamm 2006-09-14 05:51:55 +00:00
slamm%netscape.com
b31c291adb Remove bookmarks folder from toolbar. Bug 39332. r=pavlov. 2006-09-14 05:51:54 +00:00
ben%netscape.com
d9d12b0d88 forgot to check these files in with the previous batch... 2006-09-14 05:51:53 +00:00
waterson%netscape.com
41d1e25c8c Bug 46132. Use 'flags=dont-test-empty' to avoid eager construction of menu content. r=hyatt 2006-09-14 05:51:52 +00:00
sfraser%netscape.com
e90675f422 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis. 2006-09-14 05:51:51 +00:00
ben%netscape.com
c920eebd66 fixes for 39923 and 38201, urlbar history popup navigation problems 2006-09-14 05:51:50 +00:00
ben%netscape.com
b99910cab3 fix lock icon in navigator statusbar so tooltip displays, r=pchen 2006-09-14 05:51:40 +00:00
ben%netscape.com
0a2dc1ea25 b44281, r=don, a=don 2006-09-14 05:51:39 +00:00
tao%netscape.com
ebd7b28ff1 45262 Check-In "View | Set Language/Region" code to better
expose the Counrty Picker feature to user.r=ftang
2006-09-14 05:51:38 +00:00
tao%netscape.com
82b59b8c4e back out unintentional checkin. 2006-09-14 05:51:37 +00:00
rjc%netscape.com
13e47653e6 Fixes for various sidebar panels for bug # 42718. Also, set page title for FTP/FILE displays. Finally, fix a bug (can't remember the bug # at the moment) with clicking on the scrollbar... basically, make sure the click is on a <treeitem> before processing the click. r=me 2006-09-14 05:51:36 +00:00
warren%netscape.com
8d6e5d39f7 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2006-09-14 05:51:35 +00:00
nhotta%netscape.com
0d32bb0fc4 Added code to pass default charset to directory viewer, bug 28787, r=law. 2006-09-14 05:51:34 +00:00
ben%netscape.com
fc8fde8af1 modify navigator tooltip to remove location for links 2006-09-14 05:51:33 +00:00
tao%netscape.com
ab45b402c2 39790 : [L12y] Move all localizable prefs into chrome:// .r=rjc. 2006-09-14 05:51:32 +00:00
ben%netscape.com
e7614554fc small ammendment to earlier tooltip checkin for browser 2006-09-14 05:51:31 +00:00
ben%netscape.com
f72fa4f594 fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me. 2006-09-14 05:51:30 +00:00
ben%netscape.com
9c9ec4bd60 ...and again. I suck. 2006-09-14 05:51:28 +00:00
ben%netscape.com
9d9c42d51a fix braindead stuff. (make global variable local, oops) 2006-09-14 05:51:26 +00:00
ben%netscape.com
fa64397223 personal toolbar drag and drop and a fix for 42692, [disabled by default!] 2006-09-14 05:51:24 +00:00
tao%netscape.com
abfd3008d3 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2006-09-14 05:51:22 +00:00
pchen%netscape.com
8f1495fdae Partial fix 44281 r=dougt, add certificate authority status bar XUL item and a spring to make it stick to immediate left of security lock icon 2006-09-14 05:51:21 +00:00
BlakeR1234%aol.com
82c316e459 Partial fix for bug 42318 r=ben, fix for 44240 r=disttsc@bart.nl, a=brendan 2006-09-14 05:51:20 +00:00
tao%netscape.com
a86a1f7576 Fix the broken localeSwitcher in "QA|Languages->". a=ben 2006-09-14 05:51:19 +00:00
matt%netscape.com
ea8ed9c2a1 adding localization for bug 30456.
R=law
2006-09-14 05:51:18 +00:00
ben%netscape.com
91889a0f3f more classic skin work 2006-09-14 05:51:16 +00:00
law%netscape.com
1d33f8aa94 Bug 31578; add 'Reload Frame' to context menu; r=matt@netscape.com 2006-09-14 05:51:15 +00:00
tao%netscape.com
aed416bc4c 41289: Proivde UI in the Browser (View | International Web Content) to
langpack download page.r=jbetak
2006-09-14 05:51:14 +00:00
mcafee%netscape.com
54d5e3fb2c Adding PSM menu item to debug menu, localizing Composer test page menu (31521). r=matt, cmanske 2006-09-14 05:51:13 +00:00
law%netscape.com
0a3f8a2fd0 Bug 36658; notify urlwidget component on page load; r=matt@netscape.com 2006-09-14 05:51:12 +00:00
nhotta%netscape.com
624c6efef8 Changed to pass a charset to openDialog so that a new window inherits the charset, bug 27646, r=ftang. 2006-09-14 05:51:11 +00:00
tao%netscape.com
49d3504940 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2006-09-14 05:51:10 +00:00
matt%netscape.com
2c347e804e pulling out search string from JS to a properties file.
R:law
bug:35124
2006-09-14 05:51:09 +00:00
danm%netscape.com
eaac87815e tracking change of name of window.content to _content. (bug 33650) r=hyatt 2006-09-14 05:51:08 +00:00
BlakeR1234%aol.com
7a1320dfd1 Fix for bug 43217, regression which caused Go menu to disappear. r=smfr, disttsc@bart.nl 2006-09-14 05:51:05 +00:00
BlakeR1234%aol.com
fa58bfcc33 Fix for bug 41342. r=andreww a=waterson 2006-09-14 05:51:04 +00:00
rpotts%netscape.com
8449405e24 Reworked the nsIWebProgress interfaces and implementation... 2006-09-14 05:51:03 +00:00
ben%netscape.com
a6234be1db partial fixes for 32347, 30536, 41120 2006-09-14 05:51:02 +00:00
jst%netscape.com
8d503dde09 Fixing well-formedness error in XUL overlay file that prevents mozilla from even opening the first browser window, r=brade&disttsc@bart.nl 2006-09-14 05:51:01 +00:00
BlakeR1234%aol.com
8568f965f8 Oops...overwrote rbs@maths.uq.edu.au's changes. sorry 2006-09-14 05:51:00 +00:00
BlakeR1234%aol.com
deab3ab68c Fix nsbeta2+ bug 41614 r=dveditz 2006-09-14 05:50:59 +00:00
rbs%maths.uq.edu.au
4e5903963e Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-09-14 05:50:58 +00:00
radha%netscape.com
606d858bbb Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
r=myself. a=brendan
2006-09-14 05:50:57 +00:00
evaughan%netscape.com
1b4c95a9b3 Fix for beta2+ #41951
and beta2+ #39927

-r pinkerton
2006-09-14 05:50:56 +00:00
pinkerton%netscape.com
a08d233069 adding title (modulo bug) to x-moz-url flavor when dragging proxy icon. r=scc, bug#37410 2006-09-14 05:50:55 +00:00
akkana%netscape.com
09d2562e7f 42306: remove hacky workaround for middle mouse handling, no longer
needed; event bubbling now happens correctly.  r=saari,mjudge; a=beppe
2006-09-14 05:50:54 +00:00
law%netscape.com
25c2f4d88a Bug 1050; escape target URI when passing to Alis; r=rjc 2006-09-14 05:50:53 +00:00
law%netscape.com
d99640642d Bugs 36789, 22861, and 38827 (all related to downloading files); change xfer component to use nsIFilePicker, handle content-disposition: http response header, and fix a l10n problem; r=slamm 2006-09-14 05:50:52 +00:00
ben%netscape.com
0950cc3ffb partial fix for b41120 and b41123 - tooltips for navigator and taskbar 2006-09-14 05:50:51 +00:00
brade%netscape.com
246b21b1c8 temporary fix for bug #40911; if the dropped text contains a space, don't actually try to load the text as a url. r=kin; r/a=pinkerton 2006-09-14 05:50:50 +00:00
ben%netscape.com
f455fd35b0 fix checkbox inversion 2006-09-14 05:50:49 +00:00
ben%netscape.com
d88070ff82 Usability change for common dialog 2006-09-14 05:50:48 +00:00
ben%netscape.com
19f9614785 place navigator's online/offline status indicator in communicator-wide overlay so that mailnews and editor can use it. 2006-09-14 05:50:46 +00:00
ben%netscape.com
2bad2d075f get button handling right for drop-on-home dialog 2006-09-14 05:50:42 +00:00
ben%netscape.com
9f17a7b07b d&d fix 2006-09-14 05:50:41 +00:00
ben%netscape.com
4dfe6f88ff d&d tweaks 2006-09-14 05:50:40 +00:00
ben%netscape.com
1f825eec17 fix draggable scrollbars on mac 2006-09-14 05:50:39 +00:00
kin%netscape.com
0ee33d7bb6 Changed bogus "event" reference to "aEvent" in contentAreaDNDObserver.onDragStart().
This should fix the D&D of selection regression.
a=beppe@netscape.com
2006-09-14 05:50:38 +00:00
ben%netscape.com
09a87897f6 make toolbar menubuttons use correct classname for skinnability 2006-09-14 05:50:37 +00:00
ben%netscape.com
7956b1c7be add nsIPref utility wrapper (code cleanup) 2006-09-14 05:50:36 +00:00
ben%netscape.com
46df264503 make home button drop a little safer/smarter 2006-09-14 05:50:35 +00:00
ben%netscape.com
ae0ee25174 partial fix for 29403 and some text changes to open location dialog 2006-09-14 05:50:34 +00:00
ben%netscape.com
074e09bf92 *** empty log message *** 2006-09-14 05:50:33 +00:00
ben%netscape.com
4ba5d91ac1 add offline indicator to statusbar and menu 2006-09-14 05:50:32 +00:00
mcafee%netscape.com
8e04b36bdc Fixing forward/back hot keys (29348). r=slamm 2006-09-14 05:50:31 +00:00
mcafee%netscape.com
ae69b720b8 Fixing home hot key (29348) r=slamm 2006-09-14 05:50:30 +00:00
ben%netscape.com
bc95b3a8eb add communicator hook in overlay, annotate navigator hook in overlay 2006-09-14 05:50:29 +00:00
ben%netscape.com
522a7215dd remove redundant stylesheet reference 2006-09-14 05:50:28 +00:00
evaughan%netscape.com
7190bdece2 Patch from:
Davor Cubranic
Tomi Leppikangas

That implements middle mouse click to position on unix.

Bug #24117

-r evaughan -a brendan
2006-09-14 05:50:27 +00:00
jbetak%netscape.com
747c513ea5 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2006-09-14 05:50:26 +00:00
ben%netscape.com
9a311c367d Fix for 15805, mis-spellings, duplicate accesskeys and 'save frame as' work. 2006-09-14 05:50:25 +00:00
pinkerton%netscape.com
bf3b38091c Fix for 37421, showToolbar menu items not being checked. Put checkbox type
on broadcasters. r=saari.
2006-09-14 05:50:24 +00:00
radha%netscape.com
e70a33f1a3 Fix for bug # 39719. Typo in gotoHistoryIndex() a=waterson 2006-09-14 05:50:23 +00:00
pavlov%netscape.com
8b4bcc2bcb 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
2006-09-14 05:50:22 +00:00
jbetak%netscape.com
43e815c8f8 36136 [regression]View source with meta charset info does not display properly
r=ftang
2006-09-14 05:50:21 +00:00
cata%netscape.com
bace5d9f9d Charset override work: add API to force charset. 2006-09-14 05:50:20 +00:00
mcafee%netscape.com
87cb88643d Adding page info implementation, courtesy smorrison@gte.com. (22119) 2006-09-14 05:50:19 +00:00
ben%netscape.com
d0100e1648 skinnability cleanup 2006-09-14 05:50:18 +00:00
ben%netscape.com
94822d6b7e fix skinnability flaw (taskbar toolbar not in toolbox) 2006-09-14 05:50:17 +00:00
mcafee%netscape.com
f70a375a3a Fixing double-quit menu item problem; doubly-included globalOverlay files in browser, mailcompose. (38170) r=jrgm, ducarroz 2006-09-14 05:50:16 +00:00
slamm%netscape.com
e9c5509a2e Add items to bookmarks menu on personal toolbar (bug 35345). Also break long lines into multiple lines. r=law 2006-09-14 05:50:15 +00:00
radha%netscape.com
5fcab9c676 Enable autocomplete in teh urlbar 2006-09-14 05:50:14 +00:00
ben%netscape.com
786400da02 shuffling navigator code around 2006-09-14 05:50:13 +00:00
brendan%mozilla.org
526f6c0050 Enforce interCaps Mozilla XPIDL style (r=shaver). 2006-09-14 05:50:11 +00:00
michael.lowe%bigfoot.com
f853a3e4e3 Add file selector types, and minor changes to cursors 2006-09-14 05:50:10 +00:00
rjc%netscape.com
bdfe16dab8 Add support for search modes. 2006-09-14 05:50:09 +00:00
ben%netscape.com
e32b04151b fixing navigation buttons 2006-09-14 05:50:07 +00:00
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
jbetak%netscape.com
7d0fc3649c 32591 View source page is displayed as ISO-8859-1 in no meta tag page
r=ftang
2006-09-14 05:49:58 +00:00
jbetak%netscape.com
1aaf4a1801 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
2006-09-14 05:49:57 +00:00
radha%netscape.com
9730c3c353 Change all calls to "window.content.location.href=url" to "appCore.loadUrl()" so that urls
get added in to Session History properly
2006-09-14 05:49:56 +00:00
rjc%netscape.com
554bcf7e7a AddBookmark() now takes an additional type parameter. 2006-09-14 05:49:55 +00:00
ben%netscape.com
94c651c1cc tooltips for navigator 2006-09-14 05:49:54 +00:00
mcafee%netscape.com
708d9e562d Adding trailing slash to browser buster URL (33826) 2006-09-14 05:49:52 +00:00
waterson%netscape.com
5fef268f48 Reverting my previous changes, as they have no effect on tinderbox leak stats. 2006-09-14 05:49:51 +00:00
waterson%netscape.com
0b69a81e80 Hack to get startup leaks sane again. 2006-09-14 05:49:50 +00:00
radha%netscape.com
67867d5697 Enable menubutton for back and forward buttons 2006-09-14 05:49:49 +00:00
alecf%netscape.com
5d2ae6d8f8 fix for non-wrapping status line
r,a=leaf
2006-09-14 05:49:48 +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
ben%netscape.com
0fb618b60e another tweak 2006-09-14 05:49:37 +00:00
ben%netscape.com
5a8682311f PrefWindow IV landing 2006-09-14 05:49:36 +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
ben%netscape.com
8b009336a6 fixed js errors 2006-09-14 05:49:33 +00:00
brade%netscape.com
8ce9bc2bb8 fix bug #35184; give urlbar focus so that the editor is activated and d&d can work properly 2006-09-14 05:49:32 +00:00
danm%netscape.com
7bd51fd41b use preference for browser chrome url (aka navigator.xul). bug 31867 2006-09-14 05:49:31 +00:00
mscott%netscape.com
fefb1bfe79 Bug #33156 --> finish new nsIWebProgress work --> implement real progress as a percentage of the document download. 2006-09-14 05:49:30 +00:00
radha%netscape.com
c298286ee9 Fix up the back/forward menu item. A small regression from last night's pull-out. 2006-09-14 05:49:29 +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