brade%netscape.com
3767dd8ed4
add license; xul overlay for ok/cancel
1999-08-25 14:35:59 +00:00
brade%netscape.com
4756d78987
xul overlay for ok/cancel; add license
1999-08-25 14:28:53 +00:00
brade%netscape.com
140c592eda
xul overlay for ok/cancel
1999-08-25 14:18:04 +00:00
ramiro%netscape.com
8c6cb1b304
Fix the timer names for these platforms.
1999-08-25 14:12:04 +00:00
ramiro%netscape.com
e02c1ec054
Dont hardcode the dll suffix.
1999-08-25 14:09:26 +00:00
tbogard%aol.net
cd6503d9f4
Added a couple of new macros to the NS_ENSURE family. NS_ENSURE_SUCCESS(res, ret). It ensures that a given result is an XPCOM success code, if not returns back whatever you pass in ret. And NS_ENSURE_NO_AGGREGATION(outer) checks to make sure the instantiating client is not trying to do aggregation and returns back an error if it is.
1999-08-25 14:03:25 +00:00
rods%netscape.com
43bd3be0ff
The index of the option being deleted needs to be remembered before the it is removed from the list
1999-08-25 13:44:49 +00:00
rods%netscape.com
57d1c13737
Fixed the initialization of the scroll frame for list boxes, the parameters had been incorrectly changes for version 1.20
...
Add addtional safety code for dynamically adding items to list boxes when in native widget mode
1999-08-25 13:42:59 +00:00
rods%netscape.com
3c471b8d63
removed some unused variables to get rid of some warnings
1999-08-25 13:39:41 +00:00
ramiro%netscape.com
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
blizzard%redhat.com
173758fa13
fix endian detection problems for sparc
1999-08-25 13:20:59 +00:00
ramiro%netscape.com
7f1c8110a0
Recommit slamm's changes. Thanks slamm.
1999-08-25 11:50:44 +00:00
briano%netscape.com
f40054346c
Automated update
1999-08-25 11:46:26 +00:00
ramiro%netscape.com
1b066bb64a
Remove extraneous AddRef().
1999-08-25 11:45:14 +00:00
ramiro%netscape.com
c6ba385018
Fix timer linking problems on monolithic toolkit platforms.
1999-08-25 11:32:04 +00:00
hyatt%netscape.com
ad02d23576
Removing toggleTwisty.
1999-08-25 11:04:38 +00:00
hyatt%netscape.com
392dc60431
Removing the twisty function. This happens automatically now.
1999-08-25 11:03:48 +00:00
hyatt%netscape.com
41297b4756
added files: mozilla/layout/xul/base/src/nsTreeTwistyListener.cpp
1999-08-25 10:58:53 +00:00
hyatt%netscape.com
95d0d8156a
Adding builtin support for twisties.
1999-08-25 10:57:28 +00:00
jfrancis%netscape.com
92a8df9ea6
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
1999-08-25 10:51:55 +00:00
hyatt%netscape.com
e348731ccb
Fixing the bookmarks window to use the new rules.
1999-08-25 10:29:52 +00:00
hyatt%netscape.com
b3275aabec
New style rules for trees.
1999-08-25 10:29:39 +00:00
hyatt%netscape.com
4d1b846bb2
More anonymous content goodness.
1999-08-25 10:26:41 +00:00
pinkerton%netscape.com
b5a1209d9f
dumb compiler things.
1999-08-25 09:47:32 +00:00
pinkerton%netscape.com
9ae15c5a2e
toString -> ToString.
1999-08-25 09:27:19 +00:00
pinkerton%netscape.com
f4a7881b59
toString -> ToString idl change.
1999-08-25 09:15:18 +00:00
pinkerton%netscape.com
edc17e7846
IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter.
1999-08-25 08:35:06 +00:00
pinkerton%netscape.com
d08c3d748e
First Checked In.
1999-08-25 08:34:46 +00:00
dp%netscape.com
56b7fdb782
Using nsIRegistry::OpenDefault() instead of Open() with default parameter.
1999-08-25 08:13:24 +00:00
sspitzer%netscape.com
f846e89384
a little more to the fix for #12138
1999-08-25 08:08:49 +00:00
waterson%netscape.com
922480639c
Bug 12254. Fix templates that are built inside of or use nested HTML.
1999-08-25 07:56:52 +00:00
sspitzer%netscape.com
1d3f886e1b
fix for #12397 and #12138
1999-08-25 07:51:43 +00:00
ssu%netscape.com
59582abec7
fixing bug #8227 and #10955
1999-08-25 07:51:33 +00:00
vidur%netscape.com
716f931345
Parse delimiters out of Comment nodes. CharacterData Nodes now return an empty childNodes list instead of null.
1999-08-25 07:35:45 +00:00
sspitzer%netscape.com
bcf97a7ed1
revert by build breakage checkin. brendan fixed the xpidl compiler. I hadn't
...
picked up the changes yet. interCaps in IDL and JS, and InterCaps in C++.
1999-08-25 07:17:21 +00:00
slamm%netscape.com
faf6bdeda1
Whoops tree red. backout.
1999-08-25 06:37:58 +00:00
slamm%netscape.com
4a40a73023
Handle single Makefile case with relative paths.
1999-08-25 06:36:25 +00:00
sspitzer%netscape.com
0ac596d64f
more fixage for build spankage. thank you sir, may I have another?
1999-08-25 06:35:01 +00:00
bienvenu%netscape.com
9e198e7f4e
fix more spankage bustage
1999-08-25 06:26:42 +00:00
dougt%netscape.com
a1ca34cde8
more changes based on feedback.
1999-08-25 06:11:14 +00:00
sspitzer%netscape.com
6fa468fba6
fix logic and add a cast to fix #12435
1999-08-25 06:07:44 +00:00
hyatt%netscape.com
bd7fa33937
Adding rules for trees
1999-08-25 06:04:52 +00:00
jband%netscape.com
83d989c97f
- Added Support for 'foo instanceof Components.interaces.nsIFoo'.
...
- Added support for reflecting interface constants as Components.interfaces.nsIFoo.* (this may change).
- Only interfaces marked 'scriptable' are visible in the Components.interfaces array.
- Getting rid of some of the template style syntax.
- Added GetWStringCopied and GetWStringShared for lame tests of speed in wstring copies.
- Cleaned up more Unix warnings.
1999-08-25 06:01:42 +00:00
brendan%mozilla.org
10ccfa1568
Missed one during final precheckin update/merge.
1999-08-25 05:59:09 +00:00
hyatt%netscape.com
1b627c692d
Teaching the tree widget how to make anonymous content.
1999-08-25 05:52:10 +00:00
dp%netscape.com
fbdbc388e4
bug#11902 Changes for page manager for openVMS. Thanks to Colin Blake <colin@theblakes.com>
1999-08-25 05:41:53 +00:00
brendan%mozilla.org
bbe959f4d1
Massive spankage to capitalize C++ method and attribute name bindings, per
...
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
slamm%netscape.com
04484f0940
Start from the bottom up for ed, and skip ed if no changes.
1999-08-25 05:07:45 +00:00
ramiro%netscape.com
828f57386e
Link NS_NewTimer() directly into the embedding app.
1999-08-25 05:06:03 +00:00
mccabe%netscape.com
0636c6c5fd
Fixed problem with getters/setters in generated NS_FORWARD_NSIFOO macro. Thanks to David Bienvenu for catching this.
...
Fixed {-placement formatting nit. Thanks to Brendan Eich for catching this.
1999-08-25 05:05:48 +00:00