Commit Graph

144558 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
e4871daeb3 Bug #300834 --> Add a pref for same host names which can bypass the remote image settings
for enterprise customizations.

sr=bienvenu
2005-07-25 18:54:37 +00:00
scott%scott-macgregor.org
32ae4d0c03 Bug #300834 --> Add a pref for same host names which can bypass the remote image settings
for enterprise customizations.

Not part of the Firefox or seamonkey build.

sr=bienvenu
2005-07-25 18:54:19 +00:00
aaronleventhal%moonset.net
f1c3e70e82 Bug 301776. Really difficult to see focus on unselected tree or list items (1px light beige border on white background). r=mconnor, a=mconnor 2005-07-25 18:32:15 +00:00
darin%meer.net
eb097ba2eb fixes bug 301350 "Mac OS X Updater shows the wrong String" r=mscott a=bsmedberg 2005-07-25 18:29:01 +00:00
doronr%us.ibm.com
a9d5bc0a2a XForms bug 302049 - XForms preference overlay broke on trunk. r=smaug,aaronr a=mkaply 2005-07-25 18:08:08 +00:00
bsmedberg%covad.net
c0f1bfd09a Bug 239411 - install delay should stop+reset when software installation dialog loses focus, r=ben a=deerpark 2005-07-25 17:51:40 +00:00
masayuki%d-toybox.com
d03ab2a7fd Bug 296720 Can't get to links using FastFind (Ctrl+F) r+a=mconnor 2005-07-25 17:46:00 +00:00
ben%bengoodger.com
f26e452469 296566: move extension update into extension manager. 1) add background update timer to check for updates to extensions on a regular basis 2) replace observer service notifications with a new interface nsIAddonUpdateCheckListener 3) rename nsIExtensionDownloadListener to nsIAddonUpdateListener 4) show extension update inline in the extension manager 5) update all UI clients to interfaces in 2 and 3 including mismatch UI etc. 6) remove unnecessary files r=rob_strong@exchangecode.com 2005-07-25 17:29:18 +00:00
ben%bengoodger.com
44659888ad checking in with 296566: remove empty updates button from browser UI, removes empty button at top right of window, r=rob_strong@exchangecode.com 2005-07-25 17:26:20 +00:00
ben%bengoodger.com
fd4c028c43 296566: make extensions check for updates to themselves every 24 hours instead of every 7 days, r=rob_strong@exchangecode.com 2005-07-25 17:25:04 +00:00
dougt%meer.net
8171d7dd6d Fixing bustage caused by Bug 296561. NPODB 2005-07-25 16:53:20 +00:00
scott%scott-macgregor.org
bcd79095bb Bug #259705 --> RSS account name should be localizable through a .dtd file
Patch by Pavel Franc <p.franc@gmail.com>
2005-07-25 16:39:42 +00:00
scott%scott-macgregor.org
6c14536cfe Bug #299550 --> RSS Feed properties, retention policy incorrect label
Patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>
r=bienvenu
sr=mscott
a=bsmedberg
2005-07-25 16:29:35 +00:00
scott%scott-macgregor.org
b6bf2922ff Bug #301701 --> Junk Mail Controls: Access key not working for account dropdown menu.
trivial accessibility cleanup.

Patch by Hasse <jasajudeju@telia.com>

