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

48301 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 3e91748c8e Make wallet editor skinnable. r=hyatt 1999-12-05 09:34:31 +00:00
hyatt%netscape.com 33c002e7d4 XPInstall is a mess. At least making sure it has the global skin until something better can be done. 1999-12-05 09:31:37 +00:00
hyatt%netscape.com 722698f176 Treecells can now have src set on them for images. 1999-12-05 09:21:25 +00:00
rgoodger%ihug.co.nz 71c3cb9325 importing global skin into package skin file, bug 19562 1999-12-05 09:15:17 +00:00
rgoodger%ihug.co.nz 451c9d09dd imported package skin (profile.css) into these files. (bug 19562) 1999-12-05 09:14:48 +00:00
hyatt%netscape.com 867ee6882f Making messengercompose compliant. 1999-12-05 09:10:47 +00:00
waterson%netscape.com 000062dbde Move import outside of comment. 1999-12-05 09:07:11 +00:00
waterson%netscape.com 366bc459d7 Remove related-panel.css. 1999-12-05 09:04:02 +00:00
hyatt%netscape.com a5970f5505 Bringing address book into compliance with master skin file rules. 1999-12-05 09:00:10 +00:00
cls%seawood.org 1b2ea55327 Defining RTLD_NOW if not defined by system. Bug #20529 1999-12-05 08:53:00 +00:00
hyatt%netscape.com 24583e088c Making the directory component compliant with master skin file rules. r=goodger 1999-12-05 08:52:26 +00:00
hyatt%netscape.com 5d0154142c Making history compliant with master skin file rules. 1999-12-05 08:45:01 +00:00
hyatt%netscape.com 49d23d1e3c Package compliance for messenger. 1999-12-05 08:28:56 +00:00
hyatt%netscape.com e6bffbd5c3 Bringing messenger into compliance with master skin file rules. 1999-12-05 08:27:37 +00:00
hyatt%netscape.com 0569f8cd84 Related links master skin file compliance. 1999-12-05 08:17:15 +00:00
hyatt%netscape.com 2d948f7423 Making the related package compliant with the master skin file rules. 1999-12-05 08:10:26 +00:00
hyatt%netscape.com 9dd60e68b7 Making sidebar package compliant with skin master file rules. 1999-12-05 08:09:21 +00:00
cls%seawood.org 5794c7cb83 Added empty throw() on operator new so that gcc 2.95+ doesn't complain about returning NULL. 1999-12-05 07:29:35 +00:00
waterson%netscape.com ec2655c506 Bug 20786. Use function object, rather than function, as the thing which is executed, ensuring that the correct bindings are used when the function is shared across several contexts. This checkin is really brendan@mozilla.org; I'm just landing the code. 1999-12-05 07:29:25 +00:00
cls%seawood.org 6461895004 I've been told that NetBSD has /dev/random as well. At worst, it should return 0 rather than fail with that undefined error anyways. 1999-12-05 07:26:46 +00:00
cls%seawood.org 778903107f Added THREAD_FLAG to OS_CFLAGS. 1999-12-05 06:49:44 +00:00
cls%seawood.org 60885fa744 Add "-p1" to aix's DSO_LDOPTS. Make aix use DSO_LDOPTS when making shared libs. 1999-12-05 06:24:12 +00:00
hyatt%netscape.com 2739af969f Bring related links package into compliance with master skin file rules. 1999-12-05 06:17:25 +00:00
cls%seawood.org a30aad32d9 Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose (Where are the automated configure checkins?) 1999-12-05 06:16:51 +00:00
hyatt%netscape.com efd577ad35 Fix Mac bustage. 1999-12-05 06:10:35 +00:00
sdagley%netscape.com 69d7039943 Fix build bustage. hyatt removed contentframe.xul from the tree but didn't update the MANIFEST. Bad hyatt. 1999-12-05 06:03:23 +00:00
hyatt%netscape.com 676e72a81b Bringing bookmarks into compliance with master skin file rules. 1999-12-05 06:01:51 +00:00
hyatt%netscape.com 9b5184bebe Bringing navigator package into compliance regarding master skin files. 1999-12-05 05:18:53 +00:00
sspitzer%netscape.com 1177d3a98d fix warnings, also use #ifdef NOISY instead of if (gNoisy).
why generate code you aren't going to execute?
1999-12-05 05:15:24 +00:00
hyatt%netscape.com f4dc0f6ad5 Shifting scrollbar rules around so that they are loaded always and not just
a part of the global skin.
1999-12-05 05:14:48 +00:00
hyatt%netscape.com 669c1a7454 Making sure the "navigator" package picks up the global skin properly. 1999-12-05 05:14:24 +00:00
hyatt%netscape.com bad7f6c45b No longer loading the global skin implicitly. 1999-12-05 05:13:55 +00:00
hyatt%netscape.com 9d195012a3 Removing build warnings. 1999-12-05 04:57:13 +00:00
rginda%netscape.com ff42cfec6d Backing out. 1999-12-05 04:34:15 +00:00
cls%seawood.org 2671e181c9 Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose 1999-12-05 03:50:53 +00:00
rginda%netscape.com ae2479af9b -- CHATZILLA CHANGES ONLY --
* events.js, utils.js
Clean up "Function does not always return a value" errors.

