Commit Graph

761 Commits

Author SHA1 Message Date
ben%netscape.com
5a8401945d dialog height fix 2000-06-03 02:32:17 +00:00
ben%netscape.com
cc75c1e47f common dialog code cleanup. 2000-06-03 01:03:23 +00:00
hyatt%netscape.com
f399594a89 Removing old bindings. Does not affect build. 2000-06-02 23:46:37 +00:00
hyatt%netscape.com
1b2ffa3103 Adding hbox and vbox. Not used. Does not affect build. 2000-06-02 23:43:10 +00:00
cata%netscape.com
155a63c0a9 Fixing bug #31708, a=ftang, r=erik. 2000-06-02 23:31:52 +00:00
hyatt%netscape.com
a16af811db Fix for docshell regression. bug#41090, r=law 2000-06-02 22:13:51 +00:00
ben%netscape.com
1b5355a16b [perf] Reduce the number of webshells used to load a simple alert/confirm dialog 2000-06-02 13:06:39 +00:00
alecf%netscape.com
db076a41cf just adding default access key for view menu so we can see it in mail 2000-06-02 08:55:26 +00:00
ben%netscape.com
86e241e348 d&d tweaks 2000-06-02 07:10:47 +00:00
ben%netscape.com
b6f876900b fix draggable scrollbars on mac 2000-06-02 05:28:11 +00:00
kin%netscape.com
b940c4a89e Fix for bug #41186: Drag & drop code is interfering with scrollbar operations
Modifed nsDragAndDrop.startDrag() so that it checks to see if it has
a list of flavours before it invokes a drag session.

r=mjudge@netscape.com  a=beppe@netscape.com
2000-06-02 05:19:39 +00:00
ben%netscape.com
16947092cd adding nsIPref utility wrapper 2000-06-01 06:35:57 +00:00
ben%netscape.com
8c0cf89fe9 partial fix for 29403 2000-06-01 03:56:00 +00:00
hyatt%netscape.com
4c05a32b66 New grid tree bindings. 2000-06-01 01:49:14 +00:00
ben%netscape.com
4411705c4b Add wrapper libraries for clipboard and drag and drop. 2000-05-31 12:18:10 +00:00
hyatt%netscape.com
bc5cc7c6d0 Adding listbox bindings. Not used. 2000-05-31 09:33:45 +00:00
hyatt%netscape.com
aea9d743ad Turning on XBL tree event bindings. 2000-05-31 08:32:14 +00:00
hyatt%netscape.com
32ec99ef86 New bindings for removed content elements. 2000-05-31 07:42:06 +00:00
morse%netscape.com
1bb7b10eee doing the right thing to fix bug 40656, r=cmanske 2000-05-31 03:28:57 +00:00
hyatt%netscape.com
a651922bfc Patch anonymousContent 2000-05-30 09:06:08 +00:00
ben%netscape.com
a7a1209f80 fix for radio group 2000-05-30 08:57:10 +00:00
ben%netscape.com
8902babe9a typo 2000-05-29 03:50:58 +00:00
ben%netscape.com
ef0ed9fe77 fix build bustage 2000-05-29 03:26:53 +00:00
ben%netscape.com
3e5ae815f1 disconnect global/resources/skin/ from build 2000-05-29 02:54:52 +00:00
ben%netscape.com
04ba1fec08 move core toolkit XBL bindings into chrome://global/content/ 2000-05-29 02:54:03 +00:00
ben%netscape.com
46f4dfa7ae fix assertion due to deprecated getter/setter usage 2000-05-28 09:34:18 +00:00
ben%netscape.com
85e9bf3015 skin switching fix, r=hyatt 2000-05-28 09:14:44 +00:00
ben%netscape.com
5bd6af574f advanced print button functionality 2000-05-28 06:10:26 +00:00
ben%netscape.com
a4b0be2051 fix for non-cropping statusbar 2000-05-28 00:52:18 +00:00
ben%netscape.com
0b0191d919 fix bustage ('Load of URL 'chrome://global/content/content.css' failed') 2000-05-27 05:15:53 +00:00
ben%netscape.com
1b1872fdb1 Skinnable navigator/toolkit work. Moved essential focus behaviour from scrollbar skin to xul.css so that all skin providers do not need to duplicate this. 2000-05-27 03:37:42 +00:00
evaughan%netscape.com
55816643f1 fix for [beta2] bugs:
37835
39085
32920

-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
mkaply%us.ibm.com
c599e744f3 # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only
2000-05-25 14:23:27 +00:00
ben%netscape.com
40a585fcd7 skinnability cleanup 2000-05-25 05:54:47 +00:00
sfraser%netscape.com
2c410e27a0 Fix for 40444; don't allow buttons to steal focus willy-nilly, because this breaks toolbar buttons. What really needs to happen is that every kind of toolbar buttons needs user-focus: none style. r=hyatt, a=leaf 2000-05-24 20:52:26 +00:00
ben%netscape.com
42c8c842cd widget lovin', r=hyatt 2000-05-24 09:45:04 +00:00
mkaply%us.ibm.com
677613d5be # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only!
2000-05-22 19:38:22 +00:00
hyatt%netscape.com
55915394d7 adding a file with bindings that aren't used. harmless. r=ben 2000-05-22 08:22:43 +00:00
ben%netscape.com
85bbfefbe7 second attempt at 19557, skinnable sidebar. r=hyatt 2000-05-22 04:14:49 +00:00
hyatt%netscape.com
f87999942a New bindings for XUL trees. Not used. 2000-05-21 07:03:05 +00:00
cata%netscape.com
27c39f5a90 Charset override work: add API to force charset. 2000-05-17 06:06:02 +00:00
ducarroz%netscape.com
fa1e55f310 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
alecf%netscape.com
d1b9811d17 fix radiogroup.selectedItem - was referencing some aRadioGroup which should have been "this" 2000-05-16 23:29:02 +00:00
morse%netscape.com
5acc6a7f35 fix incorrect component for wallet 2000-05-16 23:13:57 +00:00
cata%netscape.com
016ab6f616 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
joki%netscape.com
a5837f5784 Second part of fix for 7404, allow left right keyboard scrolling, patch from Matt Bissiri and John Morrison 2000-05-16 14:28:09 +00:00
ben%netscape.com
2ac2d64e02 some more sidebar skin/CSS tweaks 2000-05-16 13:28:37 +00:00
ben%netscape.com
ba8ef35728 making sidebar panels not suck appearance wise. 2000-05-16 12:43:43 +00:00
ben%netscape.com
a849595f80 XUL <radiogroup> and <radio> are now implemented completely in JS/XBL,
deprecate 'iconic' classes of <checkbox> and <radio>
2000-05-16 12:08:35 +00:00
jbetak%netscape.com
321460b6c5 27646 Need to "inherit" charset info when opening a new browser window,
addressing some issues reported by ftang, recreating missing appCore in
mailnews context
2000-05-15 21:26:56 +00:00