disttsc%bart.nl
2495df44e8
Temporarily hide leaks (hopefully). Bug 61886, r=dbaron, a=ben
2006-09-14 05:55:09 +00:00
disttsc%bart.nl
ccffe3d0d2
more cleaning up (bug 55798), r=alecf, a=ben
2006-09-14 05:55:08 +00:00
dbaron%fas.harvard.edu
48dd8491b4
Bypass XBL as a hack to avoid a large leak. b=61821 r=disttsc@bart.nl sr=alecf@netscape.com
2006-09-14 05:55:07 +00:00
disttsc%bart.nl
8af6fdd677
More appCore ditching (bug 46200) and cleaning up of navigator.js (bug 55798), r=alecf, a=ben
2006-09-14 05:55:06 +00:00
disttsc%bart.nl
b11be61da1
Damn typos sneaking past me. Fixed. bug=61185, r=blake, a=ben
2006-09-14 05:55:05 +00:00
disttsc%bart.nl
4b489792bc
Whoops... Fixing ``/ //'' lines...
2006-09-14 05:55:04 +00:00
disttsc%bart.nl
d9c8cae48d
Get rid of most appCore uses in navigator.js and do some general cleaning-up. bug=46200, r=alecf, r=Hixie, a=ben
2006-09-14 05:55:03 +00:00
disttsc%bart.nl
9f7d6dd544
A few preparations for later checkins for bug 46200. r=alecf, a=ben
2006-09-14 05:55:02 +00:00
blakeross%telocity.com
80f875c072
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
disttsc%bart.nl
a3ad1c8493
Fixes reference cycle causing leaks, bug=60927, r=dbaron, a=alecf
2006-09-14 05:55:00 +00:00
disttsc%bart.nl
d5f5cd26ab
Two about:blank related changes:
...
22400 - Don't show "about:blank" for "blank page" on new window open, r=smfr, a=alecf
37987 - Don't show "Document: done" for "about:blank", r=timeless, a=alecf
2006-09-14 05:54:59 +00:00
alecf%netscape.com
2637025237
big rewrite of drag & drop code to fix #52519
...
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2006-09-14 05:54:58 +00:00
alecf%netscape.com
e71b7fe998
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
be05193ddf
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
disttsc%bart.nl
6ca07d1125
Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben
2006-09-14 05:54:55 +00:00
radha%netscape.com
9598eaf018
Fix for urlbar autocomplete bug # 54392 r=ducarroz, sr=alecf
2006-09-14 05:54:54 +00:00
disttsc%bart.nl
cd91bba0fb
Get rid of appCore from sessionHistoryUI.js again, hyatt's recent changes of saving the sessionHistory object on skin switching makes this possible.
...
bug=46200, r=alecf, a=ben
2006-09-14 05:54:53 +00:00
mstoltz%netscape.com
496aa71fdc
Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan.
...
Fixing 58021, exploit in "open in new window," bug 55237. sr=brendan
2006-09-14 05:54:51 +00:00
blakeross%telocity.com
65a9a121f7
Fix 44239, 43714, 48023, 51248: home button d&d, tooltips, prefs, and other cleanup. r=timeless a=alecf
2006-09-14 05:54:50 +00:00
disttsc%bart.nl
9905f02dc7
Make Go menu Back/Forward work again (and add accesskey to Home), bug=59836, r=timeless, a=alecf
2006-09-14 05:54:47 +00:00
blakeross%telocity.com
3d21b8bfe1
fixing minor problem with my last fix. r=jag sr=alecf
2006-09-14 05:54:46 +00:00
disttsc%bart.nl
f260713a67
Fix Debug/Verification/PNG Images Test url, bug=39984, patch=teamwork (see bug), r=leaf, a=ben
2006-09-14 05:54:45 +00:00
disttsc%bart.nl
d371cce29f
Make accel+I work in the browser. bug=55569, r=ben, a=brendan
2006-09-14 05:54:44 +00:00
blakeross%telocity.com
5e21c695be
Fixing a typo in my last patch...
2006-09-14 05:54:43 +00:00
blakeross%telocity.com
b330fea4ab
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
32680e5024
that previous checkin was r=jrgm, blake, a=alecf
2006-09-14 05:54:41 +00:00
ben%netscape.com
a309a16eda
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
93ea2b5d8a
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
8fb94ed99d
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
c883f9de87
Fix for bug # 53922. Checking in to trunk r=waterson sr=alec
2006-09-14 05:54:37 +00:00
blakeross%telocity.com
4d6ea07df4
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
disttsc%bart.nl
d9ecb4291f
Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben
2006-09-14 05:54:35 +00:00
disttsc%bart.nl
633e56895b
Make the font size menu always set a zoom level as interim fix until we've hooked up mousewheel font size changing to this menu.
...
bug=57480, r=bryner, a=ben
2006-09-14 05:54:33 +00:00
blakeross%telocity.com
032d1d1351
Fix 57825: search button broken for single click searches. r=pchen a=alec, rtm+
2006-09-14 05:54:32 +00:00
pchen%netscape.com
cfb67e58c5
bugzilla 56564, r=matt, sr=alecf, ooops, found typo in fix, fixing typo
2006-09-14 05:54:31 +00:00
matt%netscape.com
22951488d2
http://bugzilla.mozilla.org/show_bug.cgi?id=55413
...
adding fuction for listeners
a=ben.
a=rjc
2006-09-14 05:54:30 +00:00
pchen%netscape.com
9d81d038e4
bugzilla 56564, r=matt, sr=alecf, revert code from bugscape 2666 and use
...
string bundle for "third" search URL
2006-09-14 05:54:29 +00:00
law%netscape.com
a9d020377f
rtm+ bug 27187; add code to make Mozilla the 'default browser'; r=ssu@netscape.com; sr=scc@netscape.com
2006-09-14 05:54:28 +00:00
disttsc%bart.nl
5ef57cac22
Make Text Size menu not show on Macs. bug=52969, r=pinkerton, a=ben
2006-09-14 05:54:27 +00:00
blakeross%telocity.com
01d31269be
Fix bug 52059, remove Print Preview from app menus until the feature is implemented and working. r=matt sr=ben, rtm+
2006-09-14 05:54:26 +00:00
mcafee%netscape.com
83ab7c7fe7
Adding Ctrl-E for File | Edit Page accelerator (53773). r=akkana
2006-09-14 05:54:25 +00:00
mcafee%netscape.com
a2bb74c633
Ctrl-Home isn't supposed to go to home page, says lake the UI czar (51597). r=pavlov
2006-09-14 05:54:23 +00:00
mcafee%netscape.com
6a5771b120
Adding ctrl+/- accelerators for View|Text Size enlarge/reduce (51597). patch=jag, r=mcafee
2006-09-14 05:54:22 +00:00
disttsc%bart.nl
1b366a181c
Turn View -> Text Size back on now that bug 52985 (mac menu bug) is fixed. Bug=53207, a=brendan
2006-09-14 05:54:21 +00:00
hyatt%netscape.com
39dd568cc1
48758. r=ben,saari, a=waterson
2006-09-14 05:54:20 +00:00
radha%netscape.com
bc45670700
Fix for bug #52215 r=ben a=ben
2006-09-14 05:54:16 +00:00
timeless%mac.com
51647d2a3e
another fix for another part of bug 41535 r=cmanske a=ben.
2006-09-14 05:54:15 +00:00
timeless%mac.com
489d7a0d53
for bug 41535; r=cmanske, a=brendan; urgent=blake+l10n.
...
It seems that charsetOverlay was replaced by charsetDetectorsOverlay.
2006-09-14 05:54:14 +00:00
hewitt%netscape.com
cc28061427
#54751 - [Modern] main window cleanup, r=andreww, a=ben
2006-09-14 05:54:13 +00:00
blakeross%telocity.com
215f44ef38
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
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