cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
dbaron%dbaron.org
|
a6c3781d3f
|
Fix optional URL argument handling to -layoutdebug in MOZ_XUL_APP case. r=bsmedberg (in person)
|
2005-10-12 23:02:01 +00:00 |
roc+%cs.cmu.edu
|
6e75945d4d
|
Fixing bustage
|
2005-09-06 22:15:28 +00:00 |
bsmedberg%covad.net
|
44c4cbce10
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
roc+%cs.cmu.edu
|
e154ad3ebc
|
Bug 276588. Stop layout-debug from always running. r=sicking
|
2005-01-24 00:04:45 +00:00 |
bryner%brianryner.com
|
a06a43766b
|
fix layout-debug extension build with Firefox. Bug 277798, r=bsmedberg.
|
2005-01-19 21:57:04 +00:00 |
bsmedberg%covad.net
|
2cd8fddede
|
Use appcomps properly.
|
2004-10-30 02:26:17 +00:00 |
timeless%mozdev.org
|
2245d35c6a
|
Bug 237745 (app-startup)
|
2004-10-29 21:41:47 +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 |
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
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
roc+%cs.cmu.edu
|
f1f89a9129
|
Backing out 233441.
|
2004-05-17 16:29:13 +00:00 |
roc+%cs.cmu.edu
|
e508d2a0ad
|
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
|
2004-05-06 03:17:14 +00:00 |
gerv%gerv.net
|
4d3385092d
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |
jst%mozilla.jstenback.com
|
8b6dc1c3ca
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2004-02-09 22:48:53 +00:00 |
dbaron%dbaron.org
|
cd3b204f86
|
Don't close files twice. Not part of non-developer build.
|
2004-02-02 03:09:33 +00:00 |
dbaron%dbaron.org
|
ca4e64fa50
|
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
|
2004-01-23 23:12:44 +00:00 |
neil%parkwaycc.co.uk
|
f5b529d654
|
Fix compiler warning b=231716 p=gautheri@noos.fr r/sr=dbaron
|
2004-01-22 13:07:40 +00:00 |
caillon%returnzero.com
|
e930ac622a
|
This should be #ifdef DEBUG.
r+sr=dbaron
|
2004-01-20 22:56:21 +00:00 |
bryner%brianryner.com
|
9c81944cb6
|
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
|
2004-01-07 22:30:53 +00:00 |
dbaron%dbaron.org
|
dfc2ddf00f
|
Fix refcounting error causing crash. Not part of default build.
|
2003-11-26 01:00:44 +00:00 |
dbaron%dbaron.org
|
7d470ad63d
|
Fix refcounting error causing crash. Not part of default build.
|
2003-11-26 01:00:12 +00:00 |
caillon%returnzero.com
|
0dda7dd5f1
|
Fixing bustage -- bryner forgot to update this file
Bug 222134
|
2003-10-22 07:04:16 +00:00 |
uid502
|
6bed557bd4
|
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
|
2003-09-23 17:05:29 +00:00 |
jaggernaut%netscape.com
|
f008bc2bad
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +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 |
dbaron%dbaron.org
|
0f54f545ce
|
Add UI code, intended to replace viewer, into extensions/layout-debug/. Separate UI-related features out of existing regression testing interface. b=137331 r+sr=bryner
|
2003-07-08 21:08:23 +00:00 |
dbaron%dbaron.org
|
2f31f8cbce
|
Move towards replacing viewer by reorganizing files and renaming classes. b=137331 r+sr=bryner
|
2003-06-27 21:37:29 +00:00 |
sfraser%netscape.com
|
c495210e6e
|
Expose an API for layout regression tests, called nsIFrameDebugObject. This will only get built if you add 'layout-debug' to your list of extensions in .mozconfig. r=peterl, sr=bryner. Bug 139911.
|
2003-04-03 01:39:42 +00:00 |
dbaron%dbaron.org
|
963a794bbc
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
caillon%returnzero.com
|
b443430dc8
|
184257 - Updating pref callers. r=timeless sr=bzbarsky
|
2003-01-08 08:40:41 +00:00 |
dcone%netscape.com
|
04cc9b2096
|
Not part of the build. Updated layout-plugin code. Added method to output the regression data to a file.
|
2002-12-04 22:11:40 +00:00 |
bryner%netscape.com
|
c4d52841f0
|
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
|
2002-10-05 02:49:02 +00:00 |
rods%netscape.com
|
ddf0798006
|
Get the plugin into the build and some extra work for instrumenting printing testing
Bug 164072 rs=kin r=dcone
|
2002-09-03 23:06:56 +00:00 |
dcone%netscape.com
|
1a83cc0f2e
|
Update of the debug plugin. Not part of the build
|
2002-05-23 21:06:49 +00:00 |
dcone%netscape.com
|
a2c2f6702c
|
Updated work for the Debug plugin. Not part of build.
|
2002-05-20 13:13:05 +00:00 |
dcone%netscape.com
|
3f8064e4a9
|
Update to the debug plugin. This is not part of the build.
|
2002-05-16 21:04:27 +00:00 |
dcone%netscape.com
|
16f035355e
|
Updated files for the Debug plugin. Not part of the build.
|
2002-05-13 02:32:35 +00:00 |
seawood%netscape.com
|
f9479b8517
|
Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
|
2002-03-27 06:02:39 +00:00 |
dcone%netscape.com
|
9f17eb4087
|
Not part of build. Adding files for the layout-debug object.
|
2002-03-12 21:54:58 +00:00 |