Commit Graph

62767 Commits

Author SHA1 Message Date
kvisco%ziplink.net
efdba56307 added Nisheeth's name to contributors list
git-svn-id: svn://10.0.0.236/trunk@70019 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 09:03:13 +00:00
hyatt%netscape.com
c82025785f fixing string errors
git-svn-id: svn://10.0.0.236/trunk@70018 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:54:20 +00:00
gagan%netscape.com
92104de00f Fix for bug 27930. Support for IPv6.
git-svn-id: svn://10.0.0.236/trunk@70017 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:46:03 +00:00
hyatt%netscape.com
a70f9ae2cf Fix bustage.
git-svn-id: svn://10.0.0.236/trunk@70016 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:43:56 +00:00
gagan%netscape.com
6a7be083de Fix for bug 27930. Support for IPv6 in the url parser.
git-svn-id: svn://10.0.0.236/trunk@70015 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:42:40 +00:00
scc%netscape.com
12726a7170 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@70014 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:30:36 +00:00
anthonyd%netscape.com
8e4f929fe8 avoiding confusion between line iterator between layout and navigation.
if you want a line iterator for navigation you must explicitly ask for one.


git-svn-id: svn://10.0.0.236/trunk@70013 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:11:14 +00:00
endico%mozilla.org
a2868d1b34 move mime type declaration to fix types for html error messages
git-svn-id: svn://10.0.0.236/trunk@70012 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 07:35:21 +00:00
ben%netscape.com
a8af4813d5 shuffling navigator code around
git-svn-id: svn://10.0.0.236/trunk@70011 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 07:21:31 +00:00
scc%netscape.com
daa22be30a turning on the new strings API.
git-svn-id: svn://10.0.0.236/trunk@70010 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 07:18:04 +00:00
endico%mozilla.org
d9046bbf40 export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla.
git-svn-id: svn://10.0.0.236/trunk@70009 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 07:10:45 +00:00
waterson%netscape.com
286499ed4c Revert NS_READABLE_CAST. Without the reference, it didn't work.
git-svn-id: svn://10.0.0.236/trunk@70008 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 07:01:30 +00:00
av%netscape.com
ac3cca2313 Removing binary
git-svn-id: svn://10.0.0.236/trunk@70007 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 06:01:46 +00:00
alecf%netscape.com
9f1bae696a update delegate and factory to refer to filters by name rather than index, for ease in sorting filters
git-svn-id: svn://10.0.0.236/trunk@70006 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 06:00:26 +00:00
alecf%netscape.com
f95cad6393 initialize empty search terms to avoid crash! (duh)
git-svn-id: svn://10.0.0.236/trunk@70005 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:59:50 +00:00
alecf%netscape.com
b03393de13 explicit static cast seems to make ElementAt happy
git-svn-id: svn://10.0.0.236/trunk@70004 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:59:17 +00:00
waterson%netscape.com
cdf151eb01 Bug 29284. Be sure to escape quotes! Other serialization cleanup.
git-svn-id: svn://10.0.0.236/trunk@70003 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:58:48 +00:00
alecf%netscape.com
321f2008a2 add new API to search for filters by name
git-svn-id: svn://10.0.0.236/trunk@70002 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:58:47 +00:00
av%netscape.com
1edeb2036e Adding project file
git-svn-id: svn://10.0.0.236/trunk@70000 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:39:18 +00:00
av%netscape.com
e94f955ac6 Removing corrupted project file
git-svn-id: svn://10.0.0.236/trunk@69999 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:38:29 +00:00
warren%netscape.com
1958638f6c Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
git-svn-id: svn://10.0.0.236/trunk@69998 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:35:23 +00:00
cmanske%netscape.com
db806b4238 Fixed Composer taskbar buttons. Changed Editorshell mouse listener so editorshell controls action, allowing selection of elements in All Tags mode with single click. Improved isCommandEnabled for Split cell command
git-svn-id: svn://10.0.0.236/trunk@69997 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:33:51 +00:00
blizzard%redhat.com
d0c1c5d889 back out the expose-a-page-at-a-time checkin since it was causing refresh problems.
git-svn-id: svn://10.0.0.236/trunk@69996 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:33:21 +00:00
gagan%netscape.com
eccc14f464 Fixes from wtc for bug 38300.
git-svn-id: svn://10.0.0.236/trunk@69995 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:33:18 +00:00
sfraser%netscape.com
b07d3b22e7 Fix for 37284 -- remove spell checker button if not installed.
git-svn-id: svn://10.0.0.236/trunk@69994 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:26:29 +00:00
av%netscape.com
b9b1ac0a1c Not part of the build
git-svn-id: svn://10.0.0.236/trunk@69993 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:24:31 +00:00
mscott%netscape.com
1cd514c5b2 Bug #18591 --> add the ability to bring up a new card using window.open
that includes arguments (like display name, email address, etc) to
pre-initialize attributes.
a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@69992 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:22:22 +00:00
mscott%netscape.com
bcaff94b6c Bug #18591 --> remove add to address book button, use the context menu instead.
a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@69991 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:21:38 +00:00
mscott%netscape.com
3efc04e953 Bug #18591 --> remove add to address book button, use the context menu
instead.
a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@69990 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:20:26 +00:00
cls%seawood.org
722f33dedf Didn't mean to check this file in. Replacing xp.h header.
git-svn-id: svn://10.0.0.236/trunk@69989 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:16:59 +00:00
cmanske%netscape.com
457c851157 Added constants for outputflags to shared dialog js and fixed link dialog to use it
git-svn-id: svn://10.0.0.236/trunk@69988 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:14:52 +00:00
cmanske%netscape.com
8c3d820634 Fixed debug selection output command
git-svn-id: svn://10.0.0.236/trunk@69987 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:12:57 +00:00
rayw%netscape.com
98bd131e8e Added the fixes for 35866 and one older bug to the js component loader.
This means it is more careful about how it writes binary filenames in
the registry and it calls an observer to report autoregistrations.

