Benjamin Smedberg
5c35a5fb86
Bug 569948 - Remove NS_InitEmbedding because it was obsoleted long ago by XRE_InitEmbedding and it's a footgun, r=mfinkle sr=dougt
2010-06-08 11:34:30 -04:00
Ms2ger@gmail.com
a4005e2fd1
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
2010-06-25 15:59:57 +02:00
Michael Kohler
882385621a
Bug 260911 - fix 'hierarchy' misspellings. r=timeless
...
--HG--
extra : rebase_source : ea5fb9d2228966f1bd4eb10d8b5839988a758eaf
2010-04-29 21:01:11 +02:00
Mitchell Field
9818f00bf2
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Blake Kaplan
453d23ad35
Fix bug 532730. r=jst sr=sicking
...
--HG--
extra : rebase_source : 0188a1388b4c82a55d29a54e08c91568b1ff817f
2010-04-27 15:39:52 -07:00
Bas Schouten
181e985775
Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted
2010-04-28 22:43:52 +02:00
Mounir Lamouri
dbdc60fd52
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
2010-04-26 03:42:00 -04:00
Matt Brubeck
35171f2a9b
Bug 561408 - "STL/XPCOM_GLUE build error in embedding/tests/winEmbed" [r=cjones] [a=dholbert_sheriff]
2010-04-23 10:50:00 -05:00
Robert O'Callahan
75dc672dff
Backed out changeset 7432d20f5b86
2010-04-23 16:34:06 +12:00
Mounir Lamouri
fba2c4e7f0
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
2010-04-23 14:43:23 +12:00
Chris Jones
cedd844205
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
2010-04-20 15:12:02 -05:00
David Baron
945430ee19
Bug 502301 - fix C++0x narrowing conversion inside {} compilation errors [r=benjamin]
2010-04-20 10:41:21 +02:00
Neil Deakin
16e62a0020
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
2010-04-18 14:27:18 -04:00
Craig Topper
9eccdbd4d7
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
2010-04-10 16:09:38 -04:00
Jacek Caban
48b662ae1f
Bug 553586: Heap corruption in Windows ShowNativePrintDialog. r=vlad
2010-04-03 07:35:27 -04:00
Craig Topper
c3fc5fa456
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
...
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
2010-03-25 14:17:11 +01:00
Neil Rashbrook
f9f6a1d5e9
Bug 239372 FTP upload consumes a lot of RAM r=biesi
2010-03-13 23:11:12 +00:00
Robert Longson
7f73b235c7
Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky
2010-03-13 10:32:19 +00:00
Makoto Kato
c0efd798bb
Bug 482171 - Replace nsIPref with nsIPrefBranch in embedding tree. photon code in embedding tree is unused. r=bsmedberg
2010-03-11 14:30:26 +09:00
Phil Ringnalda
069b03338e
Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
...
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
2010-02-24 00:20:33 -08:00
Chris Jones
f0560d9e8e
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
2010-03-03 23:02:55 -06:00
Robert Longson
0fa1322482
Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky
2010-03-01 19:21:02 +00:00
Mark Banner
7afa194344
Hopefully last Windows fix for non-FF apps following bug 534425
2010-03-01 12:27:03 +00:00
Robert O'Callahan
11a3d788af
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
2010-03-01 21:03:49 +13:00
Robert Longson
5d0c007c48
Bug 510202 - xlink:title should only work on links. r=dao,sr=bzbarsky
2010-02-23 20:45:13 +00:00
Boris Zbarsky
cd3377c19c
[mq]: Fix build bustage from bug 530410.
2010-02-22 15:28:11 -05:00
Jae-Seong Lee-Russo
040a986dbb
Bug 530410. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in embedding code. r=bzbarsky
2010-02-22 14:41:19 -05:00
Christopher Henderson
8d92df8e44
Bug 541743 - Closing two tabs from yelp.com in rapid succession crashes Camino [@ nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | nsDocShell::FirePageHideNotification(int) ] [@ nsDocShell::FirePageHideNotification(int) ], so hold a strong ref to the docshell. r=bz
2010-02-21 16:06:20 -05:00
Neil Deakin
65465d8068
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
2010-02-20 11:07:03 -05:00
Neil Rashbrook
88d7bf63a4
Bug 484610 Fix mismatched allocators r=jst sr=peterv
2010-02-20 15:25:21 +00:00
Jae-Seong Lee-Russo
ed7dfd2b50
Bug 517553: Remove ==/!= PR_FALSE/PR_TRUE r=jst
2010-02-12 21:32:34 +13:00
Robert Longson
c68565a6aa
Bug 329212 - display the title element contents as a tooltip in SVG. r=dao,sr=bzbarsky
2010-02-06 11:03:10 +00:00
Robert Sayre
c7ce498f03
Merge mozilla-central to tracemonkey.
2010-01-29 09:51:21 -08:00
Luke Wagner
4f05b945eb
Bug 458421 - dead stuff in spidermonkey (r=jorendorff)
2010-01-22 11:52:17 -08:00
Honza Bambas
e1a5b71c19
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
2010-01-28 15:53:53 +01:00
Palo Misik
cbe20e57ef
Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg
2010-01-23 11:34:08 -05:00
romaxa@gmail.com
5a64f9ce9b
Bug 411955 - keyword.URL does not work with GtkWidget. r=bsmedberg
2010-01-19 22:21:38 +01:00
Marco Bonardo
ed8e5c2549
Bug 520165 - Part 9 (Photon): fix dependancies
2010-01-15 17:40:27 +01:00
Boris Zbarsky
3e7aa47200
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
2009-12-24 16:20:06 -05:00
Boris Zbarsky
a6e863f1da
Bug 533048. Don't do extra work for link targeting in nsDocShellTreeOwner. r=jst
2009-12-11 22:36:34 -08:00
Olli Pettay
2f4c5ea761
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
...
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
2009-12-10 20:02:13 -08:00
timeless
f67310964d
Bug 530322 - crash [@ nsWindowWatcher::SizeOpenedDocShellItem(nsIDocShellTreeItem*, nsIDOMWindow*, SizeSpec const&)] [r=bzbarsky]
2009-12-03 01:37:33 -06:00
Olli Pettay
71866f28cb
Bug 526247 - Focus handling doesn't work on TestGtkEmbed, r=enndeakin+karl
...
--HG--
extra : rebase_source : 9cbff758434be4f0524af5c834b5f9c04233f496
2009-11-05 15:59:37 +02:00
Markus Stange
43e6068ad7
Bug 523323 - Restore the code from bug 312018 that was removed in bug 456646. r=josh
...
--HG--
extra : rebase_source : bdae0d890eda26a12425937b60ec7b6617f773fb
2009-11-02 20:23:53 +01:00
Masayuki Nakano
9a683dfc70
Backing out bug 520417
...
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
2009-10-18 16:29:08 +09:00
Masayuki Nakano
019ea85b6d
Bug 520417 Redesign nsSound structure r+sr=roc
...
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
2009-10-17 21:53:47 +09:00
Phil Ringnalda
90f4db5b2e
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
2009-10-10 18:07:43 -07:00
Markus Stange
1db2aff813
Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
...
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange
49505be9f8
Merge backout of bug 456646.
2009-10-09 18:15:34 +13:00
Markus Stange
8efbc0ba13
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
2009-10-09 18:14:31 +13:00
Markus Stange
5506bd72d5
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
...
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Johnny Stenback
123b209635
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2009-10-06 17:09:16 -07:00
Phil Ringnalda
b4a8d55891
Bug 518632 - Remove embedding/config/, r=bsmedberg
2009-10-02 20:15:26 -07:00
Phil Ringnalda
bac1aedbff
Bug 519086 - Remove embedding/wrappers/ (DotNETEmbed), r=bsmedberg
2009-10-02 20:15:20 -07:00
Phil Ringnalda
014b12eac1
Bug 519114 - Remove wxEmbed sample, r=bsmedberg
2009-10-02 20:15:17 -07:00
Chris Jones
08de77b6a4
Backed out changeset 8cbc47eee659
2009-10-02 18:09:08 -05:00
Chris Jones
3e5fef214c
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
2009-10-01 21:50:09 -05:00
Neil Rashbrook
1dd1c8a7b4
Bug 512173 Removing some unused references to the message-icon class r=dao
2009-09-29 09:38:14 +01:00
Daniel Holbert
270bf651f9
Reverting changeset 29e8f7716f6d (Bug 512173) due to mochitest orange in test_prompt.html & test_prompt_async.html
...
(backed out with command: "hg export 29e8f7716f6d | patch -p1 -R")
2009-09-28 17:10:48 -07:00
Neil Rashbrook
d4cc04da3f
Bug 512173 Removing some unused references to the message-icon class r=dao
2009-09-28 19:44:01 +01:00
Mitchell Field
eb31b31d25
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Josh Aas
5e18d3c601
Don't use Scrap Manager API in 64-bit builds on Mac OS X. b=517398 r=mstange r=bsmedberg
2009-09-24 16:22:56 -04:00
Markus Stange
36822e5cf2
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
Neil Deakin
22715396a4
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
2009-09-21 13:39:44 -04:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Benjamin Smedberg
008e309c7f
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
Mitchell Field
be725fa2ce
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
2009-09-02 13:01:29 -04:00
Johnny Stenback
8127d8695e
Backed out changeset 105d89f1a33b due to test failures.
2009-08-31 15:03:53 -07:00
Johnny Stenback
29b20051c6
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2009-08-31 14:35:58 -07:00
Taras Glek
8943704095
Bug 457949 - no need for Stopwatch r=bsmedberg
...
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
2009-08-28 11:03:51 -07:00
Phil Ringnalda
1fd8a8a3a4
Bug 512713 - Remove long-dead apitest, r=bsmedberg
2009-08-27 19:35:23 -07:00
Benjamin Smedberg
0df64c6bc4
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
2e9438fd2f
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
Boris Zbarsky
36622c6995
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
...
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
2009-08-24 20:51:57 -04:00
David Zbarsky
932e28482f
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
2009-08-24 16:02:07 -04:00
Chris Jones
6c66e5c907
bug 507083: do not include headers from within |extern "C" { }|. r=bsmedberg
2009-08-21 17:26:29 -05:00
Hashem Masoud
c8f711113e
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Navin Lal
7d36965d96
Bug 385154 - remove nsInt64 usage from the tree. r=roc
2009-08-12 10:51:46 +02:00
Tyler Downer
1b78e86dee
Bug 471215 - Remove readme to online mo site; r+sr=jst
2009-08-07 01:48:54 +02:00
Serge Gautherie
19afaa3c11
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Walter Meinl
81528c9f36
[OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher
2009-08-01 21:55:07 +03:00
Bobby Holley
9328bfd38b
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
Benjamin Smedberg
1fd669b0cf
Remove all of embedding/qa: it's completely unused and broken beyond repair. Checked with bc and a few others to make sure jstests weren't still in use by somebody.
2009-07-28 16:28:24 -04:00
Michael Kohler
39067b5db3
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
2009-07-27 10:46:59 +02:00
Navin Lal
9313832a8a
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
2009-07-25 03:27:08 +02:00
timeless@mozdev.org
f3d51230fc
Bug 308245 nsWebBrowser::Create fails to handle docShell(do_CreateInstance("@mozilla.org/docshell;1")) failing [@ nsWebBrowser::BindListener]
...
r=bz
2009-07-22 17:31:04 -05:00
timeless@mozdev.org
78fb5b8346
Bug 504500 EmbedPrompter::Create touches mButtonLabels[EMBED_MAX_BUTTONS]
...
r=roc
2009-07-22 17:31:00 -05:00
Vladimir Vukicevic
9b3959126b
b=500472; flash activex shunt for Windows CE; r=jst
2009-07-16 14:13:29 -07:00
Masayuki Nakano
644c971f17
b=502799 fix some misspelled words r+sr=roc
2009-07-11 10:32:43 +09:00
Masayuki Nakano
92c201750d
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
2009-07-09 10:55:46 +09:00
Hector Chu
91c3f2a4d3
Bug 293670. Pages rendered with gtkmozembed stream API don't fire onload. r=bzbarsky
2009-07-03 18:00:02 -07:00
Johnny Stenback
a511964116
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
2009-06-30 15:55:16 -07:00
timeless@mozdev.org
8927b8efe3
Bug 494695 IsSpecialXHTMLTag warning: comparison between signed and unsigned
...
r+sr=bz
2009-06-27 18:42:51 -07:00
Graeme McCutcheon
84ee591cc0
Test for bug 499115. r=bzbarsky
2009-06-26 09:46:31 +01:00
Neil Rashbrook
ee46149d3e
Bug 499115 nsFind fails to find again in certain form controls r+sr=bz
2009-06-24 10:33:35 +01:00
Chris AtLee
7b4a63772f
Bug 495297 - Unnecessary relinking of libxul; r=ted.mielczarek
...
Change how accessibility and printinggui libraries are copied to avoid
triggering re-links of xul later on if nothing has changed.
2009-06-22 23:48:23 +02:00
Hector Chu
c4221b5e57
Bug 498875. nsEmbedStream::OpenStream fails if content type includes charset. r=bzbarsky, sr=biesi
2009-06-22 14:17:20 -04:00
David Bolter
4716215f38
Bug 305553 - line 129: of the test -- in the xul, property "orient" is misspelled "oreint"; r=MarcoZ, r=jst
2009-06-20 12:27:41 -04:00
Mark Smith
bb426c0819
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Arpad Borsos
497b2e227d
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Arpad Borsos
ef105af6ce
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Makoto Kato
d92251934e
Bug 472608 - Support Win64 for embedding/browser/activex. r=bsmedberg
2009-06-15 20:21:15 +09:00
Arpad Borsos
cd1887abfd
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
3773b464cf
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Arpad Borsos
589f71c968
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
2009-05-26 10:53:15 +02:00
Neil Deakin
79321ef1f8
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
Honza Bambas
b4f9d96681
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-21 00:27:31 +02:00
Honza Bambas
c97cbced9b
Backed out changeset b2e48c0aa965
2009-05-20 22:30:21 +02:00
Honza Bambas
d683c85eb5
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 20:19:38 +02:00
Honza Bambas
3a406782bd
Backed out changeset ef25b4175b78
2009-05-20 10:37:31 +02:00
Honza Bambas
f019692628
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 10:23:41 +02:00
Dave Townsend
99034adf24
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
584155ddb7
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Benjamin Smedberg
bb1c33c4ea
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
...
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Boris Zbarsky
6f4f48e0e7
Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst
2009-05-17 10:22:54 -04:00
Honza Bambas
b1ee7471c1
Bug 492219 - localStorage's constructor should be Storage, r+sr=jst
2009-05-16 15:59:30 +02:00
Clint Talbert
3dbb3cfaef
Bug 568561 - Adding a shared ID so that SUTAgent and Android Fennec can read each other's files, r=mwu
...
--HG--
extra : rebase_source : 2716093a3b1b546287d4f8b238a2a0abddf07bfd
2010-06-02 14:59:49 -07:00
Alex Pakhotin
e93c432cfa
Bug 568952 - Fennec should be able to become a default browser on Android, r=mwu
...
--HG--
extra : rebase_source : 11130780f9d11d5ab25c9b377cb5ddb40bb60393
2010-06-02 14:58:41 -07:00
Matt Brubeck
7b2266ccfd
Bug 568577 - Volume buttons don't work in Android, r=mwu
...
--HG--
extra : rebase_source : 98b2038dd630f174821c30fa3f25333c9acf46eb
2010-06-02 14:57:45 -07:00
Michael Wu
e2dedd3ec8
Bug 564327 - Add Java wrapper in embedding/android [1/2]. patch by vlad, blassey, alexp, and me. r=dougt,ted
...
--HG--
extra : rebase_source : 94cd881a5af774626f1bc557c6f99850c10283df
2010-06-02 14:55:28 -07:00
Robert O'Callahan
0aab0d9baa
Backed out changeset 95894b2d2c52
2010-06-01 12:41:45 +12:00
Mounir Lamouri
178197b22b
Bug 565904. <option> and <optgroup> elements aren't form controls. r=smaug
2010-06-01 11:40:57 +12:00
Boris Zbarsky
64b2d5e1bf
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
L. David Baron
8c38aba811
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
2009-05-06 13:46:04 -07:00
timeless@mozdev.org
77811df3a6
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
Josh Aas
1c7a7e4420
Remove setFileTypeAndCreatorFromMIMEType and setFileTypeAndCreatorFromExtension from nsILocalFileMac. b=491099 sr=roc
2009-05-02 11:01:25 -07:00
laurent@xulfr.org
cca4eaa78d
Bug 422403 - improvements to the XML and XHTML serializers, r=smaug, sr=sicking
...
--HG--
extra : rebase_source : ead8a81eb95c4aec6122850ca58c20399f94758b
2009-04-25 12:00:14 +03:00
Arpad Borsos
07dc31e45f
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
2009-04-14 10:02:58 +02:00
Serge Gautherie
70cef4d840
Bug 438331 - Remove WIN16 (support) code everywhere; (Iv1) </embedding/>; r=joshmoz sr=jst
2009-04-11 09:49:03 +02:00
Josh Aas
c6a41e8074
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Boris Zbarsky
b4295b1789
Bug 486547 part 1. Switch nsTypedSelection to storing nsIRange, not nsIDOMRange, objects. r+sr=smaug
2009-04-06 13:17:37 -04:00
Jeremy D. Lea
39f62f1364
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
2009-04-01 13:59:02 -08:00
Benjamin Smedberg
8bf3b445ab
Bug 484708 - Un-annotated dependency of gtkmozembed2.cpp on gtkmozembedmarshal.h, r=ted
2009-03-31 08:43:30 -04:00
Ryan VanderMeulen
0332a383e8
Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor
2009-03-22 09:57:04 +01:00
Josh Aas
a017628a07
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
2009-03-19 10:41:13 -07:00
Honza Bambas
8d8bbb95c2
Bug 422526 - implement localStorage, p=Honza Bambas+Dave Camp, r=jst+dcamp+bz
2009-03-19 00:43:45 +01:00
Jonathan Kew
a71b6947db
Bug 328412 - Find in empty document triggers "ASSERTION: No first node!"; r=bzbarsky sr=jst
2009-03-04 08:43:02 +01:00
Arpad Borsos
9054186d52
Bug 474369 - get rid of nsVoidArray; activex fixup; r+sr=benjamin
2009-03-01 18:23:25 +01:00
Arpad Borsos
7258260149
Bug 474369 - get rid of nsVoidArray; embedding part; r+sr=benjamin
2009-02-25 16:25:08 +01:00
Boris Zbarsky
73f6060a8c
Bug 84106. Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache. Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument. r=gavin, r+sr=jst
2009-02-19 14:18:02 -05:00
Jeremy D. Lea
b9a1696e34
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
...
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
2009-02-18 16:11:49 -08:00
Serge Gautherie
5ec9f53e89
Backed out changeset: 719dca3419b5
2009-02-15 18:41:16 +01:00
Jeremy Lea
b82cdbd258
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
2009-02-15 17:41:06 +01:00
Ere Maijala
2f6c53b47c
Bug 473962 - Can't print Messages, App process hangs after closing; r=bzbarsky sr=(bzbarsky + roc)
2009-02-15 17:31:06 +01:00
arno renevier
12f2869839
Bug 475621. Make saving an iframe which points to an image work when doing "save page, complete". r+sr=bzbarsky
2009-02-03 22:28:02 +01:00
Daniel Holbert
e998703576
Bug 458167 - Fix bad usage of "it's" in comments: patch for embedding folder. r=bsmedberg
2009-02-05 18:05:58 -08:00
Boris Zbarsky
55f4cd190a
Bug 475915. Rev nsPIWindowWatcher iid in CLOSED TREE
2009-02-03 15:45:26 -05:00
Arpad Borsos
51bf75177c
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
2009-02-02 18:49:58 +01:00
John Daggett
b77141c8e3
Bug 425844 - restore menu state after page setup and print dialogs. r=josh
2009-01-29 17:46:23 +09:00
Daniel Holbert
46c67c1d43
Bug 475078: Fix hang during "save-as-complete" by using nsTArray::Contains instead of nsTArray::IndexOf to check for array-membership. r+sr=roc a=beltzner
2009-01-27 14:43:26 -08:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Fred Jendrzejewski
8759b06c00
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
timeless@mozdev.org
81874d369d
Bug 269895 - nsPrintDialogUtil.cpp uses a CID from outside its module, r=emaijala, sr=neil
2009-01-15 20:02:21 -08:00
Phil Ringnalda
4d8777d31a
Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking
2009-01-15 20:02:21 -08:00
Jeremy Lea
1800930122
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
David Zbarsky
8d8553ee41
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
2009-08-24 16:02:07 -04:00
Boris Zbarsky
ddc8a4286b
Bug 465993. When opening a dependent window with an invisible non-chrome parent, throw. r=jst,ere, sr=jst
2009-01-13 14:32:30 -05:00
Dave Camp
4edd89ab0a
Bug 458091: Don't store an mURI in nsDOMStorage. r=bz
2009-01-12 21:52:00 -08:00
Benjamin Smedberg
24e7cb1f78
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
...
* we know all types frames may be cast to at compile time, so instead of extensible GUID IIDs, use a big enum (see nsQueryFrame::FrameIID)
* eliminate all vestiges of refcounting, since frames aren't refcounted
Some frames (SVG frames in particular) still implement nsISupports-derived interfaces, for example nsISVGValue. There is a FrameIID for nsISVGValue that lets you go from a frame to the XPCOM interface, but you can't query back.
r+sr=roc
nsITextControlFrame didn't have an IID the first time around, but this wasn't a compile error because nsITextControlFrame::kFrameIID inherited from nsIFormControlFrame::kFrameIID. I've added a static analysis pass to verify the correct behavior, since I can't figure out a way to make the compiler do it.
--HG--
extra : rebase_source : 4894a2ca0278e2ab92f27459db77165f8348cf41
2009-01-12 14:20:59 -05:00
Benjamin Smedberg
50621e4f9f
Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal.
2009-01-09 11:35:24 -05:00
Benjamin Smedberg
d0b948876f
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
...
* we know all types frames may be cast to at compile time, so instead of extensible GUID IIDs, use a big enum (see nsQueryFrame::FrameIID)
* eliminate all vestiges of refcounting, since frames aren't refcounted
Some frames (SVG frames in particular) still implement nsISupports-derived interfaces, for example nsISVGValue. There is a FrameIID for nsISVGValue that lets you go from a frame to the XPCOM interface, but you can't query back.
r+sr=roc
This patch locally causes two REFTEST-UNEXPECTED-PASS for Bidi stuff. It's possible that I accidentally fixed a bug, but I'm not sure, so I'm going to wait for the tinderboxes to confirm my local results.
2008-11-05 14:25:30 -05:00
Masayuki Nakano
31a6c9d2fd
Bug 463209 No sound when message box is opened (alert/confirm) r=roc+neil, sr=roc, ui=jboriss
2008-12-05 16:29:17 +09:00
Arpad Borsos
c1c477b539
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin
2008-12-04 15:37:37 +01:00
Arpad Borsos
30d6fc6319
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; embedding cleanup, v2; r+sr=benjamin
2008-12-04 15:26:09 +01:00
Justin Wood
b2458c170c
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
19fcb4b6ab
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
2008-11-27 13:15:18 -08:00
Justin Wood
293c89f577
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Masayuki Nakano
c941749fec
backout the latest landing b=463209
2008-11-27 12:29:44 +09:00
Masayuki Nakano
afd8f25b04
Bug 463209 No sound when message box is opened (alert/confirm/prompt/etc...) r+sr=roc, ui-jboriss, a=beltzner
2008-11-27 11:50:35 +09:00
Phil Ringnalda
bbe7e1d08a
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
Brad Lassey
2dbaaaf058
Bug 461283 - Crash [@ fastcopy_I ] - printing broken r=vlad
2008-10-24 01:21:15 -04:00
Brad Lassey
d3f20c5653
Bug 459674: widget printing wide char fixes r=stuart sr=roc
2008-10-21 20:54:26 -04:00
Ian
ee43bba9c1
Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky.
2008-10-15 16:05:23 -04:00
Olli Pettay
9d96a5cb3f
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
2008-10-15 12:40:28 +03:00
Arpad Borsos
8b11d938d2
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Josh Aas
7029208c8f
Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
...
--HG--
rename : modules/plugin/base/public/npupp.h => modules/plugin/base/public/npfunctions.h
2008-10-07 21:50:25 -04:00
Serge Gautherie
6e9aa30334
Bug 456561 - Remove obsolete reference to <nsWidgetStateManager.js>; r+sr=benjamin
2008-10-08 02:23:21 +02:00
Serge Gautherie
32a5364978
Bug 450048 - "nsFind.cpp(961) : warning C4309: 'initializing' : truncation of constant value"; class/interface test; r+sr=jst
2008-09-23 03:32:13 +02:00
Arpad Borsos
18fcddc20b
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
2008-09-20 15:54:40 +02:00
Justin Dolske
262a2b5c00
Bug 454284 - Remove EmbedPasswordMgr.cpp from mozilla-central. r=bs
2008-09-19 08:35:22 -07:00
Ryan VanderMeulen
d8c56c0704
Bug 421857 - Remove CocoaEmbed test app; r=joshmoz sr=roc
2008-09-16 13:37:45 +02:00
Wolfgang Rosenauer
10c64f8069
Bug 414843 - "print.use_native_print_dialog" preferences is pointless; r=gavin.sharp
2008-09-15 17:18:38 +02:00
Arpad Borsos
db0328223b
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek
2008-09-15 15:19:32 +02:00
Josh Aas
0432bd8669
Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst
2008-09-10 22:32:36 -04:00
Ted Mielczarek
468a3823fc
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
2008-09-09 13:59:11 -04:00
Arpad Borsos
3c87be4ffc
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
Brian Crowder
c6818cab2f
Bug 422772 - reduce narrow Windows API calls in embedding, original patch by Brad Lassey <blassey@mozilla.com>, r=bsmedberg
2008-08-27 14:44:54 -07:00
Boris Zbarsky
9185cae9b6
Bug 452164. Make nsIWindowProvider scriptable. r+sr=jst
2008-08-27 08:11:51 -04:00
Robert Kaiser
ea10cc6e87
bug 386906 - remove xpfe chrome registry, r=bsmedberg
2008-08-26 20:02:43 +02:00
Boris Zbarsky
34d8ca626c
Back out bug 333177 "fix", since it would break searching across ­
2008-08-25 13:21:29 -04:00
Ben Karel
c4cd321ecb
Bug 293834 test. r=bzbarsky
2008-08-25 13:21:28 -04:00
Doug Turner
70a550fd3e
Bug 437948. Add the xpt file for geolocation to the packaging files. r=ted.mielczarek@gmail.com
2008-08-24 07:30:01 -07:00
Robert O'Callahan
1499813be0
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
2008-08-18 14:10:28 +12:00
Stuart Parmenter
c126af8547
bug 448989. Merging the mozilla-qt repository. r=me,vlad
2008-08-16 23:18:27 -07:00
romaxa
b9dd045b06
Bug 408925: XRE_InitEmbedding does not initialize properly profilelock and gDirServiceProvider. r=bsmedberg
2008-08-16 16:20:35 +01:00
Robert O'Callahan
65a0e17d1b
Backing out bug 118704 to try to fix Windows leak orange
2008-08-16 23:27:40 +12:00
Robert O'Callahan
21fbc52690
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
2008-08-16 21:01:52 +12:00
Oleg Romashin
f60c5c61e0
Removed old embedding API
...
Removed old GLITZ stuff
2008-08-15 09:31:55 +03:00
Oleg Romashin
38e95b5eeb
merge with mozilla-central
2008-08-16 03:39:26 -04:00
Oleg Romashin
1038376d68
Fixed bug 449566 cairo-qpainter-surface.cpp fails to compile with gcc 4.3.x, r=pavlov
2008-08-16 03:06:39 -04:00
Ginn Chen
9fd83f0e70
Bug 449749 nsWindowWatcher.cpp failed to compile with Sun Studio 12 r+sr=roc
2008-08-14 15:18:36 +08:00
Serge Gautherie
bfd14369bb
Bug 450048 - nsFind.cpp(961) : warning C4309: 'initializing' : truncation of constant value, r+sr=jst
2008-08-14 08:24:12 +02:00
Vladimir Vukicevic
b9335eeb11
b=422221; additional DirectFB compilation fixes
2008-08-09 22:25:30 -07:00
Oleg Romashin
5e3f3218de
Fixed building printing gui for qt unix port
2008-08-04 00:08:45 +03:00
Oleg Romashin
bc6cd35488
Merging mozilla-central to mozilla-qt.
2008-08-03 20:30:10 +03:00
Ere Maijala
7b1baebe99
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
Ben Karel [eschew]
97c684a02c
Bug 293834. Save As, Complete should save form input state. r=bzbarsky, sr=sicking
2008-07-28 22:59:25 -07:00
Ted Mielczarek
fc1a1ddc29
Backed out changeset ed4c2de9fa70 from bug 112294 - failing unit tests
2008-07-23 08:50:22 -04:00
Ere Maijala
b900715bbc
Merge commit for bug 112294
2008-07-23 10:32:44 +03:00
Ere Maijala
66d83e564f
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
L. David Baron
2c2f6ed495
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
2008-07-22 21:50:20 -07:00
Steven Michaud
44d87211ad
Make sure Destroy() is called before an nsIWidget is destroyed. b=434089 r=bzbarsky sr=vladimir
2008-07-18 10:54:12 -05:00
romaxa
733d125c90
Bug 413219 - Allow building GtkMozEmbed without MOZILLA_INTERNAL_API
...
r=bsmedberg
2008-07-17 13:08:07 -04:00
Mike Hommey
35ed02d3ae
Bug 398810 - "Remove MOZILLA_1_8_BRANCH ifdefs from core on trunk" [r=sicking r=brendan r=bsmedberg]
2008-07-12 17:26:52 -05:00
Mats Palmgren
ec97454e5e
Don't save applet "code" locally if there is an "archive". b=430283 r+sr=jst
2008-07-09 17:52:23 +02:00
Benjamin Smedberg
ec69c9db81
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
2008-06-30 21:03:50 -04:00
Michael Ventnor
1f68a5d1b9
Bug 437937, Embedding: GTK tooltips should have the tooltip hint set, r+sr=roc
2008-06-23 11:36:36 +03:00
"Doug Turner ext:(%22)
30df99659b
Removing Minimo references. b=405705, r=ted
2008-06-16 13:57:42 -07:00
Oleg Romashin
f1ab7b45e3
Fixed crash on ConfirmEx dialog
...
Fixed return values for ConfirmEx dialog
2008-05-12 10:31:43 +03:00
jorendorff@mozilla.com
9b2db511f4
Merge from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/jsobj.c => js/src/jsobj.cpp
2008-05-07 17:37:49 -07:00
stefanh@inbox.com
aec9f367db
Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil.
2008-05-06 10:10:03 -07:00
Oleg Romashin
998acd953e
Removed wrong Q3 header, generated by uic-qt4
2008-05-06 07:27:39 +03:00
Oleg Romashin
d1a81ab2c8
Fixed embedded prompt stuff for TestQEmbed
2008-05-05 22:50:30 +03:00
Oleg Romashin
205650802e
Fixed progress showing for TestQ application
2008-05-05 18:37:46 +03:00
Benjamin Smedberg
44143a17c2
Merge from cvs-trunk-mirror to mozilla-central. No conflict resolution necessary.
...
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
2008-05-01 09:50:06 -04:00
dholbert@cs.stanford.edu
711642f224
Bug 431190: Make Linux print dialog & page setup dialog modal. r+sr=vlad a=damons
2008-04-30 23:43:04 -07:00
Anton Rogaynis
c4c2d35ca3
Popup windows stuff for QGeckoEmbed
2008-04-23 17:08:31 -04:00
anton@antdebian.research.nokia.com
0c3aa5b74e
fix for QGeckoEmbed window visibility
2008-04-22 13:35:11 -04:00
anton@antdebian.research.nokia.com
62523ce356
Resizing fix
2008-04-22 11:14:06 -04:00
Oleg Romashin
6ef9d36e73
Enable jprof using for TestQEmbed application
2008-04-20 13:36:25 +03:00
Vladimir Vukicevic
8c273d735c
Fix compilation in qgeckoglobals.cpp; also fix 429272
2008-04-20 00:50:41 -07:00
pekka.aho
8bb0f0e58c
Zooming support to embed QT
2008-04-19 19:04:32 +03:00
romashin
21ea30bbe5
Fixed building proper source changes for debian package
2008-04-19 19:04:27 +03:00
romashin
43483bf02c
Small style fix
2008-04-19 18:39:22 +03:00
romashin
96ce3ee96f
Enabled Gecko destroy on application close
2008-04-19 18:39:18 +03:00
romashin
64972483f9
Experimental hacks with widget size
2008-04-19 18:37:30 +03:00
romashin
673b35d27a
Fixed components initialization
2008-04-19 18:37:10 +03:00
romashin
6289fa5a02
Fixed bug https://bugzilla.mozilla.org/show_bug.cgi?id=408490
2008-04-19 18:37:06 +03:00
romashin
dd670e1801
Change back to enable tests
2008-04-19 18:37:02 +03:00
romashin
7d63ed5c4a
Enabled toolbar
2008-04-19 18:35:00 +03:00
romashin
d606d096aa
Make location visible
2008-04-19 18:34:55 +03:00
romashin
bd51a77d38
Fixed properl linking in nolibxul configuration
2008-04-19 18:34:09 +03:00
romashin
691d3e4f39
Fixed for using with embedding tests
2008-04-19 18:34:04 +03:00
romashin
8594eb8c62
Disabled tests compiling before libxul
2008-04-19 18:33:49 +03:00
romashin
4c70193e60
Fixed proper building of static qgeckoembed with MOZ_ENABLE_LIBXUL=1
2008-04-19 18:33:40 +03:00
Oleg Romashin
1a642712e1
Process updates
2008-04-19 18:13:40 +03:00
Oleg Romashin
d55cb91071
Fixed gfxPlatform initialization
...
Fixed proper initialization of qt nsWindow
embedding/browser/qt ported for current version of Gecko and QT4
Fixed building of TestQGeckoEmbed application
2008-04-19 18:13:29 +03:00
romaxa@romaxa.research.nokia.com
648900c082
Add initial embedding/browser/qt implementation, ported from old mozilla/qt port
2008-04-19 16:43:26 +03:00
Benjamin Smedberg
b3c6962a6c
Merge cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-04-15 13:59:01 -04:00