gijskruitbosch%gmail.com
d650829750
Bug 394629 - eRestart check in nsAppStartup.cpp is bogus
...
r=benjamin@smedbergs.us (Benjamin Smedberg)
a=toolkit
2007-09-04 20:30:04 +00:00
rflint%ryanflint.com
f9b14dd7b9
Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin
2007-08-31 03:28:00 +00:00
gijskruitbosch%gmail.com
632b0386b4
Bug 393652 - Trunk builds on Mac do not quit from menu after first window is closed.
...
r=benjamin@smedbergs.us (Benjamin Smedberg)
Toolkit Only, no approval.
2007-08-30 07:26:09 +00:00
gijskruitbosch%gmail.com
517bd9d9ce
Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
...
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
2007-08-23 21:30:30 +00:00
flamingice%sourmilk.net
d80db97ae5
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
2007-08-10 03:05:54 +00:00
flamingice%sourmilk.net
97989c7701
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 18:08:03 +00:00
flamingice%sourmilk.net
1bcba372e6
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 17:56:41 +00:00
gijskruitbosch%gmail.com
78652e8b90
Backing out patch for bug 372453 due to test failures.
2007-05-25 21:14:42 +00:00
gijskruitbosch%gmail.com
4d9a7c26cf
Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are open
...
r=benjamin@smedbergs.us (Benjamin Smedberg)
r=joshmoz@gmail.com (Josh Aas)
2007-05-25 19:54:32 +00:00
gavin%gavinsharp.com
1d4919219f
Bug 335864: Hookup Session Restore to installs view and blocklist restart app capability, patch by Simon B�nzli <zeniko@gmail.com>, r=bsmedberg
2006-05-21 02:56:20 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
bsmedberg%covad.net
65faab254c
Bug 316176 - unexpected early shutdown leads to crash when closing mail compose window, r=bienvenu
2006-02-03 16:07:23 +00:00
bsmedberg%covad.net
77cf9f7768
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
2005-10-04 14:41:18 +00:00
bsmedberg%covad.net
c61020af63
Bug 310076 - Calling app restart (nsIAppStartup.quit) from nsBrowserGlue fails to restart the app properly - r=darin
2005-09-29 20:19:27 +00:00
dougt%meer.net
8de93d4125
* This moves most of the configuration options of minimo into configure.in.
...
* This makes minimo use the same toolkit that ff uses.
* This makes toolkit build on WINCE. (makefile love only)
* This moves all default configuration options above where we enable
applications in configure.in
Build only changes.
r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
ben%bengoodger.com
de23a1b742
partial progress
2005-06-23 21:45:06 +00:00
darin%meer.net
8ca34c9fe7
fixes bug 297862 "Provide an API to restart the application" r=bsmedberg a=asa
2005-06-20 23:18:00 +00:00
bsmedberg%covad.net
d3d9589cf0
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
bryner%brianryner.com
890eacaa07
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
2005-02-19 22:42:01 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
646bb0c2b8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
bsmedberg%covad.net
96d1301a6e
Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser
2005-01-26 20:18:14 +00:00
bsmedberg%covad.net
ca5243c97b
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
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
scott%scott-macgregor.org
235946b53a
Bug #231032 --> mailto: tag does not work with unescaped spaces (e.g., in subject)
...
port aviary 1.0 fix to the trunk
sr=bienvenu
2004-12-21 00:06:10 +00:00
bsmedberg%covad.net
9c9ef12b49
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
dbaron%dbaron.org
c816e4fd90
Reland fix for bug 249737 which bsmedberg wiped out in bug 237745.
2004-11-27 01:15:55 +00:00
jshin%mailaps.org
12cb747423
bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin, a to aviary=bsmedberg)
2004-11-16 18:08:25 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00