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

11978 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com 8d09f98fb4 aviary branch landing: one final attempt to fix build bustage... move extensions to non-windows-only section of makefile! 2004-12-01 07:41:14 +00:00
ben%bengoodger.com b52f8d7afd aviary branch landing: more bustage fixes for seamonkey, make sure extensions stub is built for seamonkey, and make sure SelectSkin is called on the right interface pointer. 2004-12-01 07:13:06 +00:00
ben%bengoodger.com afaefbac28 aviary branch landing:
- xpinstall hooks for extension manager (242529, r=dveditz)
  (install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
timeless%mozdev.org 8ea2a7d6d5 Build bustage from bug 237745, caused by a typo.
nsXPFEComponentCID.h should be nsXPFEComponentsCID.h
2004-11-30 23:24:59 +00:00
darin%meer.net 9aee2fe67a fixes bug 270110 "Add versions of nsDependentString and friends to the Gecko SDK" r=bsmedberg 2004-11-30 00:57:24 +00:00
neil%parkwaycc.co.uk 395fdbc1b7 Bug 271981 JS strict warning: redeclaration of var charset r=biesi sr=bz 2004-11-29 13:01:04 +00:00
mvl%exedo.nl 2e9eb9007f Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:59:39 +00:00
mvl%exedo.nl 03cba3f4d8 Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
Stefan.Borggraefe%gmx.de d2ff91327c Bug 252698: Use buttonlabel attributes in <dialog>s
r+sr=neil
2004-11-27 21:56:52 +00:00
neil%parkwaycc.co.uk a597c068de Bug 271426 Make it possible for extensions to call BrowserHome() without parameters again subsequent to bug 267169 p=cst@andrew.cmu.edu r=timeless sr=me 2004-11-26 17:30:16 +00:00
neil%parkwaycc.co.uk 08a4b31f7e Update URL post Bugzilla reorganization b=271642 p=mcsmurf@mcsmurf.de rs=me 2004-11-25 20:15:13 +00:00
dbaron%dbaron.org 85de9474d3 Bump version from 1.8a5 to 1.8a6. 2004-11-25 18:33:39 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
bsmedberg%covad.net 0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org 74b9b0cb11 Bug 267313 second external link opened into Mozilla opens the home/start page
patch by emaijala@kolumbus.fi r=bsmedberg sr=neil a=asa
2004-11-22 00:02:27 +00:00
bzbarsky%mit.edu 4425275728 Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as.  Bug 263697, r=biesi, sr=jst, a=asa
2004-11-18 20:50:16 +00:00
bzbarsky%mit.edu 225e1cbe12 Make the url bar not randomly collapse. Bug 268780, patch and a=roc, r+sr=me 2004-11-18 01:42:59 +00:00
neil%parkwaycc.co.uk db0b3a5344 Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag 2004-11-16 22:40:47 +00:00
jshin%mailaps.org 12ec7e7c7f bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin) 2004-11-16 18:07:23 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
cbiesinger%web.de 65b0911565 bug 234695 make nsGlobalHistory use PRTime instead of PRInt64 where appropriate
r=biesi sr=neil patch by Son Le <lesx99@lycos.com>
2004-11-12 22:03:11 +00:00
timeless%mozdev.org 5cd0b90de1 Bug 268941 Error ``tabs has no properties'' [xs] in file ``chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.
patch by bugzilla@mcsmurf.de r=caillon sr=neil
2004-11-12 16:48:29 +00:00
pedemont%us.ibm.com 455bdbf7a0 Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser. 2004-11-12 16:42:58 +00:00
bzbarsky%mit.edu c31b08b5c3 Treat "https" the same as "http" for filename-determination purposes. Bug
263839 partial fix, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky, sr=neil
2004-11-10 16:25:31 +00:00
bzbarsky%mit.edu 6a9142eab2 Don't set the displayDirectory to null, since some of our picker impls crash if
you do that.  Bug 267406, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky,
sr=neil
2004-11-09 05:14:42 +00:00
darin%meer.net 9ce15630b0 removing additional instances of deprecated nsServiceManager:: methods, bug 219400 2004-11-08 16:33:11 +00:00
timeless%mozdev.org 8365513d15 Bug 267169 "Home" button should open home page in new tab if middle-clicked
r=neil sr=jag
2004-11-08 06:45:57 +00:00
bsmedberg%covad.net b18aa2021b Mixed-case typo caused build bustage. 2004-11-08 05:29:47 +00:00
bsmedberg%covad.net 7b75ddfadb Bug 267455 - toolkit-only follow from app-startup (237745) - for mac re-launch code r=darin 2004-11-08 05:00:27 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
jst%mozilla.jstenback.com e28f6af3a9 Fixing bug 265680. Don't enable cared mode from untrusted events. r+sr=mscott@mozilla.org 2004-11-03 19:35:51 +00:00
bmlk%gmx.de dab3fc7676 change protocoll from http to https for bugzilla links to avoid redirects bug 267228, p=frank wein r/sr=neil 2004-11-03 19:24:04 +00:00
jst%mozilla.jstenback.com 3d3c74240e Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
roc+%cs.cmu.edu fcbe64e4d0 relanding fix for bug 265165 because it wasn't the source of Tp/Tdhtml regression 2004-11-03 12:20:13 +00:00
roc+%cs.cmu.edu 7582b05b06 Backing out fix for bug 265165 to see if it's the source of Tp/Tdhtml regression 2004-11-03 06:11:34 +00:00
roc+%cs.cmu.edu e3a829ac3e Bug 265165. For XUL elements, min-size should trump max-size not the other way around, according to CSS. But make it possible to set min-size to zero by setting it to 0% --- ugly hack until we get a better box-model spec. r+sr=bzbarsky 2004-11-03 02:32:00 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net 2aabadda48 Hrm, we're not exporting nsNativeAppSupportWin.h, so used LOCAL_INCLUDES patch by swalker, r=me 2004-11-01 00:06:20 +00:00
dbaron%dbaron.org 8d4a0914e2 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 18:05:17 +00:00
bsmedberg%covad.net 9c4fff3c06 Tbird won't actually find the file without a REQUIRES change. 2004-10-30 15:21:49 +00:00
bsmedberg%covad.net d63dc13176 Tbird uses the xpfe version of windows-hooks, so fixup the #includes 2004-10-30 13:24:44 +00:00
dbaron%dbaron.org 24b6b2f9a8 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 08:32:40 +00:00
dbaron%dbaron.org 393cb8c901 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 08:31:09 +00:00
dbaron%dbaron.org fa2806bb66 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 08:01:08 +00:00
dbaron%dbaron.org 1aa6feabe7 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 07:56:30 +00:00
bsmedberg%covad.net c7bc90246c Build bustage from bug 237745 2004-10-30 06:20:36 +00:00
bsmedberg%covad.net 23695e1ff9 Think-o from bug 237745, this should fix the TXul test, r=timeless sr=stupidity 2004-10-30 05:48:37 +00:00
bsmedberg%covad.net 4b2a7d9acc Build history/public for non-browser environments. 2004-10-30 05:05:42 +00:00
cbiesinger%web.de 0d1f0c72d8 fixing gcc 3.4 bustage 2004-10-29 22:15:48 +00:00
bsmedberg%covad.net fe72086e1f Temporary hack to make tboxen green, this will be fixed TOMORROW! (Bug 237745) 2004-10-29 21:04:42 +00:00