Commit Graph

156 Commits

Author SHA1 Message Date
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