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

1334 Коммитов

Автор SHA1 Сообщение Дата
hyatt%mozilla.org 838e911b6f Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org 9557976e53 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2003-08-13 00:21:42 +00:00
noririty%jcom.home.ne.jp 21715ecce0 Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me 2003-08-12 14:43:09 +00:00
bryner%brianryner.com 9ccfce5eb1 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
hyatt%mozilla.org b1d0ee36b6 Restore the titlemodifier 2003-08-12 02:47:14 +00:00
hyatt%mozilla.org f3d852f220 Add back hiddenWindow.xul to jar.mn 2003-08-11 21:04:51 +00:00
hyatt%mozilla.org 575124648b Adding the hidden window file. 2003-08-11 21:02:56 +00:00
chanial%noos.fr bc482741ee "fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
hyatt%mozilla.org d2a8279f3f Make hiddenWindow actually work on Mac. 2003-08-11 08:41:34 +00:00
hyatt%mozilla.org 946123d60d Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00
hyatt%mozilla.org 14cd359000 Separate keys, commands, broadcasters, and string bundles into their own file. 2003-08-11 08:12:19 +00:00
hyatt%mozilla.org 029869fcc5 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00
hyatt%mozilla.org 28baade015 Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00
ben%bengoodger.com 3c30792660 Clean up plugin override detection 2003-08-11 03:54:41 +00:00
ben%bengoodger.com 23899eaa10 Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc) 2003-08-11 01:59:35 +00:00
hyatt%mozilla.org fbeb053d0e Remove duplicate stylesheet switching functions. 2003-08-10 21:49:24 +00:00
noririty%jcom.home.ne.jp b02f81544f Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com 2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp f7e2b703be (blame) 2003-08-10 13:22:50 +00:00
hyatt%mozilla.org e25cb3ab47 Tweak terminology. 2003-08-10 09:42:36 +00:00
hyatt%mozilla.org a817f44d49 Commit the data source file that will hold persisted alternate stylesheet choices. 2003-08-10 08:19:38 +00:00
hyatt%mozilla.org 8e48e369fc Add some notes about persistence of alt sheet choices. 2003-08-10 08:13:47 +00:00
hyatt%mozilla.org cd41a54764 Initial commit of alternate stylesheet support in Firebird. 2003-08-10 08:04:58 +00:00
bryner%brianryner.com ef31f0a059 Fix sorting of history when Group by Date is selected (bug 215384). Get rid of the hidden columns in the history tree and instead dynamically change the sort attribute on the visible column. Implement a DayFolderIndex property for the date folders which gives an index (0-7) to sort on, rather than sorting them alphabetically. r=ben. 2003-08-10 04:42:17 +00:00
hyatt%mozilla.org 5cb3071101 Remove ifdefs from browser.dtd 2003-08-10 04:28:02 +00:00
hyatt%mozilla.org ac9332f2a6 Fix Open in Tabs on Mac with a hacky JS workaround. 2003-08-10 01:50:05 +00:00
asa%mozilla.org a05112ff19 de-geekifying default bookmarks some - developers and testers are quite capable of making their own bookmarks - and removing redundant bookmark 2003-08-09 21:16:15 +00:00
hyatt%mozilla.org b60604c978 Make dbl click behavior in the URL bar match WinIE on Win32 only. 2003-08-09 20:40:42 +00:00
noririty%jcom.home.ne.jp 47954d836d Add bugzilla quicksearch 2003-08-09 19:41:44 +00:00
noririty%jcom.home.ne.jp 5135145a58 Fix 202106 - Fix hardcoded reference. Patch by mconnor and sipaq. 2003-08-09 19:05:44 +00:00
noririty%jcom.home.ne.jp 57b99e3136 Add Toolbars menu to toolbar contextmenu. Patch by drbrain-bugzilla@segment7.net b=174408 2003-08-09 14:47:31 +00:00
hyatt%mozilla.org f2415112b8 Refine the sidebar's link check. 2003-08-09 09:07:46 +00:00
blakeross%telocity.com bb60ef8000 Fix yet another font issue. 2003-08-09 08:43:17 +00:00
blakeross%telocity.com ced38c5d3d Fixing font bug Asa found. 2003-08-09 08:16:15 +00:00
blakeross%telocity.com 87e46cfd11 Fixing 200718 2003-08-09 07:56:48 +00:00
blakeross%telocity.com 3ed9471c49 Fix 200718 2003-08-09 07:56:31 +00:00
hyatt%mozilla.org 79a00c638b Localize the title string for transient sidebar bookmarks loaded via _search. 2003-08-09 06:51:13 +00:00
hyatt%mozilla.org 601c7568ae Add support for Opera's rel=sidebar mechanism for adding panels. Add support for WinIE's target=_search as a way of displaying temporary panels. 2003-08-09 06:47:32 +00:00
blakeross%telocity.com e6ce5578b2 Fix font bustage. 2003-08-09 05:17:08 +00:00
hyatt%mozilla.org 76642f0be5 Implement Seamonkey's addPanel API 2003-08-09 05:02:55 +00:00
ben%bengoodger.com e0f4c323cd relicense file 2003-08-09 04:11:44 +00:00
ben%bengoodger.com aae3266ad2 add comment 2003-08-09 04:04:54 +00:00
ben%bengoodger.com 8366a147a6 Fix helper apps list being blank by properly handling types that don't have extended info (such as primaryExtension) available for them. 2003-08-09 04:04:26 +00:00
blakeross%telocity.com eee6225f38 Fix string for consistency. 2003-08-09 03:29:03 +00:00
hyatt%mozilla.org f9111f10da Add the sidebar to browser. Not built yet. 2003-08-09 00:36:47 +00:00
blakeross%telocity.com cff08468e9 didnt mean to change that yet 2003-08-08 21:23:37 +00:00
scott%scott-macgregor.org 4dc8a415e1 Bug #173954 --> Add Send Page, Send Link and Send Image support to Firebird. Turned off for unix builds.
r/sr=ben
2003-08-08 21:23:34 +00:00
blakeross%telocity.com 545f764157 startup() shouldnt be called twice. 2003-08-08 21:19:04 +00:00
kerz%mozillazine.org 1050807315 Adding advanced icon to the pref window. 2003-08-08 21:04:38 +00:00
noririty%jcom.home.ne.jp c716824f69 tweak AutomaticImageResizing label 2003-08-08 14:58:17 +00:00
noririty%jcom.home.ne.jp 8d3ead60f3 Fix 213787 - Add an id for 'Open in Tabs' menuseparator. Patch by logan@dct.com. 2003-08-08 14:42:01 +00:00