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

1487 Коммитов

Автор SHA1 Сообщение Дата
annie.sullivan%gmail.com 71feda57e8 Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2006-03-01 19:44:37 +00:00
beng%bengoodger.com 53bb426b3f bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com 2006-03-01 18:52:28 +00:00
gavin%gavinsharp.com caa591b878 Revert accidental checkin. 2006-02-28 04:18:01 +00:00
gavin%gavinsharp.com 23d9dc7bc1 Bug 323537: add DOMLinkAdded event listener in Startup instead of delayedStartup, since delayedStartup is too late to catch some of the events, r=mconnor 2006-02-28 04:15:56 +00:00
gavin%gavinsharp.com 8b5fb66f79 Bug 328619: Places toolbar shown in popups, take two, patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-02-27 19:23:20 +00:00
beng%bengoodger.com 5fd0faee5b bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
gavin%gavinsharp.com 290160b889 fix whitespace to sync branch/trunk 2006-02-24 01:29:51 +00:00
gavin%gavinsharp.com 354712820f add newline to sync branch/trunk 2006-02-24 01:25:06 +00:00
gavin%gavinsharp.com 010076995f Fix review nit from bug 298004. (syncs branch/trunk) 2006-02-22 22:54:08 +00:00
gavin%gavinsharp.com 8ff246817d Remove old comment that no longer applies. rs=mconnor 2006-02-21 19:58:20 +00:00
joshmoz%gmail.com 1faf851572 Add comment explaining extra menu nodes when using Carbon widgets. This comment becomes necessary since I have to sync 324180 to the branch. Follow-up to 324180. 2006-02-21 19:53:35 +00:00
dbaron%dbaron.org f37cc68efc Only do the security icon's click action for left clicks. b=304920 r=mconnor 2006-02-21 06:38:34 +00:00
beng%bengoodger.com d38a8e32fa 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 eaf8ef00ff 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
beng%bengoodger.com 1ec5b8caa2 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
brettw%gmail.com 32a2998fbc Bug 318817 r=beng: Import, store, and use bookmark keywords. 2006-02-16 00:42:46 +00:00
benjamin%smedbergs.us d6899156d6 Revert a probably-accidental change from bug 327223 2006-02-15 16:07:11 +00:00
beng%bengoodger.com 165a8ea0fb 327223 - ensure sidebar framework remains for extensions to use. r=annie.sullivan@gmail.com 2006-02-15 01:21:30 +00:00
gavin%gavinsharp.com 13adb8a7d7 Bug 175074: URN:ISBN link converted to URN://ISBN, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-02-12 18:01:48 +00:00
gavin%gavinsharp.com 4eea932c06 Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
gavin%gavinsharp.com 5d3563a7c4 Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r=mconnor 2006-02-09 23:04:48 +00:00
darin%meer.net 75952d7a39 fixes bug 324644 "Add list of pings to link properties dialog" r=beng 2006-02-09 21:00:15 +00:00
gavin%gavinsharp.com 03d06c8f42 Bug 310291: Sidebar max-width shouldn't be in px (for consistency with the Go menu), patch by Thomas Bertels <tbertels@gmail.com>, r=mconnor, ui-review=beltzner 2006-02-07 14:09:34 +00:00
joshmoz%gmail.com 2486bb7ef2 bustage fix. oh, that wily XML preprocessor... b=324180 2006-02-02 05:34:52 +00:00
joshmoz%gmail.com 592a183bfe Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
gavin%gavinsharp.com bdbbce47f0 Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-01 15:22:15 +00:00
gavin%gavinsharp.com 9038c6ed58 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor 2006-01-31 20:27:20 +00:00
gavin%gavinsharp.com 9a72a1eec1 Bug 324946: Middle/Ctrl clicking broken for XLinks (Error: linkNode has no properties), r=mconnor 2006-01-31 20:11:16 +00:00
gavin%gavinsharp.com 1f1485e8c4 Bug 325294: bug 324058 removed nsIStringInputStream2 but didn't change one instance in browser.js (keyword searches with postData are broken), r=mconnor 2006-01-31 15:25:12 +00:00
gerv%gerv.net d18bcc7905 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
bryner%brianryner.com 0ff9d4e39d Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
darin%meer.net 698fec901b fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2006-01-24 14:47:06 +00:00
beng%bengoodger.com bafcab14d6 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com fcceae5013 Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r=mconnor 2006-01-19 05:32:26 +00:00
gavin%gavinsharp.com af213e28d5 Bug 273980: Add "cite" attribute to the Links tab in Page Info, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2006-01-18 03:33:16 +00:00
db48x%yahoo.com f45e8ff9fa bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-01-17 23:51:28 +00:00
annie.sullivan%gmail.com c8472fb478 Hooked up context menus to bookmarks menu bindings.
bug=317834 r=beng sr=bryner
2006-01-17 20:34:39 +00:00
gavin%gavinsharp.com ffa9f76629 Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
beng%bengoodger.com 327c8be016 rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB 2006-01-13 20:47:18 +00:00
gavin%gavinsharp.com 78301b9a9e Bug 286949: JS Exception in pageInfo.js on pages with XLink links, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-01-12 01:41:48 +00:00
gavin%gavinsharp.com 04990a0da7 Removed unused global variables (bug 317369) 2006-01-11 20:33:55 +00:00
gavin%gavinsharp.com 27b73b7fed Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-01-11 20:24:20 +00:00
darin%meer.net 24ceb972ee fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
darin%meer.net 48a885095c fixes bug 322314 "[trunk] Firefox crashes on login Gmail Notifier extension [@ nsStringInputStream::SetData] [@ xpcom_core.dll + 0x3cd2c (0x6034cd2c) cd66f780]" r=biesi sr=bz 2006-01-10 01:56:00 +00:00
gavin%gavinsharp.com 5a46b616a4 Bug 319655: Firefox code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-06 21:08:48 +00:00
mozilla.mano%sent.com 3fc4fba2f9 Bug 298004 - Accel+number tab-switching keybindings only work with ASCII numbers. patch from smontagu. r=me. 2006-01-05 10:00:23 +00:00
mconnor%steelgryphon.com 8dd3f5a451 bug 266932 - Invalid HTML causes firefox to open different url than statusbar on new tab, r=vlad 2006-01-04 19:11:14 +00:00
dbaron%dbaron.org 1c2ad07515 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
darin%meer.net 2acb5913db landing change for bug 317628 that was missing in the initial commit. 2006-01-02 03:34:17 +00:00
cbiesinger%web.de 78347c9170 Bug 309521
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
  content state for the former)
  - make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
  - Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
