bsmedberg%covad.net
|
515e535893
|
Bug 320542 (BeOS bustage from 316416) - add extra #include
|
2005-12-16 16:47:27 +00:00 |
bsmedberg%covad.net
|
16f5e0bb71
|
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
|
de2822a7d7
|
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
|
7e08538022
|
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
|
c532bd2b6b
|
Fix for bug 320375. r=mrbkap, sr=jst.
|
2005-12-16 14:35:45 +00:00 |
hwaara%gmail.com
|
ad2356c8b8
|
fix bug 315337, make bookmark description field tabbable.
r=wevah, sr=sfraser
|
2005-12-16 14:21:12 +00:00 |
bryner%brianryner.com
|
6ff9886f96
|
#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
|
11a69b2fe5
|
fix places build bustage
|
2005-12-16 07:49:54 +00:00 |
ginn.chen%sun.com
|
fdc039cdb9
|
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
|
cce93f9207
|
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
|
3ea4e1e719
|
Bug 320358 Firefox crashes in nsXULButtonAccessible::GetState
r=aaronleventhal sr=roc
|
2005-12-16 05:20:31 +00:00 |
bryner%brianryner.com
|
8d33ff3584
|
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
|
bb3d4472b2
|
Automated update from host egg
|
2005-12-16 05:15:20 +00:00 |
cls%seawood.org
|
bce6933e28
|
Always add _PTHREAD_FLAGS to LDFLAGS
Bug #320166 r=bsmedberg
|
2005-12-16 05:13:33 +00:00 |
dbaron%dbaron.org
|
512a7260de
|
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
|
818e8f7d8f
|
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
|
8d2845803a
|
Bustage fix from bug 319296.
|
2005-12-16 02:03:49 +00:00 |
rrelyea%redhat.com
|
bb35ec1ad1
|
Mac fixes to ckfw.
|
2005-12-16 01:57:41 +00:00 |
annie.sullivan%gmail.com
|
e081a629ec
|
Made OnContainerMoved() return NS_OK;
|
2005-12-16 01:15:00 +00:00 |
annie.sullivan%gmail.com
|
7dc3a40e15
|
Added support for livemarks to bookmarks importer.
bug=320469 r=brettw
|
2005-12-16 00:54:13 +00:00 |
rrelyea%redhat.com
|
901eacef3b
|
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
|
18ff89a15f
|
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
|
30f30ad9c7
|
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
|
e52691baac
|
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
|
673ea1738d
|
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
|
0cbd298ab5
|
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
|
26eb7424bf
|
Bug 320443 sr=bryner Fix inline spellchecker warnings: using out of bounds index.
|
2005-12-15 23:25:49 +00:00 |
dbaron%dbaron.org
|
da925b1d41
|
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
|
4cf24a1695
|
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
|
2d2b36efd2
|
Force Java interfaces to be regenerated if GenerateJavaInterfaces.exe changes. No bug
|
2005-12-15 22:55:32 +00:00 |
pedemont%us.ibm.com
|
d9671212c0
|
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
|
84a7a90a1b
|
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
|
7fdd7dcc82
|
I'm tired of confusing Text and TextBox. DEBUG-only.
|
2005-12-15 22:26:18 +00:00 |
mvl%exedo.nl
|
057c875f8e
|
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
|
bd0ef3505c
|
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
|
2de18df802
|
Bug 320448 cvsview2.cgi DIFF_LINKS html is invalid
r=reed@reedloden.com
|
2005-12-15 21:45:56 +00:00 |
joshmoz%gmail.com
|
80603f2c60
|
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
|
79c303cbda
|
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
|
3be621e0bc
|
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
|
0ac467bbeb
|
don't add controllers to nonexistent personal toolbar in places, NPOB.
|
2005-12-15 20:24:15 +00:00 |
beng%bengoodger.com
|
f77905fdd8
|
remove style rule that was causing weird problems in places. NPOB
|
2005-12-15 20:23:40 +00:00 |
beng%bengoodger.com
|
50fc805a2c
|
fix braindead js error in places.js r=bryner
|
2005-12-15 20:20:52 +00:00 |
jminta%gmail.com
|
159432c1c3
|
More line ending fixes. no bug.
|
2005-12-15 19:24:20 +00:00 |
glen.beasley%sun.com
|
7020114b03
|
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
|
f4a0a3492e
|
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
|
b19e197526
|
Fix line endings. No bug.
|
2005-12-15 18:38:15 +00:00 |
brettw%gmail.com
|
1795707a37
|
Bug 317840, r=ben Delete history itens frontend
|
2005-12-15 17:53:31 +00:00 |
bsmedberg%covad.net
|
91e0e19290
|
Bug 320148 - Incorporate extensions/pref into libxul, r=bryner
|
2005-12-15 17:50:47 +00:00 |
bsmedberg%covad.net
|
5b56726b32
|
Bustage from bug 316090 - need to link with CoreFoundation on mac
|
2005-12-15 16:47:29 +00:00 |
pinkerton%aol.net
|
afada10afa
|
added info on how to set up on Mac OS X
|
2005-12-15 16:29:00 +00:00 |