bryner%brianryner.com
|
ed98c9a308
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2004-02-27 17:17:37 +00:00 |
|
pinkerton%aol.net
|
78979b9349
|
use encoded filename in content-dispositon header (bug 233798, not part of
build)
|
2004-02-27 16:57:14 +00:00 |
|
timeless%mozdev.org
|
6a227960ae
|
Bug 235797 bookmarks.html permissions always reset to 600
r=bsmedberg sr=bz
|
2004-02-27 16:03:26 +00:00 |
|
scott%scott-macgregor.org
|
2258257e85
|
Bug #235472 --> Make the filter dialog size in proportion to the font size
Patch by Stefan Borggraefe
r=neil
sr=mscott
|
2004-02-27 16:02:56 +00:00 |
|
cbiesinger%web.de
|
a8713289be
|
bug 235537 r=neil sr=darin
Always return an error code when MakeInputStream fails, instead of just returning a null stream
|
2004-02-27 14:19:14 +00:00 |
|
cltbld%netscape.com
|
a18b44e0a3
|
Automated update
|
2004-02-27 12:00:54 +00:00 |
|
kairo%kairo.at
|
5f250d223d
|
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
|
2004-02-27 11:54:28 +00:00 |
|
jocuri%softhome.net
|
4d5e2b6256
|
Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigle <bill+mozilla@zettabyte.net>; r=bbaetz, justdave, a=justdave.
|
2004-02-27 11:18:45 +00:00 |
|
jocuri%softhome.net
|
a9cb674ba6
|
Patch for bug 235268: Convert show_activity.cgi to get rid of %FORM; r=jouni; a=justdave.
|
2004-02-27 11:13:55 +00:00 |
|
jocuri%softhome.net
|
3487daa68c
|
Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.
|
2004-02-27 11:10:01 +00:00 |
|
sfraser%netscape.com
|
4156149799
|
Fix bug 235721, which was a regression from the fix for bug 170112. Setting all the modifiers on the event causes typing problems, so only set the shift modifier for now.
|
2004-02-27 07:12:44 +00:00 |
|
sfraser%netscape.com
|
181f6aec8a
|
Fix bug 235683: 'open in tabs' context menu item no longer worked for bookmark folders, because of a too-stringent check for tab groups.
|
2004-02-27 07:01:11 +00:00 |
|
kyle.yuan%sun.com
|
0c05f0e98f
|
Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
|
2004-02-27 06:22:29 +00:00 |
|
bzbarsky%mit.edu
|
476679f7f9
|
Position fixed backgrounds with respect to the viewport, not "nearest
scrollframe or viewport". Bug 235768, r+sr=roc
|
2004-02-27 05:40:16 +00:00 |
|
bienvenu%nventure.com
|
d64c35a7c4
|
fix ldif import to handle multi-line addresses correctly, 235631, sr=mscott
|
2004-02-27 03:59:48 +00:00 |
|
bienvenu%nventure.com
|
e08df1154d
|
fix 4.x ab upgrade to handle multi-line addresses correctly, 235631, sr=mscott
|
2004-02-27 03:59:09 +00:00 |
|
cltbld%netscape.com
|
0c683e4160
|
Automated update
|
2004-02-27 03:30:56 +00:00 |
|
cls%seawood.org
|
c772632441
|
What's up with these OSes using passthru linker options for c++ compilers but not c compilers?
|
2004-02-27 03:22:52 +00:00 |
|
jgmyers%speakeasy.net
|
1d17b9b549
|
fix cert tree view corruption: bug 217082 p=dewildt r=ssaux sr=sspitzer
|
2004-02-27 03:13:26 +00:00 |
|
scott%scott-macgregor.org
|
fbcce9fa60
|
Bug # --> add missing dll to the installer packaging list.
|
2004-02-27 01:30:52 +00:00 |
|
jst%mozilla.jstenback.com
|
9ef5cffe6a
|
Backing out part of the fix for bug 233142 which wasn't essential for fixing that bug. This code caused bug 235730.
|
2004-02-27 01:05:52 +00:00 |
|
alex.fritze%crocodile-clips.com
|
82ae6fe639
|
Fix for bug #233419: Communicate parent chain changes on svg element to full child tree; use appropriate default values for missing context in nsSVGLength. Not part of default builds - SVG only.
|
2004-02-27 01:00:33 +00:00 |
|
jst%mozilla.jstenback.com
|
7defdbdc4c
|
Fixing bug 170416. Make sure strings are null-terminated before passing them to nsIOutputStream::Write(). r+sr=dbaron@dbaron.org
|
2004-02-27 00:28:29 +00:00 |
|
leaf%mozilla.org
|
ec66e7c2ed
|
clean up file permissions before creating installer .xpi files. r=dbaron
|
2004-02-26 23:31:46 +00:00 |
|
amardare%qnx.com
|
8b1c7bc8ec
|
Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Fixed a typo in the photon section.
|
2004-02-26 23:17:27 +00:00 |
|
bzbarsky%mit.edu
|
efb5ed5c24
|
Make Click() work on image inputs. Bug 96595, patch by basic@mozillanews.org,
r=bzbarsky, sr=jst
|
2004-02-26 23:01:45 +00:00 |
|
scott%scott-macgregor.org
|
19f99820f6
|
Bug #235651 -->remove unnecessary chrome registration
|
2004-02-26 22:57:45 +00:00 |
|
neil%parkwaycc.co.uk
|
49d7e94122
|
Supplementary patch to bug 120410 fixing bugs exposed by the previous patch - listboxes didn't scroll properly if they were less than one row tall or adjust properly if they were resized r=varga sr=mscott
|
2004-02-26 22:56:15 +00:00 |
|
pedemont%us.ibm.com
|
2ee3043f21
|
Bug 235089 - Fonts from prefs being ignored due to bad cast. r=sfraser, sr=dbaron
|
2004-02-26 22:09:55 +00:00 |
|
leaf%mozilla.org
|
bdd04414b4
|
remove possible line endings in buildid, which leads to disastrous default
install directories on windows. bug 233014. r=ssu, sr=dveditz
|
2004-02-26 21:47:03 +00:00 |
|
rlk%trfenv.com
|
309a3ce4de
|
Bug 235742 and part of bug 107225 - Missing images in Mail Help/Replace old gif images with updated png images. Images by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com, r=neil@parkwaycc.co.uk
|
2004-02-26 20:58:54 +00:00 |
|
cltbld%netscape.com
|
6667f14262
|
Automated update
|
2004-02-26 19:30:55 +00:00 |
|
cbiesinger%web.de
|
b57508d4d6
|
235329 nsSaveMsgListener::m_contentType is a string for no reason
r=bienvenu sr=roc
|
2004-02-26 19:29:56 +00:00 |
|
cls%seawood.org
|
1f2d91f86d
|
Ok, back to using -G for creating shared libs. -z text is causing way too many issues with older versions of gcc (egcs 1.0.3 & gcc 2.95.3)
Bug #35419
|
2004-02-26 19:25:03 +00:00 |
|
alex.fritze%crocodile-clips.com
|
fb77632d8c
|
Remove support for svg.stroke_flatness & svg.bezier_flatness prefs. No-one uses them. Not part of default builds - SVG only.
|
2004-02-26 18:36:59 +00:00 |
|
scott%scott-macgregor.org
|
9b3e79c817
|
Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand...
|
2004-02-26 18:24:18 +00:00 |
|
scott%scott-macgregor.org
|
0005652371
|
Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand...
|
2004-02-26 18:22:44 +00:00 |
|
alex.fritze%crocodile-clips.com
|
1a38334cf8
|
Don't build stroke paths for stroke-width==0 (bug #234519). Not part of default build - SVG only.
|
2004-02-26 18:13:23 +00:00 |
|
bryner%brianryner.com
|
18797e7f6c
|
Disabling my changes. I don't have time to debug this now.
|
2004-02-26 18:06:02 +00:00 |
|
bryner%brianryner.com
|
40ccfbd8c9
|
Bustage fix - remove earlier workarounds
|
2004-02-26 17:17:40 +00:00 |
|
bryner%brianryner.com
|
00c9936e63
|
Bustage fix - instead of only allowing PIC if LIBRARY_NAME is defined, just skip it if PROGRAM, SIMPLE_PROGRAMS, HOST_PROGRAM, or HOST_SIMPLE_PROGRAMS is defined.
|
2004-02-26 17:16:57 +00:00 |
|
mconnor%myrealbox.com
|
25e974e0b3
|
Supplementary patch to Bug 231357, remove network.http.accept.default pref from Standalone Composer so it inherits from greprefs, r=daniel@glazman.org
|
2004-02-26 16:25:14 +00:00 |
|
alex.fritze%crocodile-clips.com
|
1a02395585
|
Implement nsSVGTransform::GetValueString() for nsIDOMSVGTransform::SVG_TRANSFORM_MATRIX case. Not part of default build - SVG only.
|
2004-02-26 15:44:32 +00:00 |
|
amardare%qnx.com
|
50cd4381bc
|
Before the unification was made, the js were executed in this order: all.js
unix.js photon.js. Now the photon and xp_unix changed places.
The photon section should be after the XP_UNIX section.
r=bsmedberg sr=darin
|
2004-02-26 15:25:48 +00:00 |
|
peterv%propagandism.org
|
840da9eb46
|
Try to fix OS X bustage.
|
2004-02-26 14:09:09 +00:00 |
|
bryner%brianryner.com
|
7e5aa53a42
|
Attempting to fix Mac bustage. I'll try to come up with a cleaner fix for this tomorrow.
|
2004-02-26 10:33:51 +00:00 |
|
daniel%glazman.org
|
111a238403
|
fix 'Save and Change Encoding' menu; b=235412, fix by basic@mozillanews.org; r=daniel@glazman.org
|
2004-02-26 10:20:23 +00:00 |
|
cltbld%netscape.com
|
c79733208d
|
Automated update
|
2004-02-26 09:31:06 +00:00 |
|
cls%seawood.org
|
7c348aa05b
|
Try using -mimpure-text to ignore relocation errors
|
2004-02-26 09:28:00 +00:00 |
|
bryner%brianryner.com
|
a3f2a38be2
|
Don't compile .o files for executables with -fPIC. Bug 235657, r=seawood.
|
2004-02-26 08:17:27 +00:00 |
|