pinkerton%netscape.com
|
8600420c65
|
forgot a null check on the region when starting a drag. sr=sfraser. bug# 80818.
|
2001-05-15 02:54:27 +00:00 |
|
blakeross%telocity.com
|
870e846312
|
Tree column resizing should use live updating on Mac OS (75574). r=pink sr=ben
|
2001-05-15 02:53:41 +00:00 |
|
cls%seawood.org
|
d3403925c0
|
Add missing lib needed to resolved deps at link time for xlib port
|
2001-05-14 09:53:28 +00:00 |
|
jst%netscape.com
|
67de04d0db
|
Fixing build bustage.
|
2001-05-14 05:04:19 +00:00 |
|
rpotts%netscape.com
|
59dee3110e
|
fix for unix bustage...
|
2001-05-14 04:42:49 +00:00 |
|
rpotts%netscape.com
|
f02e84c4bb
|
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
|
2001-05-14 02:16:27 +00:00 |
|
pinkerton%netscape.com
|
e7196a0271
|
get region out of scriptableRegion to fix custom drag region. r=pchen/sr=smfr bug 80196.
|
2001-05-12 20:55:27 +00:00 |
|
evaughan%netscape.com
|
ab6e318a64
|
Fix for NT4 build hang
-r aaron
|
2001-05-12 03:49:51 +00:00 |
|
hyatt%netscape.com
|
9dfe6f6b65
|
Backing out fix for 79720 to fix smooketest blockers with selects and menus. r=pink, sr=brendan
|
2001-05-11 21:36:27 +00:00 |
|
evaughan%netscape.com
|
94198ed5d8
|
Landing accessibility
-r aarol, jgaunt
-sr brendan
|
2001-05-11 21:11:38 +00:00 |
|
cls%seawood.org
|
6a5200cba0
|
Apparently, using -Bsymbolic to link requires that we resolve dependencies at link time.
|
2001-05-11 07:59:10 +00:00 |
|
rods%netscape.com
|
8fa836c26b
|
invlokde rollup when WM_SIZE comes in, which is typically from the window being minimized
Bug 79720 r=kmcclusk sr=hyatt
|
2001-05-10 12:24:59 +00:00 |
|
dr%netscape.com
|
e1178b9394
|
fix for 78010 (implement nsIClipboardHelper) -- mcp files
|
2001-05-10 02:41:24 +00:00 |
|
dr%netscape.com
|
2d2e67c3fa
|
fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt
|
2001-05-10 02:35:00 +00:00 |
|
dbaron%fas.harvard.edu
|
a2479070a8
|
Fix build bustage resulting from XPCDOM landing (I think) by including nsString.h.
|
2001-05-08 22:21:56 +00:00 |
|
brade%netscape.com
|
983a447cbf
|
fix gcc/MacOSX build (bug #66742); patch from davea@xetron.com
|
2001-05-08 14:12:06 +00:00 |
|
tajima%eng.sun.com
|
9ea1bd187a
|
bug 78704 Preedit text is displayed with bold font in over-the-spot mode
r=tor,blizzard sr=blizzard
|
2001-05-08 06:11:05 +00:00 |
|
cmanske%netscape.com
|
eaf45e97c5
|
Append '.html' extension when user doesn't, b=77474, r=law, sr=kin
|
2001-05-08 02:01:49 +00:00 |
|
dbaron%fas.harvard.edu
|
709300e29c
|
Add REQUIRES (and MODULE) lines so that the qt port builds with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org
|
2001-05-07 23:20:43 +00:00 |
|
sfraser%netscape.com
|
80aeac8adc
|
Fix for smoketest blocker 79158; don't condition on PendingEvents when calling ProcessPendingEvents (see also bugs 70243 and 76075).
|
2001-05-07 21:01:59 +00:00 |
|
guru%startrek.com
|
ca76fa63ce
|
Bug 79017: Implement ScrollWheel and tab cleanup, r=timeless [BeOS Port Only]
|
2001-05-07 03:30:40 +00:00 |
|
kandrot%netscape.com
|
afdac97c93
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
|
sfraser%netscape.com
|
6165949c20
|
Fix bug 70243; yield more time to background applications when we're not busy. r=pinkerton, sr=waterson
|
2001-05-05 02:35:58 +00:00 |
|
sfraser%netscape.com
|
19c2326388
|
Fixing 78362; tweak the border for the spinning ball cursor. r=se.
|
2001-05-04 20:48:46 +00:00 |
|
brade%netscape.com
|
f7a4224bca
|
fix for bug 66742; r=joki, sr=sfraser; grab focusedWidget between keydown and keypress in case it was changed
|
2001-05-03 20:19:43 +00:00 |
|
blizzard%redhat.com
|
b4dd5eb12c
|
Fix bug #76617. Some embedding apps can't get input focus. r=ccarlen,bryner sr=tor
|
2001-05-03 12:04:56 +00:00 |
|
hyatt%netscape.com
|
dddabd000c
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:50:16 +00:00 |
|
dmose%netscape.com
|
0cf99c7b52
|
Fixing MOZ_TRACK_MODULE_DEPS (eg senna on the Ports page) build bustage.
|
2001-05-01 17:28:30 +00:00 |
|
rods%netscape.com
|
08ec9c9982
|
backing out changes, more testing needs to be done
|
2001-05-01 13:29:14 +00:00 |
|
rods%netscape.com
|
bd0f380a56
|
ducarroz's patch for mapping <ctrl> keys
Bug 50255 r=rods, sr=attinasi
|
2001-05-01 12:28:37 +00:00 |
|
cls%seawood.org
|
00f28396a9
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
|
hyatt%netscape.com
|
1b85a18abe
|
Fix 75516. r=danm, sr=ben
|
2001-04-28 06:38:23 +00:00 |
|
valeski%netscape.com
|
00bca056ef
|
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
|
2001-04-27 21:30:24 +00:00 |
|
timeless%mac.com
|
f61c7293f4
|
Bugzilla Bug 20196 Add Xlib support for --display
r=bz, sr=blizzard
|
2001-04-27 21:27:13 +00:00 |
|
sfraser%netscape.com
|
a4930c3ed3
|
Fix for bug 74827; make it possible to cancel repeating timers. r=pinkerton, sr=me because no other sr responded.
|
2001-04-27 21:14:26 +00:00 |
|
pinkerton%netscape.com
|
6eecf2d1a3
|
use different cursor for "wait" state instead of beach ball. r=beard/sr=sfraser. bug# 49173
|
2001-04-27 20:54:19 +00:00 |
|
guru%startrek.com
|
7c1612a33f
|
[BeOS Only] Bug 66262: Browser windows and menus force workspace switch. Patch by Makoto Hamanaka <VYA04230@nifty.com>, r=guru@startrek.com
|
2001-04-27 02:25:21 +00:00 |
|
mkaply%us.ibm.com
|
8bc1e05bb8
|
OS/2 TB breakge - include os2.h first
|
2001-04-26 22:20:55 +00:00 |
|
pinkerton%netscape.com
|
9e8583951a
|
synchronously invalidate when told to do so. r=pchen/sr=sfraser, part of 77297.
|
2001-04-26 19:02:29 +00:00 |
|
pinkerton%netscape.com
|
f5a9c7ed8c
|
rearrange watch cursor disabling code so that it works with drags from outside moz as well. r=pchen/sr=sfraser. bug 77289.
|
2001-04-26 19:00:07 +00:00 |
|
mkaply%us.ibm.com
|
7ebee00ffa
|
No bug
r=mkaply, a=blizzard
Code from dainis - don't use native regions for invalidating regions
|
2001-04-26 18:43:39 +00:00 |
|
guru%startrek.com
|
c91d2ab368
|
[BeOS Only] Bug 66809: New MODAL_SUBSET windows are no created. r=VYA04230@nifty.com
|
2001-04-26 12:42:22 +00:00 |
|
guru%startrek.com
|
3c407b13e8
|
[BeOS Only] Bug 70489: window objects leak. patch by Makoto Hamanaka <VYA04230@nifty.com> r=guru@startrek.com
|
2001-04-26 11:49:16 +00:00 |
|
guru%startrek.com
|
1b856b3154
|
Bug 75805: Fix context menus under BeOS, includes patches by Makoto Hamanaka <VYA04230@nifty.com> (Ham's patch r=guru@startrek.com), r=VYA04230@nifty.com [BEOS ONLY]
|
2001-04-26 10:43:48 +00:00 |
|
guru%startrek.com
|
69df601b32
|
Bug 75805: Fix context menus under BeOS, includes patches by Makoto Hamanaka <VYA04230@nifty.com> (Ham's patch r=guru@startrek.com), r=VYA04230@nifty.com [BEOS ONLY]
|
2001-04-26 10:34:31 +00:00 |
|
dr%netscape.com
|
c271429854
|
fixing bustage (missed a file in checkin)
|
2001-04-25 02:45:55 +00:00 |
|
serge%netscape.com
|
fe72c07775
|
#76505, unix build triggers gdk_x_error(), due to lack of sync in GtkXtBin widget; r/sr/a=blizzard
|
2001-04-24 20:11:46 +00:00 |
|
bbaetz%cs.mcgill.ca
|
9e0cca2296
|
bug 68472 - avoid crash on shutdown in xlib.
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=blizzard, sr=shaver, a=roc+moz
Not part of build.
|
2001-04-22 19:05:22 +00:00 |
|
mkaply%us.ibm.com
|
bc2cbfe239
|
OS/2 TB bustage
OS/2 only change needed with the OS/2 change to nsCom.h
|
2001-04-20 03:57:26 +00:00 |
|
blizzard%redhat.com
|
808a2ce42a
|
Fix bug #66347. Bogus return values for screenX and screenY. Don't cache values after a ::Move. r=dbaron, sr=alecf.
|
2001-04-17 23:41:32 +00:00 |
|