Граф коммитов

140263 Коммитов

Автор SHA1 Сообщение Дата
smfr%smfr.org 35f255b89b Reinstate the context menu on bookmark collections, that got lost in the reshuffle. 2005-03-25 07:21:45 +00:00
timeless%mozdev.org 6a86b5a4f4 Bug 287621 Right click (context menu) in source view margin should not change breakpoint
patch by ajvincent@gmail.com r=rginda sr=bz
2005-03-25 07:19:34 +00:00
smfr%smfr.org e19d8edaaa New category on NSResponder to find the responder for a given action, and find an item of a particular class in the responder chain.
Add method on NSMenu category to enable or disable all items (potentially recursing into submenus).
2005-03-25 06:36:29 +00:00
darin%meer.net c7d04dc312 silence /bin/sh's complaints (under cygwin) about ulimit not existing 2005-03-25 05:15:10 +00:00
bzbarsky%mit.edu 88d83f465f Work around print preview bug (unhooking and then rehooking a presshell to a
document).  Bug 286869, r+sr=roc
2005-03-25 04:27:21 +00:00
darin%meer.net 86c0b37a61 fixing bustage 2005-03-25 04:26:04 +00:00
bzbarsky%mit.edu 9ee6e8dedd Fix up SVG frames that never call nsFrame::Init to still notify their content
that it now has a frame.  Bug 287424, r=tor
2005-03-25 04:25:30 +00:00
bzbarsky%mit.edu ea0ef22d43 Make setting an entry in the options array fill in the array up to that point
with options if needed.  Bug 285498, r+sr=jst
2005-03-25 04:23:55 +00:00
dbaron%dbaron.org 9555b9ae04 Clean up GetImportantRule and null-check for out-of-memory case to bulletproof against null dereference topcrash. b=287504 r+sr=bzbarsky 2005-03-25 04:09:13 +00:00
darin%meer.net f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
julien.pierre.bugs%sun.com 6ac5e73fd8 Fix for 287948 - fix overflow in calculation of ops/s 2005-03-25 02:59:07 +00:00
mconnor%myrealbox.com 0af9c44eb9 back out unintentional pref change 2005-03-25 01:57:58 +00:00
mozilla.mano%sent.com bc32913f05 Bug 287617 - Add Window (mac) and Help (all) menus to the bookmarks manager. r=mconnor 2005-03-25 01:40:56 +00:00
mozilla.mano%sent.com 59c0a35138 Bug 287615 - move openPreferences() to utilityOverlay. r=mconnor 2005-03-25 01:35:01 +00:00
darin%meer.net e0c32746fe landing xulrunner/app portion of bug 285799 "UserAgent string is malformed for XULRunner apps" r=bsmedberg
[meant to check this in with the other part of the patch before]
2005-03-25 01:31:29 +00:00
smfr%smfr.org ba38c193f2 Fix bug 153836, patch by wevah. Map escape to Stop and allow unmodified '+' to enlarge the text size. r=me. 2005-03-25 01:13:59 +00:00
joshmoz%gmail.com b5e4460494 add error checking to default browser code. no bug. 2005-03-25 00:28:56 +00:00
dougt%meer.net 8d5758a601 fixes leak and build bustage. r=dougt 2005-03-25 00:21:36 +00:00
joshmoz%gmail.com 9f80fb0090 remove unnecessary override method from tab code. no bug. r=geoff sr=sfraser 2005-03-25 00:04:21 +00:00
joshmoz%gmail.com 46b8d02ae3 make sure we can always find Camino's path in our default browser menu code. b=287380 sr=sfraser 2005-03-25 00:01:25 +00:00
brendan%mozilla.org afb1227d4c Clear pending results after fetching 'em in XPCWrappedJSClass::CallMethod (287490, r=dbradley, sr=jst). 2005-03-24 23:37:47 +00:00
shaver%mozilla.org 5ca0e7afa1 - Build a minimal calendar.jar with the bits we need for calendar creation.
- Wire up calendar creation.
- Package providers.  (CalDAV won't work until I pull in the webdav code.)
2005-03-24 23:25:20 +00:00
julien.pierre.bugs%sun.com 3b46c1cef2 Fix for bug 287498 - add option for rsaperf to run for a fixed duration, and display ops/s . 2005-03-24 23:07:40 +00:00
scott%scott-macgregor.org 78f77d9585 Bug #287439 --> Don't copy the obsolete pop3 password pref when migrating from netscape 4.x
r=dveditz
sr=bienvenu
2005-03-24 23:05:18 +00:00
vladimir%pobox.com fc3913989f Revert config.h change, copied over too many files from 3.2.0, r=me 2005-03-24 23:00:32 +00:00
vladimir%pobox.com 94b11d5317 Boolean logic is hard, r=me 2005-03-24 22:58:30 +00:00
brendan%mozilla.org 67a8f727f7 Fix so JSNewResolveOp can define id in an unrelated object and return it (not needed now for 274784, may be useful later, good for js, r=shaver). 2005-03-24 22:28:09 +00:00
dougt%meer.net db9fbee649 1. Added local start page.
2.  Added status window and control window seperate from main app
3.  Allowing more time for apps when Minimo is placed in background.
2005-03-24 21:48:46 +00:00
dougt%meer.net cc65a676ec 1. Mapping printf to mozce_printf.
2.  Adding NetCat style logging support.
3.  Implemented mozce_printf in terms of both NetCat and OutputDebugString
4.  Cleaned up shunt project file.
5.  Stubbed out wsprintfA
6.  Removed some ^M chars.
2005-03-24 21:45:55 +00:00
scott%scott-macgregor.org d9d30b2b68 Bug #283374 --> nsMsgWindow and nsMsgProgress leak due to cycle
use a weak reference to prevent a reference cycle between theprogress object and the msg window

sr=bienvenu
2005-03-24 21:40:36 +00:00
shaver%mozilla.org a85fe1c62e Refactor some code for reuse from Lightning:
- move some utility code into new calendarUtils.js
 - calendarCreation.xul only depends on calendarCreation.js and
   calendarUtils.js
 - remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
dougt%meer.net 29ffb95828 Missing File. 2005-03-24 21:18:46 +00:00
myk%mozilla.org adc4d8282a fixed up CPAN command so that it installs MIME::Entity as well 2005-03-24 20:54:21 +00:00
pavlov%pavlov.net f3842dc8e9 fixing bug 286228. patch by stelian@popies.net. r=pavlov 2005-03-24 20:22:46 +00:00
vladimir%pobox.com e5e6c1dae3 Handle SQLITE_SCHEMA correctly be retrying the statement, r=me 2005-03-24 19:59:59 +00:00
tor%cs.brown.edu 480f3140bf Bug 287594 - cairo quartz bustage due to 0.4.0 landing. 2005-03-24 19:46:53 +00:00
bmlk%gmx.de dfa6f80fa5 build warnings (shadow + unused variables) bug 287097 r/sr=bzbarsky 2005-03-24 19:02:59 +00:00
jst%mozilla.jstenback.com 006a859d7d Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu 2005-03-24 19:00:01 +00:00
timeless%mozdev.org 5bde169b94 Bug 287383 heap corruption from ReplaceChar/StripChars
r=darin sr=darin
2005-03-24 18:42:56 +00:00
bmlk%gmx.de 10291e93a2 fix for build warnings (shadow & strange null pointer treatment) bug 287102 r/sr=dbaron 2005-03-24 18:41:39 +00:00
shaver%mozilla.org bff53e291f - Convert to chrome.manifest, removing contents.rdf and outdated install.rdf
stanza.
- Remove fake-account mess, replacing it with a sidebar model.
2005-03-24 18:38:14 +00:00
mattwillis%gmail.com 693db6d988 Bug 287589
Fixes undefined entity errors
r=pavlov@pavlov.net
2005-03-24 18:33:12 +00:00
shaver%mozilla.org 06528c8adc Bug 287441: add __LOCATION__ property so JS components can tell where they're
loaded from.  r=dbradley.
2005-03-24 18:24:09 +00:00
timeless%mozdev.org f8a0934ba2 Bug 274956 return NS_ERROR_OUT_OF_MEMORY when NS_NEWXPCOM fails
patch by 116057@bacon.qcc.mass.edu r=darin sr=darin
2005-03-24 18:17:15 +00:00
mvl%exedo.nl 86528e3ad3 Make the permission extension read the pref to block images in mailnews.
This actually means that other remote content is also blocked.
bug 274866, r=dwitte, sr=darin
2005-03-24 18:00:50 +00:00
bienvenu%nventure.com 011664b59b fix 281002 errors copying local folder hierarchies not propagated patch by wbonnet@on-x.com, r=bienvenu, sr=mscott 2005-03-24 16:47:38 +00:00
mozilla.mano%sent.com 590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
tor%cs.brown.edu 2cbd16eda1 Bug 287021 - cairo solaris bustage. Patch by Egon.Nijns@bib.kuleuven.ac.be. 2005-03-24 15:59:06 +00:00
mozilla.mano%sent.com 5a069386c7 Bug 287512 - Remove obsolete version of aboutDialog.css from Firefox. patch from Jeff Walden <jwalden+bmo@mit.edu>, r=mconnor 2005-03-24 10:01:05 +00:00
steffen.wilberg%web.de 48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00