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

24 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu aa92a80b72 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
annie.sullivan%gmail.com 780cacb5b6 Fixes several bugs with open in tabs: makes menus set selection in command events in case DOMMenuItemActive doesn't get sent, only shows Open in Tabs menuitem if there are two or more items in the menu, and respects browser.tabs.loadFolderAndReplace and browser.tabs.loadBookmarksInBackground prefs. Also moves #include of debug.js to browser.js as this was causing JavaScript errors on the mac. r=ben@mozilla.org sr=darin@meer.net bug=330130 2006-03-15 19:59:09 +00:00
joe%retrovirus.com bd7b62fd23 Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
toolkit/content/debug.js

debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.

NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true.  The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions.  To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.

bug=327349
r=darin@meer.net, gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
scott%scott-macgregor.org dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
scott%scott-macgregor.org bcf3cb7d0d Bug #317633 --> add some missing shims to address some thunderbird regressions
caused by 317633.

sr=ben
2006-02-01 02:29:01 +00:00
beng%bengoodger.com c54af24e54 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
bryner%brianryner.com 582f49deb7 Make sure goQuitApplication always returns a value (bug 285588). Patch by gautheri@noos.fr, r+sr=me. 2005-03-10 19:33:25 +00:00
ben%bengoodger.com b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
mozilla.mano%sent.com 0631fb6765 the last checkin was bug 242850 2005-02-20 23:10:50 +00:00
mozilla.mano%sent.com cdd53ab40a [Mac] Trying to close the Download Manager window (when it's the last open window) asks to confirm quit. r=mconnor 2005-02-20 22:58:48 +00:00
bugzilla%arlen.demon.co.uk 0ba219079e Bug 237745 split app-startup from core appshell functionality
Reland parts of patch following aviary branch landing - already reviewed
2004-12-01 17:26:48 +00:00
bugzilla%arlen.demon.co.uk 2ce6a4e00c Bug 261790 port various changes betwen xpfe/toolkit
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
ben%bengoodger.com 03d2f252eb aviary branch landing - some of the stuff in toolkit/content 2004-12-01 00:21:43 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
cbiesinger%web.de c9a0f13bf5 Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
bsmedberg%covad.net d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
ben%bengoodger.com 5ccac856fe Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. (The bug was that you would get the download cancel confirmation prompt when shutting down via File->Exit, but not when you closed all windows) 2003-12-01 05:40:41 +00:00
ben%bengoodger.com 755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
noririty%jcom.home.ne.jp f5f4d124fe Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird 2003-10-19 15:18:15 +00:00
noririty%jcom.home.ne.jp 5a487db323 fix sidebar double click bustage 2003-07-21 09:06:49 +00:00
chanial%noos.fr c2191b39e0 making debugging easier by dumping the error message when a command execution fails. 2003-04-21 19:05:50 +00:00
blakeross%telocity.com 323f4d7e42 Keep up with the trunk. 2002-11-07 21:05:16 +00:00
blakeross%telocity.com 4823eb302f Fix history problem. 2002-10-11 20:01:37 +00:00