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

1122 Коммитов

Автор SHA1 Сообщение Дата
dean_tessman%hotmail.com 88e7618165 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2006-07-27 14:55:35 +00:00
blakeross%telocity.com d32f0d69b3 81061 - implement folder deletion in history.
73927 - use batch deleting for history (a speedup of 30000% for a few hundred items!).

63292 - session additions to global history are lost on a crash.

112308 - 2M history.dat file adds 30% to startup time.

96753 - changing history grouping doesn't update open sidebar panels.

98776 - support context menus on folders in global history.

124665 - can't clear global history after startup if you don't have a homepage.

93233 - with large history, clear history appears to hang.

92613 - shouldn't store chrome uris in global history.

59816 - clear history button should be disabled if history is empty; add count attr to nsIBrowserHistory.

104231 - last typed web location remains after clearing all history.

r=ben sr=alecf
2006-07-27 14:55:30 +00:00
blakeross%telocity.com dab77440a0 Fix for 98782 and a few other history bugs. r=ben sr=hewitt 2006-07-27 14:55:25 +00:00
sgehani%netscape.com 05d1a37dc8 Ask user if they'd like to make the search sidebar tab engine selection
their default search engine.
b=100078; r=morse; sr=alecf
2006-07-27 14:55:22 +00:00
sgehani%netscape.com 3bb1a40548 Add close button to sidebar.
b=33420; r=morse; sr=alecf
2006-07-27 14:55:14 +00:00
sgehani%netscape.com b7be0dc38f Remove dependency of sidebarOverlay on brand.dtd.
b=109450; r=morse; sr=blake
2006-07-27 14:55:13 +00:00
morse%netscape.com 1f124c19f7 bug 121161, enhanced p3p cookie management, r=sgehani, sr=alecf 2006-07-27 14:55:04 +00:00
matt%netscape.com 747d537462 bug 94404 moving sidebar into branding. sr=ben r=pchen 2006-07-27 14:54:42 +00:00
gerv%gerv.net daef68d899 Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2006-07-27 14:54:36 +00:00
timeless%mac.com 4539f32c97 fix bug 35057 Use "My Sidebar" consistently throughout browser
r=blake, a=ben
2006-07-27 14:54:35 +00:00
slamm%netscape.com aca3f79445 'Panel' --> 'Tab' (51091) r=mcafee 2006-07-27 14:54:34 +00:00
morse%netscape.com 0cc3432749 bug 97409, add unblocking images to context menu, r=law, sr=alecf 2006-07-27 14:54:33 +00:00
timeless%mozdev.org 18791a675e Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2006-07-27 14:54:30 +00:00
dwitte%stanford.edu 622efa3ebd rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2006-07-27 14:54:22 +00:00
blakeross%telocity.com 9d730783b7 tooltip on dir tree is annoying (76696). r=dougt sr=blake a=asa 2006-07-27 14:54:14 +00:00
stephend%netscape.com 5161e05c51 Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer 2006-07-27 14:54:13 +00:00
blakeross%telocity.com 19436ec120 History should use outliner, provide a way to sort/view history the old way, win32 classic should use +/- twisties (73857, 71947, 80846, also fixes 66907, 59814, 71029, 48864, 69260, others). r=alecf sr=ben 2006-07-27 14:54:10 +00:00
ben%netscape.com 050769d5a4 Fix for 81575, Implement a new find in history dialog. This replaces the ugly old dual Bookmarks/History search, which had problems.
- Duplicate bookmarks find dialog code (since it's so small it's not worth factoring)
- Make the history window know how to root its tree on a given URI
- Add Find in History dialog XUL, JS, etc
2006-07-27 14:54:05 +00:00
sgehani%netscape.com f9f0622114 Add a dropdown to choose searchengine when in basic mode in
the search sidebar panel.

