cls%seawood.org
0124569f07
Another beos fix for the nsSound api changes.
2000-06-06 00:22:40 +00:00
cls%seawood.org
3a0ff24a3e
nsSound api changed slightly and beos was neglected.
2000-06-06 00:14:51 +00:00
pinkerton%netscape.com
0407b25863
fix for 35119, mouseDown events never going to popups. Check if a popup is onscreen when we determine if the event should be fired. r=danm.
2000-06-05 22:39:22 +00:00
pavlov%netscape.com
5e8a833f39
Fix for eventqueue objects leaking bug #20166 . This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
2000-06-05 21:53:25 +00:00
slamm%netscape.com
50f8600402
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
pinkerton%netscape.com
30b99ea6b0
Dragging links to desktop creates internet shortcut files. bug#37410, r=pavlov
2000-06-05 00:34:11 +00:00
pavlov%netscape.com
905f0087f8
fix using incorrect bps due to previous checkin
2000-06-05 00:10:19 +00:00
pavlov%netscape.com
c48cc41c34
fix for bug 40642 and 24624. r=syd, sford, smfr
2000-06-04 07:13:40 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
tajima%eng.sun.com
14e7681097
fix: [Bug 39806] Changed - Crash when I do File->Edit Page
...
r=kin@netscape.com , a=waterson@netscape.com
2000-06-03 01:49:44 +00:00
mkaply%us.ibm.com
ef0f5f6cf0
# 37239
...
r = pinkerton, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-02 23:07:15 +00:00
mkaply%us.ibm.com
4fd99d4bad
# 40177
...
r = cls,pavlov, a = brendan
OS/2 bringup - addition export of header, similar to makefile.win
2000-06-02 21:47:39 +00:00
mkaply%us.ibm.com
e9424b9aae
# 37239
...
r = mkaply, a = brendan
OS/2 bringup - Wrong library name
2000-06-02 20:13:41 +00:00
brade%netscape.com
c3557fe0bc
File Removed.
2000-06-02 12:56:17 +00:00
pavlov%netscape.com
b276827681
fix for dogfood+ bug 41124. event queues suck ass. i hate them. make them die. r=nisheeth
2000-06-02 01:14:35 +00:00
mkaply%us.ibm.com
ec55e53fce
# 37239
...
r = mkaply, a = brendan
Rewrite of OS/2 timer code
2000-06-01 14:26:49 +00:00
cls%seawood.org
32844859ac
Apparently beos was left out of an api change. Thanks to Justin Morey <justin@68k.org> for the fix.
2000-06-01 08:27:44 +00:00
jim_nance%yahoo.com
b45433c52e
Fix build bustage on Tru64 Unix.
2000-05-31 16:51:35 +00:00
pavlov%netscape.com
0a125a6907
fix for crash, dogfood, nsbeta2, pp, regression, smoketest bug 36361 (open web location doesn't load page on linux). r=syd
2000-05-31 02:52:25 +00:00
pinkerton%netscape.com
ba231e24c5
fixes for bug 41015. accidentally broke checkmenus trying to fix radio menus. also fixing it so that radio menus no long uncheck their siblings twice. r=saari.
2000-05-30 23:12:41 +00:00
syd%netscape.com
0a7860dcef
Fix nsSound to work on Linux again. Needed for IM prefs work. r=pavlov, a=amusil
2000-05-27 10:56:23 +00:00
pinkerton%netscape.com
8c166695f6
fixes for bug 31104 (radio menus not updating when poked in content model). involved making only the menubar be a document observer (which increased performance on mac) and passing attributeChanged messages to menuItems that cared. r=saari.
2000-05-26 00:15:33 +00:00
mkaply%us.ibm.com
1327c328d1
# 37239
...
r = mkaply@us.ibm.com , a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only
2000-05-25 14:23:27 +00:00
pinkerton%netscape.com
7fae5675a4
Fix for bug 7956, don't change cursor when app is in background. added knowledge of if we're in the bg to the nsToolkit and nsWindow now checks it. r=sfraser.
2000-05-25 03:35:13 +00:00
pinkerton%netscape.com
55d7734c0a
export nsIChangeManager.idl (mac-only) [Not part of build]
2000-05-25 03:30:36 +00:00
pinkerton%netscape.com
446aa455ed
First Checked In.
2000-05-25 03:30:02 +00:00
pavlov%netscape.com
c165e6c65b
fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
...
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters. this code now uses nsIFilePicker. fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
blizzard%redhat.com
ec7eb2de95
automatically add text/plain where text/unicode is present. r=pavlov, a=waterson part of #37003
2000-05-24 23:17:43 +00:00
pavlov%netscape.com
2192dad82f
make defaultString a wstring instead of a string bug 39946
2000-05-22 22:19:00 +00:00
mkaply%us.ibm.com
70c48c4864
# 37239
...
r = mkaply@us.ibm.com , a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only!
2000-05-22 19:38:22 +00:00
cls%seawood.org
29367c81f1
More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov
2000-05-21 13:32:11 +00:00
jim_nance%yahoo.com
b0a1c84c57
Fix bug 39688, build bustage under Tru64 Unix.
...
r=pavlov.
2000-05-19 02:41:27 +00:00
pavlov%netscape.com
29add603e8
fix for save as not working on linux bug #39387 r=pinkerton
2000-05-18 23:22:00 +00:00
cls%seawood.org
90c026607b
Make --without-dbgrinfo-modules work properly.
...
Fixes for platforms without REPEATING_TIMERS (BeOS). r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
sfraser%netscape.com
d6da31853a
Check in the one file to make all the timer magic work (d'oh!). r=leaf
2000-05-17 19:47:18 +00:00
sfraser%netscape.com
1b460603f3
NS_NewTimer is dead, man.
2000-05-17 08:44:43 +00:00
sfraser%netscape.com
a2cf0232e5
Remove linkage with NetworkModular.shlb, and add timer files.
2000-05-17 07:21:26 +00:00
joki%netscape.com
35d5e0f553
More support for onresize and onscroll, bug 960
2000-05-17 06:53:58 +00:00
cls%seawood.org
1165ad3a33
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
joki%netscape.com
93950c7879
fix for resize event support, bug 960, and additional support for DOM 2 events.
2000-05-17 05:27:22 +00:00
jdunn%netscape.com
8c69a4b22b
fix for hp (MOZ_MONOLITHIC_TOOLIT) make sure we include rules.mk so
...
that realclean is defined
2000-05-17 05:06:50 +00:00
cls%seawood.org
c17e60e72d
New string api fix for beos
2000-05-17 04:52:45 +00:00
cls%seawood.org
2096a0e589
Oops. Forgot a couple of files for the beos fix in bug #38372 .
2000-05-17 04:35:10 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
pavlov%netscape.com
395836657a
remove unix toolkit service completly
2000-05-16 23:51:19 +00:00
pavlov%netscape.com
ec5e703948
libtimer_s.a begone!
2000-05-16 22:04:58 +00:00
pinkerton%netscape.com
006dd64e0c
fix for 39347, translucent dragging picking up wrong bits in mail thread window. needed to add correct view offsets.
2000-05-16 21:36:28 +00:00
joki%netscape.com
b2e873d830
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
cls%seawood.org
c7d78537e6
Added new configure option --with-dbgrinfo-modules to allow us to independently toggle the use of the developer's -DDEBUG flag and the compiler's -g debug flag.
...
Thanks to Justin Morey <justin@68k.org> for the patch. Bug 39187
2000-05-16 09:31:58 +00:00
blizzard%redhat.com
8e70210cfc
back out the expose-a-page-at-a-time checkin since it was causing refresh problems.
2000-05-16 05:33:21 +00:00