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

80 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 76d4799406 Bug 224346 can't refresh search tab when search results appear (in advanced mode)
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=timeless sr=neil
2006-07-27 14:58:38 +00:00
timeless%mozdev.org 7f2c13728c Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doronr@us.ibm.com r=timeless sr=jag
2006-07-27 14:57:44 +00:00
cbiesinger%web.de ff8a53284f 205440 patch by kd-moz@tprac.de r=shliang sr=jag JavaScript error in internetresults.xul/.js 2006-07-27 14:57:38 +00:00
cbiesinger%web.de 7701750a5d 77345 patch by Erich.Iseli@Iseli.org r=sgehani,rjc sr=jag
browser window can't display too many multiple search engines at once
2006-07-27 14:57:17 +00:00
timeless%mac.com 0aa178450c Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-07-27 14:57:15 +00:00
hewitt%netscape.com e0d74dbab0 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-07-27 14:55:43 +00:00
heikki%netscape.com 61249c2093 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2006-07-27 14:55:24 +00:00
blakeross%telocity.com fbedad24be 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-07-27 14:55:09 +00:00
hewitt%netscape.com 156edbc46d 105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt 2006-07-27 14:54:49 +00:00
hewitt%netscape.com 2ab84a7de2 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2006-07-27 14:54:47 +00:00
hewitt%netscape.com c48824d7dc 95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt 2006-07-27 14:54:46 +00:00
hewitt%netscape.com 8511d6acc1 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2006-07-27 14:54:45 +00:00
hyatt%netscape.com b571a69c17 Fix for 71106. r=jag, sr=jst 2006-07-27 14:54:18 +00:00
hewitt%netscape.com 5fd5aeb30e 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-07-27 14:54:17 +00:00
timeless%mac.com 228bd43766 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-07-27 14:54:15 +00:00
blakeross%telocity.com a08281775b Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-07-27 14:53:34 +00:00
timeless%mac.com d503b0d100 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-07-27 14:53:29 +00:00
blakeross%telocity.com 9225576843 Fix 57653: search cleanup, skinability, random fixes, optimization, and more. r=jag a=ben 2006-07-27 14:53:17 +00:00
disttsc%bart.nl 89b0f4748b Remove incorrect 'rdf:' from 'rdf:resource', 'rdf:resource2' and 'rdf:containment'. Part of bug=53297, more to follow. r=rjc, a=waterson. This particular checkin should fix bug=52789 (column sorting in bookmarks and history) and bug=52547 (sidebar bookmarks panel not showing sort triangle). 2006-07-27 14:53:09 +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
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 5bda58a996 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2006-07-27 14:51:24 +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
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
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 55949316e1 Use proper CSS to indicate when a sort is active. 2006-07-27 14:50:08 +00:00
rjc%netscape.com 5d1158afac Get branding icons back. 2006-07-27 14:50:04 +00:00
danm%netscape.com e838ca0782 dist...chrome restructuring 2006-07-27 14:49:41 +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 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 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 b2d58c1afa Search UI changes. 2006-07-27 14:48:59 +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 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 6f8b09cf59 some search changes, r=rjc,don,johng 2006-07-27 14:48:34 +00:00
rjc%netscape.com 7cdc6fd2f3 Small XUL changes. 2006-07-27 14:47:29 +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
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 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