Граф коммитов

50809 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 2434e298f9 Initial add 2000-01-18 03:32:43 +00:00
rginda%netscape.com 2ed3337172 -- CHATZILLA CHANGES ONLY --
* Makefile.in, makefile.win
Install files under chrome directory instead of bin.  smfr will adjust mac next.

* connection-xpcom.js, utils.js, readprefs.js
Remove getPriv call (not needed for chrome:// url.)

* irc/xul/content/*, irc/xul/skin/*
Copied test3* files from test directory into new structure.  Renamed test3* to chatzilla*.
2000-01-18 03:29:17 +00:00
alecf%netscape.com a6256f4bc3 oops, missed one file from jlnance's patches
r=alecf
2000-01-18 03:05:10 +00:00
idk%eng.sun.com 7599ee2943 Added logging to pluglet module
a = laa@sparc.spb.su
r = idk@eng.sun.com

Added workaround for 24194
a = idk@eng.sun.com
2000-01-18 02:53:58 +00:00
briano%netscape.com da1dec8753 Automated update 2000-01-18 02:45:46 +00:00
alecf%netscape.com 538dcaef63 Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
pollmann%netscape.com 89ea13c2bd Bug 20315: Copy charset info from parent down into child content viewer r=buster 2000-01-18 02:43:22 +00:00
pollmann%netscape.com 572e8726ef Bug 20315: Adding comment r=buster 2000-01-18 02:40:45 +00:00
alecf%netscape.com 79b4912975 allow imap to support port numbers in the pref file
r=mscott
bugged by=pavlov
2000-01-18 02:34:08 +00:00
buster%netscape.com d0f1bda271 removed hard-coded white background now that background colors work for lazily-instantiated
text controls.
completes the fix for bug 9074
r=rods
2000-01-18 01:51:36 +00:00
beard%netscape.com 7879e912e2 fixes an M13 crasher, bug=24124, r=saari 2000-01-18 01:04:43 +00:00
sfraser%netscape.com d80cd3f7e3 Fix idlc code generation with nsCOMPtr. r=vidur. 2000-01-18 01:01:27 +00:00
warren%netscape.com e4d3c42def Fixed nsCellMap bloat/leak counter problem. 2000-01-18 00:55:49 +00:00
colin%theblakes.com 1848729135 My preprocessor needs directives to start on column 1. r=pinkerton 2000-01-18 00:45:29 +00:00
tonyr%fbdesigns.com 73da80ecd9 Added the import tools to the build (finally!) 2000-01-17 23:58:08 +00:00
tonyr%fbdesigns.com 26244caa1b Added toImport() function to access the new (and of course not yet finished) import dialog 2000-01-17 23:52:23 +00:00
tonyr%fbdesigns.com 98173a0c59 Added mailnews/import projects msgImportIDL, msgImport, msgImportEudora, and msgImportText 2000-01-17 23:49:02 +00:00
warren%netscape.com eca3631717 Added back 'nmake debug' rule. 2000-01-17 23:45:48 +00:00
talisman%anamorphic.com 4c775197e5 More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
rhp%netscape.com 4cd3e6ffe6 Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft 2000-01-17 23:24:04 +00:00
terry%mozilla.org ab0f888f9b Tell people that column changes are remembered using cookies. 2000-01-17 22:53:05 +00:00
cmanske%netscape.com 0a32e8cd51 Fixed Spell Check dialog layout problems, bug 21440, r=sfraser 2000-01-17 22:51:47 +00:00
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
terry%mozilla.org 746335ea97 Was sometimes checking extra checkboxes in the email area. 2000-01-17 22:31:05 +00:00
mscott%netscape.com ab00d9bb79 Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and
the unknown content handler dialog. we should only be bringing up the compose window =)
r=sspitzer
2000-01-17 22:21:25 +00:00
sfraser%netscape.com 91facce6a5 Add nsTextFormatter.cpp, for sford 2000-01-17 22:12:20 +00:00
sfraser%netscape.com a3536e8c1d Add nsTextFormatter.h, for sford 2000-01-17 22:12:12 +00:00
briano%netscape.com 9f20d34553 Automated update 2000-01-17 21:30:18 +00:00
bruce%cybersight.com 0e1e840e66 Speeling cownts. r=shaver 2000-01-17 21:28:22 +00:00
mscott%netscape.com 0bfbd10975 Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer
2000-01-17 20:59:44 +00:00
cmanske%netscape.com 9455b69619 Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt 2000-01-17 20:11:07 +00:00
cmanske%netscape.com 5654adb57c Fixed Composer bug 22348, which fixes content area resizing and scrollbar positioning for all module windows. Minor fix to make viewSource window use overlay for View menu. r=hyatt 2000-01-17 20:06:40 +00:00
mscott%netscape.com a770fdf7e5 loading a uri takes the channel instead of the uri. The caller
must create the channel before call openuri.
r=rpotts.
2000-01-17 19:56:31 +00:00
sfraser%netscape.com 8ba9a0e991 Minor project tweaks; removing invalid access paths. r=mozbot 2000-01-17 19:56:27 +00:00
mscott%netscape.com 0d953fbac3 loading a uri takes the channel instead of the uri. This allows us to remove
several fields from OpenURI interface and allows us to remove the private
post data interface. Now the nsIURILoader interface doesn't need to take
all of the arguments necessary to create a channel.
r=rpotts.
2000-01-17 19:55:27 +00:00
terry%mozilla.org a553e0fe09 Very minor formatting tweak. 2000-01-17 19:54:50 +00:00
mscott%netscape.com 621285eca6 set the referring url on the http channel so callers don't have to do it explicitly every time.
r=warren
2000-01-17 19:48:16 +00:00
waterson%netscape.com ae980a54a6 Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren 2000-01-17 19:37:41 +00:00
waterson%netscape.com d5fbf22774 Bug 24134. Re-apply r1.233, which was steamrollered by tao's recent checkin. Re-using the r=valeski here. 2000-01-17 19:34:23 +00:00
terry%mozilla.org 17c8050218 Added "Windows 2000" and "Mac System 9.0" to the OS list. 2000-01-17 19:20:20 +00:00
troy%netscape.com eb5888e444 b=21657. Changed row frame code to correctly determine if it's complete
after an incremental reflow. Fixes crash when printing www.cnn.com
2000-01-17 17:45:17 +00:00
jefft%netscape.com f408d688d2 Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp 2000-01-17 17:32:07 +00:00
rjc%netscape.com 822b28d53c More preparations to land an optimized binary insertion node. (Going to test more later. Currently #ifdef'ed out.) 2000-01-17 13:15:44 +00:00
jfrancis%netscape.com c8e28aa7ac fix for 21412 - backspace wouldn't remove list items in html editor. In addition some improvements were made to the adjustment of selection after an edit action (example: backspacing through a list item now pops you up to the previous item) 2000-01-17 12:41:34 +00:00
terry%mozilla.org 9205cf6c09 Add a space after the comma when listing a bug with multiple keywords,
to be consistant with the way it gets listed in bug lists.
2000-01-17 11:54:58 +00:00
terry%mozilla.org bc425d694b Use new "keywords" cache to display keywords in bug lists. Not only
is this much faster, but it also lets you sort by that column, and
requires less special-case code.
2000-01-17 11:45:34 +00:00
hyatt%netscape.com a912332fc8 Skin improvements. 2000-01-17 11:40:39 +00:00
hyatt%netscape.com 29629dd32f Skin improvements. r=german 2000-01-17 11:40:22 +00:00
terry%mozilla.org c53a69421b Added a "keywords" field to a bug, which is a cached string-based copy
of all the keywords assigned to the bug.  Right now, we only have code
that generates and maintains this field; soon will come code that
actually uses it.
2000-01-17 11:38:41 +00:00
rjc%netscape.com c478f38a12 Prepare to land an optimized binary insertion sort. (Going to test more later. Currently #ifdef'ed out.) 2000-01-17 11:00:13 +00:00