aaronleventhal%moonset.net
|
be1b821056
|
Bug 151375. Implement css2 outline (still called -moz-outline for now). Makes -moz-outline draw outside of the current frame. Improves appearance of focus outline. Lots of help from roc. r+sr=dbaron
|
2004-07-14 21:58:34 +00:00 |
|
neil%parkwaycc.co.uk
|
bac92025e4
|
Form frames should not register empty access keys b=248566 r/sr=roc
|
2004-07-03 20:54:54 +00:00 |
|
peterv%propagandism.org
|
a7908e751a
|
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
|
2004-06-25 12:26:02 +00:00 |
|
bryner%brianryner.com
|
1370052e19
|
deCOMtaminate nsBoxLayoutState. Bug 247766, r+sr=roc.
|
2004-06-22 02:55:04 +00:00 |
|
bryner%brianryner.com
|
3cd200f850
|
oops, this wasn't supposed to go on the trunk. backing out.
|
2004-06-21 23:41:30 +00:00 |
|
bryner%brianryner.com
|
cc1433c45a
|
bringing branch changes forward
|
2004-06-21 23:35:56 +00:00 |
|
robin.lu%sun.com
|
61ae5e89c7
|
fix bug 206376 accesskey doesn't work when field type is "file"
r=aaronleventhal sr=jst patched by neo.liu@sun.com
|
2004-06-21 02:46:13 +00:00 |
|
bryner%brianryner.com
|
f87933eeda
|
Make XUL box debug code be #ifdef DEBUG_LAYOUT. r+sr=roc, bug 103844.
|
2004-06-19 09:07:47 +00:00 |
|
roc+%cs.cmu.edu
|
c81d937cfe
|
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
|
0f4150a4e5
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
|
robin.lu%sun.com
|
b8205678d0
|
fix bug 220390 ACCESSKEY incorrectly supported on multiline SELECT tag.
patched by Nian Liu (neo.liu@sun.com).
r=aaronleventhal sr=jst
|
2004-06-11 08:03:16 +00:00 |
|
roc+%cs.cmu.edu
|
626c4c26f5
|
Bug 217715. Delay instantiating plugin until we've closed its HTML element, so Java applets are guaranteed to see all PARAMs. r+sr=jst
|
2004-06-02 00:25:00 +00:00 |
|
neil%parkwaycc.co.uk
|
600887c6ff
|
Bug 245096 Clicking on combo box inhibits change event patch in bug 244761 r/sr=roc
|
2004-05-31 23:22:08 +00:00 |
|
neil%parkwaycc.co.uk
|
353ddd2ccc
|
Restoring accidentally deleted line to fix bustage.
|
2004-05-28 16:49:07 +00:00 |
|
neil%parkwaycc.co.uk
|
467eb2c764
|
Bug 244761 ESC shouldn't change displayed selection also improve consistency of change events for drop-downs r/sr=roc
|
2004-05-28 16:25:04 +00:00 |
|
bzbarsky%mit.edu
|
a7bff6ad5b
|
Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed. Bug 144072, r+sr=jst
|
2004-05-27 22:08:42 +00:00 |
|
bzbarsky%mit.edu
|
62a5127738
|
Relanding, since backing out did not fix orange. Bug 232691.
|
2004-05-22 20:02:43 +00:00 |
|
cbiesinger%web.de
|
da9c6f3b04
|
AddRef/Release return a refcount, not an nsresult
|
2004-05-22 20:01:11 +00:00 |
|
bzbarsky%mit.edu
|
7f1e54b18d
|
Backing out to attempt to fix Mac orange. Bug 232691
|
2004-05-22 19:26:52 +00:00 |
|
bzbarsky%mit.edu
|
abcad1dc39
|
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
|
2004-05-22 17:04:53 +00:00 |
|
bryner%brianryner.com
|
033c0812b5
|
Fix crashes when dynamically removing input type=file elements by not calling GetValue() during Destroy() since that re-adds the frame to the primary frame map. Bug 203041, 238906, patch originally by mats.palmgren@bredband.net, updated by me, r+sr=bzbarsky.
|
2004-05-22 01:17:00 +00:00 |
|
bzbarsky%mit.edu
|
6440f76be7
|
Instead of setting inline style for every text input's anonymous div, have a
rule in forms.css to set the style. Bug 243588, r+sr=dbaron
|
2004-05-15 05:09:37 +00:00 |
|
jst%mozilla.jstenback.com
|
97deb07230
|
Fixing regression bug 243345. Make nsITextContent::SetText() work with non-null terminated strings, and fix silly mistake in nsComboboxControlFrame::GetIndexOfDisplayArea(). Patch partly by bzbarsky@mit.edu, and partly by myself. r+sr=bzbarsky@mit.edu and jst@mozilla.jstenback.com
|
2004-05-13 01:12:10 +00:00 |
|
bzbarsky%mit.edu
|
cb3f422652
|
Remove vestiges of <input type="browse">. Bug 242873, r+sr=peterv
|
2004-05-11 18:16:41 +00:00 |
|
jst%mozilla.jstenback.com
|
99e02e5aa3
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2004-05-07 20:55:17 +00:00 |
|
rbs%maths.uq.edu.au
|
00679fd3c6
|
Fix the inconsistent behavior of the caret on text controls when their readonly attribute is changed, b=235294, r+sr=bzbarsky
|
2004-05-05 22:48:51 +00:00 |
|
roc+%cs.cmu.edu
|
cc6fdc52b2
|
Bug 232540. List controls should not scroll an item into view if it is only outside the list in the horizontal direction.
|
2004-05-05 02:49:57 +00:00 |
|
roc+%cs.cmu.edu
|
47ce3369a5
|
Backing out the part of the patch that was incorrectly checked in.
|
2004-05-05 02:48:53 +00:00 |
|
roc+%cs.cmu.edu
|
a6dd695671
|
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 |
|
roc+%cs.cmu.edu
|
b39d104f02
|
No bug. Remove unused code and variables from nsListControlFrame. rs=shaver
|
2004-05-04 04:30:23 +00:00 |
|
bzbarsky%mit.edu
|
1c4ef3efa1
|
Don't clear undo/redo buffers when JS changes the value. Bug 158071, patch by
Martijn Wargers <m.wargers@hccnet.nl>, r=bryner, sr=dbaron
|
2004-05-02 22:14:49 +00:00 |
|
kyle.yuan%sun.com
|
53bcc60239
|
Bug 220187 TABINDEX property ignored for input type=file
r=aaronleventhal, sr=jst
Two children of <input type=file> should have same tabindex with their parent.
Patch by neo.liu@sun.com
|
2004-04-28 09:29:10 +00:00 |
|
tor%cs.brown.edu
|
868dd94ecb
|
Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
|
2004-04-23 15:21:24 +00:00 |
|
jst%mozilla.jstenback.com
|
6a9d89a9fa
|
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
|
2004-04-21 23:38:22 +00:00 |
|
gerv%gerv.net
|
708b56cff4
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
|
tor%cs.brown.edu
|
83eb215db9
|
Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
|
2004-04-18 13:13:35 +00:00 |
|
varga%nixcorp.com
|
2cd056deb1
|
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
|
2004-04-17 05:53:38 +00:00 |
|
rbs%maths.uq.edu.au
|
759d9ab5d3
|
Add the much requested support for find in <textarea> and text <input> elements. Also fix a long-standing problem with the mutually-exclusion: selecting something in a text field doesn't clear an earlier selection outside. b=58305, r=akkana, sr=jst
|
2004-04-15 19:45:46 +00:00 |
|
bzbarsky%mit.edu
|
14c6b02ec5
|
Make sure to apply our styles to our anonymous content no matter what the
page's style language is. Bug 234761, r=sicking, sr=jst
|
2004-04-14 02:05:52 +00:00 |
|
roc+%cs.cmu.edu
|
17f81274ba
|
Bug 227838. Remove unused RequiresWidget method from nsIFormControlFrame. r+sr=bzbarsky
|
2004-04-13 03:11:05 +00:00 |
|
bzbarsky%mit.edu
|
ddb373de3c
|
Fix MSVC.net bustage. Bug 236956, r+sr+a=dbaron
|
2004-03-12 16:51:26 +00:00 |
|
dbaron%dbaron.org
|
41c16857c2
|
DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan
|
2004-03-12 04:40:17 +00:00 |
|
roc+%cs.cmu.edu
|
8397ac8d8f
|
Bug 235264. Clean up invalidation to go through a single nsIFrame::Invalidate function and take account of 'outline' where necessary. r+sr=dbaron
|
2004-03-10 03:09:05 +00:00 |
|
roc+%cs.cmu.edu
|
e6f646d474
|
Bug 236438. Make nsImageControlFrame translate its event point properly even if it has no view
|
2004-03-06 04:48:15 +00:00 |
|
bryner%brianryner.com
|
ab4ac54b6f
|
inline IsPaginated, SetPaginatedScrolling, and GetPaginatedScrolling. Bug 229371, r+sr=roc.
|
2004-03-03 18:24:20 +00:00 |
|
roc+%cs.cmu.edu
|
87b13e8430
|
Bug 53966. Remove unnecessary view creation from nsImageControlFrame, and remove unused fields and functions from nsImageControlFrame/nsHTMLButtonControlFrame. r+sr=bzbarsky
|
2004-02-28 15:01:38 +00:00 |
|
bryner%brianryner.com
|
ed98c9a308
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2004-02-27 17:17:37 +00:00 |
|
kairo%kairo.at
|
5f250d223d
|
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
|
2004-02-27 11:54:28 +00:00 |
|
bryner%brianryner.com
|
225298a99e
|
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
|
2004-02-23 21:29:06 +00:00 |
|
bryner%brianryner.com
|
5f7a8b383e
|
Inline boolean getters and setters on nsIPresContext, and change the storage to a bitfield. Bug 229371, r+sr=roc.
|
2004-02-20 17:49:01 +00:00 |
|