bryner%brianryner.com
|
5b5cd321a4
|
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.
git-svn-id: svn://10.0.0.236/trunk@152182 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 22:17:21 +00:00 |
|
gerv%gerv.net
|
1933a43e01
|
Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave.
git-svn-id: svn://10.0.0.236/trunk@152181 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 22:01:52 +00:00 |
|
sicking%bigfoot.com
|
c47b780108
|
Bug 231199: Make hashing of mapped-attributes be case sensitive to improve performance, and enable possible codesharing with xul and svg in the future.
r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@152180 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 22:00:36 +00:00 |
|
gerv%gerv.net
|
6a5741f860
|
Bug 232413 - remove occurrences of in favour of [%+ construct to prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@152179 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 21:57:31 +00:00 |
|
locka%iol.ie
|
6c9341fee8
|
Implement outerHTML. Checkin on behalf of Alexandre Trémon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst
git-svn-id: svn://10.0.0.236/trunk@152176 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 21:02:25 +00:00 |
|
neil%parkwaycc.co.uk
|
5ea35784f5
|
Spurious semicolon in patch to bug 78360 found by mnyromyr@tprac.de r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@152175 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 19:35:13 +00:00 |
|
dbaron%dbaron.org
|
02a1298ebe
|
Fix build bustage. Filenames are case sensitive. b=232557
git-svn-id: svn://10.0.0.236/trunk@152173 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 19:18:00 +00:00 |
|
timeless%mozdev.org
|
7eaea205a1
|
Bug 137193 Debug Mozilla aborts when JSObject.call("func", args) and args is zero-length array
r=kyle sr=brendan
git-svn-id: svn://10.0.0.236/trunk@152172 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 19:10:33 +00:00 |
|
bienvenu%nventure.com
|
1412b4b755
|
attempt to fix linux build bustage
git-svn-id: svn://10.0.0.236/trunk@152171 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 18:55:25 +00:00 |
|
bienvenu%nventure.com
|
a4a44b6d41
|
add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557
git-svn-id: svn://10.0.0.236/trunk@152169 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 18:21:08 +00:00 |
|
ian%hixie.ch
|
cfab0c9e10
|
No longer support 'foo karma' or 'foo rank' since they clashed with 'help karma' and 'help rank' and other commands of that syntax.
git-svn-id: svn://10.0.0.236/trunk@152168 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 18:01:12 +00:00 |
|
bzbarsky%mit.edu
|
f79aa747db
|
Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@152166 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 17:01:17 +00:00 |
|
cbiesinger%web.de
|
2ef0007e9e
|
install reports there is zero space free on my drive and quits (NT 3.51)
bug 202505 r=dveditz sr=roc
git-svn-id: svn://10.0.0.236/trunk@152165 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 16:47:05 +00:00 |
|
cbiesinger%web.de
|
6225228707
|
add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@152164 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 16:43:47 +00:00 |
|
jocuri%softhome.net
|
0bdd56eaaa
|
Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r=justdave; a=justdave.
git-svn-id: svn://10.0.0.236/trunk@152163 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 16:33:36 +00:00 |
|
mostafah%oeone.com
|
448538d9d8
|
Checked in patch for bug 232868
git-svn-id: svn://10.0.0.236/trunk@152162 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 15:42:10 +00:00 |
|
noririty%jcom.home.ne.jp
|
6ce0fea3fd
|
Bug 231237 - MacOSX Incorrectly displayed separator on Bookmark Manager and Sidebar
git-svn-id: svn://10.0.0.236/trunk@152161 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 12:09:01 +00:00 |
|
ian%hixie.ch
|
2f43575406
|
Oops, Infobot was way too eager to help even in non-eager mode. Make the 'no,' prefix only take effect if the bot thinks it is a direct statement.
git-svn-id: svn://10.0.0.236/trunk@152160 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 10:38:14 +00:00 |
|
dbaron%dbaron.org
|
e831e0df85
|
Missed newline.
git-svn-id: svn://10.0.0.236/trunk@152159 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 03:10:00 +00:00 |
|
dbaron%dbaron.org
|
4503134f27
|
Don't close files twice. Not part of non-developer build.
git-svn-id: svn://10.0.0.236/trunk@152158 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 03:09:33 +00:00 |
|
dbaron%dbaron.org
|
eec8fbdb60
|
Fix incorrect flag. Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@152157 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 02:10:50 +00:00 |
|
dbaron%dbaron.org
|
954fb76739
|
Get (old) regression tests close to working in layout debugger. Not part of non-developer build.
git-svn-id: svn://10.0.0.236/trunk@152156 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 01:51:05 +00:00 |
|
dbaron%dbaron.org
|
5b95817c03
|
Add .cvsignore. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@152155 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 00:49:56 +00:00 |
|
dbaron%dbaron.org
|
1b56c42035
|
Add lists with relative URLs for new harness. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@152154 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 00:44:25 +00:00 |
|
dbaron%dbaron.org
|
ee48cc5707
|
Add lists with relative URLs for new harness. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@152153 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 00:37:43 +00:00 |
|
dbaron%dbaron.org
|
a7eb69fc81
|
Add .cvsignore. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@152152 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-02 00:24:22 +00:00 |
|
cltbld%netscape.com
|
4bd7978a2e
|
Automated update
git-svn-id: svn://10.0.0.236/trunk@152151 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 23:31:02 +00:00 |
|
dbaron%dbaron.org
|
13a12cf1f7
|
Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
git-svn-id: svn://10.0.0.236/trunk@152150 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 23:23:19 +00:00 |
|
dbaron%dbaron.org
|
58d23b3ac3
|
Allow MINIMO=1 to be specified in a mozconfig file. b=232254 r=dougt
git-svn-id: svn://10.0.0.236/trunk@152149 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 23:22:21 +00:00 |
|
ian%hixie.ch
|
1b91695a6d
|
Patch by Eira to support times and weight conversions. Reviewed and changed a bit by me.
git-svn-id: svn://10.0.0.236/trunk@152148 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 18:55:47 +00:00 |
|
ian%hixie.ch
|
8ddd24048a
|
Remove spurious blank line which _seems_ to be causing problems in old perls.
git-svn-id: svn://10.0.0.236/trunk@152147 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 16:16:19 +00:00 |
|
ian%hixie.ch
|
53d6f6c85a
|
Done Currency now. :-)
git-svn-id: svn://10.0.0.236/trunk@152146 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 16:15:46 +00:00 |
|
ian%hixie.ch
|
af5e2fc2b1
|
Currency convertor thanks to xe.com. Patch originally by Alex Schuilenburg <alex@schuilenburg.org>. Heavily edited by me. See bug 231120.
git-svn-id: svn://10.0.0.236/trunk@152145 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 16:06:18 +00:00 |
|
ian%hixie.ch
|
f3f6fbb43a
|
Oops, checkRights was completely broken due to a couple of typos...
git-svn-id: svn://10.0.0.236/trunk@152143 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 14:30:31 +00:00 |
|
ian%hixie.ch
|
e0fcff84b0
|
Revamp of the way we handle nick problems.
git-svn-id: svn://10.0.0.236/trunk@152142 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 14:29:43 +00:00 |
|
hpradhan%hotpop.com
|
a4965da921
|
remove unused variable, fix warning (follow up to checkin for bug 229575)
git-svn-id: svn://10.0.0.236/trunk@152141 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 12:17:19 +00:00 |
|
noririty%jcom.home.ne.jp
|
ca3f67b5da
|
cut off -moz-image-region inheritance b=220717, 232793
git-svn-id: svn://10.0.0.236/trunk@152140 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 12:14:53 +00:00 |
|
hpradhan%hotpop.com
|
d2ecf20783
|
bug 232731 : misc cleanup in printing code
git-svn-id: svn://10.0.0.236/trunk@152139 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 12:10:57 +00:00 |
|
bryner%brianryner.com
|
018aeefc0d
|
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
git-svn-id: svn://10.0.0.236/trunk@152137 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 10:09:07 +00:00 |
|
dwitte%stanford.edu
|
7f8ca508c2
|
remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@152136 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 09:17:51 +00:00 |
|
dougt%meer.net
|
d55e9bbf8b
|
minimo only. cross compiler more sensitive to casting.
git-svn-id: svn://10.0.0.236/trunk@152135 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 05:22:51 +00:00 |
|
bzbarsky%mit.edu
|
1dbae383cd
|
Make sure file control frames always have a space manager. Bug 232017, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@152134 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 04:07:17 +00:00 |
|
bryner%brianryner.com
|
ec394db23f
|
Remove unused nsTimingService and nsITimingService (bug 232779). r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@152133 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-02-01 03:35:16 +00:00 |
|
bryner%brianryner.com
|
7527289f7f
|
fixing xmlterm bustage
git-svn-id: svn://10.0.0.236/trunk@152128 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 23:45:30 +00:00 |
|
bryner%brianryner.com
|
b4581d93cf
|
Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@152127 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 22:41:40 +00:00 |
|
cls%seawood.org
|
0b7cf8531a
|
Add support for timeouts of cvs checkouts.
Bug #184757 r=bryner
git-svn-id: svn://10.0.0.236/trunk@152126 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 21:31:54 +00:00 |
|
neil%parkwaycc.co.uk
|
a0eae1a34a
|
Bug 232186 Remove deprecated nsIPref usage from PKI chrome moa=kaie r=caillon sr=brendan
git-svn-id: svn://10.0.0.236/trunk@152125 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 21:11:27 +00:00 |
|
bzbarsky%mit.edu
|
a77e45ace4
|
Fix XBL extension of XHTML namespaced nodes. Bug 176606, patch by hyatt,
r=jst, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@152124 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 19:09:47 +00:00 |
|
bienvenu%nventure.com
|
4b87bde50e
|
one more fix for 232438 mapping personal address book to Personal category, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@152123 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 19:02:34 +00:00 |
|
chanial%noos.fr
|
d76daa6fd0
|
Bug 184802: Sidebar close button has no tooltip, patch by Simon Paquet <bugzilla@babylonsounds.com>
git-svn-id: svn://10.0.0.236/trunk@152122 18797224-902f-48f8-a5cc-f745e15eee43
|
2004-01-31 18:55:22 +00:00 |
|