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

1966 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.demon.co.uk 40934a4a89 Part of bug 381343 Move SeaMonkey's debug/QA UI elements to be built as an extension in-tree - move Build Id in titlebar to debugQA extension, also fixes bug 387050. r/sr=Neil
NPOTB for the firefox freeze.
2007-07-30 16:07:45 +00:00
neil%parkwaycc.co.uk 58eca2a99f Search engine bustage fix b=304309 r=KaiRo 2007-07-29 23:15:31 +00:00
neil%parkwaycc.co.uk 146dc86ae8 Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) 2007-07-28 23:07:41 +00:00
Olli.Pettay%helsinki.fi 8513aa2efd Trying to fix bustage, Bug 363067 2007-07-24 18:35:09 +00:00
jst%mozilla.jstenback.com 8b10571b65 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2007-07-24 18:35:08 +00:00
bzbarsky%mit.edu 52c5c079b0 Fix more build bustage (bug 316794). 2007-07-24 18:35:07 +00:00
bzbarsky%mit.edu 8c313065d9 Fix build bustage (bug 316794) -- need to be able to include nsIChromeEventHandler, by way of nsPIDOMWindow. 2007-07-24 18:35:06 +00:00
bsmedberg%covad.net 11692a4af1 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2007-07-24 18:35:05 +00:00
gerv%gerv.net 7370a8e108 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-07-24 18:35:04 +00:00
jst%mozilla.jstenback.com 6205987a48 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2007-07-24 18:35:03 +00:00
bryner%brianryner.com 9ee0fe473a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-07-24 18:35:02 +00:00
dbaron%dbaron.org 21595ffa86 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2007-07-24 18:35:01 +00:00
gerv%gerv.net fdffbd13ef Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2007-07-24 18:35:00 +00:00
jst%netscape.com f9cc50620f Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2007-07-24 18:34:59 +00:00
dbaron%fas.harvard.edu b5a412afd5 Fix incorrect usage of |nsCOMPtr<T>::operator&| was used in place of |getter_AddRefs| since the former will soon become |private| to prevent things like this. r=disttsc@bart.nl b=59414 2007-07-24 18:34:58 +00:00
warren%netscape.com a1ddc4cd58 Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2007-07-24 18:34:57 +00:00
warren%netscape.com 088ef0f2e5 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2007-07-24 18:34:56 +00:00
valeski%netscape.com c4de159f4f 46775. consolodating xpfe components into a root module to reduce system overhead bloat. built on win, linux, mac. precheckin tests on windows. general testing on mac and linux. 2007-07-24 18:34:55 +00:00
rayw%netscape.com 6dfd169383 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2007-07-24 18:34:54 +00:00
vidur%netscape.com 0a7c92f57c Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2007-07-24 18:34:52 +00:00
jst%netscape.com d41465dda4 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2007-07-24 18:34:51 +00:00
valeski%netscape.com 90ca52d0ef 46775. preparing for linkage changes. these changes move class definitions into their own .h files so they can be used in other directories (not exported) for building purposes. I also utilized module/factory macros when possible 2007-07-24 18:34:50 +00:00
danm%netscape.com 77adec9dee plug leaking nsWindow. bug 48066. code=sean@beatnik.com r=law@netscape.com, me 2007-07-24 18:34:49 +00:00
law%netscape.com eccad0755e Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); r=law 2007-07-24 18:34:48 +00:00
seawood%netscape.com 81cb873823 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2007-07-24 18:34:47 +00:00
neil%parkwaycc.co.uk 1e787e5d58 Fix subframe navigation when a tooltip is showing b=389179 p=martijn r=me 2007-07-23 20:43:28 +00:00
kaie%kuix.de 429717cbc8 Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
r=neil
2007-07-23 11:01:03 +00:00
cst%yecc.com 2a26a6eeec Bug 384575 - Remove SeaMonkey's autoscroll now that its improvements have been ported to toolkit's
r=mano on the toolkit change
r+sr=neil on the rest
2007-07-22 02:42:01 +00:00
bugzilla%standard8.demon.co.uk c97994db0b Bug 386471 Missing browser.instantApply setting breaks preferences.xml XBL. p=Nils Maier <MaierMan@web.de>,r=iann_bugzilla 2007-07-21 18:14:18 +00:00
bugzilla%standard8.demon.co.uk 63e9aa7c06 Bug 349309 toolkit's extensions.js/OpenURL is app specific (GetMoreThemes/Extensions). p=Philip Chee <philip.chee@gmail.com>,r=Neil (suite part),r=benjamin,cbiesinger 2007-07-19 18:14:05 +00:00
neil%parkwaycc.co.uk 6fc2f433d2 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 11:35:01 +00:00
neil%parkwaycc.co.uk 0f79d56c0a Properly fix bug 386390 by backing out most of bug 356900 r=CTho 2007-07-11 09:45:29 +00:00
neil%parkwaycc.co.uk ba6996859b Change column names to match what toolkit wants b=304309 r=ajschult sr=jag 2007-07-07 23:29:32 +00:00
kairo%kairo.at 14e13e8172 bug 386390 - remove tooltip size workaround that isn't needed any more (SeaMonkey version), r=enndeakin 2007-07-06 14:09:40 +00:00
stefanh%inbox.com 2587cb4664 Bug 386893 - Close tab button lacks a tooltip. r=CTho, sr=Neil. 2007-07-06 13:55:11 +00:00
bugzilla%standard8.demon.co.uk d82493b024 Part of bug 381343, land the rest of the first part of the debugQA extension. r=ajschult,KaiRo,sr=Neil. r=mcsmurf for installer parts 2007-06-27 19:22:48 +00:00
neil%parkwaycc.co.uk 3466c3dc14 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag 2007-06-21 09:13:53 +00:00
neil%parkwaycc.co.uk f4d2c1881b Bug 383947 nsBrowserContentHandler.js leaks nsCommandLine r=bz sr=jag 2007-06-13 12:39:53 +00:00
neil%parkwaycc.co.uk fe1fa9fce1 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag 2007-06-05 08:08:18 +00:00
bugzilla%standard8.demon.co.uk 6492b31e5c Bug 382586 Clean up /suite after suite moving to toolkit. p=Asrail <asrail@gmail.com>,r=me,sr=Neil 2007-06-03 13:03:01 +00:00
bugzilla%standard8.demon.co.uk 2618b69147 Bug 382586 Clean up /suite after suite moving to toolkit. p=Asrail <asrail@gmail.com>,r=me,sr=Neil 2007-06-03 11:44:31 +00:00
neil%parkwaycc.co.uk 8b92104882 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott 2007-05-30 22:08:44 +00:00
stefanh%inbox.com b0e72da55b Bug 376912 - Mac Classic tabbrowser looks bad. Changes in navigator.css, tabbrowser.xml and tabbrowser.css (win version) originally by Neil. r=Mnyromyr, sr=jag. 2007-05-24 20:51:53 +00:00
bugzilla%standard8.demon.co.uk 8905d276ca Part of bug 358764 On Linux, backspace should go back, not do nothing (sync suiterunner pref to xpfe). r/sr=Neil 2007-05-12 07:40:05 +00:00
neil%parkwaycc.co.uk 7af2a81dce Fewer about:blank URLs should be hidden b=370555 r=CTho 2007-04-29 21:35:16 +00:00
neil%parkwaycc.co.uk 15002c213d Bug 338461 Make opening a new navigator work with suiterunner r=IanN 2007-04-12 23:01:43 +00:00
neil%parkwaycc.co.uk 8be2bea7e8 Move tabbrowser from global to navigator and tweak it so that it works with toolkit's browser b=350221 r=CTho 2007-04-02 19:40:48 +00:00
cst%yecc.com f37ca0564c Bug 370832 Tab preview doesn't work right in Modern theme
Backing out previous patch (didn't work), checking in new patch
r=neil
2007-03-31 23:09:23 +00:00
neil%parkwaycc.co.uk 4c802a255e Port some of toolkit's tabbox cleanup from bug 370742 r=Enn 2007-03-31 23:09:21 +00:00
cst%yecc.com bc96ea7467 Bug 369053 className is a property, not an attribute
r=ajschult sr=neil
2007-03-31 23:09:20 +00:00