blakeross%telocity.com
faa496b292
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2006-09-14 05:58:05 +00:00
hewitt%netscape.com
7408d7a9a6
79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott
2006-09-14 05:58:04 +00:00
sspitzer%netscape.com
7964e648dc
fix crashser cause by stephend.
2006-09-14 05:58:03 +00:00
stephend%netscape.com
1dc2cc4fd6
Remove grippy tooltips r=jglick@netscape.com, hwaara@chello.se sr=alecf@netscape.com. Bug 80120.
2006-09-14 05:58:02 +00:00
ben%netscape.com
b4b0e09d2b
one last fix. idea from fabian. r=myself.
2006-09-14 05:57:58 +00:00
ben%netscape.com
480c2bea77
another small bustage fix
2006-09-14 05:57:57 +00:00
ben%netscape.com
780a4aaac9
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2006-09-14 05:57:56 +00:00
andreww%netscape.com
c4171544c4
bugzilla 43797 abolish the taskbar sr=hewitt (s)r=hyatt
2006-09-14 05:57:55 +00:00
hwaara%chello.se
991fdab882
Fix a whole bunch of bookmarks bugs: #68018 , #78586 , #71776 , #77814 , #78373 . r=hwaara, sr=alecf (r=doron on 68018). Brought to you by: Fabian Guisset <hidday@geocities.com>
...
#78997 , fix offline pref panel to match the spec. Patch by Stephen Walker <walk84@usa.net>, r=hwaara, sr=sspitzer.
#79058 , fix up the offline pref panel to show up correctly in the pref-tree. r=doron, sr=sspitzer.
2006-09-14 05:57:54 +00:00
sfraser%netscape.com
56263eae28
Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag
2006-09-14 05:57:50 +00:00
alecf%netscape.com
f806e52d6a
additional nsBrowserInstance destruction - move URI content listener into JS
...
part of bug 46200 sr=ben
2006-09-14 05:57:40 +00:00
rbs%maths.uq.edu.au
269657421b
Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567
2006-09-14 05:57:39 +00:00
hewitt%netscape.com
8989ed05b4
43189 - autocomplete, r=matt, sr=alecf
2006-09-14 05:57:38 +00:00
blakeross%telocity.com
ca2de01e9e
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2006-09-14 05:57:32 +00:00
ben%netscape.com
7555e98f33
17920, r=hyatt, sr=sfraser, scc
2006-09-14 05:57:28 +00:00
blakeross%telocity.com
a74f14cc23
Pressing Esc while urlbar has focus should revert url to that of page and select contents of urlbar (47863, patch by doronr@naboonline.com). r=bz sr=alecf
2006-09-14 05:57:14 +00:00
disttsc%bart.nl
08423a7206
Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf.
2006-09-14 05:57:07 +00:00
blakeross%telocity.com
d64f0ef044
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2006-09-14 05:57:01 +00:00
blakeross%telocity.com
a53f6ed3b9
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2006-09-14 05:56:42 +00:00
maolson%earthlink.net
a1e1a10e72
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2006-09-14 05:56:34 +00:00
stephend%netscape.com
52ef6fedac
Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
2006-09-14 05:56:33 +00:00
stephend%netscape.com
4f7d514586
Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612
2006-09-14 05:56:32 +00:00
stephend%netscape.com
1c01dc762d
Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
2006-09-14 05:56:31 +00:00
stephend%netscape.com
0477a7b9c2
Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements
2006-09-14 05:56:30 +00:00
stephend%netscape.com
6d2354fecc
Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com
2006-09-14 05:56:29 +00:00
mcafee%netscape.com
088de4c810
Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf
2006-09-14 05:56:28 +00:00
timeless%mac.com
196a98aee0
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2006-09-14 05:56:27 +00:00
ben%netscape.com
64c1131677
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Make navigator use hbox/vbox too.
2006-09-14 05:56:21 +00:00
stephend%netscape.com
431ffc21ca
Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com
2006-09-14 05:56:20 +00:00
hewitt%netscape.com
93365d59f1
69280 - boomarks window cleanup, r=blake, sr=ben
2006-09-14 05:56:19 +00:00
blakeross%telocity.com
ef9a4f35ea
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2006-09-14 05:56:18 +00:00
blakeross%telocity.com
e712216e68
Smoketest blocker/autocompletion fix (69949).
2006-09-14 05:56:17 +00:00
tao%netscape.com
9e7dcb67f2
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-09-14 05:56:13 +00:00
blakeross%telocity.com
a814d6a1fa
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
2006-09-14 05:56:12 +00:00
blakeross%telocity.com
4b8945202f
Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs)
2006-09-14 05:56:09 +00:00
ben%netscape.com
5c58121ccc
Bookmarks Window Updates, includes fixes for
...
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-09-14 05:56:00 +00:00
ben%netscape.com
b5f43f9f47
Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
...
8:51 PM 2/2/2001
2006-09-14 05:55:57 +00:00
disttsc%bart.nl
d228ff67b2
Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben
2006-09-14 05:55:56 +00:00
locka%iol.ie
aecf7d6a7e
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
2006-09-14 05:55:54 +00:00
blakeross%telocity.com
1c73b5df7b
removing line that was accidentally checked in.
2006-09-14 05:55:41 +00:00
alecf%netscape.com
960ac4d1a7
fix for #63698 - remove context menu for personal toolbar, as it was never working in the first place, also includes residual removal of bookmarks.js since I refactored bookmarks/history
...
a=ben r=blake
2006-09-14 05:55:40 +00:00
blakeross%telocity.com
a36f2e23fe
Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf
2006-09-14 05:55:39 +00:00
disttsc%bart.nl
f016c5aeac
Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben
2006-09-14 05:55:35 +00:00
blakeross%telocity.com
7ee62a8e62
Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag
2006-09-14 05:55:33 +00:00
blakeross%telocity.com
e60ca6b1f1
Fix 64582: navigator cleanup/optimization. r=jag a=ben
2006-09-14 05:55:32 +00:00
morse%netscape.com
7a3263e369
bug 64355, hide form toolbar by default, r=evaughn@netscape.com, sr=blizzard@mozilla.org
2006-09-14 05:55:25 +00:00
morse%netscape.com
8a29020453
bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf
2006-09-14 05:55:21 +00:00
morse%netscape.com
c3eadf60f2
bug 23095 toolbar for wallet functions, r=pchen@netscape.com sr=alecf@netscape.com
2006-09-14 05:55:19 +00:00
blakeross%telocity.com
c235ff2e1b
Fix 63727: right-click on menu for back/fwd button pops up new menu. r=timeless sr=alecf
2006-09-14 05:55:10 +00:00
blakeross%telocity.com
9a71726fbd
Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf
2006-09-14 05:55:01 +00:00
alecf%netscape.com
12d737d201
two more OpenBookmarkURL's that blake missed a=myself, r=jag
...
(this is consistent with blake & jag's earlier checkins)
2006-09-14 05:54:57 +00:00
blakeross%telocity.com
0f95394611
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2006-09-14 05:54:56 +00:00
blakeross%telocity.com
f9d6ef4dc5
Fix 58333, 58283, 58354: Middle mouse paste of URL no longer works, shift+click (not alt+click) to save a link, and middle-click/control-click on <AREA> doesn't open in new window. r=ben sr=brendan
2006-09-14 05:54:42 +00:00
ben%netscape.com
8eb20b5de0
that previous checkin was r=jrgm, blake, a=alecf
2006-09-14 05:54:41 +00:00
ben%netscape.com
72597f536f
test for the fix for 58551, crash on startup when event listener added twice.
2006-09-14 05:54:40 +00:00
blakeross%telocity.com
7ca36206ca
Fix for 12056: ctrl+click on a link should open in new window, alt+click should save it. r=jst sr=brendan, alecf
2006-09-14 05:54:39 +00:00
cls%seawood.org
08fb88c11c
Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
...
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2006-09-14 05:54:38 +00:00
radha%netscape.com
03b4341286
Fix for bug # 53922. Checking in to trunk r=waterson sr=alec
2006-09-14 05:54:37 +00:00
blakeross%telocity.com
282a2f40f6
Fix 25592 - implement "open frame in this whole window" functionality and add an item to the context menu. r=law sr=shaver
2006-09-14 05:54:36 +00:00
hewitt%netscape.com
fd6a4b2ee6
#54751 - [Modern] main window cleanup, r=andreww, a=ben
2006-09-14 05:54:13 +00:00
blakeross%telocity.com
ab631b9a57
Fix nsbeta3+ bug 50202, IE favorites not working in PT Bookmarks menu. r=a=don
2006-09-14 05:54:12 +00:00
ben%netscape.com
35de9ddf91
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
anthonyd%netscape.com
1d19756cf2
bug fix for 22163
...
selection of url bar on focus
r=akkana
2006-09-14 05:53:25 +00:00
akkana%netscape.com
e3e6d45902
22163: temporarily disabling anthonyd's change from yesterday, with his permission, awaiting a better fix
2006-09-14 05:53:24 +00:00
anthonyd%netscape.com
a75612e516
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
bfbf9a76df
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
808bc38ee1
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
9b484d8bb5
remove unsupported print menuitems and anchor popup correctly
2006-09-14 05:53:19 +00:00
mcafee%netscape.com
8d410fc6e2
Cleaning up some whacked nsbeta3+ whitespace. r=pavlov
2006-09-14 05:53:18 +00:00
nbhatla%netscape.com
5b9dc80e13
#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
712cf4c176
46613...
2006-09-14 05:52:53 +00:00
ben%netscape.com
3b1cfd79da
fix throbber, 46613
2006-09-14 05:52:52 +00:00
hyatt%netscape.com
66a3bbb41e
Move go button outside url bar. r=ben
2006-09-14 05:52:51 +00:00
ben%netscape.com
bd6d1e9762
tidy up navigatorOverlay.xul
2006-09-14 05:52:50 +00:00
BlakeR1234%aol.com
89e3cd7298
Fix bug 50008, make items in PT bookmarks menu function.
2006-09-14 05:52:49 +00:00
ben%netscape.com
8a4e97827b
fix for the navigator toolbar looks wacky in modern problem
2006-09-14 05:52:48 +00:00
hyatt%netscape.com
9143da9b13
Fix for 49431. r=ben
2006-09-14 05:52:47 +00:00
ben%netscape.com
8e7a90ea46
remove builtinurls load from navigator
2006-09-14 05:52:46 +00:00
ben%netscape.com
aed279a2d9
46613...
2006-09-14 05:52:45 +00:00
nbhatla%netscape.com
11a1060a80
Fix for #48704 -> Adding print button to browser navigation toolbar. r=hangas.
2006-09-14 05:52:44 +00:00
morse%netscape.com
ddad3cf434
bug 42438, add wallet capture and prefill to context menu
2006-09-14 05:52:43 +00:00
law%netscape.com
0e4f387f50
Bug 21137; make Shift-Reload force reload from server; r=radha@netscape.com
2006-09-14 05:52:41 +00:00
law%netscape.com
739d07c191
Bug 17524; add 'Bookmark this Link' context menu choice; r=slamm@netscape.com
2006-09-14 05:52:40 +00:00
matt%netscape.com
b7c5068331
fix for bug 30375 rev. matt patch taken
2006-09-14 05:52:32 +00:00
saari%netscape.com
3be5423aae
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
c2c48ca819
fix orange
2006-09-14 05:52:26 +00:00
ben%netscape.com
717dd8b14f
toolbar landing 44756
2006-09-14 05:52:23 +00:00
BlakeR1234%aol.com
ee4d163527
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
slamm%netscape.com
6eeb4fae59
Remove bookmarks folder from toolbar. Bug 39332. r=pavlov.
2006-09-14 05:51:54 +00:00
ben%netscape.com
38c63ce299
forgot to check these files in with the previous batch...
2006-09-14 05:51:53 +00:00
waterson%netscape.com
1c4a1e7ec3
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
2fe78f6fb1
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
da6c4b2259
fixes for 39923 and 38201, urlbar history popup navigation problems
2006-09-14 05:51:50 +00:00
ben%netscape.com
ff2c33698b
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
fe6445db5d
personal toolbar drag and drop and a fix for 42692, [disabled by default!]
2006-09-14 05:51:24 +00:00
law%netscape.com
d2b7507efa
Bug 31578; add 'Reload Frame' to context menu; r=matt@netscape.com
2006-09-14 05:51:15 +00:00
tao%netscape.com
bb09f39a64
41289: Proivde UI in the Browser (View | International Web Content) to
...
langpack download page.r=jbetak
2006-09-14 05:51:14 +00:00
danm%netscape.com
bc19ec331e
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2006-09-14 05:51:08 +00:00
ben%netscape.com
630ae93920
partial fixes for 32347, 30536, 41120
2006-09-14 05:51:02 +00:00
rbs%maths.uq.edu.au
3409fa355f
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2006-09-14 05:50:58 +00:00