tor%cs.brown.edu
|
3da466e333
|
Bug 258511 - keep svg mimetypes out of persistent repository. r+sr=bzbarsky
|
2005-03-01 05:17:25 +00:00 |
tor%cs.brown.edu
|
bef6d499a4
|
Bug 283736 - static builds with cairo svg backend not working. r=bsmedberg
|
2005-02-28 13:53:22 +00:00 |
tor%cs.brown.edu
|
a0375d13dc
|
Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc
|
2005-02-21 18:11:18 +00:00 |
bryner%brianryner.com
|
e6dfc671b2
|
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
|
2005-02-19 10:31:27 +00:00 |
tor%cs.brown.edu
|
5610743d12
|
Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
r=scooter, sr=bryner
|
2005-02-18 16:30:12 +00:00 |
bryner%brianryner.com
|
30d64853e0
|
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
|
2005-02-07 23:53:47 +00:00 |
jst%mozilla.jstenback.com
|
1fb4408320
|
Fixing bug 279945. Prevent drag n' drop of images whose extensions don't map to image mimetypes. r=caillon@gmail.com, sr=dveditz@cruzio.com
|
2005-02-03 17:23:35 +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 |
bryner%brianryner.com
|
5b8aeed3b1
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
cvshook%sicking.cc
|
163b6ef1cc
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
r=bz sr=jst
|
2005-01-25 00:02:58 +00:00 |
bryner%brianryner.com
|
c998609f8c
|
Add a mechansim to extend the list of agent or user stylesheets. Bug 179006, r+sr=bzbarsky.
|
2005-01-15 00:10:19 +00:00 |
timeless%mozdev.org
|
2678104ecc
|
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
|
2005-01-14 09:19:12 +00:00 |
bryner%brianryner.com
|
5e2d6d2947
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
bsmedberg%covad.net
|
81a0de68d5
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |
jst%mozilla.jstenback.com
|
b7a9a380c8
|
Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org
|
2004-12-10 19:48:22 +00:00 |
bsmedberg%covad.net
|
7ccf6e4965
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
dbaron%dbaron.org
|
5932d2d601
|
Fix --disable-xul bustage by building nsXULAtoms even when MOZ_XUL is false. b=272151
|
2004-12-08 21:34:22 +00:00 |
dbaron%dbaron.org
|
1bb228eed5
|
Bug 272151: reorganize files within layout, r+sr=roc
|
2004-12-08 19:41:48 +00:00 |
dbaron%dbaron.org
|
10efb45442
|
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
|
2004-11-30 06:04:04 +00:00 |
darin%meer.net
|
373f51f2c6
|
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
|
2004-11-23 20:53:38 +00:00 |
neil%parkwaycc.co.uk
|
869014801a
|
Bug 267302 Views should be created by the view manager r+sr=roc
|
2004-11-04 15:06:50 +00:00 |
alex%croczilla.com
|
9f644bbd1d
|
Bug 264112: Fix --enable-xtf non-SVG builds. r=aaronr. Affects XTF-enabled builds only.
|
2004-10-13 16:04:50 +00:00 |
dbaron%dbaron.org
|
3dc556ddcf
|
Move CSS error reporting functions from parser to scanner so that scanner can report errors, and fix up the one existing error report in the scanner that I'd forgotten about. b=262249 r+sr=bzbarsky
|
2004-10-12 18:44:14 +00:00 |
alex%croczilla.com
|
800cd23b39
|
Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
|
2004-10-07 20:59:53 +00:00 |
bzbarsky%mit.edu
|
f53d3d18db
|
Make createContextualFragment work for XML. Bug 133827, patch by
steve.swanson@mackichan.com, r=bzbarsky, sr=jst
|
2004-09-30 22:27:45 +00:00 |
dbaron%dbaron.org
|
e39c91ad66
|
Improve performance of CSS error reporting. b=261283 r+sr=bzbarsky
|
2004-09-30 05:18:05 +00:00 |
dbaron%dbaron.org
|
55df280f2e
|
Make CSS errors localizable. b=187007 r+sr=bzbarsky
|
2004-09-20 19:38:11 +00:00 |
bryner%brianryner.com
|
306fd4d418
|
Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben.
|
2004-09-10 07:17:31 +00:00 |
bryner%brianryner.com
|
d342e8f7b4
|
Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc.
|
2004-09-07 21:21:48 +00:00 |
vladimir%pobox.com
|
b457e26a6e
|
Initial landing of cairo-related stuff, nothing built by default, all code is in ifdefs. r=bryner,a=brendan
|
2004-08-14 01:01:16 +00:00 |
peterv%propagandism.org
|
e53a844bed
|
Backout part of the fix for bug 27382 to try to undo Tp regression.
|
2004-08-10 16:16:58 +00:00 |
peterv%propagandism.org
|
0836738940
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). r/sr=jst.
|
2004-08-10 10:22:36 +00:00 |
bzbarsky%mit.edu
|
f4c9ee57f4
|
Add support for the application/rdf+xml MIME type. Bug 61839, patch by Alex
Vincent <ajvincent@juno.com>, r=bzbarsky, sr=jst
|
2004-08-08 01:31:02 +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 |
dbaron%dbaron.org
|
a2e9a7881c
|
Reduce headers brought in by nsRuleNode.h. Split nsRuleData into its own file. b=64023 r+sr=bzbarsky
|
2004-07-20 06:11:27 +00:00 |
dbaron%dbaron.org
|
a2d532dbdc
|
Trim unneeded includes to speed up compilation. b=64023 r+sr=jst
|
2004-07-16 06:32:16 +00:00 |
cbiesinger%web.de
|
db061512a0
|
Bug 251481 remove nsIDocStreamLoaderFactory r+sr=bz
|
2004-07-15 16:12:22 +00:00 |
peterv%propagandism.org
|
c6758de122
|
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
|
2004-06-25 12:26:02 +00:00 |
bsmedberg%covad.net
|
14bf5bab31
|
Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin
|
2004-06-09 18:36:25 +00:00 |
roc+%cs.cmu.edu
|
3476550296
|
Bug 245627. Minor deCOMtamination of HTML element constructor functions. r+sr=jst
|
2004-06-06 02:38:32 +00:00 |
roc+%cs.cmu.edu
|
54444d6aae
|
Bug 226439. Convert layout to EqualsLiteral and EqualsASCII. r+sr=dbaron
|
2004-04-30 13:23:43 +00:00 |
darin%meer.net
|
89839a8536
|
fixes bug 209804 "Assertion in xpcom/threads/nsAutoLock.cpp" r+sr=dbaron
|
2004-04-29 23:17:54 +00:00 |
gerv%gerv.net
|
85ce8c146b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
dbaron%dbaron.org
|
ad713a3eaf
|
De-COM-ify nsHTMLStyleSheet. b=239008 r+sr=bryner
|
2004-04-12 21:56:09 +00:00 |
cls%seawood.org
|
7bfd22cd61
|
Use ksh on solaris since the default sh is broken.
Fixing tinderbox bustage.
|
2004-04-09 04:45:29 +00:00 |
cls%seawood.org
|
0422b2e94f
|
Use a separate file to track the timestamp changes on the layout sub-libs so that the build date is updated properly.
Bug 83405/238478 r=bsmedberg a=asa
|
2004-04-08 09:12:49 +00:00 |
bsmedberg%covad.net
|
b107850633
|
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
|
2004-03-09 19:59:09 +00:00 |
timeless%mozdev.org
|
11c57fcbab
|
Bug 236269 --enable-trace-malloc is broken
r=dbaron sr=dbaron
|
2004-03-08 07:28:22 +00:00 |
bryner%brianryner.com
|
d6b0d386ee
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2004-02-27 17:17:37 +00:00 |