Commit Graph

151798 Commits

Author SHA1 Message Date
joshmoz%gmail.com
ec495706a5 Turns out we shouldn't implement nsMenuX::RemoveItem. Carbon widgets don't implement it either. This fixes a major crash in Cocoa menus. no bug. 2005-12-17 06:29:26 +00:00
cvshook%sicking.cc
ddd30f420b Wrap textnodes inserted in root of document inside an <transformiix:result> except when they are whitespace-only, in which case ignore them.
r/sr=peterv b=187620
2005-12-17 01:46:52 +00:00
gavin%gavinsharp.com
dae5adb3e5 Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2005-12-17 01:18:30 +00:00
nelsonb%netscape.com
8888626b36 Fix build. Remove c++ style declaration of loop control variables. 2005-12-17 01:03:12 +00:00
gavin%gavinsharp.com
88673df696 Bug 313653: Find bar gives incorrect results with tabs--'Highlight all' does not update, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-12-17 00:40:09 +00:00
pedemont%us.ibm.com
65331c9fba Bug 317012 - Fix crash due to over-aggressive Release() of xpcom object. 2005-12-16 23:17:03 +00:00
mrbkap%gmail.com
cd4f6d4a38 bug 320008: Double-quotes in attributes in constructs parsed by the XML constructor get double-escaped, turning into &amp;quot; r=brendan 2005-12-16 23:02:22 +00:00
pedemont%us.ibm.com
ee4e4f20ee Bug 320574 - Use new 'javaxpcom' GRE property for finding appropriate GRE. r=bsmedberg. 2005-12-16 22:30:03 +00:00
bsmedberg%covad.net
9a2cb4a1f8 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 22:23:17 +00:00
brendan%mozilla.org
5dc8159c05 Fix typo pointed out by Gavin. 2005-12-16 22:08:11 +00:00
cltbld
4d60001611 Automated update from host egg 2005-12-16 21:05:30 +00:00
bsmedberg%covad.net
022df15b54 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 20:55:44 +00:00
timeless%mozdev.org
5109b1d0e5 Bug 265325 localized builds are packaging extra firefox-bin.elf
patch by bsmedberg r=chase
2005-12-16 20:47:34 +00:00
brendan%mozilla.org
f548d87078 Tricky fix to allow non-ECMA Function.prototype extensions to be readonly except when delegated to from other classes (320119, r/sr=mrbkap/shaver). 2005-12-16 19:32:44 +00:00
bmlk%gmx.de
b91b76b673 insert new rowgroup cellmaps in the order predicted by OrderRowGroups, bug=317554 r/sr=roc 2005-12-16 19:10:56 +00:00
mostafah%oeone.com
52f0bbff74 Updated translation per Cedric Corraza's patch 2005-12-16 18:57:19 +00:00
bsmedberg%covad.net
8d1b612e89 Bug 320540 - Make GenerateJavaInterfaces.cpp uset the frozen string API r=jhpedemonte 2005-12-16 18:40:02 +00:00
wtchang%redhat.com
a1bf3190ea Bugzilla Bug 316964: use the -z ignore linker flag on Solaris. The patch
is contributed by Boying Lu <brian.lu@sun.com>. r=wtc,sr=benjamin.smedberg.
2005-12-16 18:25:47 +00:00
cltbld
b022b09e09 Automated update from host egg 2005-12-16 18:25:31 +00:00
wtchang%redhat.com
dda74cc78e Bugzilla Bug 316964: Solaris linker flag changes: use -z ignore, add a
space between -z and its argument, pass -z as compiler flags rather than
linker flags via -Wl or -Qoption ld.  The patch is contributed by Boying Lu
<brian.lu@sun.com>.  r=wtc,sr=benjamin.smedberg.
2005-12-16 18:20:02 +00:00
pedemont%us.ibm.com
af57d88b50 Nomenclature change. No bug. 2005-12-16 17:32:45 +00:00
glen.beasley%sun.com
f39056f8e1 318964 implement HMAC algorithm tests for FIPS 140-2 validation r=Wan-teh 2005-12-16 16:57:49 +00:00
bsmedberg%covad.net
ec7f37f056 Bug 320542 (BeOS bustage from 316416) - add extra #include 2005-12-16 16:47:27 +00:00
bsmedberg%covad.net
f16e0cb7e2 Bug 320377 - XPCOM glue linking not enabled for SunOS, patch by Jens Hatlak <jh@junetz.de> r=me r=pete.zha 2005-12-16 15:51:15 +00:00
bsmedberg%covad.net
8973e44fff Temporarily ship the JavaInterfaces.jar file in the xulrunner package itself (bin/sdk/lib) until we have a real developer kit build system. 2005-12-16 15:25:00 +00:00
bsmedberg%covad.net
09fd4e365c Bug 320449 - Make properties of GRE_GetGREPathWithProperties useful, r=darin; nsGREGlue.cpp supplementary logic fix r=#developers, earlier testing would have been good :-( 2005-12-16 14:58:57 +00:00
peterv%propagandism.org
9bfa27c4f1 Fix for bug 320375. r=mrbkap, sr=jst. 2005-12-16 14:35:45 +00:00
hwaara%gmail.com
5591ecd3bb fix bug 315337, make bookmark description field tabbable.
r=wevah, sr=sfraser
2005-12-16 14:21:12 +00:00
bryner%brianryner.com
9a4c7315bb #ifdef out code that uses the old bookmarks service so that we can complete initialization without hitting exceptions. MOZ_PLACES only. 2005-12-16 08:32:28 +00:00
bryner%brianryner.com
7a2be81363 fix places build bustage 2005-12-16 07:49:54 +00:00
ginn.chen%sun.com
8f04f3e743 Bug 295447 Ctrl+1/2/4/5/6 raises window without focus
r+sr=roc
2005-12-16 05:33:55 +00:00
ginn.chen%sun.com
cc652fabee Bug 317213 magnification loses focus of text element and moves to the
top of the application
patch by evan.yan@sun.com r=aaronleventhal sr=roc
2005-12-16 05:31:30 +00:00
ginn.chen%sun.com
87fe312b51 Bug 320358 Firefox crashes in nsXULButtonAccessible::GetState
r=aaronleventhal sr=roc
2005-12-16 05:20:31 +00:00
bryner%brianryner.com
8aee0debc3 Don't build the old bookmarks implementation if MOZ_PLACES is enabled. We still export the interface headers for now since not everything is converted over. Bug 320482, r=brettw. 2005-12-16 05:17:33 +00:00
cltbld
68ec1d8186 Automated update from host egg 2005-12-16 05:15:20 +00:00
cls%seawood.org
36693c821f Always add _PTHREAD_FLAGS to LDFLAGS
Bug #320166 r=bsmedberg
2005-12-16 05:13:33 +00:00
dbaron%dbaron.org
8c711f30bc Don't store or use a widget in the delayed caret data; it's not important, and it might have been destroyed. b=307989 r+sr=roc 2005-12-16 04:58:33 +00:00
roc+%cs.cmu.edu
18647b7ec2 Bug 320337. Remove mFrameConstructor member from nsListBoxBodyFrame. patch by Vidar Harr, r+sr=roc 2005-12-16 02:56:36 +00:00
mrbkap%gmail.com
3e57ee0c74 Bustage fix from bug 319296. 2005-12-16 02:03:49 +00:00
rrelyea%redhat.com
4961f4ed28 Mac fixes to ckfw. 2005-12-16 01:57:41 +00:00
annie.sullivan%gmail.com
84496595ae Made OnContainerMoved() return NS_OK; 2005-12-16 01:15:00 +00:00
annie.sullivan%gmail.com
70c9d342bb Added support for livemarks to bookmarks importer.
bug=320469 r=brettw
2005-12-16 00:54:13 +00:00
rrelyea%redhat.com
ec7b991d91 Add support for the cryptoki crypto functions. This support is necessary for
capi and mackey. r=kaie
2005-12-16 00:48:02 +00:00
brettw%gmail.com
a36360cfa0 Bug 320422 r=annie.sullivan: Rename nav-history/nsINavHistory to nav-history-service/nsINavHistoryService 2005-12-16 00:40:48 +00:00
jst%mozilla.jstenback.com
f80210c06e Fixing bug 319296. This fixes a problem where we could end up in a situation where a nsIXPCScriptable helper would be used for a class info object when the helper is obviously written only for the class described by the class info. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2005-12-16 00:32:15 +00:00
brettw%gmail.com
fa0ebe1dd4 Bug 320466 r=annie.sullivan Move Autocomplete code from nsNavHistory.cpp to new
file nsNavHistoryAutoComplete.cpp (no changes to code)
2005-12-16 00:16:14 +00:00
brettw%gmail.com
0b2c48bc58 r=bryner Fixed forgotten return code check for InitDB, caused crashes if init failed and processing continues. 2005-12-15 23:38:11 +00:00
brettw%gmail.com
8d512debfb Bug 317145 r+sr=roc, Context menu code crashes when widget is null. Added check for NULl widget, and removed source of NULL event widget. 2005-12-15 23:28:32 +00:00
brettw%gmail.com
9c76475ca8 Bug 320443 sr=bryner Fix inline spellchecker warnings: using out of bounds index. 2005-12-15 23:25:49 +00:00
dbaron%dbaron.org
b4ed6cb2f1 Null out line layout when crossing from box to non-box so we don't reuse an incorrect linelayout object. b=307992 r+sr=roc 2005-12-15 23:08:07 +00:00