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

56 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner ea4462c205 Bug 469797 nsUserInfo::GetFullname assumes ASCII name on Linux based systems. r=bsmedberg 2009-01-06 08:40:54 +00:00
Brad Lassey 9aea01b4cc Bug 461856 - No Username on windows mobile r=bsmedberg 2008-12-03 08:41:12 -05:00
Honza Bambas 4e6fbe70b8 Bug 449308: Quitting doesn't work when onbeforeunload handler poses dialog. r=mossop, r+sr=bsmedberg 2008-11-04 11:44:23 -08:00
Ere Maijala 2d78d7a03d Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg 2008-08-30 11:57:48 +03:00
Håkan Waara 01adac122a Bug 394901 - make nsIUserInfo implementation on mac work, and modernize it. r=vlad and r=ted on configure change 2008-08-24 22:44:41 +02:00
Håkan Waara 2ba63cfdf6 Backed out changeset 55c678462f90 2008-08-20 10:35:07 +02:00
Håkan Waara 8f40d19e82 bug 394901 - modernize nsIUserInfo and make it actually working (for example for non-ASCII names) on mac. r=vlad 2008-08-20 08:58:58 +02:00
Brad Lassey 0e9a379200 Bug 422788 - reduce ambiguous wide/narrow char windows api calls in toolkit 2008-07-07 18:57:08 -04:00
dtownsend@oxymoronical.com edeb9600bd Bug 396234: Crash when dialog comes up before automatic shutdown on Mac. r=bsmedberg. 2007-12-11 02:35:02 -08:00
dtownsend@oxymoronical.com a4aab930c1 Bug 393813: recently-closed tabs menu disabled, can't reopen tabs. r=bsmedberg 2007-12-04 10:58:53 -08:00
gijskruitbosch@gmail.com 79c4c99e88 Bug 394629 - eRestart check in nsAppStartup.cpp is bogus r=benjamin@smedbergs.us (Benjamin Smedberg) a=toolkit 2007-09-04 13:30:04 -07:00
rflint@ryanflint.com 2752404436 Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin 2007-08-30 20:28:00 -07:00
gijskruitbosch@gmail.com fca2e115eb 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 00:26:09 -07:00
gijskruitbosch@gmail.com c2402aa857 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 14:30:29 -07:00
flamingice@sourmilk.net 53435dd8bb Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
flamingice@sourmilk.net 49de14d64d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 11:08:03 -07:00
flamingice@sourmilk.net 41818a5b30 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
gijskruitbosch@gmail.com 7fe8e98367 Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com 0a70392531 Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas) 2007-05-25 12:54:31 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
blassey%mozilla.com b8929025f0 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +00:00
blassey%mozilla.com fc37ea022b switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 21:49:58 +00:00
blassey%mozilla.com d66d0b8772 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
blassey%mozilla.com fbc9687a30 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 21:39:35 +00:00
dtownsend%oxymoronical.com f1e08d5cbc Bug 396234: Crash when dialog comes up before automatic shutdown on Mac.
r=bsmedberg.
2007-12-11 10:35:02 +00:00
dtownsend%oxymoronical.com 4cf89a7e4d Bug 393813: recently-closed tabs menu disabled, can't reopen tabs.
r=bsmedberg
2007-12-04 18:58:53 +00:00
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