Commit Graph

5384 Commits

Author SHA1 Message Date
bugzilla%standard8.demon.co.uk
d596c388e9 Bug 351661 addBookmark.js -> bookmarkView.rdf.GetResource() should be RDF.GetResource(). (SeaMonkey version) p=Philip Chee,r=db48x,sr=Neil 2006-10-29 17:31:58 +00:00
philringnalda%gmail.com
3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
kairo%kairo.at
6136886861 bug 142215 - Personal Toolbar folders should work like main menu (open on mouseover), p=paradigmk@technodrome.com r=Neil 2006-10-18 12:44:36 +00:00
ajschult%verizon.net
8bcfa256b8 Bug 304680: Fix shutdown crash by giving nsDownload an owning ref to nsDownloadManager. r=biesi 2006-10-15 17:16:33 +00:00
gavin%gavinsharp.com
5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
ajschult%verizon.net
5abd206540 Bug 49331: Search/Find text "Match upper/lower case" is ambiguous. Patch by Colin Slater <hoho@binbash.net> + me, r+sr=Neil 2006-10-01 20:24:22 +00:00
cst%yecc.com
caa5d38d9e Bug 354140 In <bookmarksMenu.js>, "Error: aDragSession.sourceNode has no properties"
r+sr=neil
2006-10-01 15:39:55 +00:00
ajschult%verizon.net
d93cbcb483 Bug 348925: Transferred data column isn't updated when download finishes (xpfe patch). Patch by Son Le <son.le0@gmail.com>, r=cbiesinger, sr=neil 2006-09-30 02:18:46 +00:00
scott%scott-macgregor.org
8f592119ba Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
sspitzer%mozilla.org
07e1466adb fix for bug #341654: search bookmarks broken if you disable places. r=vlad 2006-09-28 19:07:08 +00:00
vladimir%pobox.com
174d26b142 backing out fix for #341654, causes trunk bustage 2006-09-26 04:51:31 +00:00
sspitzer%mozilla.org
f318dacf51 fix for bug #341654: search bookmarks broken (on trunk) if you build with --disable places
r=vlad
2006-09-26 00:05:42 +00:00
neil%parkwaycc.co.uk
69e087ac29 Clear autocomplete cache before closing history db b=354025 r+sr=jag 2006-09-24 15:52:53 +00:00
neil%parkwaycc.co.uk
01282cf132 Bug 353446 Restore context menu to empty area of personal toolbar p=paradigmk@technodrome.com r=CTho sr=me 2006-09-20 21:34:14 +00:00
neil%parkwaycc.co.uk
298042b3a1 Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
aaronleventhal%moonset.net
4bc480ae82 Bug 352195. Search box uses embeds but has no children. r=surkov, sr=neil 2006-09-17 18:04:13 +00:00
timeless%mozdev.org
d745e257c4 Bug 348627 O(N^2) or worse algorithm in error console
algorithm by neil, function per Seno.Aiko@gmail.com, whatever's left of the patch is by me :)
r=neil sr=neil
2006-09-17 01:59:37 +00:00
neil%parkwaycc.co.uk
ebcbfa435d Turn an unnecessary member variable into a local b=313331 s+sr=jag 2006-09-11 13:10:06 +00:00
cbiesinger%web.de
18a14d01d3 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
sayrer%gmail.com
9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
cst%yecc.com
1f2e3b97d3 Bug 338772 Show can't-drop indicator when dragging PTF bookmarks such that they won't move when dropped
r+sr=jag
2006-09-05 23:38:29 +00:00
ajschult%verizon.net
647ce12e08 Bug 351267: Scroll position re-used in autocomplete dropdown. r+sr=Neil 2006-09-04 13:12:05 +00:00
timeless%mozdev.org
6d112f0859 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
enndeakin%sympatico.ca
fb4a38ba0c Bug 348614, better theming for dropmarker, r=neil,mano
CVS: ----------------------------------------------------------------------
2006-08-28 15:56:47 +00:00
neil%parkwaycc.co.uk
a65dc1281f Re-enable internet keyword search in the openLocation dialog too and also give it a long-overdue overhaul b=332668 r=ajschult sr=jag 2006-08-23 09:16:28 +00:00
ajschult%verizon.net
6045670115 Bug 343602: profile-startup-category notifications don't happen if profile is specified. r=biesi, sr=Neil. Also update update notifications to ignore notifications when switching profiles. r+sr=Neil. 2006-08-19 01:16:20 +00:00
dveditz%cruzio.com
a61d6db035 bug 342205 (SeaMonkey version of 268370) prevent leaks of install-dir from nsSidebar exceptions.
Firefox patch by gavin, r=mconnor, a=kairo and iann
2006-08-17 21:29:59 +00:00
timeless%mozdev.org
ba2c063b89 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
timeless%mozdev.org
cd70f66472 Bug 348627 O(N^2) or worse algorithm in error console
r=bz sr=bz