b  = 86483
r  = matt
sr = alecf
2006-07-27 14:54:04 +00:00
anatoliya%netscape.com 51bc544ffa When tab not found, sidebar should indicate that in tab, bug 77635, r=pchen sr=alecf a=asa 2006-07-27 14:54:01 +00:00
blakeross%telocity.com f31efcb8ec Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2006-07-27 14:53:53 +00:00
matt%netscape.com 0a768ee88f bug 71881
adding sidebar directory to popup menu
sr=hyatt
r=mcafee
2006-07-27 14:53:32 +00:00
blakeross%telocity.com 5a1804eb37 Search cleanup (70102). r=timeless sr=alecf 2006-07-27 14:53:28 +00:00
blakeross%telocity.com bf79338866 The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik. 2006-07-27 14:53:27 +00:00
timeless%mac.com 7b31a9ac66 fix bug "Bookmark Search Results" wrongly worded
fix by stephend@netscape.com r=hewitt a=ben
2006-07-27 14:53:26 +00:00
tao%netscape.com 7cf02c8ce7 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-07-27 14:53:22 +00:00
matt%netscape.com 315b748f40 Fixing bugs 52213 52214
all sorts of UI changes see in bugs
r=ben
2006-07-27 14:53:06 +00:00
ben%netscape.com a3954251f2 fix for 46613 (classic skin polish) and 47636 (cannot go back to multiple
search engine listing)
2006-07-27 14:52:49 +00:00
kin%netscape.com 627a558c21 Checking in patch from BlakeR1234@aol.com for
bug #41283: Incorrect Dialog for 'New' category in Customize search window

    mozilla/xpfe/components/search/resources/search-editor.js
    mozilla/xpfe/components/search/resources/locale/en-US/search-editor.properties

r=ben@netscape.com a=waterson@mozilla.org
2006-07-27 14:52:47 +00:00
rjc%netscape.com 57cb8e1d86 Implement the "Add Engine" function. 2006-07-27 14:52:46 +00:00
kairo%kairo.at 6bce9b7a95 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2006-07-27 14:52:45 +00:00
blakeross%telocity.com aa5e3f4f84 Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer 2006-07-27 14:52:44 +00:00
pchen%netscape.com 84e34901e7 bug 52930, r=matt, sr=alecf, a=blizzard, sync up dtd with internal one used in mozilla/profile/defaults/panels.rdf before I have panels.rdf use this dtd 2006-07-27 14:52:43 +00:00
alecf%netscape.com f79e0049bc implement hierarchical history!
bug 65862
sr=waterson
2006-07-27 14:52:37 +00:00
timeless%mac.com 57042260c2 fix bug 68959 Wording Mismatch between History and Bookmarks
r=lordpixel, sr=alecf
2006-07-27 14:52:36 +00:00
mcafee%netscape.com d91dbe1c89 Adding ctrl+f for edit|search history (67908). r=blake, sr=ben 2006-07-27 14:52:33 +00:00
alecf%netscape.com 5c07b75b2d fix for #64060 - bulk delete history entries by hostname & domainname
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2006-07-27 14:52:30 +00:00
mcafee%netscape.com 50dc609eb2 Renaming Find menu item to Search (44733) r=matt, sr=ben 2006-07-27 14:52:29 +00:00
alecf%netscape.com 36dcc1b88f fix for 64218 - implement history sidebar panel
a=ben@netscape.com
2006-07-27 14:52:24 +00:00
blakeross%telocity.com 25177ec34e Fix 51966, wording change for Sidebar. r=matt sr=ben 2006-07-27 14:52:09 +00:00
slamm%netscape.com 2045374312 Update text for no panels in sidebar. r=mcafee 2006-07-27 14:52:08 +00:00
BlakeR1234%aol.com 2ff7fbcb5c Minor wording change (44473) 2006-07-27 14:52:07 +00:00
BlakeR1234%aol.com 1f0465e3af Fix for bug 35057, patch by timeless@bemail.org r=me a=brendan 2006-07-27 14:52:06 +00:00
ben%netscape.com 82d6c73b69 didn't mean to check in changes to these files just yet... 2006-07-27 14:52:04 +00:00
ben%netscape.com 26947d4708 more classic skin work 2006-07-27 14:52:03 +00:00
slamm%netscape.com 1be90f7d7f Add text for up/down buttons. Replace occurences of 'panel' with 'tab' (47585) r=mcafee 2006-07-27 14:52:02 +00:00
BlakeR1234%aol.com 2f534b97b1 Fix 38460, minor wording change r=me, a=johng/verah 2006-07-27 14:52:01 +00:00
ben%netscape.com 5dc51d9f26 30536 - skinnable front end. remove dependencies on current skin. 2006-07-27 14:52:00 +00:00
slamm%netscape.com 008bc7d4df Change 'Panel' to 'Tab'. 2006-07-27 14:51:59 +00:00
hwaara%chello.se c7b542602d #65523, "'View Stored Cookies' button needs a better name"
Patch by Vidar Braut Haarr <vidar@coretrek.com>