* ircbot.js
Got rid of literal tabs
Assorted anti-bit-rot changes
1999-12-05 03:47:18 +00:00
rginda%netscape.com 901e8db373 Checking in JS Component changes for shaver
"<shaverAway> slamm reviewed, I made the diff, it's a tested fix"
I built and ran here as well.
1999-12-05 03:36:59 +00:00
tbogard%aol.net d8c36f6a2a Fixed the JS console in viewer. 1999-12-05 03:02:55 +00:00
syd%netscape.com 4191af6fdd Move structure in Windows implementation over to mac and gtk. r=pavlov. All
#if 0 for now. r=Pavlov
1999-12-05 02:48:27 +00:00
hyatt%netscape.com 482f0f8746 Fix Linux bustage. 1999-12-05 02:24:02 +00:00
rginda%netscape.com 7127cadec4 * runtests2.pl was renamed to jsDriver.pl
jsDriver.pl now supports multiple lists to be specified in the -l argument,
and directory names as well.  Directory names can also be used in list files.
'Negative' lists are supported as well.  They consist of a list of tests to skip, and are of the same format as the regular lists.

* README-jsDriver.html
  man-like html page describing how to use jsDriver.pl
1999-12-05 02:15:22 +00:00
erik%netscape.com b1ccfbf911 Grabbing the next ID. Does not affect build. 1999-12-05 02:14:46 +00:00
hyatt%netscape.com 099696fc51 Fix Mac bustage. 1999-12-05 01:47:15 +00:00
jfrancis%netscape.com c7b0e3bedd fix for bug 19130 - hitting escape during ime entry can leave editor without a caret. r=kin 1999-12-05 00:29:34 +00:00
blizzard%redhat.com b86aaee71d clean up DestroyNativeChildren() so that it doesn't use an external
hash of children and uses the list of children of the nsIWidget.  clean up some of the ambiguities of the focus window reference counting.  make sure that
the mEventCallback isn't set to null until after the OnDestroy() signal is
sent.  make sure that the OnDestroy() method is called when a
delete_event happens on a native widget ( not that we have any of those left, really ).
1999-12-05 00:19:04 +00:00
cls%seawood.org ea50bd89e7 Revert my previous change to use CFLAGS & CXXFLAGS when linking. 1999-12-04 23:52:55 +00:00
hyatt%netscape.com de2eaede42 Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489.  Should also definitely fix bug #15916. r=troy
1999-12-04 23:49:50 +00:00
cls%seawood.org 61be0b4cb6 Make the autoconf build use the same defines under Linux as the non-autoconf NSPR build. 1999-12-04 23:49:35 +00:00
joki%netscape.com 93019aacdb Fix for bug 20663, mem leak in event listeners. r:beard 1999-12-04 23:40:05 +00:00
drapeau%eng.sun.com d83eeec4b4 Fix for minor bug that prevents the module "geturl.cpp" from compiling
with Sun's Workshop compiler.  The error reported by Workshop:
  "nsURLFetcher.h", line 92: Error: Declaration terminated incorrectly.

This is due to a line with only a semicolon on it, looks to be a typo
(extra semicolon).
1999-12-04 23:36:01 +00:00