Commit Graph

4782 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
d3b0f97480 No bug
r=pedemont, sr=blizzard, a=asa
OS/2 only - better implementation of timer IDs that prevents duplicates
2001-10-05 03:44:21 +00:00
yokoyama%netscape.com
c9832ae7f4 Bug 88425
Ending IME Composition when we receive OnChar()
/r=yokoyama/ftang, /sr=shaver, /pdt=jaime
2001-10-03 00:00:15 +00:00
yokoyama%netscape.com
7ab4da0764 Bug 101885
Use WideCharToMultiByte() to convert the titleStr
/r=shanjian; /sr=brendan
2001-10-02 23:56:47 +00:00
seawood%netscape.com
957bc65b63 More NS_IMPLE_THREADSAFE_ISUPPORTS cleanup.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #102446 r=cls
2001-10-02 21:42:31 +00:00
seawood%netscape.com
69c1896233 Check for library version defines before using them.
Bug #100782 r=blizzard
2001-10-02 21:39:52 +00:00
mkaply%us.ibm.com
a8babf40c3 OS/2 debug only bustage - need nsSize.h 2001-10-02 21:24:16 +00:00
dbaron%fas.harvard.edu
c5ce82b2f5 Fix DEBUG bustage. b=96971 2001-10-02 03:52:52 +00:00
dbaron%fas.harvard.edu
9a4acbab7a Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
dbaron%fas.harvard.edu
30b6e6587c Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson 2001-10-02 03:10:56 +00:00
jaggernaut%netscape.com
ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
law%netscape.com
988646fda2 Fix for bug 57443; use PL_strncpyz instead of PL_strcpy to avoid buffer overrun when the default file name is really long; r=sgehani, sr=mscott 2001-09-29 00:20:39 +00:00
yokoyama%netscape.com
3a79231670 bug 88425
Force to end IMEComposition when user switches keyboard layout.
/r=ftang;/sr=shaver
2001-09-29 00:15:21 +00:00
bryner%netscape.com
81ce02a3be Bug 59211 - mouse wheel does nothing when cursor over plugin. patch from markh@activestate.com, r=bryner, sr=hyatt. 2001-09-29 00:05:58 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
aaronl%netscape.com
8d6a3102f2 Bug 101615. Unique child ID's for accessible event targets. r=jgaunt, sr=vidur 2001-09-28 08:12:07 +00:00
katakai%japan.sun.com
b730c26412 bug 81360
Correct behavior of ResetInputState() for gtk/
Fix memory corruption problem at Resetting IME on GTK
r/sr=blizzard
2001-09-28 04:18:59 +00:00
mkaply%us.ibm.com
3abd1fc8d7 OS/2 REQUIRES bustage 2001-09-28 02:19:29 +00:00
serge%netscape.com
d06d9396aa fix bug 85701; problems using plugins [@ gtk_xtbin_init] topcrash; r=pavlov;sr=blizzard 2001-09-28 01:51:06 +00:00
mkaply%us.ibm.com
f7458f428b OS/2 REQUIRES bustage 2001-09-28 01:28:34 +00:00
dbaron%fas.harvard.edu
15ce1cd146 Attempting to fix OS/2 bustage by adding REQUIRES and fixing MODULE. 2001-09-28 00:24:55 +00:00
sfraser%netscape.com
f6001f343e Include MacTypes.h via system, not user paths. r/sr=floppymoose 2001-09-27 22:17:36 +00:00
sfraser%netscape.com
24f0a5730a Fix bug 89734 -- ensure that we pass the old update region in local, not global coordinates to InvalWindowRgn. Also cleaned up the paint flashing code, and standardized the method definitions. r=pink, sr=scc 2001-09-27 22:16:30 +00:00
pinkerton%netscape.com
fcf0c7709b correctly remove toplevel menus when hidden/collapsed attribute set. also fix assertions so they don't always show and add assertion when trying to show/hide a menu that is already in that state. r=sdagley/sr=sfraser. bug# 101795 2001-09-27 21:48:14 +00:00
cls%seawood.org
e895382372 Semantics of NS_IMPL_THREADSAFE_ISUPPORTS* changed.
Fixing beos tinderbox bustage
2001-09-27 15:39:33 +00:00
locka%iol.ie
5b54fc6aa3 Added WM_GETDLGCODE message handler so keyboard works properly when Gecko is embedded inside a dialog box. b=101571 r/sr=hyatt@netscape.com 2001-09-27 11:10:17 +00:00
yokoyama%netscape.com
0c36384132 Bug 90910
Allocate correct size of buffer in BYTE for IME
Composition String.
/r=shanjian; /sr=waterson
2001-09-26 19:33:19 +00:00
mkaply%us.ibm.com
5df461dcf8 #100300
r=pedemont, sr=blizzard
OS/2 only - new filepicker based on OS/2 file dialog - remove old stuff
2001-09-25 23:03:21 +00:00
mkaply%us.ibm.com
7572f696b8 #100300
r=pedemont, sr=blizzard
OS/2 only - new filepicker based on OS/2 file dialog
2001-09-25 23:01:57 +00:00
sfraser%netscape.com
c58283e926 Fix for bug 67409 -- don't use the necko connection counts to see if we're busy, because mailnews holds IMAP connections open, and that causes us to remain busy for too long. Looking for pending PLEvents is enough. r=sdagley, saari, sr=kin. 2001-09-25 22:15:03 +00:00
aaronl%netscape.com
97eb525c51 Bug 100498. Active accessibility: Clear, consistent events for page load busy states. r=jgaunt, sr=waterson. 2001-09-25 08:34:42 +00:00
aaronl%netscape.com
b1299c0e47 Backing out 100498 for now. Mac problems 2001-09-25 05:54:10 +00:00
aaronl%netscape.com
8cf231db52 Bug 100498. Active Accessibility: clear, consistent events for page load busy states. Missing file in checkin. r=jgaunt, sr=waterson. Accessible.cpp 2001-09-25 05:23:45 +00:00
aaronl%netscape.com
b18361796c Bug 100498. Active accessibility: Clear, consistent events for page load busy states. r=jgaunt, sr=hyatt. 2001-09-25 04:52:14 +00:00
jaggernaut%netscape.com
d02a77c434 Clean up REQUIRES, r=cls 2001-09-25 02:56:54 +00:00
pinkerton%netscape.com
084dd841be oops, left in a debug printf. 2001-09-24 22:43:56 +00:00
pinkerton%netscape.com
e3705730b5 implements code for responding to hidden/collapsed attributes on top-level menus. bug 100122. r=saari/sr=sfraser/a=chofmann. 2001-09-24 22:40:26 +00:00
cls%seawood.org
0997e9ea0a Convert widget_beos over to using a generic (xpcom) module.
Remove unused native widget implementations.
Thanks to arougthopher@lizardland.net for the patch.
Bug #95348 r=cls sr=attinasi
2001-09-22 13:41:07 +00:00
pinkerton%netscape.com
330c16877b make the system unit of mousewhell scrolling 3 lines on osx. r=sdagley/sr=sfraser/a=chofmann. bug# 100799 2001-09-21 18:25:31 +00:00
aaronl%netscape.com
2edc3a68c6 Bug 98752. Clear consistent MSAA events to indicate when busy loading a page, and when finished. r=jgaunt, sr=vidur 2001-09-20 04:09:23 +00:00
mkaply%us.ibm.com
0c0546f887 No bug
r=mkaply, sr=blizzard
Code from aaronr - continuing to try to fix focus/etc. issues related to XWorkplace/XCenter
Man I with Mozilla had picked a focus model that wasn't so similar to Windows
2001-09-19 14:01:02 +00:00
cls%seawood.org
2fee70854e Updating accessibility dependencies.
Bug #98371 sr=alecf
2001-09-19 00:11:41 +00:00
cls%seawood.org
c0d12f4630 Add accessibility dependencies.
Bug #98371 sr=alecf
2001-09-18 23:36:42 +00:00
cls%seawood.org
c4396d1083 Delete the semaphore used to sync timer callbacks when shutting down the appshell. This should prevent the timer thread from hanging on exit.
Bug #99564 sr=alecf
2001-09-18 23:25:30 +00:00
alecf%netscape.com
0d9020937e fix for bug 100310 r=jag, sr=blizzard - remove gfx dependency on string bundles, move into windows-specific module 2001-09-18 22:02:30 +00:00
jaggernaut%netscape.com
b39bd123a0 Bug 89784: ``xlib 0.9.2 will not display to m64(8+24bit)/Expert3D/Creator3D framebuffers because of visuals/depths'', author=Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=Caspian Maclean <caspian.maclean@tuxia.com>, sr=jst 2001-09-18 22:01:04 +00:00
jaggernaut%netscape.com
77271b03ed One module per line for REQUIRES. r=/sr=alecf 2001-09-18 21:52:15 +00:00
blizzard%redhat.com
d5b3341812 Fix bug #80051. Attach the user running the mozilla process to the x remote windows so that another user running mozilla can run another copy of the process tothe same display. r/sr=alecf,shaver 2001-09-18 21:45:43 +00:00
pinkerton%netscape.com
cb15b312c3 work around bugs in CarbonLib's ::MenuSelect() with submenus. r=saari/sr=sfraser. bug#83639 2001-09-18 21:43:45 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00