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 |
|
evaughan%netscape.com
|
679472c15d
|
Accessibility work. bug #12952
-r aaronl -sr brendan
|
2001-04-17 23:06:38 +00:00 |
|
pollmann%netscape.com
|
5a825e5b27
|
Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com
|
2001-04-17 10:02:11 +00:00 |
|
joki%netscape.com
|
26b7f822c3
|
Fixes for Create/Init/Dispatch of new DOM events. Bugs 25889, 71544, 52129, 61022, 71823. sr:jst, hyatt
|
2001-04-17 05:52:11 +00:00 |
|
pinkerton%netscape.com
|
ad0d00e91c
|
put the timer code in the include path for osx.
|
2001-04-17 04:43:06 +00:00 |
|
pinkerton%netscape.com
|
a8c43b1170
|
nsIContent needed in the header for nsCOMPtr and gcc.
|
2001-04-17 04:36:36 +00:00 |
|
pinkerton%netscape.com
|
08cac75efe
|
get rid of warning about non-virtual dtor with virtual methods.
|
2001-04-17 04:35:56 +00:00 |
|
pinkerton%netscape.com
|
a30df4a72f
|
osx needs nsWidgetAtoms built. r=saari/sr=hyatt. bug#75653
|
2001-04-17 04:35:22 +00:00 |
|
pinkerton%netscape.com
|
74c2049e34
|
cast needed on codewarrior, not on gcc. fix fizzilla bustage.
|
2001-04-17 04:32:43 +00:00 |
|
pinkerton%netscape.com
|
df457071de
|
needs MacTypes.h for Handle.
|
2001-04-17 04:10:47 +00:00 |
|
pinkerton%netscape.com
|
df691d1031
|
build all the right files and generate the idl. bug 75653.
|
2001-04-17 04:02:00 +00:00 |
|
pinkerton%netscape.com
|
f922815569
|
use reset() with auto_ptr for gcc. r=saari/sr=hyatt. bug# 75653
|
2001-04-17 04:01:24 +00:00 |
|
pinkerton%netscape.com
|
3d6fcc5c9e
|
get rid of an unsiged warning and pull in drag.h for a flavor const on osx.
|
2001-04-17 04:00:39 +00:00 |
|
pinkerton%netscape.com
|
5b71a852d3
|
cast for gcc
|
2001-04-17 04:00:07 +00:00 |
|
pinkerton%netscape.com
|
27aecc4770
|
needs menus.h
|
2001-04-17 03:59:50 +00:00 |
|
pinkerton%netscape.com
|
5eab426ee5
|
use CoreFoundation for setting control text from a unicode string under carbon.
r=saari/sr=hyatt bug# 75653
|
2001-04-17 03:21:16 +00:00 |
|
pinkerton%netscape.com
|
6dce43a706
|
don't use SIOUX debug calls under osx (there is no sioux console).
|
2001-04-17 03:20:30 +00:00 |
|
pinkerton%netscape.com
|
4edcf85c62
|
switch to using reset() to set auto_ptr's. not sure why we did it the
other way. r=saari/sr=hyatt. bug# 75653
|
2001-04-17 03:19:32 +00:00 |
|