Chris Jones
|
a7ca970622
|
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
|
d7ae83357a
|
Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky
|
2010-03-01 19:21:02 +00:00 |
Mark Banner
|
b7a5d997da
|
Hopefully last Windows fix for non-FF apps following bug 534425
|
2010-03-01 12:27:03 +00:00 |
Robert O'Callahan
|
ff44c3c9e3
|
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
|
b08632af8b
|
Bug 510202 - xlink:title should only work on links. r=dao,sr=bzbarsky
|
2010-02-23 20:45:13 +00:00 |
Boris Zbarsky
|
28da0a4f5b
|
[mq]: Fix build bustage from bug 530410.
|
2010-02-22 15:28:11 -05:00 |
Jae-Seong Lee-Russo
|
4af2394d11
|
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
|
f33d1cd9a5
|
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
|
3cb7c0acf7
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
Neil Rashbrook
|
55df7d1f15
|
Bug 484610 Fix mismatched allocators r=jst sr=peterv
|
2010-02-20 15:25:21 +00:00 |
Jae-Seong Lee-Russo
|
3eedcc5861
|
Bug 517553: Remove ==/!= PR_FALSE/PR_TRUE r=jst
|
2010-02-12 21:32:34 +13:00 |
Robert Longson
|
a5d2ab7340
|
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
|
6eac0d504b
|
Merge mozilla-central to tracemonkey.
|
2010-01-29 09:51:21 -08:00 |
Luke Wagner
|
88037b9dce
|
Bug 458421 - dead stuff in spidermonkey (r=jorendorff)
|
2010-01-22 11:52:17 -08:00 |
Honza Bambas
|
3f72ce86df
|
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
|
2010-01-28 15:53:53 +01:00 |
Palo Misik
|
d4c2344fc8
|
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
|
7c3231d671
|
Bug 411955 - keyword.URL does not work with GtkWidget. r=bsmedberg
|
2010-01-19 22:21:38 +01:00 |
Marco Bonardo
|
f41406f7b0
|
Bug 520165 - Part 9 (Photon): fix dependancies
|
2010-01-15 17:40:27 +01:00 |
Boris Zbarsky
|
a864e44fa8
|
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
|
11e88414f1
|
Bug 533048. Don't do extra work for link targeting in nsDocShellTreeOwner. r=jst
|
2009-12-11 22:36:34 -08:00 |
Olli Pettay
|
423522c88b
|
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
|
778ebfc0cd
|
Bug 530322 - crash [@ nsWindowWatcher::SizeOpenedDocShellItem(nsIDocShellTreeItem*, nsIDOMWindow*, SizeSpec const&)] [r=bzbarsky]
|
2009-12-03 01:37:33 -06:00 |
Olli Pettay
|
3814207e74
|
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
|
452e29ce22
|
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
|
df751e7973
|
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
|
4acf47e1e9
|
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
|
1f92d17fc3
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
Markus Stange
|
d113609b2f
|
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
|
7ee5cecce4
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
Markus Stange
|
94f4ccb97f
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
Markus Stange
|
24f7463d0c
|
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
|
0f5b5ba5ba
|
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
|
1ee0caf132
|
Bug 518632 - Remove embedding/config/, r=bsmedberg
|
2009-10-02 20:15:26 -07:00 |
Phil Ringnalda
|
7f6e5a23bf
|
Bug 519086 - Remove embedding/wrappers/ (DotNETEmbed), r=bsmedberg
|
2009-10-02 20:15:20 -07:00 |
Phil Ringnalda
|
b84b733803
|
Bug 519114 - Remove wxEmbed sample, r=bsmedberg
|
2009-10-02 20:15:17 -07:00 |
Chris Jones
|
708e2e04ae
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
Chris Jones
|
f2df9d3504
|
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
|
b4b4ba043d
|
Bug 512173 Removing some unused references to the message-icon class r=dao
|
2009-09-29 09:38:14 +01:00 |
Daniel Holbert
|
ee8fb79ffa
|
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
|
22c900751b
|
Bug 512173 Removing some unused references to the message-icon class r=dao
|
2009-09-28 19:44:01 +01:00 |
Mitchell Field
|
41c8798093
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
Josh Aas
|
75be6f9e1e
|
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
|
5714a2fee4
|
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
|
dc9b8b8573
|
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
|
6fce97e58d
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Wan-Teh Chang
|
7a99ca1ed3
|
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
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
Mitchell Field
|
d6e8ce5295
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
Johnny Stenback
|
7dfc767546
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
Johnny Stenback
|
abda1a2206
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |