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

4001 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 6c76325258 bug 346798 - New descriptions for DOMi and talkback in NSIS. patch by reed, r=rob_strong,ui=beltzner,a181=beltzner 2006-08-02 04:56:29 +00:00
sspitzer%mozilla.org e1a3c1f708 fix for bug #346901
change background tab animation and make new background tab restart animation, per pkasting and mconnor.

r=mconnor
2006-08-02 01:13:52 +00:00
rob_strong%exchangecode.com 5a3c477471 Bug 333160 - NSIS-based installer does not expose state of components to install. r=sspitzer, ui-r=beltzner 2006-08-01 05:50:48 +00:00
davel%mozilla.com d04721cffd brain-dead simple unit test to toolkit/mozapps/update/src
b=346706, r=darin, sr=benjamin
2006-08-01 04:31:43 +00:00
tony%ponderer.org 8bdb13aa95 Bug 346184: If urlclassifier.sqlite is removed, db is not repopulated
patch: check db tables before sending an update request
r=darin
2006-08-01 02:01:40 +00:00
sspitzer%mozilla.org 81a8257967 fix for bug #342900
improve indication that open tab in background opened tab in overflow area.

instead of flashing the "all tabs" button, provide a smoother animation.

note, this will not work on mac trunk (but it will work on the mac branch)
due to bug #346738 (aka #325296), so for now, there is no animation on the mac.

r=mconnor
2006-08-01 01:33:18 +00:00
mark%moxienet.com 999c892099 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
rob_strong%exchangecode.com 8fd3f51fc5 Bug 345993 - Make the full Build ID more accessible to testers. patch=zach, r=rob_strong, sr=jst 2006-07-31 21:30:16 +00:00
steffen.wilberg%web.de a59dd1364d Bug 346180: fix remaining l12y issues with about:. r=axel, beltzner 2006-07-31 21:02:27 +00:00
benjamin%smedbergs.us 1427ece273 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
brettw%gmail.com e1c5c5f671 Bug 346625 r=bryner Put back Select All accidentally removed by patch for bug 336799 2006-07-31 17:47:31 +00:00
sspitzer%mozilla.org 7a76517f12 fix for regression bug #346314: when dragging to reorder a tab, scrolling stops in certain scenario
r=mconnor
2006-07-29 16:59:50 +00:00
martijn.martijn%gmail.com be2bc3e3d0 Bug 345928 - In <menulist.xml>, Strict 'Warning: function _selectInputFieldValueInList does not always return a value', patch by Simon B�nzli, r+sr=neil 2006-07-29 13:47:22 +00:00
martijn.martijn%gmail.com 1c89095d32 rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor 2006-07-29 12:47:26 +00:00
martijn.martijn%gmail.com 6eedc99bf6 Bug 345245 - GTK scrollbar buttons don't show as active on right or middle click, patch by Adam Guthrie, r+sr=roc 2006-07-29 09:59:00 +00:00
pkasting%google.com 2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
joshmoz%gmail.com 7ad51b9919 Naked hostname isn't very effective for identifying dialog origin. b=334893 r=mento sr=dveditz 2006-07-28 22:06:39 +00:00
bzbarsky%mit.edu 7fb1d4ec68 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
brettw%gmail.com 7484cf11af Bug 336799 r+sr=bryner Remove spellcheck UI from XUL textboxes 2006-07-28 17:36:00 +00:00
sayrer%gmail.com 6c90b4ae2c Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor 2006-07-28 16:50:56 +00:00
mark%moxienet.com 3ac8ba0428 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
gavin%gavinsharp.com 21207c0c25 Bug 344984: Make unknownContentType.xul dialog look better, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor, uir=beltzner 2006-07-28 06:23:49 +00:00
gavin%gavinsharp.com 6b66746dcb Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben 2006-07-28 05:53:16 +00:00
gavin%gavinsharp.com ab2b1fe36f Bug 234770 part #2: Don't null userField, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-28 05:45:16 +00:00
sspitzer%mozilla.org 028508841d fix for regresson bug #346172
dragging a link into firefox and dropping it onto a tab opens it in the focused tab, and not the desired tab.

