Commit Graph

4423 Commits

Author SHA1 Message Date
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
gavin%gavinsharp.com
8e01a1d287 Bug 341872: Break the cyclic reference between the HelperApps object and the RDF datasource to avoid leaks when downloading a file and choosing 'open with', patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me 2007-01-09 06:20:52 +00:00
jwalden%mit.edu
4bf4774ca6 Bug 342662 - JS strings aren't properly escaped before being evaluated in the error console. r=gavin 2007-01-09 00:20:14 +00:00
sergei_d%fi.tartu.ee
344c3628d3 Bug 361542 ��� [BeOS] Linking fails in toolkit/components, p=thesuckiestemail, r=benjamin 2007-01-07 12:47:59 +00:00
mozilla.mano%sent.com
7a9cefe3dc Bug 366196 - Live bookmarks folders are not readonly. r=sayrer. 2007-01-07 02:37:17 +00:00
enndeakin%sympatico.ca
ec8a31f049 Bug 366056, autocomplete selectionStart/selectionEnd cannot be modified, r=mano 2007-01-06 14:29:24 +00:00
sspitzer%mozilla.org
0ea4e79fbc fix for bug #363690: make historyDisabled scriptable
r=mano,dietrich
2007-01-05 19:58:56 +00:00
gavin%gavinsharp.com
f0ca326b71 Bug 365773: radiogroup.selectedItem = null fails if group is focused, patch by Wladimir Palant <trev@gtchat.de>, r=neil 2007-01-04 20:08:52 +00:00
gavin%gavinsharp.com
82e32eeea4 Bug 365615: remove unnecessary CSS from downloads.css, patch by Declan Naughton <piratepenguin@gmail.com>, r=me 2007-01-04 20:01:10 +00:00
gavin%gavinsharp.com
64ba7ababe Bug 365633: Non-localizable string when checking for updates to add-ons, patch by Ryan Jones <bugs@ryan-jones.com>, r=me 2007-01-04 18:51:40 +00:00
gavin%gavinsharp.com
d3de3edfef Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
gavin%gavinsharp.com
0398cc2e59 Bug 328357: Codesize reduction of nsAppRunner.obj, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=bsmedberg, sr=neil 2007-01-04 18:28:49 +00:00
philringnalda%gmail.com
b8bb9a8f70 Bug 365385: unbreak profile manager keyboard shortcuts, r=bsmedberg 2007-01-03 05:14:50 +00:00
philringnalda%gmail.com
21c73020bc Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin 2007-01-01 04:33:27 +00:00
philringnalda%gmail.com
0b89085d45 Bug 365437: browser/ dependency in help.css, r=mano 2006-12-31 18:36:44 +00:00
kairo%kairo.at
74a3726e97 bug 361096 - sanitize [w|p]instripe help.css, first-r=mano second-r=Neil 2006-12-29 16:09:47 +00:00
ginn.chen%sun.com
acac729dc5 Bug 363646 message header tree table report incorrect number of table headers
patch by Evan.Yan at sun.com r=mscott sr=neil
2006-12-29 06:41:23 +00:00
mozilla.mano%sent.com
459dd3cabd Bug 358456 - Feed preview should include pubDate of each entry. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>; r=sayre,me; ui-r=beltzner. 2006-12-21 08:43:09 +00:00
timeless%mozdev.org
05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
martijn.martijn%gmail.com
be94ffa3fa Bug 312867 - Implement textbox.reset(), expose input's editor, r+sr=neil, r=gavin 2006-12-19 11:17:27 +00:00
tony%ponderer.org
8741553f63 bug 352788: New Firefox versions result in a new pref entry for rc4 key
patch: only use getkey url up until ?
r=mmchew
2006-12-18 20:47:49 +00:00
timeless%mozdev.org
9298f7c632 Bug 363046 libgfxps.a to lubxul.so link error - Bustage caused by printing on linux bug 323928
patch by laurent@xulfr.org r=bsmedberg sr=pavlov
2006-12-17 09:19:25 +00:00
martijn.martijn%gmail.com
18086a590a Bug 364039 - Plugin placeholder is not styled anymore, r=mano 2006-12-16 22:53:50 +00:00
sayrer%gmail.com
db91e8da32 Bug 364070. Places bookmark import running when places bookmarks are not enabled. r=mano. 2006-12-16 19:12:52 +00:00
gavin%gavinsharp.com
0c5ddae64b Bug 358512: notification sliding does not complete last step, patch by Mook <mook.moz+sites.org.mozilla.bugzilla@gmail.com>, r=enndeakin 2006-12-16 14:48:12 +00:00
joshmoz%gmail.com
b542f8fabe Apple Event handling for use with Cocoa widgets. Patch by Stan Shebs. b=355352 r=josh moa=bsmedberg 2006-12-14 22:00:46 +00:00
mozilla%weilbacher.org
21acfcd1f0 [OS/2] Bug 265798: add min-height to make new toolbar visible, p=philringnalda, r(OS/2 only)=me 2006-12-14 21:54:49 +00:00
sayrer%gmail.com
c8d95ae087 Bug 358946. Let the places unit tests pass. r=sspitzer,mano 2006-12-14 17:28:52 +00:00
sayrer%gmail.com
1cd965fc5d Bug 363636. duplicate nsLivemarkService.getSiteURI in toolbar.xml. r=sspitzer/gavin 2006-12-13 01:05:31 +00:00
pedemont%us.ibm.com
3fe0aaa751 Bug 335696 - Provide helper method for embedding in AWT/Swing (Mac only for the moment). r=bsmeberg 2006-12-11 21:07:02 +00:00
gerv%gerv.net
caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
mozilla%weilbacher.org
4deb44606c [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply 2006-12-10 08:53:03 +00:00