bryner%brianryner.com
|
8787891e5a
|
Unify box and frame trees by moving nsIBox methods onto nsIFrame. XUL-box frames can call the superclass nsBox implementation, all other frames get the nsFrame implementation of the box methods, which acts like nsBoxToBlockAdaptor used to. Bug 258513, r+sr=roc.
|
2004-09-28 18:37:50 +00:00 |
roc+%cs.cmu.edu
|
da54d83f54
|
Bug 254039. deCOMtaminate nsIScrollableFrame. r+sr=roc, patch by Will Levine
|
2004-09-06 02:44:43 +00:00 |
dbaron%dbaron.org
|
2e93a67964
|
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
|
2004-09-05 00:04:04 +00:00 |
dbaron%dbaron.org
|
1bfadac359
|
Land bug 72747 in pieces: Implement scrolling='yes' (and equivalents) on frames and iframes. b=72747 r+sr=roc
|
2004-09-04 23:03:04 +00:00 |
dbaron%dbaron.org
|
e4e0192e47
|
Back out previous round of bug 72747 changes due to Tp regression.
|
2004-09-04 08:34:55 +00:00 |
dbaron%dbaron.org
|
58b70d35d1
|
Land bug 72747 in pieces: Add default constructor for ScrollbarStyles. b=72747 r+sr=roc
|
2004-09-04 07:35:12 +00:00 |
dbaron%dbaron.org
|
d12362e0ef
|
Land bug 72747 in pieces: Change types on ScrollbarStyles from PRInt32 to PRUint8. b=72747 r+sr=roc
|
2004-09-04 07:02:46 +00:00 |
dbaron%dbaron.org
|
4db1f75805
|
Back out text input changes from bug 72747.
|
2004-09-04 03:17:18 +00:00 |
dbaron%dbaron.org
|
462cb0cabd
|
Land bug 72747 in pieces: use CSS instead of C++ to ensure single line text inputs don't have scrollbars. b=72747 r+sr=roc
|
2004-09-03 23:22:15 +00:00 |
dbaron%dbaron.org
|
7325984b89
|
Land bug 72747 in pieces: remove nsIScrollableFrame::GetScrollPreference. b=72747 r+sr=roc
|
2004-09-03 22:28:34 +00:00 |
dbaron%dbaron.org
|
13d0d98e6c
|
Land bug 72747 in pieces: remove nsIScrollableFrame::GetScrollPreference. b=72747 r+sr=roc
|
2004-09-03 00:46:43 +00:00 |
dbaron%dbaron.org
|
67e0ee1634
|
Back out the rest of bug 72747 due to Tp regression.
|
2004-08-27 01:26:55 +00:00 |
dbaron%dbaron.org
|
0430fe1b67
|
Implement 'overflow-x' and 'overflow-y' CSS properties, long implemented by IE for Windows and proposed for CSS3. Implement scrolling='yes' and equivalents on frame and iframe. Various pieces of related cleanup (see comment 22 in bug). b=72747 r+sr=roc
|
2004-08-26 17:11:20 +00:00 |
bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
roc+%cs.cmu.edu
|
c848b4cd4a
|
Bug 217120. Always make an attempt to scroll to history position after restoring scroll position in EndLoad, just in case no reflows happen again. r+sr=dbaron
|
2004-07-23 21:39:47 +00:00 |
roc+%cs.cmu.edu
|
51183ee40b
|
Bug 240276. Fork nsGfxScrollFrame into nsHTMLScrollFrame and nsXULScrollFrame. No behaviour is changed yet. r+sr=dbaron
|
2004-06-18 02:08:19 +00:00 |
roc+%cs.cmu.edu
|
3074e7edc0
|
Bug 240276. Trim fat from nsGfxScrollFrame, move functionality into nsGfxScrollFrameInner so that when we fork nsGfxScrollFrame, it will be shared
|
2004-05-05 02:32:27 +00:00 |
gerv%gerv.net
|
85ce8c146b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
roc+%cs.cmu.edu
|
c70c9c9de3
|
Bug 210269. Reduce use of SetAttr during reflow. Also, fix up the API that gets the scrollbar dimensions of a scrollframe to always work right for RTL. r+sr=bryner
|
2004-01-09 19:21:20 +00:00 |
roc+%cs.cmu.edu
|
9fbac81e2f
|
Bug 201300. Get rid of document observer from nsGfxScrollFrame. r+sr=bz
|
2003-04-09 11:27:09 +00:00 |
roc+%cs.cmu.edu
|
f2dc5c2442
|
Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron
|
2003-04-08 20:50:57 +00:00 |
caillon%returnzero.com
|
099f831482
|
comment fixes r+sr=bzbarsky
|
2003-01-22 08:01:37 +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 |
hyatt%netscape.com
|
a8c15ab8eb
|
Fix to enable trees to blit. Performance work approved by waterson. r=waterson.
|
2000-07-27 06:17:58 +00:00 |
hyatt%netscape.com
|
b54a5260f3
|
Tree/grid work. Bug #30511. r=danm.
|
2000-06-06 23:14:11 +00:00 |
evaughan%netscape.com
|
c96eb1dec9
|
Fixed bug that crashed when menus are used with native scrollbars.
|
2000-05-17 04:45:44 +00:00 |
evaughan%netscape.com
|
f27fff5884
|
1) Scrolling menus
2) many bug fixes
3) box debuging flags
|
2000-05-15 04:12:31 +00:00 |
mjudge%netscape.com
|
f9f60f84de
|
adding method to remove scrollbars
|
2000-05-13 23:00:53 +00:00 |
evaughan%netscape.com
|
183d6249cf
|
1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122
-r Troy
|
1999-12-07 03:36:05 +00:00 |