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

151150 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu e7d21ca23b Bug 317708 - cairo renderer leaks memory and uses uninitialised
variables with text in SVG.  Patch by longsonr@gmail.com, r=tor, sr=jst
2005-12-02 19:28:38 +00:00
brettw%gmail.com d4320b65c4 Added forgotten moz-anno scheme to bad-URI list in history 2005-12-02 19:15:03 +00:00
bugzilla%standard8.demon.co.uk fd03f141d0 Bug 311238 ns*SummarySpec.* are no longer required (Part 2 - provide some utility functions). r=bienvenu,sr=dmose 2005-12-02 19:00:32 +00:00
brettw%gmail.com 4aadba5105 Bug 318961 r=bryner, sync with trunk bookmarks.html to avoid duplicate items 2005-12-02 18:55:13 +00:00
brettw%gmail.com c3c3843390 Bug 318761 r=annie.sullivan Make unknown annotations not assert 2005-12-02 18:33:00 +00:00
beng%bengoodger.com 817b67f190 better D&D handling - make sure insertion point index is adjusted properly when rearranging items within a container. also lots of documentation and reorganization. NPOB 2005-12-02 18:32:27 +00:00
smfr%smfr.org 1494f4d9c7 More Info.plist fixing. 2005-12-02 17:42:21 +00:00
bsmedberg%covad.net 0064770824 Fix a logic error caught by the MSVC compiler and an initializer error, bug 316416 2005-12-02 17:38:18 +00:00
smfr%smfr.org 42c519791c Fix Xcode 2.2 build by fixing Info.plist location. 2005-12-02 17:34:15 +00:00
annie.sullivan%gmail.com 276c5c9e8e If the user opens a folder and then moves the mouse over another folder,
that folder now opens.
b=318054 r=ben sr=bryner

The chevron is now right justified.
b=318641 sr=ben
2005-12-02 17:10:51 +00:00
bsmedberg%covad.net 18d1271404 Bustage fix, bug 316416, nested classes are not automatically friendly. 2005-12-02 17:09:19 +00:00
doronr%us.ibm.com 38a4f7b31d Bug 318624 - xforms and schemaval need to be static for minimo. Patch by aaronr, r=smaug,me 2005-12-02 16:38:32 +00:00
bsmedberg%covad.net 28e3019754 Bug 316416 - Convert nsIComponentLoader into nsIModuleLoader, xpcom bits r=darin xpconnect bits r=shaver; and bug 318625 - Make a version of nsTArray.AppendElement that doesn't copy-construct, r=darin 2005-12-02 16:34:42 +00:00
bsmedberg%covad.net 568b305cac Merge-conflict update between bugs 317937 and 313309 2005-12-02 14:49:27 +00:00
neil%parkwaycc.co.uk 8decabdc7b Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag 2005-12-02 14:33:09 +00:00
bugzilla%standard8.demon.co.uk 2433929f4a Fix Bug 318680 'Organisation' should be spelled 'Organization' in the alert for empty fields in Address Book (SeaMonkey version) r=bugzilla@standard8.demon.co.uk,sr=mscott 2005-12-02 13:57:56 +00:00
bugzilla%standard8.demon.co.uk fdcb6ba927 Fix Bug 318680 'Organisation' should be spelled 'Organization' in the alert for empty fields in Address Book (thunderbird version) r/sr=mscott 2005-12-02 13:56:27 +00:00
emaijala%kolumbus.fi 61296baafe Fix for bug 312566: Fix MouseTrailer and other mouse handling issues
r=dougt, roc
sr=roc
2005-12-02 12:08:32 +00:00
neil%parkwaycc.co.uk 0d29adadea Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst 2005-12-02 12:02:44 +00:00
bryner%brianryner.com 81f1125064 Folder node should have mID = 0, not the folder id. Bug 318674. 2005-12-02 07:55:02 +00:00
smfr%smfr.org bc54af2e50 Fix build bustage. 2005-12-02 06:59:22 +00:00
smfr%smfr.org 864d6e5598 Fix the IBPalette project to use its own prefix file, and the 10.2.8 SDK. 2005-12-02 06:07:06 +00:00
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 &#39;. 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