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

266 Коммитов

Автор SHA1 Сообщение Дата
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
noririty%jcom.home.ne.jp 6d74ff6599 tweak css. b=171451 2003-08-10 11:11:27 +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
ben%bengoodger.com a04098dd11 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

content/nsWidgetStateManager.js
- reindent the indentation mess in the file
- support saving data of panels that are sub-dialogs of iframe dialogs that are
  using WSM.

r=torgo sr=manos
2003-08-04 22:32:07 +00:00
noririty%jcom.home.ne.jp 6a9413c304 Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp 2003-07-27 14:08:39 +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
noririty%jcom.home.ne.jp 5a487db323 fix sidebar double click bustage 2003-07-21 09:06:49 +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
bryner%netscape.com e0c66a21b8 picking up seamonkey patch to fix bogus css rules in xul.css. 2003-07-04 01:42:46 +00:00
scott%scott-macgregor.org e36ebfe332 back out my change until I can figure out why this doesn't work in firebird 2003-06-10 16:52:59 +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
scott%scott-macgregor.org 6678e93e2e We need to make changes to toolkit's autocomplete for it to work in mail compose (for thunderbird).
For now, add an ifdef which rebinds the autocomplete bindings to the old versions in mozilla\xpfe.
2003-06-09 04:26:42 +00:00
scott%scott-macgregor.org 59c47815ce Synch this file up with changes that have happend in mozilla\xpfe. This enables find to work in thunderbird
as well.
2003-06-09 04:24:11 +00:00
hyatt%mozilla.org dc5c3717a5 *** empty log message *** 2003-05-31 00:34:16 +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
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
bryner%netscape.com 18ea5a5f2e Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
chanial%noos.fr d2f3e65fc5 some cleanup 2003-03-03 06:41:51 +00:00
chanial%noos.fr dfa951488e adding nsWidgetStateManager.js to the toolkit 2003-03-03 06:17:13 +00:00
chanial%noos.fr cf728cada2 Bug 191637 Customize Toolbar Bustage. patch by Boris Zbarsky. 2003-02-20 02:09:27 +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
hewitt%netscape.com 5cc4b94075 updating editor binding url 2002-11-22 08:22:57 +00:00
blakeross%telocity.com 5aabf95c6d Port over a trunk fix. 2002-11-20 01:38:08 +00:00
bryner%netscape.com 86160d46e2 OS/2 doesn't preserve the width and height of a window if one of them is set to zero, so start the customize toolbar dialog at a height of 50 (so that we don't lose the width). Bug 172903, patch by mkaply, r=me. 2002-11-14 19:25:33 +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 323f4d7e42 Keep up with the trunk. 2002-11-07 21:05:16 +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 ac009b4d4c Restore Ctrl+0 for resetting text size. 2002-11-03 14:51:29 +00:00
blakeross%telocity.com 951de612e3 Fix some buglets; remove more comm dependencies. 2002-11-02 21:14:22 +00:00
blakeross%telocity.com 256ef6b0ef Port over a regression fix from Mozilla. 2002-11-02 00:36:06 +00:00
hyatt%netscape.com 7425028c38 Don't allow the menubar to be dragged. 2002-10-29 00:23:42 +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 0b961a8833 make resizer go away when window is maximized. 2002-10-20 08:54:17 +00:00
hyatt%netscape.com 12778ebf3a make resizer go away when window is maximized. 2002-10-20 08:53:22 +00:00
hyatt%netscape.com 13881f1385 Enable menubar customization. 2002-10-20 08:13:18 +00:00
hyatt%netscape.com 2df92b5c08 Enable menubar customization. 2002-10-20 08:05:30 +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 44ec5c23e3 Fork nsDragAndDrop 2002-10-13 22:44:18 +00:00
blakeross%telocity.com 92128276b1 Finish forking toolkit. 2002-10-13 22:44:10 +00:00
blakeross%telocity.com 3ac8b0687e Remove charset.js, some perf optimizations. 2002-10-13 16:39:47 +00:00
blakeross%telocity.com 028b44c1aa And now remove nsContextMenu.js. 2002-10-13 06:55:16 +00:00
hyatt%netscape.com 9df18956ef Fix PT drag/drop bustage 2002-10-13 05:49:54 +00:00
blakeross%telocity.com 8fc7b27971 Remove unnecessary width specification. 2002-10-12 03:16:35 +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 9d2080da40 Fix autocomplete. 2002-10-11 20:55:59 +00:00
blakeross%telocity.com 4823eb302f Fix history problem. 2002-10-11 20:01:37 +00:00
hyatt%netscape.com 58e071e572 Fix fullscreen mode. 2002-10-11 08:31:23 +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
blakeross%telocity.com 2ba7411ae0 Missed a line. 2002-10-11 02:35:28 +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
blakeross%telocity.com 481da7bc9d Strip more licenses. 2002-10-11 01:27:28 +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 f747a31383 Fix checkbox for block images. 2002-10-10 01:47:29 +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
blakeross%telocity.com c672635b48 A little find cleanup. 2002-10-09 21:04:58 +00:00
blakeross%telocity.com ca44975b7f Bring back image blocking. 2002-10-08 22:52:51 +00:00
blakeross%telocity.com f5f545b0a2 Remove moz-collapsed. 2002-10-08 20:12:56 +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 8a81e1878e Reverse the order of hidden/collapsed rules. 2002-10-07 18:43:25 +00:00
hyatt%netscape.com 425a41124f Reverting tab close behavior. 2002-10-03 21:15:51 +00:00
hewitt%netscape.com 4f4e06ef40 customize toolbar fixing 2002-10-02 01:06:32 +00:00
hewitt%netscape.com 22ee4f26bf fixing toolbar customization to persist changes even if you close the dialog with a keyboard command 2002-10-01 23:10:54 +00:00
hewitt%netscape.com 65d2f531bf 171874 - customize toolbar window only opens once, and also fixing problems with restore default not rebuilding the palette 2002-10-01 19:31:58 +00:00
blakeross%telocity.com 2872d8471d didnt mean for this to go in. 2002-10-01 00:31:49 +00:00
blakeross%telocity.com 0c4bebf9a5 Add keyboard shortcuts for sidebar panels; use dbl not single clicks. 2002-10-01 00:30:47 +00:00
blakeross%telocity.com 8275f2bc1d Some fixes. 2002-09-30 23:01:26 +00:00
blakeross%telocity.com dcd6b844a6 backing something out. 2002-09-30 22:24:09 +00:00
blakeross%telocity.com 8909d722ff Fix some customize bugs. 2002-09-30 20:13:49 +00:00
blakeross%telocity.com df07b18f6b Fix a few tiny customize bugs. 2002-09-30 19:57:54 +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
blakeross%telocity.com 71f1795451 Polish tweaks. 2002-09-29 18:25:42 +00:00
blakeross%telocity.com c74d05bc1b Make enter work in find dlg. 2002-09-29 16:57:11 +00:00
bryner%netscape.com 9faa3a2a4e Fix bug 171459 (incorrect positioning of toolbar customization dialog on linux) by working around bug 171482 and using moveTo instead of setting screenX and screenY. 2002-09-29 05:37:48 +00:00
hewitt%netscape.com 166bdebbc2 fix a bunch of phoenix toolbar customization bugs, 171402, 171397, 171122 2002-09-29 01:23:02 +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
blakeross%telocity.com bdcdfbfa8a Fix 170641 - find next button doesn't always respond to enter. 2002-09-28 02:20:42 +00:00
hewitt%netscape.com 997f1fe47a 171101 - new toolbar customization features 2002-09-27 04:06:56 +00:00
hyatt%netscape.com e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
blakeross%telocity.com 94bbb61e45 Fixing UA. 2002-09-20 21:56:24 +00:00
blakeross%telocity.com 085f9dec64 Some context menu tweaks. 2002-08-30 23:42:12 +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
blakeross%telocity.com 998410f491 Fix find dialog. 2002-08-10 01:42:05 +00:00
blakeross%telocity.com 9067e5b906 Unfork nsBrowserStatusHandler/nsBrowserContentListener for now. 2002-08-08 03:39:58 +00:00
blakeross%telocity.com e911b5606a Remove view zoom overlay. 2002-08-08 03:36:46 +00:00
blakeross%telocity.com 2bda8136e7 More view zoom work. 2002-08-08 01:36:18 +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