Commit Graph

3461 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
f6a75be6c1 # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla


git-svn-id: svn://10.0.0.236/trunk@60739 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 15:57:53 +00:00
Jerry.Kirk%Nexwarecorp.com
ed5784191b Fix positioning code for combo boxes and other pop-ups.
PHOTON ONLY


git-svn-id: svn://10.0.0.236/trunk@60731 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 13:20:21 +00:00
danm%netscape.com
d64f667b97 force application resume event into modal window. bug 21297. r:saari
git-svn-id: svn://10.0.0.236/trunk@60688 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:28:44 +00:00
dbaron%fas.harvard.edu
7b2435d51d Fix a small leak of an nsBaseWidget (when clicking the mouse on the Start Mozilla button in the profile manager, and probably some other cases).
r=pavlov


git-svn-id: svn://10.0.0.236/trunk@60636 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 14:59:55 +00:00
hyatt%netscape.com
90464a6e61 Submenu delay is incorrect for Win32 default. Patching in look and feel.
git-svn-id: svn://10.0.0.236/trunk@60622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 07:20:22 +00:00
blizzard%redhat.com
f35e03bd09 fix for printing crash, bug #24735. make sure that mAdjustment is initialized in the constructor. r=tor
git-svn-id: svn://10.0.0.236/trunk@60606 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 19:11:47 +00:00
pavlov%netscape.com
cc239dbd6a quiet down saari's debugging output for the rest of us.
git-svn-id: svn://10.0.0.236/trunk@60548 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:42:57 +00:00
ftang%netscape.com
7e4f0907ea fix bug 23665. make OnKeyUp same behavior as OnKeyDown. Clean up old old unused code. r=rods
git-svn-id: svn://10.0.0.236/trunk@60540 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:10:22 +00:00
hyatt%netscape.com
c4901d5a4c Landing focus memory. r=saari
git-svn-id: svn://10.0.0.236/trunk@60533 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:35:14 +00:00
saari%netscape.com
19260739a5 Changes for focus, too many bugs to list, look at my PDT+ list if you care. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60532 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:32:13 +00:00
saari%netscape.com
c9e152ec43 Changes for focus landing that is now commencing.
Too many bugs to list, look at my PDT+ list if you care. r=hyatt


git-svn-id: svn://10.0.0.236/trunk@60531 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:31:18 +00:00
Jerry.Kirk%Nexwarecorp.com
cc64e38c88 Remove the -DPHOTON2_ONLY flag since everything has been converted over to Photon 2
git-svn-id: svn://10.0.0.236/trunk@60521 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:30:44 +00:00
dcone%netscape.com
2dabaa9aae Fixed the invalidate for the Palette. r=rods
git-svn-id: svn://10.0.0.236/trunk@60483 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:35:01 +00:00
danm%netscape.com
ed9de8bf79 pass all keyboard events in modal event filter. bug 27296. r:pinkerton.
git-svn-id: svn://10.0.0.236/trunk@60465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:05:35 +00:00
danm%netscape.com
763cd027e0 nsToolkit destructor was decrementing the refcount on the global event queue handler; a prelude to stopping event handling. It now does this only if it had previously incremented the refcount: a thing done in Init, not the constructor. bug 21596. r:pinkerton,scc.
git-svn-id: svn://10.0.0.236/trunk@60457 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:56:57 +00:00
dcone%netscape.com
e7c81be1d0 fixed some palette code. r=kmclusk
git-svn-id: svn://10.0.0.236/trunk@60321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 13:59:45 +00:00
dveditz%netscape.com
a5685697d5 Resurrect VC5 build
git-svn-id: svn://10.0.0.236/trunk@60299 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:09:18 +00:00
blizzard%redhat.com
33a2597a1a first pass at DND for gtk since superwin. fixes bug #9642. r=pavlov,pinkerton
git-svn-id: svn://10.0.0.236/trunk@60273 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:19:52 +00:00
pinkerton%netscape.com
b367f9f1a0 removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
git-svn-id: svn://10.0.0.236/trunk@60272 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:18:55 +00:00
pinkerton%netscape.com
5ae9992bde fix build bustage.
git-svn-id: svn://10.0.0.236/trunk@60262 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:24:28 +00:00
dmose%mozilla.org
3e39414c34 fix solaris build bustage. a=leaf@mozilla.org; r=mcafee@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60254 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:29:57 +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
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
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
pavlov%netscape.com
b72403fef3 remove some code cruft and remove the code to do expose events on timers that wasn't working in modal dialogs and replace it with a more efficient, direct, and just better method. we're getting pretty fast now. r=bryner@uiuc.edu
git-svn-id: svn://10.0.0.236/trunk@60174 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:43:04 +00:00
pinkerton%netscape.com
01e5181fab remove un-necessary stream stuff.
git-svn-id: svn://10.0.0.236/trunk@60170 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:29:10 +00:00
sfraser%netscape.com
e43f64294b Remove ICGlueCFM-PPC.lib, which is not needed. r=mozbot
git-svn-id: svn://10.0.0.236/trunk@60169 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:24:52 +00:00
tbogard%aol.net
8e85450ff6 GetWebShell has been replaced by GetDocShell. You also can go directly from a docshell to a presShell without having to walk the content viewer etc. This should fix Linux bustage.
git-svn-id: svn://10.0.0.236/trunk@60130 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:22:19 +00:00
tbogard%aol.net
c416db8338 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
danm%netscape.com
c0538b98ea disable expose event coalescing while nsTimers are broken in modal windows. bug 26283. r:pavlov
git-svn-id: svn://10.0.0.236/trunk@60108 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:30:40 +00:00
pavlov%netscape.com
7eb19a89d6 Flush mouse motion events to make scrolling snappier. r=beard
git-svn-id: svn://10.0.0.236/trunk@60105 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:33:18 +00:00
pavlov%netscape.com
b62530ba6e fix bug 14513 by saving the widths and heights r=waterson
git-svn-id: svn://10.0.0.236/trunk@60051 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:02:32 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
scc%netscape.com
bdf5b4baa2 Pro5 update; eliminate dependcies on PowerPlant r=beard
git-svn-id: svn://10.0.0.236/trunk@59999 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 22:32:40 +00:00
pavlov%netscape.com
dbd8135328 convert UTF8_STRING to unicode in the clipboard. add some nsCOMPtr goodness. remove code cruft. only draw each part of the updated region if there are less than 10 rects making up the region. fix not being able to move windows to where you want them (bug 17703). r=bryner@uiuc.edu
git-svn-id: svn://10.0.0.236/trunk@59978 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:43:42 +00:00
beard%netscape.com
8932999a96 fix nsIToolkit leak. r=smfr
git-svn-id: svn://10.0.0.236/trunk@59904 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 23:11:20 +00:00
rods%netscape.com
79248e7545 commenting out widgets from the build they have been moved to the viewer app
r kmcclusk, b =17027


