gerv%gerv.net
|
b92568bebe
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-12-01 22:27:03 +00:00 |
ben%bengoodger.com
|
4c5c29fa05
|
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
|
7d29fc4b2a
|
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
|
5f5d16d6d9
|
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
|
cf16aa1fcc
|
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
|
ae5692eef4
|
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
|
07fd5d8316
|
Bug 271981 JS strict warning: redeclaration of var charset r=biesi sr=bz
|
2004-11-29 13:01:04 +00:00 |
mvl%exedo.nl
|
7bac14fb45
|
Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
|
2004-11-28 10:59:39 +00:00 |
mvl%exedo.nl
|
e81d5b7206
|
Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
|
2004-11-28 10:39:16 +00:00 |
Stefan.Borggraefe%gmx.de
|
f6b87d66f3
|
Bug 252698: Use buttonlabel attributes in <dialog>s
r+sr=neil
|
2004-11-27 21:56:52 +00:00 |
neil%parkwaycc.co.uk
|
3c100eba70
|
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
|
3cc3106e8e
|
Update URL post Bugzilla reorganization b=271642 p=mcsmurf@mcsmurf.de rs=me
|
2004-11-25 20:15:13 +00:00 |
dbaron%dbaron.org
|
59bb482234
|
Bump version from 1.8a5 to 1.8a6.
|
2004-11-25 18:33:39 +00:00 |
bryner%brianryner.com
|
1435145ce6
|
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
|
c913eb8e2c
|
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
|
bfa1a2aa7f
|
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
|
4b9ac417d8
|
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
|
dedc73c27a
|
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
|
29819d7952
|
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
|
4eb56913af
|
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
|
c79cfdbf74
|
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
|
4679f5ffc2
|
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
|
a6537fbece
|
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
|
f2456ad426
|
Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser.
|
2004-11-12 16:42:58 +00:00 |
bzbarsky%mit.edu
|
59db60f905
|
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
|
29fea4dd1c
|
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
|
005244ee5b
|
removing additional instances of deprecated nsServiceManager:: methods, bug 219400
|
2004-11-08 16:33:11 +00:00 |
timeless%mozdev.org
|
0236f83c1a
|
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
|
79bd612ad5
|
Mixed-case typo caused build bustage.
|
2004-11-08 05:29:47 +00:00 |
bsmedberg%covad.net
|
db0973dd63
|
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
|
f94aa8151e
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
jst%mozilla.jstenback.com
|
9dc5fde08b
|
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
|
59236686bb
|
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
|
3daabe5d96
|
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
|
fc63af3f2a
|
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
|
9b41049fc8
|
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
|
2a3923cbf2
|
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
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
bsmedberg%covad.net
|
af3cf986a5
|
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
|
eea8f19181
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 18:05:17 +00:00 |
bsmedberg%covad.net
|
519c1d5f06
|
Tbird won't actually find the file without a REQUIRES change.
|
2004-10-30 15:21:49 +00:00 |
bsmedberg%covad.net
|
b86e9b07b5
|
Tbird uses the xpfe version of windows-hooks, so fixup the #includes
|
2004-10-30 13:24:44 +00:00 |
dbaron%dbaron.org
|
da553a66a8
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 08:32:40 +00:00 |
dbaron%dbaron.org
|
2a0ae9f838
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 08:31:09 +00:00 |
dbaron%dbaron.org
|
3ecc93585a
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 08:01:08 +00:00 |
dbaron%dbaron.org
|
910144c333
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 07:56:30 +00:00 |
bsmedberg%covad.net
|
12d01db72b
|
Build bustage from bug 237745
|
2004-10-30 06:20:36 +00:00 |
bsmedberg%covad.net
|
a64c719fe7
|
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
|
613dc4e8e4
|
Build history/public for non-browser environments.
|
2004-10-30 05:05:42 +00:00 |
cbiesinger%web.de
|
d57810989f
|
fixing gcc 3.4 bustage
|
2004-10-29 22:15:48 +00:00 |