Commit Graph

3724 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
07b06bcad0 Bug 269994 - Submitting a blank search string to the Dictionary.com search plugin doesn't navigate to the main page. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor 2006-02-18 00:13:47 +00:00
dveditz%cruzio.com
88097b2f33 bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor 2006-02-18 00:13:46 +00:00
gerv%gerv.net
38b5c87a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-18 00:13:45 +00:00
steffen.wilberg%web.de
b9fc5d340f Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2006-02-18 00:13:44 +00:00
ben%bengoodger.com
280c3bae49 Landing the Aviary Branch (browser section only). 2006-02-18 00:13:43 +00:00
ben%bengoodger.com
6b0c6a2a14 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2006-02-18 00:13:23 +00:00
chanial%noos.fr
da8ef67cf8 Bug 228103: Toolbar Google search for empty string results in garbage characters.
Loads the host of the search engine when querying for the null string.
2006-02-18 00:13:22 +00:00
ben%bengoodger.com
aab1f96c20 fix whitespace 2006-02-18 00:13:21 +00:00
ben%bengoodger.com
86a7b807b5 temporary fix for 205708 - search bar often forgets the selected search engine 2006-02-18 00:13:20 +00:00
jshin%mailaps.org
c431785cf0 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2006-02-18 00:13:19 +00:00
ben%bengoodger.com
2d83f7f16c 171606 - dropmarker icon for toolbar search icon 2006-02-18 00:13:18 +00:00
chanial%noos.fr
0500ca463a convert chrome://global/content/widgets to chrome://global/content/bindings 2006-02-18 00:13:17 +00:00
chanial%noos.fr
1d976e3126 bug 225215: alt-Enter doesn't work in the search bar 2006-02-18 00:13:16 +00:00
chanial%noos.fr
d697daac1e coding style nit 2006-02-18 00:13:15 +00:00
chanial%noos.fr
e3a9d7a38c Bug 224990: search bar is unusuable if the specified searchplugin is not found.
If the search engine is not found, fall back to find in page
2006-02-18 00:13:14 +00:00
chanial%noos.fr
98ff022f8a Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug. 2006-02-18 00:13:13 +00:00
chanial%noos.fr
759d5381ff complete rewrite of search.xml: more functionalities with less code :-)
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2006-02-18 00:13:12 +00:00
chanial%noos.fr
c006e3a89d add tri-licence 2006-02-18 00:13:11 +00:00
blakeross%telocity.com
04c88c9189 Google is the default search bar engine. 2006-02-18 00:13:10 +00:00
hewitt%netscape.com
2586da3737 more search goodies, now using all installed sherlock plugins 2006-02-18 00:13:09 +00:00
hewitt%netscape.com
7326f41945 171581 - toolbar search/find in page for phoenix 2006-02-18 00:13:08 +00:00
hewitt%netscape.com
ae7b43a182 171581 - toolbar search/find in page for phoenix 2006-02-18 00:13:07 +00:00
bryner%brianryner.com
cb40d6eabd Sync up branch and trunk 2006-02-17 23:44:21 +00:00
brettw%gmail.com
fd1b0b87a0 r=bryner. Fix memory leaking of result nodes. Added virtual destructor
to the result node so that the result node's base relase implementation would
also delete the derived classes.
2006-02-17 23:13:53 +00:00
annie.sullivan%gmail.com
9cb66476c5 Checking in patch by mossop@blueprintit.co.uk to allow middle click to open links in tabs. bug=325781 sr=beng 2006-02-17 22:58:13 +00:00
annie.sullivan%gmail.com
0edcf1db07 Fixed drag and drop support for toolbars and menus. Added lots more visual feedback when dragging and dropping.
bug=318052 r=beng
2006-02-17 18:31:06 +00:00
cbiesinger%web.de
a381b0935f bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
brettw%gmail.com
4f5a9f0b93 Fixing build bustage 2006-02-17 01:10:25 +00:00
brettw%gmail.com
b1d2c6f268 Bug 327560: r=bryner History service keeps reference to main thread 2006-02-17 00:40:50 +00:00
beng%bengoodger.com
98724fe39b 327500 - clean up remaining uses of old bookmarks fe into ifndef MOZ_PLACES. fix build orange and other issues. r=annie.sullivan@gmail.com 2006-02-16 19:00:25 +00:00
beng%bengoodger.com
c1b55e69ba a stab at further improvements to Ts, Tp, and orange on balsa. Remove scripts when MOZ_PLACES is set that are not required. Don't attach a page show listener - it doesn't work anyway unless the buttons are visible! 2006-02-16 17:22:16 +00:00
darin%meer.net
a149fa2029 fixes bug 327465 "Move uninstaller.inc from locales into installer/windows/" r=bsmedberg 2006-02-16 15:48:56 +00:00
beng%bengoodger.com
f4d75982b7 324704 - query creation and execution for bookmarks menu bar is ill-timed... need to do asynchronously in delayed startup or on popup showing, rather than at startup! r=brettw 2006-02-16 05:24:26 +00:00
beng%bengoodger.com
316e59b25d 327383 - corrupt UI/bookmarks bar/all sorts of wackiness due to bug in bookmarks import. clear out frame's feed uri state when a new link is encountered r=brettw a=dbaron 2006-02-16 05:00:36 +00:00
beng%bengoodger.com
85b3ec0642 327400 - UI issues with toolbar buttons, paper over potential instabilities in tab switching logic. r=brettw a=dbaron 2006-02-16 05:00:29 +00:00
brettw%gmail.com
24ed20fbe1 Bug 318817 r=beng: Import, store, and use bookmark keywords. 2006-02-16 00:42:46 +00:00
joe%retrovirus.com
adc1e2389d Changed Places Bookmark Properties panel from an in-window panel to a modal dialog. This addresses minimum size, modality, and rendering issues.
bug=322989
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-02-16 00:16:31 +00:00
beng%bengoodger.com
6768cc62bb 327372 - fix atlantia orange, avoid using static ctor/dtors. r=mark@moxienet.com 2006-02-15 23:13:49 +00:00
benjamin%smedbergs.us
1a5272733a Bug 327331 - nsNavHistory::Init is fragile and leaky in error conditions, r=brettw 2006-02-15 21:45:40 +00:00
brettw%gmail.com
1a1d8e397a Bug 327318, r=annie.sullivan. History service fails if indices already exist. 2006-02-15 18:15:31 +00:00
benjamin%smedbergs.us
dd692d1fac Revert a probably-accidental change from bug 327223 2006-02-15 16:07:11 +00:00
bryner%brianryner.com
dbdd1b0411 Speedups for history import (bug 325176). r=brettw. 2006-02-15 06:02:07 +00:00
beng%bengoodger.com
aaaaf34fe8 327223 - ensure sidebar framework remains for extensions to use. r=annie.sullivan@gmail.com 2006-02-15 01:21:30 +00:00
annie.sullivan%gmail.com
8dd0b0bc82 bug=327209 r=brettw Fixes assert when removing from a toolbar 2006-02-14 23:48:28 +00:00
bryner%brianryner.com
26721c9510 Don't run import in the middle of history service initialization (bug 327191). r=brettw. 2006-02-14 22:37:05 +00:00
beng%bengoodger.com
5db32f1302 326598 - tree D&D massively broken. r=annie.sullivan@gmail.com. checked in on the branch earlier, checking in now to the trunk. 2006-02-14 21:36:04 +00:00
bryner%brianryner.com
c0d2dd1ea2 rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too. 2006-02-14 21:03:04 +00:00
benjamin%smedbergs.us
57839c8110 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 15:57:04 +00:00
bryner%brianryner.com
954754c11a fixing bustage r=brettw 2006-02-14 00:00:31 +00:00
brettw%gmail.com
2399e07df3 Bug 325665, r=bryner. Coalesce redirects in history, clean up session and
visit creation code.
2006-02-13 18:07:01 +00:00