Commit Graph

103393 Commits

Author SHA1 Message Date
seawood%netscape.com
9144b41696 If --disable-md is given, do not use gcc's -include directive as it screws up dependencies.
Bug 140171 r=bryner
2002-05-14 05:18:16 +00:00
mkaply%us.ibm.com
4a9e130d27 #114891
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:19:29 +00:00
mkaply%us.ibm.com
59d175907d #114891
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:13:02 +00:00
leaf%mozilla.org
c161934c57 Automated update 2002-05-14 04:11:01 +00:00
mkaply%us.ibm.com
d0ffda6ea4 Remove invalid comment so file matches branch 2002-05-14 04:05:18 +00:00
seawood%netscape.com
7abea1092f Conditionally check for -lSM & -lICE if -lXt test fails.
Use XT_LIBS variable for -lXt and its dependencies.
Link XT_LIBS in static xlib builds.
Use same modulename for xlib module in Makefile as the code uses.
Bug #126163 & Bug #144182 r=bryner
2002-05-14 04:04:23 +00:00
dcone%netscape.com
1f5fb463c3 plug-in example for dumping the frames for a single web page. Not part of build. 2002-05-14 03:15:08 +00:00
nicolson%netscape.com
9bd721b3fc Support DSAPrivateKey. 2002-05-14 02:21:25 +00:00
locka%iol.ie
9c3865877f NOT PART OF BUILD. Rudimentary scripting working in XPConnect. Invoke & SetProperty methods are working. 2002-05-14 01:58:00 +00:00
mcafee%netscape.com
b0a4a270dd really nuking rdfbase this time 2002-05-14 01:54:08 +00:00
rginda%netscape.com
2b14f2a566 add PERL_BIN and PERL_ARGS 2002-05-14 01:44:01 +00:00
bzbarsky%mit.edu
59519ed7b6 Make incremental reflow of fixed-position tables happier. Bug 94009,
r=dbaron, sr=attinasi
2002-05-14 01:44:00 +00:00
rginda%netscape.com
28d3a51f59 initial add of js api documentation source 2002-05-14 01:39:03 +00:00
caillon%returnzero.com
ddd3d5d711 Initial implementation of DOM Level 3 Core methods Node.compareTreePosition() and Node.isSameNode(), Bug 139344, r=jkeiser, sr=jst 2002-05-14 01:28:17 +00:00
timeless%mac.com
ed1ec0e54d Bug 142853 disabling XUL cache causes assertions, eats ram
honor pref: nglayout.debug.disable_xul_cache
this fixes the assertion
r=waterson sr=alecf
2002-05-14 01:15:27 +00:00
mcafee%netscape.com
56460f3dea Sample mozconfig file 2002-05-14 01:15:07 +00:00
mcafee%netscape.com
ece250c3fe removing rdfbase module name, this becomes part of rdf module now. (143587) r=cls, sr=alecf 2002-05-14 01:09:47 +00:00
mcafee%netscape.com
e4227ffbfa rdfbase module getting tacked on to rdf module, removing rdfbase. (143587) r=cls, sr=alecf 2002-05-14 01:06:29 +00:00
shliang%netscape.com
8a9527b551 137825 - sidebar colors are not quite right. r=andreww, sr=hewitt. 2002-05-14 01:03:31 +00:00
mcafee%netscape.com
b1908d0439 removing rdfbase module name, this becomes part of rdf module now. (143587) r=cls, sr=alecf 2002-05-14 01:00:28 +00:00
shliang%netscape.com
a7046d2b2b 137246 - autocomplete icons misaligned. patch by stephen walker, r=shuehan, sr=hewitt. 2002-05-14 00:43:49 +00:00
shliang%netscape.com
305ee08f02 141064 - focus for new mailing list dialog should be in list name field. r=hewitt, sr=sspitzer. 2002-05-14 00:36:48 +00:00
jfrancis%netscape.com
2cfab56b94 fix for 108035: making a list out of several divs gave bad results sr=kin r=brade 2002-05-14 00:35:57 +00:00
shliang%netscape.com
b50f6388dc 142636 - addressbook card view notes section is at bottom. r=ssu, sr=sspitzer. 2002-05-14 00:31:45 +00:00
shliang%netscape.com
0ca1d6f1c5 134430 - change default mdn pref. r=ssu, sr=sspitzer 2002-05-14 00:22:48 +00:00
shliang%netscape.com
85695097b4 135089 - fixing truncated menulists. r=bryner, sr=hewitt. 2002-05-14 00:16:04 +00:00
blizzard%redhat.com
f1f2520556 Bug #143993. gtk2 does not compile with --disable-accessibility. Not part of the build. 2002-05-14 00:11:03 +00:00
nhotta%netscape.com
7277eb50c5 Set a correct accesskey value for "more",
bug 138028, r=naving, sr=bienvenu.
2002-05-14 00:10:22 +00:00
blizzard%redhat.com
3c4a7a0ebc Bug #143991. nsWidgetFactory.cpp does not compile without IBMBIDI. Not part of the build. 2002-05-14 00:07:12 +00:00
jfrancis%netscape.com
890f83aea5 fix for 112167: pasting list items cal leave selection between items. Also allows you to type after pasted link without being in link. sr=kin r=fm 2002-05-14 00:05:37 +00:00
waterson%netscape.com
cf37cfdcd3 Bug 143959. Undo previous temporary fix. Fix (and document) nsBoxReflowState::Unwind to propagate the _root_ box through the recursion. r=dbaron, sr=kin 2002-05-14 00:00:31 +00:00
rdayal%netscape.com
1fea44138b fix for bug # 131857 - setting Mozilla as default mail app crashes
Makefile.in changed to build msgMapi.dll for machines using gmake for windows builds.
r=cls, sr=mscott.
2002-05-13 23:04:36 +00:00
darin%netscape.com
838fb89c78 freezing nsIFile/nsILocalFile API (b=129279)
r=dougt sr=alecf
2002-05-13 22:55:29 +00:00
attinasi%netscape.com
0172201061 DOCUMENTATION CHECKIN: updated index to include Reflow document on mozilla.org, and Waterson's block and line cheat sheet 2002-05-13 22:44:42 +00:00
rods%netscape.com
169f8634ab The problem is thwe getting of the PS in the CreateBrowser method used to work.
But now the webBrowser no longer has a valid docshell.
But this patch now makes sure that it gets a Global PS at all the right places.
It also fixes PP. It checks the menu item when in PP and unchecks it when a
document is loaded. That way you can select the menu a second time and have it exit PP.
Bug 143346 r=chak sr=alecf
2002-05-13 22:33:24 +00:00
gerv%gerv.net
bc009a9530 Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv. 2002-05-13 22:28:48 +00:00
justdave%syndicomm.com
b662e938e9 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
mkaply%us.ibm.com
4b53162410 #144275
r=pedemonte, sr=blizzard
OS/2 only - use button 2 for drag
2002-05-13 22:02:45 +00:00
danm%netscape.com
b461b80d58 death to remaining compiler warnings. removed a dead function. inspired by bug 126488 2002-05-13 22:00:21 +00:00
danm%netscape.com
b23402bc6b death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=jag,rjc 2002-05-13 21:46:24 +00:00
danm%netscape.com
903c626348 death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=me,scc 2002-05-13 21:43:15 +00:00
locka%iol.ie
23ac64ad8e NOT PART OF BUILD. Implemented variant to java object class, getProperty and return codes from Invoke(). Moved LiveConnect & XPConnect stuff into their own files. 2002-05-13 21:06:14 +00:00
cavin%netscape.com
0f2a5892d7 Fix for #82276. Always return entry info even if there's no other attribute associated with the contact. r=ducarroz, sr=mscott. 2002-05-13 21:02:42 +00:00
blythe%netscape.com
31e9952600 Not part of a normal build.
Sync access to images.
Update last accessed context time, so that proper evication will take place.
Rename variable to more appropriate name.
Cleanup a little more on exit.
2002-05-13 20:50:56 +00:00
morse%netscape.com
815f45fea4 bug 143328, hiding panels in form manager, r=sgehani, sr=jag 2002-05-13 20:44:17 +00:00
morse%netscape.com
959cd0958d bug 137079, account management at buy.com does not work, r=pink, sr=alecf 2002-05-13 20:41:22 +00:00
mikep%oeone.com
f4887fc664 Adding in exceptions to repeating events, a few other small bug fixes from OEone 2002-05-13 19:25:20 +00:00
waterson%netscape.com
569ab8b5aa Bug 143959. Temporarily disable block reflow coalescing. 2002-05-13 19:00:56 +00:00
mostafah%oeone.com
986ba40fe3 Added removeAllExceptions() function. And changed getExceptions() to return dates in a sorted order 2002-05-13 18:45:03 +00:00
mikep%oeone.com
5c6e0a61a4 Fixing bug 143235, problem with dragging events in day view. 2002-05-13 18:25:48 +00:00