Commit Graph

237 Commits

Author SHA1 Message Date
Neil Rashbrook
76505b5e76 Bug 453999 Fix handling of partial autocomplete results r=ajschult 2008-09-07 11:01:00 +01:00
Neil Rashbrook
58b96d68f9 Bug 453999 Bail out early when the autocomplete field is empty r=ajschult 2008-09-07 11:00:17 +01:00
Mark Banner
8d3cdf378e 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
3c87be4ffc 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
1f306be9b8 Bug 453113 - Remove remnant |#include "nsIAutoCompleteSession.h"| from Xpfe <nsGlobalHistory.h>. r/sr=Neil 2008-09-01 12:54:22 +01:00
Robert Kaiser
93edae459d 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
334818b1d5 Bug 450072 Kill obsolete nsResetPref.js. r/sr=Neil 2008-08-18 18:54:10 +01:00
Robert Kaiser
61fa4b82ce 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
38eedb9038 Bug 443370 Toolkit async autocomplete support for xpfe's autocomplete r=ajschult 2008-08-15 13:46:49 +01:00
Mark Banner
cd62b2fc2a 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
1fa4f9c45d 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
e98b895b22 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
07a686f839 Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag 2008-07-12 12:13:38 +02:00
Robert Kaiser
9c0642eca0 fix xpfe autocomplete bustage from bug 438861 to be really in sync with cvs 2008-07-09 19:41:48 +02:00
Justin Wood
a21119e8a9 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
9170c91f32 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
7498d948ba "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
9934ddda04 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
7267233b08 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
03c56c2768 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
bb9d930183 Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway 2008-06-25 21:12:25 -04:00
Mark Banner
77e9dbff80 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
8c87d7cebd 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
7af4aefafc 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
9d17cfe85e 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
aec9f367db 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
15cedd620a 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
f925d070e8 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
d7e775a7be 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
f33eb4a3b4 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org
8074fda8ae 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
962dee4160 Bug 421202 nsHTTPIndex should be cycle collected r=sayrer a=dsicore 2008-03-08 07:47:34 -08:00
reed@reedloden.com
5e3b4d1415 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
337ca4c34c Fix nsIAutoCompleteController's handleEvent signature change bustage rs=ajschult 2008-03-05 16:27:27 -08:00
joshmoz@gmail.com
df3cd329a5 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
a2f9a64df3 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
ef664eb10c 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
2fbcb59ed7 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
057bc17743 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
timeless@mozdev.org
36359dc87d 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
a3932ac4bd 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
c978930cbe 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
7c2c5b3d81 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
c1bbf72f3d 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
1bf52d628a 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
487ee60452 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
f034d1b71b 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
d29c264f13 Bug 400893, escape should close panels, r+sr=neil,a=beltzner 2007-11-12 13:52:13 -08:00
stuart.morgan@alumni.case.edu
2779812c1a 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
93c1732f4a 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
313a1b1525 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
9ef194e1c0 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
cf854e22f4 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
81ab1860c1 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
25688e7200 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
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
martijn.martijn@gmail.com
380c14058c 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
6bd799f574 Fix camino bustage from bug 394346 (hopefully) 2007-09-21 20:58:21 -07:00
sdwilsh@shawnwilsher.com
141c97a0d7 Seamonkey bustage fix. r=ajschult 2007-09-21 19:34:56 -07:00
bugzilla@standard8.plus.com
ce7c35016c 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
15a067f1bb 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
21ad4416c2 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
6f1ae6c9c6 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
087ee794f8 Part of bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB 2007-09-04 09:07:02 -07:00
bugzilla@standard8.plus.com
7a32f6e43f 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
c50439b871 Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag 2007-08-25 09:19:01 -07:00
masayuki@d-toybox.com
a17a03f2ea 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
b7fdcfc19e 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
ef6beae520 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
aef0ee7c4d Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
neil@parkwaycc.co.uk
2cf76e1f44 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
3a6d0e836c 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
19d82ada33 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
91382ca398 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-13 18:12:07 -07:00
darin@meer.net
bef2de2cdf 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
904357d502 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
8b3eb7948a 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
30e2ed345b 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
44f3976ead 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
924ddb1df8 Backing out...saving for a rainy day... 2007-08-13 18:12:09 -07:00
blakeross@telocity.com
7d181c6c24 102477 - Turning on download manager. r=law sr=ben a=dbaron 2007-08-13 18:12:08 -07:00
law@netscape.com
882f6aa41f More updates. NOT PART OF THE BUILD 2007-08-13 18:12:07 -07:00
law@netscape.com
9f95ce277f Updates to new progress dialog code; NOT PART OF THE BUILD 2007-08-13 18:12:06 -07:00
law@netscape.com
0a0a856e2c 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
b28c659219 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
benjamin@smedbergs.us
62ca2e9875 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
a2a8af3d62 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
e9f7126784 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
40d52c7e84 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
0cadeefefe 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
a8f23b63a2 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
d90ed87dc3 Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 09:13:15 -07:00
bugzilla@standard8.demon.co.uk
89f4b5e80f Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 08:48:37 -07:00
neil@parkwaycc.co.uk
b546c9d6c8 Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag 2007-07-23 06:51:43 -07:00
sspitzer@mozilla.org
18a0640622 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
3918fae4d6 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
0ba3d2545f 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
5061dd6468 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 04:35:00 -07:00
kairo@kairo.at
ef00ff4f1c bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 08:02:59 -07:00
kairo@kairo.at
3ccd7ef70d bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 07:57:13 -07:00
jwalden@mit.edu
e3c4baccae 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
eda79e7b81 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
b43349a577 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
6c8197be5f 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
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 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
93a71aa785 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
448ab2eb27 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
3ef7e96849 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
5713e08321 Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil 2007-06-13 15:55:16 -07:00
bzbarsky@mit.edu
10617cfbf0 Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-06-13 15:54:02 -07:00
neil@parkwaycc.co.uk
7b06c82a43 Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott 2007-06-13 05:43:48 -07:00
neil@parkwaycc.co.uk
6c016419b9 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
6406ebd92b 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
9120716120 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
69d606e4fc 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
129dc563f7 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
a7df0364e0 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
c7971df290 Bug 380250 bustage fix for xpfe 2007-05-21 18:11:37 -07:00
sdwilsh@shawnwilsher.com
e75178083f 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
66b18d104f 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
4292dc9f78 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
fda3c3801e 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
82f29ae35c 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
898c018b79 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
3a58208faf 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
30d9f44faf 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
51f99edd2b Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag 2007-05-01 02:47:41 -07:00
mats.palmgren@bredband.net
dfbd9d77a5 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
d78dd7fac4 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
f61971e016 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
655c127140 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
ea6af46831 Bug 377308 Change SeaMonkey's uses of preprocessor.pl to Preprocessor.py. r=benjamin,sr=Neil 2007-04-13 10:53:41 -07:00
peterv@propagandism.org
5be4000455 Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
bugzilla@standard8.demon.co.uk
67fe35283e Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil 2007-04-04 02:37:22 -07:00
bugzilla@standard8.demon.co.uk
76d09079bf Bug 374862 Port xpfe/components/search/src to frozen linkage (purely mechanical parts) p=Mook <mook.moz+mozbz@gmail.com>,r=Neil,sr=biesi 2007-03-30 01:20:44 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00