Commit Graph

148651 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
acbeb823f1 Bug 311228 - If Update is done in background (e.g. Autoupdate), disable the Restart Application button for a short delay when the wizard pops up. r=mconnor. 2005-10-18 16:48:12 +00:00
bienvenu%nventure.com
0bf32a3899 fix setting of reply/forward disposition flag when sending after auto or manual save as draft, sr=mscott 297254 2005-10-18 16:29:37 +00:00
dougt%meer.net
273cc4c04c dbm requires this #define. npodb. 2005-10-18 16:11:35 +00:00
mozilla.mano%sent.com
2208504df4 Bug 312846 - Pressing Enter when a UI-link is focused inside a wizard advances the wizard. r=mconnor. 2005-10-18 15:45:10 +00:00
bsmedberg%covad.net
0f4faf3383 Bug 312510 - Win32 installer download size > 5MB - move reporter to be a builtin instead of an extension, r=bryner 2005-10-18 15:44:08 +00:00
bsmedberg%covad.net
788e6dcb33 Bug 308196 - remote xfeDoComment(composemessage,arguments) borken r=mscott 2005-10-18 14:16:26 +00:00
jshin%mailaps.org
e8aa302140 bug 298496: compile error due to new freetype 2.2 const poisoning : patch by Patrick Welche modified by me to work for both freetype 2.2.x and 2.1.x (r=kherron, sr=dbaron) 2005-10-18 09:18:29 +00:00
roc+%cs.cmu.edu
49188025d3 Bug 307158. Half-heartedly account for vertical scrollbar presence when positioning absolute children relative to the right edge of a scrollable container. r+sr=dbaron with regrets. 2005-10-18 05:00:24 +00:00
mozilla.mano%sent.com
6729b6e9ae Bug 312587 - Menus stop working when Software Update window is frontmost. r=mconnor. 2005-10-18 04:38:15 +00:00
brendan%mozilla.org
b61061c6e9 Get rid of duplicate assignment of a->avail in gc_new_arena. 2005-10-18 04:15:51 +00:00
smfr%smfr.org
a0e7cd8c30 Fix bug 196359: show an optional warning when closing a window with multiple tabs, or quitting when multiple windows or tabs are open. Patch partially by Nathaniel Madura. 2005-10-18 04:06:55 +00:00
bugreport%peshkin.net
ab2447d474 Bug 312773 attachment.cgi is broken due to bug 309681
Patch by Fr����d����ric Buclin <LpSolit@gmail.com>
r=joel, a=justdave
2005-10-18 03:26:13 +00:00
aaronleventhal%moonset.net
0cb3270033 Bug 312747. Include line break info when exposing text in white-space: pre. r=roc, sr=bz 2005-10-18 02:35:20 +00:00
bzbarsky%mit.edu
4a7f4df475 When inserting a document fragment, make sure that updates triggered by our
insertions flush out notifications as needed.  Bug 312695, r+sr=jst
2005-10-18 01:51:52 +00:00
bzbarsky%mit.edu
59d03bcd84 Fix leak when closing window that has live refresh timers. Bug 312769,
r=darin, sr=bryner
2005-10-18 01:48:22 +00:00
roc+%cs.cmu.edu
f7daaee487 Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers. 2005-10-18 01:41:11 +00:00
bob%bclary.com
dd3f3bda24 add expectExitCode(3) to deal with out of memory error when the test case does not crash, bug 312588 2005-10-17 23:42:40 +00:00
jst%mozilla.jstenback.com
8904f8f459 Landing fix for bug 311143, patch by jeffh@activestate.com. Make the canvas code linkable with Sun's linker. r=vladimir@pobox.com, sr=jst@mozilla.com 2005-10-17 23:39:20 +00:00
bzbarsky%mit.edu
ea3f3e5a9d Remove no longer used code. Bug 312685, r=biesi, sr=dbaron 2005-10-17 23:06:16 +00:00
bob%bclary.com
349159d091 add emacs modeline, no bug, not part of the build 2005-10-17 22:42:39 +00:00
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