Commit Graph

32386 Commits

Author SHA1 Message Date
jband%netscape.com
a39bd6d9f6 Fixing lame bug in two Find implementations - thanks shaver. Removing commented out dead code 1999-06-29 21:37:09 +00:00
jband%netscape.com
a022bcbbcf doing my part for bug 8227 1999-06-29 21:34:50 +00:00
alecf%netscape.com
8e26e4a37e fix memory allocation problems, C++ warning, and newlines at the end of files 1999-06-29 21:19:05 +00:00
cmanske%netscape.com
9cfe9b82d2 Fixed setting HLine height problems 1999-06-29 21:17:04 +00:00
jband%netscape.com
e06dbc9ea9 doing my part for bug 8227 1999-06-29 21:15:31 +00:00
rhp%netscape.com
09eb82d2d8 fix for file locator service 1999-06-29 21:13:45 +00:00
tague%netscape.com
7940cb458f Fixed conditional problem on Unix. 1999-06-29 21:12:43 +00:00
scc%netscape.com
106c685c8e added logic to test whether QueryInterface was actually required when it is ommitted, |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|, changed the scheme by which we compare with zero to a more robust mechanism, modified specialized |CallQueryInterface| to use the global version 1999-06-29 21:09:59 +00:00
scc%netscape.com
806ab190c0 do_QueryInterface(NULL, &error) now returns the appropriate error in |error| 1999-06-29 21:09:56 +00:00
scc%netscape.com
a430e857b6 added and removed tests as features of |nsCOMPtr| change 1999-06-29 21:06:17 +00:00
valeski%netscape.com
6739938bc7 handing the single byte url case 1999-06-29 21:05:01 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
scc%netscape.com
57d4a1f880 bug fixes and suggestions 1999-06-29 21:01:11 +00:00
bienvenu%netscape.com
1eba4d9ed1 no longer needed 1999-06-29 21:00:01 +00:00
putterman%netscape.com
63297da5cd Remove scrollbars from trees. 1999-06-29 20:51:21 +00:00
briano%netscape.com
ad024b3b7a Automated update 1999-06-29 20:45:01 +00:00
shaver%netscape.com
f584ae618d add configure test for C++ template specialization for scc (HAVE_CPP_SPECIALIZATION) 1999-06-29 20:41:39 +00:00
jdunn%netscape.com
dc5a2faa70 Fix HPUP and AIX build bustage by 'casting' the params. 1999-06-29 20:37:18 +00:00
scc%netscape.com
b88737fa70 Added |GetIID()| 1999-06-29 20:35:23 +00:00
slamm%netscape.com
686011d694 Fix Solaris build bustage. Library order problem on link line. 1999-06-29 20:33:24 +00:00
tague%netscape.com
353d857fed Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
tague%netscape.com
ca31701108 Added clause range and selection support for Input Methods. 1999-06-29 20:30:42 +00:00
zuperdee%penguinpowered.com
e19740499c Gosh am I stupid. Finally figured out how to fix the AddSeparator function properly. Also fixed quite a few compiler warnings. 1999-06-29 20:29:11 +00:00
scc%netscape.com
4973918df6 Added |GetIID()| 1999-06-29 20:28:56 +00:00
scc%netscape.com
bed1be4bac added |GetIID()|, and an IID to go with it 1999-06-29 20:27:02 +00:00
hyatt%netscape.com
e2a12234d6 Adding the images for the gfx scrollbar and for the tree column pushers.
(And I'm bad because this really shouldn't go here.  We need to reorganize
the xpfe directory.)
1999-06-29 20:26:51 +00:00
sfraser%netscape.com
c9d145d7c4 Add getting selection as text or HTML to the Debug TestSelection function. 1999-06-29 20:21:51 +00:00
hyatt%netscape.com
58cda7a8d0 Turning on the lazy mode in the tree widget. It is now the default. Let
the bug filing begin. :(
1999-06-29 20:20:40 +00:00
tague%netscape.com
357bf250ae Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
sfraser%netscape.com
90131e6812 Call the Output routines with a new param for selection only. 1999-06-29 20:14:58 +00:00
Dale.Stansberry%Nexwarecorp.com
82cabb5f1a - Fixed scrolling rips
- Fixed blinking due to hidden widget damage
- Fixed non-drawing windows due to mCreateHold not be reset properly
1999-06-29 20:14:47 +00:00
sfraser%netscape.com
c50cff4c35 Add new aSelectionOnly param to Output routines 1999-06-29 20:14:24 +00:00
sfraser%netscape.com
50a54d3f72 Add selectionAsText and selectionAsHTML attributes 1999-06-29 20:13:41 +00:00
hangas%netscape.com
7a2069a887 Fixed bug 7948. Opening compose window from address book. 1999-06-29 20:12:26 +00:00
scc%netscape.com
ed5943e923 add traits class to solve multiple |GetIID()| problems 1999-06-29 20:11:57 +00:00
putterman%netscape.com
4d3e1bacc2 Implement HasAssertion. This will fix Messenger's part of making Mark Read work. 1999-06-29 20:11:13 +00:00
hangas%netscape.com
882cf3c7de Added other tabs to editcard dialog 1999-06-29 20:11:04 +00:00
rpotts%netscape.com
d7461c4b7f Terminate the consumer request if an error occurs while writing the request to the server... 1999-06-29 20:10:47 +00:00
hangas%netscape.com
bfef86d4eb Removed some dump() calls 1999-06-29 20:10:24 +00:00
sspitzer%netscape.com
8d0bd37571 nsISupportsArray was somehow not scripting. By now including nsISupportsArray.idl in all of the interface files, we now have the IID for this interface 1999-06-29 19:45:19 +00:00
alecf%netscape.com
be2ce6b76f fix for blocker - bug #9016 - this prevents the crash, but mail is still not sent on windows 1999-06-29 19:02:25 +00:00
gordon%netscape.com
81b2121c9a File Removed. 1999-06-29 18:14:21 +00:00
slamm%netscape.com
7917f38d4f Better fix for build bustage. Use ZLIB_LIBS instead of -z. r=ramiro,shaver 1999-06-29 16:51:46 +00:00
shaver%netscape.com
fc7ca1baa5 fix Solaris build bustage 1999-06-29 16:20:58 +00:00
ramiro%netscape.com
b50357a5c0 Place the Style menu in the same location on the menu bar as on Windoze.
Mostly to unconfuse my brain everytime I toggle the rendering mode on either
platoform.
1999-06-29 15:00:06 +00:00
ramiro%netscape.com
c5617d547f Make the parent for the test sites dialog null, so that a top level window
is created.  Otherwise, the widget gets created inside of the viewer itself.
1999-06-29 14:43:29 +00:00
rods%netscape.com
47869fd688 Initial checkin 1999-06-29 14:24:10 +00:00
rods%netscape.com
53b1ce1076 Added toolbaritem 1999-06-29 14:21:14 +00:00
mcafee%netscape.com
ed705ebef7 Fixing solaris bustage. 1999-06-29 12:01:29 +00:00
mcafee%netscape.com
328bd2d7f7 BeOS changes 1999-06-29 11:36:21 +00:00