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

151 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com ed5f1b0f43 bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change 2003-08-11 03:57:20 +00:00
hyatt%mozilla.org 27733a95d6 Fix for 173444, custom toolbars show up (incorrectly) in popup windows. 2003-08-10 22:48:52 +00:00
hyatt%mozilla.org 2edd248d3b Fix for 179336, make sure the page report for blocked popups shows the right page url. 2003-08-10 22:28:28 +00:00
hyatt%mozilla.org 03a12c4259 Initial commit of alternate stylesheet support in Firebird. 2003-08-10 08:04:58 +00:00
hyatt%mozilla.org aebe9e9129 Support titledefault in tabbed browsing. 2003-08-08 18:59:40 +00:00
blakeross%telocity.com 8aad9992ae Oops, remove this ifdef too. 2003-08-08 08:02:16 +00:00
blakeross%telocity.com bd32ca4753 Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js. 2003-08-08 08:01:24 +00:00
ben%bengoodger.com de6c173bd4 Actually fix b199819 2003-08-08 00:52:33 +00:00
ben%bengoodger.com 2bdad7d028 b199819 - setting browser.formfill.enable to false doesn't disable form autocomplete. Remove what seems to be an unnecessary code path that activates form fill without checking the pref. 2003-08-08 00:27:08 +00:00
hyatt%mozilla.org 61b59a3c41 Switch close tabs and close other tabs. 2003-08-07 19:01:27 +00:00
blakeross%telocity.com 4af6cabb13 New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
blakeross%telocity.com 5eb9b0bf3b Fix some stuff. 2003-08-06 08:43:56 +00:00
hyatt%mozilla.org 7816023d13 Restore 'Close other tabs' to the tabs context menu. 2003-08-05 07:19:24 +00:00
bryner%brianryner.com 95d977de84 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz) 2003-07-26 06:42:50 +00:00
noririty%jcom.home.ne.jp a64e14c296 back out AiO 2003-07-25 04:13:46 +00:00
noririty%jcom.home.ne.jp 7e758bee90 Fix 207166 - tweak caret browsing button, patch by mconnor@rogers.com. 2003-07-24 16:02:07 +00:00
noririty%jcom.home.ne.jp fdb105ca4a another oops 2003-07-24 11:21:07 +00:00
noririty%jcom.home.ne.jp 3b6b72cbae fix sidebar mid-click regression 2003-07-24 11:01:40 +00:00
noririty%jcom.home.ne.jp a71065189b Implement AiO ports' autoscroll - patch by boullet@col.bsf.alcatel.fr b=212273,212002 2003-07-24 10:34:54 +00:00
noririty%jcom.home.ne.jp d9dcab299f Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org 2003-07-23 14:24:05 +00:00
blakeross%telocity.com c4123ae432 fix sidebar middle click 2003-07-20 04:19:52 +00:00
blakeross%telocity.com 070504ae28 Tweaking autoscroll. 2003-07-17 22:04:11 +00:00
bryner%netscape.com 6b0086b610 Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt. 2003-07-13 02:27:25 +00:00
blakeross%telocity.com db99ae0397 Only enable autoscroll on Windows. 2003-07-06 05:23:05 +00:00
blakeross%telocity.com 5d1f8ce092 Move autoscroll images to content so it's not theme-dependent. 2003-07-06 01:08:18 +00:00
blakeross%telocity.com 75d9577000 Minor autoscroll fixes. 2003-07-06 01:02:48 +00:00
blakeross%telocity.com 1ac4bfc823 Tweaking autoscroll a bit. 2003-07-05 06:53:47 +00:00
blakeross%telocity.com 4056e69c2f Fixing bug 179666 - double the depth of the drop down location bar 2003-07-05 06:26:58 +00:00
blakeross%telocity.com 8b86ee3b29 Fixing arrow flashing on middle click of link. 2003-07-04 08:23:45 +00:00
blakeross%telocity.com 773ee4c37c Fixing autoscroll so that you can mousedown on a link and drag, but also ensuring that we don't break middle mouse click on a link. Subject to bugs :) 2003-07-04 06:36:28 +00:00
blakeross%telocity.com d7e6606ca5 Converting the autoscroll code to attach to the browser binding and folding it directly into Firebird. Thanks to the folks at autoscroll.mozdev.org for providing this great functionality! 2003-07-04 05:02:35 +00:00
scott%scott-macgregor.org 9f894cd2f2 Restore functionality to the checkbox label so it's label will wrap again. 2003-06-09 04:27:49 +00:00
dean_tessman%hotmail.com 6261e2546a 206055 - [XUL] <label>'s control attribute doesn't work
patch by gelsoft@mx4.tiki.ne.jp
2003-05-20 19:52:42 +00:00
ben%netscape.com 8693adcdd0 Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser. 2003-02-10 11:19:52 +00:00
ben%netscape.com 7331c73d38 Part of 191524 -
1) update tabbrowser to allow attach/detach of satchel controller from all browsers.
2) disclosure widget styles for privacy preferences panel
2003-02-01 09:11:13 +00:00
mkaply%us.ibm.com 5e0834feef 103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file 2003-01-31 14:32:43 +00:00
jaggernaut%netscape.com 5a561d290c Bug 187500: selectedIndex broken for <tabs> element. patch by rginda, r=blake, sr=jag 2003-01-11 00:21:42 +00:00
blakeross%telocity.com b4047bcc01 Fix textbox.readonly. 2002-11-12 00:40:59 +00:00
blakeross%telocity.com 5f28b87f2d Fix the delay when arrow keying up and down in the themes/extensions listboxes (and other listboxes). 2002-11-11 02:25:46 +00:00
blakeross%telocity.com 3247f4ea44 - Make arrow keys toggle focus between controls.
- Make quicksearch in history case insensitive.
- Port over some trunk fixes.
2002-11-11 01:51:50 +00:00
blakeross%telocity.com 88a92e2919 Default to disablehistory. 2002-11-08 05:10:08 +00:00
blakeross%telocity.com 89ad460c53 More trunk fixes. 2002-11-04 23:53:49 +00:00
blakeross%telocity.com 696cbde729 Bring over more trunk fixes. 2002-11-04 23:50:50 +00:00
blakeross%telocity.com 256ef6b0ef Port over a regression fix from Mozilla. 2002-11-02 00:36:06 +00:00
hyatt%netscape.com 20734838c9 Make items droppable before and after the menubar. 2002-10-29 00:13:49 +00:00
hyatt%netscape.com 6e92a5a884 Fix menubar bustage in subwindows. 2002-10-21 19:08:45 +00:00
hyatt%netscape.com 13881f1385 Enable menubar customization. 2002-10-20 08:13:18 +00:00
hyatt%netscape.com 0d6df8fc86 Enable menubar customization. 2002-10-20 08:03:51 +00:00
hyatt%netscape.com 166a608d62 Fix regression on tab close dbl-clicking. 2002-10-20 03:59:09 +00:00
hyatt%netscape.com 6289ab685f Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:27:03 +00:00
hyatt%netscape.com 2f50304967 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:24:56 +00:00
blakeross%telocity.com a47434f26c Add progressmeter.xml 2002-10-13 23:12:54 +00:00
blakeross%telocity.com 92128276b1 Finish forking toolkit. 2002-10-13 22:44:10 +00:00
hyatt%netscape.com 0ce3717805 Fixing CTRL+TAB 2002-10-11 22:24:02 +00:00
hyatt%netscape.com 0cf4e6d80c Fix page report bustage. 2002-10-11 22:16:19 +00:00
hyatt%netscape.com 4ed6e095d3 Fix tabbrowser bug. 2002-10-11 21:58:14 +00:00
hyatt%netscape.com 0fa69638ce Sync tab and friends with the trunk 2002-10-11 21:47:04 +00:00
hyatt%netscape.com 3082987fe5 Make form fill work again. 2002-10-11 07:54:21 +00:00
hyatt%netscape.com 42e766b81a Make form fill work again. 2002-10-11 07:50:53 +00:00
hyatt%netscape.com 2039ce2901 Finally fixed autocomplete. 2002-10-11 01:43:27 +00:00
hyatt%netscape.com 80b2c99b99 Finally fixed autocomplete. 2002-10-11 01:42:33 +00:00
hyatt%netscape.com 424961c55a Make autocomplete work using selection without the extra hacky property. 2002-10-11 00:28:28 +00:00
hyatt%netscape.com 8aaafdccf0 Autocomplete fixes. 2002-10-10 23:49:16 +00:00
hyatt%netscape.com ecd3618c75 Autocomplete foo. 2002-10-10 23:47:13 +00:00
hyatt%netscape.com b0f15e2ee6 Fix the height problem in autocomplete that caused blank rows to occur. 2002-10-10 23:35:42 +00:00
blakeross%telocity.com f652a26f95 Small perf optimizations. 2002-10-09 22:16:33 +00:00
blakeross%telocity.com 8bf8ccc6c2 Only open urlbar history on left click. 2002-10-09 22:09:35 +00:00
hyatt%netscape.com eee0fdef28 Add page report accessor to tabbrowser. 2002-10-08 19:57:21 +00:00
hyatt%netscape.com 8b7be1726a Remove alerts. 2002-10-08 03:28:02 +00:00
hyatt%netscape.com 2589dc4e82 more popup whitelisting changes 2002-10-08 03:23:38 +00:00
hyatt%netscape.com a0785fec02 Tweaks. 2002-10-08 02:45:07 +00:00
hyatt%netscape.com 4cecadad2b Popup whitelisting continues. 2002-10-08 02:21:08 +00:00
hyatt%netscape.com 2a94a198fd Popup whitelisting continues. 2002-10-08 02:12:42 +00:00
hyatt%netscape.com 425a41124f Reverting tab close behavior. 2002-10-03 21:15:51 +00:00
blakeross%telocity.com 05e0da357b Revised download UI. 2002-09-30 03:22:13 +00:00
hewitt%netscape.com 6d6d593ffb 171581 - toolbar search/find in page for phoenix 2002-09-29 20:06:57 +00:00
blakeross%telocity.com fb638fd6f7 Adding files I forgot. 2002-09-29 19:41:28 +00:00
hewitt%netscape.com 28ce68ae11 polishing the customize toolbar dialog even more 2002-09-28 15:11:50 +00:00
hewitt%netscape.com ecf5b015d3 165955 - turning on satchel in phoenix 2002-09-28 06:25:03 +00:00
hewitt%netscape.com 997f1fe47a 171101 - new toolbar customization features 2002-09-27 04:06:56 +00:00
blakeross%telocity.com 00586c0bb3 Change name to "Phoenix' 2002-08-13 21:32:30 +00:00
blakeross%telocity.com 738a286161 More quicksearch work. 2002-08-13 03:51:34 +00:00
blakeross%telocity.com 5a016b1213 History quicksearch. 2002-08-13 03:25:13 +00:00
blakeross%telocity.com 7153aa1d19 ...and now backing out. 2002-08-11 02:04:19 +00:00
blakeross%telocity.com 7471041b87 Testing. 2002-08-11 01:30:10 +00:00
hyatt%netscape.com cb5485f924 Removing New Tab button. 2002-08-10 08:49:39 +00:00
hyatt%netscape.com 3ad609ec85 Fork tabbrowser to make it back into what I want. 2002-08-10 06:53:22 +00:00
hyatt%netscape.com 7c4b9d0d17 Sep support. 2002-08-10 02:33:01 +00:00
hyatt%netscape.com 5b51184c99 Separator support. 2002-08-10 02:17:32 +00:00
hyatt%netscape.com 4482128bf2 Add separator support to toolbars. 2002-08-10 01:59:12 +00:00
hyatt%netscape.com 12c56945b3 Make url bar work again after toolbar rebuild. 2002-08-06 07:34:59 +00:00
hyatt%netscape.com 5bbd7c10cf Make the opener update. 2002-08-06 07:22:38 +00:00
hyatt%netscape.com 0fbebe085d Toolbars update. 2002-08-06 07:03:36 +00:00
hyatt%netscape.com 7096770100 Stop mouseover on the palette items in the customize toolbar dialog. 2002-08-06 03:07:28 +00:00
hyatt%netscape.com 75618a0e56 Updating dialog. 2002-08-06 01:52:11 +00:00
hyatt%netscape.com e1b4e5c38b Fix redundant back/forward bug. 2002-08-05 08:50:45 +00:00
hyatt%netscape.com 06f5ee5615 Tweaks. 2002-08-05 07:37:56 +00:00
hyatt%netscape.com 846c9969e2 Supporting the use of a palette. 2002-08-05 07:21:57 +00:00
blakeross%telocity.com 4546e28158 *** empty log message *** 2002-08-05 07:12:53 +00:00
blakeross%telocity.com efbbfb7af5 *** empty log message *** 2002-08-05 07:12:36 +00:00