Commit Graph

53430 Commits

Author SHA1 Message Date
rods%netscape.com
7487b46e5f ifdef'ing out some new functionality for radio buttons in standard mode
a=leaf r=self


git-svn-id: svn://10.0.0.236/trunk@60250 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 20:19:19 +00:00
rogerl%netscape.com
2da230d083 Changed implementation of toString(<base>) to use Waldemar's code from
SpiderMonkey.


git-svn-id: svn://10.0.0.236/trunk@60249 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:52:31 +00:00
rods%netscape.com
cffeb53a49 removing unneeded native frames and unneeded frame classes that these derived from
fixing checkbox and radiobutton state restore
fixing right btn click on dropdown
adding in initial work for accesskey
bug 17027,26296,27063,7559; carpool a=leaf; r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@60248 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:34:39 +00:00
rods%netscape.com
6881c73afa cleaning up widget library and removing uneeded widgets
fixed ALT key issue for windows
bug 17027,27041; carpool a=leaf; r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@60247 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:30:25 +00:00
rods%netscape.com
d59b06d064 cleaning up viewer to use local versions widget files and support
bug 17027, carpool a=leaf, r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@60246 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:28:24 +00:00
rods%netscape.com
0fe441c706 added interfaces to build and added them to be exported
git-svn-id: svn://10.0.0.236/trunk@60245 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:25:44 +00:00
karnaze%netscape.com
c3c88c42b2 new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60244 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 18:17:31 +00:00
putterman%netscape.com
aceff128b9 Fix assertion when running today's build. r=kin
git-svn-id: svn://10.0.0.236/trunk@60243 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 17:03:52 +00:00
kmcclusk%netscape.com
31beeacc3d Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
Call SetTextAlign within SetupDC instead of in each DrawString on WIN32. bug 26973; r=rods@netscape.com


git-svn-id: svn://10.0.0.236/trunk@60242 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:48:01 +00:00
mkaply%us.ibm.com
47e2d0e686 #26537
r=momoi@netscape.com


git-svn-id: svn://10.0.0.236/trunk@60241 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:47:28 +00:00
law%netscape.com
eab591bbd8 Transfer focus to existing dialog, if there is one; b=23029, r=sfraser
git-svn-id: svn://10.0.0.236/trunk@60240 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:39:21 +00:00
rods%netscape.com
29215e2548 Accesskey registration methods (empty stubs at this point)
b 7559, r=joki


git-svn-id: svn://10.0.0.236/trunk@60239 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:14:55 +00:00
Jerry.Kirk%Nexwarecorp.com
9c27e54b66 Updating for the Neutrino Platform. Not finished yet, still looking
for the "pcs" memmber in the malloc_log_entry structure.


git-svn-id: svn://10.0.0.236/trunk@60238 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:25:18 +00:00
karnaze%netscape.com
d05a3a002f bug 18770, no percent calcs on unconstrained width, better allocation to cols.
git-svn-id: svn://10.0.0.236/trunk@60237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:22:00 +00:00
Jerry.Kirk%Nexwarecorp.com
7469c30bf3 Finish initial conversion from Photon 1 to Photon 2.
Force all off-screen drawing to be done in video card RAM instead of main
system RAM using Pd functions instead of Pm functions. PHOTON ONLY
r=kedl


