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

76769 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com dffa9d6f8f Fixing win32 build bustage. 2001-02-19 14:19:42 +00:00
jst%netscape.com f1f4ae7656 Removing unused file. 2001-02-19 13:14:10 +00:00
heikki%netscape.com ae23767cdd Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 12:55:42 +00:00
rods%netscape.com f5a3843e21 making spacebar click on key up
Bug 68850 sr=attinasi
2001-02-19 12:36:01 +00:00
heikki%netscape.com 3b9cdf783c Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 12:21:27 +00:00
heikki%netscape.com 11c3410104 Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 12:10:13 +00:00
scc%mozilla.org ea49957c51 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 12:06:34 +00:00
heikki%netscape.com 6356d29009 Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 11:56:40 +00:00
scc%mozilla.org 751f924012 bug #69315: removing unused and confusing string files 2001-02-19 11:27:41 +00:00
markh%activestate.com 8bb0a67d91 License info is now in each file (in the standard format) 2001-02-19 10:20:22 +00:00
scc%mozilla.org efd6afe174 we're still a part of XPCOM physically (if not logically) and to get exports right need _IMPL_NS_COM 2001-02-19 10:19:21 +00:00
scc%mozilla.org 06993781eb MANIFEST files require Mac line endings 2001-02-19 10:15:47 +00:00
scc%mozilla.org 8c36be650a missed nsFragmentedString.h and .cpp in the initial check-in ... adding them 2001-02-19 08:55:34 +00:00
scc%mozilla.org 9d3b0d6215 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 901b0cad22 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 5381f6bf40 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 d7dbeeb492 OS/2 TB Bustage
Need PR_STATIC_CALLBACK
2001-02-19 07:07:56 +00:00
blakeross%telocity.com c64977101b mac bustage 2001-02-19 05:58:47 +00:00
markh%activestate.com b61519dad9 First checkin of the Python XPCOM bindings. 2001-02-19 05:24:45 +00:00
blakeross%telocity.com c5d4a1e2a5 DIE PNG DIE 2001-02-19 04:26:00 +00:00
blakeross%telocity.com 64946d4556 adding as binaries. 2001-02-19 04:03:24 +00:00
blakeross%telocity.com 577ae86586 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 29eef76a9b updating jar. 2001-02-19 03:51:11 +00:00
blakeross%telocity.com 12a5ac671b nothing to see here, move along. 2001-02-19 03:50:05 +00:00
blakeross%telocity.com cd30122ba5 *sigh* 2001-02-19 03:48:30 +00:00
blakeross%telocity.com fe6300e74f trying again... 2001-02-19 03:31:12 +00:00
blakeross%telocity.com 1f488ccfa8 something happened with the first two images. take 2. 2001-02-19 03:30:17 +00:00
blakeross%telocity.com a2a649bd88 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 3fe81b7fa8 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 c0a491c44e Fixes small memleaks. bug 53931. r=ccarlen@netscape.com, a=waterson@netscape.com 2001-02-19 03:09:57 +00:00
scc%mozilla.org e2628f8ed1 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 53bc60e8d2 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 eac584602c 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 8221ee14d6 Fix gcc 2.7.2.3 bustage with NS_READABLE_CAST. 2001-02-18 18:08:18 +00:00
dbaron%fas.harvard.edu ac1c6cb9f4 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 e9b1c5c4f9 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 8c9a2cc5c8 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 d3f1ada71c 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 b4ed0cbf53 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 aff0c24d7e Automated update 2001-02-18 16:30:14 +00:00
blizzard%redhat.com 6c1b51d4e6 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 95bd8b9e1c 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 0ea1c73127 Bug 68970 - tune libimg throttling constants for better performance.
r=saari, sr=brendan
2001-02-18 01:05:45 +00:00
disttsc%bart.nl ec0f22e92c ``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 3945c70373 Add nsNSSCertificate.cpp to the Mac build. 2001-02-17 20:25:42 +00:00
dbaron%fas.harvard.edu 17c2b3c5d5 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 dac973d270 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 cc6aa25233 Add REQUIRES line to fix --enable-ldap + MOZ_TRACK_MODULE_DEPS bustage. 2001-02-17 18:30:12 +00:00
dbaron%fas.harvard.edu 78d700f6aa Fixing xprint bustage from dcone's checkin. (Not part of default build.) 2001-02-17 18:20:28 +00:00
dbaron%fas.harvard.edu b30746df7b Add REQUIRES line so that xprint will build with MOZ_TRACK_MODULE_DEPS. 2001-02-17 18:15:49 +00:00