Commit Graph

102286 Commits

Author SHA1 Message Date
ben%netscape.com
0df169ebf5 Update Credits :-) 2002-04-28 14:07:30 +00:00
ben%netscape.com
7dd3fc5782 RDF Outline View DataSource, take 1. 2002-04-28 14:06:08 +00:00
locka%iol.ie
72ccc640d1 On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com 2002-04-28 11:09:26 +00:00
locka%iol.ie
e649e725dd 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 2002-04-28 11:00:12 +00:00
ben%netscape.com
171e0de714 Updating nsIFile usage to reflect darin's file changes 2002-04-28 07:57:00 +00:00
jkeiser%netscape.com
900ba63a0b Make iframe border repaint when style changes (bug 124507), r=waterson@netscape.com, sr=attinasi@netscape.com 2002-04-28 07:53:41 +00:00
mkaply%us.ibm.com
4461167d71 Extra bracket 2002-04-28 02:17:58 +00:00
racham%netscape.com
486f60f0e0 Fixing bug 140183. Checking ShowProgress dialog attribute and pref as printing is done. Patch by Rod Spears. r=danm,bhuvan sr=sspitzer 2002-04-28 01:43:23 +00:00
racham%netscape.com
7b7406ee6f 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 2002-04-28 01:42:17 +00:00
miodrag%netscape.com
2be2dd01f3 Updates for LDAPJDK 4.16 2002-04-27 23:41:15 +00:00
caillon%returnzero.com
6ade118218 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. 2002-04-27 18:47:47 +00:00
curt%netscape.com
5abbe0f1e9 New "ProductNameInternal" and decriptable key "Product PreviousVersion"
(Bug 140178, r=ssu, sr=dveditz)
2002-04-27 16:47:39 +00:00
curt%netscape.com
14a88c2b4f 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)
2002-04-27 16:44:44 +00:00
blizzard%redhat.com
2285d06df5 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. 2002-04-27 16:26:10 +00:00
mkaply%us.ibm.com
50deb8426e OS/2 bustage - did I do this right? 2002-04-27 16:16:23 +00:00
karnaze%netscape.com
7e0c444abb bug 138436 - remove redundant style change reflows on auto-layout table. sr=attinasi, r=alexsavulov 2002-04-27 15:54:37 +00:00
mkaply%us.ibm.com
4337cf46c5 Beos bustage - somehow forgot to check this in 2002-04-27 15:36:21 +00:00
mkaply%us.ibm.com
930ed0eb5c Can you tell I did this too fast - that's two misspellings so far 2002-04-27 15:32:14 +00:00
mkaply%us.ibm.com
34e976e88d Misspelling 2002-04-27 14:37:42 +00:00
mkaply%us.ibm.com
eb54f03fe8 OS/2 bustage 2002-04-27 13:57:05 +00:00
blizzard%redhat.com
413ebca0d9 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 2002-04-27 13:50:21 +00:00
mkaply%us.ibm.com
a9d5116705 OS/2 bustage 2002-04-27 13:49:35 +00:00
igor%mir2.org
90d91c1e22 Do not allocate Label object and instead store label's PC and fixups in itsFixupTable and itsFixupTable arrays 2002-04-27 12:27:14 +00:00
hyatt%netscape.com
d583176e6e NPOB. Fix a boolean. Cocoa. 2002-04-27 09:43:44 +00:00
pete.zha%sun.com
efaa3b3093 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
2002-04-27 09:41:46 +00:00
igor%mir2.org
59fedca6b1 Hiding details of omj.LabelTable implementation behind new getLabelPC, addLabelFixup, fixLabelGotos and clearLabels methods and making all its fields private. 2002-04-27 09:13:28 +00:00
hyatt%netscape.com
26aae436e4 The auto complete session successfully instantiates now in response to user input. 2002-04-27 09:10:19 +00:00
hyatt%netscape.com
eb72a00520 The auto complete session successfully instantiates now in response to user input. 2002-04-27 09:09:08 +00:00
darin%netscape.com
4d2baf8913 fixing solaris bustage 2002-04-27 09:02:53 +00:00
hyatt%netscape.com
aed4094987 More autocomplete groundwork. 2002-04-27 08:47:59 +00:00
pete.zha%sun.com
6c9718b29e bug 140204:HTTP preferences have weird checkbox handling
r=bzbarsky sr=darin
Check in for Antonio Xu's(antonit.xu@sun.com) fix
2002-04-27 08:47:56 +00:00
darin%netscape.com
9b3f3116e3 fixing OS/2 bustage 2002-04-27 08:29:19 +00:00
hyatt%netscape.com
8459f76ecb More autocomplete groundwork. 2002-04-27 08:25:30 +00:00
hyatt%netscape.com
f973e08dc4 Hooking in autocomplete. Still just laying groundwork. 2002-04-27 08:14:13 +00:00
darin%netscape.com
d33011ceed fixing OS/2 bustage 2002-04-27 07:34:27 +00:00
hyatt%netscape.com
575ced8d00 Initial commit of autocomplete files. 2002-04-27 07:18:22 +00:00
hyatt%netscape.com
4b729e3776 Adding the auto completing text field. Upping the version to 0.2.6. 2002-04-27 07:11:05 +00:00
gerv%gerv.net
62b7e37455 Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk. 2002-04-27 06:57:16 +00:00
darin%netscape.com
a186b790c7 fixes OS/2 bustage 2002-04-27 06:45:16 +00:00
darin%netscape.com
9dd10adc9b fixes win32 bustage 2002-04-27 06:32:40 +00:00
bbaetz%student.usyd.edu.au
0af30f9d57 Bug 105960 - xml.cgi has wrong content type, and should be standalone
r=caillon x2
2002-04-27 06:25:41 +00:00
leaf%mozilla.org
ac23401c80 Automated update 2002-04-27 05:41:14 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
wtc%netscape.com
f9171f1b27 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
2002-04-27 05:11:58 +00:00
wtc%netscape.com
2dc5b0572e Plug leak. (bug 124234) 2002-04-27 05:09:48 +00:00
kestes%walrus.com
f35b0ca475 updates 2002-04-27 05:05:14 +00:00
kestes%walrus.com
caf07f3804 fixes 2002-04-27 04:59:46 +00:00
kestes%walrus.com
096a30e0df missing ; 2002-04-27 04:57:03 +00:00
kestes%walrus.com
1a94f267c6 Ignore build must allow spaces in buildnames. 2002-04-27 04:55:37 +00:00
kestes%walrus.com
437a05108c fixes 2002-04-27 04:24:43 +00:00