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

169497 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de aea15afec2 bug 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
add enable syntax highlighting checkbox to view source window
2006-09-14 06:05:54 +00:00
rbs%maths.uq.edu.au 6262c680fa Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2006-09-14 06:05:53 +00:00
caillon%returnzero.com e38cf82f45 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2006-09-14 06:05:52 +00:00
kin%netscape.com ba4c34dbc0 Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/content/base/public/nsISelectionController.idl
  mozilla/content/base/src/nsSelection.cpp
  mozilla/editor/composer/src/nsEditorShell.cpp
  mozilla/editor/idl/nsIPlaintextEditor.idl
  mozilla/editor/libeditor/base/nsEditor.cpp
  mozilla/editor/libeditor/base/nsEditor.h
  mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
  mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
  mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
  mozilla/editor/ui/dialogs/content/EdTableProps.js
  mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
  mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
  mozilla/layout/base/public/nsIFrameSelection.h
  mozilla/layout/html/base/src/nsPresShell.cpp
  mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
  mozilla/mailnews/compose/src/nsMsgCompose.cpp
  mozilla/xpfe/browser/resources/content/viewPartialSource.js

    - Added aIsSynchronous arg to the ScrollSelectionIntoView()
      method of nsISelectionController and nsIFrameSelection.
      Updated all callers to pass new arg.

    - Modified selection to post a plevent to call which does the
      call to ScrollIntoView() in the async ScrollIntoView() case.

    - Edits in text widgets now use asynchronous reflow, paint,
      and scroll processing full time.

    - Removed redundant ScrollSelectionIntoView() calls in the
      editor event listeners.

    - Editor IME code now forced to flush reflows and paints before
      getting caret coordinates.

r=jfrancis@netscape.com  sr=waterson@netscape.com
2006-09-14 06:05:51 +00:00
rbs%maths.uq.edu.au f4ca16a9c4 Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2006-09-14 06:05:50 +00:00
bzbarsky%mit.edu a880f6403d Bug 139624 (minor fixes to view-source menus). Patch by
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2006-09-14 06:05:49 +00:00
cbiesinger%web.de 9aab413d0d bug 127332 r=db48x sr=bzbarsky Meta headers have a : at the end 2006-09-14 06:05:48 +00:00
bzbarsky%mit.edu 97a06785cd this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
Wein), sr=bzbarsky, a=dbaron
2006-09-14 06:05:47 +00:00
bzbarsky%mit.edu 8c6f089dcc Revive page info. Bug 170143, patch by db48x@yahoo.com (Daniel Brooks),
r=bzbarsky, sr=jag, a=asa
2006-09-14 06:05:46 +00:00
timeless%mac.com f8f11b1082 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=timeless sr=bz
2006-09-14 06:05:45 +00:00
timeless%mac.com 6dac88dae0 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2006-09-14 06:05:44 +00:00
timeless%mac.com 8e1a507483 Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
patch by nick@technisys.com.ar r=db48x sr=jst
2006-09-14 06:05:43 +00:00
cbiesinger%web.de edb7e0b3f9 bug 151899 r=db48x sr=alecf Show link target "Page Info" 2006-09-14 06:05:42 +00:00
bzbarsky%mit.edu eae0b9daaf Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2006-09-14 06:05:41 +00:00
cbiesinger%web.de 0e9486b08e bug 158245 patch by nick@technisys.com.ar r=db48x sr=bz a=scc
Page info should list the alt for images in the media-tab in the tree.
2006-09-14 06:05:40 +00:00
racham%netscape.com 5235d910e8 Fixing bugscape 15562. Removing duplicate entries from pageInfo.dtd file. r=ftang, sr=sspitzer 2006-09-14 06:05:39 +00:00
cbiesinger%web.de 69c375bac4 last checkin was for nick@technisys.com.ar who created that patch 2006-09-14 06:05:38 +00:00
cbiesinger%web.de 4ee3c68bdf bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2006-09-14 06:05:37 +00:00
mstoltz%netscape.com 1b19ccd43b Bug 149777 - Do not clone images and other embeds into the pageInfo window;
just copy the src and other relevant attributes over. r=bzbarsky, sr=jag,
patch by jrgm.
2006-09-14 06:05:36 +00:00
oeschger%netscape.com 8a696f6195 adding a help button to page info, bug=140466, r=racham, sr=alecf 2006-09-14 06:05:35 +00:00
cbiesinger%web.de aac90437d8 bug 136402 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Case of first letter in text labels is sometimes wrong in the Media tab
2006-09-14 06:05:34 +00:00
cbiesinger%web.de 077d33d751 bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Include referring URL in Page info
2006-09-14 06:05:33 +00:00
caillon%returnzero.com 5b7cfa12a7 Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin 2006-09-14 06:05:32 +00:00
bzbarsky%mit.edu a905b551ba Bug 113015 -- page info sometimes says "not cached" for cached
content. r=db48x, sr=darin
2006-09-14 06:05:31 +00:00
timeless%mac.com 92f099c8dd Bug 135903 'Size' items in Page Info hasn't units
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
2006-09-14 06:05:30 +00:00
timeless%mac.com 566fd6d1ad Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=kerz sr=alecf a=rjesup
2006-09-14 06:05:29 +00:00
caillon%returnzero.com 02f44b6144 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2006-09-14 06:05:28 +00:00
caillon%returnzero.com 2da6f3dc20 Bug 134755, clarification of page info's render modes. r=db48x@yahoo.com, sr=alecf, a=asa 2006-09-14 06:05:27 +00:00
timeless%mozdev.org 14bc188d17 Bug 78320 javascript strict warnings and error in urlbarBindings.xml
patch by ajvincent@juno.com r=brade sr=jst
2006-09-14 06:05:26 +00:00
caillon%returnzero.com f1681f62fc Bug 225490
Change the default search engine to google.
Patch by:
  Andreas Kunz <durbacher@gmx.de>
  Serge GAUTHERIE <gautheri@noos.fr>

