Commit Graph

5340 Commits

Author SHA1 Message Date
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
gavin@gavinsharp.com
58d89376bd Bug 357371: change feed handler name from "Google Reader" to just "Google", r=mano 2007-04-30 10:55:12 -07:00
asqueella@gmail.com
444fac788a Bug 377844 - Pop up safebrowsing EULA/select remoteLookups radio when a provider menuitem is selectedp=Ryan Flint <ryan@ryanflint.com>r=mano, ui-r=beltzner 2007-04-29 08:21:03 -07:00
mark.finkle@gmail.com
abdd5e311d bug 378618. r=gavin. Added code to delete category entries when the component is unregistering itself 2007-04-28 17:05:55 -07:00
gavin@gavinsharp.com
a778635422 Bug 379139: add FUEL component and typelib to installer manifests 2007-04-28 16:25:24 -07:00
gavin@gavinsharp.com
8b50ebbce0 Bug 379141: fuelIPreference::modified should be readonly, r=mfinkle 2007-04-28 16:22:45 -07:00
gavin@gavinsharp.com
e970aad7df Bug 379138: use a less generic contract ID for FUEL, r=mfinkle 2007-04-28 16:21:51 -07:00
dveditz@cruzio.com
34c56bcec8 bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-04-28 14:29:08 -07:00
myk@mozilla.org
aa4de4e765 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-04-27 13:37:52 -07:00
myk@mozilla.org
2cd4a80d9d bug 376919: add a hidden pref to disable microsummariesPatch by Ryan Flint.r=myk 2007-04-27 13:32:23 -07:00
asqueella@gmail.com
14ac47956a Bug 378257 - Typo in buildSelectionMetadata causing wrong annotations name to fill in the node metadatap=onemen.one@gmail.comr=mano 2007-04-27 09:37:09 -07:00
asqueella@gmail.com
105ef1c609 Bug 367655 - Error in metaData.js: imageRequest.image has no propertiesp=Florian Quèze <f.qu@queze.net>r=mano 2007-04-27 09:10:40 -07:00
mark.finkle@gmail.com
6157fda151 bug 378618. r=dbaron. Clean up some XPCOM leaks. 2007-04-27 07:37:26 -07:00
nrthomas@gmail.com
4a8c06662d Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf 2007-04-27 06:17:31 -07:00
ted.mielczarek@gmail.com
bb3b15892d bug 378598 - Firefox executable should have the manifest with requestedExecutionLevel=asInvoker. r=rob_strong 2007-04-25 15:11:44 -07:00
mozilla.mano@sent.com
14f52e2d45 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
asqueella@gmail.com
aabade3767 Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org 2007-04-25 13:42:46 -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
benjamin@smedbergs.us
59fa1d4b90 Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 07:26:42 -07:00
sdwilsh@shawnwilsher.com
bf1432026a Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
benjamin@smedbergs.us
1a3c971646 Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser 2007-04-24 18:17:44 -07:00
rob_strong@exchangecode.com
fa6d607087 Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong 2007-04-24 14:33:13 -07:00
gavin@gavinsharp.com
d95a02620d Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner 2007-04-24 14:13:57 -07:00
gavin@gavinsharp.com
16d6ea87b2 Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me 2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
9c9736c770 Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:38:04 -07:00
mozilla.mano@sent.com
2019f586fe Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com
a299f09892 Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:30:11 -07:00
mark.finkle@gmail.com
00d3720e30 bug 372069. add FUEL to trunk. r=gavin 2007-04-23 13:27:46 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
dietrich@mozilla.com
230cf21323 Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
philringnalda@gmail.com
a65d48c501 Bug 353322 - Search bar looks strange when on customize toolbar palette, r=mano 2007-04-21 23:46:13 -07:00
philringnalda@gmail.com
6913ab4560 Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano 2007-04-21 18:55:13 -07:00
philringnalda@gmail.com
cb8978e67a Bug 378239 - remove unused string in languages.dtd, r=gavin 2007-04-20 21:04:23 -07:00
benjamin@smedbergs.us
3a6df140c7 Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong 2007-04-20 08:22:17 -07:00
benjamin@smedbergs.us
7d98dd3120 Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder 2007-04-20 07:09:58 -07:00
benjamin@smedbergs.us
05f7ef880e Bug 377409 - Create toplevel targets to create packages (tarballs) and installers, r=preed 2007-04-18 10:06:30 -07:00
mozilla.mano@sent.com
7745a13efc Bug 377549 - Remove unused entities and strings from locale files. patch from Florian Queze <f.qu@queze.net>, r=me. 2007-04-17 17:37:56 -07:00
mozilla.mano@sent.com
b837eb6048 Bug 377440 - Broken/useless column picker in general tab of page info. patch from Florian Queze <f.qu@queze.net>, r=me. 2007-04-17 17:34:39 -07:00
cbiesinger@web.de
1b26f061bd bug 376205 remove myspell DLLs from packagingpatch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg,mscott 2007-04-15 09:15:44 -07:00
mozilla.mano@sent.com
fe6118acae Bug 377397 - Clicking padlock in url bar no longer shows page security info. r=f.qu@queze.net. 2007-04-14 09:08:51 -07:00
mozilla.mano@sent.com
9770dfea67 Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima <hidenosuke@hidenosuke.org>, r=me. 2007-04-14 09:05:44 -07:00
mozilla.mano@sent.com
4046cdaee4 Missed file from Bug 339102. 2007-04-12 18:43:04 -07:00
mozilla.mano@sent.com
fe51e1ff1c Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me. 2007-04-12 18:26:39 -07:00
mozilla.mano@sent.com
459de0f1a5 Bug 344660 - Show frame count for animated GIFs in Image Properties. patch by Florian Queze <f.qu@queze.net>, r=me. 2007-04-11 18:18:39 -07:00
axel@pike.org
37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
peterv@propagandism.org
98262e788a Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
mozilla.mano@sent.com
768c4382ff Bug 376731 - Pasting/Dropping a child of a live-bookmark should not copy over its livemark/bookmarkFeedURI annotation. r=dietrich. 2007-04-09 17:36:43 -07:00
mozilla.mano@sent.com
576a050e37 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com
34d31856a4 Bug 376661 - History Sidebar->Bookmark This Link menu-item should be hidden for multiple-items selection. r=dietrich. 2007-04-05 17:03:13 -07:00