dbaron%dbaron.org
afc56e1eb0
Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad
2007-02-08 19:23:25 +00:00
tony%ponderer.org
e05dd4f97f
bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
...
patch: do our own escaping of hostnames
r=bryner
2007-02-08 18:10:48 +00:00
mozilla.mano%sent.com
6040afd6ff
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
alfred.peng%sun.com
0b8429a4bf
Bug 368032. define nspr_use_zone_allocator to void the symbol lookup.
...
Patch by brian.lu@sun.com . r=wtchang,sr=mconnor.
2007-02-08 10:11:36 +00:00
sharparrow1%yahoo.com
76a64e5c22
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us
20975ec114
Bug 78081 - Don't export intermediate libraries, blanket-r=mento
2007-02-03 01:19:04 +00:00
rob_strong%exchangecode.com
0f079ce143
Bug 369125 � updater.exe doesn't have a good description (updater). r=sspitzer
2007-02-03 00:23:50 +00:00
rob_strong%exchangecode.com
916e0d9a3d
Bug 367540 - When launching the app from the installer the app runs with elevated privileges. Also fixes Bug 364483 � Firefox stays elevated after update. patch=Masatoshi Kimura (:emk), r=sspitzer
2007-02-02 05:07:37 +00:00
Olli.Pettay%helsinki.fi
55943fc855
Bug 344369, redesign label to specify control element directly, p=surkov, r=enndeakin+neil
2007-02-01 15:59:54 +00:00
neil%parkwaycc.co.uk
70ab887343
Support copying from about:config using the browser's Edit/Copy and the Accel+C shortcut as well as the context menu b=239940 r=mats,mano
2007-02-01 13:13:51 +00:00
philringnalda%gmail.com
48014466af
Bug 361085: document the -no-remote command-line switch in -help, r=bsmedberg
2007-02-01 06:04:36 +00:00
sspitzer%mozilla.org
241f209c0b
supplimental fix for bug #354226 : while mail and calendar have a helper.exe
...
(the renamed uninst.exe), those versions of helper.exe do not contain support
for /postupdate, or the command line switch that does the all the registry
work and log copying. only firefox's helper.exe has support for that.
r=rstrong.
2007-02-01 03:22:13 +00:00
philringnalda%gmail.com
d42caff913
Bug 352158: Back/Forward buttons appear disabled in Customize Toolbar view, r=gavin
2007-01-31 16:13:13 +00:00
asqueella%gmail.com
0d23dd634a
Bug 367616 - Find again 'eats' some characters in View selection source.
...
patch by Florian Qu��ze <f.qu@queze.net>
r=gavin
2007-01-31 14:25:32 +00:00
mozilla.mano%sent.com
20135ccb47
Bug 368456 - 'Close Tab' in the context menu for tabs should not be disabled when only one tab is open. r=gavin.
2007-01-31 11:24:16 +00:00
jonas%sicking.cc
a9f34ee020
Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
2007-01-30 21:21:06 +00:00
rob_strong%exchangecode.com
6264b3f99e
Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong.
2007-01-30 05:14:50 +00:00
cvshook%sicking.cc
a39ff30284
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
enndeakin%sympatico.ca
7e1440cd65
Bug 92174, add date and time picker widgets to toolkit, r=neil,mano
2007-01-29 17:36:20 +00:00
wr%rosenauer.org
b7b1d98247
Bug 368544 - don't try to send with empty URL, r=luser
2007-01-29 16:04:18 +00:00
dveditz%cruzio.com
12b5ffb533
suppress bad cert dialogs during extension update checks (bug 366191). r=rstrong, sr=darin
2007-01-29 07:58:01 +00:00
mozilla.mano%sent.com
b2ceeaebee
Bug 296394 - Firefox should not complain about -console command line argument. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=bsmedberg.
2007-01-28 00:33:10 +00:00
mats.palmgren%bredband.net
318f1d6bdf
Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
2007-01-27 22:50:18 +00:00
dbaron%dbaron.org
494b965e59
Reorder lines to make comment make a little more sense. b=367247 r=biesi (as was the last patch here, after the fact)
2007-01-27 19:03:21 +00:00
dbaron%dbaron.org
6dc132990e
Make plugin placeholders inline-block. b=367247 r+sr=bzbarsky
2007-01-27 18:46:09 +00:00
philringnalda%gmail.com
30565cbd6f
Bug 365574: Help's search sidebar close button (even more) broken, r=mano
2007-01-27 05:54:34 +00:00
mats.palmgren%bredband.net
7d987cbc16
Add a "Copy" context menu item that copies pref name and value in about:config list. b=239940 (part 1) r+sr=neil@httl.net
2007-01-26 20:51:12 +00:00
enndeakin%sympatico.ca
834ee85de6
Bug 367418, improve page up and page down behaviour in trees, r=neil
2007-01-26 16:02:43 +00:00
rob_strong%exchangecode.com
42bba0ab48
Bug 333491 � FF installer icon looks bad on Windows Vista. ui-r=beltzner
2007-01-26 04:08:12 +00:00
sspitzer%mozilla.org
d2ec678381
missing semi-colon, no reviewer.
2007-01-25 17:14:50 +00:00
sspitzer%mozilla.org
e554afc1ff
fix for bug #367084 : updater can fail to apply updates if files have the
...
"read only" attribute set.
r=bsmedberg
2007-01-25 17:14:17 +00:00
enndeakin%sympatico.ca
6265ca7829
Bug 367530, textbox.type should just get and set the type attribute, r=neil
2007-01-24 18:40:19 +00:00
dbaron%dbaron.org
115fb78e79
Remove setTimeout so that we don't call focus on a window that's no longer active once the timeout runs. b=330006 r=gavin
2007-01-23 22:56:37 +00:00
martijn.martijn%gmail.com
99fbec7a86
Bug 363934 � keyboard tab bar navigation broken, r=gavin, sr=neil
2007-01-23 00:32:20 +00:00
mozilla.mano%sent.com
37372821e3
Bug 367622 - No scrollbar in source selection when the findbar is open. r=gavin
2007-01-21 03:34:59 +00:00
joshmoz%gmail.com
9f6cc6083e
use small scrollbars in HTML select controls. b=365243 r=smorgan sr=roc
2007-01-19 07:03:20 +00:00
sspitzer%mozilla.org
b54445fae1
supplimental fix for bug #364599 :
...
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf
OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.
r=dveditz
2007-01-19 03:21:40 +00:00
tony%ponderer.org
16f680cbdc
Bug 366645 ��� Reference to undefined property FIND_TRAILING_DOTS_GLOBAL
...
patch: remove unused regexes
r=mmchew
2007-01-18 05:55:09 +00:00
mozilla.mano%sent.com
37586f6b22
Bug 367286 - FAYT is broken. r=gavin.
2007-01-17 23:11:35 +00:00
sayrer%gmail.com
441c02debc
Bug 359999. Add an enable-mochitest option. r=bsmedberg
2007-01-17 20:38:57 +00:00
Olli.Pettay%helsinki.fi
ac1ea6de1b
Bug 298371, make richlistbox multi-selectable p=surkov, r=mano+enndeakin
2007-01-16 17:09:58 +00:00
mozilla.mano%sent.com
147bdf9515
Bug 367070 - new browser window is broken if it is opened from a window in which the findbar is open ('Error: this._browser has no properties'). r=gavin.
2007-01-16 16:02:06 +00:00
mozilla.mano%sent.com
03cef73bd5
Bug 240363 - autoscroll should stop completely when window loses focus. r=gavin.
2007-01-15 23:27:25 +00:00
jst%mozilla.org
13e769d9b6
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
2007-01-13 01:08:43 +00:00
ted.mielczarek%gmail.com
dded09db77
bug 362970, Tinderbox changes to upload airbag symbols. r=preed
2007-01-11 23:42:21 +00:00
sspitzer%mozilla.org
67de309fbc
fix for bug #364599 : some newly created profile files are write protected.
...
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.
Going forward, bsmedberg has made it so the build system will fix this problem if it happens again. But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.
r=bsmedberg
2007-01-10 21:48:07 +00:00
enndeakin%sympatico.ca
22618321b1
Bug 366473, scroll when editing a cell so that it is visible, r=neil
2007-01-10 16:01:10 +00:00
gavin%gavinsharp.com
febbc8d82f
Bug 365313: Adjust tabbrowser tabs' border-radius to slightly improve appearance, patch by D�o Gottwald <bugzilla@design-noir.de>, r=me
2007-01-09 20:33:51 +00:00
gavin%gavinsharp.com
bf31d58845
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
2007-01-09 20:29:09 +00:00
enndeakin%sympatico.ca
672a0151bf
Bug 366339, check range when setting the value property of a scale, r=mano
2007-01-09 16:38:54 +00:00