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

406 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano%sent.com 045f805e75 Bug 306171 - [mac] The 'Preferences' menuitem is disabled in Firefox's DOMi. r=mconnor. 2005-08-27 17:27:45 +00:00
bsmedberg%covad.net 423e0db94d Bug 302275 - Flip xpcnativewrappers default to yes - r=bz sr=shaver 2005-08-25 15:20:34 +00:00
bzbarsky%mit.edu 692c9e00f2 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
bzbarsky%mit.edu 02b9f6e304 Make sure to mainain our mContextMenu member correctly. Bug 251274,
r=timeless, sr=neil
2005-08-21 19:43:23 +00:00
timeless%mozdev.org d65bb3157d Bug 304326 - Change inspectorTaskCmd.accesskey.ff in Polish [pl] l10n of DOM Inspector
patch by marek.stepien@gmail.com (module owner)
2005-08-19 17:20:11 +00:00
bsmedberg%covad.net 4a7523f23e Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
bsmedberg%covad.net 8af86000cd Bug 303886 - ga-IE locale of DOMI, provided by Kevin P. Scannell <kscanne@yahoo.com>, a=me 2005-08-16 18:07:37 +00:00
steffen.wilberg%web.de 8946e28dcf Bug 222654: global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac). Use nativescrollbars.css and xulscrollbars.css and ship both files on all platforms. r=neil, kevin, sr=bz 2005-08-14 16:23:37 +00:00
bsmedberg%covad.net 5f33c06c16 Additional inspector locales:
Swedish - bug 302521 - Hasse <jasajudeju@telia.com>
Polish - bug 302770 - Marek A. Stepien <marek.stepien@gmail.com>
Russian - bug 302780 - Marek A. Stepien <marek.stepien@gmail.com>
2005-08-10 14:05:12 +00:00
bsmedberg%covad.net 0a359b6597 Bug 302465 - Add Czech locales for DOMI, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, blanket-a=me 2005-07-29 12:44:41 +00:00
kairo%kairo.at 8971e356c1 adding German (de) locale for inspector, no bug, blanket-a=bsmedberg 2005-07-28 13:26:39 +00:00
bryner%brianryner.com c64546a715 Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
bsmedberg%covad.net dcb02d0482 Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver 2005-07-22 20:11:37 +00:00
bsmedberg%covad.net 80ddc93525 Bug 301565, bustage fix from bug 299265, seamonkey-only. 2005-07-21 13:36:27 +00:00
bsmedberg%covad.net f890251186 Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa 2005-07-20 19:21:52 +00:00
ben%bengoodger.com a938271a67 Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
steffen.wilberg%web.de 36f4c75ee8 Bug 297307: Tools -> DOM Inspector opens empty. r/a=benjamin. 2005-06-17 23:35:53 +00:00
timeless%mozdev.org 07ea9ed489 Bug 297660 No node is selected anymore after deleting node in dom inspector
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-06-16 20:23:57 +00:00
bryner%brianryner.com 37e80e76f5 Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
bsmedberg%covad.net 7132c21ffb Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver 2005-06-03 18:05:06 +00:00
bzbarsky%mit.edu 8fc3ac9a30 Add an nsIContent api for getting the intrinsic state of the content; this can
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms).  Bug
296309, r+sr=dbaron, a=chofmann
2005-06-03 02:02:45 +00:00
timeless%mozdev.org 27a1037004 Bug 289468 "@mozilla.org/network/simple-uri;1" is not a service and should not be accessed as one
r=neil sr=neil a=shaver
2005-06-01 21:18:11 +00:00
bsmedberg%covad.net 44c4cbce10 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
db48x%yahoo.com 97dfe4bcb6 bug 285102: XBL Viewer broken
r=caillon, sr=neil
2005-03-11 02:05:39 +00:00
bzbarsky%mit.edu 9edf6924d0 Switch some internal users of text/xml to application/xml. Bug 247024, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-27 19:34:11 +00:00
bryner%brianryner.com 001952215b Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2005-02-25 22:07:01 +00:00
bryner%brianryner.com e6dfc671b2 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2005-02-19 10:31:27 +00:00
timeless%mozdev.org f41648216a Add localization note for root.title
note from Frank Wein <bugzilla@mcsmurf.de> r=timeless
2005-02-18 23:34:22 +00:00
timeless%mozdev.org a42da524f8 Bug 281119 Warning ``assignment to undeclared variable seq'' [xs] in file ``chrome://inspector/content/jsutil/rdf/RDFU.js'', line 86, character 0.
patch by ajvincent@gmail.com r=timeless sr=roc
2005-02-09 03:53:20 +00:00
bzbarsky%mit.edu 933dea016f Fix up some issues in Inspector (including mis-spelled identifier). Bug
281165, patch by Frank Wein <bugzilla@mcsmurf.de>, r=timeless, sr=bzbarsky
2005-02-07 18:03:13 +00:00
louie.zhao%sun.com 0e878ef11a bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
cst%andrew.cmu.edu 52f00b3434 Bug 179621 Inspector should use Editor's TransactionManager model: Phase Two patch
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=bzarsky
2005-01-17 04:11:36 +00:00
bmlk%gmx.de ef4604f958 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
dbaron%dbaron.org 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
cbiesinger%web.de f9646693f0 bug 179621: Inspector should use Editor's TransactionManager model: Phase One amendment patch
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=roc
2004-11-27 20:20:10 +00:00
bryner%brianryner.com 1435145ce6 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
bzbarsky%mit.edu 178d9de3dd Fix bogus assumptions in inspector that can lead to crashes. Bug
270771. r=timeless, sr=jst
2004-11-24 15:55:06 +00:00
bugzilla%arlen.demon.co.uk 88480b9ec0 Bug 264102 Chrome should use document.title instead of window.title - various fixes (inspector,pki)
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-23 23:00:20 +00:00
timeless%mozdev.org 7554eaaa9c Bug 179621 Inspector should use Editor's TransactionManager model
patch by ajvincent@gmail.com r=roc sr=roc
2004-11-23 18:58:14 +00:00
dbaron%dbaron.org 0a64a1e467 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
roc+%cs.cmu.edu 6146e49d29 Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
timeless%mozdev.org 9b2e01315f Moving context menu from treechildren context to tree contextmenu for right panels of dom inspector. This makes them
keyboard accessible.
r=caillon sr=neil
2004-08-25 20:07:54 +00:00
bryner%brianryner.com efcc221ee4 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
timeless%mozdev.org db9b6f9781 calling addEventListener and passing an object that is not defined yet
fails, which means that code expecting the result of that function call
is somewhat unhappy, to the tune of:
Error: inspector is not defined
Source File: chrome://inspector/content/sidebar.js
Line: 142
r=caillon rs(sr)=neil
2004-08-08 21:35:01 +00:00
timeless%mozdev.org ca571e3d43 Bug 222357 Shift-F10 doesn't trigger context menu
rs=caillon rs=neil
2004-08-08 20:48:57 +00:00
timeless%mozdev.org 1d87954d49 changing onclick to oncommand so that i can use a keyboard to install the
domi sidebar
rs=caillon rs=bz
2004-08-08 20:20:38 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
cbiesinger%web.de c0215f3bb8 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
bzbarsky%mit.edu 27b140b534 Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed.  Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00