gavin%gavinsharp.com ae394d8a41 Bug 317733: browser.js's startup doesn't do anything with passed in postData (open location dialog can't open keywords with postData), r=mconnor 2005-12-28 06:18:58 +00:00
gavin%gavinsharp.com f6c1a52ceb Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
gavin%gavinsharp.com 179b0189ae Bug 313888: don't auto-complete empty urls, r=mconnor 2005-12-27 23:13:50 +00:00
gavin%gavinsharp.com 80e76494ab Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
gavin%gavinsharp.com 86fc2f43fb Bug 315034: If search is set to open in a new tab, Alt+Enter should open the search result in the current tab, patch by Adam Guthrie <ispiked@gmail.com>, r=robstrong 2005-12-24 20:20:46 +00:00
masayuki%d-toybox.com a6e0413a1f Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
bugzilla%arlen.demon.co.uk 90cf51c692 Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2005-12-20 22:58:53 +00:00
bryner%brianryner.com 6ff9886f96 #ifdef out code that uses the old bookmarks service so that we can complete initialization without hitting exceptions. MOZ_PLACES only. 2005-12-16 08:32:28 +00:00
beng%bengoodger.com 0ac467bbeb don't add controllers to nonexistent personal toolbar in places, NPOB. 2005-12-15 20:24:15 +00:00
beng%bengoodger.com a8ab2300a4 318823 - landing the browser parts too. r=annie. pretty much all of this is NPOB, however i added a couple of IDs. 2005-12-15 00:48:25 +00:00
gerv%gerv.net 5956d34127 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
brettw%gmail.com 2e14eaf45f Bug 317839 r=beng (off by default) added hook for places system favicons 2005-12-12 20:47:16 +00:00
brettw%gmail.com 14b72727d1 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com f438aca260 Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
gavin%gavinsharp.com f6a7546490 Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano 2005-12-04 18:34:12 +00:00
mozilla.mano%sent.com 6eb6ddc8ec Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
gavin%gavinsharp.com 367f5a38f0 Bug 311011: Dragging text that would normally load a bookmark keyword into the new tab/new window/go button should work, r=mano 2005-12-01 00:45:23 +00:00
gavin%gavinsharp.com 6036366273 Bug 284086 followup (comment 42): remove extraneous setTimeout, patch by Giorgio Maone <g.maone@informaction.com>, r=ben 2005-11-27 02:25:30 +00:00
gavin%gavinsharp.com 6d1bfe1930 Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-11-22 05:36:48 +00:00
gavin%gavinsharp.com 03264de870 Bug 310939: Add id attribute to hbox that holds RSS feed and secure site lock to help overlaying, patch by Colin Bleckner <colin@binarynoise.net>, r=mano 2005-11-22 00:06:26 +00:00
gavin%gavinsharp.com 0e6adb9e6c revert accidental checkin 2005-11-19 02:38:14 +00:00
gavin%gavinsharp.com fc8196c125 Fix regression from bug 306492: PFS doesn't handle missing pluginspage attribute as it should, patch by Doron Rosenberg <doronr@gmail.com>, r=mconnor 2005-11-19 02:29:00 +00:00
gavin%gavinsharp.com 86ef575094 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2005-11-12 01:51:36 +00:00
gavin%gavinsharp.com 3dd20dd8c4 Oops, better fix for bug 314986, r=mconnor. 2005-11-05 21:53:48 +00:00
gavin%gavinsharp.com 2e6891f3e2 Bug 314986: "Visit Home Page" menu item spawns a window with empty bookmark toolbar, r=mconnor 2005-11-05 21:47:30 +00:00
mconnor%steelgryphon.com 276970f466 bug 314074 - add contributors to credits list 2005-11-03 04:17:23 +00:00
gavin%gavinsharp.com 08bf0a40b1 Bug 313572: Ctrl+y is not displayed in the tools menu for the download manager, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=mconnor 2005-11-02 05:40:04 +00:00
masayuki%d-toybox.com 48b90c3235 Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor 2005-11-01 17:34:45 +00:00
neil%parkwaycc.co.uk 1c52dc0527 Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me 2005-10-21 23:01:24 +00:00
mozilla.mano%sent.com 902a193268 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
mozilla.mano%sent.com 7c13e17276 Bug 312587 - Menus stop working when Software Update window is frontmost. r=mconnor. 2005-10-18 04:38:15 +00:00
gavin%gavinsharp.com 337dcc1c11 Bug 311604: remove clearObsoletePrefs, r=mano 2005-10-16 23:51:26 +00:00
allan%beaufour.dk 2a5f7a8280 Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, patch by Torisugari 2005-10-14 09:16:17 +00:00
dveditz%cruzio.com be4716c64d bug 238137 Useragent string in the About Firefox dialog is cut off. Patch by Aaron Slunt (Tonglebeak) r=mconnor, sr=dveditz, a=asa 2005-10-12 01:47:27 +00:00
bsmedberg%covad.net e3e6fd0564 Bug 311503 - Safe mode should offer "cancel" option (now named "Exit") r=mconnor/beltzner 2005-10-12 00:29:11 +00:00
dveditz%cruzio.com 69bccb617e bug 311208 fix url/uri confusion in go button onDrop; r=mconnor, a=asa 2005-10-11 21:20:41 +00:00
mark%moxienet.com 9240509174 Bug 220590, backspace/delete key should go back on Mac. r=mconnnor 2005-10-11 19:03:11 +00:00
mozilla.mano%sent.com 3039c0c78c Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor. 2005-10-08 15:44:47 +00:00
timeless%mozdev.org 5b937cede8 Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars
patch by silver@warwickcompsoc.co.uk r=dougt sr=neil
2005-10-07 00:31:36 +00:00
rob_strong%exchangecode.com 3535769305 Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor 2005-10-05 19:42:00 +00:00
mconnor%steelgryphon.com d6e7a36562 bug 304403 - better safe mode UE, part 2, r=bsmedberg 2005-10-04 05:02:47 +00:00
mozilla.mano%sent.com 3a51dff1c7 Bug 266331 - wrong tooltip is used for the feed button when a page which has feeds is being loaded. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=me. 2005-10-03 03:25:44 +00:00
bryner%brianryner.com c9e270e353 Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00
gavin%gavinsharp.com 883da3ff3e Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano 2005-09-29 03:14:59 +00:00
mozilla.mano%sent.com da25f80049 Bug 310373, r=mconnor. 2005-09-29 01:47:43 +00:00
gavin%gavinsharp.com f945eed8fa Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r=mconnor 2005-09-28 22:42:44 +00:00
rob_strong%exchangecode.com 7fdab34322 Bug 310268 - Feed autodiscovery needs to support mime-type params (by ignoring them), p=Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-28 19:08:16 +00:00
mozilla.mano%sent.com 39d6430f14 Bug 310156 - File->Import doesn't focus migration wizard if it's already opened. r=mconnor. 2005-09-28 04:20:07 +00:00
mozilla.mano%sent.com a7b19955c2 Bug 287105 - Reload button is disabled after adding it back to toolbar. r=mconnor 2005-09-26 17:26:34 +00:00
mozilla.mano%sent.com 0817fdeba8 Bug 310007 - No RSS UI after adding back the location bar. r=mconnor. 2005-09-26 17:24:29 +00:00