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

236 Коммитов

Автор SHA1 Сообщение Дата
tao%netscape.com a7a72ad16c 39790 : [L12y] Move all localizable prefs into chrome://.r=rjc 2006-07-27 14:51:27 +00:00
ben%netscape.com ba7cb60ef7 fixes for 32034 (sidebar search won't work from mail) and other search
problems (cannot sort search engines, etc)
2006-07-27 14:51:26 +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
rjc%netscape.com 5bda58a996 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2006-07-27 14:51:24 +00:00
danm%netscape.com 041e618c8e tracking change of name of window.content to _content. (bug 33650) r=hyatt 2006-07-27 14:51:16 +00:00
bryner%uiuc.edu 5481768af2 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2006-07-27 14:51:15 +00:00
BlakeR1234%aol.com 8307eb0a9b Fix for bug 40591. r=scc, alecf a=pink 2006-07-27 14:51:14 +00:00
hyatt%netscape.com 139032c716 30511 2006-07-27 14:51:13 +00:00
nbhatla%netscape.com f781c2c2eb #46518 -> Mac Classic Skin Polish. #46178 -> search editor now has arrow buttons. r=andreww 2006-07-27 14:51:11 +00:00
ben%netscape.com 93935b8451 search editor dialog was busted because of:
a) current engine list wasn't properly converted to new tree syntax
b) sizing of widgets was making it look really odd in the Classic skin
2006-07-27 14:51:10 +00:00
bryner%uiuc.edu 24937aeb45 Updating trees for new tree widget. bug 30511. r=hyatt. 2006-07-27 14:51:09 +00:00
rbs%maths.uq.edu.au 33c3749010 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-07-27 14:51:08 +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
rjc%netscape.com 50127715cc Small search fix: r=ben a=don (Past of last search checkin) 2006-07-27 14:50:52 +00:00
jbetak%netscape.com d0865700c2 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2006-07-27 14:50:51 +00:00
blizzard%redhat.com 5df1b71846 fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan 2006-07-27 14:50:50 +00:00
ben%netscape.com bbbed0355a foopy. 2006-07-27 14:50:49 +00:00
ben%netscape.com 6a273dec65 fix button arrow directions 2006-07-27 14:50:48 +00:00
ben%netscape.com 01079c7956 remove annoying alerts when adding/removing engines 2006-07-27 14:50:47 +00:00
ben%netscape.com 5244d58dcc search customize dialog tidy up 2006-07-27 14:50:46 +00:00
brendan%mozilla.org bd4e96bbae Enforce interCaps Mozilla XPIDL style (r=shaver). 2006-07-27 14:50:43 +00:00
ben%netscape.com 02b90009d8 search sidebar skinnability 2006-07-27 14:50:37 +00:00
joki%netscape.com fa3292facf Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2006-07-27 14:50:36 +00:00
rjc%netscape.com 429b43be30 Fix bug # 38635: double-click bug fix. 2006-07-27 14:50:12 +00:00
rjc%netscape.com 05bee62223 Add support for search modes. 2006-07-27 14:50:10 +00:00
rjc%netscape.com 27a9c3230a Fix bug # 38545 and bug # 38570: use onkeypress instead of onkeyup for CR detection. 2006-07-27 14:50:09 +00:00
rjc%netscape.com 55949316e1 Use proper CSS to indicate when a sort is active. 2006-07-27 14:50:08 +00:00
rjc%netscape.com 0691f7c87b Use <button> instead of <titledbutton> in various spots. 2006-07-27 14:50:07 +00:00
rjc%netscape.com 9099899c0e Small XUL changes (flex on boxes) to get things visible again. 2006-07-27 14:50:06 +00:00
rjc%netscape.com 5d1158afac Get branding icons back. 2006-07-27 14:50:04 +00:00
rjc%netscape.com 2fb7150f74 Small XUL change to get branding icons back. 2006-07-27 14:49:59 +00:00
rjc%netscape.com 14dd4bbc5c AddBookmark() now takes an additional type parameter. 2006-07-27 14:49:58 +00:00
rjc%netscape.com 59c1a84bc6 Comment out debugging info. 2006-07-27 14:49:57 +00:00
rjc%netscape.com 4b047d2663 Small search changes. Allow "alsoMatch" to contain multiple items. If search file has multiple <INTERPRET> sections, but can't find one of them, just go to the next instead of trying to search the entire document for URLs. 2006-07-27 14:49:56 +00:00
danm%netscape.com 0f8a88bb8e use preference for browser chrome url (aka navigator.xul). bug 31867 2006-07-27 14:49:54 +00:00
danm%netscape.com e838ca0782 dist...chrome restructuring 2006-07-27 14:49:41 +00:00
rjc%netscape.com 9c7c14a67c Small "Search Editor" changes. 2006-07-27 14:49:40 +00:00
rjc%netscape.com 6a3566a369 Implement the "New Category" and "Remove Category" functions. 2006-07-27 14:49:38 +00:00
rjc%netscape.com df9ac4a0a3 Implement the "Add Engine" function. 2006-07-27 14:49:37 +00:00
rjc%netscape.com 016664ae28 Implement RemoveEngine() function in "Search Editor". 2006-07-27 14:49:36 +00:00
rjc%netscape.com 8de318b902 Small "Search Editor" changes. 2006-07-27 14:49:35 +00:00
rjc%netscape.com ec0db523a4 Allow multiple item selections in "Search Editor". 2006-07-27 14:49:34 +00:00
rjc%netscape.com eb68d6b52b Small "Search Editor" changes. 2006-07-27 14:49:33 +00:00
rjc%netscape.com c4685eb2a6 Small "Search Editor" changes. 2006-07-27 14:49:32 +00:00
rjc%netscape.com e48cb0c62b Small changes. 2006-07-27 14:49:31 +00:00
rjc%netscape.com b2429ead0f Small "Search Editor" changes. 2006-07-27 14:49:30 +00:00
rjc%netscape.com fd9d2c7f2e Add support for "Search Editor". 2006-07-27 14:49:29 +00:00
rjc%netscape.com af88bb5416 Use <xul:textfield> instead of <html:input> 2006-07-27 14:49:28 +00:00
rjc%netscape.com b2d25ebbcc Small search changes. 2006-07-27 14:49:27 +00:00
rjc%netscape.com 2acb4b6c91 Fix bug # 34557: choosing a new search category needs to update the list of engines. Review: waterson Approval: leaf 2006-07-27 14:49:26 +00:00
rjc%netscape.com 391d1e08f1 Skinnability: use <xul:menulist> instead of <html:select>. Convert pluses to spaces before calling unescape(). 2006-07-27 14:49:25 +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
rjc%netscape.com 5ae3e2fbc8 Add RDF command separator support. 2006-07-27 14:49:11 +00:00
rjc%netscape.com 6d2eb21346 Check for correct mouse buttons. 2006-07-27 14:49:10 +00:00
rjc%netscape.com b833b6d452 Disallow generic browser context menus for the search results area. (Note: Search-specific context menus ARE available when context-clicking on results.) 2006-07-27 14:49:09 +00:00
rjc%netscape.com 5c8f49d6ae Remove errant <rule> 2006-07-27 14:49:08 +00:00
rjc%netscape.com 6323c287e5 Add support for multiple <interpret> tags, and new icons for "category" and "result" node types. 2006-07-27 14:49:07 +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 1767b90cbf <text> is now <textnode> due to Hyatt's change. 2006-07-27 14:49:05 +00:00
rjc%netscape.com 08972865b7 No need to auto-generate the "All items" html:option. 2006-07-27 14:49:04 +00:00
rjc%netscape.com ea19482957 Part of fix for bug # 18604: use [XUL] <checkbox> and ".checked". 2006-07-27 14:49:03 +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 bfed8d1a10 Add support for various ways of filtering search results... (accessable via context menus.) 2006-07-27 14:49:01 +00:00
rjc%netscape.com d0edaded8d Get rid of unneeded flex attribute. 2006-07-27 14:49:00 +00:00
rjc%netscape.com b2d58c1afa Search UI changes. 2006-07-27 14:48:59 +00:00
ben%netscape.com a1eb2b14a0 fix for 32034 2006-07-27 14:48:56 +00:00
ben%netscape.com c0da334fce fix for 28103, landing on trunk first... r=danm 2006-07-27 14:48:55 +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
rjc%netscape.com aaa59ea154 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2006-07-27 14:48:52 +00:00
ben%netscape.com fe25a2228f fixes for search panel appearance, 28103 r=german, a=jevering 2006-07-27 14:48:51 +00:00
ben%netscape.com 94a5be9a78 fixes for search panel appearance, 28103 r=german, a=jevering 2006-07-27 14:48:50 +00:00
rjc%netscape.com 69f731c9f9 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2006-07-27 14:48:49 +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
ben%netscape.com 4c59fc841b fix for hang in treeview on multiple search engine search, r=rjc, a=jar 2006-07-27 14:48:37 +00:00
ben%netscape.com 9a522b8036 formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering 2006-07-27 14:48:36 +00:00
ben%netscape.com de33b35f68 addition to previous search changes... r=rjc 2006-07-27 14:48:35 +00:00
ben%netscape.com 6f8b09cf59 some search changes, r=rjc,don,johng 2006-07-27 14:48:34 +00:00
ben%netscape.com 6a2a8d4929 appearance tweaks on search panel, r=johng@netscape.com 2006-07-27 14:48:29 +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
rjc%netscape.com 7cdc6fd2f3 Small XUL changes. 2006-07-27 14:47:29 +00:00
rjc%netscape.com 35fd19742c Add a sidebar panel for Search results instead of having them mixed in with Related Links data. 1999-12-29 09:17:41 +00:00
rjc%netscape.com 33d5e7906c Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping. 1999-12-27 08:30:44 +00:00
rjc%netscape.com fbe93c2b98 Check in search changes to add support for shopping. 1999-12-23 11:56:24 +00:00
rjc%netscape.com 09a4bbddf5 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 06:53:18 +00:00
rjc%netscape.com 79b22ef5ad Make internet search queries stoppable. 1999-12-06 11:56:19 +00:00
waterson%netscape.com a5a4854130 Support skins. r=hyatt 1999-12-05 09:48:41 +00:00
rjc%netscape.com c77ecf7805 Use "_blank" instead of "_BLANK". Review: danm (again) 1999-12-04 02:26:40 +00:00
rjc%netscape.com 71fd4d2181 Use "_BLANK" instead of "_NEW". Review: danm 1999-12-04 02:24:17 +00:00
rjc%netscape.com ff6e3ff527 Add support for search categories. 1999-12-04 02:00:24 +00:00
hyatt%netscape.com e2c6b1c72d Cleaning up bad skin stuff in the search component. 1999-12-01 11:53:48 +00:00
rjc%netscape.com 0313f82072 Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. 1999-11-30 11:50:38 +00:00
rjc%netscape.com d831ca3b8f Clear the list of result search sites when the search dialog opens. 1999-11-24 20:40:01 +00:00
rjc%netscape.com a1dd235c23 Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar. 1999-11-24 11:14:14 +00:00
rjc%netscape.com 529a037092 Make sure that default.htm is referenced via a chrome: URL. 1999-11-24 09:40:33 +00:00
rjc%netscape.com 697b3e83ef Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs. 1999-11-24 04:47:26 +00:00
rjc%netscape.com 60c3d0c897 Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
rjc%netscape.com ee1ca99fba Change window title to "Search" per marketing. 1999-09-17 05:42:54 +00:00
rjc%netscape.com 2a63ae4008 Comment this out for a while. Need to look at it a bit more. 1999-09-15 14:47:44 +00:00
rjc%netscape.com b773dcc57d Move onclick() to tree root node instead of putting it on every tree cell. 1999-09-15 12:19:47 +00:00
rjc%netscape.com b64e915277 Do our own QI instead of just using default macro. 1999-09-15 11:46:05 +00:00
rjc%netscape.com c1d48a01a2 Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods. 1999-09-15 11:08:58 +00:00
rjc%netscape.com ac445bbae6 Add a splitter. 1999-09-15 06:09:32 +00:00
rjc%netscape.com 232f35f6b3 Use shortened syntax. 1999-09-09 01:15:02 +00:00
rjc%netscape.com 918914cf00 Remove cruft. 1999-08-31 00:17:59 +00:00
rjc%netscape.com ca5ceb098d Use new nsIXULSortService 1999-08-27 07:15:52 +00:00
rjc%netscape.com 1fa7a606dc Search UI cleanup. 1999-08-24 05:16:56 +00:00
rjc%netscape.com f474b04e01 A few more small search UI tweaks. 1999-08-23 08:50:41 +00:00
rjc%netscape.com e03eb85ff6 Even more search UI tweaks. 1999-08-23 08:27:05 +00:00
rjc%netscape.com 5f3f874334 More search UI tweaking so that any given search engine's HTML is displayable. Just JS changes. 1999-08-23 08:12:36 +00:00
rjc%netscape.com 121f126547 Tweak search UI. Just XUL/JS/CSS changes. 1999-08-23 07:06:19 +00:00
rjc%netscape.com 2ba747b8f3 Set a BASE TARGET and a default FONT POINT-SIZE. 1999-08-22 12:45:27 +00:00
rjc%netscape.com e0c6beafb1 Use window.open 1999-08-21 19:58:19 +00:00
rjc%netscape.com 7a1ee8255d Add HTML banners if available. 1999-08-21 09:26:10 +00:00
rjc%netscape.com bc3fa3a93d Search UI tweaks. Use ender widget to display HTML, until the problem with document.write()'ing html to an iframe is figured out. 1999-08-21 08:16:17 +00:00
rjc%netscape.com 80512137a7 More search UI cleanup. 1999-08-21 01:56:56 +00:00
rjc%netscape.com f70144aae8 More small Search tweaks. 1999-08-21 01:29:53 +00:00
rjc%netscape.com e62ef831a6 Check this damn file in. 1999-08-21 01:09:30 +00:00
rjc%netscape.com abd8501364 Tweak search UI. 1999-08-21 00:56:27 +00:00
rjc%netscape.com 6cc3e0e601 Search UI tweaks. 1999-08-19 19:58:26 +00:00
rjc%netscape.com 3cd62f9729 Update XUL/JS. 1999-08-05 23:05:19 +00:00
rjc%netscape.com 4b5d7ed45b Fix icon alignment. 1999-08-05 20:05:26 +00:00
rjc%netscape.com 439c6bb929 XUL/JS changes. 1999-08-05 01:14:53 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
rjc%netscape.com 98c077f371 Cleanup. 1999-07-14 21:16:33 +00:00
rjc%netscape.com 19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
rjc%netscape.com c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com 12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com 80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com 00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
rjc%netscape.com 6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
rjc%netscape.com cff5f78f40 More Search changes. 1999-06-16 01:47:02 +00:00
rjc%netscape.com d0171c3cdb Check-in search UI. 1999-06-15 05:14:37 +00:00