Граф коммитов

180606 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 6013c3bfe7 Add style to hide columns. 2007-05-05 04:32:53 +00:00
chanial%noos.fr b0753bd3f5 file bookmarksTree.xml was initially added on branch BOOKMARKS_20030310_BRANCH. 2007-05-05 04:32:52 +00:00
ben%netscape.com 70ae4267d2 localisability fix for bookmarks, r=jst@citec.fi 2007-05-05 04:32:51 +00:00
rjc%netscape.com 809b1e105b Second part of fix for bug # 21175: force a bookmark URL to have a scheme (default: "http://") 2007-05-05 04:32:50 +00:00
rjc%netscape.com 93307427b0 Add support for importing/exporting bookmarks. 2007-05-05 04:32:49 +00:00
rjc%netscape.com a13b94e0fc Aggregate in "rdf:httpindex". 2007-05-05 04:32:48 +00:00
rjc%netscape.com 03d3b65f7a Fix bug # 33678: require a valid URL when adding a new URL. Also, ensure that IsBookmarked() works for all URIs (not just bookmarks, but folders too) so that when looking for a folder by type, we can use IsBookmarked() to verify that the folder actually exists in the bookmarks hierarchy chain. 2007-05-05 04:32:47 +00:00
rjc%netscape.com 6d872075a4 Add support for "Set New Bookmark Folder" and "Set Personal Toolbar Folder" context menu commands. 2007-05-05 04:32:46 +00:00
rjc%netscape.com f030c819e0 Add RDF command separator support. 2007-05-05 04:32:45 +00:00
rjc%netscape.com 35788edcc8 When using various bookmark commands, now prompt for arguments. Prevent invalid arguments (for example, disallow deletion of the "Personal Toolbar Folder"). 2007-05-05 04:32:44 +00:00
rjc%netscape.com 6086c8ab82 Rest of fix for bug # 32681: also support html for clipboard encoding. 2007-05-05 04:32:43 +00:00
rjc%netscape.com 5303ff0234 Fix bug # 32681: also support text for clipboard encoding. 2007-05-05 04:32:42 +00:00
rjc%netscape.com aa0ee3f0c9 Fix bug # 17333: use a string bundle. Code from aaronr@us.ibm.com: Review: me 2007-05-05 04:32:41 +00:00
rjc%netscape.com 5cfc3bbe7e Fix bug # 28238: (work around bug # 26402) get context menus in bookmarks window/sidebar working, by setting "oncommand" attribute AFTER inserting node into content model. 2007-05-05 04:32:40 +00:00
rjc%netscape.com 7a9c0b83fc When bringing up a context menu, only adjust selection if we actually have a treeitem. (This check also allows correct behavior of context menus on the background.) 2007-05-05 04:32:39 +00:00
rjc%netscape.com 510454c81c Fix bug # 22521: context menus should work on background of bookmarks window and background of bookmarks sidebar panel. 2007-05-05 04:32:38 +00:00
rjc%netscape.com e90f58ffa2 Fix bug # 28927: double-clicking on twisty problem. Also, add some context menus to bookmark sidebar panel. 2007-05-05 04:32:37 +00:00
rjc%netscape.com 209c0035b7 Fix broken clicking metaphor for bookmarks sidebar panel. Review: pavlov. 2007-05-05 04:32:36 +00:00
rjc%netscape.com 481d45ccc1 Fix bug # 29045: small text change. 2007-05-05 04:32:35 +00:00
rjc%netscape.com 5da7580beb Part of fix for bug # 17333: add "Properties..." menuitem to context menu (if appropriate). Code from aaronr@us.ibm.com, review/slight mods: me. 2007-05-05 04:32:34 +00:00
rjc%netscape.com 12402265d4 Fix bug # 31624 (add Mac IE favorites foreign charset alias resolution support) and bug # 29135 (default to adding new bookmark items under the root node if there is no selection). Review: me 2007-05-05 04:32:33 +00:00
pinkerton%netscape.com 797c32ab16 moving all d&d code into separate file: bookmarksDD.js r=shaver. 2007-05-05 04:32:32 +00:00
pinkerton%netscape.com 176b9f8f4c hiding d&d behind a pref (xpfe.dragdrop.enabled) for nscp beta. r=sdagley. bug #22083. 2007-05-05 04:32:31 +00:00
slamm%netscape.com 0d4c328c9d Fix bookmark properties. bug #22010. 2007-05-05 04:32:30 +00:00
rjc%netscape.com d44c16d2e1 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: pinkerton 2007-05-05 04:32:29 +00:00
slamm%netscape.com 81b56d6e08 Fix bug #27415, Bookmarks dead in sidebar. 2007-05-05 04:32:28 +00:00
slamm%netscape.com b92937088e Clean up xul. 2007-05-05 04:32:27 +00:00
slamm%netscape.com c224d9a9d6 Only use left clicks to manipulate items. 2007-05-05 04:32:26 +00:00
chanial%noos.fr 8c26f6da99 file bookmarksMenu.js was initially added on branch BOOKMARKS_20030310_BRANCH. 2007-05-05 04:32:23 +00:00
rjc%netscape.com f18a5a84fc Small text change. 2007-05-05 04:32:20 +00:00
alecf%netscape.com c1f7254f19 some stray title buttons without borders 2007-05-05 04:32:09 +00:00
slamm%netscape.com 8a5599c1c8 Ignore clicks not on treeitems (bugzilla down...no number). Set window type as partial fix for bug #14038. Change debug statements to have '\n' by default. 2007-05-05 04:31:14 +00:00
roc+%cs.cmu.edu 234dc97288 Fixing bustage 2007-05-05 03:23:53 +00:00
roc+%cs.cmu.edu 9cbd608de4 Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad 2007-05-05 02:16:17 +00:00
neil.williams%sun.com d72381b8bb Bug 351767, pk12util -o <out> -W crashes if <out> is directory
r=nelson
2007-05-05 02:06:28 +00:00
bienvenu%nventure.com 27dafc9451 fix 368626 patch by gwenger@qualcomm.com, r/sr=bienvenu fix import of mailing list nicknames 2007-05-05 00:23:05 +00:00
jst%mozilla.org 6cba6bf908 Followup fix for bug 379539. Make the initial hg repository checkins have a commit date that matches the date of the CVS tag we pull from. Also fix a bug with handling of the --cvsroot argument. r=preed@mozilla.com 2007-05-04 23:55:42 +00:00
bienvenu%nventure.com 386d7caba2 fix 368634, unable to import win32 eudora if Eudora is using .nnt format, patch by gwenger@qualcomm.com, r=mscott, sr=bienvenu 2007-05-04 23:52:11 +00:00
sharparrow1%yahoo.com d23471dc9b Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc 2007-05-04 23:28:02 +00:00
bienvenu%nventure.com ece89f79b8 fix 377816 patch by gwenger@qualcomm.com, r=mscott, sr=bienvenu eudora ab importer incorrectly adds additional entries when resolving nicknames in mailing lists 2007-05-04 23:13:49 +00:00
rhelmer%mozilla.com b1f1c48cd9 license clarification b=368720 r=rhelmer a=anodelman 2007-05-04 22:35:49 +00:00
rhelmer%mozilla.com 9524ea1870 integrate test framework with graph server, new page set, and add linux support b=368720 r=rhelmer p=anodelman p=bhearsum 2007-05-04 22:13:40 +00:00
bienvenu%nventure.com d1b62a169c fix 368630 various eudora ab fields not mapped to tb ab fields, patch by gwenger@qualcomm.com, r=mscott, sr=bienvenu 2007-05-04 22:04:36 +00:00
rhelmer%mozilla.com 62124a3213 renaming mozilla/testing/performance/win32 to mozilla/testing/performance/talos, pull date '2007-05-04 15:00:00 PDT' b=368720 2007-05-04 21:54:09 +00:00
bienvenu%nventure.com 2dd6b5c2e6 look for imported eudora attachments in the attach directory, patch by gwenger@qualcomm.com, r/sr=bienvenu 301188 2007-05-04 20:26:32 +00:00
ghendricks%novell.com a3cf081193 Bug 379765 ��� Taint issues in Bugzilla::Testopia::Search 2007-05-04 20:13:31 +00:00
sspitzer%mozilla.org 0beab242e3 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 19:30:40 +00:00
bienvenu%nventure.com a952f44bcb fix leak of temp files doing mail import, sr=mscott 379636 2007-05-04 19:16:43 +00:00
bclary%bclary.com fdcf8cb57a JavaScript Tests - replace JavaScriptOptions, bug 379701 2007-05-04 18:49:31 +00:00
ghendricks%novell.com 97b3e04231 Bug 379750 ��� Remove hardcoded GROUP BY in favor of sql_group_by() 2007-05-04 18:39:45 +00:00