Commit graph

16 commits

Author SHA1 Message Date
benjamin@smedbergs.us
fd5b74bf13 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
rob_strong@exchangecode.com
97647d2d51 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
asqueella%gmail.com
4c3e936a9a Bug 371052 - Implement nsIClassInfo on nsCommandLine
p=Alex Vincent <ajvincent@gmail.com>
r=bsmedberg
2007-03-07 20:29:01 +00:00
bsmedberg%covad.net
7191542d83 Bug 301385 - command line flag for help (-h) doesn't work, and static EnumHelp unused, r=darin a=shaver 2005-07-22 20:05:41 +00:00
bsmedberg%covad.net
b67b1105d3 Use == not = for real. 2005-06-13 21:49:08 +00:00
bsmedberg%covad.net
be5473004c Re-landing bug 297315 nsCommandLine.cpp with a typo-fix if (rv = NS_ERROR_ABORT) becomes == 2005-06-13 21:07:18 +00:00
bsmedberg%covad.net
a18a6e3917 Trial backout of just nsCommandLine.cpp from bug 297315. 2005-06-13 19:54:52 +00:00
bsmedberg%covad.net
84a2c9fc02 Bug 297315 - sorts the XPCOM implementation of nsICategoryManager.enumerateCategory alphabetically r=darin a=asa 2005-06-13 18:39:19 +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
mkaply%us.ibm.com
9791623bf2 #279773
r=mkaply
Patch from Peter Weilbacher - Firefox isn't coming up on OS/2
2005-01-28 16:03:20 +00:00
bsmedberg%covad.net
526803fe90 From bug 276588 - additional BEOS-specific fixup. patch by Simon Taylor <simontaylor2@gawab.com>, r=me 2005-01-23 23:08:00 +00:00
bsmedberg%covad.net
5ad0fe118b bug 279164 - Links opened from remote apps (using DDE) don't open the URI. r=bryner 2005-01-21 02:17:01 +00:00
bsmedberg%covad.net
2fa1e2762e Another followup to bug 276588 - Make http://www.google.com/ and ../relative.path and C:\Absolute\Path all work properly. r=darin 2005-01-19 14:31:21 +00:00
bsmedberg%covad.net
7a329d593d Bug 276588 followup: fix absolute URIs of the form "firefox http://www.tld.com/" which regressed at some point during the review process. There was a reason for all that hacky code. r=glazou sr=bustage-fix 2005-01-18 13:09:08 +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