Commit Graph

12681 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
f7cc8e61c1 Update suite to work with nsIOService2 b=333145 r=Mnyromyr r+sr=jag sr=bienvenu 2006-04-13 00:01:38 +00:00
neil%parkwaycc.co.uk
100b4af49b Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag 2006-04-12 23:00:52 +00:00
cbiesinger%web.de
92ed1f9049 bug 287945 (beos only) in the BeOS SeaMonkey icon, replace black edges with
transparency
patch by mattmadia@gmail.com r=sergei_d
2006-04-12 21:08:19 +00:00
gavin%gavinsharp.com
f1a172c843 Bug 333312: fix potential crash [@ JS_GetGlobalObject - nsHTTPIndex::OnFTPControlLog] (found by coverity), r=timeless, sr=jag 2006-04-12 18:32:12 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
ajschult%verizon.net
e3ee269fc7 Bug 333526: handle arguments to mail/compose in startup script. r=/sr=jag 2006-04-12 02:53:55 +00:00
dbaron%dbaron.org
b3cb479878 Do the crash-information dance for SIGFPE as well. b=333538 r+sr=bryner 2006-04-11 23:41:37 +00:00
bugzilla%standard8.demon.co.uk
9db49ec7d8 Bug 333169 Enable nsBookmarksService to open a window when not using xpfe's commandline service. r/sr=Neil 2006-04-11 16:59:06 +00:00
mattwillis%gmail.com
95ada99a79 fix xremote regression 2006-04-10 23:25:19 +00:00
mattwillis%gmail.com
e6ba4ba673 fix build bustage 2006-04-10 22:49:12 +00:00
mattwillis%gmail.com
daf1edcc85 bug 332717: Rework and simplify Makefile. r=dmose,sr=bsmedberg 2006-04-10 21:31:10 +00:00
jag%tty.nl
3058818625 Bug 333308: make clean and make distclean miss various files. r+sr=Neil 2006-04-10 11:38:10 +00:00
roc+%cs.cmu.edu
079a097ecc Bug 29856. Support SetWindowClass in GTK2. r+sr=roc, patch-midden by Andrew Taylor, Arik Devens, Rob Ginda, Kenneth Herron, timeless, Alex Zbyslaw, and me. 2006-04-09 22:45:04 +00:00
gavin%gavinsharp.com
6670dd2a7d Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe 2006-04-09 21:16:20 +00:00
ajschult%verizon.net
78d2c34906 Bug 333244: Use hardcoded binary and app name in start script and handle MOZ_NO_REMOTE. r/sr=neil 2006-04-09 01:02:54 +00:00
kairo%kairo.at
6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
kairo%kairo.at
726174c0db bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-04-08 11:01:39 +00:00
ajschult%verizon.net
7984993b41 Bug 122698: Detect currently running instance of SeaMonkey when app is launched a second time, r=neil, sr=jag 2006-04-08 03:00:42 +00:00
ajschult%verizon.net
83a880c43b Bug 247849: <xul:dialog> should be able to initially disable the accept button. Patch by Alex Vincent <ajvincent@gmail.com>, r=timeless, sr=neil 2006-04-06 01:53:50 +00:00
benjamin%smedbergs.us
d8395afe0b Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-05 16:10:05 +00:00
timeless%mozdev.org
72965522a4 Bug 98595 Ability to disable lists, trees completely
patch by ajvincent@gmail.com r=mconnor sr=neil
2006-04-05 06:30:37 +00:00
dbaron%dbaron.org
04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
roc+%cs.cmu.edu
35738108fd Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
neil%parkwaycc.co.uk
7ff5bb087c Kill shortcut for dangerous operation b=209355 p=gautheri@noos.fr r+sr=me 2006-04-04 21:00:55 +00:00
bugzilla%standard8.demon.co.uk
50f1d773bf Follow up to Bug 239136, remove redundant ifdefs now that Thunderbird is using the toolkit download manager. r=benjamin,sr=mscott 2006-04-04 16:21:50 +00:00
kaie%kuix.de
81991bcb43 Backing out my previous experimental checkin. 2006-04-04 09:31:49 +00:00
kaie%kuix.de
19b3c3322a Temporarily installing a sighup for printing the stack, in the hope it will help us understand the test failures on tinderbox machines.
Will be backed out shortly.
r=jag
2006-04-04 09:08:52 +00:00
bugzilla%arlen.demon.co.uk
39a542d5d6 Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows - regression fix created by landing of patch on bug 105885
p=me r/sr=neil
2006-03-31 23:19:14 +00:00
neil%parkwaycc.co.uk
01a74f1cbe Make the XUL directory viewer work with jar: directories b=309296 r+sr=jag 2006-03-30 21:06:48 +00:00
darin%meer.net
20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
darin%meer.net
1b73e64f90 fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
gerv%gerv.net
39075681a6 Bug 331136 - add list of Initial Developers to comply with MPL section 3.3. 2006-03-30 08:48:11 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
leon.sha%sun.com
52aaa174e4 Bug 328396 Solaris patch-checker update needed for solaris 11.
Patch maker: leon.sha@sun.com.
darin: review+
darin: superreview+
2006-03-30 07:15:57 +00:00
gavin%gavinsharp.com
5cc9afaeb4 Bug 322155: if the only focusable elements in a dialog are the buttons, focus the default button on load, r=Neil 2006-03-29 21:33:41 +00:00
Olli.Pettay%helsinki.fi
51f7bd1d33 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation (missing from the previous patch) 2006-03-26 14:57:13 +00:00
bugzilla%standard8.demon.co.uk
96368d4a59 Bug 264675 Make sure we respect locked prefs throughout UI. (Bv2) <pref-smart_browsing-ac.xul>. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r=iann_bugzilla 2006-03-26 12:34:06 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
ajschult%verizon.net
9de24d2dce Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil 2006-03-25 18:18:29 +00:00
neil%parkwaycc.co.uk
2d235e6c1f Go Up b=33684 r=timeless sr=jag 2006-03-24 21:01:35 +00:00
bzbarsky%mit.edu
046f910e72 Make _main and _content target the right things when tabs are involved. Bug 277971 and bug 273984, r=bsmedberg, sr=jst, branch181=jst 2006-03-24 19:38:17 +00:00
neil%parkwaycc.co.uk
9e72198ae3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
bzbarsky%mit.edu
ed97753ea2 Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc 2006-03-22 18:00:28 +00:00
benjamin%smedbergs.us
094c06b97d Bug 326491 - leaked observer service leaks things on shutdown - r=darin 2006-03-21 14:43:56 +00:00
mnyromyr%tprac.de
24468da038 Bug 329959: Dialog Origin Spoofing fix on Mac for SeaMonkey; p=<stefanh@bluebottle.com>, r=me, sr=Neil 2006-03-20 21:35:11 +00:00
enndeakin%sympatico.ca
78d577766c bug 318208, fix case of readOnly property, r+sr=neil 2006-03-20 00:34:41 +00:00
neil%parkwaycc.co.uk
dc4d9d09d9 Don't dismiss the context menu so eagerly for subframe loads b=329521 r+sr=jag 2006-03-19 09:17:07 +00:00
gavin%gavinsharp.com
5228b3a14b Bug 317107: potential Ts fix #1, r=mconnor 2006-03-17 19:58:41 +00:00
dbaron%dbaron.org
d3e0e44a80 Fix leak of nsContentShellInfo objects. b=330649 r+sr=bzbarsky 2006-03-16 17:32:16 +00:00