Commit Graph

103556 Commits

Author SHA1 Message Date
ian%hixie.ch
223bfdcd36 <hyatt> you mean "compatibility" not "compatability" <hyatt> got a spelling error in the README
git-svn-id: svn://10.0.0.236/trunk@120144 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 18:47:03 +00:00
justdave%syndicomm.com
adad77d4a7 Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to be created in the Bugzilla root directory instead
of creating "template" within the "data" directory.  Adding a trailing slash to the compile directory name to work around it.
2xr= bbaetz


git-svn-id: svn://10.0.0.236/trunk@120143 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 18:43:14 +00:00
igor%mir2.org
592be5ea8c Do not call acquireLabel/addLabelFixup/markLabel if label is not stored in parse tree and can be resolved immediately after node subtree generation (see new addForwardsGoto and resolveForwardGoto methods)
git-svn-id: svn://10.0.0.236/trunk@120141 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 15:17:24 +00:00
ian%hixie.ch
a9dfef3c46 In response to all the comments about the imminent exodus...
git-svn-id: svn://10.0.0.236/trunk@120140 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 15:14:11 +00:00
blakeross%telocity.com
fa1b582fc6 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@120138 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 14:28:18 +00:00
ben%netscape.com
3e9449470a Add stub implementation for missing method
git-svn-id: svn://10.0.0.236/trunk@120137 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 14:18:17 +00:00
ben%netscape.com
ca72ff6a45 Update Credits :-)
git-svn-id: svn://10.0.0.236/trunk@120136 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 14:07:30 +00:00
ben%netscape.com
c08886b03d RDF Outline View DataSource, take 1.
git-svn-id: svn://10.0.0.236/trunk@120135 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 14:06:08 +00:00
locka%iol.ie
4f3c910854 On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@120134 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 11:09:26 +00:00
locka%iol.ie
d22a17f327 Switch if statement from testing for VARIANT_TRUE to testing for !VARIANT_FALSE to make behaviour more client forgiving and like IE. r=brade@netscape sr=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@120133 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 11:00:12 +00:00
ben%netscape.com
2cb56ea24d Updating nsIFile usage to reflect darin's file changes
git-svn-id: svn://10.0.0.236/trunk@120132 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 07:57:00 +00:00
jkeiser%netscape.com
cdf91f6f16 Make iframe border repaint when style changes (bug 124507), r=waterson@netscape.com, sr=attinasi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@120131 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 07:53:41 +00:00
mkaply%us.ibm.com
0c1d7094a4 Extra bracket
git-svn-id: svn://10.0.0.236/trunk@120130 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 02:17:58 +00:00
racham%netscape.com
923a0afa2f Fixing bug 140183. Checking ShowProgress dialog attribute and pref as printing is done. Patch by Rod Spears. r=danm,bhuvan sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@120129 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 01:43:23 +00:00
racham%netscape.com
d40e296732 Fixing bug 140183. Adding an attribute to the PrintSettings which allows silent printing i.e., without a progress window. Patch by Rod Spears. r=samir,bhuvan sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@120128 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 01:42:17 +00:00
miodrag%netscape.com
2583a3078e Updates for LDAPJDK 4.16
git-svn-id: svn://10.0.0.236/trunk@120126 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 23:41:15 +00:00
caillon%returnzero.com
c677254fc3 Bug 131429. The context menu item for 'Set as Wallpaper' on Windows platforms should be disabled while the image is loading, in order to prevent a partial image being set. r=biesi, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@120125 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 18:47:47 +00:00
curt%netscape.com
e9e056db8d New "ProductNameInternal" and decriptable key "Product PreviousVersion"
(Bug 140178, r=ssu, sr=dveditz)


git-svn-id: svn://10.0.0.236/trunk@120124 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 16:47:39 +00:00
curt%netscape.com
c3c83f16eb Distinguishes between an external productname displayed to the user and an
internal product name used for registry and install paths.
  (Bug 140178, r=ssu, sr=dveditz)


