Граф коммитов

4850 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 7cf2052dc9 Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
seawood%netscape.com 8304fcb5c7 nsILookAndFeel.h forward declares nsSize so include nsSize.h to actually get the class info.
Bug #103579 r=pavlov
2001-10-12 06:23:17 +00:00
dbaron%fas.harvard.edu a22072c008 Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
katakai%japan.sun.com 3f85fb74a5 bug 103611
Autocomplete popup comes up unexpectedly (regression by checkin for bug 81360)
NS_TEXT_EVENT=null seems to invoke the popup window, so
we need to avoid the event when no composed text by clicking on fields.
r=bryner sr=blizzard
2001-10-12 00:48:02 +00:00
sspitzer%netscape.com 94abe5f5b3 fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification)
use "_moz_mailbeep".  on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config.  (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser

also, fix #104252.  selectively notify folder listeners.  when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
nhotta%netscape.com 7f295b08de Added nsIUnicodeEncoder::SetOutputErrorBehavior to avoid the truncation of charse conversion, bug 92864, r=ftang, sr=sfraser. 2001-10-11 18:36:39 +00:00
sfraser%netscape.com 8e585cab88 Fix bug 104140. Add support for playing system sounds, or the mail sound specified in Internet Config. Sound play is async. r=pinkerton, sr=sspitzer. 2001-10-11 18:33:47 +00:00
sfraser%netscape.com 36c079c27b Fix bug 100472 -- play sounds asynchronously on Mac, cache sounds using necko, and deal with lots of different sound formats. r=pinkerton, sr=sspitzer. 2001-10-11 00:34:34 +00:00
pinkerton%netscape.com 055a04e54c unregister event handler when menu goes away. that way, if the menu is still in a visible menubar, we don't crash trying to build content off a dead listener. r=sdagley/sr=sfraser/a=jaime. bug#103935 2001-10-10 14:19:22 +00:00
sspitzer%netscape.com a305479ba0 fix for #64462. play OS specified sound when new mail arrives.
r=pavlov, sr=bienvenu.  right now, this only works on windows.
mac is next.  for linux (and the other platforms), we currently beep.
if there isn't an OS specified sound, we'll play the pre-packaged
sound that mailnews will eventually ship with.
2001-10-10 08:08:22 +00:00
danm%netscape.com 9c47134da4 SetSizeMode() no longer makes the faulty assumption that the window is being maximized. bug 101332 r=hyatt,pinkerton 2001-10-09 18:37:37 +00:00
pinkerton%netscape.com cc8496680c rewrite to use IC service, not direct calls to IC. r=ccarlen/sr=sfraser. bug#97333. 2001-10-09 14:26:18 +00:00
sfraser%netscape.com 55db9535c4 Fix bug 103031 -- don't put the top-left of the structure region into event.where before passing it off to raptor, because this might actually be outside of that window (like on X when windows have rounded corners). Instead, offset event.where by the amount that the window was moved. r=sdagley, sr=hyatt. 2001-10-09 05:59:24 +00:00
pinkerton%netscape.com 26c96c4fe7 r=sdagley/sr=sfraser/a=asa bug#102204 2001-10-05 14:16:51 +00:00
pinkerton%netscape.com 5f3500e49e bug 102204, r=sdagley sr=sfraser a=asa. 2001-10-05 14:16:20 +00:00
pinkerton%netscape.com 4f70b20af4 Truncate menu items to 300px. r=sdagley/sr=sfraser/a=asa. bug# 98455 2001-10-05 14:12:35 +00:00
pinkerton%netscape.com 07b649d931 prevent zooming windows from covering the dock. r=danm/sr=sfraser/a=asa. bug# 79974. 2001-10-05 14:11:38 +00:00
mkaply%us.ibm.com 2f57b304a5 #101470
r=mkaply, sr=blizzard, a=asa
OS/2 only - add nullcheck for mOS2Toolkit to catch occasional trapping - waiting for correct fix
2001-10-05 03:53:28 +00:00
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
jaggernaut%netscape.com 25856c9451 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
jaggernaut%netscape.com 30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com 7f15dfef21 #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:34:45 +00:00
blizzard%redhat.com 3c757bc8be Fix bug #99118. X remote client can't find any running clients. We need to find the inner window that is the window managed window, not just the toplevel windows. "I can't believe this ever worked." r=bryner,sr=alecf 2001-09-11 01:36:19 +00:00
alecf%netscape.com 298c713fa2 add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls 2001-09-10 20:46:52 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
blizzard%redhat.com 87395759c4 Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf 2001-09-08 05:08:13 +00:00
rjesup%wgate.com f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
shanjian%netscape.com 8942d80d21 #90595 Crash when switch to different Simplified Chinese IME a few times
r=yokoyama, sr=waterson
2001-09-07 03:43:07 +00:00
bryner%netscape.com 407682a4b4 Removing obsolete file. r=cls. 2001-09-07 00:38:23 +00:00
bryner%netscape.com a2019c378a Bug 98420 - nsIFontRetrieverService, nsIFontNameIterator, and nsIFontSizeIterator are obsolete. Also, some cleanup to nsWidgetsCID.h. r=pavlov, sr=blizzard. 2001-09-06 23:50:02 +00:00
pinkerton%netscape.com 67221e8f7e allow changing of the label of a submenu. r=saari/sr=smfr/a=asa. bug# 97549. 2001-09-06 22:48:18 +00:00
dougt%netscape.com f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
rjesup%wgate.com f8b915228e Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
jgaunt%netscape.com f1e1a38052 patch for bug 98101 patch from jband r=jgaunt sr=waterson
add OBJDIR to 2 makefile.win files
2001-09-06 18:48:40 +00:00
dbaron%fas.harvard.edu 22063f0ab5 Fix topcrash bug 96563 by reading only the number of characters of string that we have, rather than double that number. r=pavlov sr=blizzard 2001-09-06 14:30:38 +00:00
bryner%netscape.com cf310fa4d4 Removing obsolete/unused file. Not part of the build. 2001-09-06 00:08:42 +00:00
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
jaggernaut%netscape.com 895682d4ed Bug 92581: [xlib] Implement Xlib error handler for Xlib-toolkit. Patch by Roland Mainz (aka gisburn) <Roland.Mainz@informatik.med.uni-giessen.de>, r=syd, sr=kin 2001-09-05 11:34:29 +00:00
bryner%netscape.com 6935ef2fe1 Removing unused/obsolete file. r=pavlov. 2001-09-05 08:19:53 +00:00
bryner%netscape.com 516a10fdd8 Removing obsolete/unused file. Not part of the build. 2001-09-05 01:04:31 +00:00
bryner%netscape.com 629bcf86ac Removing obsolete/unused file. Not part of the build. r=cls. 2001-09-05 00:48:43 +00:00
bryner%netscape.com 0405d4f1b5 Oops -- missed adding this code from nsFileWidget. This should fix the beos bustage. 2001-09-05 00:17:04 +00:00
cls%seawood.org 93f5675e94 Updating REQUIRES 2001-09-04 23:30:27 +00:00
blizzard%redhat.com 8e9cd9b510 Ongoing WIP for new X Remote code. Not part of the build. 2001-09-04 22:59:39 +00:00
bryner%netscape.com a6247d9aa1 Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben. 2001-09-04 22:56:38 +00:00
saari%netscape.com b42c747d41 checking in mac project changes for bryner, bug 47551 2001-09-04 22:54:02 +00:00
bryner%netscape.com dad448eb7f Bug 95556 - removing obsolete native textarea widget. r=jag, sr=blizzard, a=blizzard. 2001-08-31 23:10:11 +00:00
hyatt%netscape.com 1a61256de5 CHecked in the wrong version of my patch for 71143. This is the one attached to the bug. 2001-08-30 01:27:37 +00:00
hyatt%netscape.com fe7b1e9e64 CHecked in the wrong version of my patch for 71143. This is the one attached to the bug. 2001-08-30 01:27:21 +00:00
hyatt%netscape.com 27ab0b374d fix for 71143. r=markh, sr=ben, a=roc 2001-08-29 22:31:38 +00:00
pinkerton%netscape.com d9e96a5ed5 turn on extension filtering for fizzilla. allow packages to be chosen when filter is *. r=pchen/sr=sfraser/a=dbaron. bug# 91021 2001-08-29 21:34:14 +00:00