Benjamin Smedberg
|
6efb8de47e
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
gavin@gavinsharp.com
|
f541f7bfe8
|
Bug 428250: clicking in blank space in file column of directory listing activates links, patch by Dão Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner
|
2008-05-05 13:48:11 -07:00 |
gavin@gavinsharp.com
|
7e55b59fb1
|
Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon
|
2008-04-29 11:47:37 -07:00 |
gavin@gavinsharp.com
|
67ec768bcd
|
Bug 411433: properly handle file location URL in directory listings, patch by Masahiro Yamada <masa141421356@gmail.com>, r=biesi, sr=bzbarsky, a=damon
|
2008-04-16 13:23:23 -07:00 |
gavin@gavinsharp.com
|
56694bd6d8
|
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by Dão Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
|
2008-04-13 17:48:16 -07:00 |
mkmelin+mozilla@iki.fi
|
1c6eeec0c9
|
Bug 408096: & not escaped as & in href when creating plaintext url html r=benb, sr=cbiesinger, a1.9=beltzner
|
2008-04-12 06:16:26 -07:00 |
masayuki@d-toybox.com
|
28daa5c1f2
|
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
|
2008-04-09 10:35:30 -07:00 |
timeless@mozdev.org
|
7450957199
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
timeless@mozdev.org
|
e2c269222e
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
5da68b2430
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
tglek@mozilla.com
|
697f1f5ac9
|
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
|
2008-02-21 15:18:49 -08:00 |
reed@reedloden.com
|
35d6d384be
|
Bug 412023 - "Table overflows the ftp listings page" [p=dao@mozilla.com (Dão Gottwald) r+sr=roc a1.9=schrep]
|
2008-01-15 17:44:25 -08:00 |
reed@reedloden.com
|
8c3c9d31c8
|
Bug 392802 - "File listings very hard to read" [p=dao@mozilla.com (Dão Gottwald) r=Mano sr=bzbarsky ui-r=beltzner a=blocking-firefox3+]
|
2008-01-07 15:15:37 -08:00 |
bzbarsky@mit.edu
|
f0476155f3
|
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
|
2007-12-03 10:37:54 -08:00 |
gerv@gerv.net
|
02d5795990
|
Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner.
|
2007-11-28 02:16:54 -08:00 |
reed@reedloden.com
|
02024f9acf
|
Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer]
|
2007-11-08 23:47:11 -08:00 |
reed@reedloden.com
|
babca5a336
|
Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner]
|
2007-11-05 13:02:52 -08:00 |
reed@reedloden.com
|
4487afdc20
|
Bug 398414 - "in file listings front-end code, build the gRows array lazily" [p=dao r+sr=bzbarsky a1.9=sayrer]
|
2007-10-12 21:00:58 -07:00 |
bzbarsky@mit.edu
|
be5b9ce00d
|
When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg
|
2007-09-17 08:53:57 -07:00 |
reed@reedloden.com
|
18b8abf155
|
Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (Dão Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9]
|
2007-09-15 19:14:13 -07:00 |
asqueella@gmail.com
|
16bf83bf55
|
Bug 392807 - Severe performance degradation loading file listings p=Dao Gottwald <dao@design-noir.de> r+sr+a=bz
|
2007-09-02 15:19:10 -07:00 |
philringnalda@gmail.com
|
3c20b513dc
|
Bug 392718 - With beautified ftp listings, long filenames are truncated, making them hard to read, patch by Dão Gottwald <dao@design-noir.de>, r+sr+a1.9=bz
|
2007-08-25 20:20:24 -07:00 |
Olli.Pettay@helsinki.fi
|
df19e64ec1
|
Bug 392760, Provide keyboard-accessibility for sorting headers FTP/File/Jar/Gopher dir listing, p=dao@design-noir.de, r+sr+a=bz
|
2007-08-24 03:12:46 -07:00 |
bzbarsky@mit.edu
|
c337f354ba
|
Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking
|
2007-08-20 20:26:12 -07:00 |
jwalden@mit.edu
|
b064769994
|
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
|
2007-08-17 15:57:36 -07:00 |
sharparrow1@yahoo.com
|
ece15fb20c
|
Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi
|
2007-07-25 09:22:27 -07:00 |
mats.palmgren@bredband.net
|
d62bd01eaf
|
Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky
|
2007-07-22 06:15:38 -07:00 |
jwalden@mit.edu
|
12e960c504
|
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 |
cbiesinger@web.de
|
0f57d5fea3
|
Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi
|
2007-03-30 15:44:22 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
gavin%gavinsharp.com
|
4fc2d520f4
|
Bug 428250: clicking in blank space in file column of directory listing activates links, patch by D��o Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner
|
2008-05-05 20:48:11 +00:00 |
gavin%gavinsharp.com
|
4b14f97563
|
Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon
|
2008-04-29 18:47:38 +00:00 |
gavin%gavinsharp.com
|
4c3127345f
|
Bug 411433: properly handle file location URL in directory listings, patch by Masahiro Yamada <masa141421356@gmail.com>, r=biesi, sr=bzbarsky, a=damon
|
2008-04-16 20:23:23 +00:00 |
gavin%gavinsharp.com
|
007dba43d9
|
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by D��o Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
|
2008-04-14 00:48:16 +00:00 |
mkmelin+mozilla%iki.fi
|
398984dcc6
|
Bug 408096: & not escaped as & in href when creating plaintext url html
r=benb, sr=cbiesinger, a1.9=beltzner
|
2008-04-12 13:16:26 +00:00 |
masayuki%d-toybox.com
|
8b69e009dc
|
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
|
2008-04-09 17:35:30 +00:00 |
timeless%mozdev.org
|
71f819b50c
|
Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
|
2008-04-06 12:28:42 +00:00 |
timeless%mozdev.org
|
4dd59e4169
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 21:55:28 +00:00 |
timeless%mozdev.org
|
8f189a966c
|
Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
|
2008-03-19 21:19:42 +00:00 |
tglek%mozilla.com
|
060c62ce9f
|
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
|
2008-02-21 23:18:50 +00:00 |
reed%reedloden.com
|
8925924459
|
Bug 412023 - "Table overflows the ftp listings page" [p=dao@mozilla.com (D��o Gottwald) r+sr=roc a1.9=schrep]
|
2008-01-16 01:44:25 +00:00 |
reed%reedloden.com
|
3b35238ff8
|
Bug 392802 - "File listings very hard to read" [p=dao@mozilla.com (D��o Gottwald) r=Mano sr=bzbarsky ui-r=beltzner a=blocking-firefox3+]
|
2008-01-07 23:15:38 +00:00 |
bzbarsky%mit.edu
|
10cc33c4d4
|
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
|
2007-12-03 18:37:54 +00:00 |
gerv%gerv.net
|
f1b20f1932
|
Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner.
|
2007-11-28 10:16:54 +00:00 |
reed%reedloden.com
|
040e9c51e3
|
Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer]
|
2007-11-09 07:47:11 +00:00 |
reed%reedloden.com
|
59c12a4045
|
Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner]
|
2007-11-05 21:02:53 +00:00 |
reed%reedloden.com
|
56ead6983b
|
Bug 398414 - "in file listings front-end code, build the gRows array lazily" [p=dao r+sr=bzbarsky a1.9=sayrer]
|
2007-10-13 04:00:58 +00:00 |
bzbarsky%mit.edu
|
6bb54afc76
|
When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:53:57 +00:00 |
reed%reedloden.com
|
4974d9b0c0
|
Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (D��o Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9]
|
2007-09-16 02:14:14 +00:00 |
asqueella%gmail.com
|
2c04265ca5
|
Bug 392807 - Severe performance degradation loading file listings
p=Dao Gottwald <dao@design-noir.de>
r+sr+a=bz
|
2007-09-02 22:19:10 +00:00 |