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

152024 Коммитов

Автор SHA1 Сообщение Дата
brettw%gmail.com 286b23b9c3 Bug 321130 r=annie.sullivan Moved some code out of nsNavHistory.h/cpp and into *Query.* and *Result.* 2005-12-21 18:58:21 +00:00
cltbld 88b168fb47 Automated update from host egg 2005-12-21 18:45:46 +00:00
scott%scott-macgregor.org 0a1ca375bd Bug #312008 --> RSS feeds stop loading after connection errors
patch by trev@gtchat.de

r=bienvenu
sr=mscott
2005-12-21 18:44:38 +00:00
lpsolit%gmail.com 893fbd23e7 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 0d963476e9 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 905fcd4b2f Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-21 18:37:02 +00:00
brettw%gmail.com 098b799c4c Bug 321129 r=annie.sullivan Move simple bookmark short-circuit to functions. 2005-12-21 18:31:22 +00:00
masayuki%d-toybox.com 58d50522a8 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 b72a7769a5 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 dfa4f66c74 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 a86e50b8ea 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 d3c4c0acf2 Reverting bug 320988 for mfcembed/components. 2005-12-21 17:25:17 +00:00
bsmedberg%covad.net a78a436454 Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines. 2005-12-21 16:07:45 +00:00
bsmedberg%covad.net 9279505fc2 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 6f4d301ae9 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 9bf056b19d Bug 320324 - Static modules released too late, assertions in GenerateJavaInterfaces, r=darin 2005-12-21 13:50:13 +00:00
ginn.chen%sun.com 506df92353 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 19a8ffc8ca 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 d1b4807cf1 Bug 320709 Limit warnings to one per class
r=preed@mozilla.com
2005-12-21 05:28:13 +00:00
timeless%mozdev.org a683f2829b Bug 320836 make clean doesn't kill fake-import(.exp)
r=bsmedberg
2005-12-21 05:15:16 +00:00
timeless%mozdev.org d02481f8c9 Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC
r=bsmedberg
2005-12-21 05:13:05 +00:00
dbaron%dbaron.org 20d8a2354e 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 12dbe4ba1a 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 7c971fe2e1 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 a89e8fec1f 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 06d2c73e68 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 9678cb1266 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 784abb2c93 318958 fixing c++/java comment to C 2005-12-21 00:29:44 +00:00
glen.beasley%sun.com 03bbc006b5 318958 fixing Monte Carlo test r=Wan-Teh 2005-12-21 00:13:52 +00:00
bugzilla%arlen.demon.co.uk d7edb151b8 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 76818bd7f8 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 70fef31849 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 97a754e7ad 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 5b149a09e9 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 04235a7071 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 29276fe3a2 New URI URL icon. 2005-12-20 20:40:26 +00:00
mgalli%geckonnection.com aab5d87629 new version. Not like throbber. 2005-12-20 20:27:38 +00:00
timeless%mozdev.org bc001e0345 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 f675dea5f2 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 1dac917585 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 25e7b4d435 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 654a60ce27 fix. 2005-12-20 18:35:18 +00:00
mgalli%geckonnection.com 8345217562 Fix to the history popup dropdown conflict. 2005-12-20 18:33:26 +00:00
cbiesinger%web.de 7790908515 fixing beos bustage (Bug 316305) 2005-12-20 18:29:03 +00:00
glen.beasley%sun.com 3ce12eeea4 318962 buffer fix for SHA Monte Carlo tests r=wan-teh 2005-12-20 18:20:50 +00:00
bienvenu%nventure.com d3bd257838 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 bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
kaie%kuix.de f7632288b8 trying to fix SUN bustage 2005-12-20 12:25:21 +00:00
kaie%kuix.de 1d5b3ba8f9 trying to fix windows bustage 2005-12-20 11:42:34 +00:00
kaie%kuix.de 55526430f9 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