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

75410 Коммитов

Автор SHA1 Сообщение Дата
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
jst%netscape.com b9e9b31f2e Padding hexadecimal numbers in IID's with zero's to make my life a bit easier when converting the DOM to use XPConnect. 2001-01-21 06:11:05 +00:00
jst%netscape.com 704e24cec3 Removing unused file. 2001-01-21 04:31:24 +00:00
blakeross%telocity.com 5c6de31591 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless sr=alecf 2001-01-21 03:44:15 +00:00
timeless%mac.com c36d56c953 fix for bug 65076 [Modern] "Find in Bookmarks" ugliness needs to be fixed
by hwaara, r=timeless, a=ben
2001-01-21 01:26:58 +00:00
dbaron%fas.harvard.edu 2eba8c75e9 Fix SVG bustage from pierre's checkin. 2001-01-21 00:03:07 +00:00
dbaron%fas.harvard.edu 051c73d3ee Fix MathML bustage from pierre's checkin. 2001-01-20 23:57:38 +00:00
bryner%uiuc.edu 1b2e78a3eb Register the pipnss chrome on windows. r=javi. Not part of build. 2001-01-20 23:54:33 +00:00
pierre%netscape.com bda1df7356 added brakets in switch() statements in a vain attempt to fix the unix build bustages 2001-01-20 23:33:29 +00:00
koehler%mythrium.com 715fd770ad Bug 63640. Most BeOS cursors implemented.
Only BeOS related (no super-review) needed
2001-01-20 22:58:20 +00:00
pierre%netscape.com 60e1cb503e #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster. 2001-01-20 22:50:28 +00:00
pierre%netscape.com 62bf433a35 #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster. 2001-01-20 22:46:54 +00:00
tara%tequilarista.org 8dfe98e098 Landing Ask Bjoern Hansen's fix for bug #39159 2001-01-20 16:58:32 +00:00
sspitzer%netscape.com 9f8c60009d fix for #62873. sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
for the initial patch.
2001-01-20 05:06:10 +00:00
kmcclusk%netscape.com 5ae11d815b Defer invalidates using PL_event so they can be combined with reflow invalidates. This improves performances by reducing the number of paint messages and eliminates flicker bug 36849 sr=roc+moz@cs.cmu.edu r=rods@netscape.com 2001-01-20 04:59:39 +00:00
kvisco%ziplink.net 978ccbb783 Added implementation of evaluate 2001-01-20 04:42:26 +00:00
sspitzer%netscape.com 6144a0462d fix for #64948. sr=bienvenu. 2001-01-20 04:38:27 +00:00
kvisco%ziplink.net 4e46f0a144 Added CurrentFunctionCall and SystemPropertyFunctionCall to the Makefile so
that the standalone linux version builds again
2001-01-20 04:21:52 +00:00
sfraser%netscape.com c38c4568cc Checking in code contributed by Jason Bagley (jbagley@artlogic.com) to implement window iteration and getting the URL for the front window from Apple Events, and handling of the 'inside' parameter for GetURL Apple Event. This also fixes a problem with AETokenDesc that it was not saving changes made on it back into the AEDesc*. r=me, sr=pinkerton 2001-01-20 02:50:37 +00:00
brendan%mozilla.org ab05798b67 Followup to last checkin, comment change only, r=mccabe. 2001-01-20 02:02:48 +00:00
alecf%netscape.com 21b1df16b4 back out my last changes for now, cuz they cause wierd leaks 2001-01-20 01:47:33 +00:00