Commit Graph

5161 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
df4f6268bf Removing unused files
git-svn-id: svn://10.0.0.236/trunk@88057 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 04:37:09 +00:00
beard%netscape.com
8fec369fc8 Fix carbon redraw non-existence. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@88011 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 21:21:54 +00:00
mkaply%us.ibm.com
cba442d911 #61820
r=mkaply, a=blizzard
Code from jkobal to prevent focus from leaving browser when window is destroyed


git-svn-id: svn://10.0.0.236/trunk@87992 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:42:38 +00:00
cltbld%netscape.com
6ccf6f3820 fix bustage TARGET_CARBON. r=sdagley
git-svn-id: svn://10.0.0.236/trunk@87775 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 04:11:57 +00:00
cltbld%netscape.com
ae2b05b5bc bug 65219, change nsAutoString::Recycle() to delete. r=scc
git-svn-id: svn://10.0.0.236/trunk@87774 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 04:10:38 +00:00
scc%mozilla.org
3f930de8f0 bug #65219: (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers.
git-svn-id: svn://10.0.0.236/trunk@87754 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:03:02 +00:00
blakeross%telocity.com
79c67cd012 onclick doesn't fire on middle click, and only fires on double right click (63950, 63073, also fixes middle-click link opening like 58354). r=rods sr=alecf
git-svn-id: svn://10.0.0.236/trunk@87737 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:40:19 +00:00
disttsc%bart.nl
edc70961f6 Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
git-svn-id: svn://10.0.0.236/trunk@87655 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 09:35:51 +00:00
sdagley%netscape.com
3520fbb56e Fix #40101 - Remove inclusion of 68K secific header. Patch supplied by gordon@sunvalley.net, r=sdagley, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@87632 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:22:27 +00:00
dougt%netscape.com
175245e2de Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com


git-svn-id: svn://10.0.0.236/trunk@87587 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 20:38:08 +00:00
blizzard%redhat.com
69610cc3f2 Fix bug #67988. Fix focus problems in mail/news. Don't always grab the gtk widget when someone requests focus...after all it's just a request. This also might fix bug #68004. r=bryer,saari sr=shaver
git-svn-id: svn://10.0.0.236/trunk@87577 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 15:58:59 +00:00
pinkerton%netscape.com
f09007a9e1 Support for CF_HTML flavor when copying data to other win32 apps.
r=saari/sr=hyatt. bug#69363


git-svn-id: svn://10.0.0.236/trunk@87507 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:27:57 +00:00
mkaply%us.ibm.com
aadb898618 #67477
r=mkaply, a=blizzard
Code from jkobal - need to filter another char message


git-svn-id: svn://10.0.0.236/trunk@87451 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 15:50:58 +00:00
dbaron%fas.harvard.edu
aca0d1a170 Improve GTK system colors by choosing colors in a way more similar to the way GTK chooses them, although it's still not perfect. b=67448 r=bryner,pavlov sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@87292 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 18:55:01 +00:00
pinkerton%netscape.com
20ba9ade9f coalesce nearby rects into a single rect based on ratio of combined area in comparison to their bounding box area. r=saari/sr=sfraser. bug# 53657.
git-svn-id: svn://10.0.0.236/trunk@87236 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 22:58:56 +00:00
pinkerton%netscape.com
f3f2d2b54f actually use the mime mapping flavor when determining if a flavor is in a drag item, rather than relying on the defaults. r=saari,sr=sfraser. bug# 68828.
git-svn-id: svn://10.0.0.236/trunk@87140 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:08:39 +00:00
erik%netscape.com
6dfb1440cf better NS_IMPL_ISUPPORTS usage (to be consistent with others)
git-svn-id: svn://10.0.0.236/trunk@87060 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 01:17:44 +00:00
erik%netscape.com
3df144c1b0 better NS_IMPL_ISUPPORTS usage (to be consistent with others)
git-svn-id: svn://10.0.0.236/trunk@87059 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 01:09:01 +00:00
erik%netscape.com
f6ac7cd2cb better NS_IMPL_ISUPPORTS usage (to be consistent with others)
git-svn-id: svn://10.0.0.236/trunk@87058 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:59:33 +00:00
ftang%netscape.com
d1cc1a48b0 land the mac nsBidiKeyboard build change for b 68732.
git-svn-id: svn://10.0.0.236/trunk@87051 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:13:14 +00:00
ftang%netscape.com
f59f639c00 fix mac iid problem. r=erik
git-svn-id: svn://10.0.0.236/trunk@87050 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:11:29 +00:00
erik%netscape.com
ea985fdf1c fixing build bustage; discovered by ftang
git-svn-id: svn://10.0.0.236/trunk@87049 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:10:04 +00:00
erik%netscape.com
3854878e8a bug 68739; r=kmcclusk; sr=erik; author=simon@softel.co.il (IBM bidi
project); new files for querying and setting bidi properties of the
keyboard


git-svn-id: svn://10.0.0.236/trunk@87042 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:13:07 +00:00
mkaply%us.ibm.com
e21bafb130 No bug
r=mkaply, a=blizzard
Handle Shift+Enter properly


git-svn-id: svn://10.0.0.236/trunk@87040 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:02:36 +00:00
erik%netscape.com
5b31b2f5f5 bug 68739; r=kmcclusk; sr=erik; author=simon@softel.co.il (IBM bidi
project); adding new files for querying and setting bidi properties of the
keyboard


git-svn-id: svn://10.0.0.236/trunk@87037 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:37:33 +00:00
erik%netscape.com
041e9eda29 bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi
project (simon@softel.co.il) for querying and setting bidi properties of
the keyboard


