Commit Graph

95 Commits

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