Commit Graph

173714 Commits

Author SHA1 Message Date
ted.mielczarek%gmail.com
d5d7bd2345 bug 363062, workaround to prevent out of disk space errors on hourly win32 tinderboxes. airbag symbol store generation is disabled for now. r=rhelmer 2006-12-08 16:22:58 +00:00
mozilla.mano%sent.com
b1e8afbc08 Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin. 2006-12-08 16:18:03 +00:00
longsonr%gmail.com
d9f5634902 Bug 363066 - remove unused macro from nsSVGImageFrame. r+sr=tor 2006-12-08 10:48:43 +00:00
michael.buettner%sun.com
12acb3fa8a bug #363147 attendee list and free/busy grid are not synchronized 2006-12-08 10:24:11 +00:00
alfred.peng%sun.com
4b54355ffc Bug 356863. Right-hand account settings panels are not accessible.
Patch by Evan.Yan@sun.com. r=aaronleventhal.
2006-12-08 09:59:45 +00:00
alfred.peng%sun.com
e5ecd7ce90 Bug 356347. Invisible column headers of xul tree-table are not exposed.
Patch by Evan.Yan@sun.com. r=aaronleventhal.
2006-12-08 09:57:25 +00:00
bzbarsky%mit.edu
3821cbdec6 More tests pass now that reflow branch landed. 2006-12-08 08:53:41 +00:00
joshmoz%gmail.com
ce3bf498d2 merge nsToolkit and nsToolkitBase in cocoa widgets. b=363117 r=mento sr=pinkerton 2006-12-08 08:29:46 +00:00
joshmoz%gmail.com
f6656595d5 Don't compile FSVolumeMount in MoreFilesX. It exists on Mac OS X 10.5 now, we can't re-define it in MoreFilesX. Since we don't use it anyway, just don't ever compile it. b=363092 r=mento sr=wtc 2006-12-08 07:52:18 +00:00
ajschult%verizon.net
b5b3864126 Bug 362605: fast-update pulls Attic directory on branch for files deleted on trunk. r=bsmedberg 2006-12-08 07:47:08 +00:00
dbaron%dbaron.org
31f1898810 Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213. 2006-12-08 05:38:33 +00:00
philringnalda%gmail.com
cd352c37e1 Bug 363098: customizeToolbar needs to include global/skin, r=gavin 2006-12-08 04:19:56 +00:00
jwalden%mit.edu
28bdbfc9b0 Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg 2006-12-08 04:13:00 +00:00
mats.palmgren%bredband.net
8f631700e5 Fix a Print Preview crash. b=362708 r=bernd sr=roc 2006-12-08 03:44:11 +00:00
mats.palmgren%bredband.net
04d6967c4d Syncing with branch fix for bug 363054: Ctrl-Shift Keyboard Shortcuts broken (linux). r=zeniko sr=pavlov 2006-12-08 03:18:29 +00:00
jwalden%mit.edu
c5b084aa37 Giving up on bug 277122 for now; will try again later. 2006-12-08 00:09:08 +00:00
mattwillis%gmail.com
f0f7075eb2 bug 343207 - Uncomments piece of Makefile that packages updater.ini. r=dmose 2006-12-07 23:53:43 +00:00
cst%yecc.com
cc774976bb Bug 362913 Fix regression from bug 354953 that made the undo history store the least-recent tabs rather than the most-recent
r+sr=neil
2006-12-07 23:52:58 +00:00
bugzilla%arlen.demon.co.uk
269606e959 Bug 361708 Make the way links from mailnews behave pref controllable
p=me r=mnyromyr sr=neil (SM only)
2006-12-07 23:25:03 +00:00
jwalden%mit.edu
6cee33d563 Attempt to fix build bustage on balsa-trunk; fix stupid Perl mistake in previous commit, still trying to fix bug 277122. 2006-12-07 23:04:12 +00:00
jwalden%mit.edu
f09ccf17c3 Attempt to fix build bustage on balsa-trunk; if this fails will probably back out the patch for bug 277122. 2006-12-07 22:59:19 +00:00
mozilla%weilbacher.org
157e788e06 Fix XPCOM build break on OS/2, see bug 345517. p=abwillis1, r=benjamin 2006-12-07 22:54:18 +00:00
mattwillis%gmail.com
df9d4ce18b bug 343207 - Uncomments piece of Makefile that packages updater.ini. r=dmose 2006-12-07 22:29:22 +00:00
sayrer%gmail.com
9c99d7cba4 Bug 363032. invalid arg assertion in nsFrameList.cpp. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin, sr=neil 2006-12-07 22:08:00 +00:00
mozilla%weilbacher.org
dafa6a3461 [OS/2] Bug 355067: add Freetype copyright notice to about:license as OS/2 builds with cairo need to ship with it. r=gerv 2006-12-07 22:00:22 +00:00
jwalden%mit.edu
bd0498be74 Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only (with one visible result being that #ifdef/#elifdef/#else/#endif doesn't work correctly if both the ifdef and elifdef conditions are true). This patch fixes conditions such that at most one section of any #if/#el*/#el*[...]/#endif set is ever included, regardless of the conditions used or types of the tests performed. r=bsmedberg 2006-12-07 21:49:21 +00:00
gavin%gavinsharp.com
5a928ff5ea Bug 362686: install-app from zip fails, patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r=bsmedberg 2006-12-07 21:39:35 +00:00
mvl%exedo.nl
6436a564cb bug 343721: just try to password from passwordmanager, instead of prompting. r=lilmatt, jminta 2006-12-07 21:35:50 +00:00
gavin%gavinsharp.com
0b236f873a Bug 360273: Firefox should substitute unrecognized parameter extension with blank string, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, r=me 2006-12-07 21:31:15 +00:00
gavin%gavinsharp.com
4c3662617b Bug 351260: No provision for disabling welcome and override pages, patch by Harry Johnston <harry@scms.waikato.ac.nz>, r=me 2006-12-07 21:28:32 +00:00
gavin%gavinsharp.com
4affb8e18e Bug 351591: Pressing Enter in an exceptions dialog adds an unwanted 'scheme:http' entry in the list, r=mano 2006-12-07 21:25:38 +00:00
gavin%gavinsharp.com
93b1206e55 Bug 278859: fix minor layout-debug issues when using Firefox, r=dbaron 2006-12-07 21:21:41 +00:00
gavin%gavinsharp.com
a7998183ea Bug 353324: When search engine is found and search bar icon highlighted in blue, it loses effect on hover, r=mano 2006-12-07 21:20:07 +00:00
gavin%gavinsharp.com
499b5c8103 Bug 341872: Download manager leaks helperApps, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me 2006-12-07 21:16:56 +00:00
ghendricks%novell.com
de8ecc2206 Cloning a plan without the doc causes error when creating a run in that clone. 2006-12-07 21:12:47 +00:00
neil%parkwaycc.co.uk
1d480581d2 Bug 360639 Omit virtual folders from offline use selection r=bienvenu sr=mscott 2006-12-07 20:48:50 +00:00
mattwillis%gmail.com
e02913ad6c bug 362639 - Adds missing accesskeys to Lightning's main menu. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr> r=lilmatt,jminta 2006-12-07 20:14:09 +00:00
timeless%mozdev.org
8856d036f3 Bug 362843 xpidl should warn about attribute anytype aaaIAa ([a-z]{2,3}I[A-Z][a-z])
r=bsmedberg
2006-12-07 20:10:34 +00:00
sayrer%gmail.com
b845bebb58 Bug 354345. Set isStoredWithId for RSS 2.0 feed items. Patch by Wladimir Palant <trev@gtchat.de>. r=sayrer, sr=mscott 2006-12-07 20:07:48 +00:00
roc+%cs.cmu.edu
b88792e2d2 Bug 344228. Fix up some naughty uses of nsIScrollbarMediator. r=enndeakin,sr=bzbarsky 2006-12-07 19:53:41 +00:00
roc+%cs.cmu.edu
b82ca39a59 Bug 358764. Make backspace do nothing on Linux. r=caillon,mconnor 2006-12-07 19:46:47 +00:00
joshmoz%gmail.com
b37262ebab don't include nsMimeMapper.h in the cocoa drag service, it is unused and causes problems compiling trunk on 10.5. r=mento 2006-12-07 19:16:08 +00:00
ghendricks%novell.com
1f92363f46 Allow more options for tag searches 2006-12-07 19:13:10 +00:00
ghendricks%novell.com
99188d1e50 Missing error message 2006-12-07 18:53:29 +00:00
sayrer%gmail.com
f9e7ca6e33 Bug 362156. Support the 'feed' link relation for autodiscovery. r=gavin 2006-12-07 18:45:45 +00:00
ghendricks%novell.com
7ca9838e94 RELATIONSHIPS collides with Exporter. 2006-12-07 18:43:21 +00:00
ghendricks%novell.com
0f5f7a8b3f You shouldn't be able to drag product folders. 2006-12-07 18:39:50 +00:00
scott%scott-macgregor.org
381429c579 Bug #291341 --> switching from drafts folder to saved search folder doesn't remove the edit draft button. sr=bienvenu 2006-12-07 18:35:08 +00:00
wtchang%redhat.com
b71144ac43 Bugzilla Bug 361077: removed commented-out code. r=christophe.ravel 2006-12-07 18:31:49 +00:00
wtchang%redhat.com
55af5b19ae Bugzilla Bug 361077: fixed the bug that HP-UXB.11.*.mk test USE_PTHREADS
before it is set.  Since we always use pthreads now, we can unconditionally
add -D_POSIX_C_SOURCE=199506L to OS_CFLAGS in HP-UXB.11.mk.
r=christophe.ravel
Modified Files:
	HP-UXB.11.00.mk HP-UXB.11.11.mk HP-UXB.11.20.mk
	HP-UXB.11.22.mk HP-UXB.11.23.mk HP-UXB.11.mk
2006-12-07 18:28:40 +00:00