git-svn-id: svn://10.0.0.236/trunk@87035 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:32:26 +00:00
rods%netscape.com
a4c6556f22 Fixed bad spelling
Bug 68465 r=dcone,sr=attinasi


git-svn-id: svn://10.0.0.236/trunk@86993 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 12:39:57 +00:00
pinkerton%netscape.com
4c94bdb338 carbon changes. r=pink/sdagley/beard. a=sfraser.
git-svn-id: svn://10.0.0.236/trunk@86937 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 21:48:26 +00:00
dprice%netscape.com
fe020ec48a 65845 first cut of the order files
git-svn-id: svn://10.0.0.236/trunk@86883 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:48:02 +00:00
pinkerton%netscape.com
a845545a46 change iid's to make them unique. bug 68073, r=pchen/sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@86861 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 00:10:33 +00:00
pinkerton%netscape.com
7a02550a14 fix for 67406, re-instate the drag handlers for carbon, make them UPPs, make them per-window, not static. r=pchen/sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@86860 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 23:39:50 +00:00
pinkerton%netscape.com
385f6f9294 fix 'about mozilla' item in apple menu. make sure we call HandleDOMEvent on the correct dom node ;) r=pchen/a=sfraser. bug 43935
git-svn-id: svn://10.0.0.236/trunk@86842 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:50:14 +00:00
disttsc%bart.nl
03f69c5003 Back out dougt's channel changes
git-svn-id: svn://10.0.0.236/trunk@86793 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:14:23 +00:00
dbaron%fas.harvard.edu
5e7361301a Fix OS/2 bustage by updating to new necko interfaces by applying the exact same patch used in the GTK port.
git-svn-id: svn://10.0.0.236/trunk@86747 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 04:05:05 +00:00
dougt%netscape.com
7af79c83df Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com


git-svn-id: svn://10.0.0.236/trunk@86717 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 00:16:26 +00:00
mkaply%us.ibm.com
8e3640be69 #67515
r=mkaply, a=blizzard
OS/2 ONLY - Ignore extraneous WM_MOUSEMOVE so the event manager doesn't think we are dragging


git-svn-id: svn://10.0.0.236/trunk@86707 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-09 23:24:54 +00:00
pinkerton%netscape.com
3d24858249 Backout of 30841 to fix menus not going away when clicking in the title bar
r=pink/sr=hyatt/a=asa


git-svn-id: svn://10.0.0.236/trunk@86623 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-08 21:06:43 +00:00
dr%netscape.com
599b785704 fix for 30841. r=pinkerton, sr=hyatt, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@86585 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-08 00:44:36 +00:00
pinkerton%netscape.com
5f0af57773 per the current universal headers, ::DrawGrowIcon() has been depricated since MacOS 8.0 (the wdef does it). removing the two places we call it. r=danm/sr=scc.
git-svn-id: svn://10.0.0.236/trunk@86505 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 06:51:21 +00:00
pavlov%netscape.com
84781cc715 fixing bug 60739 r=blizzard sr=shaver
git-svn-id: svn://10.0.0.236/trunk@86503 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 06:37:59 +00:00
blizzard%redhat.com
d77120840a Fix bug #16766. This should fix the requirement to release the mouse before context menus work. r=pavlov, sr=blizzard. Patch from Kevin Buhr <buhr@stat.wisc.edu>. Thanks.
git-svn-id: svn://10.0.0.236/trunk@86469 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 04:16:20 +00:00
cmanske%netscape.com
eee619855a Fixed saving over existing file bug 66745. r,m=Makoto Hamanaka (VYA04230@nifty.com), sr=sfraser.'
git-svn-id: svn://10.0.0.236/trunk@86311 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 04:38:08 +00:00
blizzard%redhat.com
b363d35081 Fix bug #31146. Fix problems where popup windows get focus when the are shown. r=pavlov, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@86191 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 21:54:21 +00:00
rods%netscape.com
5b130d03e0 Added UI for printing selectd frame
Bug 66783 r=kmcclusk,ben,dcone sr=buster


git-svn-id: svn://10.0.0.236/trunk@86059 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:42:53 +00:00
cmanske%netscape.com
ef209dfcbc Fix bug 66745 for OS2. r,m=mkaply sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@86002 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 22:45:05 +00:00
cmanske%netscape.com
d961d5b358 Fixed bug 66745 on Windows (saving over existing file). r=law, sr=kin
git-svn-id: svn://10.0.0.236/trunk@85940 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 05:16:30 +00:00
dbaron%fas.harvard.edu
db5144e3a1 Fix bustage with xlib + MOZ_TRACK_MODULE_DEPS by adding necessary directories to REQUIRES.
git-svn-id: svn://10.0.0.236/trunk@85935 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 03:50:19 +00:00
blizzard%redhat.com
573f8a698a Fix bug #66798. Only output our warning on DEBUG builds. r=pavlov, sr=blizzard r=doron
git-svn-id: svn://10.0.0.236/trunk@85815 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 04:31:35 +00:00
pinkerton%netscape.com
6ccbd64690 fix for 66823. we weren't correctly setting the port before calling LocalToGlobal, which would cause ::MoveWindow() to be skipped in some situations (2nd browser window). r=danm/sr=ben.
git-svn-id: svn://10.0.0.236/trunk@85661 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-28 02:12:58 +00:00
dbaron%fas.harvard.edu
63bf4cc356 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@85655 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 23:31:15 +00:00