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 |
|
bzbarsky%mit.edu
|
2aff301e81
|
Don't lie about our scrollable view, and don't claim to have one if we're not
scrollable. Bug 209807, r+sr=roc
|
2004-02-19 23:04:51 +00:00 |
|
bzbarsky%mit.edu
|
c0de956a63
|
Fire onchange event when a file is selected from the filepicker. Bug 67873,
r+sr=peterv
|
2004-02-19 22:13:47 +00:00 |
|
bryner%brianryner.com
|
92499cbd13
|
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
|
2004-02-11 04:57:07 +00:00 |
|
sicking%bigfoot.com
|
d5a23a72e6
|
Bug 232706: Remove unneccesary datatypes from nsHTMLValue and cleanup AttributeToString.
r=caillon sr=jst
|
2004-02-11 00:38:12 +00:00 |
|
bryner%brianryner.com
|
433c389ddf
|
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
|
2004-02-05 01:57:10 +00:00 |
|
kairo%kairo.at
|
3d12a17e05
|
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
|
2004-02-04 14:24:38 +00:00 |
|
bryner%brianryner.com
|
4f69ec2c2e
|
Guarantee that the pres context's device context will be non-null by returning failure from Init() if it's null. Rename inline getter GetDeviceContext() to DeviceContext(), convert all callers to use the inline getter, and remove the virtual/refcounting getter. Bug 229371, r+sr=dbaron.
|
2004-02-02 22:17:21 +00:00 |
|
bryner%brianryner.com
|
42adb9f1be
|
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 |
|
roc+%cs.cmu.edu
|
ee86ab45fb
|
Bug 109772. Some nsIView deCOMtamination. Fixed the API for GetNeearestWidget to be sensible. r+sr=dbaron
|
2004-01-30 03:20:41 +00:00 |
|
jst%mozilla.jstenback.com
|
90431d8022
|
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 |
|
bryner%brianryner.com
|
bc74f0b352
|
More nsIPresContext deCOMtamination (bug 229371). Removed GetBaseURL, rename GetMedium to Medium and inline it, remove virtual style resolution methods that forward to style set (callers will call style set methods directly). Removed PresContext parameter to StyleSet style resolution functions. r+sr=dbaron.
|
2004-01-28 00:18:22 +00:00 |
|
bryner%brianryner.com
|
ef5c330583
|
Continuing nsIPresContext deCOMtamination (bug 229371). Remove GetImageLoadFlags (unused). Make failure to fetch the LookAndFeel service cause Init() to fail, don't null check it after that, and inlined the getter. Move IOService caching to nsImageFrame, the only user of it. r+sr=bzbarsky.
|
2004-01-21 09:35:59 +00:00 |
|
bzbarsky%mit.edu
|
bda404c023
|
Make button baselines take into account the vertical centering we do. Bug
231574, r+sr=dbaron
|
2004-01-20 23:57:40 +00:00 |
|
peterv%propagandism.org
|
8f4e566b42
|
Miscellaneous cleanup. r/sr=jst.
|
2004-01-18 14:53:32 +00:00 |
|
peterv%propagandism.org
|
379d6c8a41
|
Miscellaneous cleanup. r/sr=jst.
|
2004-01-18 10:45:26 +00:00 |
|
bzbarsky%mit.edu
|
a9bb3673d1
|
Don't crash if the file input's frame is destroyed while the filepicker is up.
Bug 230998, r+sr=dbaron
|
2004-01-18 04:35:54 +00:00 |
|
bryner%brianryner.com
|
2bddef83ba
|
Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard.
|
2004-01-12 08:25:18 +00:00 |
|
jst%mozilla.jstenback.com
|
c000ae86e8
|
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
|
2004-01-09 23:54:21 +00:00 |
|
bryner%brianryner.com
|
0286fde9c1
|
Eliminate old nsCWeakReference implementation (bug 230480). This rewrites nsListControlFrame's event listener to be a little more sane. r+sr=dbaron.
|
2004-01-09 22:18:26 +00:00 |
|
roc+%cs.cmu.edu
|
e7f165c614
|
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
|
2004-01-09 14:20:53 +00:00 |
|
bryner%brianryner.com
|
d572bc76cf
|
deCOMtaminate nsIPresContext::GetCompatibilityMode / SetCompatibilityMode (bug 229081). r+sr=bzbarsky.
|
2003-12-24 21:51:50 +00:00 |
|
bryner%brianryner.com
|
dfe3513814
|
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 |
|
dbaron%dbaron.org
|
352509b071
|
Account for 1 twip width of BR when computing the size of textareas. b=228752 Patch by Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron a=brendan
|
2003-12-18 06:06:00 +00:00 |
|
dbaron%dbaron.org
|
d5582721b7
|
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
|
2003-12-02 23:22:11 +00:00 |
|
jst%mozilla.jstenback.com
|
4183787fa9
|
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 |
|
bzbarsky%mit.edu
|
acf7c89bca
|
Make sure to properly delegate all framelist updates to our anonymous div. Bug
226016/98239, r+sr=dbaron
|
2003-11-18 02:12:24 +00:00 |
|
bzbarsky%mit.edu
|
bb59181099
|
Don't clear previous selection when range is extended using shift-ctrl-click.
Bug 112281, r+sr=roc
|
2003-11-15 04:23:53 +00:00 |
|
bzbarsky%mit.edu
|
0a84bc497c
|
Don't do our "enlarge the control a bit to make it look better for small sizes"
thing for fixed-width fonts -- it's unnecessary and just makes it look like
"size" is broken. Bug 103293, r+sr=rbs
|
2003-11-10 23:42:43 +00:00 |
|
bzbarsky%mit.edu
|
e8815f78d2
|
Follow-up fix for crash bug 118685. Patch by mats.palmgren@bredband.net (Mats
Palmgren), r+sr=bzbarsky
|
2003-11-08 23:53:49 +00:00 |
|
uid502
|
91e2869af8
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
|
uid502
|
d81619b4fa
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
|
bryner%brianryner.com
|
605cc06382
|
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 |
|