this regression was caused by bug #333791

r=mconnor
2006-07-27 21:31:59 +00:00
enndeakin%sympatico.ca 743f12e136 bug 343574, support blocking notification, r=mconnor 2006-07-27 15:54:28 +00:00
cbiesinger%web.de 04e627d5f3 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-07-27 14:42:27 +00:00
benjamin%smedbergs.us 411ccf69d1 Bug 332045 - toolkit/components/gnome should use the glue, r=darin 2006-07-27 14:42:26 +00:00
bsmedberg%covad.net 9eab6c6ae0 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2006-07-27 14:42:25 +00:00
bryner%brianryner.com 2984f958c3 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2006-07-27 14:42:24 +00:00
bryner%brianryner.com 6921385067 Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2006-07-27 14:42:23 +00:00
rob_strong%exchangecode.com 152f5827d1 Bug 345353 - Compatibility Wizard string changes. r=sspitzer, ui-r=beltzner 2006-07-26 22:59:56 +00:00
gavin%gavinsharp.com b311d9b102 Bug 345670: fix crash in nsTypeAheadFind::RangeStartsInsideLink, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=sicking 2006-07-26 22:02:23 +00:00
mozilla.mano%sent.com dcb5434517 Bug 329394 - XUL textbox in XHTML page: focusing gives document.commandDispatcher has no properties. patch from Shawn Wilsher (sdwilsh) <comrade693@gmail.com>, rs=neil/me. 2006-07-26 21:54:05 +00:00
mozilla.mano%sent.com 6c2fdc01ad Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-07-26 21:44:27 +00:00
rob_strong%exchangecode.com 2d7edc75a0 Bug 345774 - hang when closing the info-bar in Add-ons dialog. Also reverses stomping on extensions.xml by the checkin of bug 241015. r=sspitzer 2006-07-26 21:15:17 +00:00
vladimir%pobox.com 31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
gavin%gavinsharp.com a2f1db0eaf Fix bug 345327: "clear" button in the console doesn't work, regression from bug 322169, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-26 18:31:45 +00:00
mozilla.mano%sent.com a0b6c0964c Bug 343587 - Make mousedown-to-scroll faster (150ms delay), r=beltzner. 2006-07-26 18:17:29 +00:00
rob_strong%exchangecode.com 8080121144 Bug 344148 - Heading/tailing whitespace in override.properties should be removed according to the spec of the properties files. patch=Asai Tomoya, r=rob_strong 2006-07-26 00:19:11 +00:00
gavin%gavinsharp.com d8f009afc8 Bug 234770: Password field names are used instead of username field names to find acceptable signons, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-25 21:36:43 +00:00
gavin%gavinsharp.com bb0e5916ca Bug 337532: Back and Forward dropmarker history buttons should have proper names, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-25 21:34:49 +00:00
rob_strong%exchangecode.com 0429f4d0b1 Bug 345899 - Protect against XMLHttpRequest statusText not being available. r=sspitzer 2006-07-25 21:09:22 +00:00
rob_strong%exchangecode.com 6591ef65e1 Bug 345901 - Remove mismatch.js and mismatch.xul. r=sspitzer 2006-07-25 21:07:32 +00:00
mozilla.mano%sent.com 13a8bb75ba Backing out bug 345257 due to the crash reported in 345659. 2006-07-25 19:57:58 +00:00
tony%ponderer.org aa98d1eae0 bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
mozilla.mano%sent.com 7d67ef4065 Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor. 2006-07-25 16:01:35 +00:00
mats.palmgren%bredband.net bfc71b1c54 Add ID attribute for Page Setup dialog. b=345749 r+sr=neil 2006-07-25 15:50:47 +00:00
sspitzer%mozilla.org 1495286e92 fix for bug #344048
set tab min width and tab clip width to better values, per beltzner.

r=mano, ui-r=beltzner
2006-07-25 15:35:42 +00:00
sspitzer%mozilla.org 3dde4b6854 fix for bug #344587: dispatch tab open/close events in the correct order.
thanks to simon <zeniko@gmail.com> for the fix.

r=sspitzer,mano sr=mconnor
2006-07-25 15:30:13 +00:00