Commit Graph

4328 Commits

Author SHA1 Message Date
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
mkaply%us.ibm.com
b2b153595e #58627
r=cls
Remove timer.dll from OS/2 build - make it a part of widget
2001-03-02 00:10:24 +00:00
pinkerton%netscape.com
a838899892 fix for menus being unresponsive in classic build when no windows are available. commented out a bit added for fizzilla where the two platforms are at odds. sr=sfraser. bug# 68766 2001-02-27 23:35:46 +00:00
disttsc%bart.nl
b5c0478fcf Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben 2001-02-27 11:31:52 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
mkaply%us.ibm.com
8e2804f300 Removing unused files 2001-02-27 04:37:09 +00:00
beard%netscape.com
dbb6c335a3 Fix carbon redraw non-existence. r=pinkerton 2001-02-26 21:21:54 +00:00
mkaply%us.ibm.com
ceb7d0c0af #61820
r=mkaply, a=blizzard
Code from jkobal to prevent focus from leaving browser when window is destroyed
2001-02-26 15:42:38 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
cltbld%netscape.com
7b16ea5306 fix bustage TARGET_CARBON. r=sdagley 2001-02-23 04:11:57 +00:00
cltbld%netscape.com
f4720adfff bug 65219, change nsAutoString::Recycle() to delete. r=scc 2001-02-23 04:10:38 +00:00
scc%mozilla.org
6a8b3af976 bug #65219: (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers. 2001-02-23 02:03:02 +00:00
blakeross%telocity.com
f0848e2c01 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 2001-02-23 00:40:19 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
sdagley%netscape.com
f0e4383c85 Fix #40101 - Remove inclusion of 68K secific header. Patch supplied by gordon@sunvalley.net, r=sdagley, sr=sfraser 2001-02-22 04:22:27 +00:00
dougt%netscape.com
128f95aa9b 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
2001-02-21 20:38:08 +00:00
blizzard%redhat.com
bc00b4273c 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 2001-02-21 15:58:59 +00:00
pinkerton%netscape.com
ed780c2648 Support for CF_HTML flavor when copying data to other win32 apps.
r=saari/sr=hyatt. bug#69363
2001-02-20 23:27:57 +00:00
mkaply%us.ibm.com
1f12c495db #67477
r=mkaply, a=blizzard
Code from jkobal - need to filter another char message
2001-02-20 15:50:58 +00:00
dbaron%fas.harvard.edu
95dc3c980e 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 2001-02-17 18:55:01 +00:00
pinkerton%netscape.com
2b6980e552 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. 2001-02-16 22:58:56 +00:00
pinkerton%netscape.com
ab87b3ed6d 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. 2001-02-15 22:08:39 +00:00
erik%netscape.com
3731163f2b better NS_IMPL_ISUPPORTS usage (to be consistent with others) 2001-02-15 01:17:44 +00:00
erik%netscape.com
9c9f395df7 better NS_IMPL_ISUPPORTS usage (to be consistent with others) 2001-02-15 01:09:01 +00:00
erik%netscape.com
cffc9b6aa5 better NS_IMPL_ISUPPORTS usage (to be consistent with others) 2001-02-15 00:59:33 +00:00
ftang%netscape.com
dfd9e9f108 land the mac nsBidiKeyboard build change for b 68732. 2001-02-15 00:13:14 +00:00
ftang%netscape.com
4e174bf6a5 fix mac iid problem. r=erik 2001-02-15 00:11:29 +00:00
erik%netscape.com
2ca07ce706 fixing build bustage; discovered by ftang 2001-02-15 00:10:04 +00:00
erik%netscape.com
14c49ae9c5 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
2001-02-14 23:13:07 +00:00
mkaply%us.ibm.com
5d472a3480 No bug
r=mkaply, a=blizzard
Handle Shift+Enter properly
2001-02-14 23:02:36 +00:00
erik%netscape.com
c7e8b33ec3 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
2001-02-14 22:37:33 +00:00
erik%netscape.com
fdadf0e177 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
2001-02-14 22:32:26 +00:00
rods%netscape.com
1e3072a1a2 Fixed bad spelling
Bug 68465 r=dcone,sr=attinasi
2001-02-14 12:39:57 +00:00
pinkerton%netscape.com
d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
pinkerton%netscape.com
a23b17eed2 change iid's to make them unique. bug 68073, r=pchen/sr=sfraser. 2001-02-13 00:10:33 +00:00
pinkerton%netscape.com
6b58e34398 fix for 67406, re-instate the drag handlers for carbon, make them UPPs, make them per-window, not static. r=pchen/sr=sfraser. 2001-02-12 23:39:50 +00:00
pinkerton%netscape.com
d6f73b836e fix 'about mozilla' item in apple menu. make sure we call HandleDOMEvent on the correct dom node ;) r=pchen/a=sfraser. bug 43935 2001-02-12 21:50:14 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dbaron%fas.harvard.edu
32844913ef Fix OS/2 bustage by updating to new necko interfaces by applying the exact same patch used in the GTK port. 2001-02-10 04:05:05 +00:00
dougt%netscape.com
1b9ca82439 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
2001-02-10 00:16:26 +00:00
mkaply%us.ibm.com
da8b0e151c #67515
r=mkaply, a=blizzard
OS/2 ONLY - Ignore extraneous WM_MOUSEMOVE so the event manager doesn't think we are dragging
2001-02-09 23:24:54 +00:00
pinkerton%netscape.com
0e10555210 Backout of 30841 to fix menus not going away when clicking in the title bar
r=pink/sr=hyatt/a=asa
2001-02-08 21:06:43 +00:00
dr%netscape.com
2574f3c7be fix for 30841. r=pinkerton, sr=hyatt, a=blizzard 2001-02-08 00:44:36 +00:00
pinkerton%netscape.com
a706a8d009 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. 2001-02-07 06:51:21 +00:00
pavlov%netscape.com
e29100a3dc fixing bug 60739 r=blizzard sr=shaver 2001-02-07 06:37:59 +00:00
blizzard%redhat.com
fd8809073d 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. 2001-02-07 04:16:20 +00:00
cmanske%netscape.com
36637accb4 Fixed saving over existing file bug 66745. r,m=Makoto Hamanaka (VYA04230@nifty.com), sr=sfraser.' 2001-02-06 04:38:08 +00:00
blizzard%redhat.com
c68bfa86e9 Fix bug #31146. Fix problems where popup windows get focus when the are shown. r=pavlov, sr=alecf 2001-02-04 21:54:21 +00:00
rods%netscape.com
b71790af51 Added UI for printing selectd frame
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00