bzbarsky%mit.edu
|
95acd8f9c5
|
Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
|
2005-02-01 19:24:59 +00:00 |
bryner%brianryner.com
|
56a6d2bc54
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
bmlk%gmx.de
|
ef4604f958
|
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
|
2004-12-26 19:48:54 +00:00 |
gerv%gerv.net
|
b92568bebe
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-12-01 22:27:03 +00:00 |
aaronleventhal%moonset.net
|
24eabf40af
|
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
|
2004-10-13 01:12:14 +00:00 |
aaronleventhal%moonset.net
|
50da3db83e
|
bug 191871: fayt stops working after Alt+F C. r+sr=jst
|
2004-09-28 18:42:59 +00:00 |
aaronleventhal%moonset.net
|
4ee3f35b00
|
Bug 185824. Type ahead find fails with frames. Also fixes crash from bug 255002. r=timeless, sr=jst
|
2004-09-17 02:07:39 +00:00 |
roc+%cs.cmu.edu
|
6146e49d29
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
bryner%brianryner.com
|
4de1e631ea
|
deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc.
|
2004-09-02 03:08:51 +00:00 |
kyle.yuan%sun.com
|
96068d8907
|
Bug 202163 caret mode: caret disappears after finding text (FAYT text mode)
r=aaronl, sr=roc, patch=ginn.chen@sun.com
|
2004-08-31 02:14:05 +00:00 |
gerv%gerv.net
|
62e3767f68
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-08-25 23:02:50 +00:00 |
bryner%brianryner.com
|
efcc221ee4
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2004-08-20 20:34:37 +00:00 |
bryner%brianryner.com
|
18fa617572
|
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
|
2004-08-02 04:52:55 +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 |
bryner%brianryner.com
|
88f80381e3
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
gerv%gerv.net
|
50415faa3b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 18:48:35 +00:00 |
cbiesinger%web.de
|
953f77bb32
|
replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
|
2004-06-26 14:32:11 +00:00 |
roc+%cs.cmu.edu
|
52092297fe
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
ben%bengoodger.com
|
9b4616a250
|
243386 - find as you type text not shown in the status bar. Repackage typeahead find resources in global since it is a core application component. r=aaronl.
|
2004-05-25 01:47:22 +00:00 |
roc+%cs.cmu.edu
|
b8ecbc84da
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
jst%mozilla.jstenback.com
|
d247d3f525
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2004-05-07 20:55:17 +00:00 |
bryner%brianryner.com
|
f9f55ca33e
|
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
|
2004-05-03 21:48:36 +00:00 |
kjh-5727%comcast.net
|
5b49767b1a
|
bug 241342 - notfound.wav is invalidly formatted. r=aaronleventhal, a=asa.
|
2004-04-29 19:10:28 +00:00 |
gerv%gerv.net
|
4d3385092d
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |
sicking%bigfoot.com
|
1775c22dcc
|
Bug 236620: kill nsIContent::CanContainChildren
r/sr=jst
|
2004-03-06 00:22:03 +00:00 |
bryner%brianryner.com
|
d6b0d386ee
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2004-02-27 17:17:37 +00:00 |
bryner%brianryner.com
|
b26298f7c2
|
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
|
2004-02-11 04:57:07 +00:00 |
timeless%mozdev.org
|
a1d2e9814e
|
Bug 191580 typeaheadfind accesses sound device on Linux when it's set to just "beep"
r=biesi sr=bryner
|
2004-02-02 23:12:00 +00:00 |
bryner%brianryner.com
|
f67839e02e
|
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
|
2004-02-01 10:09:07 +00:00 |
jst%mozilla.jstenback.com
|
1804c4910c
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
bsmedberg%covad.net
|
34cd8e8bdf
|
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
|
2004-01-28 23:45:17 +00:00 |
bsmedberg%covad.net
|
1f4ab81acd
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
bsmedberg%covad.net
|
f0bfff2628
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
jst%mozilla.jstenback.com
|
6380d7fd12
|
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
|
2003-11-19 01:20:56 +00:00 |
timeless%mozdev.org
|
82ecc498bc
|
Bug 224771 backspace reverts to prefed search behavior
r=biesi sr=bryner
|
2003-11-17 21:04:10 +00:00 |
timeless%mozdev.org
|
ec947f1f25
|
Bug 189307 typeahead initializes sound when it's uninitialized instead of if it's unitialized and there's a sound to play
r=caillon sr=roc
|
2003-11-11 18:39:02 +00:00 |
timeless%mozdev.org
|
e89bdcbcbb
|
Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
r=caillon sr=darin
|
2003-11-05 11:36:41 +00:00 |
bryner%brianryner.com
|
a0e219b348
|
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
|
2003-10-22 06:09:48 +00:00 |
jst%mozilla.jstenback.com
|
8aa7b563d2
|
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
|
2003-09-27 04:18:26 +00:00 |
uid502
|
6bed557bd4
|
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
|
2003-09-23 17:05:29 +00:00 |
bryner%brianryner.com
|
352e645b90
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:05:34 +00:00 |
cls%seawood.org
|
c08e99a287
|
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
|
2003-08-16 00:42:35 +00:00 |
bzbarsky%mit.edu
|
95256ce645
|
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
|
2003-07-28 21:35:53 +00:00 |
jaggernaut%netscape.com
|
20004e3489
|
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
|
2003-07-13 22:29:00 +00:00 |
jst%netscape.com
|
2e8edec781
|
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
|
2003-06-24 21:43:01 +00:00 |
aaronl%netscape.com
|
d856ba2388
|
Fixing part of checkin from bug 209354 to be in line with darin's comments. No new sr= needed
|
2003-06-24 08:29:34 +00:00 |
aaronl%netscape.com
|
8655a5a21c
|
Bug 209354. Typeahead causing memory leaks. r=darin, sr=alecf
|
2003-06-18 21:24:35 +00:00 |
caillon%returnzero.com
|
ba75de772b
|
Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
|
2003-06-13 20:10:01 +00:00 |
seawood%netscape.com
|
6934dc37a9
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 20:12:33 +00:00 |
aaronl%netscape.com
|
5158d785de
|
Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser
|
2003-05-25 19:39:21 +00:00 |