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

81106 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com 634cb5c1f9 Checking in Matty's update to the release notes 2001-04-22 18:48:04 +00:00
gerv%gerv.net 8ab3da9fc6 Added a couple of lines about mysqld-watcher.pl. Bug 76862. 2001-04-22 18:13:40 +00:00
justdave%syndicomm.com c121d848ae Per bug 76862, moving mysqld-watcher.pl into contrib 2001-04-22 17:48:12 +00:00
gerv%gerv.net 8707e0cc16 Lots of formatting fixups, removed tab characters. Also removed incorrect DB_File requirement. 2001-04-22 17:26:35 +00:00
gerv%gerv.net 9f556a9d3e Fix bug 76524 - mostfreqhtml param text has a few issues. Patch by matty@chariot.net.au . 2001-04-22 16:44:10 +00:00
blizzard%redhat.com f7a7ce5245 Checking in code for gerv. Fix bug #77096. value -> label in "Copy Email Address" context menu command. r=doron, sr=shaver, a=dbaron for 0.9. 2001-04-22 16:40:53 +00:00
stephend%netscape.com a079ea5748 Bug 77031 - Bookmark to Iplanet's PSM should be removed from under 3rd-Party Tools. r=doron@nabooonline.com sr=ben@netscape.com a=dbaron on behalf of drivers@mozilla.org 2001-04-22 01:49:37 +00:00
stephend%netscape.com fae8ede353 Bug 33724. 'Block Image' is mis-named. r=blakeross@telocity.com sr=alecf@netscape.com a=blizzard@mozilla.org (on behalf of drivers@mozilla.org) 2001-04-22 01:13:09 +00:00
harishd%netscape.com d62a1ccbe9 fixing the bustage...again 2001-04-21 23:40:05 +00:00
harishd%netscape.com 4002826c6e fixing the bustage... 2001-04-21 22:57:22 +00:00
harishd%netscape.com d4272380d9 69455 - enable noframes content when frames are disabled
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
ccarlen%netscape.com edbb90c5cd Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:17:39 +00:00
ccarlen%netscape.com 6a07f5e57f Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:07:25 +00:00
tor%cs.brown.edu 518cee1ee8 Backing out fix from bug 31623. a=blizzard 2001-04-21 18:51:59 +00:00
bbaetz%cs.mcgill.ca d5814afcbe Bug 72087 - major xprint revamp
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=blizzard, sr=shaver, a=asa

