kairo%kairo.at
ea04dddaed
bug 285696 (suite rebranding), stage 1, additional fix to remove quoting trickery in bootstrap, r=biesi sr=Neil a=asa
2005-04-10 23:40:39 +00:00
bsmedberg%covad.net
7e03c0b224
Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin
2005-04-06 03:35:24 +00:00
bsmedberg%covad.net
844ef87b25
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:50:16 +00:00
bsmedberg%covad.net
3522feb25f
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
2005-04-04 19:08:55 +00:00
kairo%kairo.at
fdd90409e3
fallout from bug 285696: fix man page (better appname replacing, correct paths); patch by Mark Banner <bugzilla@standard8.demon.co.uk> r=me sr=Neil
2005-04-03 00:07:04 +00:00
kairo%kairo.at
b0ed9d166d
bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil
2005-03-29 22:02:23 +00:00
cbiesinger%web.de
3e4804b0c8
Bug 288026 remove obsolete mozilla-apprunner.sh
...
r=neil sr=alecf
2005-03-28 18:55:19 +00:00
mkaply%us.ibm.com
b1c24b43d4
#281203
...
r/sr=mkaply
From Andy Willis - get SeaMonkey static build working
2005-03-28 16:39:24 +00:00
mconnor%myrealbox.com
7627eeb4af
bug 287086 - move browser.link.* prefs out of all.js. Includes fix for bug 286745 (seamonkey) by Jeremy Morton and bug 275430 (firefox) to move away from replacing the current page. r=jst, sr=neil for all.js and xpfe bits
2005-03-22 00:38:35 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
mkaply%us.ibm.com
2106b29569
#280813
...
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - fix floating point scoping problem
2005-03-11 01:55:48 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
cbiesinger%web.de
e8d4c35266
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
cbiesinger%web.de
95e9b0c3fd
Bug 275614 xpfe/bootstrap should not use nsIPref
...
r=neil sr=alecf
2005-03-07 19:16:12 +00:00
mkaply%us.ibm.com
c55ddc1821
OOps - readme should be called readme.txt when it makes it to the dist - OS/2 only
2005-03-07 18:56:48 +00:00
mkaply%us.ibm.com
8071f14117
#282980
...
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - implement -console for OS/2
2005-03-07 18:25:00 +00:00
bzbarsky%mit.edu
5b1084a5a5
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
neil%parkwaycc.co.uk
0d2af9150a
Backing out bug 58523 because it didn't handle bare URLs on the command line
2005-03-02 12:44:53 +00:00
neil%parkwaycc.co.uk
aa6091e795
Bug 58523 some command line switches shouldn't inhibit global startup preferences p=brian.lu@sun.com r=bryner sr=me also removing an obsolete declaration from toolkit code at bryner's request
2005-03-02 11:27:32 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
bryner%brianryner.com
f6b8fec0c7
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
2005-02-19 22:42:01 +00:00
dbaron%dbaron.org
498cb82a63
Use MOZILLA_VERSION for the version in Info.plist so it doesn't need to be updated by hand. Rename Info.plist to Info.plist.in accordingly. b=229467 r+sr=bryner
2005-02-19 21:02:29 +00:00
darin%meer.net
0848e7f038
fixing win32 bustage (implement NS_CopyUnicodeToNative in terms of NS_UTF16ToCString when MOZILLA_STRICT_API is defined)
2005-02-16 08:33:58 +00:00
jshin%mailaps.org
c75d55c0dc
bug 281781 : HandleDDENotification returns zero-extended values for WWW_GetWindowInfo patch by Masayuki Nakano, r=jshin, sr=bz, a=asa
2005-02-16 06:31:43 +00:00
mkaply%us.ibm.com
3966ef3a9f
#280137
...
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +00:00
bryner%brianryner.com
d549f6eadd
fixing mac bustage
2005-02-04 21:55:10 +00:00
bryner%brianryner.com
ed870113ca
Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.
2005-02-04 21:10:45 +00:00
dveditz%cruzio.com
482ee97b73
bug 280522 misplaced null after WideCharToMultiByte conversion. Thanks to
...
Christian Franke for the nsToolkit.cpp patch (r=dveditz,sr=dbaron).
nsNativeAppSupportWin.cpp patch r/sr=bzbarsky.
2005-02-03 23:28:46 +00:00
neil%parkwaycc.co.uk
9a9dfdc312
Backend to load external links in new tabs b=231984 r=danm sr=jst
2005-02-02 10:04:09 +00:00
cst%andrew.cmu.edu
a8efb2bb26
Bug 219203 Add pref for backspace behavior (go back, page up)
...
r=timeless sr=neil
2005-01-29 00:53:58 +00:00
dbaron%dbaron.org
8993baf11c
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
bsmedberg%covad.net
19f3fb4b6a
Bustage fix from bug 276588.
2005-01-17 20:02:20 +00:00
bsmedberg%covad.net
f3dd951f94
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
bryner%brianryner.com
a8073f18a3
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
2005-01-12 19:45:38 +00:00
timeless%mozdev.org
b1a1a86946
Bug 278118 rev versions to 1.8b
...
Bumping release ver from 1.8a6 to 1.8b
r=asa
2005-01-12 17:58:51 +00:00
mkaply%us.ibm.com
23742d51f6
#275436
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:59 +00:00
dveditz%cruzio.com
99c6c6277e
bug 272764 pref changes to get XPInstall working in the suite again. original patch from jens.b
2005-01-05 07:57:48 +00:00
dbaron%dbaron.org
2a49a03aaf
Happy New Year.
2005-01-01 05:01:51 +00:00
bugzilla%arlen.demon.co.uk
f6bc7bcc0e
Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
...
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2004-12-21 19:31:07 +00:00
cbiesinger%web.de
0102bb910a
fix qt build bustage from bug 273877, r=zack,bsmedberg
2004-12-21 17:16:21 +00:00
bsmedberg%covad.net
fff2ac6ea1
Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc
2004-12-20 21:53:33 +00:00
ginn.chen%sun.com
dbd694e654
Bug 269308 Mozilla should check solaris Math Library (libm) patch
...
patch maker=leon.sha@sun.com r=roland.mainz sr=darin
2004-12-10 02:56:42 +00:00
dbaron%dbaron.org
4efa5652e1
Fix Mac bustage. b=272151
2004-12-08 20:32:13 +00:00
danm-moz%comcast.net
bc969ec68e
single window mode aviary branch merge. bug 172962, 263689 r=bryner,neil,pinkerton
2004-12-07 16:09:32 +00:00
danm-moz%comcast.net
ae9744c632
single window mode aviary branch merge. bug 172962 r=neil,pinkerton
2004-12-07 16:09:30 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +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
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