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

140247 Коммитов

Автор SHA1 Сообщение Дата
mats.palmgren%bredband.net a3c9fa1b01 Account for the view's origin not lining up with the widget's. b=190290 r=bzbarsky sr=roc 2005-03-26 14:50:09 +00:00
mvl%exedo.nl 6262b428dd fill tooltips with some useful info
bug 285012, patch by jt@nerant.org, r=me
2005-03-26 11:19:20 +00:00
neil%parkwaycc.co.uk f83d4cb93d Ungenerate destroyed menus in case we recreate the frames later b=279769 r+sr=bz 2005-03-26 09:56:38 +00:00
bryner%brianryner.com 6c09a95819 Fix product keys for Firefox and Thunderbird so that the installer correctly cleans up after old versions. Bug 247884, r=ben. 2005-03-26 04:48:04 +00:00
smfr%smfr.org 201ba8cd2f Improved bookmarks menu item enabling. Rather than try to recreate the logic for automatic item enabling (which is non-trivial), use a dummy, auto-enabling bookmarks menu, loaded from the nib, to get correct enable states and item titles. This really fixes bug 287339. 2005-03-26 04:05:46 +00:00
bzbarsky%mit.edu 288bdb0593 Fix serialization of attribute-existence selectors. Bug 286010, r+sr=dbaron 2005-03-26 02:36:15 +00:00
bzbarsky%mit.edu 2fb33db26c Show alt text for images blocked by security checks. Bug 285981, r=mvl, sr=jst 2005-03-26 02:26:58 +00:00
darin%meer.net 14ed4b3463 fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky 2005-03-26 02:20:36 +00:00
bienvenu%nventure.com d108fbfbd1 fix 284654 add ui for tcp timeout pref, sr=mscott 2005-03-26 02:04:58 +00:00
neil%parkwaycc.co.uk 5366777a16 Port UI for detaching/deleting attachments b=2920 sr=bienvenu 2005-03-26 01:00:29 +00:00
bugzilla%arlen.demon.co.uk 12876800e1 Bug 244711 Hardcoding the use of ksh for OSF/1 in autoconf.mk.in
p=bugzilla-mozilla@thewrittenword.com r=benjamin
2005-03-25 23:46:25 +00:00
tor%cs.brown.edu 89845b7ff0 Bug 287389 - SVG should not munge ua.css at build time. rev iid. 2005-03-25 23:30:50 +00:00
dbaron%dbaron.org b4c59fe534 Followup to 287290 on potential static buffer overruns, and fix GTK2 port too. b=287290 r+sr=brendan 2005-03-25 23:28:17 +00:00
bugzilla%arlen.demon.co.uk 3aab5a5207 Bug 263216 links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer
p=gavin.sharp@gmail.com r=silver
2005-03-25 23:25:24 +00:00
darin%meer.net 1a8956919c document the fact that the input stream passed to onDataAvailable must
implement readSegments.  r+sr=bz
2005-03-25 23:21:48 +00:00
bugzilla%arlen.demon.co.uk cd9e98469c Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files
p=stefan_h@hem.utfors.se r=doronr sr=neil.parkwaycc.co.uk
2005-03-25 23:09:59 +00:00
darin%meer.net 7fb846525f increased logging for NTLM authentication to help track down cause of bug 283331 2005-03-25 22:25:32 +00:00
darin%meer.net 5a9fc1f0a8 fixes regression bug 287690 "applet crashes Firefox" r=dmose 2005-03-25 21:33:12 +00:00
darin%meer.net ce88e4c8f0 fixes bug 287729 "ChatZilla can't connect on Trunk builds (as of 2005-03-25)" patch by gijskruitbosch@gmail.com r=rginda 2005-03-25 21:26:48 +00:00
saul.edwards%sun.com 6c4afa32b5 Bug 225635 : GenerateCertRequest leaks arena 2005-03-25 21:12:05 +00:00
neil%parkwaycc.co.uk 1a4c3d3da2 Relanding patch to install (symlink) ua.css now that svg no longer munges it b=266930 r=bsmedberg sr=dbaron 2005-03-25 20:14:06 +00:00
tor%cs.brown.edu 1b49066a2e Bug 287389 - SVG should not munge ua.css at build time. sr=dbaron 2005-03-25 19:20:05 +00:00
smfr%smfr.org 54f7f1bb87 Fix bug 287339: correctly enable/disable bookmark items when tabs close, and windows change layers.
Make the NSOpenPanel into a sheet when a window is up.
Allow opening multiple items in the open panel, opening them in tabs.
Remove [MainController pumpGeckoEventQueue] which is obsolete and unused.
Add NSResponder+Utils.h/m to the project.
Remove #ifdefs in AppComponents.mm now that we will be using nsSimpleGlobalHistory.
2005-03-25 18:23:31 +00:00
joshmoz%gmail.com 3a5b7566e2 make auto-repeat work with Japanese input. patch by waverider. r=joshmoz sr=smfr b=233288 2005-03-25 18:08:02 +00:00
mozilla.mano%sent.com eb03d076f1 Bug 251627 - Icon incorrectly placed when dropping an icon from the Customize Toolbar windows to the Toolbars when interface is RTL, Thunderbird part. r=mscott 2005-03-25 17:13:17 +00:00
masayuki%d-toybox.com 83809fc251 Bug 286804 Newline improperly getting into single-line edit field. r=timeless, sr=neil.parkwaycc.co.uk 2005-03-25 16:37:14 +00:00
jwalden%mit.edu c9f843ab67 Bug 260058 - Remove Help dependencies on Thunderbird and Firefox; this patch removes the ifdef for Help content pack file name. r=mconnor 2005-03-25 16:14:18 +00:00
aaronleventhal%moonset.net fad6703b6b Missing part of checkin for fix to bug 285711. r=pkwarren, sr=henry.jia 2005-03-25 15:36:01 +00:00
tor%cs.brown.edu 4ed8801383 Bug 287389: SVG should not munge ua.css at build time. r+sr=bzbarsky 2005-03-25 14:50:05 +00:00
mvl%exedo.nl 8a1c410a8c it is a todo, not an event. 2005-03-25 14:45:58 +00:00
peterv%propagandism.org 12c2f4c630 Part of fix for bug 285166 (createElement crashes [@ NS_NewHTMLElement] [@ nsCharTraits<unsigned short>::length]). r=sicking, sr=bz. 2005-03-25 14:07:44 +00:00
timeless%mozdev.org efa8155d22 Bug 217599 Minor tweaks to nsSelection
r=akk sr=rbs
2005-03-25 07:35:17 +00:00
timeless%mozdev.org e99573b6cc Bug 278503 Remove file nsMimeAddress.cpp
patch by mikael@parknert.se r=ducarroz sr=bienvenu
2005-03-25 07:28:18 +00:00
timeless%mozdev.org 5a34be7725 Bug 278503 Remove file nsMimeAddress.cpp
patch by mikael@parknert.se r=ducarroz sr=bienvenu
2005-03-25 07:26:06 +00:00
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