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

2494 Коммитов

Автор SHA1 Сообщение Дата
heikki%netscape.com 93ce2da12d Bug 90530, make it possible to set content-type header. Patch from garths@oeone.com. r=heikki, sr=jst. 2001-08-02 23:45:47 +00:00
peterv%netscape.com 02a2c4b736 Fix for bug 73936 (xsl:include/xsl:import/document() doesn't work). r=Pike/sicking, sr=jst. 2001-08-02 20:29:20 +00:00
svn%xmlterm.org 4e293587bf --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed xmlterm bustage due to build and nsIContentHandler changes (bug 91815).
Also modified xmlterm to handle terminal: protocol rather than telnet:,
to avoid conflict with telnet implementations (such as protozilla).
2001-08-02 20:08:15 +00:00
morse%netscape.com a49cd92c85 bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake 2001-08-02 19:06:01 +00:00
morse%netscape.com 526e5bd785 bug 92975, form manager items not appearing when database is encrypted, r=vishy, sr=blake 2001-08-02 18:52:31 +00:00
hyatt%netscape.com 9dc6c4c8cf Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00
shanjian%netscape.com 3bf216f141 #92806 need to support GB18030 in universal detector
r= ftang sr=blizzard@mozilla.org

This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.

r=shanjian/ftang  sr=blizzard
2001-08-02 00:06:30 +00:00
shanjian%netscape.com 00d84f0e08 #92339 Universal Auto Chardetector doesn't work.
(This is yokoyama@netscape.com 's bug. )
r= shanjian  sr=blizzard@mozilla.org

his fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.

r=shanjian/ftang  sr=blizzard
2001-08-02 00:02:59 +00:00
shanjian%netscape.com 83586c2a7e #92807 universal detector does not work with mail/news
r=ftang@netscape.com	 sr=blizzard@mozilla.org

This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.

r=shanjian/ftang  sr=blizzard
2001-08-01 23:59:18 +00:00
shanjian%netscape.com 8537a7dbcf #33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.

r=shanjian/ftang  sr=blizzard
2001-08-01 23:53:21 +00:00
javi%netscape.com de4c87b91e Fix for Bug 89650
r=kai sr=blizzard

Replace obsolete term "Personal Security Password" with
"Master Password"
2001-08-01 23:39:19 +00:00
aaronl%netscape.com ad6715fb3e Bug 89540. Get rid of printfs in access-proxy. r=jgaunt. sr=brendan 2001-08-01 05:54:12 +00:00
morse%netscape.com 8a4400b810 no change: Comment on last checkin of this file should have said bug 92540 instead of 92386 2001-08-01 04:15:23 +00:00
ben%netscape.com 0b238caa97 none of the previous changes are part of the build, of course! 2001-08-01 03:49:21 +00:00
ben%netscape.com 78a092c11a A whole bunch of changes, primarily:
- Basics of a Bookmarks Service
- Beginnings of Bookmarks UI
- Basics of automated content (Menu/Tree) builders
- Basics of datasource API
- Basics of command updating system
- Initial "Service Manager"
- Updates to project file to make it build from inside MSVS7, allowing debugging.
2001-08-01 03:48:08 +00:00
morse%netscape.com e975b921b2 bug 88663, fix up wording inconsistency, r=vishy, sr=blake 2001-08-01 02:47:33 +00:00
morse%netscape.com dbb79392ab bug 92386, remove-all-sites button is active when it shouldn't be, r=vishy, sr=blake 2001-08-01 02:45:30 +00:00
morse%netscape.com a76df3b4fa bug 92444, notall blocked cookie/image sites get deleted 2001-08-01 02:41:14 +00:00
morse%netscape.com 5c479fcd9e bug 92296, missing space, r=vishy, sr=blake 2001-08-01 02:39:22 +00:00
morse%netscape.com 45ca0ceaac bug 84776, image blocking on port numbers doesn't work, r=vishy, sr=blake 2001-08-01 02:29:11 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
axel%pike.org 2a4fe51e92 bug 90053, fix for default namespace handling in NameTest. checkin for sicking@bigfoot.com, r=me,peterv, sr=jst 2001-07-25 04:48:10 +00:00
morse%netscape.com e35e016336 bug 91882, remove js errors, r=vishy, sr=blake 2001-07-25 03:40:27 +00:00
morse%netscape.com 018358595c bug 91881, fix js errors, r=vishy, sr=blake 2001-07-25 03:09:34 +00:00
morse%netscape.com 802efac9d2 bug 92081, fix js error, r=vishy, sr=blake 2001-07-24 23:14:26 +00:00
morse%netscape.com 07d2e172fe bug 90129, uncaught js exception, r=vishy, sr=blake 2001-07-24 23:08:30 +00:00
cmanske%netscape.com 90ab2e1509 Fix editable menulist behavior in Form Manager dialogs, b=82655, r=morse, sr=hewitt 2001-07-24 23:00:29 +00:00
pete%alphanumerica.com f65c767018 Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
peterv%netscape.com 3d3e75caa7 Fixing wrong output path for the headers. 2001-07-24 10:13:43 +00:00
jaggernaut%netscape.com 5fc1a4a095 Fix Senna bustage by adding "necko" to REQUIRES 2001-07-24 01:26:21 +00:00
morse%netscape.com 62d83d7e3a bug 49861, removing wallet samples, r=vishy, sr=blake 2001-07-24 00:59:10 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
vidur%netscape.com d6b8dd6c37 Work in progress on WSDL Loader interfaces. This is not yet part of the build. 2001-07-23 18:22:43 +00:00
morse%netscape.com 4a1e5d20ca fix javascript strict warning message, r=vishy, sr=blake 2001-07-23 00:47:49 +00:00
morse%netscape.com 20832f00db bug 89514, hang on linux in form-manager dialog, r=jag, sr=blake 2001-07-21 21:32:09 +00:00
cls%seawood.org f6556bd055 Update REQUIRES 2001-07-21 08:22:39 +00:00
mkaply%us.ibm.com 3e2c5be557 build bustage - extra semicolon 2001-07-21 04:39:42 +00:00
aaronl%netscape.com 509fe72a1f Fix for bug 89528 and 89450. r=cls, sr=waterson 2001-07-21 02:09:33 +00:00
vidur%netscape.com 48a1d20cd1 More work in progress on schema loading. This is not yet part of the build. 2001-07-21 00:28:11 +00:00
oeschger%netscape.com 63834c4ef5 help content updates/mozification, bug=46917, author=zach, r=oeschger 2001-07-18 19:20:56 +00:00
jst%netscape.com 86ec54ba62 Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com 2001-07-18 07:48:12 +00:00
oeschger%netscape.com d868e213e4 oops. backing out inadvertent check-in 2001-07-18 05:58:29 +00:00
oeschger%netscape.com ea619fefa3 last minute help content updates per bug 88435, PDT+, r=oeschger, author=jatin 2001-07-18 05:43:16 +00:00
shanjian%netscape.com 71e612f401 Refer bugscape 7195, same change here. 2001-07-18 01:19:26 +00:00
jaggernaut%netscape.com 6472ff2b2a Add "imglib2" to REQUIRES to fix Senna bustage 2001-07-18 00:00:43 +00:00
shanjian%netscape.com 194adc7e12 Universal charset detector in birdview. 2001-07-17 23:29:53 +00:00
shanjian%netscape.com 057a7b5e85 This file will need to be replaced. 2001-07-17 23:29:06 +00:00
dbaron%fas.harvard.edu 7bc3fc5d4f Adding mimetype and exthandler to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-07-17 22:33:45 +00:00
mkaply%us.ibm.com 02d2e07450 We need ZLIBS as well 2001-07-17 21:02:52 +00:00
mkaply%us.ibm.com 1e91e61220 OS/2 bustage and tab fixes - add PNG_LIBS to EXTRA_DSO_LIBS 2001-07-17 18:49:23 +00:00