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

151580 Коммитов

Автор SHA1 Сообщение Дата
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
annie.sullivan%gmail.com b801b6bc73 Fixed compile error on linux (scope when declaring a var inside a for loop) 2005-12-15 23:02:04 +00:00
pedemont%us.ibm.com 677a40abb4 Force Java interfaces to be regenerated if GenerateJavaInterfaces.exe changes. No bug 2005-12-15 22:55:32 +00:00
pedemont%us.ibm.com fc9116e0aa Bug 320441 - JavaXPCOM is not 64-bit safe. patch by bsmedberg and myself. r=bsmedberg 2005-12-15 22:50:38 +00:00
bryner%brianryner.com dfe146a402 Fix crashes when moving folders around, by making sure we don't notify on a nonexistant item. Bug 320445, r=brettw. 2005-12-15 22:47:18 +00:00
dbaron%dbaron.org 1215c21b52 I'm tired of confusing Text and TextBox. DEBUG-only. 2005-12-15 22:26:18 +00:00
mvl%exedo.nl c0d780179a Bugzilla Bug 315719 Events with neither DTEND nor DURATION handled incorrectly (end date is default value 01-Jan-1970). r=mvl, patch by ssitter@googlemail.com 2005-12-15 21:55:48 +00:00
timeless%mozdev.org ca9e1e593e Bug 320450 cvsgraph.cgi isn't executable in cvs
trying to add the +x bit
2005-12-15 21:54:54 +00:00
timeless%mozdev.org 2fcff968c8 Bug 320448 cvsview2.cgi DIFF_LINKS html is invalid
r=reed@reedloden.com
2005-12-15 21:45:56 +00:00
joshmoz%gmail.com c168937f48 allow popup window types in cocoa widgets (e.g. popup menus). we have to fix them, so might as well turn them on. no bug. sr=pinkerton 2005-12-15 21:19:17 +00:00
bryner%brianryner.com 22eb784ad2 Adjust index, not aIndex, to account for the hole caused by removing an already-present item. r=brettw. 2005-12-15 21:00:59 +00:00
annie.sullivan%gmail.com b2ff11200f Added nsIBookmarksContainer interface which allows custom bookmarks types.
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner
2005-12-15 20:56:18 +00:00
beng%bengoodger.com ea5ff41b60 don't add controllers to nonexistent personal toolbar in places, NPOB. 2005-12-15 20:24:15 +00:00
beng%bengoodger.com 8c34f8951e remove style rule that was causing weird problems in places. NPOB 2005-12-15 20:23:40 +00:00
beng%bengoodger.com 1bffe5be44 fix braindead js error in places.js r=bryner 2005-12-15 20:20:52 +00:00
jminta%gmail.com 12692a312d More line ending fixes. no bug. 2005-12-15 19:24:20 +00:00
glen.beasley%sun.com db00345d74 318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-teh 2005-12-15 18:50:52 +00:00
glen.beasley%sun.com e14803c6ab 318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-teh 2005-12-15 18:47:20 +00:00
jminta%gmail.com 9839270cda Fix line endings. No bug. 2005-12-15 18:38:15 +00:00