bob%bclary.com
3522e21df2
Rewrite code to switch javascript options for strict/werror
2005-10-17 22:33:38 +00:00
lpsolit%gmail.com
a7d3440ca7
Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
2005-10-17 21:59:01 +00:00
mrbkap%gmail.com
6a5af4bab4
bug 307895: Date.toLocalFormat("%x") with format yyyy/MM/dd produces yyyy/MM/yyyy. Patch from gekacheka@yahoo.com. r=brendan
2005-10-17 21:57:45 +00:00
lpsolit%gmail.com
d08f38656a
Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave
2005-10-17 21:43:42 +00:00
jst%mozilla.jstenback.com
b9f159aee3
Fixing bug 310825. Prevent window.focus() when called from a background tab from moving focus to the background tab. r=mrbkap@gmail.com, sr=dveditz@cruzio.com
2005-10-17 21:37:49 +00:00
lpsolit%gmail.com
a05a208a0d
Bug 305979: Removing a user account who was requested to set a flag at least once may return wrong information - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-10-17 21:28:16 +00:00
mozilla.mano%sent.com
afbd3cf2bf
Fix official branding bustage in thunderbird. r=bsmedberg, sr=mscott (third patch under bug 286483).
2005-10-17 21:20:21 +00:00
bugreport%peshkin.net
e0d962bfe7
Bug 309681 Prevent users from adding another user who shouldn't have access to a bug as assignee or CC member
...
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br>
r=joel, a=justdave
2005-10-17 21:19:09 +00:00
lpsolit%gmail.com
25622f1312
Bug 302835: The "confirm delete" page when deleting a user account should distinguish between risky and no risky actions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-10-17 21:10:41 +00:00
mgalli%geckonnection.com
817fa6779f
Fixed.
2005-10-17 21:03:22 +00:00
mark%moxienet.com
4a7550a71e
Backing out 111230 to attempt to solve orange on Camino tinderbox. Tp crashes, but MozillaAlive succeeded. Re-added: nsMenuX.cpp nsMenuItemX.cpp nsMenuBarX.cpp; dropped a rev on: nsMenuX.h nsMenuBarX.h Makefile.in; didn't touch: nsMenuX.mm nsMenuItemX.mm nsMenuBarX.mm (new files not referenced by this downrev Makefile)
2005-10-17 20:55:52 +00:00
mgalli%geckonnection.com
ea547655a3
Moved rule to the top, so position can be locked and XUL JS can access it to zoom in and out dynamically.
2005-10-17 20:55:07 +00:00
mgalli%geckonnection.com
f248ff8dc6
UI zoom using only the text attribute value.
2005-10-17 20:54:05 +00:00
mgalli%geckonnection.com
d8c60e7450
Work-in-progress UI zoom.
2005-10-17 20:53:29 +00:00
mike.morgan%oregonstate.edu
71628d46eb
Changes for database-driven PHPSESSION implementation. See bug 312629.
2005-10-17 20:27:34 +00:00
bsmedberg%covad.net
3ad6307655
Bug 312569 - nsIVersionComparator doesn't always initialize stack structures properly, r=darin
2005-10-17 20:27:22 +00:00
mozilla.mano%sent.com
2fedaa9187
Bug 305226 - Fix the Details link in the Donwloading update wizard page. r=mscott/mconnor.
2005-10-17 19:52:40 +00:00
dougt%meer.net
75dc91e3eb
Adding OLE link lib. Fixing FindWindow. NPODB. WINCE ONLY.
2005-10-17 19:42:34 +00:00
sergei_d%fi.tartu.ee
bf584c1285
[BeOS]bug 312660. fix issue with button-navigation over lists, p=thesuckiestmail, r=sergei_d, BeOS-only
2005-10-17 19:41:57 +00:00
mrbkap%gmail.com
886aa6028e
bug 307983: Look for a good JSContext when doing GetDynamicContext so that things like evalInSandbox can use e.g. location.replace. r=jst sr=brendan
2005-10-17 18:47:13 +00:00
joshmoz%gmail.com
96f37871db
New Cocoa-based menu code. Not in working shape yet, but it is NPOB. b=111230 sr=pinkerton
2005-10-17 18:40:42 +00:00
Olli.Pettay%helsinki.fi
00c061065b
Bug 312743, DoneAddingChildren is not called for XTF Elements in XUL if the element doesn't have any child nodes. r+sr=bryner
2005-10-17 18:23:23 +00:00
mike.morgan%oregonstate.edu
045c44e988
Fix for bug 312611.
2005-10-17 17:47:40 +00:00
mconnor%steelgryphon.com
d6bcc60cbd
bug 311195 - When update URL is 404, engine update ignores updateCheckDays, patch by O. Atsushi (Torisugari) (torisugari@gmail.com), r=me, sr=neil, a=asa
2005-10-17 17:36:55 +00:00
cltbld
961324e8f4
Automated update from host egg
2005-10-17 17:22:16 +00:00
wtchang%redhat.com
bd755dca7c
Bugzilla Bug 259945: Mozilla should use $ORIGIN instead of LD_LIBRARY_PATH
...
to locate shared libraries on Solaris whenever possible. The patch is
contributed by Brian Lu of Sun <brian.lu@sun.com>. r=wtc,bryner.
sr=neil.parkwaycc.co.uk.
Modified Files: configure.in build/unix/run-mozilla.sh
2005-10-17 17:21:17 +00:00
mgalli%geckonnection.com
117af78077
quit button
2005-10-17 17:12:28 +00:00
mgalli%geckonnection.com
55a8ceb700
quit label.
2005-10-17 17:11:18 +00:00
bsmedberg%covad.net
b26a3c2f1c
Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me
2005-10-17 17:08:12 +00:00
ccooper%deadsquid.com
69e9dc7e4c
- fix comment and bug ID acquisition for initial result submission
2005-10-17 17:00:06 +00:00
sergei_d%fi.tartu.ee
3ffc10b0e3
[BeOS]Bug 312547, rolling back part of previous patch. r=thesuckiestmail, BeOS only, no sr
2005-10-17 16:55:07 +00:00
smfr%smfr.org
90300c5a7f
Avoid recreating the BookmarksManager (and hence PreferencesManager) on quit if we haven't created one yet; this could happen when launching with another copy of Camino running.
2005-10-17 16:36:16 +00:00
bryner%brianryner.com
ddd7501923
Don't use memcpy for single-character Replace/Assign since it performs worse than simple assignment. Bug 312681, r+sr=darin.
2005-10-17 16:28:21 +00:00
tor%cs.brown.edu
7016d8085d
Bug 312376 - repair textPath from bug 311063 checkin. r=afri
2005-10-17 15:29:38 +00:00
bsmedberg%covad.net
46b9d55bf7
Bug 312380 - Removed files list is not working on Mac OS X - r=darin+Chase
2005-10-17 15:26:50 +00:00
cltbld
b39c5205ad
Automated update from host egg
2005-10-17 15:02:12 +00:00
bsmedberg%covad.net
db584fa139
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
bienvenu%nventure.com
1e05e6fb96
parse Received: header and prefer the date there to the sender's Date: header, which is less reliable, also handle date for imap messages with neither header, sr=mscott 166254
2005-10-17 14:38:17 +00:00
aaronleventhal%moonset.net
6c2b808fd8
Bug 312470. STATE_TRAVERSED not updated after going back in history. r=parente, sr=neil
2005-10-17 13:42:33 +00:00
mozilla.mano%sent.com
72097f732e
Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil.
2005-10-17 11:32:17 +00:00
mozilla.mano%sent.com
8798f5769f
Bug 302000 - browser.search.order.* doesn't work with searchplugins stored in profile. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=bsmedberg, sr=neil.
2005-10-17 11:27:25 +00:00
lpsolit%gmail.com
d816baa3e3
Bug 312437: Do not display the "Impersonate this user" link when the user is in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
2005-10-17 11:14:07 +00:00
bienvenu%nventure.com
ed255b5969
fix dups in threaded quick search view when not sorted by id, sr=mscott 312598
2005-10-17 05:15:58 +00:00
smfr%smfr.org
69fdfdd022
Partial fix for bug 312563: avoid crashing because of recursive updates caused by the code that attempts to notify plugins (via a paint) when their widget is removed from the hierarchy. r=mento.
2005-10-17 03:17:06 +00:00
mats.palmgren%bredband.net
7980f99519
Make the plaintext editor count the length of the selected text correctly, so it doesn't violate MAXLENGTH. b=299417 r+sr=roc
2005-10-17 00:54:02 +00:00
bzbarsky%mit.edu
21d888e8d0
Finish fixing bug 114641. r=biesi, sr=dbaron
2005-10-17 00:52:58 +00:00
mats.palmgren%bredband.net
e36a52de0d
Restore Mac-specific caret movement when there is a selection. b=299417 r=uriber sr=roc
2005-10-17 00:51:46 +00:00
bzbarsky%mit.edu
0d1e336c9a
Try fixing bug 288064 again. r=biesi, sr=dbaron
2005-10-17 00:50:39 +00:00
cst%andrew.cmu.edu
88cb7a65b5
Bug 310380 middlemouse autoscroll should default off for UNIX/Linux (X) environment
...
Patch by Hogarth <bugzilla@throwaway.weebeastie.net> r=me sr=neil
2005-10-17 00:07:57 +00:00
mats.palmgren%bredband.net
9125d9fa0e
Return the frame count for the given line 'aLineNumber', not the line where we find the first frame. b=308052 r=bernd sr=bzbarsky
2005-10-17 00:03:05 +00:00