NOT PART OF DEFAULT BUILD
2001-04-21 17:20:51 +00:00
karnaze%netscape.com ca55a6996b Does not affect the build. Remove delays because most use the patch in bug 62589. This includes the table regression changes in that patch along with others. 2001-04-21 15:34:00 +00:00
shaver%mozilla.org 66a4e17055 not built: fix compilation error due to jschar/PRUnichar mismatch 2001-04-21 15:11:02 +00:00
rginda%netscape.com 36dba3f8d3 - not built -
implement jsdIProperty
2001-04-21 07:21:27 +00:00
brendan%mozilla.org 1773c29088 Restore reviewed code that should have been in the last checkin (76976, r=beard, sr=shaver, a=blizzard). 2001-04-21 04:37:01 +00:00
ian%hixie.ch af648c2728 file INSTALL was initially added on branch 2.0. 2001-04-21 04:09:53 +00:00
rginda%netscape.com 3bea39eb16 - not built -
don't need to getMsg for MSG_*, they're already gotten.
2001-04-21 02:55:47 +00:00
danm%netscape.com 8a998af418 implement nsIPrompt override component. bug 75745 r=blizzard,chak 2001-04-21 02:46:29 +00:00
danm%netscape.com 727db81742 implement ShowAsModal and remove nsIPrompt implementation; requirements for fielding default nsIPrompts. bug 75745 r=blizzard,hyatt 2001-04-21 02:45:37 +00:00
danm%netscape.com d592be4318 nsIPrompt interface requests are now fielded to the service, rather than the enclosing chrome window. bug 72112 r=blizzard,ccarlen 2001-04-21 02:42:14 +00:00
rginda%netscape.com 4ed77cc7a1 - not built -
add some strings.
2001-04-21 02:07:57 +00:00
rginda%netscape.com 52613a81da - not built -
include more javascript!
2001-04-21 02:07:17 +00:00
rginda%netscape.com 6baf04f562 - not built -
add warn and ASSERT
make load() a top level function
exception i18n, add numeric code to exceptions
2001-04-21 02:06:41 +00:00
rginda%netscape.com 89b45ccdd0 - not built -
i18n change
2001-04-21 02:04:21 +00:00
rginda%netscape.com bc062ca8a8 - not built -
l18n changes
fix exception reporting
2001-04-21 02:02:41 +00:00
rginda%netscape.com 32f72d2fd2 - not built -
move variables into better places, flesh out the debuggerHook a bit more
add detachDebugger()
2001-04-21 02:01:17 +00:00
rginda%netscape.com 9496d8061c - not built -
add new files to the jar
2001-04-21 01:58:50 +00:00
rginda%netscape.com 97c03d97f4 -not built-
initial add
move the eval into it's own file, if we catch an exception with from this file, we know it came from something the user typed.
2001-04-21 01:58:24 +00:00
rginda%netscape.com a05b52c85a - not built -
initial add
message utils and defines for l18n
2001-04-21 01:57:15 +00:00
rginda%netscape.com 76e06e1d6f reverting bogus checkin
r=peterv, a=asa
2001-04-21 00:39:29 +00:00
ccarlen%netscape.com c8128a5765 Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
Chris.Yeh%nokia.com b270b1400a column change from when to ci_when a long time ago. make repophook.cgi
match database schema
2001-04-21 00:10:39 +00:00
disttsc%bart.nl 788c98b5b3 Make help extension actually be installed on platforms which use Makefile.in, bug 76935, r=sgehani@netscape.com, r=cls@seawood.org, a=tor@cs.brown.edu 2001-04-20 23:00:36 +00:00
tara%tequilarista.org b87c492ac9 Checking in massive changes to make this document more generic to all bugzilla installations 2001-04-20 22:08:09 +00:00
sonmi%netscape.com e86fbbb9ac fixed problems with teh returncode of cert.sh 2001-04-20 21:35:04 +00:00
ian%hixie.ch 0b39a0c687 file Bugzilla.bm was initially added on branch 2.0. 2001-04-20 21:18:49 +00:00
timeless%mac.com 11de9263a9 fix Bugzilla Bug 31623 Location of Bookmarks file cannot be changed
fix by gervase.markham@univ.ox.ac.uk
r=timeless, sr=waterson, a=asa
2001-04-20 21:14:11 +00:00
sonmi%netscape.com 0b64a39959 added -D to the selfserver 2001-04-20 20:50:24 +00:00
dr%netscape.com 6ad0700f45 fix for 76580 (misplaced <command id=cmd_copyLink/>, etc. in mailnews). patch by jag, r=dr, sr=ben, a=asa 2001-04-20 19:06:49 +00:00
tara%tequilarista.org 4ac9c20af6 Adding new Release Notes for MattyT 2001-04-20 16:46:59 +00:00
justdave%syndicomm.com a9263af4df another chmod with a leading 1 (Perl interprets this as a decimal instead of octal) 2001-04-20 14:41:44 +00:00
nboyd%atg.com 8584f9aa43 Convert to IdScriptable form.
Patch from Igor.
2001-04-20 14:29:56 +00:00
cls%seawood.org af65d53a63 Add the plugins dir to LD_LIBRARY_PATH so that multiple-library components can find their secondary libs. Bug #58022 a=blizzard@mozilla.org 2001-04-20 13:53:20 +00:00
mkaply%us.ibm.com ca14bcb9f5 Don't need to make this change if pref isn't in 2001-04-20 12:19:23 +00:00
disttsc%bart.nl 5662ed0812 Bug 45143: fix <meta http-equiv="refresh" content="X; url=URI"> to accept URI which contain commas. While I'm at it, merging the implementations in nsDocShell.cpp and nsHTMLContentSink.cpp. r=brendan@mozilla.org, sr=rpotts@netscape.com, a=hofmann 2001-04-20 08:11:12 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00