git-svn-id: svn://10.0.0.236/trunk@60236 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:07:54 +00:00
jst%citec.fi
57a7c3b745 Make context menus work on XML pages (#15713). r=vidur@netscape.com,joki@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60235 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:58:26 +00:00
Jerry.Kirk%Nexwarecorp.com
4fc0db169f Checking in changes that fix the pop-up menus under Photon allowing them
to close if the user clicks outside the application. Also fix
DestroyNativeChildren method. PHOTON ONLY
r=kedl


git-svn-id: svn://10.0.0.236/trunk@60234 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:47:23 +00:00
Jerry.Kirk%Nexwarecorp.com
fb6b207f3e Clear out a structure, that if not cleared causes the FileWidget to be
weird sizes. PHOTON ONLY.


git-svn-id: svn://10.0.0.236/trunk@60233 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:03:45 +00:00
leaf%mozilla.org
acbea21228 Automated update
git-svn-id: svn://10.0.0.236/trunk@60232 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:01:14 +00:00
Jerry.Kirk%Nexwarecorp.com
aae7b9a367 Making changes for the Neutrino/Photon platform to switch from Photon 1
to Photon 2 and from cross compiling under QNX to native compiling under
Neutrino.


git-svn-id: svn://10.0.0.236/trunk@60231 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 12:57:36 +00:00
terry%mozilla.org
59975be873 Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the
"check all" and "uncheck all" buttons work on IE.


git-svn-id: svn://10.0.0.236/trunk@60230 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 11:55:07 +00:00
terry%mozilla.org
b3752b5c3a Get rid of a bit of unused Javascript code.
git-svn-id: svn://10.0.0.236/trunk@60229 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 11:43:10 +00:00
hyatt%netscape.com
e21aa14a19 Fixing syntax error.
git-svn-id: svn://10.0.0.236/trunk@60228 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 11:40:48 +00:00
hyatt%netscape.com
e5a5d2d82a added files: mozilla/layout/xul/base/src/nsMenuListener.cpp
git-svn-id: svn://10.0.0.236/trunk@60227 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:14:50 +00:00
hyatt%netscape.com
49c9613f26 Oops. Forgot to add another file.
git-svn-id: svn://10.0.0.236/trunk@60226 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:13:52 +00:00
hyatt%netscape.com
72d277f4cc Oops. Forgot to add a file.
git-svn-id: svn://10.0.0.236/trunk@60225 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:13:36 +00:00
pierre%netscape.com
c9aebdd959 fixed the flashing mode in debug builds
git-svn-id: svn://10.0.0.236/trunk@60224 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:05:25 +00:00
hyatt%netscape.com
5fd1359b9c Fix for bug #26381
git-svn-id: svn://10.0.0.236/trunk@60223 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 09:39:15 +00:00
hyatt%netscape.com
126b0e8e2b Giving the XUL key listener a spanking.
git-svn-id: svn://10.0.0.236/trunk@60222 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 09:35:30 +00:00
hyatt%netscape.com
81daec9012 Giving menus some seriously tough love.
git-svn-id: svn://10.0.0.236/trunk@60221 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 09:34:35 +00:00
valeski%netscape.com
5184ce5aed more mac repair
git-svn-id: svn://10.0.0.236/trunk@60220 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:56:15 +00:00
dp%netscape.com
e8ff09e36c Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@60219 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:47:51 +00:00
valeski%netscape.com
6aa4e4019b mac redness
git-svn-id: svn://10.0.0.236/trunk@60218 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:42:29 +00:00
valeski%netscape.com
01efb622f8 fixing mac redness
git-svn-id: svn://10.0.0.236/trunk@60217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:39:44 +00:00
mscott%netscape.com
8c683aeba6 bug #26959 and bug #26958 --> if create category service returns an error, don't force an abort
on creating the http protocol handler.
r=valeski.


git-svn-id: svn://10.0.0.236/trunk@60216 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:25:11 +00:00
valeski%netscape.com
e59094f78f mac bustage attempt. die net.h die
git-svn-id: svn://10.0.0.236/trunk@60215 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:17:26 +00:00
dougt%netscape.com
8405fac6f4 Making unix act like the rest of the platforms. It now return zero for the
size if the nsIFile is really a directory.


git-svn-id: svn://10.0.0.236/trunk@60214 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:09:35 +00:00
dougt%netscape.com
a7629baafd Remove double hash lookup.
Added extra add ref to cache
r=jband (submitted by him)


git-svn-id: svn://10.0.0.236/trunk@60213 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:08:20 +00:00
valeski%netscape.com
bf46729ce3 r=gagan. 10551. FTP date parsing is fixed
git-svn-id: svn://10.0.0.236/trunk@60212 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:04:45 +00:00
dp%netscape.com
0e1169453c Enabling use of gKeyedStreamGenerator. Fixing shutdown crash due to
static destructors being called. r=scc


git-svn-id: svn://10.0.0.236/trunk@60211 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 07:45:29 +00:00
dp%netscape.com
793f640577 Changing comments to indicate contract of weak reference.
git-svn-id: svn://10.0.0.236/trunk@60210 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 07:31:39 +00:00
bienvenu%netscape.com
db0bc48cf5 add support for unicode error and status messages, fix non-latin1 folder names at startup, r=jefft 26596
git-svn-id: svn://10.0.0.236/trunk@60209 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:48:21 +00:00
valeski%netscape.com
182f5c8e73 #define collision. net.h must dies
git-svn-id: svn://10.0.0.236/trunk@60208 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:48:12 +00:00
dcone%netscape.com
50c36d0e07 Fixed some flags and mask's in 16 bit blend. r=rods
git-svn-id: svn://10.0.0.236/trunk@60207 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:09:43 +00:00
sfraser%netscape.com
28f263855f Giving up on this quit and restart CodeWarrior thing. This should make the clobber builds happier.
git-svn-id: svn://10.0.0.236/trunk@60206 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:01:15 +00:00
mcafee%netscape.com
b885f1509c Fixing solaris bustage. Tainting problem, need to include .h file instead of using class declaration. r=scc
git-svn-id: svn://10.0.0.236/trunk@60205 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:26:02 +00:00
valeski%netscape.com
4890009be0 we don't want to default to GMT
git-svn-id: svn://10.0.0.236/trunk@60204 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:08:54 +00:00
valeski%netscape.com
8294c35c35 nsMimeTypes.h inclusion. also part of the fix to 10551, FTP date problems
git-svn-id: svn://10.0.0.236/trunk@60203 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:07:48 +00:00
valeski%netscape.com
4a69bc3193 removing our internal #defines, nsMimeTypes.h is the way to go now
git-svn-id: svn://10.0.0.236/trunk@60202 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:06:01 +00:00
valeski%netscape.com
8e0a440cc5 getting the rest of necko to use the mimetypes file. also added protection for UA string setup
git-svn-id: svn://10.0.0.236/trunk@60201 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:04:52 +00:00