r=morse, sr=alecf
2006-07-27 14:51:57 +00:00
stephend%netscape.com 247096dc25 Bug 33724. 'Block Image' is mis-named. r=blakeross@telocity.com sr=alecf@netscape.com a=blizzard@mozilla.org (on behalf of drivers@mozilla.org) 2006-07-27 14:51:56 +00:00
ben%netscape.com 22a7f4ddf1 nsbeta3+ bug 45085, move search results 'default.htm' file into locale. 2006-07-27 14:51:55 +00:00
rjc%netscape.com e6a4f955c0 Specify query encoding string for this search engine. r=me a=johng 2006-07-27 14:51:48 +00:00
tao%netscape.com b2234e713d 41054: Bundle 2-3 langpacks w/ Seamonkey. Move all URLs to the bottom of
the file. r=amasri.
2006-07-27 14:51:45 +00:00
BlakeR1234%aol.com f2dd48e8ef Fix bug 43277 r=me 2006-07-27 14:51:42 +00:00
matt%netscape.com 100cb79981 pulling out search string from JS to a properties file.
R:law
bug:35124
2006-07-27 14:51:25 +00:00
slamm%netscape.com 576f273d90 Use standards compliant RDF format. Bug 41225. Handle case when data format gets corrupted or no panels are listed. r=pavlov 2006-07-27 14:51:04 +00:00
rjc%netscape.com 834e04c437 Fix PDT bug # 40369 & 39029: search UI changes to enable mode switching, and proper alias resolution. r=pavlov, a=dveditz,don 2006-07-27 14:50:53 +00:00
ben%netscape.com 5244d58dcc search customize dialog tidy up 2006-07-27 14:50:46 +00:00
slamm%netscape.com 5314012016 Change dialog buttons at bottom to match prefs dialog (bug 36589). 2006-07-27 14:50:38 +00:00
alecf%netscape.com 655ddf56c8 fixes for:
#61140 - delete history.dat if it gets corrupted
 #56867 - implement "First Visited"
 #19370 - implement "Visit Count"
 #33697 - clean up nsGlobalHistory::OpenDB a bit more (doesn't fix the leak yet)