sr/a=me
2005-07-25 16:25:38 +00:00
dougt%meer.net
75b48f6d6d Multiple browserStatusHandler objects with progress stuff and urlbar tied to each tab. fix by marcio. npodb 2005-07-25 16:16:52 +00:00
aaronleventhal%moonset.net
806c0089c9 Bug 297421. Open link in new tab causes focus rects to remain when switching tabs. Focus going to tab label when clicking on new tab, should only do so on second click. r=mconnor, a=mconnor 2005-07-25 16:13:50 +00:00
dougt%meer.net
902eac82ab Remove cast, and actually convert char. npodb 2005-07-25 16:03:38 +00:00
smfr%smfr.org
591c4f3481 NSWindowController releases the nib items for you, so we don't have to, so these extra retains are wrong. 2005-07-25 15:59:12 +00:00
smfr%smfr.org
f70d9cdea0 Fix bug 192276: control-click on a plugin should show the plugin context menu, not the browser one -- return nil from -menuForEvent for a plugin view. r=pink
Fix bug 180592: dispatch Carbon Events for scroll wheel events so that plugins can use them. r=pink.
Both changes only affect Camino.
2005-07-25 15:56:25 +00:00
bsmedberg%covad.net
cfbccf108f Bug 302016 - When upgrading, extensions don't work until a restart is performed, patch by Rob strong, r+a=me 2005-07-25 14:44:02 +00:00
doronr%us.ibm.com
bbb382b955 XForms bug 301413 - Valid bindings generate MDG loop warning. patch my beaufour, r=smaug/me a=mkaply 2005-07-25 14:29:47 +00:00
mozilla%colinogilvie.co.uk
92a3b09330 Bug 297483: Remove comment from installation.xml about 'module-check' switch being needed as it's already available
Patch by me, r=gerv
2005-07-25 12:50:49 +00:00
lpsolit%gmail.com
6af859deb4 Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat,joel a=justdave 2005-07-25 07:56:38 +00:00
mike.morgan%oregonstate.edu
236db4ab1f Policy documents. 2005-07-25 07:36:05 +00:00
mike.morgan%oregonstate.edu
1fd86e033d nightly checkin. adjustments in some naming conventions. 2005-07-25 07:35:01 +00:00
gavin%gavinsharp.com
47c08cb9e2 Oops, removing file that was accidentally checked in. 2005-07-25 04:49:06 +00:00
gavin%gavinsharp.com
6e600fffd2 Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2005-07-25 04:42:13 +00:00
aaronleventhal%moonset.net
e6fb8d8c0f Bug 300780. Fix initial focus in richlistbox. r=mconnor, a=mconnor 2005-07-25 03:41:46 +00:00
bzbarsky%mit.edu
8ec23fe4de Fixing regression due to not renaming things consistently. Bug 301875,
r+a=mconnor
2005-07-25 03:25:54 +00:00
smfr%smfr.org
cd65212cd7 Fix bug 248716: don't leave odd gap in bookmarks toolbar when trying to delete an undeletable folder (like the dock menu folder). 2005-07-25 02:09:02 +00:00
smfr%smfr.org
603a449703 Fix bug 232765: hide scrollbars when a popup is opened without the scrollbar flag. 2005-07-25 01:56:41 +00:00
smfr%smfr.org
ec9670296d Fix bug 176421: even if window.open() hides parts of the chrome with chrome flags, make sure the user can show the toolbar and bookmarks toolbar. 2005-07-25 01:00:37 +00:00
smfr%smfr.org
3cc537641c Fix bug 166746: if the bookmark title for a linked image is empty, use the url. 2005-07-24 23:14:48 +00:00
smfr%smfr.org
1014ec3c49 Add an NSAutoreleasePool on the StreamLoaderContext callback, because autoreleased items under this method don't seem to get reaped otherwise. 2005-07-24 23:05:00 +00:00
smfr%smfr.org
1f5909b527 Add a comment about ref cycles. 2005-07-24 23:03:59 +00:00
smfr%smfr.org
f8001d0e49 Turn off threaded animation on the download progress indicators, as it appears to cause a leak. Bug 143303. 2005-07-24 23:03:25 +00:00
smfr%smfr.org
257b5a01bf New file of C++ utilities, including stack-based autorelease pool creator. 2005-07-24 23:02:55 +00:00
gavin%gavinsharp.com
022017005c Bug 260437 : "Set as Wallpaper" changes wallpaper for all users (should not save in windows directory), patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg 2005-07-24 22:56:48 +00:00
smfr%smfr.org
964540df23 Make sure we release top-level nib items to reduce leaking. 2005-07-24 22:56:16 +00:00
cmp%mozilla.org
abb56c5748 Override product version with app version number in app .exe file.
Bug 286825, attachment 190279.  r=benjamin@smedbergs.us,
sr=bryner@brianryner.com, a=chase@mozilla.org
2005-07-24 21:55:56 +00:00
dougt%meer.net
f49026671a This patch does the follow:
*)  First it allows hardware key that various devices have (so called HOTKEYs)
be mapped into the DOM (as F-KEYS).  This will allow application developers use
the standard hardware buttons on devcies in some interesting way.  This is
controlled via a preference.  it is to be defaulted on -- we will override the
hardware buttons and pass these events on.

*) Secondly, i have added a preference which controls if the top level windows
have a (X) box or a (OK) box in their upper right hand corner.	The difference
between these is that an (X) box only puts the top level window in the
background whereas the (OK) box actually is suppose close and destory the
window.  It is very important for developers (a time save) to have the ablity
to directly kill the window.  Without this, you have to go to Settings / System
/ Memory / Running Programs, then find your app and press "Stop".

This patch is WINCE only -- everything is within the correct #defines.

emaijala: review+
dveditz: superreview+
a=asa WinCE only.
2005-07-24 19:36:18 +00:00
mvl%exedo.nl
28e26c3c69 Rename the callers to make them match the interface spec.
Should have been part of bug 298772
2005-07-24 12:36:09 +00:00
mike.morgan%oregonstate.edu
0293051b7f Search options are now populated. Next up is query forumlation and pagination along with displaying results. 2005-07-24 11:34:05 +00:00
mike.morgan%oregonstate.edu
7ae3ffd70f Search modifications. 2005-07-24 10:31:23 +00:00
gavin%gavinsharp.com
4f32feca88 Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-24 05:13:34 +00:00
dougt%meer.net
74e61fea7e Fixing makefile so that snav builds in the static build system. r=bsmedberg. npodb. 2005-07-24 03:41:38 +00:00
mike.morgan%oregonstate.edu
bcf85afacf updated some search items. 2005-07-24 02:05:49 +00:00
cst%andrew.cmu.edu
28bb69ed0b Bug 301842 fix chrome errors from reporter locale moving
patch by ajschult, r=bsmedberg a=bsmedberg
2005-07-24 01:48:58 +00:00
mats.palmgren%bredband.net
64fca33b3c Don't crash in the document observer methods when the container arg is null. b=301025 r+sr=bzbarsky a=benjamin 2005-07-24 01:21:17 +00:00
mats.palmgren%bredband.net
204695d4bf Consider height of <OPTGROUP> labels when calculating visible height. b=300474 r+sr=bzbarsky a=benjamin 2005-07-24 01:02:15 +00:00