mconnor%myrealbox.com
0c2ecc1bc8
bug 238579 - this in Find in this Page in search field / firefox help should be capitalized, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor
2005-04-14 13:49:34 +00:00
bzbarsky%mit.edu
6cd36fcba9
Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
...
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2005-04-14 13:49:33 +00:00
steffen.wilberg%web.de
2d38bda3d0
Bug 255938: Document warn on close pref in Advanced Options, p=jwalden, r=rlk. Also fix typo (bug 256041)
2005-04-14 13:49:32 +00:00
rlk%trfenv.com
e0ccb53693
Bug 246274 - Firefox advanced browsing option "open links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>. r=mconnor@myrealbox.com
2005-04-14 13:49:31 +00:00
rlk%trfenv.com
0b1877dbaf
Checking in massive help bloat elimination checkin.
2005-04-14 13:49:30 +00:00
rlk%trfenv.com
bcc0f0132d
fixing minor typo.
2005-04-14 13:49:29 +00:00
rlk%trfenv.com
686bc667c3
fixing some typos and removing an obsolete file not used in the build.
2005-04-14 13:49:28 +00:00
rlk%trfenv.com
a3d8bb5a99
Fixing minor typo in Help documentation (bug 246624)
2005-04-14 13:49:27 +00:00
rlk%trfenv.com
4a2ee844a7
Landing Firefox Help 1.1. Permission to checkin from ben.
2005-04-14 13:49:26 +00:00
rlk%trfenv.com
291ea87974
Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org
2005-04-14 13:49:25 +00:00
rlk%trfenv.com
f309034f03
Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org
2005-04-14 13:49:24 +00:00
rlk%trfenv.com
a949389743
Firebird Help build bustage fix 3 :)
2005-04-14 13:49:23 +00:00
jwalden%mit.edu
cbfa91defd
file platformStrings.dtd was initially added on branch AVIARY_1_0_20040515_BRANCH.
2005-04-14 13:49:18 +00:00
jwalden%mit.edu
872f574978
file tabbed_browsing.xhtml was initially added on branch AVIARY_1_0_20040515_BRANCH.
2005-04-14 13:49:17 +00:00
rlk%trfenv.com
4f9ee3720b
forgot some files.
2005-04-14 13:49:15 +00:00
mkanat%kerio.com
b47b4be970
Back out bug bug 290089, which causes checksetup to fail on a newly-created DB.
2005-04-14 08:35:45 +00:00
mkanat%kerio.com
95d1e8e13d
Bug 290089: Move timestamp updates to happen before any other Schema updates
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 07:11:27 +00:00
mkanat%kerio.com
773bf8c07d
Bug 289453: components.initialowner is different in Bugzilla::DB::Schema than it was in the old checksetup
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 06:58:24 +00:00
julien.pierre.bugs%sun.com
dafc64356a
Back out fix for 290121 temporarily (until Christophe upgrades build tools)
2005-04-14 04:41:49 +00:00
cmp%mozilla.org
5a568f73e3
Change into the correct packaging directory on MacOS X before removing
...
files. Bug 290075, attachment 180667. sr=mscott, a=dbaron
2005-04-14 04:03:24 +00:00
smfr%smfr.org
ad2735dcd0
Fix for bug 290241 (exception thrown dragging links onto the tab bar). Patch by #camino, r=me.
2005-04-14 02:59:24 +00:00
shaver%mozilla.org
d92ea91a17
Bug 290247: fix 3 long-standing do_CreateInstanceFromCategory bugs:
...
- initialize mOuter so we don't always try to aggregate against a random
stack pointer;
- don't try to store through the oft-null mErrorPtr
- set rv so that we actually check CreateInstanceByContractID's return
r=bsmedberg, sr=darin, a=brendan
2005-04-13 23:56:54 +00:00
brendan%mozilla.org
4a33d14311
Fix Windows bustage.
2005-04-13 23:34:12 +00:00
vladimir%pobox.com
e608d4ffc9
add parameter_indexes api
2005-04-13 23:25:41 +00:00
wtchang%redhat.com
24defa525f
Bugzilla bug 290233: fixed printf format related bugs reported as compiler
...
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
2005-04-13 23:03:15 +00:00
wtchang%redhat.com
b5c0ef3768
Bugzilla bug 290122: pass full pathnames of source files to the compiler
...
on AIX so its debugger can automatically find the source files. r=Julien
Pierre of Sun and Philip Warren of IBM.
2005-04-13 22:55:11 +00:00
brendan%mozilla.org
6537ab102c
Type-check method calls on wrong class of object, required for hand-rolled JS natives (290162, r=dveditz/sr=shaver/a=drivers).
2005-04-13 22:22:55 +00:00
mvl%exedo.nl
f3cf8e3b3b
remove duplicate cal_calendars definition. also fixes some JS strict warnings.
...
bug 286944, r=vlad
2005-04-13 22:09:54 +00:00
gandalf%firefox.pl
49d03d169f
Bug 286108: Build Thunderbird Locales from CVS; r=bsmedberg;sr=mscott;a=dbaron
2005-04-13 21:56:42 +00:00
scott%scott-macgregor.org
dc0b1daba0
Bug #284699 --> add some null ptr protection to avoid a crash
...
sr=bienvenu
2005-04-13 21:45:13 +00:00
julien.pierre.bugs%sun.com
a25dbaca79
Fix for bug 290120 - compile source files with absolute pathnames on AIX. r=wtchang
2005-04-13 20:58:06 +00:00
pedemont%us.ibm.com
1cf2c63372
When recursing on SetupParams, don't overwrite param type. Fixes crash on Mac and Win32. Not part of build. a=mkaply.
2005-04-13 19:55:25 +00:00
pedemont%us.ibm.com
0914e04744
'array' param support. Not part of build. a=mkaply1
2005-04-13 19:20:57 +00:00
pedemont%us.ibm.com
726ce24c3f
Generate Java interface from nsError.h. Not part of build. a=mkaply
2005-04-13 19:04:57 +00:00
bob%bclary.com
b8e01fdd3b
Add regression test for bug 290056, by Martin Honnen
2005-04-13 18:44:22 +00:00
mkaply%us.ibm.com
3ed28ab95a
#286306
...
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 Specific)
Patch from Rich Walsh - implement CSS cursors
2005-04-13 18:40:57 +00:00
julien.pierre.bugs%sun.com
ea71e973ee
Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem. r=nelson
2005-04-13 18:08:48 +00:00
aaronleventhal%moonset.net
6fa81f599e
Bug 289858. Use MSAA positional descriptions to expose number of children for tree items. r=timeless, sr=neil, a=asa
2005-04-13 17:17:52 +00:00
mvl%exedo.nl
481c7dee72
make the new-calendar wizard a bit less annoying.
...
bug 286959, r=pavlov
2005-04-13 17:00:15 +00:00
tor%cs.brown.edu
532f1f0451
Bug 287699 - crash when rendering svg with cairo xlib fallback. a=mkaply
2005-04-13 16:52:51 +00:00
tor%cs.brown.edu
88bd86521d
Bug 289839 - svg crashes when unloading a text gradient. r=jwatt, a=mkaply
2005-04-13 16:51:00 +00:00
kairo%kairo.at
5bbe1ad37d
bug 289326 - hangs when clicking on "Satellite" link on Google maps (linux-ia64 only), patch by David Mosberger <davidm@hpl.hp.com> r=brendan sr=shaver a=asa
2005-04-13 12:47:20 +00:00
jshin%mailaps.org
dd204f50f5
bug 171349: Firefox icon is that of the system default. patch by Anbo Motohiko with my comment added (r=jshin, sr=neil)
2005-04-13 12:46:10 +00:00
kairo%kairo.at
52e23276e1
bug 150332 - default focus in "Download Headers" dialog should be the OK button, patch by Karsten D��sterloh <mnyromyr@tprac.de> r=Neil sr=bienvenu a=asa
2005-04-13 12:34:02 +00:00
allan%beaufour.dk
ecafb5f5ba
Make nsXFormsUtils::ReportError() use nsIScriptError, so we can log different error types. Bug 289518, patch by doron, r=aaronr+me, a=mkaply (NBOTB)
2005-04-13 08:06:17 +00:00
pavlov%pavlov.net
c78177ed7c
@import has to go at the top of the CSS file, not the bottom.
2005-04-13 06:09:12 +00:00
paper%animecity.nu
385feafcae
Bug 286622: Fix cursors for Win9x/ME/2k. r=biesi; sr=roc; a=asa
2005-04-13 05:52:02 +00:00
paper%animecity.nu
4289de05e0
Bug 289516: null variables after delete[] r=emaijala; sr=tor; a=asa
2005-04-13 05:49:19 +00:00
smfr%smfr.org
7f428391f2
Landing changes by Bruce Davidson <Bruce.Davidson@iplbath.com> to get Cut/Copy/Paste to work for bookmarks (bug 155484), and to fix the pasteboard string identifiers in the code (bug 287118). I made three changes to the patch:
...
Change CHBrowserView to no longer accept bookmark types (kCaminoBookmarkListPBoardType, kWebURLsWithTitlesPboardType), because gecko can't handle them. Instead, a parent view will now handle the drop (and correctly load tabs etc).
NSPastboard+Utils
-containsURLData changed to test for a scheme on the NSURL. Otherwise, any random text would be accepted as url data.
BookmarkViewController:
-pasteBookmarks:intoFolder:index:copying fixed to keep an array of newly created bookmark items when copying, so we can correctly reveal those new items.
2005-04-13 05:35:27 +00:00
smfr%smfr.org
5c40815762
Fix bug 277923: crash on scrolling in Camino on page load, because we destroy the scrollbars while in a native scrollbar tracking loop. Fixed by posting a fake mouseup event when we detect that the scrollbar is going away. r=pinkerton. Only affects Camino, so no need for approval.
...
Also remove the USE_OPAQUE_VIEWS #ifdefs from nsChildView, and add an explanatory comment now that we understand the issue better.
2005-04-13 04:51:36 +00:00