sr=waterson
2006-07-27 14:50:32 +00:00
BlakeR1234%aol.com b299f82b1e Clean up history window... 2006-07-27 14:50:31 +00:00
slamm%netscape.com 49bea961ff Fix bookmark and history menus. Bug 37078 r=pavlov 2006-07-27 14:50:16 +00:00
rjc%netscape.com 9c7c14a67c Small "Search Editor" changes. 2006-07-27 14:49:40 +00:00
blakeross%telocity.com 983dcb1cb0 Fix nsbeta3+ bug 52208, just a wording change to a bookmarks button. r=matt a=brendan 2006-07-27 14:49:39 +00:00
rjc%netscape.com fd9d2c7f2e Add support for "Search Editor". 2006-07-27 14:49:29 +00:00
rjc%netscape.com 0c884c45f3 Small sorting changes on search results. 2006-07-27 14:49:24 +00:00
rjc%netscape.com 4eb8cc80d7 Add support for "Dates" as per search spec. 2006-07-27 14:49:23 +00:00
ben%netscape.com 36d6bdc865 fix for 42964 - sidebar add panel and add search engine dialogs are not localizable 2006-07-27 14:49:22 +00:00
morse%netscape.com 8c4734c288 bug 105874, minor wording changes in p3p dialog, r=harishd, sr=alecf 2006-07-27 14:49:21 +00:00
sgehani%netscape.com 2bda6d2842 Fix typo.
b = 103215
r = morse
sr = alecf
2006-07-27 14:49:20 +00:00
morse%netscape.com 8b9158732f bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf 2006-07-27 14:49:19 +00:00
morse%netscape.com 6f60d1e57d new file, not yet part of build 2006-07-27 14:49:12 +00:00
rjc%netscape.com 78170a9f56 Activate context menus for search results in content area of browser. Consolidate common JS into "shared.js". 2006-07-27 14:49:06 +00:00
rjc%netscape.com c84b2ba5a6 Fix bug # 28062: now able to again save a search query in bookmarks. Also fix bug # 31208: get full list of categories back. Finally, also fix up some of the search datasets to not use silly redirect urls. 2006-07-27 14:49:02 +00:00
rjc%netscape.com b2d58c1afa Search UI changes. 2006-07-27 14:48:59 +00:00
morse%netscape.com 56a01f8b20 undo partial fix for bug 26020 2006-07-27 14:48:57 +00:00
ben%netscape.com cb5d01693c ok so I checked in a slightly older version of the files I should have checked in last night.
also including some more slight CSS tweaks. a=jevering, r=german, johng
2006-07-27 14:48:54 +00:00
ben%netscape.com 1acebe901d fixes for search panel appearance, 28103 r=german, a=jevering 2006-07-27 14:48:53 +00:00
ben%netscape.com 84c968c0fd search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2006-07-27 14:48:48 +00:00
slamm%netscape.com 36246919a9 Rename sidebar-rdf.dtd to local-panels.dtd 2006-07-27 14:48:47 +00:00
morse%netscape.com 4f11769ba2 Implemented ability to start up cookie viewer in the image tab 2006-07-27 14:48:46 +00:00
morse%netscape.com 8e92e442a2 keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly 2006-07-27 14:48:45 +00:00
sford3%swbell.net bbf0d485c3 Prepatory work for reorganizing wallet 2006-07-27 14:48:42 +00:00
slamm%netscape.com 97c6ef95b1 Change 'Panel' to 'Tab' and column headers. 2006-07-27 14:48:41 +00:00
ben%netscape.com 75318d973a oops forgot to cvs add this file with the previous checkin 2006-07-27 14:48:40 +00:00
ben%netscape.com 6f8b09cf59 some search changes, r=rjc,don,johng 2006-07-27 14:48:34 +00:00
ben%netscape.com e7adfeef8a skinnable history 2006-07-27 14:48:33 +00:00
rjc%netscape.com f67d5c48aa Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.) 2006-07-27 14:48:28 +00:00
slamm%netscape.com 959dc01398 Capitalize some words (bug 38513) 2006-07-27 14:48:22 +00:00
slamm%netscape.com d2c7563d05 Add 'loading...' text for tabs 2006-07-27 14:48:19 +00:00
slamm%netscape.com e1152c54d5 Add label for popup menu panel picker. 2006-07-27 14:48:18 +00:00
slamm%netscape.com c11fdf5bf9 Change 'My Panels' to 'My Sidebar' (bug 26932). 2006-07-27 14:48:16 +00:00
mnyromyr%tprac.de b6dfc1f5ed Bug 133917 help patch/missing icon; r=IanN 2006-07-27 14:38:51 +00:00
rlk%trfenv.com 60c18aa157 adding newly optimized help images. Images by sharparrow1 <sharparrow1 at yahoo.com>. r=rlk@trfenv.com 2006-07-27 14:38:50 +00:00
rlk%trfenv.com 8df42a3a62 Bug 235742 and part of bug 107225 - Missing images in Mail Help/Replace old gif images with updated png images. Images by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com, r=neil@parkwaycc.co.uk 2006-07-27 14:38:49 +00:00
ajschult%verizon.net 305b980150 Update Help welcome page: remove links to DecisionOne and MozillaPL, add a link to #mozillazine and bump copyright date. bug 324821, r/sr=jag 2006-07-27 14:38:48 +00:00
mnyromyr%tprac.de 6d6c3a9584 Bug 324250: using_priv_help.xhtml file errors; p=<stefanh@bluebottle.com>, r=IanN 2006-07-27 14:38:47 +00:00
kairo%kairo.at 4c1b2577e7 bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN 2006-07-27 14:38:46 +00:00
bugzilla%arlen.demon.co.uk 0dbeb2164a Bug 321526 Duplicated content in using_priv_help.xhtml
p=giacomo.magnini@portalis.it r=me
2006-07-27 14:38:45 +00:00