scott%scott-macgregor.org
50dc5abe6d
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
b8fb5dd2ce
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
1e6569682f
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
2b4f9e28a5
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
f8dc2784ec
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
5330cfe329
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
d86af497d1
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
5266d258da
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
e651e5c424
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
2e878e484a
Fixing bustage caused by Bug 296561. NPODB
2005-07-25 16:53:20 +00:00
scott%scott-macgregor.org
2a9eb22d77
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
08d65e67ad
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
855ba85103
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
b0a3408bf1
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
6a93de69fa
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
67004acb0b
Remove cast, and actually convert char. npodb
2005-07-25 16:03:38 +00:00
smfr%smfr.org
0091a72ca7
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
8df98a2b1f
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
af32c1e106
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
9cf8f45bb9
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
a4e215a43e
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
2ad3f9dead
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
6ab62071a9
Policy documents.
2005-07-25 07:36:05 +00:00
mike.morgan%oregonstate.edu
d3df583818
nightly checkin. adjustments in some naming conventions.
2005-07-25 07:35:01 +00:00
gavin%gavinsharp.com
37141c50fd
Oops, removing file that was accidentally checked in.
2005-07-25 04:49:06 +00:00
gavin%gavinsharp.com
e33e887b55
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
f0616be271
Bug 300780. Fix initial focus in richlistbox. r=mconnor, a=mconnor
2005-07-25 03:41:46 +00:00
bzbarsky%mit.edu
42685c7633
Fixing regression due to not renaming things consistently. Bug 301875,
...
r+a=mconnor
2005-07-25 03:25:54 +00:00
smfr%smfr.org
6c2b9c744c
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
dc1e1cd05f
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
cc7ac19eb2
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
85ba36e726
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
fd0b877165
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
15bd1f3f5d
Add a comment about ref cycles.
2005-07-24 23:03:59 +00:00
smfr%smfr.org
c6ced2ce5a
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
f6372a1cc1
New file of C++ utilities, including stack-based autorelease pool creator.
2005-07-24 23:02:55 +00:00
gavin%gavinsharp.com
af496b2d1a
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
e0edf75bbd
Make sure we release top-level nib items to reduce leaking.
2005-07-24 22:56:16 +00:00
cmp%mozilla.org
e3b7b12e44
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
cdb4471a32
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
059c34d9fc
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
0fd28e841e
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
9328a8c8e2
Search modifications.
2005-07-24 10:31:23 +00:00
gavin%gavinsharp.com
5129662272
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
1fcd298ded
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
724d5d383a
updated some search items.
2005-07-24 02:05:49 +00:00
cst%andrew.cmu.edu
21cb7fd660
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
c573f457b3
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
57b3c45839
Consider height of <OPTGROUP> labels when calculating visible height. b=300474 r+sr=bzbarsky a=benjamin
2005-07-24 01:02:15 +00:00
cltbld
9b09bb5eb7
Automated update from host egg
2005-07-23 21:27:58 +00:00