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

49 Коммитов

Автор SHA1 Сообщение Дата
varga%utcru.sk bbc83df106 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
hewitt%netscape.com 78f1f56167 70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt 2002-01-12 01:18:10 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com d4065d8e54 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2001-12-17 22:51:39 +00:00
hewitt%netscape.com d965b16246 108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=? 2001-11-14 10:06:21 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
hewitt%netscape.com e7ad287a94 93519 - new box-ordinal-group xul layout feature, r=waterson, sr=hyatt 2001-09-25 22:17:00 +00:00
hyatt%netscape.com a2a0f9a46e Fix for 96291, leaking popups in tree widget, causing reply-all in mailcompose to fail autocompletion. r/sr=waterson,danm 2001-09-22 00:32:23 +00:00
ben%netscape.com 0c5853f823 Add |sizeTo| and |moveTo| methods to nsIPopupBoxObject, allow popups to have their automatic rollup, keyboard navigator and auto positioning functionality disabled.
Part of fix for 95401.
r=jag, sr=hyatt
2001-09-10 07:33:33 +00:00
hyatt%netscape.com a11f4a407c Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
hewitt%netscape.com 2a29bb785f 76465 - outliner rowHeight, r=waterson, sr=hyatt
76297 - screen coordinates, r=hyatt, sr=brendan
76428 - can't set view on an outliner until its frame is created, r=brendan, sr=hyatt
76894 - obelisk crash, r=evaughan, sr=hyatt
2001-04-30 18:30:18 +00:00
hyatt%netscape.com fc35bd0ba9 use mac smart-scrolling prefs in XUL scrollbars. This is my first use of my mac other hosting scc's porn. r=pinkerton,a=ben. 2000-12-01 01:45:37 +00:00
cls%seawood.org fc9c54cb3d Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
hyatt%netscape.com 6ae1fd89ab Fix for 57139. a=ben 2000-10-30 09:26:53 +00:00
hyatt%netscape.com 9dfd92585e Fix for 44437. r,a=waterson 2000-10-02 23:23:55 +00:00
hyatt%netscape.com ab26aa6249 Fix for 50044, 47861, 47471, r=ben 2000-08-25 07:01:53 +00:00
hyatt%netscape.com 5de032a7ae Fix for 38461, r=ben 2000-08-17 09:15:51 +00:00
pinkerton%netscape.com e1fb97b4b9 Add KillPendingTimers() to nsIMenuParent and call it when we open a sibling
submenu. Not clearing out this timer causes confusion with the rollup
listeners. Fixes 48989 and 28309. Thanks to Dean, who put me on the right
track. r=hyatt.
2000-08-16 00:35:04 +00:00
ben%netscape.com e8b7ae6f1b fixing broken field on nsIBrowserBoxObject. This was preventing some code migration to
js that was needed for navigator, as nsIBrowserInstance is somewhat flaky. r=hyatt
2000-08-07 07:55:40 +00:00
pinkerton%netscape.com 2f1db60384 oops, forgot to check this in. 2000-08-03 22:25:23 +00:00
hyatt%netscape.com 83e12909eb Fix to enable fast tree scrolling. Fix shortcut keys and arrow keys in
XP menus.  Add API for obtaining offset rects for XUL elements.  Fix
deletion bug in trees.  (It's a barrel of nsbeta3 goodness.) r=ben
2000-07-27 06:19:30 +00:00
pinkerton%netscape.com 1ab2104834 Fix for 42250, popups holding onto deleted frame crash during reflow. fixed to only hold onto content, not frame, and use GetPrimaryFrameFor(). r=hyatt 2000-06-29 22:30:27 +00:00
evaughan%netscape.com 807778bd44 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
hyatt%netscape.com d95f55d74e Fix for 42867. r=evaughan 2000-06-20 00:52:57 +00:00
hyatt%netscape.com d3737d5828 Patch for bug #30511 from external Mozilla contributor (Jan Varga). r=danm 2000-06-13 20:27:15 +00:00
dveditz%netscape.com ddf46b032c fixing two .xpt files of same name, raptor.xpt on windows and layout.xpt on unix. One version was getting overwritten 2000-06-02 08:12:57 +00:00
hyatt%netscape.com 4a9fb2fc27 New tree grid bindings. 2000-06-01 01:49:45 +00:00
hyatt%netscape.com 4e1b87d714 Patching IDL for Win32. 2000-05-30 08:23:05 +00:00
hyatt%netscape.com bc10c0c285 Adding interfaces for the scriptable XUL layout objects. 2000-05-30 07:57:51 +00:00
pinkerton%netscape.com 0f0967e0e4 patches from dean_tessman@hotmail.com for bug 17159. Teach popups about if they are context menus and accept right clicks to select menu items if they are. r=hyatt, a=jar. 2000-03-01 03:12:51 +00:00
hyatt%netscape.com fd07545d50 Fix for bug #5927. 2000-02-13 08:33:39 +00:00
hyatt%netscape.com 6db260e802 Fixes for bugs 24969 and 27109. 2000-02-11 00:56:41 +00:00
hyatt%netscape.com 885097e83e Giving menus some seriously tough love. 2000-02-09 09:34:35 +00:00
alecf%netscape.com fddad27780 add treeframe-level interface to EnsureRowIsVisible, and add a new nsITreeFrame interface so that EnsureRowIsVisible can be called from outside of the layout DLL.
first part of fix to #12895
r=bryner
2000-01-06 07:35:25 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
hyatt%netscape.com 21448e4f0f Fix for bug 11266 on Windows and mac. making xp menus go away. 1999-09-25 03:39:35 +00:00
hyatt%netscape.com a8749017eb Chrome event stuff. Menu changes. 1999-09-21 01:03:00 +00:00
briano%netscape.com cfc3c850ed General cleanup. 1999-09-14 01:02:20 +00:00
ramiro%netscape.com a6ef97002d Added public dir to the build to unbreak it. 1999-08-20 00:11:29 +00:00
hyatt%netscape.com 98987524de Adding new public directory to xul/base for interfaces, etc. 1999-08-19 22:10:02 +00:00
hyatt%netscape.com 1c0587bead Fix for bug #11418 and #11506 (which are actually the
same bug).  Approved by chofmann.
1999-08-12 20:45:47 +00:00
hyatt%netscape.com 8a36e3432f Menus know about the ENTER key to execute, and know how to dismiss themselves
on mouse clicks.
1999-07-24 01:59:32 +00:00
hyatt%netscape.com dafe020a98 Menu improvements. 1999-07-23 08:36:39 +00:00
hyatt%netscape.com 9faabd64b8 XP menu changes. Full keyboard navigation now works. Next up: cascading. 1999-07-22 09:01:55 +00:00
hyatt%netscape.com d50be34a2c Enhancing the tracking so that I can get keyboard navigation to work in
the presence of cascading.
1999-07-22 01:59:09 +00:00
hyatt%netscape.com bf09e527bc Adding the new nsIMenuParent interface. 1999-07-21 07:43:19 +00:00