thunder@mozilla.com
|
2653b13a7a
|
Fix build bustage - don't build places import/export code except when MOZ_PLACES_BOOKMARKS are enabled. r=mano
|
2007-05-15 17:05:09 -07:00 |
|
thunder@mozilla.com
|
2da2087481
|
Bug 379913: Add convenience methods to the microsummary service. r=myk
|
2007-05-15 16:28:22 -07:00 |
|
thunder@mozilla.com
|
1f20fd1155
|
Bug 373501: Add import/export of microsummaries to places. r=mano
|
2007-05-15 16:23:51 -07:00 |
|
mozilla.mano@sent.com
|
30582e1416
|
Bug 380693 - unable to create a bookmark folder. r=sspitzer.
|
2007-05-14 21:22:14 -07:00 |
|
mozilla.mano@sent.com
|
eb9309e413
|
Bug 380689 - Import & Export separators titles. r=sspitzer.
|
2007-05-14 21:18:25 -07:00 |
|
mozilla.mano@sent.com
|
1355c9bb8a
|
Bug 329842 - Add support for POST keywords. r=sspitzer.
|
2007-05-14 20:59:38 -07:00 |
|
mozilla.mano@sent.com
|
8d18c1a115
|
Bug 372508 part 2 - remove folderId getter. r=sspitzer.
|
2007-05-14 14:56:38 -07:00 |
|
mozilla.mano@sent.com
|
0c07d55db2
|
Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer.
|
2007-05-14 14:53:33 -07:00 |
|
asqueella@gmail.com
|
66932e16e5
|
Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin
|
2007-05-13 08:47:05 -07:00 |
|
asqueella@gmail.com
|
7026ec9154
|
Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner
|
2007-05-13 05:34:09 -07:00 |
|
mozilla.mano@sent.com
|
cce32bf90e
|
Bug 334758 - Import and export bookmark descriptions, patch by dietrich and me, r=sspitzer.
|
2007-05-11 12:26:14 -07:00 |
|
enndeakin@sympatico.ca
|
6e82f5428f
|
Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano
|
2007-05-11 12:06:57 -07:00 |
|
sspitzer@mozilla.org
|
c039a18e12
|
supplimental patch for bug #334669: "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316).r=manothanks to onemen.one@gmail for the patch
|
2007-05-10 23:17:18 -07:00 |
|
sspitzer@mozilla.org
|
afd0626a7d
|
fix for bug #380340: move the places shutdown work to on the profile-before-change event. r=mano
|
2007-05-10 17:42:22 -07:00 |
|
mozilla.mano@sent.com
|
2c5e158506
|
Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer.
|
2007-05-10 16:52:47 -07:00 |
|
mozilla.mano@sent.com
|
455ba54224
|
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
|
2007-05-10 11:18:34 -07:00 |
|
mozilla.mano@sent.com
|
33a988643d
|
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
|
2007-05-10 01:05:19 -07:00 |
|
mozilla.mano@sent.com
|
24e23fd894
|
Bug 334669 - bookmark separators have an icon overlaid over it. patch from onemen.one@gmail.com, r=me.
|
2007-05-08 03:50:33 -07:00 |
|
dietrich@mozilla.com
|
569e25f8e9
|
Bug 376008 - typo fix (for onemen.one, r=mano)
|
2007-05-07 11:27:38 -07:00 |
|
ted.mielczarek@gmail.com
|
e659c0665b
|
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
|
2007-05-07 08:32:41 -07:00 |
|
myk@mozilla.org
|
9ba03ade72
|
Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor
|
2007-05-07 03:52:55 -07:00 |
|
mozilla.mano@sent.com
|
3562330e8e
|
Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich.
|
2007-05-07 03:52:54 -07:00 |
|
myk@mozilla.org
|
9f7fde2aca
|
bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)Patch by Ryan Flint.r=myk
|
2007-05-07 03:52:53 -07:00 |
|
myk@mozilla.org
|
d8c784e813
|
don't treat microsummary generator that goes missing as if it were a remote generatorbug=346822r=mconnor
|
2007-05-07 03:52:52 -07:00 |
|
myk@mozilla.org
|
f9b8882a5f
|
display link tag's title attribute on microsummary menu item while downloading generatorPatch by Justin Dolske.bug=342231r=myk
|
2007-05-07 03:52:51 -07:00 |
|
martijn.martijn@gmail.com
|
b37280c96e
|
Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon Bünzli, r=myk
|
2007-05-07 03:52:50 -07:00 |
|
myk@mozilla.org
|
e30874168a
|
add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch
|
2007-05-07 03:52:49 -07:00 |
|
myk@mozilla.org
|
da623c877d
|
Initial support for microsummaries via a service and integration into the bookmarks UI.bug=334471r=brettwa=ben for the branch
|
2007-05-07 03:52:48 -07:00 |
|
dwitte@stanford.edu
|
1852ac4c86
|
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
|
2007-05-05 14:09:54 -07:00 |
|
sspitzer@mozilla.org
|
aca7ffe9f6
|
fix for bug #375677: Deleting 5 or more bookmarks at once in Bookmarks Manager seriously messes up the bookmark handling.fix by Todd Agulnick <toddsf@gmail.com>.r=sspitzer
|
2007-05-04 12:30:40 -07:00 |
|
gavin@gavinsharp.com
|
1a65fe5fda
|
Bug 356289: modify the search service's concept of "default engine" so that extension-shipped search plugins can be easily restored using "restore default engines", r=mano, ui-r=mconnor
|
2007-05-04 08:48:08 -07:00 |
|
asqueella@gmail.com
|
ab93da6d17
|
354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano
|
2007-05-03 23:55:38 -07:00 |
|
asqueella@gmail.com
|
927887d8e9
|
Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano
|
2007-05-03 23:47:02 -07:00 |
|
rob_strong@exchangecode.com
|
2f2d420a70
|
Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird
|
2007-05-03 16:40:54 -07:00 |
|
sspitzer@mozilla.org
|
16aae7ec5d
|
fix for bug #379552: when I drop a page with no title onto the personal toolbar, we should use the uri as the title.r=mano
|
2007-05-03 07:37:11 -07:00 |
|
enndeakin@sympatico.ca
|
3203ecaddf
|
Bug 337868, update places bookmarks toolbar when items are modified, r=mano
|
2007-05-03 05:26:27 -07:00 |
|
dietrich@mozilla.com
|
06f16dfdf8
|
fix test bustage from bug 376008
|
2007-05-03 02:57:59 -07:00 |
|
dietrich@mozilla.com
|
2ec31dc221
|
fixing bustage from bug 376008
|
2007-05-03 02:26:21 -07:00 |
|
dietrich@mozilla.com
|
65504bd2fc
|
Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
|
2007-05-03 01:56:41 -07:00 |
|
joshmoz@gmail.com
|
a9dddfe17f
|
[re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton
|
2007-05-02 16:47:53 -07:00 |
|
gavin@gavinsharp.com
|
cb8a3c4030
|
Bug 379344: remove unused CookieViewer files, patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r=me
|
2007-05-02 13:36:55 -07:00 |
|
gavin@gavinsharp.com
|
1be8351c5a
|
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
|
2007-05-02 13:13:33 -07:00 |
|
gavin@gavinsharp.com
|
e13832d06e
|
Bug 357830: use parseFromBuffer instead of doing byte->string conversion manually, to benefit from nsDomParser's charset detection, r=mano
|
2007-05-02 13:06:43 -07:00 |
|
axel@pike.org
|
d4641aa6f5
|
bug 379002, use an absolute path for including extra-jars.mn, r=bsmedberg
|
2007-05-02 07:18:20 -07:00 |
|
sspitzer@mozilla.org
|
60a0ed8c0b
|
fix for bug #376302: unable to drop favicon or link onto personal toolbar folder, favicon drop leaves the cursor behindr=mano
|
2007-05-02 00:06:34 -07:00 |
|
roc+@cs.cmu.edu
|
010e67de84
|
Backing out patch since it broke 3 mochitests and no-one's around to babysit.
|
2007-05-01 16:54:55 -07:00 |
|
sspitzer@mozilla.org
|
97da9e6bfd
|
fix for bug #378921: unable to bookmark a microsummarized URI.r=mano
|
2007-05-01 15:30:24 -07:00 |
|
joshmoz@gmail.com
|
0604497a38
|
allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton
|
2007-05-01 14:52:22 -07:00 |
|
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 |
|
mozilla.mano@sent.com
|
d807bdd623
|
Bug 376618 - History Sidebar->Bookmark This Link should open the bookmark properties dialog in minimal UI mode. r=dietrich.
|
2007-04-05 15:07:06 -07:00 |
|
alfred.peng@sun.com
|
9209b524ef
|
Bug 357243. Can not add certain item into cookie "Exceptions" list after clicking "Remove All Sites".Patch by Jia-Qin.Shi@Sun.COM. r=mano.
|
2007-04-05 02:59:20 -07:00 |
|