Perhaps an explanation. String concatenation is a chance for garbage collection.
If you have unbounded input, this can be pretty bad. When you start running low
on memory, the garbage collector gets desperate and won't take shortcuts. Worst of
all, the original code generates one string of garbage every iteration starting with
the second or third.

This code uses a=[] to construct an array and a[n] to set the upper array boundary,
0 being the lower, and there are n slots between a[0] and a[n].
join() will build a string with n copies of the join argument, where n is the number                                                        of slots between between cells. So for:
a=[]; a[1]=''; there's 1 slot between [0] and [1]. The array's length is actually 2,
but the joined length will be 1.

While it is possible to use new Array(x), the behavior is different because the
array has length x and there are x-1 spaces between cells. This leads to code which
would be both much longer and harder to read. And definitely not particularly
intuitive.

The code used here otoh, while magical will hopefully require you to pause, think,
and quickly understand what's going on. If not, you paused long enough for this
bubble to appear and explain it to you :).
2006-08-14 22:03:34 +00:00
bugzilla%standard8.demon.co.uk
5677fc542d Bug 348381 Tidy up browser-prefs.js and console ifdefs. r=Benjamin,sr=Neil 2006-08-14 18:01:27 +00:00
cst%yecc.com
fa6fb7c8e3 Bug 255124 Keep favicon in URL bar from getting distorted when using larger fonts
r+sr=neil
2006-08-13 20:57:38 +00:00
benjamin%smedbergs.us
e0918f935d Seamonkey-only bustage from bug 347183 - I'm currently building a tree with this, but it should be right 2006-08-08 19:05:50 +00:00
benjamin%smedbergs.us
ef6b6ab3b4 Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin 2006-08-08 18:18:50 +00:00
mats.palmgren%bredband.net
16d685538f Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil 2006-08-06 03:11:09 +00:00
ajschult%verizon.net
063d8eed65 Spelling fixup for bug 311098 from stephend plus sane punctuation. r=biesi 2006-08-06 01:46:21 +00:00
ajschult%verizon.net
cebd733cbf Bug 311098: Remove .part files when cancelling downloads, ported from toolkit. r=biesi 2006-08-05 23:57:31 +00:00
ajschult%verizon.net
61a2349f72 Bug 347160: SeaMonkey crashes, when submitting request in google.de. r=timeless 2006-08-05 23:44:24 +00:00
neil%parkwaycc.co.uk
598b590a06 Bug 50504 Context menu for bookmarks in main menu and personal toolbar submenus p=paradigmk@technodrome.com r+sr=me 2006-08-05 23:18:10 +00:00
kairo%kairo.at
43a919393e cvs remove files that are unused now, due to the checkin for bug 334877, this had r+sr=Neil 2006-07-29 15:28:30 +00:00
kairo%kairo.at
a9f5b30bb0 revert temporary bustage fix for bug 334877 again, now that the missing files have been copied 2006-07-29 13:04:52 +00:00
timeless%mozdev.org
71d515cf8e Bug 346150 Fix setting an image as wallpaper in Cairo builds
patch by bugzilla@mcsmurf.de r=jag sr=jag
2006-07-28 09:02:29 +00:00
kairo%kairo.at
99be04e2ee more bustage fixing for bug 334877 - temporary revert back two other files to xpfe versions 2006-07-27 19:34:39 +00:00
kairo%kairo.at
d78104afe1 bustage fix for bug 334877 - temporary revert back to using the xpfe history.xul until we can figure out why the cvs copy didn't work 2006-07-27 19:04:26 +00:00
kairo%kairo.at
cb5ce7b5ea bug 334877 - move non-prefwindow xpfe/components chrome to suite/, r+sr=Neil 2006-07-27 18:19:38 +00:00
aaronleventhal%moonset.net
793d61f079 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
martijn.martijn%gmail.com
324c3de054 xpfe part of Bug 306223 - Allow to easily filter errors by category, patch by Serge Gautherie, r+sr=neil 2006-07-24 06:55:58 +00:00
gavin%gavinsharp.com
f283ebc560 Bug 289927: JS Console shouldn't show line number if line is 0, xpfe patch by Serge GAUTHERIE <gautheri@noos.fr>, r=neil 2006-07-20 00:39:04 +00:00
gavin%gavinsharp.com
d934a4a201 Bug 287392: paste in Bookmark Manager is very slow (O(n^2)), patch by Jan Darmochwal <jdarmochwal@gmx.de>, r+sr=neil 2006-07-18 16:32:56 +00:00
neil%parkwaycc.co.uk
8f0adbb67e Bug 326462 Time Elapsed column shows NaN:NaN r=biesi sr=jag 2006-07-18 09:50:43 +00:00
mnyromyr%tprac.de
a561f2dcd2 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-07-09 12:49:47 +00:00