masayuki%d-toybox.com
|
bc7962ef7f
|
Bug 318470 Build failure with MinGW due to Bug #316663 r=benjamin, sr=darin
|
2005-12-02 05:21:47 +00:00 |
|
smfr%smfr.org
|
8639bf0c77
|
Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window.
|
2005-12-02 05:20:36 +00:00 |
|
bzbarsky%mit.edu
|
bc6968bdaf
|
Make sure to call FireErrorNotification whenever we need to. Bug 318473,
r=sicking, sr=brendan
|
2005-12-02 04:32:18 +00:00 |
|
bienvenu%nventure.com
|
bef503e531
|
more work on 312940, sr=mscott - fix new flag handling when leaving folder and coming back, fix getting preview text for messages with content types like multipart/signed
|
2005-12-02 04:04:30 +00:00 |
|
bryner%brianryner.com
|
6b3ffc3f67
|
Adding places.xpt so that it gets packaged in installer builds if using --enable-places. r=ben.
|
2005-12-02 03:37:47 +00:00 |
|
edburns%acm.org
|
c2dd2873df
|
update
|
2005-12-02 03:19:22 +00:00 |
|
mark%moxienet.com
|
30b8bf6f41
|
Bug 318638, tweak security nibs. Changes by Jasper Hauser <camino@jasperhauser.nl>. Camino-only, npotdb. r=me
|
2005-12-02 03:07:00 +00:00 |
|
jst%mozilla.jstenback.com
|
26fb03d65a
|
Fixing bug 318270. Fix refcount problem in ns4xPluginInstance::GetDOMWindow() that lead to crashes due to window objects being deleted too quickly. r=mrbkap@gmail.com, r+sr=bzbarsky@mit.edu
|
2005-12-02 00:50:19 +00:00 |
|
brettw%gmail.com
|
e68dcf4384
|
Added bookmarks.html importing, automatic places root init (bug 318057) r=bryner
GetChildFolder on bug 314553, r=bryner
|
2005-12-02 00:39:10 +00:00 |
|
beng%bengoodger.com
|
bf8762c86d
|
fix D&D to toolbar NPOB
|
2005-12-02 00:01:56 +00:00 |
|
beng%bengoodger.com
|
17846e8ef2
|
315940 - more D&D fixes. makes sure the right elements are selected post drop, fix js errors and save selection. NPOB
|
2005-12-01 23:58:02 +00:00 |
|
annie.sullivan%gmail.com
|
571c2d267c
|
Removed debugging dump() statements
|
2005-12-01 23:16:05 +00:00 |
|
annie.sullivan%gmail.com
|
479137fa10
|
Added chevron menu to bookmarks toolbar.
b=318053 r=ben sr=bryner
|
2005-12-01 22:56:45 +00:00 |
|
mark%moxienet.com
|
c8557a86f3
|
Bug 308627, Camino should not set the default FTP client. Change suggested by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=me
|
2005-12-01 22:47:41 +00:00 |
|
mkanat%kerio.com
|
6341df31f7
|
Bug 318459: [BUGZILLA] mozbot fails to report certain changes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
|
2005-12-01 22:33:29 +00:00 |
|
mark%moxienet.com
|
b34e877bc0
|
Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink
|
2005-12-01 22:24:58 +00:00 |
|
bzbarsky%mit.edu
|
94529c70ab
|
Adding regression test.
|
2005-12-01 22:23:58 +00:00 |
|
mark%moxienet.com
|
d9d0acce6c
|
Bug 316965, importing bookmarks from the fox brings apostrophes in as '. Seek and destroy, or find and replace. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink
|
2005-12-01 22:18:24 +00:00 |
|
mark%moxienet.com
|
389ab1d43b
|
Bug 309008, menu spacer imported as editable bookmark with url of ". Don't do that. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink sr=smfr
|
2005-12-01 22:16:04 +00:00 |
|
dougt%meer.net
|
61f53c8997
|
disable building TestGtkEmbed when tests are disabled. rs=bsmedberg
|
2005-12-01 21:09:30 +00:00 |
|
brendan%mozilla.org
|
d0fdbe647b
|
Followup to maximize error-reporting code sharing (315436, r=daumling).
|
2005-12-01 21:05:12 +00:00 |
|
mark%moxienet.com
|
886b57f46b
|
Bug 315966, gfxImageFrame::SetData and gfxImageFrame::SetAlphaData are wrong for bottom-to-top images. Copy image data one line at a time in this case. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=me sr=pavlov
|
2005-12-01 21:04:12 +00:00 |
|
bzbarsky%mit.edu
|
949a79e4b1
|
Back out part of patch for bug 317819 until tinderbox has been fixed to deal with it
|
2005-12-01 20:17:41 +00:00 |
|
jst%mozilla.jstenback.com
|
7223904a81
|
Fixing bug 318461. Move SetNewDocument() and SetOpenerWindow() from nsIScriptGlobalObject to nsPIDOMWindow to clean out non-script related methods form the nsIScriptGlobalObject interface. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2005-12-01 19:35:27 +00:00 |
|
bryner%brianryner.com
|
7b90cd1439
|
Fix refcount-logging confusion, change suggested by dbaron.
|
2005-12-01 18:53:05 +00:00 |
|
cltbld
|
5fad853621
|
Automated update from host egg
|
2005-12-01 18:34:34 +00:00 |
|
dougt%meer.net
|
f37b6856f5
|
Fixing backwards logic. Bug 194308.
|
2005-12-01 18:29:40 +00:00 |
|
robert%accettura.com
|
bbfd5042a8
|
urlencode non-numeric params, rather than url encode numeric params. Also clarify comment.
|
2005-12-01 17:59:00 +00:00 |
|
cltbld
|
8539889fa6
|
Automated update from host egg
|
2005-12-01 17:44:27 +00:00 |
|
dougt%meer.net
|
f9ffa2acdb
|
add option to disable fastload. Bug 194308. r=benjamin
|
2005-12-01 17:37:21 +00:00 |
|
mkaply%us.ibm.com
|
68a05ca9da
|
Forward then back with no configs at all doesn't reenable next
|
2005-12-01 17:06:02 +00:00 |
|
mark%moxienet.com
|
3fc4b708c6
|
Bug 317439, make "del" key remove items from the download window in additon to "backspace". Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=kreeger sr=smfr
|
2005-12-01 16:58:28 +00:00 |
|
mark%moxienet.com
|
79a730a160
|
Bug 312244, +[NSURL urlFromWebloc:] uses an FSSpec when it doesn't need to. Perform FSSpec-otomy. Patch by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=smfr
|
2005-12-01 16:48:01 +00:00 |
|
mark%moxienet.com
|
fada42bd48
|
Bug 315697, UI hangs when "are you sure you want to quit?" download sheet is displayed and the pref to close the download window is set. Be careful about putting the sheet up and closing the window. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camion-only-npotdb. r=smfr
|
2005-12-01 16:28:20 +00:00 |
|
bsmedberg%covad.net
|
cf0d53a926
|
Bustage fix for MSVC6, bug 241758
|
2005-12-01 16:06:27 +00:00 |
|
bsmedberg%covad.net
|
37ab37a770
|
Bug 241758 - Bulletproof RDF globals for XPCOM restart r=pike sr=neil@p
|
2005-12-01 15:03:48 +00:00 |
|
mozilla.mano%sent.com
|
7101c99f7b
|
Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions.
|
2005-12-01 10:03:58 +00:00 |
|
bryner%brianryner.com
|
63be12eec5
|
Don't append string parameters directly into statements. Should fix renaming a folder that has a space in it. Bug 318490, r=brettw.
|
2005-12-01 07:43:10 +00:00 |
|
bear%code-bear.com
|
bbcb9be4f1
|
Update library use statement to use the libdir marker (which gets updated
during the configure/install step) instead of hardcoded paths.
bug 312958
|
2005-12-01 07:17:12 +00:00 |
|
smfr%smfr.org
|
c33ea46121
|
Fix memory leak.
|
2005-12-01 06:09:42 +00:00 |
|
smfr%smfr.org
|
75d978b137
|
Fix a stupid, but potentially dangerous typo.
|
2005-12-01 06:06:11 +00:00 |
|
smfr%smfr.org
|
dd9ef4ecc5
|
One more file for the IB palette
|
2005-12-01 05:05:41 +00:00 |
|
smfr%smfr.org
|
be18eb9689
|
New files to build an Interface Builder palette containing view classes used by Camino.
|
2005-12-01 05:04:59 +00:00 |
|
robert%accettura.com
|
bd1d84da4d
|
Minor change to how privacy policy works: it shouldn't be self hosted but redirected. No bug.
|
2005-12-01 05:03:25 +00:00 |
|
robert%accettura.com
|
670e494001
|
Get rid of the table in stats. No bug.
|
2005-12-01 04:49:14 +00:00 |
|
timeless%mozdev.org
|
87180a5242
|
Bug 318204 don't use ===, properties might be undefined
Ok, use === carefully :)
r=bz sr=neil
|
2005-12-01 04:25:49 +00:00 |
|
timeless%mozdev.org
|
053abb8229
|
Bug 299099 remove useless references to nsVoidArray
r=kaie sr=bz
|
2005-12-01 04:23:37 +00:00 |
|
timeless%mozdev.org
|
2c8b5529de
|
Bug 299097 remove useless references to nsVoidArray
r=caillon sr=bz
|
2005-12-01 04:21:45 +00:00 |
|
mkaply%us.ibm.com
|
6d4dcf3b7f
|
Fix simple code error
|
2005-12-01 04:09:59 +00:00 |
|
cls%seawood.org
|
ecc0c904a8
|
First pass at cleaning up ldap's configure.in.
Bug #318149 r=dmose
|
2005-12-01 03:18:40 +00:00 |
|