markh%activestate.com
070f7943fe
Fix to bug 14368 - Win32 - F10 key does not activate the menu bar.
...
r=dean_tessman@hotmail.com , sr=hyatt@netscape.com
2001-03-12 09:53:33 +00:00
Peter.VanderBeken%pandora.be
ede8756d78
Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst.
2001-03-10 21:02:12 +00:00
dbaron%fas.harvard.edu
294c8d92c4
Fix bug with menus that went away when they shouldn't by not calling SetFocus (which the comment said we shouldn't do anyway) and sending an NS_LOSTFOCUS event instead of NS_DEACTIVATE when losing focus, as the GTK port does. r=blizzard@mozilla.org b=64791 (xlib changes only)
2001-03-10 03:45:16 +00:00
dbaron%fas.harvard.edu
44c6d526a0
Change the system colors in xlib to more reasonable dummy values so that the classic skin looks better. In particular, fix the 3-D border colors, make -moz-field white, make things tend towards web-safe colors out of habit, and reindent the whole thing according to the modeline. r=blizzard@mozilla.org b=71133 (xlib port changes only)
2001-03-10 03:39:43 +00:00
dbaron%fas.harvard.edu
285b306128
Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org
2001-03-10 03:23:35 +00:00
dbaron%fas.harvard.edu
b45b4c56a3
Fix problems with 3-D colors in some GTK themes by calling gtk_widget_realize before getting the button and menu styles. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448
2001-03-10 03:17:07 +00:00
nhotta%netscape.com
feacf268bb
Enabled TSM for Carbon, bug 70720, r=ftang,pinkerton, sr=sfraser.
2001-03-10 00:10:31 +00:00
dbaron%fas.harvard.edu
6afdf12a4c
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
2001-03-09 15:15:31 +00:00
danm%netscape.com
1e644509e0
it's another shot at being happy on multiple-monitor machines. man tweaks and various. bug 67523 r=hyatt,pinkerton
2001-03-09 02:17:37 +00:00
pinkerton%netscape.com
474cd270b2
don't break out of loop early unless we actually find the flavor on the clipboard when checking if flavor is present. r=brade/sr=sfraser.
2001-03-08 23:13:27 +00:00
disttsc%bart.nl
06518dfdec
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:53:58 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
timeless%mac.com
c8d2195ff0
fix bug 70453 printf in nsClipboard.cpp
...
r=rods sr=blizzard
2001-03-08 05:12:30 +00:00
pchen%netscape.com
62b2ae80f3
Fix for blocker 71146, tweak by cls, r=syd, sr=pchen (as sheriff). Change
...
strncmp to PL_strncmp to catch null "string".
2001-03-07 21:10:28 +00:00
pinkerton%netscape.com
45a098368f
don't process mouseMove events if the app is in the bg. r=saari/sr=sfraser. bug# 70518.
2001-03-07 00:52:43 +00:00
pinkerton%netscape.com
f3e879566f
Don't set SWP_NOZORDER flag for popups, as this allows the taskbar to
...
come in front at certain times. bug# 47152. r=danm/rods/kmcclusk. sr=hyatt.
2001-03-07 00:46:36 +00:00
dbaron%fas.harvard.edu
0e0d2e2e38
Improve GTK system colors for menus and buttons by creating menu and button widgets and asking for their colors so that theme rules specifically for menus and buttons are reflected in the system colors. Undo some changes I made before that were probably incorrect. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448
2001-03-04 20:15:45 +00:00
disttsc%bart.nl
043186b34e
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
f0b02cdb3a
#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
c539f1af15
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
8676650995
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
5184a7104b
# 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
eeb986bc21
Removing unused files
2001-02-27 04:37:09 +00:00
beard%netscape.com
edcd42a33d
Fix carbon redraw non-existence. r=pinkerton
2001-02-26 21:21:54 +00:00
mkaply%us.ibm.com
5600676ca2
#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
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
cltbld%netscape.com
66310d6fbd
fix bustage TARGET_CARBON. r=sdagley
2001-02-23 04:11:57 +00:00
cltbld%netscape.com
4da96c007a
bug 65219, change nsAutoString::Recycle() to delete. r=scc
2001-02-23 04:10:38 +00:00
scc%mozilla.org
97df62b78a
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
97b3a4a0fe
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
744785129a
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
133f38b0c2
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
eab041f43f
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
52b14df5ec
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
8af5b42058
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
f19d9b2eb1
#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
dac973d270
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
6ae7bda63b
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
8efc25b38e
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
c3d3e27a14
better NS_IMPL_ISUPPORTS usage (to be consistent with others)
2001-02-15 01:17:44 +00:00
erik%netscape.com
4fee56da28
better NS_IMPL_ISUPPORTS usage (to be consistent with others)
2001-02-15 01:09:01 +00:00
erik%netscape.com
7ec05ed8c0
better NS_IMPL_ISUPPORTS usage (to be consistent with others)
2001-02-15 00:59:33 +00:00
ftang%netscape.com
6609e4450f
land the mac nsBidiKeyboard build change for b 68732.
2001-02-15 00:13:14 +00:00
ftang%netscape.com
f1c21abdb1
fix mac iid problem. r=erik
2001-02-15 00:11:29 +00:00
erik%netscape.com
0664943b0a
fixing build bustage; discovered by ftang
2001-02-15 00:10:04 +00:00
erik%netscape.com
c80b497f4a
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
53101a284c
No bug
...
r=mkaply, a=blizzard
Handle Shift+Enter properly
2001-02-14 23:02:36 +00:00
erik%netscape.com
fd06787bb3
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
02748c0bfe
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
518374b835
Fixed bad spelling
...
Bug 68465 r=dcone,sr=attinasi
2001-02-14 12:39:57 +00:00