Commit Graph

335 Commits

Author SHA1 Message Date
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