timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
morse%netscape.com
7638b68ea5
bug 84263, wrong tabs in cookie viewer, r=valeski/timeless, sr=alecf, a=asa
2001-06-08 00:43:01 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
maolson%earthlink.net
fc69b17ec2
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
morse%netscape.com
978236fe5b
bug 76386, cookies no longer being sorted, r=blakeross, sr=alecf
2001-04-17 23:04:19 +00:00
morse%netscape.com
44efea8c08
bug 27417, select new cookie/password when previous one is deleted, r=dbragg, sr=alecf
2001-04-16 20:32:17 +00:00
morse%netscape.com
41fcf882ca
bug 75654, bogus cookie description when multiple cookies selected, r=evaughan, sr=alecf
2001-04-13 02:26:19 +00:00
morse%netscape.com
510a2329dd
bug 75410, removed cookies not being cleared from cookieviewer, r=blake, sr=alecf
2001-04-11 04:40:32 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
morse%netscape.com
64e229e8c2
bug 74089, image/cookie confusion, r=valeski, sr=alecf
2001-04-04 02:34:26 +00:00
disttsc%bart.nl
dacbb4faa9
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
morse%netscape.com
d8762db686
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
2001-03-29 02:11:48 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
morse%netscape.com
e8b3bd90d5
bug 64588, remove javascript warning, r=gemal@gemal.dk, sr=brendan@mozilla.org
2001-01-27 00:09:41 +00:00
dbaron%fas.harvard.edu
10345e7670
Add file for morse with correct case: bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com
2001-01-13 18:49:35 +00:00
morse%netscape.com
3b1bc8701e
bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com
2001-01-13 17:39:40 +00:00
blakeross%telocity.com
a1bc0c29e6
Fix 64588: JS strict warnings in CookieViewer.js. patch by gemal. r=morse sr=brendan
2001-01-07 22:43:34 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
blakeross%telocity.com
c23b28823a
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=morse sr=alecf
2000-12-20 01:58:56 +00:00
morse%netscape.com
c9f8535b5a
bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf
2000-12-14 19:25:54 +00:00
morse%netscape.com
21d56aa12a
bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf
2000-12-14 19:16:31 +00:00
morse%netscape.com
7c6a300c5c
bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com
2000-11-29 21:43:09 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
warren%netscape.com
181bb2dcb2
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
warren%netscape.com
6be2561bee
Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life.
2000-09-15 08:08:11 +00:00
vishy%netscape.com
6fbb9dbc07
Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
...
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
ben%netscape.com
27f526d5ab
46613, classic skin polish and other fixes for message compose window
2000-09-03 05:39:33 +00:00
morse%netscape.com
e6a630beb1
bug 51145, minor wording change, wording=gemal, r=morse
2000-09-02 14:35:03 +00:00
vidur%netscape.com
e153192875
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
morse%netscape.com
d536a71603
minor wording change
2000-08-24 23:07:40 +00:00
BlakeR1234%aol.com
d8f2580ac5
Fix bug 48414 - enable tree column resizing in the cookie and image managers. r=syd a=morse
2000-08-11 06:50:32 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
ben%netscape.com
7b585c66a6
simplify Cookie Viewer code for polish, r=hyatt
2000-08-06 07:04:11 +00:00
morse%netscape.com
8ad74fbb50
bug 45219, submitted by Robert O'Callahan, r=morse
2000-08-05 01:57:43 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
morse%netscape.com
390d7dd0e9
bug 43451, crash bringing up image viewer
2000-06-22 22:50:19 +00:00
morse%netscape.com
cac6549505
bug 43452, can't get to cookie viewer from prefs panel, r=dveditz
2000-06-22 22:16:55 +00:00
morse%netscape.com
8e77f9995a
bug 43201, columns not aligned, r=hyatt
2000-06-22 22:15:38 +00:00
morse%netscape.com
0e649ed54b
remove <div>, change suggested by hyatt, r=morse
2000-06-22 14:17:01 +00:00
hyatt%netscape.com
5153c01a6f
30511. evaughan
2000-06-20 01:04:20 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
morse%netscape.com
48d25f5bbf
fix bug 41452
2000-06-04 15:34:09 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
valeski%netscape.com
ca77e9420a
41110. eradicating nsIWebshellWindow usage. These are extraneous usages.
2000-06-01 14:29:43 +00:00