git-svn-id: svn://10.0.0.236/trunk@120123 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 16:44:44 +00:00
blizzard%redhat.com
96f4896505 Use a common style for all of these files, add comments at the top to enforce that style and remove all the tabs in these files. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@120122 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 16:26:10 +00:00
mkaply%us.ibm.com
f4bd52d910 OS/2 bustage - did I do this right?
git-svn-id: svn://10.0.0.236/trunk@120121 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 16:16:23 +00:00
karnaze%netscape.com
786a9b3275 bug 138436 - remove redundant style change reflows on auto-layout table. sr=attinasi, r=alexsavulov
git-svn-id: svn://10.0.0.236/trunk@120120 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 15:54:37 +00:00
mkaply%us.ibm.com
7d6434b57d Beos bustage - somehow forgot to check this in
git-svn-id: svn://10.0.0.236/trunk@120119 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 15:36:21 +00:00
mkaply%us.ibm.com
864ee118b0 Can you tell I did this too fast - that's two misspellings so far
git-svn-id: svn://10.0.0.236/trunk@120118 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 15:32:14 +00:00
mkaply%us.ibm.com
233c598c39 Misspelling
git-svn-id: svn://10.0.0.236/trunk@120117 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 14:37:42 +00:00
mkaply%us.ibm.com
931b403cc4 OS/2 bustage
git-svn-id: svn://10.0.0.236/trunk@120116 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 13:57:05 +00:00
blizzard%redhat.com
defac81182 Bug #129591. nsWindow::Enabled is a no-op on GTK. Also fixes bug #65521. linux modal dialogs should only freeze parent window (not all windows.) This code is a big cleanup of the event dispatching code, too. r=bryner,sr=jst
git-svn-id: svn://10.0.0.236/trunk@120115 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 13:50:21 +00:00
mkaply%us.ibm.com
aa4d6dc90d OS/2 bustage
git-svn-id: svn://10.0.0.236/trunk@120114 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 13:49:35 +00:00
igor%mir2.org
f38d221116 Do not allocate Label object and instead store label's PC and fixups in itsFixupTable and itsFixupTable arrays
git-svn-id: svn://10.0.0.236/trunk@120113 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 12:27:14 +00:00
hyatt%netscape.com
e7b6a5f36e NPOB. Fix a boolean. Cocoa.
git-svn-id: svn://10.0.0.236/trunk@120112 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 09:43:44 +00:00
pete.zha%sun.com
ca9d084b2b bug 139726:Duplicate variable definition broken compilers other than gcc
r=pete.zha@sun.com sr=jag
Check in for Jay Yan(jay.yan@sun.com)'s fix


git-svn-id: svn://10.0.0.236/trunk@120111 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 09:41:46 +00:00
igor%mir2.org
04d1e46d71 Hiding details of omj.LabelTable implementation behind new getLabelPC, addLabelFixup, fixLabelGotos and clearLabels methods and making all its fields private.
git-svn-id: svn://10.0.0.236/trunk@120110 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 09:13:28 +00:00
hyatt%netscape.com
d1566b06cb The auto complete session successfully instantiates now in response to user input.
git-svn-id: svn://10.0.0.236/trunk@120109 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 09:10:19 +00:00
hyatt%netscape.com
c132e5e231 The auto complete session successfully instantiates now in response to user input.
git-svn-id: svn://10.0.0.236/trunk@120108 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 09:09:08 +00:00
darin%netscape.com
9f6e22264d fixing solaris bustage
git-svn-id: svn://10.0.0.236/trunk@120107 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 09:02:53 +00:00
hyatt%netscape.com
64e0b0e925 More autocomplete groundwork.
git-svn-id: svn://10.0.0.236/trunk@120106 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 08:47:59 +00:00
pete.zha%sun.com
949e84e2ef bug 140204:HTTP preferences have weird checkbox handling
r=bzbarsky sr=darin
Check in for Antonio Xu's(antonit.xu@sun.com) fix


git-svn-id: svn://10.0.0.236/trunk@120105 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 08:47:56 +00:00
darin%netscape.com
1579c79f52 fixing OS/2 bustage
git-svn-id: svn://10.0.0.236/trunk@120104 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 08:29:19 +00:00
hyatt%netscape.com
d131f044e3 More autocomplete groundwork.
git-svn-id: svn://10.0.0.236/trunk@120103 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 08:25:30 +00:00
hyatt%netscape.com
0ab6bc3a94 Hooking in autocomplete. Still just laying groundwork.
git-svn-id: svn://10.0.0.236/trunk@120102 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 08:14:13 +00:00
darin%netscape.com
8205a5345d fixing OS/2 bustage
git-svn-id: svn://10.0.0.236/trunk@120101 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 07:34:27 +00:00
hyatt%netscape.com
a02151f879 Initial commit of autocomplete files.
git-svn-id: svn://10.0.0.236/trunk@120100 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 07:18:22 +00:00
hyatt%netscape.com
0fb6df63f0 Adding the auto completing text field. Upping the version to 0.2.6.
git-svn-id: svn://10.0.0.236/trunk@120099 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 07:11:05 +00:00
gerv%gerv.net
6b92e8e0b6 Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk.
git-svn-id: svn://10.0.0.236/trunk@120098 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 06:57:16 +00:00
darin%netscape.com
d6ab86854e fixes OS/2 bustage
git-svn-id: svn://10.0.0.236/trunk@120097 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 06:45:16 +00:00
darin%netscape.com
03a37c6bff fixes win32 bustage
git-svn-id: svn://10.0.0.236/trunk@120096 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 06:32:40 +00:00
bbaetz%student.usyd.edu.au
c40b378bff Bug 105960 - xml.cgi has wrong content type, and should be standalone
r=caillon x2


git-svn-id: svn://10.0.0.236/trunk@120095 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 06:25:41 +00:00
leaf%mozilla.org
d384169348 Automated update
git-svn-id: svn://10.0.0.236/trunk@120094 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 05:41:14 +00:00
darin%netscape.com
824def02af fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf


git-svn-id: svn://10.0.0.236/trunk@120092 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 05:33:09 +00:00
wtc%netscape.com
fadd9c12b4 Bugzilla bug 129080: Unroll the collect_data code. Pin the required buffers.
Allow the cache to grow if necessary to hold large objects. r=nelsonb,wtc.
Modified Files: h_bigkey.c hash_buf.c


git-svn-id: svn://10.0.0.236/trunk@120091 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 05:11:58 +00:00