Commit Graph

94317 Commits

Author SHA1 Message Date
jst%netscape.com
8edc8ebe85 Make that NS_ENSURE_SUCCESS() so we know if this fails... 2001-12-16 11:38:31 +00:00
jaggernaut%netscape.com
862699e4fe Fix small bug: NS_ENSURE_TRUE(rv, rv) -> if (NS_FAILED(rv)) return rv; 2001-12-16 11:22:34 +00:00
pavlov%netscape.com
1181001d1f fixing os2 bustage (bogus #include for some #if0'd code from windows) 2001-12-16 11:18:27 +00:00
bryner%netscape.com
d3558ea6ae Removing unneeded lookup of the column element. Not part of the build. 2001-12-16 09:39:05 +00:00
bryner%netscape.com
ecae3395c1 No longer need to force a width and height. Not part of the build. 2001-12-16 09:37:42 +00:00
pavlov%netscape.com
70cdcc571a lets try PR_STATIC_CALLBACK to please os/2 2001-12-16 09:31:39 +00:00
pavlov%netscape.com
0a4063a239 removing libtimer_gtk.so 2001-12-16 09:28:07 +00:00
pavlov%netscape.com
043a4742c9 removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
bryner%netscape.com
b6423b83c3 Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build. 2001-12-16 09:13:48 +00:00
jst%netscape.com
af550fa083 Removing dead code, r=sicking@bigfoot.com, sr=me, no bug #. 2001-12-16 08:16:29 +00:00
pavlov%netscape.com
2dcc233662 silly mac, get a real build system 2001-12-16 07:53:25 +00:00
jst%netscape.com
1450f9c0ad Remving unnecessary nsCOMPtr. r=sicking@bigfoot.com, sr=me, no bug # 2001-12-16 07:10:49 +00:00
jst%netscape.com
591abcc892 Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com. 2001-12-16 07:04:44 +00:00
jst%netscape.com
362692e337 Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com. 2001-12-16 06:59:31 +00:00
pavlov%netscape.com
95f5285559 Removing old timer code. 2001-12-16 06:15:58 +00:00
pavlov%netscape.com
15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
pavlov%netscape.com
94f65e74a3 bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:05:15 +00:00
bryner%netscape.com
8574557c19 Backing out fix for bug 103758 to fix focus regressions. 2001-12-16 01:21:12 +00:00
jgaunt%netscape.com
eb11189c2a bug 103148, turn off xul accessibility when not needed r=aaronl,cls,sfraser sr=hyatt 2001-12-16 00:59:16 +00:00
mcafee%netscape.com
a8ab38a1d2 commenting main routine 2001-12-16 00:23:09 +00:00
mcafee%netscape.com
e16af41548 Added graph size UI. Made lead UI smaller font=-1. 2001-12-16 00:06:51 +00:00
justdave%syndicomm.com
840d1c4527 Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of
a forgotten comment AFTER allowing you to choose new components, versions, and milestones, forcing you to hit your back button
TWICE to correct your mistake.  This checkin corrects that.
Patch by David Kilzer <ddkilzer@theracingworld.com>
r= caillon, gerv
2001-12-16 00:05:54 +00:00
rods%netscape.com
053ca7cb23 Initial checkin for Bug 113917 not in the build 2001-12-15 23:50:48 +00:00
jgaunt%netscape.com
6344e2b6a6 bug 103148, turn off xul accessibility when not needed r=aaronl,cls,sfraser sr=hyatt 2001-12-15 23:50:32 +00:00
jgaunt%netscape.com
90590f4fb9 bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
mkaply%us.ibm.com
84a94298c2 #114501
r=bienvenu, sr=sspitzer, a=brendan
Use PRUint32 instead of time_t for folderdate, since that's what the APIs expect
2001-12-15 23:43:41 +00:00
mcafee%netscape.com
04a8134ad3 Add support for size=X, X=.5, 1, etc. scales the graph size 2001-12-15 22:46:07 +00:00
stephend%netscape.com
a6a279d89c Bug 112322. Add ellipsis to 'Add Account' and remove it in 'Delete Folder' context menu item. r=timeless, sr=hewitt 2001-12-15 21:25:32 +00:00
peterlubczynski%netscape.com
26b0696b0c Updating Mac Plugin SDK Projects to XML, not part of the build. 2001-12-15 21:03:24 +00:00
wtc%netscape.com
6b92d687cb NSS 3.4 should use DBM 1.6. 2001-12-15 21:02:20 +00:00
darin%netscape.com
1d20c0ccdf fixes bug 115164 "nsJARURI::FormatSpec does more work than it needs to do"
r=dp, sr=jag
2001-12-15 20:34:07 +00:00
peterlubczynski%netscape.com
d9d9c68e0a Updating Mac plugin SDK sample, not part of the build 2001-12-15 18:40:35 +00:00
peterlubczynski%netscape.com
1759d8edc9 Removing 68k stuff from Mac SDK samples, not part of the build. 2001-12-15 18:39:50 +00:00
seawood%netscape.com
c054e1681f Declaring callback functions appropriately.
Fixing OS/2 tinderbox bustage
2001-12-15 13:15:24 +00:00
mcafee%netscape.com
98c22d2152 better html 2001-12-15 10:59:29 +00:00
mcafee%netscape.com
aa9df2da92 adding rawdata link 2001-12-15 10:54:56 +00:00
mcafee%netscape.com
efded144c1 better title 2001-12-15 10:52:12 +00:00
mcafee%netscape.com
34b90fa385 cgi to print out the raw data we are plotting 2001-12-15 10:50:38 +00:00
mcafee%netscape.com
8224222734 Add perl emacs header 2001-12-15 10:33:05 +00:00
mcafee%netscape.com
b505205214 Change default graph settings to autoscale=1, days=7 2001-12-15 10:19:25 +00:00
seawood%netscape.com
641b25e4b1 Fix bug of package being created multiple times by only creating the package during the libs phase (still requires BUILD_OFFICIAL=1) and making libs the default target. 2001-12-15 09:53:28 +00:00
seawood%netscape.com
6d2d207dfe Oops. Actually create the package file when using TAR 2001-12-15 09:40:32 +00:00
seawood%netscape.com
94c09dbeae Add TAR format for distributions.
Thanks to Kervin <kpierre@fit.edu> for the patch.
Bug #115382 r=cls
2001-12-15 09:24:25 +00:00
seawood%netscape.com
3b65202748 Checkout libart & calendar before seamonkey since the latter is significantly larger and therefore has a greater chance of getting cvs conflicts.
Thanks to Bradley Baetz <bbaetz@cs.mcgill.ca> for the patch.
Bug #115057 r=cls
2001-12-15 09:21:18 +00:00
mcafee%netscape.com
c3d445df75 Switching to modern theme for all tests. 2001-12-15 09:08:56 +00:00
stephend%netscape.com
1ed3ce6184 Bug 115401. chrome: should be chrome:// in utilityOverlay.js r=jrgm@netscape.com, sr=hewitt@netscape.com 2001-12-15 08:14:30 +00:00
stephend%netscape.com
cdf9ddb39b Bug 68071. Inconsistent labels in account manager. r=jglick@netscape.com, sr=hewitt@netscape.com 2001-12-15 07:53:11 +00:00
seawood%netscape.com
750a861a23 Update PSM makefiles with LIB_PREFIX changes.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #58981 r=cls
2001-12-15 06:44:57 +00:00
dp%netscape.com
0b130323ce bug 113393 zlib allocator implementation. Eliminates about 1200+
allocations done by zlib by recycling previously allocated
memory. r=darin sr=dveditz
2001-12-15 06:31:49 +00:00
pinkerton%netscape.com
a35866f8c5 Add keycode of powerbook's Enter key as a special key as it differs from
the keycode for desktops. r=sdagley/sr=sfraser/a=asa. bug# 111723.
2001-12-15 05:16:59 +00:00