git-svn-id: svn://10.0.0.236/trunk@59779 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:59:57 +00:00
rods%netscape.com
ce95e7bd2f commenting out widgets from the build they have been moved tothe viewer app
r kmcclusk, b =17027


git-svn-id: svn://10.0.0.236/trunk@59778 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:59:31 +00:00
pinkerton%netscape.com
7bc776b126 Fixing bug 26468, gtk clipboard regression with plain text. Forgot to set the flavor when doing conversion to unicode from text/plain. doh! r=akkana
git-svn-id: svn://10.0.0.236/trunk@59735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:38:27 +00:00
pavlov%netscape.com
49aa03fcb7 remove bogus comments.
git-svn-id: svn://10.0.0.236/trunk@59717 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:03:36 +00:00
sfraser%netscape.com
9a725f9715 Back out an old change by dcone which attempted to fix a redraw bug that has since been fixed a different way. r=beard.
git-svn-id: svn://10.0.0.236/trunk@59713 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:51:49 +00:00
pp%ludusdesign.com
637edb15e8 Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:39:15 +00:00
rods%netscape.com
36a6786bda added bool check to make sure the ctrl key was pressed.
b=26400 r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@59690 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:58:43 +00:00
Jerry.Kirk%Nexwarecorp.com
db9f8fce72 I had to add back in native buttons and text widgets so viewer would work...
git-svn-id: svn://10.0.0.236/trunk@59603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:54:39 +00:00
Jerry.Kirk%Nexwarecorp.com
f523eb429c Removing clip.c becuase we no longer have to override the clipping
functions that are built into Photon. Also don't build the native widgets
that mozilla no longer uses.


git-svn-id: svn://10.0.0.236/trunk@59592 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:07:21 +00:00
Jerry.Kirk%Nexwarecorp.com
6553dfb4d1 Comment out all the native widgets that mozilla is no longer using
to reduce the size of the shared library.


git-svn-id: svn://10.0.0.236/trunk@59574 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:08:54 +00:00
nhotta%netscape.com
2f15abb68a Added charset conversin from unicode to file system charset, bug 23384, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@59558 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:04:12 +00:00
brade%netscape.com
903ef4f864 fix access paths for move to CW5 (bug #25949)
git-svn-id: svn://10.0.0.236/trunk@59549 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:45:39 +00:00
brade%netscape.com
8d28cbc5e0 reorder processor directives so this file will compile on Mac
git-svn-id: svn://10.0.0.236/trunk@59545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:39:43 +00:00