Commit Graph

59085 Commits

Author SHA1 Message Date
cata%netscape.com
25a9d04253 Menu code moved on new API. 2000-04-24 02:18:16 +00:00
joki%netscape.com
c534678c60 Fix for bug 23373, allow prevention of context menu via mousedown handler 2000-04-24 02:07:06 +00:00
rginda%netscape.com
010ca27f23 -- CHATZILLA CHANGES ONLY --
undoing damn's misplaced changes
2000-04-24 00:45:23 +00:00
rginda%netscape.com
7d1bdb74c7 -- CHATZILLA CHANGES ONLY --
checking in patch from Josh Gough, <exv@randomc.com>
muchas gracias!

irc.js
add whois, invite

utils.js
added map and mapObjFunc

chatzilla.xul
add cntxt menu for userlist

commands.js
hook up /away, op, deop, voice, devoice, echo, invite, and kick commands

hadlers.js
onload hack
whois, away, deop, op, voice, devoice, echo, invite, kick command implementations

static.js
more of the onload hack
addEventListener on toolbuttons

listbox.js
selection code

chatzilla.css
selicted list item style
2000-04-24 00:40:56 +00:00
pollmann%netscape.com
bb2c0ba6dd Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification. 2000-04-23 23:54:29 +00:00
jband%netscape.com
fbf36f7076 belt and suspenders check of WITH_SERVICE results 2000-04-23 23:04:40 +00:00
scc%netscape.com
1d57ef76e3 making string conversions explicit 2000-04-23 22:43:46 +00:00
scc%netscape.com
e13111e53e making string conversions explicit 2000-04-23 22:25:52 +00:00
mstoltz%netscape.com
57feeae5ec Backing out changes until I can figure out why it's crashing on startup. 2000-04-23 21:25:39 +00:00
jband%netscape.com
5d23e29da9 checking in changes from Stefan Hanske <sh990154@mail.uni-greifswald.de> (who wrote the original version of the Linux ARM code) 2000-04-23 21:14:11 +00:00
mstoltz%netscape.com
62bffdd26e Fixes for bugs 27010, 32878, 32948. 2000-04-23 20:30:29 +00:00
scc%netscape.com
eddf6715bd making string conversions explicit 2000-04-23 19:55:29 +00:00
attinasi%netscape.com
af2c4a7c11 Removed warnings: very basic changes 2000-04-23 19:06:37 +00:00
scc%netscape.com
1177150f2e making string conversions explicit 2000-04-23 19:04:37 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
rhp%netscape.com
76e831b0f8 Disable the add to address book - Bug #29436 - r: bienvenu 2000-04-23 17:40:58 +00:00
alecf%netscape.com
d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
alecf%netscape.com
8a3ac85725 switch to nsString::IsSpace to avoid dependancies on xp_core.h 2000-04-23 17:32:22 +00:00
alecf%netscape.com
b9fee089b2 switch to nspr types to reduce dependancies on xp_core.h, and fix a warning 2000-04-23 17:31:29 +00:00
alecf%netscape.com
42d0e45d86 switch to nspr values to reduce dependancy on xp_core.h 2000-04-23 17:30:21 +00:00
cls%seawood.org
178e2f8d7a Removing unused dependency upon nsappShellCIDs.h. Bug #24515. r=shaver 2000-04-23 16:08:55 +00:00
blizzard%redhat.com
89b6894459 Fix for bug #31709. Make sure to initialize the return value so that targetListFromTransArr() won't return garbage if the array is empty. This fixes a crash when doing a ctrl-drag in mailnews with imap. 2000-04-23 15:40:01 +00:00
rickg%netscape.com
f19b803314 remove undesired warnings 2000-04-23 14:48:51 +00:00
scc%netscape.com
49c6e161e3 making string conversions explicit 2000-04-23 13:42:22 +00:00
scc%netscape.com
ed4fa19be6 making string conversions explicit 2000-04-23 11:54:43 +00:00
scc%netscape.com
d697741ca4 making string conversions explicit 2000-04-23 11:37:44 +00:00
scc%netscape.com
bf9664fd87 making string conversions explicit 2000-04-23 11:12:53 +00:00
scc%netscape.com
5af36c0b61 making string conversions explicit 2000-04-23 10:58:27 +00:00
scc%netscape.com
96dd3d7e3f making string conversions explicit 2000-04-23 09:29:12 +00:00
pavlov%netscape.com
59d465c454 changes to work with new string apis 2000-04-23 08:29:39 +00:00
shaver%mozilla.org
811f3fafa2 show pointed-to symbol onmouseover, for easier scanning (r=brendan) 2000-04-23 07:13:19 +00:00
rjc%netscape.com
530a8d7040 Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms] 2000-04-23 06:36:45 +00:00
rjc%netscape.com
7b0f89c59a Install search files into "$(DIST)Search Plugins" and "search.rdf" into default profile directory. 2000-04-23 06:34:52 +00:00
rjc%netscape.com
17557d077d Use "Search Plugins" folder. 2000-04-23 06:33:35 +00:00
rjc%netscape.com
e49aaee5b0 Place search files into "Search Plugins" folder. 2000-04-23 06:31:29 +00:00
pavlov%netscape.com
64baf8c0ac add typename to make linux compiler happy r=scc 2000-04-23 05:54:36 +00:00
sspitzer%netscape.com
3b1bee689a use button, instead of titlebutton 2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
63cfd0c545 missing the </RDF:RDF> tag. this was causing me to crash on exit. 2000-04-23 05:30:37 +00:00
sspitzer%netscape.com
470fa0ee52 root the tree in the subscribe dialog after we are done building the datasource. 2000-04-23 05:18:23 +00:00
brendan%mozilla.org
24509b8291 Add -f function-dump-filename option; try to keep its first table cell of reasonable width without depending on (broken in 4.x) css support. 2000-04-23 05:04:58 +00:00
troy%netscape.com
7b7f5b686e Fixed CreateViewForFrame() to check for a block-level frame with
'overflow' set to 'hidden' and force the frame to have a view. This
way child frames with views are clipped correctly
2000-04-23 04:55:27 +00:00
pavlov%netscape.com
74f94cefc5 clean up after we get the targets 2000-04-23 04:52:58 +00:00
rjc%netscape.com
86992f09eb Add ability to find search.rdf or "Search Plugins" directory. 2000-04-23 04:45:39 +00:00
rjc%netscape.com
c323e8a9c6 Add search.rdf 2000-04-23 04:43:44 +00:00
rjc%netscape.com
2bf73dc704 Enable ability to do a copy instead of an alias. 2000-04-23 04:40:42 +00:00
troy%netscape.com
b115bc7d04 Changed SyncFrameViewAfterReflow() to consider out-of-flow frames
as block-level as well. This covers the case where a floated or
absolutely positioned frame has its 'display' value set to 'inline'
and so we didn't recognise it as block-level
2000-04-23 04:33:23 +00:00
sspitzer%netscape.com
6a458548a3 add this, for the new subscribe dialog. 2000-04-23 03:59:18 +00:00
attinasi%netscape.com
255aa49d63 Fixed PseudoStyle resolution for primary style context in ReResolveStyleContext: was passing child-content when it should be passing parent-content. r=pierre 2000-04-23 03:49:19 +00:00
rickg%netscape.com
72fad84e4b enabling Strict DTD; r=harishd. 2000-04-23 03:28:18 +00:00
sspitzer%netscape.com
ce23119191 give credit where credit is due. 2000-04-23 03:21:49 +00:00