Граф коммитов

76817 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org 8fd9fa3e43 bug #59429: adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build. 2001-02-19 08:54:09 +00:00
markh%activestate.com 5f22605203 Update the way the license is expressed and minor makefile mods.
Still not building pending a decision on bug 66610.
2001-02-19 08:31:46 +00:00
scc%mozilla.org 6a8b224e88 bug #59429: adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build. 2001-02-19 07:42:20 +00:00
mkaply%us.ibm.com 07c8ede5e4 OS/2 TB Bustage
Need PR_STATIC_CALLBACK
2001-02-19 07:07:56 +00:00
blakeross%telocity.com 1302a35606 mac bustage 2001-02-19 05:58:47 +00:00
markh%activestate.com 1f038f22b8 First checkin of the Python XPCOM bindings. 2001-02-19 05:24:45 +00:00
blakeross%telocity.com ff1048a4aa DIE PNG DIE 2001-02-19 04:26:00 +00:00
blakeross%telocity.com 8f81da29e8 adding as binaries. 2001-02-19 04:03:24 +00:00
blakeross%telocity.com fe6949c248 Okay, timeless says I may need to specify -kb when adding the png's. Trying that. 2001-02-19 04:00:48 +00:00
blakeross%telocity.com 1d95a100cc updating jar. 2001-02-19 03:51:11 +00:00
blakeross%telocity.com 6a5b98d6f2 nothing to see here, move along. 2001-02-19 03:50:05 +00:00
blakeross%telocity.com 7e48d5dd59 *sigh* 2001-02-19 03:48:30 +00:00
blakeross%telocity.com 7363f74b2d trying again... 2001-02-19 03:31:12 +00:00
blakeross%telocity.com 79605207d5 something happened with the first two images. take 2. 2001-02-19 03:30:17 +00:00
blakeross%telocity.com 26442923ea Appearance improvements to Mac Classic scrollbars (patch by lordpixel, 67491). r=timeless sr=ben 2001-02-19 03:21:01 +00:00
blakeross%telocity.com 0b23fb653b Appearance improvements to Mac Classic scrollbars (patch by lordpixel, 67491). r=timeless sr=ben 2001-02-19 03:12:02 +00:00
dougt%netscape.com 9f30e23c85 Fixes small memleaks. bug 53931. r=ccarlen@netscape.com, a=waterson@netscape.com 2001-02-19 03:09:57 +00:00
scc%mozilla.org 5ef8811e36 bug #69315: r=dbaron, a=ben. Remove unused experimental string files that have never been part of the build 2001-02-19 01:34:34 +00:00
brendan%mozilla.org da9be4b8bb Fix related eval and setTimeout regressions caused by bug 68498's patch (69165&69175, r=jband, sr=shaver). 2001-02-19 00:31:20 +00:00
shaver%mozilla.org 9d74dff12a Fold constants correctly when emitting as we compile (TCF_COMPILING).
(#69304, r=jband, sr=brendan)
2001-02-18 20:58:08 +00:00
dbaron%fas.harvard.edu de95d1077f Fix gcc 2.7.2.3 bustage with NS_READABLE_CAST. 2001-02-18 18:08:18 +00:00
dbaron%fas.harvard.edu cac322246a Fix excessive string conversion / bad string usage. r=disttsc@bart.nl sr=brendan@mozilla.org b=68653 2001-02-18 17:11:44 +00:00
dbaron%fas.harvard.edu e0e16ecbf4 Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314 2001-02-18 17:07:19 +00:00
dbaron%fas.harvard.edu 0ec8f2875d Remove static constructors from nsXULSortService and nsXULTemplateBuilder. r=waterson@netscape.com sr=brendan@mozilla.org b=67310 2001-02-18 17:04:11 +00:00
dbaron%fas.harvard.edu b9f89c8579 Add makefile and script to compile and run leaksoup easily. r=waterson@netscape.com sr=brendan@mozilla.org b=66424 2001-02-18 16:51:46 +00:00
dbaron%fas.harvard.edu 97f1caad5a Fix leaks in single signon and clean up some build warnings, etc. r=morse@netscape.com sr=brendan@mozilla.org b=67119 2001-02-18 16:40:04 +00:00
leaf%mozilla.org 97bc9cd556 Automated update 2001-02-18 16:30:14 +00:00
blizzard%redhat.com 5fe258f57c Fix bug #68882. Don't build xinerama support since it crashes the dynamic loader on stock RH 7.0. Add an explicit --enable-xinerama flag. r=cls 2001-02-18 16:16:54 +00:00
pschwartau%netscape.com ed3d3552d7 Regression test for bug 68498. Derived from Brendan's attachment to the bug - 2001-02-18 03:31:17 +00:00
tor%cs.brown.edu abe9a8ac50 Bug 68970 - tune libimg throttling constants for better performance.
r=saari, sr=brendan
2001-02-18 01:05:45 +00:00
disttsc%bart.nl 21db735a0e ``Acct Settings:Acct Name Field:Letters with descenders being cut off'', bug=67245, author=H�kan B. Waara <hwaara@chello.se>, r=jag, sr=sspitzer. 2001-02-17 23:49:54 +00:00
javi%netscape.com dac286f17e Add nsNSSCertificate.cpp to the Mac build. 2001-02-17 20:25:42 +00:00
dbaron%fas.harvard.edu 402efee973 Fix leak in message compose window (and probably other places) by breaking a global->controllers->controller->global cycle resulting from having implementations of nsIController in JavaScript. b=56703 r=waterson@netscape.com sr=brendan@mozilla.org 2001-02-17 19:02:25 +00:00
dbaron%fas.harvard.edu 95dc3c980e Improve GTK system colors by choosing colors in a way more similar to the way GTK chooses them, although it's still not perfect. b=67448 r=bryner,pavlov sr=blizzard 2001-02-17 18:55:01 +00:00
dbaron%fas.harvard.edu 28e108e179 Add REQUIRES line to fix --enable-ldap + MOZ_TRACK_MODULE_DEPS bustage. 2001-02-17 18:30:12 +00:00
dbaron%fas.harvard.edu b78a120bab Fixing xprint bustage from dcone's checkin. (Not part of default build.) 2001-02-17 18:20:28 +00:00
dbaron%fas.harvard.edu 74f777eb38 Add REQUIRES line so that xprint will build with MOZ_TRACK_MODULE_DEPS. 2001-02-17 18:15:49 +00:00
ben%netscape.com 47976cded2 fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt 2001-02-17 10:06:54 +00:00
heikki%netscape.com de8d58f084 Checking in new files needed for layout split. Not part of the build yet. 2001-02-17 09:53:29 +00:00
dbaron%fas.harvard.edu ed992c159a Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES. 2001-02-17 06:23:08 +00:00
dbaron%fas.harvard.edu 4d7ea31039 Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|. 2001-02-17 06:00:07 +00:00
rginda%netscape.com af814a3484 -- NOT PART OF THE BUILD --
clean out some bitrot in cview, add an install.js file.
xpi will be located at www.hacksrus.com/~ginda/cview shortly.
2001-02-17 05:55:01 +00:00
dbaron%fas.harvard.edu ccff1e5d10 Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES. 2001-02-17 05:54:05 +00:00
dbaron%fas.harvard.edu d94f196db6 Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben 2001-02-17 04:59:59 +00:00
mkaply%us.ibm.com 5448f1cc30 Fix senna REQUIRES bustage 2001-02-17 04:47:43 +00:00
mkaply%us.ibm.com 7cf807aad9 Fix senna REQUIRES bustage 2001-02-17 04:11:55 +00:00
danm%netscape.com 8407e1e89b adding embedding components, which will be used by both embedding apps and Mozilla. bug 67368 r=hyatt,pinkerton 2001-02-17 02:47:56 +00:00
danm%netscape.com 9b0604a906 preparing to move window opening code to a component, but currently ifdefed out. bug 67368 r=hyatt,pinkerton 2001-02-17 02:46:48 +00:00
danm%netscape.com 1bc94a1177 adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton 2001-02-17 02:45:42 +00:00
danm%netscape.com cfe4586da0 cleaning up window ownership model a la scc@netscape.com, adding WindowCreator callback. bug 67368 r=hyatt,pinkerton 2001-02-17 02:43:58 +00:00