This should have gone out with equivalent Native Component Loader fixes,
but it didn't.


git-svn-id: svn://10.0.0.236/trunk@69986 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:09:31 +00:00
av%netscape.com
3041b32aca Adding xpcom.lib to the plugin DK
git-svn-id: svn://10.0.0.236/trunk@69985 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:07:47 +00:00
av%netscape.com
6eab3bf30e Adding xpcom.lib to the plugin DK
git-svn-id: svn://10.0.0.236/trunk@69984 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 05:00:34 +00:00
ben%netscape.com
cdd74c496b fixing navigation buttons
git-svn-id: svn://10.0.0.236/trunk@69983 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:46:53 +00:00
cls%seawood.org
33a59aa036 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16.
git-svn-id: svn://10.0.0.236/trunk@69982 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:41:54 +00:00
bryner%uiuc.edu
c836ba42de Adding text size enlarge/reduce radio button to the mousewheel prefs
panel.  r=shaver.


git-svn-id: svn://10.0.0.236/trunk@69981 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:37:42 +00:00
av%netscape.com
c0c27a8ae9 Removing wrong file
git-svn-id: svn://10.0.0.236/trunk@69980 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:36:29 +00:00
av%netscape.com
2f3d253c94 Adding xpcom.lib to the plugin DK
git-svn-id: svn://10.0.0.236/trunk@69979 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:30:46 +00:00
av%netscape.com
b41cf2ee21 Removing wrong file
git-svn-id: svn://10.0.0.236/trunk@69978 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:25:20 +00:00
bryner%uiuc.edu
2f860147d8 Removing this file, it's empty.
git-svn-id: svn://10.0.0.236/trunk@69977 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:24:07 +00:00
bryner%uiuc.edu
554a2f5c3f Removing pref-mousewheel.js from the build, it's empty.
git-svn-id: svn://10.0.0.236/trunk@69976 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:23:25 +00:00
mstoltz%netscape.com
a91654aee3 Fixing bustage in nsCertificatePrincipal.cpp
git-svn-id: svn://10.0.0.236/trunk@69975 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:15:56 +00:00
cls%seawood.org
f24e1a864d Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673
git-svn-id: svn://10.0.0.236/trunk@69974 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:11:14 +00:00
av%netscape.com
1cbe08abde Adding new project file
git-svn-id: svn://10.0.0.236/trunk@69973 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:07:02 +00:00
av%netscape.com
bb657af4ec removing old project file
git-svn-id: svn://10.0.0.236/trunk@69972 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:06:07 +00:00
sgehani%netscape.com
4550613f8c Only switch to additions window if additional components were detected at parse time.
git-svn-id: svn://10.0.0.236/trunk@69971 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 04:05:21 +00:00
av%netscape.com
735db7afdb Adding makefile to the plugin DK which would allow to pull headers from appropriate places
git-svn-id: svn://10.0.0.236/trunk@69970 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 03:59:14 +00:00
gordon%netscape.com
18bf882f03 adding back an old friend.
git-svn-id: svn://10.0.0.236/trunk@69969 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 03:58:58 +00:00