Serge Gautherie
|
0c26f40db4
|
Bug 747668. (Dv1) XPFE autocomplete.xml: Move code into onTextReverted(). r=neil.
DONTBUILD (npotb).
|
2012-04-27 11:51:15 +02:00 |
Serge Gautherie
|
0762760dee
|
Bug 747668. (Cv1) XPFE autocomplete.xml: Regroup code into onSearchComplete(). r=neil.
DONTBUILD (npotb).
|
2012-04-27 00:52:25 +02:00 |
Serge Gautherie
|
b67451d688
|
Bug 747668. (Bv1) Port |Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins| to SeaMonkey. r=neil.
DONTBUILD (a=npotb).
|
2012-04-23 01:28:55 +02:00 |
Serge Gautherie
|
3b6e985863
|
Bug 747668. (Av1a) XPFE autocomplete.xml: Regroup nsIAutoCompleteInput properties, Fix some nits. r=neil.
DONTBUILD (a=npotb).
|
2012-04-22 10:11:11 +02:00 |
Neil Rashbrook
|
ced5810fff
|
Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD
|
2012-03-04 15:13:20 +00:00 |
Neil Rashbrook
|
6ec4cfa80b
|
Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug
|
2012-03-04 14:57:45 +00:00 |
Serge Gautherie
|
f70440873e
|
Bug 707039. (Dv4) XPFE autocomplete.xml: Adjust the direction of the (content) autocomplete popup list based on the textbox direction. r=neil.
DONTBUILD (NPODB).
|
2012-02-05 00:07:40 +01:00 |
Serge Gautherie
|
681118f7c5
|
Bug 707039. (Bv1) XPFE autocomplete.xml: Rename resultsPopup to popup. r=neil.
DONTBUILD (NPOMCB).
|
2012-01-05 04:07:19 +01:00 |
Serge Gautherie
|
0cdafa03ad
|
Bug 707039. (Av1) XPFE autocomplete.xml: Rename openResultPopup()/closeResultPopup() to openPopup()/closePopup(). r=neil.
DONTBUILD (NPOMCB).
|
2012-01-05 04:06:19 +01:00 |
Mark Banner
|
b7ab17a195
|
Fix comm-central app bustage from bug 696498 - change the depth of the makefiles to account for being generated from the comm-central build system now that the old xpfe autocomplete files are no longer generated within the mozilla-central part of the build system. rs=Neil over irc. NPOTFFB DONTBUILD
|
2011-12-01 15:26:29 +00:00 |
Matheus Kerschbaum
|
2074f211f6
|
Bug 597789 - Remove --disable-rdf; r=ted
|
2011-11-08 11:42:54 +00:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
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 |