Commit Graph

33 Commits

Author SHA1 Message Date
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Masahiro Yamada
9f2119ab96 Bug 425588 "Go to line" should always parse line number as decimal r=mconnor, sr=roc 2009-06-18 14:23:04 +09:00
Phil Ringnalda
d54e367f42 Bug 480080 - updateStatusBar not defined in gSelectionListener in viewSource.js (when it's getting notified of a selection change after the window has already closed), r=gavin 2009-05-08 21:36:55 -07:00
Josh Aas
bcde3caab0 Backed out changeset 9f9b05760fff, bug 480080, to see if it fixes orange 2009-05-08 13:42:19 -04:00
Phil Ringnalda
c370c23653 Bug 480080 - updateStatusBar not defined in gSelectionListener in viewSource.js (when it's getting notified of a selection change after the window has already closed), r=gavin 2009-05-07 20:28:04 -07:00
Boris Zbarsky
64b2d5e1bf Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg 2009-05-07 15:21:53 -04:00
Phil Ringnalda
c0abf9373e Bug 379822 - Make view source character encoding menuitems work in Thunderbird by not reloading from history if history is disabled, r=gavin 2009-05-03 09:28:43 -07:00
Curtis Bartley
149c2c2662 Bug 475542 - history/cache problem with view page source issuing a GET on an already POSTed form. r=gavin 2009-02-05 17:38:17 -05:00
Phil Ringnalda
5384f79cd5 Bug 473034 - Scrape the underscore off viewsource's content, r=gavin 2009-01-15 20:02:20 -08:00
timeless@mozdev.org
e2afb0b428 Bug 469535 - Cr is not defined in viewSource.js, r=gavin 2008-12-31 22:10:19 -08:00
Stappel
7c36e5a30e Bug 469302 - Page source code after form submit shows initial form page instead of new page, r=gavin, sr=mrbkap 2008-12-30 20:45:05 -08:00
Boris Zbarsky
b88062639a Bug 465806. Use all of our security information from a single place. r+sr=jst 2008-12-11 16:00:37 -05:00
Curtis Bartley
2ebe85f49f Bug 463176 - NS_ERROR_FACTORY_NOT_REGISTERED from nsIDocShellHistory.useGlobalHistory opening view source; Disable all BACK/FORWARD UI and logic when disablehistory="true"; r=gavin.sharp 2008-12-06 18:06:59 +01:00
Steffen Wilberg
fbc2dafa74 Bug 464361: Add support for back and forward mouse buttons to View Source. r=gavin, a=beltzner 2008-11-15 18:32:08 +01:00
Curtis Bartley
10cc9afe12 Bug 17612: front end patch to enable view-source link browsing, r=gavin 2008-11-04 23:01:33 -05:00
Jason Barnabe
c6373484d6 Bug 318048 - viewing source in external editor never deletes the temp. file; r=gavin.sharp 2008-09-22 21:16:27 +02:00
Gavin Sharp
43846126f2 Bug 454022: external editor doesn't work on Mac, r=zeniko 2008-09-15 09:15:43 -04:00
Dão Gottwald
9e167ed4c8 Bug 331940 - Should be able to pass a line number to the external viewer/editor (add missing semicolon) 2008-09-08 14:10:11 +02:00
Simon Bünzli
e5ebc38a43 Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin 2008-09-08 14:06:06 +02:00
mkmelin+mozilla@iki.fi
0d4bb0ef56 [Bug 350693] "Character Encoding" in "View Source" window doesn't work p=Simon Montagu <smontagu@smontagu.org>, r=neil, sr=mscott, approval1.9=mtschrep 2008-05-09 13:38:49 -07:00
masayuki@d-toybox.com
3af995a512 Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore 2008-04-23 01:04:08 -07:00
gavin@gavinsharp.com
3a1c17b043 Bug 428653: 'view MathML source' broken due to bug 397791, r=mano, sr=jst, a=beltzner 2008-04-22 13:50:08 -07:00
masayuki@d-toybox.com
46ba5df63b backing out the previous patch. b=426501 2008-04-07 20:48:15 -07:00
masayuki@d-toybox.com
d01fd05f5f Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner 2008-04-07 17:01:45 -07:00
reed@reedloden.com
f8f60497c7 Bug 415664 - "Source viewer needs menu icons" [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=beltzner] 2008-03-19 23:06:46 -07:00
reed@reedloden.com
d36fe99b43 Bug 394473 - "caret/cursor in View Source is invisible since 20070628 {not rendered, seen, can't, cannot, shown, displayed}" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a1.9=beltzner] 2008-02-26 17:49:46 -08:00
reed@reedloden.com
d08bf067da Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
reed@reedloden.com
6fe03ffba7 Bug 396176 - "Make change in viewSource() due to Bug 382074 backward compatible" [p=philip.chee@gmail.com (Philip Chee) r=Mano a1.9=mconnor] 2007-09-17 18:07:14 -07:00
philringnalda@gmail.com
2bfce0c869 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
smontagu@smontagu.org
09aa09022c Only override the charset in viewsource if the document charset was forced by the user. Bug 382074, r=mano 2007-08-11 11:55:27 -07:00
sdwilsh@shawnwilsher.com
5e8119e353 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00