r=me
sr=ben
a=asa
2006-09-14 06:05:25 +00:00
wade%ezri.org 8f1078ab58 fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin 2006-09-14 06:05:24 +00:00
gerv%gerv.net d879254193 Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion> 2006-09-14 06:05:23 +00:00
timeless%mozdev.org ef166c614c Bug 179117 Increase number of URL bar dropdown menu items and decouple from number of history items
patch by stevechapel@earthlink.net r=hewitt sr=alecf a=asa
2006-09-14 06:05:22 +00:00
timeless%mac.com 461c3d54a6 Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=neil@parkwaycc.co.uk sr=kin@netscape.com
2006-09-14 06:05:21 +00:00
chanial%noos.fr fa2296feaa Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2006-09-14 06:05:20 +00:00
neil%parkwaycc.co.uk d61ed8b86c Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag 2006-09-14 06:05:19 +00:00
danm%netscape.com e699a31105 add popup blocking context menu item. bug 166442 r=brendan,jag 2006-09-14 06:05:18 +00:00
danm%netscape.com 4ea179ff72 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2006-09-14 06:05:17 +00:00
danm%netscape.com 749359a226 backing out Txul-regression-causing popup window manager. bug 167929 2006-09-14 06:05:16 +00:00
danm%netscape.com e840d05598 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2006-09-14 06:05:15 +00:00
jrgm%netscape.com d074067da5 'Remove 'Done' in browser statusbar after first link hover' [bug 181689], (and remove some dead code), r=caillon, sr=jag 2006-09-14 06:05:14 +00:00
dbaron%fas.harvard.edu de3dfeba4c Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon 2006-09-14 06:05:13 +00:00
caillon%returnzero.com 23ecdf0465 Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2006-09-14 06:05:12 +00:00
kyle.yuan%sun.com 9ab90e4fc8 Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2006-09-14 06:05:11 +00:00
caillon%returnzero.com d5e3d19bd1 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2006-09-14 06:05:10 +00:00
cbiesinger%web.de 0c54015c1a bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2006-09-14 06:05:09 +00:00
cbiesinger%web.de f8b463188b bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2006-09-14 06:05:08 +00:00
alecf%netscape.com 397a6fe4c7 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-09-14 06:05:07 +00:00
gerv%gerv.net a3370f234c Bug 214855 - update start page URL to new 1.4-specific start page. Patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r,sr=jag, a=asa. 2006-09-14 06:05:06 +00:00
sgehani%netscape.com 197c9b2290 Fix ``Search engine name and search term string missing from search box
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2006-09-14 06:05:05 +00:00