Jim Mathies
d3420ddfb0
Bug 574599 - Parent windows should have the clip children style to avoid parent level paints when children invalidate. r=robarnold.
2010-06-25 17:50:36 -05:00
Jim Mathies
2aa3847bf4
Bug 575195 - Send size mode events to dom from web shell window, and insure new windows open on top of full screen windows normally. r=neil.
2010-08-26 23:44:01 -05:00
Jim Mathies
6516a2bcdb
Bug 513162 - Add support for 'chromemargin' property on XUL windows. r=smaug.
2010-06-24 21:01:07 -05:00
Jesse Ruderman
736c6f6527
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
...
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
2010-06-17 13:28:38 -07:00
Joe Drew
518a3564df
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04:00
Neil Rashbrook
a8fe12b8c1
Bug 351235 <a href='foo' target='bar'> and window.open('foo', 'bar') should not be treated identically by browser.link.restriction r=bzbarsky
2010-07-05 13:03:07 +01:00
Neil Rashbrook
5995074b64
Bug 575740 Switch xpfe autocomplete to the new component registration r=bienvenu
2010-07-04 11:50:17 +01:00
Markus Stange
5c5cbc71c7
Merge backout of changeset ad7f9821597e, bug 573973.
2010-07-02 08:23:34 +02:00
Markus Stange
60f94cc49d
Back out changeset ad7f9821597e (bug 573973, calling SetDrawsInTitlebar on nsXULWindow load) because it caused bug 576394.
2010-07-02 08:22:54 +02:00
Markus Stange
f80c8d4f59
Bug 573973 - Handle the drawintitlebar attribute in nsXULWindow, too. r=Neil
...
--HG--
extra : rebase_source : ba2a3384b23d7f697fbe20cda11ab83b2575ba4d
2010-07-01 18:40:39 +02:00
Oleg Romashin
f3a6b16638
Bug 575962 - top window accelerated ENV variable. r=roc
...
--HG--
extra : rebase_source : 53f4400af98bcf06d0c01a13edc814a50f571435
2010-07-01 17:45:14 -04:00
Benjamin Smedberg
74d08f4797
Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
...
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan
This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00
Benjamin Smedberg
94ef4d2ac3
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
b54a384bb8
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
cae1800556
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Benjamin Smedberg
4d7e3ff7df
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
2010-06-10 14:11:11 -04:00
Mats Palmgren
89565afec4
Bug 530070. r=jmathies
2010-06-02 15:02:05 +02:00
Mats Palmgren
2c92bcb86b
Backout bug 530070 due to Tinderbox orange.
2010-05-21 18:33:28 +02:00
Mats Palmgren
0ba9e662f2
Bug 530070. r=jmathies
2010-05-21 15:52:07 +02:00
Mitchell Field
895792930a
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Mark Banner
a8242b03d5
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
...
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
2010-04-29 19:35:39 +01:00
Neil Rashbrook
1d29452059
Bug 561116 Autocomplete controller expects to be able to process ESC key r=KaiRo
2010-04-25 12:03:34 +01:00
Neil Deakin
9a20a613e9
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
2010-04-21 10:53:42 -04:00
Bas Schouten
f4454e4b81
Bug 556027: Propagate 'accelerated' attribute from nsXULWindow. r=roc
2010-03-31 05:03:00 +02:00
Craig Topper
23e1716275
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
...
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
2010-03-25 14:17:11 +01:00
Mark Banner
1ede7f539b
Bug 552222 Drop MOZ_XPFE_COMPONENTS / --disable-xpfe-components. r=ted
2010-03-23 20:33:51 +00:00
Mark Banner
f3919e6ad4
Bug 552487 Drop unused nsISearchContext.idl r=Neil
2010-03-18 07:38:16 +00:00
Mark Banner
4bd0167366
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Mark Banner
37524da719
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
...
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
2010-03-03 11:19:57 +00:00
Olli Pettay
d1f21ee014
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
2010-01-23 13:41:41 +02:00
Philip Chee
0ea01aba0e
Bug 537098 - |this.mInputElt is null| triggered by FireFTP extension; Trunk Patch v1.0: Minimal backport from toolkit to fix the FireFTP problem.
...
r+sr=neil.
2010-01-05 07:09:53 +01:00
Simon Montagu
e636489dbb
Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 2, set the right-to-left flags on right-to-left windows, r=enndeakin
2009-12-21 12:22:09 +02:00
Saint Wesonga
a4efcfdf56
Bug 274088 - alwaysRaised/alwaysLowered window.open feature incorrectly disallowed to content script. r=neil
...
--HG--
extra : rebase_source : ba682a68f728cb3c9e7ca9b3e4395e868d5198a5
2009-12-18 20:42:55 +01:00
Jae-Seong Lee-Russo
c2cc6bdeea
Bug 530392 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /xpfe/, r=roc
2009-12-13 09:32:10 -08:00
Olli Pettay
4e3189f927
Fixing bug 516113. Don't let new windows open up after we've started XPCOM shutdown. r=bsmedberg, a=blocking1.9.2+
2009-11-20 14:25:11 -08:00
Daniel Holbert
816900d7a4
Bug 509828 followup: Reorder nsXULWindow constructor's initializer list, to fix build warning. r=bz
2009-11-12 09:23:31 -08:00
Makoto Kato
9d8a9b3ef5
Bug 492123. Prevent crash when a XUL window is closed while it's being shown for the first time. r=roc
2009-11-11 11:29:29 +01:00
Markus Stange
0395980dbe
Bug 517396 - Moving a window shouldn't un-maximize it on Mac. r=neil, r=roc
...
--HG--
extra : rebase_source : 1a27add4c6dad5495707518b643e9636522bac8a
2009-11-02 20:10:07 +01:00
timeless@mozdev.org
26137c40b1
Bug 514638 windowmediator should let go of its windows at xpcom-shutdown
...
r=bs
2009-10-17 08:20:08 +02:00
Nochum Sossonko
db3178dd53
Bug 509828 - Specifying left and top features in openWindow doesn't work when screenX and screenY attributes are set on the <window> element and are set to be persisted. r=bz
2009-10-16 11:03:20 +02:00
Taras Glek
a39d7b167b
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
...
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
2009-10-12 12:31:50 -07:00
Markus Stange
269a58163d
Bug 489045 - nsXULWindow::GetParentNativeWindow crashes if GetParentWidget returns null. r=roc
2009-10-09 20:05:08 +13:00
Taras Glek
223502e19f
Backed out changeset e22bef491d84
2009-10-08 16:43:55 -07:00
Taras Glek
9ec79636b9
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
2009-10-08 11:22:50 -07:00
Neil Rashbrook
9eefa65fde
Bug 476422 Compose window menu activation triggers bogus JS exception r=philor
2009-10-07 23:56:39 +01:00
Timothy Nikkel
bc29cab262
Bug 410337. Pass the parent window further down the window creation path so that its screen rect can be saved in nsXULWindow and used to determine what screen to open on in some cases. r=enndeakin
...
--HG--
extra : rebase_source : 889687a90625b8bb070ea015b93ffcc28570fb6a
2009-09-28 21:20:46 -05:00
Markus Stange
b63b5fbf18
Bug 515446 - Combine the two Create methods of nsIWidget into one. Also remove nsCocoaWindow's capability of adapting its NSWindow from aNativeParent. r=josh, sr=roc
2009-09-24 18:18:10 +12:00
Mark Banner
2c0df4289e
Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg
2009-09-11 09:30:38 +01:00
Mark Banner
1c62a51bda
Bug 511242 Include nsBrowserStatusFilter.cpp in Thunderbird's components list. r=Neil,ted.mielczarek sr=dmose
2009-09-05 08:24:07 +01:00
Benjamin Smedberg
6399d22ef3
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
Taras Glek
29a18e5ff3
Bug 457949 - no need for Stopwatch r=bsmedberg
...
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
2009-08-28 11:03:51 -07:00
Benjamin Smedberg
c4ea86fa0e
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Neil Rashbrook
a71caef01b
Bug 509124 Chrome flags are never set on unparented XUL windows r=jst
2009-08-14 12:00:44 +01:00
Markus Stange
f78b54289d
Bug 509660 - Also persist the position of the window when its size changes, since the position might have changed, too. r=neil
...
--HG--
extra : rebase_source : a3a8cc5b010b47d0b8a6b3b244399ca581ab9454
2009-08-13 08:47:41 +12:00
Markus Stange
30cbd342f9
Bug 508180 - Consolidate four nsXULWindow::Load*FromXUL methods. r=Neil
2009-08-06 08:52:08 +12:00
Markus Stange
8040202a67
Bug 269410 - Create a new attribute, "toggletoolbar", which can be used to control whether the toolbar pill collapse button is shown on the window. r=Neil, r=josh, sr=roc
...
If the attribute is not specified, the button is hidden by default.
2009-08-06 08:49:59 +12:00
Markus Stange
b4054028a6
Bug 508159 - Remove some dead code in nsXULWindow. r=Neil
2009-08-05 11:07:58 +12:00
Christian Biesinger
7bde6ce060
Bug 487638 - status bar blames wrong resource when downloading slow responding resource
...
- Makes nsDocLoader store the last-sent status message for each request in the
corresponding nsRequestInfo, and keeps a flag to indicate whether the request
is done
- When a request finishes, it looks for a random request that is not done and
has a non-empty status, and if it finds one, sends that status message to the
listeners
- To make this all work, the patch also changes imagelib so that status and
state messages sent for images are sent with the imgIRequest as the request and
not the channel. This is necessary because the channel is not part of the
loadgroup for images, only the imgIRequest is.
- Make the BrowserStatusFilter always update its pending status message if it
is dirty, even when that matches the currently displayed status message
r+sr=bz
2009-07-28 18:13:48 +02:00
Michael Kohler
a0831b8682
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
2009-07-27 10:47:05 +02:00
Doug Turner
e012551414
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-08 09:13:13 -07:00
Doug Turner
4b79be7414
Backing about 484488.
2009-07-05 22:24:56 -07:00
Doug Turner
b3976c1984
Bug 484488/501801 - fixed mochitest fail. r=blassey, sr=vlad
2009-07-01 21:39:20 -07:00
Doug Turner
d7b5d5c37d
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-01 12:01:11 -07:00
Dão Gottwald
d54a7c237c
Bug 500977 - xpfe's autocomplete.xml should not depend on bug 232598. r=neil
2009-06-28 21:21:35 +02:00
Neil Rashbrook
0adca2d53e
Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf
2009-06-13 00:48:41 +01:00
Neil Deakin
c78cc06ad6
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Marco Perez
ab25b3e138
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
2009-05-31 04:42:02 +02:00
Serge Gautherie
d121ac284c
Bug 474152 - [SeaMonkey] TUnit toolkit/.../test_contentAreaUtils.js fails now; (Av1) Package DownloadLastDir.jsm; r=kairo sr=neil
2009-05-26 20:24:21 +02:00
Boris Zbarsky
c4e1b94fda
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
Frank Wein
1af6986de3
Bug 468363 - Clicking on URL in autocomplete drop-down while search is running does not autocomplete URL, r=Neil, SeaMonkey/Thunderbird only
2009-04-14 15:38:40 +02:00
Jeremy D. Lea
56dd653636
Bug 431634 - Part 2 - remove unused methods from nsIWidget; r+sr=roc
2009-04-08 11:39:58 -07:00
Jeremy D. Lea
d37e6bf09c
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
2009-04-01 13:59:02 -08:00
Zack Weinberg
6e8b27bc7b
Bug 482687. Remember the appunits-per-devpixel ratio and use it if the window is gone, instead of crashing. r+sr=roc
2009-03-24 13:55:32 +13:00
Neil Rashbrook
2b6482938c
Bug 484310 nsCharsetMenu::GetURI uses wrong strdup r=smontagu sr=jag
2009-03-20 10:09:27 +00:00
Arpad Borsos
7317a3adf7
Bug 474369 - get rid of nsVoidArray; xpfe part; r+sr=neil
2009-03-08 10:38:59 +01:00
Neil Rashbrook
1e44c68ea8
Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB
2009-03-07 11:34:33 +00:00
Josh Aas
53542117b3
Remove Carbon Apple Event code, replaced with standard Cocoa suite and some custom Cocoa handlers. b=363747 r=smorgan sr=roc
2009-03-02 09:24:31 -05:00
Luis de la Rosa
5989610295
Fix window title encoding when getting it via AppleScript. b=448087 r=josh sr=roc
2009-02-20 16:09:20 -05:00
Ehsan Akhgari
8c09439d28
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
2009-02-15 10:51:04 +03:30
Zack Weinberg
ad3c4895cb
Bug 469933. Window sizing methods need to be DPI-aware. r+sr=bzbarsky,r=dev-null
2009-02-10 21:29:53 +13:00
Ginn Chen
eed05db0c1
Bug 466332 [a11y] window:activate event missing for Firefox Preferences dialog r=neil sr=roc
2009-02-09 14:12:23 +08:00
timeless@mozdev.org
75e9762372
Bug 429123 - Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread in JS_GetReservedSlot, r=neil, sr=biesi
2009-02-07 13:50:21 -08:00
Boris Zbarsky
a952b92967
Bug 475913. Rev nsIXULWindow iid in CLOSED TREE
2009-02-03 15:45:26 -05:00
Nickolay_Ponomarev
f59c2c9f3c
Bug 472258 - Reinitializing one-shot timers by resetting delay (->SetDelay) doesn't work anymore - fix callers; r+sr=bzbarsky
2009-02-03 15:42:21 +01:00
Fred Jendrzejewski
fd612bd117
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
...
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Blake Kaplan
8ff0e95131
Fix bustage from bug 472674
...
--HG--
extra : rebase_source : 0eb00dc3d10cff07826736e510eba98144448d84
2009-01-21 11:37:30 -08:00
Blake Kaplan
0c73ab7dc3
Bug 472674 - Allow XPCNativeWrapper to unwrap SJOWs again. r+sr=jst
2009-01-16 18:05:14 -08:00
Jeremy Lea
1b7e1f21f0
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
...
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
2009-01-15 16:27:09 +13:00
Josh Aas
b988572719
appshell whitespace cleanup, no bug
2009-01-06 16:25:49 -06:00
Josh Aas
e340211d88
more window mediator whitespace cleanup, no bug
2009-01-05 12:58:59 -06:00
Josh Aas
9714de8cfa
Clean up allocation for nsWindowMediator, nsAbout. b=471981 r=neil sr=roc
2009-01-04 23:22:36 -06:00
Robert O'Callahan
48f9f1673f
Bug 465448. Perform sanity check to avoid resizing a window smaller than the content area we're trying to achieve. r+sr=bzbarsky
...
--HG--
extra : rebase_source : 57e7e4e95ec2c100b8ceaa66864f6dfb5ba1cc86
2009-01-05 13:39:40 +13:00
Josh Aas
221d11c704
Clean up window mediator code. b=450576 sr=roc
2009-01-02 22:06:52 -06:00
Neil Rashbrook
49a84fe752
Bug 464914 (regression from bug 270128) Watch for menubar activation r=Standard8
2008-12-29 23:12:26 +00:00
Masatoshi Kimura
d80dc51034
Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron
2008-12-25 00:47:51 +01:00
Robert Kaiser
d3ff1828fb
bug 468337 - Remove "what's related" module, r=Mnyromyr sr=Neil
2008-12-15 19:07:29 +01:00
Robert Kaiser
d01a3eac6d
bug 448729 - Remove xpfe/components/history from trunk, r+sr=Neil
2008-12-08 14:23:23 +01:00
Neil Rashbrook
987899d3eb
Bug 460466 Clicking on autocompleted <input> disables autocomplete for that window r=Callek NPOTB
2008-11-27 10:19:23 +00:00
Brad Lassey
023c70a165
Bug 459677: nsXulWindow doesn't dpi scale css pixels. r+sr=bz, a1.9.1b2=beltzner
2008-11-17 06:59:45 +00:00
Justin Wood
991c470995
Bug 381157, Make SeaMonkey download manager use toolkit backend
...
supplemental patch to Bug 440932, toolkit dlmgr should be buildable by suite
r+sr=NeilAway
2008-11-07 19:32:25 -05:00
Phil Ringnalda
5ac69655c0
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Arpad Borsos
4460c617be
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Neil Rashbrook
dda46238a0
Followup to bug 443370 autocomplete doesn't ignore input events well enough r=ajschult
2008-10-09 11:49:17 +01:00
Neil Rashbrook
4ff58f7c20
Bug 457820 Clear autocomplete results when the search string is empty r=Standard8
2008-10-08 13:08:53 +01:00
Daniel Holbert
060b45c99b
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Jonathan Steele
2224e98ff2
Bug 456892 - "Removal TopLevelWindowIsModal" [r+sr=Neil]
2008-10-01 00:37:53 -05:00
Robert O'Callahan
9617ccbc59
Backing out bug 448830
2008-09-28 23:13:58 +13:00
Jeremy Lea
b971d67ca6
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint their own types so that we can catch errors by distinguishing pixels from appunits. r+sr=roc
2008-09-28 20:38:34 +13:00
Neil Rashbrook
1204945e7d
Followup to bug 443370 to fix handling of RESULT_NOMATCH_ONGOING r=ajschult
2008-09-27 21:36:13 +01:00
Robert O'Callahan
933a4085b6
Backing out bug 448830
2008-09-26 13:10:26 +12:00
Jeremy Lea
9848d4cb07
Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc
2008-09-26 10:42:19 +12:00
Karsten Düsterloh
73a94cfffc
Bug 427817: remove files obsoleted by pref panel migration; r/sr=neil
2008-09-24 20:23:58 +02:00
Serge Gautherie
9be23e1856
Bug 453129 - Remove (2) remnant <nsHistoryLoadListener.h>; Av1; r+sr=neil
2008-09-24 06:47:10 +02:00
Mark Banner
c5e6a2b2f6
Fix SeaMonkey bustage from bug 325842. looks reasonable from Neil over irc.
2008-09-19 19:56:33 +01:00
Neil Rashbrook
fc32198da7
Bug 454862 Move nsDocLoadObserver so we don't have to copy it during the build process r=ted
...
--HG--
rename : xpfe/bootstrap/nsDocLoadObserver.cpp => xpfe/bootstrap/appleevents/nsDocLoadObserver.cpp
rename : xpfe/bootstrap/nsDocLoadObserver.h => xpfe/bootstrap/appleevents/nsDocLoadObserver.h
2008-09-18 10:10:22 +01:00
Neil Rashbrook
a4e8181755
Bug 454862 Move nsSigHandlers.cpp and showOSAlert.cpp to toolkit/xre instead of copying them there during the build process r=ted
...
--HG--
rename : xpfe/bootstrap/nsSigHandlers.cpp => toolkit/xre/nsSigHandlers.cpp
rename : xpfe/bootstrap/showOSAlert.cpp => toolkit/xre/showOSAlert.cpp
2008-09-15 16:08:25 +01:00
Arpad Borsos
8cfdcdd170
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil
2008-09-15 15:07:44 +02:00
Robert Kaiser
0aa8acbd76
bug 451601 - kill MOZILLA_LOCALE_VERSION, main mozilla-central patch to kill xpfe-style chrome versions, r=ted sr=Neil
2008-09-11 01:08:57 +02:00
Masayuki Nakano
56d0fa6247
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
2008-09-08 21:58:07 +09:00
Neil Rashbrook
c61e2ca385
Bug 453999 Fix handling of partial autocomplete results r=ajschult
2008-09-07 11:01:00 +01:00
Neil Rashbrook
a72b9df750
Bug 453999 Bail out early when the autocomplete field is empty r=ajschult
2008-09-07 11:00:17 +01:00
Mark Banner
1341ad1d37
Bug 364168 Winhooks commandline options won't work in suiterunner. r/sr=Neil
...
--HG--
rename : xpfe/components/jar.mn => xpfe/components/autocomplete/jar.mn
2008-09-04 17:12:18 +01:00
Josh Aas
7be29ef19f
fix encoding of window titles in apple events. b=448087 r=smichaud sr=roc
2008-09-03 21:21:46 -04:00
Neil Rashbrook
bfba586eec
bug 450781 - make xpfe autocomplete build with |--enable-libxul| and build it from build.mk, r=Callek, a=NPOTB for Firefox
2008-08-31 16:11:19 +02:00
Felipe Gomes
26b56a9359
Bug 520805: Full screen video plays back on wrong monitor (multiple monitor setup). r=jst, a=beltzner
2010-08-02 22:55:25 -04:00
Mark Banner
34353c7d9b
Bug 574333 Include xpfe/components/directory in the list of things that Thunderbird builds. r=ted,sr=bienvenu,a=bsmedberg
2010-07-30 12:33:30 +01:00
Neil Deakin
a06cb0fef5
Bug 552982, Part 2: update the popup when it is moved or resized natively, r=mats
2010-07-27 09:38:02 -04:00
Neil Deakin
8f313e5f72
Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats
2010-07-27 09:38:02 -04:00
Neil Rashbrook
fd6b5f8e73
Bug 351235 Followup to fix indentation botch
2010-07-25 17:56:33 +01:00
Chris Jones
794b785d59
Bug 559534: Forward nsIXULWindow.chromeFlags to remote tabs. sr=bsmedberg
2010-07-19 13:33:33 -05:00
Arpad Borsos
0f9ad64028
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
Serge Gautherie
eebabdb379
Bug 453113 - Remove remnant |#include "nsIAutoCompleteSession.h"| from Xpfe <nsGlobalHistory.h>. r/sr=Neil
2008-09-01 12:54:22 +01:00
Robert Kaiser
a9c66a9011
bug 380786 - clean up xpfe/ after suite moving to toolkit - clean up xpfe/components, r=ted sr=Neil
2008-08-26 19:39:30 +02:00
Robert Kaiser
089dfd0bd6
bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil
2008-08-24 19:51:03 +02:00
Dave Camp
9434a19b68
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
2008-08-19 17:55:30 -07:00
Neil Deakin
9c0c4f8ec8
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
2008-08-20 10:31:45 +12:00
Mark Banner
aad2183d97
Bug 450072 Kill obsolete nsResetPref.js. r/sr=Neil
2008-08-18 18:54:10 +01:00
Robert Kaiser
68e493056e
followup kinda-typo fix to bug 443370, use correct index to fix error when doing async autocomplete updates, r=Neil over IRC, NPOTB for FF
2008-08-16 01:49:14 +02:00
Neil Rashbrook
21943037f8
Bug 443370 Toolkit async autocomplete support for xpfe's autocomplete r=ajschult
2008-08-15 13:46:49 +01:00
Mark Banner
ee71aa86ca
Bug 450087 Move filepicker source code files from xpfe to toolkit. r=ted
...
--HG--
rename : xpfe/components/filepicker/public/Makefile.in => toolkit/components/filepicker/public/Makefile.in
rename : xpfe/components/filepicker/public/nsIFileView.idl => toolkit/components/filepicker/public/nsIFileView.idl
rename : xpfe/components/filepicker/src/Makefile.in => toolkit/components/filepicker/src/Makefile.in
rename : xpfe/components/filepicker/src/filepicker.pkg => toolkit/components/filepicker/src/filepicker.pkg
rename : xpfe/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js.in
rename : xpfe/components/filepicker/src/nsFileView.cpp => toolkit/components/filepicker/src/nsFileView.cpp
rename : xpfe/components/filepicker/src/nsWildCard.cpp => toolkit/components/filepicker/src/nsWildCard.cpp
rename : xpfe/components/filepicker/src/nsWildCard.h => toolkit/components/filepicker/src/nsWildCard.h
2008-08-11 14:07:51 +01:00
Ere Maijala
c4357775bb
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
...
r=smaug
sr=roc
2008-08-01 10:32:32 -07:00
Mark Banner
24fdaccb02
Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts
2008-07-28 09:05:37 -07:00
Ted Mielczarek
316a23c38b
merge to backout bug 112294
2008-07-23 08:51:30 -04:00
Ted Mielczarek
483e638bb9
Backed out changeset ed4c2de9fa70 from bug 112294 - failing unit tests
2008-07-23 08:50:22 -04:00
Mark Banner
d493789ba5
Bug 446678 Fix test_autocomplete2.xul crashing on SeaMonkey, and fix the test by implementing the searchcomplete event. crash patch by Neil,r=me,other changes by me,r/sr=Neil.
2008-07-23 10:51:14 +01:00
Ere Maijala
e8cb6c0617
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
...
r=neil/smaug
sr=roc
2008-07-23 10:26:24 +03:00
Steven Michaud
849e2fec66
Make sure Destroy() is called before an nsIWidget is destroyed. b=434089 r=bzbarsky sr=vladimir
2008-07-18 10:54:12 -05:00
Luis de la Rosa
991f9fa93c
Bug 427448 - Applescript curl & ptit query worked in FF2 fails in FF3
...
r=josh, sr=roc
2008-07-17 13:02:34 -04:00
Serge Gautherie
fca5c884a1
Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag
2008-07-12 12:13:38 +02:00