Commit Graph

75230 Commits

Author SHA1 Message Date
axel%pike.org
a683caf7d8 not part of build, forgot idl file in last checkin. 2001-01-22 12:33:50 +00:00
ben%netscape.com
39fb3d5ec4 New bookmarks window stuff, not yet part of build. 2001-01-22 10:36:40 +00:00
kvisco%ziplink.net
6392861efd Not part of regular build. Added attribute axis test. 2001-01-22 09:56:42 +00:00
kvisco%ziplink.net
47cfd09205 Not part of regular build. Improved namespace handling. 2001-01-22 09:39:55 +00:00
kvisco%ziplink.net
0d8d5a5ee3 Not part of regular build. NamedMap now handles TxObject instead of MITREObject 2001-01-22 09:38:29 +00:00
kvisco%ziplink.net
2dd9ef3e86 Not part of regular build. Removed WildCardExpr, updated all necessary files.
Removed Token::WILD_CARD. Wild cards are handled in ElementExpr and
AttributeExpr accordingly.
2001-01-22 09:36:19 +00:00
kvisco%ziplink.net
f11de4ec67 Not part of regular build. Added getNameSpace method. 2001-01-22 09:32:40 +00:00
pinkerton%netscape.com
69e772b8e3 uninitialized event result causing havoc on mac opt builds. Setting it to something reasonable up front fixes form submission. r=timeless,a=ben. 2001-01-22 08:34:23 +00:00
jst%netscape.com
b767fb5895 Fixing cut n' paste error, not part of the build yet. 2001-01-22 08:17:06 +00:00
cls%seawood.org
39c325b9c2 Fix bug of not generating makefiles for mng. Thanks to Dmitry Kubov <Dmitry@north.cs.msu.su> for the patch 2001-01-22 07:55:01 +00:00
cls%seawood.org
806e769d34 Only run win32 nspr autoconf if configure* has changed. r=bryner 2001-01-22 07:38:23 +00:00
cls%seawood.org
1402a638a9 Add -l (nolockfiles) option for bassackwards OS's without flock(). 2001-01-22 07:36:25 +00:00
pavlov%netscape.com
06868b8c14 some documentation changes 2001-01-22 07:32:41 +00:00
pavlov%netscape.com
eb53bb443f container work 2001-01-22 06:43:44 +00:00
jst%netscape.com
6d379787a0 Removing unused variable. 2001-01-22 06:38:19 +00:00
cls%seawood.org
b06b54dd72 There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk. 2001-01-22 06:36:06 +00:00
pavlov%netscape.com
f85fc1724b added nsIImageContainer and nsIImageFrame and removed nsIImage2 2001-01-22 06:22:13 +00:00
cls%seawood.org
66d8288f43 Implemented full copy-n-paste support for BeOS.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65100 r=cls
2001-01-22 05:32:30 +00:00
cls%seawood.org
cb1a4287ea Make ::GetPixelDepth() know about rgb16 2001-01-22 05:10:15 +00:00
jst%netscape.com
c8befdc9cf Interface cleanup, not part of the build yet. 2001-01-22 04:34:24 +00:00
cls%seawood.org
e4a93882a9 Add locking to prevent race conditions when building .jars.
Bug #55174 r=axel@pike.org
2001-01-22 04:20:55 +00:00
jst%netscape.com
e3aeb66f2f Interface cleanup, not part of the build yet. 2001-01-22 04:15:37 +00:00
jst%netscape.com
7927354a2b Interface cleanup, not part of the build yet. 2001-01-22 04:09:29 +00:00
hewitt%netscape.com
b061c11ad1 52381 - DOM selectorText implementation, r=attinasi/jst, sr=waterson 2001-01-22 04:03:48 +00:00
jst%netscape.com
6bcebbe36c Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
jst%netscape.com
9a35f34ac4 Interface cleanup, not part of the build yet. 2001-01-22 02:54:07 +00:00
jst%netscape.com
5d9b61129a Interface cleanup, not part of the build yet. 2001-01-22 02:36:07 +00:00
jst%netscape.com
df95c98e64 Renaming files to make the mac happier, not part of the build yet. 2001-01-22 01:59:47 +00:00
jst%netscape.com
7ef39af6f6 Renaming file to make the mac happier. Not part of the buidl yet 2001-01-22 01:53:58 +00:00
jst%netscape.com
4501a3c0f1 Removing file that's not needed. 2001-01-22 01:26:07 +00:00
cls%seawood.org
d0c6b914aa Fix for clicking on browser window not bring it to front.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65126 r=cls
2001-01-22 00:39:36 +00:00
bryner%uiuc.edu
ee6a60e566 Add support for building NSPR with autoconf. Define USE_NSPR_AUTOCONF to turn it on (requires additional tools). r=cls. 2001-01-22 00:32:42 +00:00
cls%seawood.org
1947067a46 Only print the FIXME:: repaint messages on debug builds as we're still not sure if it is needed. 2001-01-22 00:19:00 +00:00
cls%seawood.org
fb275c87f8 Implementing file dialogs for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #65423 r=cls
2001-01-22 00:00:28 +00:00
cls%seawood.org
e99a3c3a5d Initial implementation of file dialogs for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the new files.
Bug #65423 r=cls
2001-01-21 23:58:36 +00:00
cls%seawood.org
9a2f6fe5f5 gmake 3.79.1 requires that SHELL be evaluated immediately.
Thanks to Brian Ryner <bryner@uiuc.edu> for the patch.
2001-01-21 23:48:08 +00:00
cls%seawood.org
6282f3a4dd If folders have META:title attribute, then use it as the name of the folder. NetPositive feature matching.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65185. r=cls
2001-01-21 23:21:11 +00:00
cls%seawood.org
459b9e06dc Implement nsWindow::Enable() for BeOS. Bug #64549 2001-01-21 23:03:54 +00:00
cls%seawood.org
9309462817 Backing out mouse cursor changes as they are causing a crash on startup due to use of static constructors. Bug #63640 2001-01-21 22:56:09 +00:00
jst%netscape.com
a8be43e1f0 Removing emacs backup file that was accidentally checked in. 2001-01-21 22:27:24 +00:00
dbaron%fas.harvard.edu
f5f5c843d9 Adding regression test for bug 4519. (Not part of build.) 2001-01-21 21:49:36 +00:00
jst%netscape.com
90258e047d Removing file that was checked in by mistake. 2001-01-21 11:28:12 +00:00
jst%netscape.com
643a8a1269 Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 10:12:42 +00:00
jst%netscape.com
8eb270b0cd Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 09:21:24 +00:00
jst%netscape.com
b00f5d736e Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 09:10:30 +00:00
pavlov%netscape.com
17982b2bdf adding image class for mac along with Makefile.in (for osx) 2001-01-21 09:02:05 +00:00
jst%netscape.com
cb75ceb9ca Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
jst%netscape.com
1be3a2b618 Script that converts IDLC files to XPIDL files. 2001-01-21 08:43:22 +00:00
cls%seawood.org
d343689a28 If MOZILLA_CLIENT is set and building on win32, set OS_TARGET to win95 like nsprpub/makefile.win does. 2001-01-21 06:42:27 +00:00
cls%seawood.org
5581220542 Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner 2001-01-21 06:37:45 +00:00