darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
cbiesinger%web.de
|
1fe4516c9f
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
Olli.Pettay%helsinki.fi
|
2f2359503a
|
Bug 335586, r=mconnor+neil
|
2006-04-27 11:00:28 +00:00 |
dbaron%dbaron.org
|
cf9349ef73
|
Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron
|
2006-04-19 19:07:41 +00:00 |
kairo%kairo.at
|
e5fcc63295
|
bug 332400 - Correct misuse of ifdefs in the source tree - fix xpfe browser and communicator chrome, r+sr=Neil
|
2006-04-18 12:30:36 +00:00 |
kairo%kairo.at
|
44a8e18641
|
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
|
2006-04-08 11:49:47 +00:00 |
kairo%kairo.at
|
fbfb888dec
|
bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil
|
2006-04-08 11:01:39 +00:00 |
Olli.Pettay%helsinki.fi
|
04cfde2d6f
|
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
|
2006-03-25 22:03:49 +00:00 |
ajschult%verizon.net
|
74a9a08f54
|
Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil
|
2006-03-25 18:18:29 +00:00 |
neil%parkwaycc.co.uk
|
8152fec780
|
Go Up b=33684 r=timeless sr=jag
|
2006-03-24 21:01:35 +00:00 |
neil%parkwaycc.co.uk
|
7a5b2620cd
|
Don't dismiss the context menu so eagerly for subframe loads b=329521 r+sr=jag
|
2006-03-19 09:17:07 +00:00 |
neil%parkwaycc.co.uk
|
519404bb0d
|
Dismiss the context menu when a new page loads b=329521 r=jag sr=bz
|
2006-03-11 13:39:44 +00:00 |
bugzilla%arlen.demon.co.uk
|
eac373d533
|
Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
|
2006-03-04 13:29:46 +00:00 |
ajschult%verizon.net
|
99c0225a46
|
Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil
|
2006-02-05 16:30:47 +00:00 |
darin%meer.net
|
404a1f0d57
|
Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink
|
2006-02-03 22:28:50 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
ajschult%verizon.net
|
656f5b74cf
|
Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott
|
2006-01-25 03:46:53 +00:00 |
bryner%brianryner.com
|
82d6fa213e
|
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
|
2006-01-24 19:22:02 +00:00 |
bzbarsky%mit.edu
|
9f446c50aa
|
Restore line that got lost while messing with XPCNativeWrapper. Bug 323970, r=neil, a=kairo, iann.
|
2006-01-20 23:01:49 +00:00 |
db48x%yahoo.com
|
f45e8ff9fa
|
bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
|
2006-01-17 23:51:28 +00:00 |
neil%parkwaycc.co.uk
|
d44ca548f0
|
Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag
|
2006-01-17 17:26:57 +00:00 |
bugzilla%standard8.demon.co.uk
|
91826d00aa
|
Bug 237592 Bookmarks should always show tooltip when hovering with mouse (xpfe version - Bv6a-SM). Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk
|
2006-01-08 19:45:04 +00:00 |
bugzilla%arlen.demon.co.uk
|
a4f9e1af69
|
Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
|
2006-01-04 22:34:34 +00:00 |
bugzilla%arlen.demon.co.uk
|
90cf51c692
|
Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
|
2005-12-20 22:58:53 +00:00 |
ajschult%verizon.net
|
261e502f07
|
Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil
|
2005-12-18 21:04:05 +00:00 |
ajschult%verizon.net
|
efc62cbedf
|
Don't show autocomplete popup if there are no results and search is disabled, r=jag, sr=neil
|
2005-12-13 07:41:04 +00:00 |
cst%andrew.cmu.edu
|
3f79635896
|
Bug 105885 Drag-drop reordering of tabs
Patch: r=jag sr=neil
Artwork: by Neil r=timeless
|
2005-12-06 00:57:00 +00:00 |
neil%parkwaycc.co.uk
|
79f1d1d9f0
|
Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag
|
2005-12-02 14:33:09 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
timeless%mozdev.org
|
3db428f6ac
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
kairo%kairo.at
|
8408fb1ca5
|
bug 308531 - Change default home page for SeaMonkey, r+sr=Neil
|
2005-11-15 14:27:36 +00:00 |
cbiesinger%web.de
|
e88aa87a83
|
bug 316023 missed this caller of nsITransfer.init in bug 298842; fixing FTP
upload
r+sr=neil
|
2005-11-11 19:52:05 +00:00 |
neil%parkwaycc.co.uk
|
2681b06c6f
|
Bug 313335 Update the URL bar before showing security warnings r+sr=jag
|
2005-11-08 13:46:30 +00:00 |
timeless%mozdev.org
|
0e3754138e
|
Bug 315476 Add id attributes for overlays to navigatorOverlay.xul
patch by ajvincent@gmail.com r=jag sr=jag
with `
|
2005-11-08 10:56:57 +00:00 |
neil%parkwaycc.co.uk
|
cafe8bed39
|
Fix BeOS bustage b=299058 p=sergei_d@fi.tartu.ee r=biesi sr=me
|
2005-10-09 23:38:01 +00:00 |
neil%parkwaycc.co.uk
|
f861d19cb7
|
Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz
|
2005-10-05 16:10:11 +00:00 |
bugzilla%arlen.demon.co.uk
|
7e9cc2edcf
|
Bug 309542 Fix a11y problems and crop="right" is deprecated in page info dialog
p=me r=db48x sr=neil.parkwaycc.co.uk
|
2005-10-02 00:09:37 +00:00 |
cst%andrew.cmu.edu
|
cdb3b7626c
|
Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
r=db48x sr=neil
|
2005-09-21 01:36:35 +00:00 |
bzbarsky%mit.edu
|
f6d4904709
|
Nodes in display:none iframes have no computed style. Bug 309050, patch by
Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=bzbarsky
|
2005-09-18 18:10:26 +00:00 |
cst%andrew.cmu.edu
|
57b0482067
|
Bug 304563 Add autoscroll support to SeaMonkey (browser only, for now)
r=db48x sr=neil
|
2005-09-04 15:44:59 +00:00 |
mozilla.mano%sent.com
|
89e6a4d24b
|
Bug 300590 - Expose bidi.browser.ui, seamonkey part. r+sr=neil.
|
2005-09-01 05:34:31 +00:00 |
cbiesinger%web.de
|
46d2a554ba
|
bug 229737 use documentURI as the URI for which to store the favicon
patch by mconnor r=biesi sr=neil
|
2005-08-29 14:02:30 +00:00 |
jshin%mailaps.org
|
1b251d1554
|
bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa
|
2005-08-09 04:47:57 +00:00 |
neil%parkwaycc.co.uk
|
0501813bf8
|
Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg
|
2005-07-28 13:44:23 +00:00 |
rbs%maths.uq.edu.au
|
0893894d75
|
Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor
|
2005-07-27 07:51:52 +00:00 |
bugzilla%arlen.demon.co.uk
|
cb9cb1cecd
|
Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
|
2005-07-25 23:05:34 +00:00 |
bryner%brianryner.com
|
c64546a715
|
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
|
2005-07-25 22:09:39 +00:00 |
masayuki%d-toybox.com
|
02b22c05d0
|
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
|
2005-07-20 08:40:13 +00:00 |
timeless%mozdev.org
|
af5f11dc8b
|
Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=neil a=asa
|
2005-07-19 21:55:38 +00:00 |
bugzilla%arlen.demon.co.uk
|
20bcfac0d4
|
Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg
|
2005-07-15 12:59:12 +00:00 |