Masayuki Nakano
|
787592b2c6
|
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
|
9720c069db
|
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
|
6e89d165c1
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
Markus Stange
|
749c8a42c7
|
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
|
f7240ba68e
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
Markus Stange
|
85efcf3e29
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
Markus Stange
|
db2db0f270
|
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
|
3197bd3b5d
|
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
|
37876be005
|
Bug 518632 - Remove embedding/config/, r=bsmedberg
|
2009-10-02 20:15:26 -07:00 |
Phil Ringnalda
|
1ff5cf50b2
|
Bug 519086 - Remove embedding/wrappers/ (DotNETEmbed), r=bsmedberg
|
2009-10-02 20:15:20 -07:00 |
Phil Ringnalda
|
dbc203d323
|
Bug 519114 - Remove wxEmbed sample, r=bsmedberg
|
2009-10-02 20:15:17 -07:00 |
Chris Jones
|
6f1c8167d4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
Chris Jones
|
2515107a6f
|
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
|
8c0be839ec
|
Bug 512173 Removing some unused references to the message-icon class r=dao
|
2009-09-29 09:38:14 +01:00 |
Daniel Holbert
|
a2753dfdd4
|
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
|
fced675d73
|
Bug 512173 Removing some unused references to the message-icon class r=dao
|
2009-09-28 19:44:01 +01:00 |
Mitchell Field
|
02e66e18b9
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
Josh Aas
|
b610738492
|
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
|
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 |
Neil Deakin
|
99de96ba4d
|
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
|
fceecee8a4
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Wan-Teh Chang
|
22d87cb34c
|
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
|
6399d22ef3
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
Mitchell Field
|
1fc35207e1
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
Johnny Stenback
|
f57be09392
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
Johnny Stenback
|
52489b3de1
|
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
|
29a18e5ff3
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
Phil Ringnalda
|
041dbada21
|
Bug 512713 - Remove long-dead apitest, r=bsmedberg
|
2009-08-27 19:35:23 -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 |
Boris Zbarsky
|
79edda8c98
|
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
|
ac5c73f4b2
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
Chris Jones
|
9bd17bc4ad
|
bug 507083: do not include headers from within |extern "C" { }|. r=bsmedberg
|
2009-08-21 17:26:29 -05:00 |
Hashem Masoud
|
44f7f9d413
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
Navin Lal
|
65e19ef012
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
Tyler Downer
|
be8dcba7d5
|
Bug 471215 - Remove readme to online mo site; r+sr=jst
|
2009-08-07 01:48:54 +02:00 |
Serge Gautherie
|
1349ffa0f1
|
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
|
2009-08-06 20:00:41 +02:00 |
Walter Meinl
|
22d8776bdb
|
[OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher
|
2009-08-01 21:55:07 +03:00 |
Bobby Holley
|
49940b5bd3
|
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
|
2009-07-29 10:13:08 -04:00 |
Benjamin Smedberg
|
d931760247
|
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
|
d755c7617c
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
Navin Lal
|
073dca3f02
|
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
|
e0cd51e513
|
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
|
f98a38a503
|
Bug 504500 EmbedPrompter::Create touches mButtonLabels[EMBED_MAX_BUTTONS]
r=roc
|
2009-07-22 17:31:00 -05:00 |
Vladimir Vukicevic
|
a6b2b59bb7
|
b=500472; flash activex shunt for Windows CE; r=jst
|
2009-07-16 14:13:29 -07:00 |
Masayuki Nakano
|
2ae98d3182
|
b=502799 fix some misspelled words r+sr=roc
|
2009-07-11 10:32:43 +09:00 |
Masayuki Nakano
|
0a0f6e7662
|
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
|
64cefe3648
|
Bug 293670. Pages rendered with gtkmozembed stream API don't fire onload. r=bzbarsky
|
2009-07-03 18:00:02 -07:00 |
Johnny Stenback
|
fae33caf0b
|
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
|
f6f3daf126
|
Bug 494695 IsSpecialXHTMLTag warning: comparison between signed and unsigned
r+sr=bz
|
2009-06-27 18:42:51 -07:00 |