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

151635 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 185f53044c Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-12-21 18:41:05 +00:00
sandeep.konchady%sun.com f4d5ee03d0 Bugzilla bug: 320980. Updated common.c and upgraded the JSS version.
sr=glen.beasley
2005-12-21 18:39:24 +00:00
bsmedberg%covad.net 2d09543aa7 Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-21 18:37:02 +00:00
brettw%gmail.com e801589dd6 Bug 321129 r=annie.sullivan Move simple bookmark short-circuit to functions. 2005-12-21 18:31:22 +00:00
masayuki%d-toybox.com a6e0413a1f Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
bsmedberg%covad.net 59348932a9 Reverting the activex parts of bug 320988 as well. The combination of gkgfx and no xpcom_core is bad too :-( 2005-12-21 18:12:27 +00:00
masayuki%d-toybox.com 8a94f673c6 Bug 314231 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link Target As..." r=cbiesinger, sr=neil 2005-12-21 18:01:52 +00:00
bsmedberg%covad.net 85da670429 activex control should only link against the frozen xpcom.lib, not xpcom_core.lib, or it ends up with multiply-defined symbols from xpcomglue_s.lib, bug 320988 2005-12-21 17:29:59 +00:00
bsmedberg%covad.net 86ee4f1cf2 Reverting bug 320988 for mfcembed/components. 2005-12-21 17:25:17 +00:00
bsmedberg%covad.net 977b774520 Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines. 2005-12-21 16:07:45 +00:00
bsmedberg%covad.net 6ad32f3e39 Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin 2005-12-21 15:18:49 +00:00
masayuki%d-toybox.com 652a65f4aa Bug 111432 [FIRST] Mouse wheel scrolling doesn't work in print preview on page margin or on frame page r+sr=roc 2005-12-21 14:37:24 +00:00
bsmedberg%covad.net 8948582700 Bug 320324 - Static modules released too late, assertions in GenerateJavaInterfaces, r=darin 2005-12-21 13:50:13 +00:00
ginn.chen%sun.com 3c12251c1f Bug 320914 Firefox crashed with gnopernicus magnifier [@nsXULMenuitemAccessible::GetState]
r=aaronleventhal sr=roc
2005-12-21 09:09:55 +00:00
ginn.chen%sun.com d8690091f3 Bug 295306 Firefox is unusable in solaris x86 using Sun SOS10 compiler.
revised patch addressing dbaron's comment
r=dbaron sr=benjamin
2005-12-21 05:31:05 +00:00
timeless%mozdev.org 9858b49eae Bug 320709 Limit warnings to one per class
r=preed@mozilla.com
2005-12-21 05:28:13 +00:00
timeless%mozdev.org 1c1b3d20c8 Bug 320836 make clean doesn't kill fake-import(.exp)
r=bsmedberg
2005-12-21 05:15:16 +00:00
timeless%mozdev.org d3c5117263 Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC
r=bsmedberg
2005-12-21 05:13:05 +00:00
dbaron%dbaron.org 8f155f202b Use a more accurate test for first reflow (and one that won't go away soon). b=307979 r+sr=roc 2005-12-21 03:32:25 +00:00
dbaron%dbaron.org d6cb02a3c5 Give the extra reflow state a correct parent so it doesn't confuse the auto-offset code. b=317502 r+sr=roc 2005-12-21 03:31:47 +00:00
dbaron%dbaron.org ba9511db6f Use IsContainingBlock rather than testing for block frame when looking for the placeholder's containing block for auto offsets; for non-blocks, just use the placeholder Y coordinate for auto-top. b=253479 r+sr=roc 2005-12-21 03:30:28 +00:00
preed%mozilla.com c556adcc22 Bug 321018: parse errors in multi-config.pl cause (CPU hogging!) indigestion for multi-tinderbox.pl. r=chase 2005-12-21 02:27:47 +00:00
brettw%gmail.com 83d2bc98a9 Bug 320666 (send more information for observers), bug 320835 (add ability to get hidden results), bug 320330 (max results option), and general observer cleanup. r=annie.sullivan@gmail.com 2005-12-21 01:00:39 +00:00
gavin%gavinsharp.com b52d2eedf0 Bug 320737: Live Bookmark success is not failure, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=annie.sullivan+vlad 2005-12-21 00:42:33 +00:00
glen.beasley%sun.com 6392f0b284 318958 fixing c++/java comment to C 2005-12-21 00:29:44 +00:00
glen.beasley%sun.com 827078f238 318958 fixing Monte Carlo test r=Wan-Teh 2005-12-21 00:13:52 +00:00
bugzilla%arlen.demon.co.uk 90cf51c692 Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2005-12-20 22:58:53 +00:00
lpsolit%gmail.com 30662fdf4e Bug 287741: changing password from 'password' to 'password' should not invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-12-20 22:25:57 +00:00
lpsolit%gmail.com 48008b9bd4 Bug 320436: New self-created accounts dont get regexp group memberships - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-12-20 22:16:09 +00:00
lpsolit%gmail.com fe12a48afa Bug 302326: Column sort links in bug lists should use field IDs instead of names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-12-20 21:58:33 +00:00
lpsolit%gmail.com b148249753 Bug 320866: Watching the same address twice produces software error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kevin r=bkor a=justdave 2005-12-20 21:46:22 +00:00
jminta%gmail.com 5f700541ab Bug 320823 Preference error when trying to use themes in Sunbird. patch by ssitter@googlemail.com, r=jminta 2005-12-20 21:38:39 +00:00
mgalli%geckonnection.com bcc34a4dbb New URI URL icon. 2005-12-20 20:40:26 +00:00
mgalli%geckonnection.com 7099afff12 new version. Not like throbber. 2005-12-20 20:27:38 +00:00
timeless%mozdev.org 959a452270 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=neil sr=jag
2005-12-20 20:19:00 +00:00
timeless%mozdev.org 68bf5e9587 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=brade/neil sr=jag
2005-12-20 20:12:54 +00:00
cbiesinger%web.de ccf733f80c Bug 320650 regression from Bug 294140: rename entity. fixes send after
ctrl+e
patch by Frank Wein <bugzilla@mcsmurf.de> r=iann sr=bienvenu
2005-12-20 19:40:14 +00:00
jminta%gmail.com fadbffffd8 Bug 298352 Create a preference for starting day of the week and create a default preferences file for shipping with lightning. r=dmose 2005-12-20 19:39:24 +00:00
mgalli%geckonnection.com df364abdf4 fix. 2005-12-20 18:35:18 +00:00
mgalli%geckonnection.com f89d770e0e Fix to the history popup dropdown conflict. 2005-12-20 18:33:26 +00:00
cbiesinger%web.de 1fbe4b904c fixing beos bustage (Bug 316305) 2005-12-20 18:29:03 +00:00
glen.beasley%sun.com 0820769573 318962 buffer fix for SHA Monte Carlo tests r=wan-teh 2005-12-20 18:20:50 +00:00
bienvenu%nventure.com 9c649cb95b fix grammar in filter rules dialog, 319841, patch by stephen.donner@gmail.com, r/sr=bienvenu, and remove unused entities from virtualFolderListDialog.dtd 2005-12-20 17:22:11 +00:00
bsmedberg%covad.net 3f4a389f60 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
kaie%kuix.de 722f8d77d8 trying to fix SUN bustage 2005-12-20 12:25:21 +00:00
kaie%kuix.de 79419c2337 trying to fix windows bustage 2005-12-20 11:42:34 +00:00
kaie%kuix.de a66df9148e b=255408 Need to be able to build mozilla --with-system-nss
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +00:00
dbaron%dbaron.org 7455e48a05 Fix insertion at end of textarea creating an extra pseudo-linebreak. b=319664 Patch by Eli Friedman <sharparrow1@yahoo.com>. r+sr=roc 2005-12-20 09:13:47 +00:00
smfr%smfr.org 2af136f3a0 Fix bug 320845: when a window is miniaturized in the dock, clicking on the app icon should bring it back. Fixed by allowing miniaturized windows to be returned by -getFrontmostBrowserWindow, and included in -browserWindows. 2005-12-20 06:34:51 +00:00
timeless%mozdev.org a6da7a7aba Bug 320902 confirm-user-match is mean to IE
r=mkanat a=justdave
2005-12-20 05:26:01 +00:00