bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +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
|
19b72aba25
|
Fix warnings about uninitialized 'result' in nsFrameTraversal. r+sr=brendan
|
2004-01-09 21:45:24 +00:00 |
roc+%cs.cmu.edu
|
2a50602bc0
|
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
|
2004-01-09 14:20:53 +00:00 |
bryner%brianryner.com
|
7264501b7b
|
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
|
2003-12-21 05:36:36 +00:00 |
uid502
|
50383ff50a
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
dbaron%dbaron.org
|
fb5dcec631
|
Use the correct term "float" instead of "floater". b=218654 r+sr=bzbarsky
|
2003-10-13 21:51:02 +00:00 |
bryner%brianryner.com
|
86ad399c4f
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:37:27 +00:00 |
smontagu%netscape.com
|
081b55688a
|
Fix typo which caused Bidi caret movement regression. Bug 212372, r+sr=roc+moz
|
2003-07-11 21:00:26 +00:00 |
roc+%cs.cmu.edu
|
6739b8a3b5
|
Ongoing deCOMtamination. r+sr=dbaron
|
2003-07-02 10:30:00 +00:00 |
dbaron%dbaron.org
|
a15b9f2cf4
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
dbaron%dbaron.org
|
72b937ea79
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 21:07:51 +00:00 |
dougt%netscape.com
|
c5e8f896cd
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
mjudge%netscape.com
|
4655fdd163
|
82151 r=jfrancis sr = kin
|
2002-04-16 02:42:09 +00:00 |
bryner%netscape.com
|
72d06addbd
|
Fixing compile warnings. r=akkana, sr=ben.
|
2001-12-07 01:57:56 +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 |
bryner%netscape.com
|
f36c06d94d
|
Bug 99192 - don't tab into popups. r=jag, sr=hyatt.
|
2001-09-18 02:25:07 +00:00 |
bryner%netscape.com
|
5b912aba86
|
Bug 81398 -- tabbing doesn't go into out-of-flow frames. r=saari, sr=hyatt.
|
2001-09-05 22:52:18 +00:00 |
bryner%netscape.com
|
24d3ca4a83
|
Bug 64176 - tabbing in proxies pref panel messed up. r=saari, sr=hyatt.
|
2001-08-14 00:46:32 +00:00 |
erik%netscape.com
|
84ace96483
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
from IBM bidi project (Arabic, Hebrew, etc); some in ifdef for now
|
2001-03-21 01:16:22 +00:00 |
heikki%netscape.com
|
fa72c631ce
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
rods%netscape.com
|
c81b2c3b26
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
Bug 61274, r=buster sr=waterson
|
2001-01-04 20:44:42 +00:00 |
troy%netscape.com
|
e58ca3cc26
|
b=15405 Renamed root frame to canvas frame and changed frame construction
code to propagate document element's background to canvas
|
2000-04-19 02:13:43 +00:00 |
mjudge%netscape.com
|
f401e387ea
|
missed another.get
|
2000-04-12 04:20:07 +00:00 |
mjudge%netscape.com
|
8420dbc746
|
thought this would have been caught on my machine sorry. .get added
|
2000-04-12 03:26:49 +00:00 |
mjudge%netscape.com
|
3ad06c4f40
|
fix for setcapture. passes events to the nsHTMLFrame's areaframe when events are trapped to a given frame's view.
|
2000-04-12 03:04:11 +00:00 |
hyatt%netscape.com
|
537541b987
|
Elimination of nsIFocusableContent and improvements to tabbing r=saari
|
2000-04-04 23:55:31 +00:00 |
scc%netscape.com
|
ef181b05f8
|
|nsFrameIterator::QueryInterface| neglects to handle |nsIBidirectionalEnumerator| ... replacing hand-rolled QI with the macro to fix. r=pinkerton
|
2000-01-29 19:59:53 +00:00 |
troy%netscape.com
|
73a3709284
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.
|
2000-01-22 01:16:50 +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 |
braddr%puremagic.com
|
d92727dc68
|
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
r=scc
|
1999-10-28 03:16:48 +00:00 |
braddr%puremagic.com
|
b49b3dbdce
|
Ooops.. tree closed, better back these out for now. Sorry.
|
1999-10-27 21:01:37 +00:00 |
braddr%puremagic.com
|
b2ea5b4c45
|
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE
in anticipation of nixing NS_COMFALSE in the near future.
r=scc (please contact him should there be any build issues)
|
1999-10-27 20:24:21 +00:00 |
kipp%netscape.com
|
b0dcc883f8
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
mjudge%netscape.com
|
a2f598637e
|
checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection
|
1999-07-15 18:19:03 +00:00 |
brade%netscape.com
|
6bc87edd87
|
reduce Macintosh compiler warnings
|
1999-03-03 15:35:49 +00:00 |
mjudge%netscape.com
|
b2dcf8b115
|
updates and fixes for CTRL left arrow and right arrow. also fixes for releasing the presshell correctly. the selection code was leaking it. updates for PREV and NEXT in nsFrameTraversal
|
1999-03-03 01:51:21 +00:00 |
warren%netscape.com
|
3642da81a5
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
mjudge%netscape.com
|
c25515aa7d
|
adding NPL
|
1999-02-22 03:19:24 +00:00 |
mjudge%netscape.com
|
c61751911a
|
nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp)
|
1999-02-19 23:47:36 +00:00 |
mjudge%netscape.com
|
8f129330d2
|
moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard.
|
1999-02-19 00:21:22 +00:00 |