jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
502372b8a8
Attempt to fix BeOS bustage
2001-12-16 14:40:33 +00:00
pavlov%netscape.com
698da45c11
still working on the os2 build...
2001-12-16 14:03:46 +00:00
jaggernaut%netscape.com
81b2dcc176
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 13:18:45 +00:00
jaggernaut%netscape.com
320c1d6319
NS_ENSURE_TRUE(rv, rv) -> NS_ENSURE_SUCCESS(rv, rv). sr=jst
2001-12-16 12:31:07 +00:00
jaggernaut%netscape.com
cfe2d23f00
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 12:04:47 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
jst%netscape.com
91d3ca6bac
Make that NS_ENSURE_SUCCESS() so we know if this fails...
2001-12-16 11:38:31 +00:00
jaggernaut%netscape.com
6e820b7951
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
0fa21ec555
fixing os2 bustage (bogus #include for some #if0'd code from windows)
2001-12-16 11:18:27 +00:00
bryner%netscape.com
aecdb9ddb4
Removing unneeded lookup of the column element. Not part of the build.
2001-12-16 09:39:05 +00:00
bryner%netscape.com
77c40e7eda
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
d1f957f177
lets try PR_STATIC_CALLBACK to please os/2
2001-12-16 09:31:39 +00:00
pavlov%netscape.com
5499bac833
removing libtimer_gtk.so
2001-12-16 09:28:07 +00:00
pavlov%netscape.com
36a8272eb1
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
bryner%netscape.com
6991c84488
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
9b7d622a50
Removing dead code, r=sicking@bigfoot.com, sr=me, no bug #.
2001-12-16 08:16:29 +00:00
pavlov%netscape.com
bab8256181
silly mac, get a real build system
2001-12-16 07:53:25 +00:00
jst%netscape.com
ce497ddb4a
Remving unnecessary nsCOMPtr. r=sicking@bigfoot.com, sr=me, no bug #
2001-12-16 07:10:49 +00:00
jst%netscape.com
e8a0b78441
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
6f472051d0
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
c536b3746e
Removing old timer code.
2001-12-16 06:15:58 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
pavlov%netscape.com
09b8cd2edd
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +00:00
bryner%netscape.com
6b648292cb
Backing out fix for bug 103758 to fix focus regressions.
2001-12-16 01:21:12 +00:00
jgaunt%netscape.com
4c8112689d
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
60d9ab6fe9
commenting main routine
2001-12-16 00:23:09 +00:00
mcafee%netscape.com
862820bf1a
Added graph size UI. Made lead UI smaller font=-1.
2001-12-16 00:06:51 +00:00
justdave%syndicomm.com
9e8837ce6c
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
f5fd7a82a2
Initial checkin for Bug 113917 not in the build
2001-12-15 23:50:48 +00:00
jgaunt%netscape.com
6c932f3fb4
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
a15997a894
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
0f5e9f9b93
#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
40fe9c1e4c
Add support for size=X, X=.5, 1, etc. scales the graph size
2001-12-15 22:46:07 +00:00
stephend%netscape.com
eb34209f52
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
e39fd3e23f
Updating Mac Plugin SDK Projects to XML, not part of the build.
2001-12-15 21:03:24 +00:00
wtc%netscape.com
d5b74852a1
NSS 3.4 should use DBM 1.6.
2001-12-15 21:02:20 +00:00
darin%netscape.com
8ae165dd35
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
d4b5f94a09
Updating Mac plugin SDK sample, not part of the build
2001-12-15 18:40:35 +00:00
peterlubczynski%netscape.com
6cad57a3d2
Removing 68k stuff from Mac SDK samples, not part of the build.
2001-12-15 18:39:50 +00:00
seawood%netscape.com
f05b4490d6
Declaring callback functions appropriately.
...
Fixing OS/2 tinderbox bustage
2001-12-15 13:15:24 +00:00
mcafee%netscape.com
fa3b3f6439
better html
2001-12-15 10:59:29 +00:00
mcafee%netscape.com
e1cc9b6c7b
adding rawdata link
2001-12-15 10:54:56 +00:00
mcafee%netscape.com
a9dfd23deb
better title
2001-12-15 10:52:12 +00:00
mcafee%netscape.com
173d486580
cgi to print out the raw data we are plotting
2001-12-15 10:50:38 +00:00
mcafee%netscape.com
eccc6835c7
Add perl emacs header
2001-12-15 10:33:05 +00:00
mcafee%netscape.com
d4c1049713
Change default graph settings to autoscale=1, days=7
2001-12-15 10:19:25 +00:00
seawood%netscape.com
15be9ff784
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
73b5a4de0f
Oops. Actually create the package file when using TAR
2001-12-15 09:40:32 +00:00