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

12867 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 360a021000 backing out fix for #341654, causes trunk bustage 2006-09-26 04:51:31 +00:00
sspitzer%mozilla.org 1153aaf053 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
bugzilla%arlen.demon.co.uk f414184f7f Bug 338318 UI for spellcheck in browser window (form fields)
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
neil%parkwaycc.co.uk 0dd41b3613 Clear autocomplete cache before closing history db b=354025 r+sr=jag 2006-09-24 15:52:53 +00:00
neil%parkwaycc.co.uk 99185bd0b9 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
enndeakin%sympatico.ca 2221acf005 Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
neil%parkwaycc.co.uk ecb72b4b14 Bug 353306 Can't type into editable menulists r=enndeakin 2006-09-19 15:17:02 +00:00
neil%parkwaycc.co.uk b0d61791c4 Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
aaronleventhal%moonset.net 624a89ea96 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 1568aa6406 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
myk%mozilla.org 8f997696bf bug 350982: update about:license to mention that (almost) all the code is under the tri-license and that we include sqlite
Patch by Gervase Markham
r=cbeard
a=schrep
2006-09-15 02:37:12 +00:00
cst%yecc.com 3ac5fe5d89 Bug 305986 Show thumbnail for large image pages [patch only fixes SeaMonkey]
r+sr=neil
2006-09-15 01:50:44 +00:00
kairo%kairo.at e0cda96701 cvs removing files moved to suite/ by bug 349220, still r+sr=Neil 2006-09-14 19:10:01 +00:00
kairo%kairo.at f3d82d4b89 bug 349220 - Move SeaMonkey browser chrome to suite/, r+sr=Neil 2006-09-14 16:00:43 +00:00
cst%yecc.com 0b2b3e24f7 Bug 352425 Don't use brand strings in about:config warning (fix camino bustage)
r+sr=neil
2006-09-13 23:08:16 +00:00
dbaron%dbaron.org 92584add98 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
cst%yecc.com 7b5d39d4d6 Bug 339720 show warning page before showing about:config
r=neil,KaiRo sr=jag
2006-09-12 00:19:06 +00:00
neil%parkwaycc.co.uk 557fee24fb Reduce the amount of CPU an undetermined progressmeter consumes b=279465 r=mconnor sr=jag 2006-09-11 13:55:19 +00:00
neil%parkwaycc.co.uk f5001af100 Turn an unnecessary member variable into a local b=313331 s+sr=jag 2006-09-11 13:10:06 +00:00
cbiesinger%web.de c27a5a75b2 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
ajschult%verizon.net 196eebf1ff Bug 341047: After "Close other tabs" tab's context menu contains scrollbars/arrows. Patch by Serge Gautherie <sgautherie.bz@free.fr>, r+sr=jag 2006-09-09 05:47:28 +00:00
cst%yecc.com 0581cb295d Bug 351289 Using ctrl-F4 to close the only remaining tab was broken
r+sr=neil
2006-09-09 01:09:15 +00:00
sayrer%gmail.com c249dc7837 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
cst%yecc.com a4eff7673f Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only)
r=bz r=biesi sr=neil
2006-09-07 22:51:57 +00:00
cst%yecc.com b058288d36 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 57f5dc86a9 Bug 351267: Scroll position re-used in autocomplete dropdown. r+sr=Neil 2006-09-04 13:12:05 +00:00
db48x%yahoo.com 225ca2fca0 bug 347358: Fallout from bug 174699: Some PageInfo accesskey conflict in the tabs content/names
patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=db48x, sr=Neil
2006-09-01 23:31:45 +00:00
smontagu%smontagu.org 098afce933 Treat the language code in lang attributes as case insensitive. Bug 350595, r=mano, sr=neil 2006-08-31 11:53:40 +00:00
smontagu%smontagu.org 43494b9078 Make HTML tooltips have the directionality of their parent element. Bug 91312, patch mostly by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>, r=Mano, sr=Neil 2006-08-30 10:07:57 +00:00
neil%parkwaycc.co.uk c35490b071 Fix JS strict warning b=349705 p=sgautherie.bz@free.fr r+sr=me 2006-08-30 08:43:31 +00:00
smontagu%smontagu.org 00971b5f46 Synchronise regionNames.properties with ISO-3166. Bug 153104, r=jshin, blanket sr=roc 2006-08-30 04:23:15 +00:00
timeless%mozdev.org 9975414f7c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
enndeakin%sympatico.ca bd564f9554 Bug 348614, better theming for dropmarker, r=neil,mano
CVS: ----------------------------------------------------------------------
2006-08-28 15:56:47 +00:00
gavin%gavinsharp.com 6356cf87a4 Bug 348856: add missing IDs to menupopup elements in view source windows, patch by Philip Chee <philip.chee@gmail.com>, r+sr=neil 2006-08-26 17:13:02 +00:00
cst%yecc.com c4aa2452f5 Bug 156082 When "Hide tab bar when only one tab is open" is disabled, never ever hide the tab bar
r=jag sr=neil
2006-08-25 22:55:55 +00:00
bent.mozilla%gmail.com 4482bafb4c Bug 350066 - "Add various regions to regionNames.properties". r=smontagu, blanket sr=roc. 2006-08-25 20:40:44 +00:00
masayuki%d-toybox.com 8a9665cc0e Bug 187900 Margin value isn't always saved as entered r+sr=neil 2006-08-25 16:07:50 +00:00
neil%parkwaycc.co.uk 0be977fcc3 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
neil%parkwaycc.co.uk 91bf20a96a Re-enable internet keyword search from the URL bar b=332668 r=ajschult sr=jag 2006-08-21 21:01:58 +00:00
ajschult%verizon.net dd31304669 Bug 327669: Update viewer demos links in Debug menu, patch by Rafal Likus <lemiel@wp.pl>, r=CTho, sr=Neil. 2006-08-20 20:06:29 +00:00
kairo%kairo.at 1f64e191f6 bug 339415 - fix pref-locales to not use builtinURLs, r+sr=Neil 2006-08-19 20:49:04 +00:00
ajschult%verizon.net f40cf39e9a 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 11c3fbc5e0 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 3d9c1a4665 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 109888ebc5 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 0dcd57fac9 Bug 348381 Tidy up browser-prefs.js and console ifdefs. r=Benjamin,sr=Neil 2006-08-14 18:01:27 +00:00
timeless%mozdev.org 1a0ae226bf Bug 347884 Building XULRunner with --embedding-profile=minimal failed, tkhstory
only build mork+toolkit history ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-14 15:49:06 +00:00
neil%parkwaycc.co.uk d784022004 Bug 343884 Column order was reset on restart r=enn sr=jag 2006-08-14 10:28:15 +00:00
enndeakin%sympatico.ca ffe34418f2 Bug 345510, add XUL numberbox, r=neil,mano,sr=neil 2006-08-14 02:44:00 +00:00
cst%yecc.com 62995fd5a2 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