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

169325 Коммитов

Автор SHA1 Сообщение Дата
mstoltz%netscape.com c2ae4ead55 Bug 123383 - Make links in the Element Properties dialog inactive if they
point to a URL with an unknown or unsafe protocol. r=jrgm, sr=jst, a=asa.
2006-09-14 06:03:02 +00:00
darin%netscape.com f3ae5dac11 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2006-09-14 06:03:01 +00:00
blakeross%telocity.com 764cf42b1d 87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver 2006-09-14 06:03:00 +00:00
blakeross%telocity.com 08d61391a7 53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa 2006-09-14 06:02:59 +00:00
bzbarsky%mit.edu 330054aca4 use oncommand, not onclick, for the link toolbar. Bug 139157,
r=sballard@netreach.net, sr=jag
2006-09-14 06:02:58 +00:00
hewitt%netscape.com 51421e3786 120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt 2006-09-14 06:02:57 +00:00
blakeross%telocity.com c45f416b8b 78749 - only show history folders that contain entries.
77935 - make autocomplete from global history optional.

126320 - invalid typed urls should be hidden and expire quickly.

126127 - custom keyword with :// doesn't work.

r=hewitt sr=alecf
2006-09-14 06:02:56 +00:00
varga%utcru.sk 2b5002cb1b Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2006-09-14 06:02:55 +00:00
dean_tessman%hotmail.com fc801dcb73 Bug 124323 - Active window indicator in Tasks menu should be the same as in Go menu
This changes the Go menu to use radio menu items instead of checks.
r=timeless, sr=blake
2006-09-14 06:02:54 +00:00
blakeross%telocity.com cd54ee41cd 112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf 2006-09-14 06:02:53 +00:00
radha%netscape.com eb459afa6a Fix for bug # 119617. sr=alecf r =walk84 2006-09-14 06:02:52 +00:00
cbiesinger%web.de c5431190d2 bug 126059 r=timeless sr=alecf
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
2006-09-14 06:02:51 +00:00
jaggernaut%netscape.com b64476ec81 Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst 2006-09-14 06:02:50 +00:00
dbragg%netscape.com d88bc8e4fd Fix for bug 91721. This part of the fix is in the View menu. Instead of bringing
up the little submenu it now brings up the Preferences dialog for content and language
packs.  This makes the UI more consistent for selecting and downloading these packs.
r=tao, sr=alecf
2006-09-14 06:02:49 +00:00
cbiesinger%web.de 3986f82b85 checking in patch for bug 122144 again because the backout had no visible impact on Txul times. 2006-09-14 06:02:48 +00:00
cbiesinger%web.de f40eea7b05 backing out patch for bug 122144 because Txul is 1% up
a=shaver
2006-09-14 06:02:47 +00:00
cbiesinger%web.de fdb3fe19b9 fix strict warning introduced with 122144
r=timeless sr=blake
2006-09-14 06:02:46 +00:00
cbiesinger%web.de 957c8ff81e bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2006-09-14 06:02:45 +00:00
cbiesinger%web.de 88b801d891 bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)
2006-09-14 06:02:44 +00:00
akkana%netscape.com 1263dbaf30 124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me 2006-09-14 06:02:43 +00:00
timeless%mac.com 7ca06a6435 Bug 124484 restructuring Nav QA menu.
patch by jmd@pobox.com r=gerv rs=blake
2006-09-14 06:02:42 +00:00
blakeross%telocity.com 94a97276fc 57505 - remove useless 'show images' menuitem. r/sr=ben 2006-09-14 06:02:41 +00:00
sgehani%netscape.com fada20b4c9 Fix ``Focus goes bye-bye when opening print preview''.
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2006-09-14 06:02:40 +00:00
dcone%netscape.com 7a593c2b44 b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead. 2006-09-14 06:02:39 +00:00
rods%netscape.com 2c6de83cd8 Moves toolbar showing code into try block instead of after catch.
Bug 127335 r=sgehani sr=alexf a=asa
2006-09-14 06:02:38 +00:00
sgehani%netscape.com e20bc76499 Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2006-09-14 06:02:37 +00:00
rods%netscape.com 2caaf9b849 1) Makes sure that when a PrintSettings is created it is initialized from the
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2006-09-14 06:02:36 +00:00
blakeross%telocity.com 0870d81f18 87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt 2006-09-14 06:02:35 +00:00
rods%netscape.com 16dc8a3ad7 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
   It now has a single GetDevMode method that must be paired with a UnlockDevMode  method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2006-09-14 06:02:34 +00:00
ian%hixie.ch 4afd81e328 Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben. 2006-09-14 06:02:33 +00:00
sgehani%netscape.com 8f682a2d60 Make context menu search item open results in a new window.
b=122162; r=morse; sr=dveditz
2006-09-14 06:02:32 +00:00
blakeross%telocity.com a28c419306 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2006-09-14 06:02:31 +00:00
hewitt%netscape.com 603660f64c 123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag 2006-09-14 06:02:30 +00:00
sgehani%netscape.com a80887ff9f Make sidebar display in the event that the windows integration dialog appeared.
b = 119975; r = law; sr = dveditz
2006-09-14 06:02:29 +00:00
cmanske%netscape.com e57272a83a Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt 2006-09-14 06:02:28 +00:00
ben%netscape.com dc017b1cac backing out earlier changes to fix 121054, to address pageload spike 2006-09-14 06:02:27 +00:00
ben%netscape.com e34ffc96d7 bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2006-09-14 06:02:26 +00:00
bzbarsky%mit.edu ff5fd892ff Make new tabs _not_ open for just enter if the "open new tab for
ctrl-enter" pref is set.  Bug 105537, r=timeless, sr=hyatt
2006-09-14 06:02:25 +00:00
bzbarsky%mit.edu 458baf3bf3 Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt
2006-09-14 06:02:24 +00:00
morse%netscape.com 90224d7e57 bug 109593, remove full-screen mode, rsgehani, sr=ben 2006-09-14 06:02:23 +00:00
jaggernaut%netscape.com 727ab8b249 Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben. 2006-09-14 06:02:22 +00:00
cmanske%netscape.com 5742094355 Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt 2006-09-14 06:02:21 +00:00
rjc%netscape.com 5529879f4d Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben 2006-09-14 06:02:20 +00:00
hyatt%netscape.com 348753cdba Fix for 115748, r=bryner, sr=sspitzer 2006-09-14 06:02:19 +00:00
hwaara%chello.se 9f4f655fd0 #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2006-09-14 06:02:18 +00:00
hewitt%netscape.com f9cb13709f XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2006-09-14 06:02:17 +00:00
timeless%mac.com 0749e4f7d8 Bug 128841 "Relative links" should really be "Related links"
patch by mikejk@ameritech.net r=choess@stwing.upenn.edu sr=jag a=asa
2006-09-14 06:02:16 +00:00
timeless%mac.com 3a79ba8812 Bug 121792�User can see content of password and hidden fields in page info, and this option cannot be turned off
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
2006-09-14 06:02:15 +00:00
timeless%mac.com 141a77238f Bug 105057 images used as form controls doesn't appear on Page Info | Images
patch by db48x@yahoo.com r=bzbarsky@mit.edu sr=jag
2006-09-14 06:02:14 +00:00
hwaara%chello.se 77382ef1e2 Sorry, the last checkin was r=timeless - not bzbarsky. 2006-09-14 06:02:13 +00:00