Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Neil Rashbrook
|
312bca329e
|
Bug 685457 Don't set attributes until after accessing the box object r=bienvenu
NPTODB DONTBUILD
|
2011-09-24 18:15:47 +01:00 |
Ms2ger
|
09c97f4a38
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
Ms2ger
|
3fea5b3901
|
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
|
2011-08-11 15:29:58 +02:00 |
Ms2ger
|
8c78d3f478
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
Serge Gautherie
|
74aecf92be
|
Bug 642420 - (Bv1) XPFE autocomplete.xml: restore explicit <children includes="menupopup"/>, but at start instead of at end.
r=neil.
|
2011-07-04 14:28:04 +02:00 |
Masayuki Nakano
|
f8c45718cf
|
Bug 664969 xpfe should use mozilla::Preferences r=neil
|
2011-06-20 12:00:16 +09:00 |
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
Matheus Kerschbaum
|
6eb93f7dd3
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
L. David Baron
|
6f6871a557
|
Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky
|
2011-04-22 18:36:24 -07:00 |
Serge Gautherie
|
ccd3a1dae1
|
Bug 228448 - Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'; (Gv1b) /xpfe/components/directory/nsDirectoryViewer.cpp.
r=dean_tessman.
|
2011-04-14 17:25:00 +02:00 |
Neil Rashbrook
|
29285bad47
|
Bug 642404 <autocomplete disablehistory="false"> displays incorrectly on Linux; switch SeaMonkey (and Thunderbird) to use enablehistory="true" instead r=Standard8
DONTBUILD
|
2011-04-09 23:13:04 +01:00 |
Peter Van der Beken
|
75ba54d84d
|
Fix for bug 584048 (Clean up cycle collection code) - remove NS_IMPL_CYCLE_COLLECTING_ADDREF_AMBIGUOUS/NS_IMPL_CYCLE_COLLECTING_RELEASE_AMBIGUOUS. r=bent.
|
2011-03-06 12:11:31 +01:00 |
Neil Rashbrook
|
48cfddf179
|
Bug 614330 maxrows="10" doesn't work in SeaMonkey's search bar r=IanN
NPOTB DONTBUILD
|
2011-03-23 22:02:38 +00:00 |
Serge Gautherie
|
d2f9ee3025
|
Bug 642420 - XPFE autocomplete.xml: investigate removing explicit <children includes="menupopup"/>; (Av1) Just remove it, Update a11y test_combobox.xul.
f=surkov.alexander r=neil (a=NPOTDB).
|
2011-03-21 14:43:04 +01:00 |
Neil Rashbrook
|
44a71aad6d
|
Bug 632433 Fix for "An error occurred - attempt to run compile-and-go script on a cleared scope" r=IanN a=beltzner NPOTB
DONTBUILD
|
2011-02-24 20:01:13 +00:00 |
stefanh@inbox.com
|
2e33889098
|
Bug 635404 - Let a few more attributes inherit to the html input field in xpfe's autocomplete.xml. r=Neil, a=shaver over IRC (NPOTB).
|
2011-02-19 18:00:27 +01:00 |
Philip Chee
|
ce7086dd98
|
Bug 406396 xpfe "history-dropmarker" binding makes invalid assumption about menupop children. r=Neil a=NPOTB DONTBUILD
|
2011-01-17 12:43:15 +08:00 |
Ehsan Akhgari
|
df0e299d25
|
Bug 525222 - XML errors possible on file:// listings; r=bzbarsky a=jst
--HG--
extra : rebase_source : 343aa3a018f007db8336e4c221fef27981e5bc45
|
2010-10-12 18:30:42 -04:00 |
Mark Banner
|
ba893fb0e8
|
Bug 597465: Support linking app components into libxul. r=khuey a=blocking
|
2010-09-21 21:10:06 -04:00 |
Neil Rashbrook
|
552b7a310e
|
bug 450781 - make xpfe autocomplete build with |--enable-libxul| and build it from build.mk, r=Callek, a=NPOTB for Firefox
|
2008-08-31 16:11:19 +02:00 |
Mark Banner
|
06648d8171
|
Bug 574333 Include xpfe/components/directory in the list of things that Thunderbird builds. r=ted,sr=bienvenu,a=bsmedberg
|
2010-07-30 12:33:30 +01:00 |
Neil Rashbrook
|
6311798d4a
|
Bug 575740 Switch xpfe autocomplete to the new component registration r=bienvenu
|
2010-07-04 11:50:17 +01:00 |
Benjamin Smedberg
|
0df0345c66
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
Benjamin Smedberg
|
c611ebcd81
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
Jesse Ruderman
|
9478c01a40
|
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
|
2010-06-17 13:28:38 -07:00 |
Joe Drew
|
308e5cd202
|
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
|
2010-04-16 17:05:47 -04:00 |
Mark Banner
|
f9a8f033d8
|
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
|
2010-04-29 19:35:39 +01:00 |
Neil Rashbrook
|
cf6ca5c5ef
|
Bug 561116 Autocomplete controller expects to be able to process ESC key r=KaiRo
|
2010-04-25 12:03:34 +01:00 |
Mark Banner
|
608eb530df
|
Bug 552487 Drop unused nsISearchContext.idl r=Neil
|
2010-03-18 07:38:16 +00:00 |
Mark Banner
|
c1f7eefbf4
|
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
|
2010-03-05 12:11:55 +00:00 |
Mark Banner
|
a30470de12
|
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
|
2010-03-03 11:19:57 +00:00 |
Philip Chee
|
f0ca2a4813
|
Bug 537098 - |this.mInputElt is null| triggered by FireFTP extension; Trunk Patch v1.0: Minimal backport from toolkit to fix the FireFTP problem.
r+sr=neil.
|
2010-01-05 07:09:53 +01:00 |
Neil Rashbrook
|
3d04ce5f73
|
Bug 476422 Compose window menu activation triggers bogus JS exception r=philor
|
2009-10-07 23:56:39 +01:00 |
Mark Banner
|
a2626fad3f
|
Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg
|
2009-09-11 09:30:38 +01:00 |
Mark Banner
|
c5a030f4ec
|
Bug 511242 Include nsBrowserStatusFilter.cpp in Thunderbird's components list. r=Neil,ted.mielczarek sr=dmose
|
2009-09-05 08:24:07 +01:00 |
Taras Glek
|
5cee56363b
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Michael Kohler
|
cc3bd3ad50
|
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
|
2009-07-27 10:47:05 +02:00 |
Dão Gottwald
|
e107982811
|
Bug 500977 - xpfe's autocomplete.xml should not depend on bug 232598. r=neil
|
2009-06-28 21:21:35 +02:00 |
Neil Rashbrook
|
1f7a6fb844
|
Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf
|
2009-06-13 00:48:41 +01:00 |
Marco Perez
|
aee7bed953
|
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
|
2009-05-31 04:42:02 +02:00 |
Serge Gautherie
|
8d7e802c91
|
Bug 474152 - [SeaMonkey] TUnit toolkit/.../test_contentAreaUtils.js fails now; (Av1) Package DownloadLastDir.jsm; r=kairo sr=neil
|
2009-05-26 20:24:21 +02:00 |
Frank Wein
|
7978a98b0a
|
Bug 468363 - Clicking on URL in autocomplete drop-down while search is running does not autocomplete URL, r=Neil, SeaMonkey/Thunderbird only
|
2009-04-14 15:38:40 +02:00 |
Neil Rashbrook
|
c708d59c03
|
Bug 484310 nsCharsetMenu::GetURI uses wrong strdup r=smontagu sr=jag
|
2009-03-20 10:09:27 +00:00 |
Arpad Borsos
|
477b71ed01
|
Bug 474369 - get rid of nsVoidArray; xpfe part; r+sr=neil
|
2009-03-08 10:38:59 +01:00 |
Neil Rashbrook
|
10a6e0144f
|
Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB
|
2009-03-07 11:34:33 +00:00 |
Ehsan Akhgari
|
3af248ab5e
|
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
|
2009-02-15 10:51:04 +03:30 |
timeless@mozdev.org
|
5e03da8640
|
Bug 429123 - Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread in JS_GetReservedSlot, r=neil, sr=biesi
|
2009-02-07 13:50:21 -08:00 |
Fred Jendrzejewski
|
424883d380
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
Neil Rashbrook
|
f53148948f
|
Bug 464914 (regression from bug 270128) Watch for menubar activation r=Standard8
|
2008-12-29 23:12:26 +00:00 |
Masatoshi Kimura
|
046423c441
|
Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron
|
2008-12-25 00:47:51 +01:00 |
Robert Kaiser
|
74178c679f
|
bug 468337 - Remove "what's related" module, r=Mnyromyr sr=Neil
|
2008-12-15 19:07:29 +01:00 |
Robert Kaiser
|
057044ed1f
|
bug 448729 - Remove xpfe/components/history from trunk, r+sr=Neil
|
2008-12-08 14:23:23 +01:00 |
Neil Rashbrook
|
18f4d49483
|
Bug 460466 Clicking on autocompleted <input> disables autocomplete for that window r=Callek NPOTB
|
2008-11-27 10:19:23 +00:00 |
Justin Wood
|
d341572de8
|
Bug 381157, Make SeaMonkey download manager use toolkit backend
supplemental patch to Bug 440932, toolkit dlmgr should be buildable by suite
r+sr=NeilAway
|
2008-11-07 19:32:25 -05:00 |
Phil Ringnalda
|
538c9fb42a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Neil Rashbrook
|
7ae9a5c02f
|
Followup to bug 443370 autocomplete doesn't ignore input events well enough r=ajschult
|
2008-10-09 11:49:17 +01:00 |
Neil Rashbrook
|
d3968c3cd2
|
Bug 457820 Clear autocomplete results when the search string is empty r=Standard8
|
2008-10-08 13:08:53 +01:00 |
Daniel Holbert
|
5492039225
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
Neil Rashbrook
|
0b251998ee
|
Followup to bug 443370 to fix handling of RESULT_NOMATCH_ONGOING r=ajschult
|
2008-09-27 21:36:13 +01:00 |
Serge Gautherie
|
2773a31eeb
|
Bug 453129 - Remove (2) remnant <nsHistoryLoadListener.h>; Av1; r+sr=neil
|
2008-09-24 06:47:10 +02:00 |
Mark Banner
|
c7beb21cd2
|
Fix SeaMonkey bustage from bug 325842. looks reasonable from Neil over irc.
|
2008-09-19 19:56:33 +01:00 |
Arpad Borsos
|
17cad329ae
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil
|
2008-09-15 15:07:44 +02:00 |
Robert Kaiser
|
b3901a31af
|
bug 451601 - kill MOZILLA_LOCALE_VERSION, main mozilla-central patch to kill xpfe-style chrome versions, r=ted sr=Neil
|
2008-09-11 01:08:57 +02:00 |
Masayuki Nakano
|
f6c06380e8
|
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
|
2008-09-08 21:58:07 +09:00 |
Neil Rashbrook
|
92ce87984c
|
Bug 453999 Fix handling of partial autocomplete results r=ajschult
|
2008-09-07 11:01:00 +01:00 |
Neil Rashbrook
|
f1fe1c1c3c
|
Bug 453999 Bail out early when the autocomplete field is empty r=ajschult
|
2008-09-07 11:00:17 +01:00 |
Mark Banner
|
bef3faf93c
|
Bug 364168 Winhooks commandline options won't work in suiterunner. r/sr=Neil
--HG--
rename : xpfe/components/jar.mn => xpfe/components/autocomplete/jar.mn
|
2008-09-04 17:12:18 +01:00 |
Arpad Borsos
|
3b08a324be
|
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
|
2008-09-02 10:45:14 +01:00 |
Serge Gautherie
|
d781f03d11
|
Bug 453113 - Remove remnant |#include "nsIAutoCompleteSession.h"| from Xpfe <nsGlobalHistory.h>. r/sr=Neil
|
2008-09-01 12:54:22 +01:00 |
Robert Kaiser
|
6dfb6b49cc
|
bug 380786 - clean up xpfe/ after suite moving to toolkit - clean up xpfe/components, r=ted sr=Neil
|
2008-08-26 19:39:30 +02:00 |
Mark Banner
|
910df08dc8
|
Bug 450072 Kill obsolete nsResetPref.js. r/sr=Neil
|
2008-08-18 18:54:10 +01:00 |
Robert Kaiser
|
3eb6829820
|
followup kinda-typo fix to bug 443370, use correct index to fix error when doing async autocomplete updates, r=Neil over IRC, NPOTB for FF
|
2008-08-16 01:49:14 +02:00 |
Neil Rashbrook
|
9d03397ddf
|
Bug 443370 Toolkit async autocomplete support for xpfe's autocomplete r=ajschult
|
2008-08-15 13:46:49 +01:00 |
Mark Banner
|
27d234de8c
|
Bug 450087 Move filepicker source code files from xpfe to toolkit. r=ted
--HG--
rename : xpfe/components/filepicker/public/Makefile.in => toolkit/components/filepicker/public/Makefile.in
rename : xpfe/components/filepicker/public/nsIFileView.idl => toolkit/components/filepicker/public/nsIFileView.idl
rename : xpfe/components/filepicker/src/Makefile.in => toolkit/components/filepicker/src/Makefile.in
rename : xpfe/components/filepicker/src/filepicker.pkg => toolkit/components/filepicker/src/filepicker.pkg
rename : xpfe/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js.in
rename : xpfe/components/filepicker/src/nsFileView.cpp => toolkit/components/filepicker/src/nsFileView.cpp
rename : xpfe/components/filepicker/src/nsWildCard.cpp => toolkit/components/filepicker/src/nsWildCard.cpp
rename : xpfe/components/filepicker/src/nsWildCard.h => toolkit/components/filepicker/src/nsWildCard.h
|
2008-08-11 14:07:51 +01:00 |
Mark Banner
|
d750ddc25d
|
Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts
|
2008-07-28 09:05:37 -07:00 |
Mark Banner
|
8d6897188e
|
Bug 446678 Fix test_autocomplete2.xul crashing on SeaMonkey, and fix the test by implementing the searchcomplete event. crash patch by Neil,r=me,other changes by me,r/sr=Neil.
|
2008-07-23 10:51:14 +01:00 |
Serge Gautherie
|
e0ae305c4d
|
Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag
|
2008-07-12 12:13:38 +02:00 |
Robert Kaiser
|
4d6f1a5114
|
fix xpfe autocomplete bustage from bug 438861 to be really in sync with cvs
|
2008-07-09 19:41:48 +02:00 |
Justin Wood
|
8dd72f8c0d
|
Bug 440515 Allow up/down arrows to be home/end on the Mac r=Standard8,stefanh [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 01:00:48 -04:00 |
Justin Wood
|
69e924994b
|
Fix xpfe autocomplete bustage from bugs 366837/438861 [p=Standard8]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 01:00:36 -04:00 |
Justin Wood
|
8d15ecd42c
|
"LDAP server connection failed" message erases address b=366837 also Autocomplete only passes back previous results for first search session b=438861 r=ajschult [p's=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 01:00:24 -04:00 |
Justin Wood
|
fcf9864051
|
Bug 270128 Menu access key should close autocomplete r=aaronlev,ajschult [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 00:59:45 -04:00 |
Robert Kaiser
|
c6a369f594
|
bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted
|
2008-07-06 22:37:07 +02:00 |
Gavin Sharp
|
4a477a198b
|
Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky
|
2008-07-05 20:53:48 -04:00 |
Justin Wood
|
b1f4b2ca8a
|
Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway
|
2008-06-25 21:12:25 -04:00 |
Mark Banner
|
40f38453a0
|
Bug 432293 Non-browser apps shouldn't need to build xpfe/components/history/public. r=ted,sr=Neil
|
2008-06-03 10:16:40 +01:00 |
neil@parkwaycc.co.uk
|
edb87479bf
|
Move the "my domain" autocomplete suggestion to a separate JS component b=370306 r=Standard8 sr=bienvenu
|
2008-05-28 05:01:51 -07:00 |
neil@parkwaycc.co.uk
|
8d3401fe9b
|
Size the autocomplete popup relative to the page's full zoom b=407912 r=ajschult
|
2008-05-25 14:21:59 -07:00 |
bugzilla@standard8.plus.com
|
342dd06ee5
|
Bug 309081 Sync xpfe autocomplete attributes with toolkit ones (sync case). r=mkmelin,sr=Neil
|
2008-05-15 05:45:31 -07:00 |
stefanh@inbox.com
|
88691e9277
|
Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil.
|
2008-05-06 10:10:03 -07:00 |
kairo@kairo.at
|
663d653258
|
cvs remove the xpfe files obsoleted by the recent checkin for bug 383085 which had r=mento, r/sr=Neil via IRC for cvs removal (files are unused now)
|
2008-05-02 10:34:22 -07:00 |
stuart.morgan@alumni.case.edu
|
8d5bfe9b69
|
Bug 383085: Stop building console, updates, alerts, and extensions in xpfe/ for non-MOZ_XUL_APP (only affects Camino). r=mento a1.9=beltzner
|
2008-05-01 14:38:25 -07:00 |
timeless@mozdev.org
|
b0e4df4591
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
timeless@mozdev.org
|
7f880e43ef
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
022712406a
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
neil@parkwaycc.co.uk
|
f0816f95e7
|
Bug 421202 nsHTTPIndex should be cycle collected r=sayrer a=dsicore
|
2008-03-08 07:47:34 -08:00 |
reed@reedloden.com
|
20850172a7
|
Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner]
|
2008-03-08 01:44:35 -08:00 |
neil@parkwaycc.co.uk
|
f6c48c056a
|
Fix nsIAutoCompleteController's handleEvent signature change bustage rs=ajschult
|
2008-03-05 16:27:27 -08:00 |
joshmoz@gmail.com
|
7929feaca7
|
take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc
|
2008-03-04 09:58:52 -08:00 |
timeless@mozdev.org
|
54584cc580
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:12:17 -08:00 |
mozilla@weilbacher.org
|
7ed1ca89ae
|
Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
|
2008-02-21 00:37:27 -08:00 |
jag@tty.nl
|
dd268604cd
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-18 23:36:50 -08:00 |
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
timeless@mozdev.org
|
526e46bed0
|
Bug 257427 opening filepicker without first appending a filter crashes patch by jag r=timeless some parts by me r=jag a=dsicore
|
2008-02-09 20:21:17 -08:00 |
bugzilla@standard8.plus.com
|
10d2cc79cf
|
Bug 414862 Add-On Manger shows only empty panes, minimal function r/sr=Neil
|
2008-01-30 11:04:33 -08:00 |
dwitte@stanford.edu
|
6e53915669
|
Bug 307437 - xpfe and suite should use the newer nsIPrefService APIs instead of nsIPref. r+sr=neil, suite-only change
|
2008-01-12 18:13:24 -08:00 |
jag@tty.nl
|
7f19c1bca6
|
Bug 401434: Global History ::RowMatches creates UTF16 strings with the wrong length. r=ajschult, sr=neil
|
2007-12-02 20:25:14 -08:00 |
reed@reedloden.com
|
c5fae70c3e
|
Bug 376976 - "Crash [@ nsGlobalHistory::IsURLInHistory] null pointer dereference" [p=mook.moz+mozbz@gmail.com (Mook) r=Neil sr=biesi (SeaMonkey only)]
|
2007-11-26 23:41:07 -08:00 |
martijn.martijn@gmail.com
|
762f88c8e9
|
Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, SeaMonkey-only
|
2007-11-26 12:01:40 -08:00 |
philringnalda@gmail.com
|
fcc97e5267
|
Bug 403592 - remove incredibly long-dead nsMdbPtr.h, r=bsmedberg, a=schrep
|
2007-11-18 18:37:24 -08:00 |
stuart.morgan@alumni.case.edu
|
09fbc2d302
|
Bug 402294: Pull nsIDownload from toolkit rather than xpfe for Camino. r=mento a1.9=schrep
|
2007-11-13 07:09:11 -08:00 |
enndeakin@sympatico.ca
|
1b492fa1a8
|
Bug 400893, escape should close panels, r+sr=neil,a=beltzner
|
2007-11-12 13:52:13 -08:00 |
stuart.morgan@alumni.case.edu
|
5c2df6ac57
|
Backing out bug 402294, since I forgot it needed approval to land
|
2007-11-03 12:13:04 -07:00 |
stuart.morgan@alumni.case.edu
|
d8a7bd7c2b
|
Bug 402294: Switch Camino to getting nsIDownload.h from toolkit rather than xpfe. r=mento
|
2007-11-03 11:57:35 -07:00 |
dbaron@dbaron.org
|
853fc4130e
|
Fix incorrectly namespaced spacer elements. b=321402 r=mconnor a=blocking1.9+/M9
|
2007-10-26 11:07:09 -07:00 |
bugzilla@standard8.plus.com
|
e1ad56c2b0
|
Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=KaiRo,sr=Neil,a=sayrer
|
2007-10-13 02:36:30 -07:00 |
bugzilla@standard8.plus.com
|
db2e060653
|
Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=kairo,sr=Neil,a=sayrer
|
2007-10-13 02:21:15 -07:00 |
martijn.martijn@gmail.com
|
efc1f794ab
|
Bug 399316 - Bug introduced with patch for bug 216434 (autocomplete dropdown covers textbox when textbox is near bottom of screen), r=neil, a=mconnor
|
2007-10-12 03:24:00 -07:00 |
neil@parkwaycc.co.uk
|
2be3267744
|
Ensure the tree selection exists before trying to do things to it b=397788 r=jag
|
2007-10-08 05:10:51 -07:00 |
gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
martijn.martijn@gmail.com
|
abfea7744c
|
Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor
|
2007-09-30 12:00:10 -07:00 |
ajschult@verizon.net
|
66bea7a646
|
Fix camino bustage from bug 394346 (hopefully)
|
2007-09-21 20:58:21 -07:00 |
sdwilsh@shawnwilsher.com
|
2e851abddb
|
Seamonkey bustage fix. r=ajschult
|
2007-09-21 19:34:56 -07:00 |
bugzilla@standard8.plus.com
|
0e92b04881
|
Part of bug 382647 (move xpfe bookmarks to suite) - do the xpfe removals. r=KaiRo,sr=Neil NPOTFFB
|
2007-09-17 13:14:35 -07:00 |
bugzilla@standard8.plus.com
|
ad187a506c
|
Part of bug 382647 (move xpfe bookmarks to suite) and bug 393842 (move xpfe search to suite) - do the xpfe removals. r=KaiRo,sr=Neil
|
2007-09-17 12:59:48 -07:00 |
bugzilla@standard8.plus.com
|
b1f095b4b5
|
Final part of Bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB.
|
2007-09-09 10:58:02 -07:00 |
neil@parkwaycc.co.uk
|
4e81e53009
|
Bug 394567 Remove unused prefixhidden, tborient and tbalign attributes (tbpack was removed in bug 282188) r=mconnor sr=jag
|
2007-09-07 15:45:45 -07:00 |
bugzilla@standard8.plus.com
|
9592967dc1
|
Part of bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB
|
2007-09-04 09:07:02 -07:00 |
bugzilla@standard8.plus.com
|
36c769f8ac
|
Bug 374862 Port xpfe/components/search/src to frozen linkage. Original patch by Mook, one minor fixup by me,r=Neil,sr=biesi
|
2007-08-27 01:05:44 -07:00 |
neil@parkwaycc.co.uk
|
779ca327b2
|
Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag
|
2007-08-25 09:19:01 -07:00 |
masayuki@d-toybox.com
|
a20d56bd8d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
sdwilsh@shawnwilsher.com
|
4e7d7cfc20
|
Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger
|
2007-08-17 16:05:26 -07:00 |
kairo@kairo.at
|
6c3dd2078e
|
bug 382187 - use places for SeaMonkey history, step 1: build and use places backend with --enable-places, r=luser sr=Neil
|
2007-08-17 06:08:31 -07:00 |
enndeakin@sympatico.ca
|
239bab7b12
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
neil@parkwaycc.co.uk
|
a9cc2c48a2
|
Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me
|
2007-08-13 18:12:19 -07:00 |
cbiesinger@web.de
|
2629b80714
|
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute r=bz sr=darin a=asa
|
2007-08-13 18:12:13 -07:00 |
cbiesinger@web.de
|
b0626e63bf
|
Bug 241082 exthandler should require just nsITransfer, not nsIDownload patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
|
2007-08-13 18:12:12 -07:00 |
gerv@gerv.net
|
dcb6f188bb
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-08-13 18:12:07 -07:00 |
darin@meer.net
|
c022c9afde
|
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
|
2007-08-13 18:12:06 -07:00 |
blakeross@telocity.com
|
f5630bc728
|
143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben
|
2007-08-13 18:12:14 -07:00 |
blakeross@telocity.com
|
c6b2fcf9ef
|
131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa
|
2007-08-13 18:12:13 -07:00 |
blakeross@telocity.com
|
39d72246b5
|
131762 - can open multiple occurrences of download manager. also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
|
2007-08-13 18:12:12 -07:00 |
blakeross@telocity.com
|
db8975df69
|
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
|
2007-08-13 18:12:11 -07:00 |
blakeross@telocity.com
|
5fe21a9a67
|
Backing out...saving for a rainy day...
|
2007-08-13 18:12:09 -07:00 |
blakeross@telocity.com
|
da97aa826e
|
102477 - Turning on download manager. r=law sr=ben a=dbaron
|
2007-08-13 18:12:08 -07:00 |
law@netscape.com
|
5824b24ee6
|
More updates. NOT PART OF THE BUILD
|
2007-08-13 18:12:07 -07:00 |
law@netscape.com
|
dab82093d0
|
Updates to new progress dialog code; NOT PART OF THE BUILD
|
2007-08-13 18:12:06 -07:00 |
law@netscape.com
|
7437e102ac
|
New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET
|
2007-08-13 18:12:05 -07:00 |
neil@parkwaycc.co.uk
|
50d77311d4
|
Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott
|
2007-08-09 11:52:01 -07:00 |
benjamin@smedbergs.us
|
db97345e76
|
From bug 389671 - fix camino bustage by not-building code I'm pretty sure they don't use, r=kairo+mento (NPOFirefoxBuild)
|
2007-08-02 13:33:42 -07:00 |
bugzilla@standard8.demon.co.uk
|
be79cb97b6
|
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
|
2007-08-02 12:28:51 -07:00 |
bugzilla@standard8.demon.co.uk
|
6c9f940933
|
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
|
2007-08-02 10:18:33 -07:00 |
neil@parkwaycc.co.uk
|
b1d4e71f28
|
Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox)
|
2007-07-28 16:07:41 -07:00 |
bugzilla@standard8.demon.co.uk
|
4e5d5162e5
|
Bug 389070 Port bookmarks to frozen linkage (Mechanical changes) r/sr=Neil
NPOTB for the firefox freeze.
|
2007-07-28 12:20:22 -07:00 |
scott@scott-macgregor.org
|
3124089291
|
Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
|
2007-07-25 15:20:55 -07:00 |
bugzilla@standard8.demon.co.uk
|
727370d794
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 09:13:15 -07:00 |
bugzilla@standard8.demon.co.uk
|
067d73136c
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 08:48:37 -07:00 |
neil@parkwaycc.co.uk
|
34c0d0f3ae
|
Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag
|
2007-07-23 06:51:43 -07:00 |
sspitzer@mozilla.org
|
7e03c6fe2c
|
fix for bug #373353: add favicons to the results in the location bar
r=mano
|
2007-07-20 14:55:18 -07:00 |
asqueella@gmail.com
|
eed2bb98a5
|
Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
|
2007-07-17 13:56:07 -07:00 |
neil@parkwaycc.co.uk
|
db64d03233
|
Bug 387756 Unable to turn off the wrap setting in the find dialog r=gavin
|
2007-07-13 09:04:33 -07:00 |
neil@parkwaycc.co.uk
|
c7d42f48f8
|
Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag
|
2007-07-13 04:35:00 -07:00 |
kairo@kairo.at
|
caf721ff31
|
bug 387279 - move searchplugins to locale, r=Pike sr=Neil
|
2007-07-10 08:02:59 -07:00 |
kairo@kairo.at
|
5380c3aa31
|
bug 387279 - move searchplugins to locale, r=Pike sr=Neil
|
2007-07-10 07:57:13 -07:00 |
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
neil@parkwaycc.co.uk
|
06afef0f24
|
Change column names to match what toolkit wants b=304309 r=ajschult sr=jag
|
2007-07-07 16:29:32 -07:00 |
kairo@kairo.at
|
277eab0651
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs remove filepicker frontend, r=Neil (after verifying that all fixes have been ported to toolkit)
|
2007-07-05 05:06:39 -07:00 |
enndeakin@sympatico.ca
|
59c3596049
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
enndeakin@sympatico.ca
|
8a87437d5f
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
enndeakin@sympatico.ca
|
534c14e326
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
neil@parkwaycc.co.uk
|
16276c2eda
|
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag
|
2007-06-21 02:13:53 -07:00 |
neil@parkwaycc.co.uk
|
1a449e3e70
|
Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag
|
2007-06-18 06:22:39 -07:00 |
kherron@fmailbox.com
|
d04e5ca122
|
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
|
2007-06-16 12:53:59 -07:00 |
bzbarsky@mit.edu
|
51f970fbe3
|
Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil
|
2007-06-13 15:55:16 -07:00 |
bzbarsky@mit.edu
|
ac83350950
|
Cycle collect through the bookmark service. Bug 383945, r+sr=neil
|
2007-06-13 15:54:02 -07:00 |
neil@parkwaycc.co.uk
|
00a22e1c17
|
Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott
|
2007-06-13 05:43:48 -07:00 |
neil@parkwaycc.co.uk
|
9aed338189
|
Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag
|
2007-06-13 05:38:29 -07:00 |
kairo@kairo.at
|
17c68128ab
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs removes for step 1, r=Standard8 r=luser sr=Neil
|
2007-06-10 14:33:46 -07:00 |
kairo@kairo.at
|
ecb17d2df7
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, step 1, r=Standard8 r=luser sr=Neil
|
2007-06-10 13:50:19 -07:00 |
neil@parkwaycc.co.uk
|
34897043bc
|
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag
|
2007-06-05 01:08:18 -07:00 |
neil@parkwaycc.co.uk
|
d5caebcc34
|
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott
|
2007-05-30 15:08:44 -07:00 |
bugzilla@standard8.demon.co.uk
|
609ef1c0ba
|
Bug 378585 Thunderbird/Composer/Sunbird shouldn't need to build in xpfe/components/bookmarks/public. r=mvl,benjamin,sr=mscott
|
2007-05-29 09:18:34 -07:00 |
sdwilsh@shawnwilsher.com
|
4f69d80c3e
|
Bug 380250 bustage fix for xpfe
|
2007-05-21 18:11:37 -07:00 |
sdwilsh@shawnwilsher.com
|
5089b2dda4
|
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
|
2007-05-21 17:03:33 -07:00 |
neil@parkwaycc.co.uk
|
40eda76518
|
Build xpfe download manager for suiterunner until such time as toolkit download manager becomes usable r=Standard8 (mpa=Mano for toolkit change)
|
2007-05-17 14:01:18 -07:00 |
asqueella@gmail.com
|
a91b1dec1d
|
Bug 369097 - Only escape % in to-be-evaluated JavaScript codep=Simon Bunzli <zeniko@gmail.com>r=gavin, sr=neil
|
2007-05-13 08:48:43 -07:00 |
asqueella@gmail.com
|
5a7bf31fdf
|
Bug 380422 - The evaluating iframe may contain nuts (and other remainders)p=Simon Bunzli <zeniko@gmail.com>r=gavin, sr=neil@parkwaycc
|
2007-05-13 04:36:50 -07:00 |
gavin@gavinsharp.com
|
f705e3c22e
|
Bug 238898: Allow evaluating the same expression multiple times from the error console, patch by Simon Bünzli <zeniko@gmail.com>, r=me, sr=neil
|
2007-05-11 11:33:42 -07:00 |
kairo@kairo.at
|
a265ed9b15
|
bug 377799 - Move bookmarks chrome to suite/ - remove old, now unused files, r+sr=Neil
|
2007-05-05 06:59:09 -07:00 |
kairo@kairo.at
|
810faa9744
|
bug 377799 - Move bookmarks chrome to suite/ - jar.mn/build changes, r+sr=Neil
|
2007-05-05 04:41:14 -07:00 |
neil@parkwaycc.co.uk
|
22780c2b20
|
Bug 379571 autocomplete should not try to create empty search sessions r+sr=jag
|
2007-05-04 01:46:23 -07:00 |
neil@parkwaycc.co.uk
|
1070824457
|
Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag
|
2007-05-01 02:47:41 -07:00 |
mats.palmgren@bredband.net
|
c712869d45
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
bugzilla@standard8.demon.co.uk
|
3fca4568f7
|
Part of bug 374862 Port xpfe/components/search/src to frozen linkage (Remove AssignWithConversion usage) r=neil,sr=cbiesinger
|
2007-04-27 05:15:28 -07:00 |
peterv@propagandism.org
|
f091506c2b
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
bugzilla@standard8.demon.co.uk
|
c8adbd5203
|
Bug 210934 Option to use Moz to open MNGs even though MNG support dropped. p=Peter Weilbacher <mozilla%Weilbacher.org>,r=cst,sr=neil
|
2007-04-24 11:42:58 -07:00 |
bugzilla@standard8.demon.co.uk
|
3fa20dc21a
|
Bug 377308 Change SeaMonkey's uses of preprocessor.pl to Preprocessor.py. r=benjamin,sr=Neil
|
2007-04-13 10:53:41 -07:00 |