roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk
7a5736e42a
Bug 78672 #ifdef DEBUG some printfs p=gautheri@noos.fr r=me sr=alecf
2004-06-14 21:50:03 +00:00
gerv%gerv.net
f7f3cb2736
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
darin%meer.net
8bdaba45ad
final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron
2004-03-08 23:48:39 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
blakeross%telocity.com
87186d9489
ifdef out some turbo stuff in Firefox. r=bryner sr=ben
2004-02-16 04:13:17 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
cls%seawood.org
19d1d413c2
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
mkaply%us.ibm.com
04c98dc528
Oops, didn't mean to check that in
2003-08-13 20:42:47 +00:00
mkaply%us.ibm.com
1a880b764d
Bug #215871
...
r=mkaply, sr=blizzard, a=mkaply
OS/2 only - better checking for the message window so firebird/thunderbird/mozilla can coexist
2003-08-13 20:40:53 +00:00
dougt%meer.net
b766ba9bdc
fixing a dde bug that caused urls that were over 255 chars to fail. Bug 166872, r=law, sr=darin, a=sspitzer@netscape.com
2003-05-02 00:05:08 +00:00
timeless%mozdev.org
697618b07d
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
ssu%netscape.com
2d0ab6461d
merging patch to trunk for bug 158380 - The browser desktop icon doesn't work when launching mozilla -mail -turbo. r=jewell,morse,ssu sr=jag
2003-02-24 18:39:05 +00:00
dougt%netscape.com
23b3fe29ca
Enabling GRE support in the mozilla client. r=chak, sr=darin, b=173262
2003-01-16 19:25:47 +00:00
blakeross%telocity.com
d63003256b
167430 - second phoenix window opens mozilla. r=hyatt sr=bryner
2002-09-20 02:08:11 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
danm%netscape.com
ee699f4e3e
restate and simplify the application-quit and application-don't-quit-while-windows-are-open logic. bug 163710 r=brendan,pinkerton
2002-08-29 23:55:37 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
danm%netscape.com
b50980e5c1
removing parameter to nsINativeAppSupport::OnLastWindowClosing. bug 163918 r=brendan,law
2002-08-24 18:58:52 +00:00
danm%netscape.com
5a5730f3b4
mInitialWindow is now a simple boolean; it's no longer a useful window after bug 130719 was fixed. bug 163718 r=brendan,law
2002-08-21 21:57:13 +00:00
blythe%netscape.com
2c173f1bf8
Fix bug 119034, win startup/shutdown problem
...
r=pavlov,sr=alecf
2002-08-13 18:45:41 +00:00
henry.jia%sun.com
17a5f04f77
2nd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ssu%netscape.com
16c98b6052
fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers
2002-07-24 06:43:19 +00:00
morse%netscape.com
7da59375cf
bug 155679, mapi with turbo and multiple profile doesn't work, r=rdayal, sr=jag
2002-07-09 00:03:37 +00:00
law%netscape.com
7ddc21a919
Bug 154238; adjust code so it checks whether we're really handling http Internet shortcuts rather than the user having just told us to; r=blaker@netscape.com, sr=ben@netscape.com
2002-06-29 01:58:59 +00:00
law%netscape.com
e657c80b7e
Bug 154238; tweak http\shell\open\ddeexec registry keys while running so that Acrobat plugin can converse with us via DDE; r=blythe@netscape.com, sr=ben@netscape.com
2002-06-28 07:31:23 +00:00
morse%netscape.com
0742d58397
bug 147223, URL bar doesn't function if launched too quickly in turbo mode, r=law, sr=darin
2002-06-12 20:29:46 +00:00
morse%netscape.com
9fb81cdaf6
bug 149176, can't invoke profile manager if only one profile and turbo active, r=law, sr=ben,a=asa
2002-06-08 01:20:06 +00:00
morse%netscape.com
266bae5fee
backing out last change, didn't realize trunk now requires driver approval
2002-06-07 12:20:47 +00:00
morse%netscape.com
76bec835f6
bug 149176, profile manager doesn't appear when trying to create a 2nd profile and turbo is active, r=law, sr=ben
2002-06-07 12:17:23 +00:00
timeless%mac.com
70d239f823
Bug 100846 turbo: should get back on system tray after explorer.exe crash
...
patch by netdemonz@yahoo.com r=biesi sr=jag
2002-05-31 04:31:27 +00:00
morse%netscape.com
d1ed37a296
bug 98673, reduce turbo mode memory usage, r=law, sr=jag
2002-05-21 21:10:48 +00:00
law%netscape.com
0e5da3c38a
Bug 14807; handle WM_QUERYENDSESSION (Windows logoff/session) using -killAll; r=sgehani@netscape.com, sr=blaker@netscape.com
2002-05-16 01:02:15 +00:00
law%netscape.com
815d760202
Bug 136188; add support for WWW_GetWindowInfo DDE topic; r=John Weilander (support@kaylon.com); sr=roc+moz@cs.cmu.edu
2002-04-23 23:48:00 +00:00
morse%netscape.com
f413e5c09e
bug 132641, -killAll to shutdown everything, r=law, sr=jag
2002-04-23 02:23:56 +00:00
law%netscape.com
d61dfc4044
Bug 136940; add pref-triggered code that can disable QuickLaunch in multiple-profile case; r=morse, sr=blake
2002-04-17 03:33:00 +00:00
law%netscape.com
034d1ebf87
Bug 133120; modify check for QuickLaunch specified in registry key so it handles quotes around program name and the fact that -turbo may not be there; r=jelwell, sr=blake
2002-04-12 07:04:36 +00:00
dougt%netscape.com
b27dfa272b
Adds MOZ_NO_REMOTE env var support to windows build. Setting this allows you to debug while another build is running. r=darin, sr=alec, a=asa, bug 131805
2002-04-02 03:02:11 +00:00
law%netscape.com
576112bfa4
Bug 87788; return DefWindowProc result for all unhandled messages to MessageWindow; r=dean_tessman, sr=jag, a=asa
2002-03-25 09:07:07 +00:00
jelwell%netscape.com
31f7cdb7da
Bug 128377, Generalize Turbo Code
...
r=law, sr=alecf, r=ssu, sr=slogan a=asa
2002-03-21 23:14:14 +00:00
cbiesinger%web.de
08d8a54f01
bug 125848 r=bryner sr=blake
...
Mnemonic for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
blakeross%telocity.com
4a9f3070a4
95894 - turbo icon is horked. r=law sr=hewitt
2002-02-06 21:38:54 +00:00
blakeross%telocity.com
55e955028b
98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewitt
2002-02-02 05:18:26 +00:00
alecf%netscape.com
5483b6f627
one more part of fix for bug 107575, including the much coveted whitespace
...
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
law%netscape.com
d44d2bf147
Bug 88123 (and 85860): re-use command line handling code in nsAppRunner when starting a second time on Win32; r=sgehani, sr=blake
2002-01-16 06:48:14 +00:00
ccarlen%netscape.com
3caeb79289
Bug 108089 - clicking on desktop link brings up profile picker when profile is already chosen. r=law/sr=mscott
2001-12-12 05:02:07 +00:00
serge%netscape.com
195bad9340
checking in for rdayal
...
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
2001-12-12 03:55:57 +00:00
law%netscape.com
c99f1f12c9
Bug 92156; make sure newWindow flag is passed through to OpenBrowserWindow so DDE requests go to existing windows; r=morse, sr=ben
2001-12-11 22:09:23 +00:00
jaggernaut%netscape.com
2546ff75ba
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00