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

5026 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu e4aeea514e Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson 2001-11-28 04:48:38 +00:00
rjc%netscape.com e5077bf2e5 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
timeless%mac.com 0124e058e0 Bugzilla Bug 111922�[Xlib] Fatal crash at shutdown in nsAppShellService destructor
Roland.Mainz@informatik.med.uni-giessen.de r=leaf
2001-11-26 19:52:29 +00:00
timeless%mac.com 67e165af51 Bugzilla Bug 111508 [xlib] Xlib timer code is scary
by Roland.Mainz@informatik.med.uni-giessen.de (xlib peer)
r=timeless
2001-11-26 10:18:14 +00:00
bzbarsky%mit.edu 0b19fcf775 Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
sspitzer%netscape.com 2dedea72d7 fix for smoketest blocker bug #111242. menus not doing anything. patch by pink. 2001-11-21 19:40:17 +00:00
dinglis%qnx.com 06cc8941ab -not part of build-
added NOTIFY flag to drawing region.
2001-11-21 18:53:23 +00:00
timeless%mac.com 9a1a766995 Bugzilla Bug 110643�[xlib] Minor Xlib toolkit cleanup ...
work by Roland.Mainz@informatik.med.uni-giessen.de (de facto module owner)
r=timeless
2001-11-21 14:33:08 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sfraser%netscape.com f632e789aa Fix the flags passed to nsICacheSession::CreateSession; bug 110114. r=pavlov, sr=darin. 2001-11-20 20:15:19 +00:00
sfraser%netscape.com 73167e1f00 Remove nsMacMessageSink.cpp from the widget module, since it is already in WidgetSupport. Bug 110109 r=pinkerton, sr=beard 2001-11-20 20:12:21 +00:00
aaronl%netscape.com 3667bef2b8 Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2001-11-20 02:05:26 +00:00
pinkerton%netscape.com b1ef13b6e7 if we don't find the command in our table, don't return noErr from the event handler so things like plugins still get a crack at it. r=peterl/sr=sfraser. bug# 108835 2001-11-19 20:19:14 +00:00
pinkerton%netscape.com 550307e3bf More scrolling love, with some other window goodness. [not part of build] 2001-11-19 15:02:23 +00:00
timeless%mac.com dfa8594725 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
seawood%netscape.com ff2c2a9754 Coping with yet another string change 2001-11-18 11:58:27 +00:00
ssu%netscape.com a5db27bd91 checking in patch for Roland Mainz. r=pocemit. not part of normal build process 2001-11-18 02:27:37 +00:00
ssu%netscape.com ebaf98086a checking in patch for Roland Mainz. r=ssu. not part of normal build process 2001-11-18 02:24:45 +00:00
dbaron%fas.harvard.edu dcb8a7a23e Fix Mach-O/BeOS/OS/2 REQUIRES bustage. 2001-11-16 03:47:07 +00:00
jaggernaut%netscape.com 4ad76f6d7f Fix xlib bustage, use .get() where previously implicit conversion from nsCString to const char* was used. patch by gisburn, r=jag, rs=scc. 2001-11-16 02:02:04 +00:00
danm%netscape.com ea968a8650 better-behaved GetAttention method flashes owner of dependent windows and sets timer on topmost parent. necessary with rev 1.38 of commonDialog.js. bug 53345 r=hyatt,syd 2001-11-16 01:58:17 +00:00
jaggernaut%netscape.com 9a2d10888f Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
yokoyama%netscape.com be3ad7aea4 bug 110170
IME COMPOSITION string was off by one
and not to use compStrLen in NS_IMM_GETCOMPOSITIONSTRING()
/r=ftang, /sr=alecf
2001-11-15 23:42:00 +00:00
pinkerton%netscape.com 2dd2d2760a enable scrollbars when told [not part of build] 2001-11-15 15:31:34 +00:00
blizzard%redhat.com 960641495b Bug #95833. Use gtk routines for nsWindow::SetTitle(). r=bryner,sr=alecf 2001-11-15 07:02:39 +00:00
alecf%netscape.com 52cd89e71b win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
pinkerton%netscape.com 011cd874db Add scrollbars, fix window resize issues, make scrolling work [not part of build] 2001-11-14 22:29:25 +00:00
pinkerton%netscape.com 3a4e977d23 fix overzealous ifdef causing some keys to not go into gecko. r=saari/sr=sfraser. bug#108722 2001-11-14 22:28:04 +00:00
brade%netscape.com e46aadac9d fix bug #106022; disable unicode input for OS < 9.0 (r=ftang; sr=sfraser) 2001-11-14 16:00:17 +00:00
jaggernaut%netscape.com 790c58aae5 Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
dbaron%fas.harvard.edu 8d8b05c4b4 FizillaMach: Make the Quit menu item work by checking the command attribute in nsMenuBarX::ExecuteCommand as in nsMenuItemX::DoCommand. b=107212 r=pinkerton sr=sfraser 2001-11-14 01:53:33 +00:00
seawood%netscape.com 17515bee9f more beos bustage fixing 2001-11-11 09:43:48 +00:00
seawood%netscape.com 6dff931971 Fixing beos bustage. who needs the lxr lesson? 2001-11-11 08:26:18 +00:00
dbaron%fas.harvard.edu 051ebb5472 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc 2001-11-11 01:52:04 +00:00
sfraser%netscape.com e5a5125da1 Fix the carbon build. 2001-11-10 03:28:05 +00:00
sfraser%netscape.com cde6848940 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
pinkerton%netscape.com 21186621d3 processing UI timers. [not part of build] 2001-11-08 22:21:27 +00:00
pinkerton%netscape.com 221535c5de Fixed up view offsets. Now can pass native NSView as parent for nsChildView for embedding. [not part of build] 2001-11-08 21:47:44 +00:00
joki%netscape.com b4efb85460 Fix for 71705, stop right click from triggering onclick handlers in base html content, though not in xml/xul/chrome. reviewed a while ago, lost in tree. r:saari,sr:hyatt 2001-11-07 06:29:29 +00:00
dbaron%fas.harvard.edu 261f76a8ba Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
mkaply%us.ibm.com dbf1d101b3 #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 3 - handle palette messages in nsWindow
2001-11-07 04:45:21 +00:00
cls%seawood.org 6f71e788ea make our 64-bit platforms happy and use the macro to cast from pointer to int. 2001-11-07 01:08:26 +00:00
blizzard%redhat.com 2f01b958f6 Bug #107651. Handle drop type text/uri-list. Patch is from James Henstridge <james@daa.com.au>. r=markh, sr=blizzard 2001-11-06 23:31:17 +00:00
pinkerton%netscape.com 66e0a18746 Now a .mm. Obsolete. 2001-11-06 22:54:39 +00:00
bryner%netscape.com ef771ab3b0 Removing obsolete unused files. Not part of the build. 2001-11-06 22:54:29 +00:00
pinkerton%netscape.com 29d77ea156 pulling over bryner's changes from widget/src/mac 2001-11-06 22:53:51 +00:00
pinkerton%netscape.com a1ecaa017f removing timer, it's now in toolkit 2001-11-06 22:53:25 +00:00
pinkerton%netscape.com 6b32714a10 cocoa'ifying toolkit. moving PLEvent timer here. 2001-11-06 22:52:52 +00:00
pinkerton%netscape.com 45fc9dc2ed unix linefeeds this time 2001-11-06 16:03:52 +00:00
pinkerton%netscape.com 0b0afdb215 oops, backing out inclusion of nsIEventSink.idl 2001-11-06 16:03:02 +00:00
pinkerton%netscape.com 9b732c3bb3 New EventSink api. [not part of build] 2001-11-06 15:59:32 +00:00
pinkerton%netscape.com 90e232e3fb First stab at cocoa. [not part of build] 2001-11-06 15:46:50 +00:00
pinkerton%netscape.com 277fd3c136 Remove dependency on nsDynamicMDEF (it's very os9) and removing those
files altogether. [not part of build]
2001-11-06 15:46:26 +00:00
pinkerton%netscape.com 0d0a5554d1 First stab at Cocoa impl of widget. Some code still carbon, copied from
widget/src/mac. [Not part of build].
2001-11-06 15:35:24 +00:00
seawood%netscape.com 041f9404af Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir.
Bug #91829 r=jag
2001-11-06 09:45:23 +00:00
seawood%netscape.com 4682b26dfd Attempt to fix OS/2 bustage by declaring callback function appropriate 2001-11-06 08:23:51 +00:00
dbaron%fas.harvard.edu 3629b36e1b Take address before casting to avoid confusing the gcc optimizer with what perhaps shouldn't compile anyway. r=pinkerton sr=sfraser b=108585 2001-11-06 06:15:40 +00:00
bryner%netscape.com a84e2f5ef8 Clarifying log message. Not part of the build. 2001-11-06 04:23:16 +00:00
bryner%netscape.com 06e4cc8591 Fixing mac bustage. r=cls. 2001-11-06 04:15:05 +00:00
bryner%netscape.com 1ea421e971 Reorganize nsLookAndFeel so that all of the platform implementations
derive from nsXPLookAndFeel.  Implement a color cache for
nsXPLookAndFeel::GetColor calls.  bug 77941, r=akkana, rs=waterson.
2001-11-06 02:41:04 +00:00
dinglis%qnx.com 5bb477dfcd NOT PART OF BUILD
small resize opt to use start/end flux when aRepaint not set
2001-11-06 01:27:50 +00:00
dinglis%qnx.com 370c318591 NOT PART OF BUILD
fixed damage rect translation and clipping
2001-11-05 18:51:56 +00:00
mkaply%us.ibm.com a3b85aa75c #107688
r=mkaply, sr=blizzard
Special focus handling for combobox scrollbar
2001-11-05 14:53:04 +00:00
bryner%netscape.com 0948fd5c45 Removing obsolete native menu code. Not part of the build, r=jag. 2001-11-03 05:50:32 +00:00
bryner%netscape.com 65422d6d7e Removing obsolete native menu code. Not part of the build. 2001-11-03 05:38:52 +00:00
seawood%netscape.com c79715ed1b Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
bryner%netscape.com 38df965210 Removing obsolete/unused native menu code. Not part of the build. 2001-11-03 02:22:33 +00:00
bryner%netscape.com e78135b31b Removing unused native menu code. Not part of the build. 2001-11-03 01:11:22 +00:00
dinglis%qnx.com b2bb95f238 Not part of build
fixed lib deps.
change repeating precise timers to repeating slack for debug builds - make debuging easier
2001-11-02 19:12:36 +00:00
bryner%netscape.com 826c7a2f9e Removing some native widget cruft. rs=blizzard. Not part of the build. 2001-11-02 18:21:50 +00:00
jaggernaut%netscape.com dfe4ef469b Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
jst%netscape.com 62d3955034 Fixing bug 52120. Make mozilla pass the expected arguments to window.onerror. r=jkeiser@iname.com, sr=jband@netscape.com 2001-11-02 04:49:07 +00:00
jaggernaut%netscape.com 4a7f082fb7 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
seawood%netscape.com 91a5d2c969 Removing obsolete MOZ_MONOLITHIC_TOOLKIT code. 2001-11-01 07:31:42 +00:00
seawood%netscape.com 6daf60f372 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bryner%netscape.com c3d6f78b18 When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt. 2001-10-31 05:06:31 +00:00
bryner%netscape.com 1482877627 Bug 107500 -- clean up cruft in nsGtkEventHandler. r=jag,pavlov, sr=blizzard. 2001-10-31 05:00:17 +00:00
dbaron%fas.harvard.edu 511c6dd7c9 Fix BeOS bustage by doing what bryner meant to. b=106208. 2001-10-30 08:36:21 +00:00
bryner%netscape.com 9db8a62146 Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls. 2001-10-30 06:10:01 +00:00
bryner%netscape.com 004808d359 Removing dead native filepicker implementation. r=pavlov, not part of the build. 2001-10-30 05:49:23 +00:00
dinglis%qnx.com 8c04df0922 fixed lib deps. 2001-10-29 15:17:44 +00:00
bryner%netscape.com 803343ffeb Removing dead/obsolete file. r=pavlov, not part of the build. 2001-10-29 04:43:12 +00:00
beard%netscape.com 68a2892bf9 Fixing Carbon bustage: peterv's fix wasn't correct, seawood's checkin shouldn't have turned off opening the resource fork on TARGET_CARBON, only on XP_MACOSX. 2001-10-28 15:15:32 +00:00
peterv%netscape.com 37243a0445 Trying to fix OS X bustage by setting the entry points for Carbon targets to __NSInitialize and __NSTerminate as __initializeResources and __terminateResources were made #if !TARGET_CARBON. 2001-10-28 00:45:00 +00:00
seawood%netscape.com 93a92132d7 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com 9f8ad41e29 Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
aaronl%netscape.com 19725e63bd Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson 2001-10-26 23:47:52 +00:00
jaggernaut%netscape.com fc1707ec89 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-26 04:24:06 +00:00
alecf%netscape.com 91f782f06b final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
pinkerton%netscape.com 35a67b0b7b adding nsIMenuCommandDispatcher.idl 2001-10-25 15:00:45 +00:00
pinkerton%netscape.com 2b5c8d780b new file 2001-10-25 14:29:14 +00:00
pinkerton%netscape.com f3bdb9eca0 rewrite osx menus to use carbon command events to work around all MenuSelect problems on carbon on 9. r=beard/sr=sfraser, bug#58227 2001-10-25 13:58:13 +00:00
seawood%netscape.com d5f3120058 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
dbaron%fas.harvard.edu f56bfe4127 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
bzbarsky%mit.edu baf98c946f Make pasting from remote apps on X time out independently of processor
speed.  Bug 87207, patch by Rickard Westman <riw@swipnet.se>, r=pavlov,
sr=blizzard CVS:
----------------------------------------------------------------------
nsClipboard.cpp CVS:
----------------------------------------------------------------------
2001-10-25 00:30:30 +00:00
bryner%netscape.com bbbbd6f9e3 Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt. 2001-10-22 22:43:52 +00:00
danm%netscape.com 5aaeda6594 rework zoomed window size to use structure region bounds; looks beter on OS X. bug 105657 code=lordpixel r=pinkerton,sfraser,me 2001-10-22 22:07:14 +00:00
mkaply%us.ibm.com cccb41c2c3 No bug
r=mkaply, sr=blizzard
OS/2 only - removing lots of cruft, general cleanup of widget
2001-10-22 20:49:50 +00:00
pavlov%netscape.com 23d2b8802a fix FMW in gtk timer code. bug 83163 r=dbaron sr=mscott 2001-10-21 00:44:46 +00:00
dbaron%fas.harvard.edu 2d95ccc700 Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan 2001-10-20 23:19:07 +00:00
mkaply%us.ibm.com e4c64eadc6 No bug
r=mkaply, sr=blizzard
OS/2 only - reworking OS/2 widget/window parentage
2001-10-19 21:57:02 +00:00
mkaply%us.ibm.com c1c5257b5d No bug
r=mkaply, sr=blizzard
OS/2 only - reworking OS/2 widget/window parentage
2001-10-19 21:45:34 +00:00
ftang%netscape.com 50de1b7be9 fix bug 23363. Implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:51:26 +00:00
ftang%netscape.com 412eda5f59 fix 23363. add nsTSMStrategy.cpp to the build
This is part of implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:50:48 +00:00
nhotta%netscape.com daeee2f2b5 Added a call SetOutputErrorBehavior to replace unmapped character by '?' for a window title string,
bug 96875, r=ftang, sr=blizzard.
2001-10-19 20:49:08 +00:00
pinkerton%netscape.com 2f72d451ca remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
dinglis%qnx.com 812531199d Not part of build
convert text to UTF8 instead of ascii
2001-10-18 14:19:00 +00:00
dinglis%qnx.com 7c0c73109d Not part of build
update of photon port
2001-10-17 14:11:53 +00:00
dinglis%qnx.com bb8510e14b Not part of build
fixed up requires
2001-10-17 14:09:52 +00:00
hyatt%netscape.com 8a585b0ce7 Fix for 97805, r=sfraser, sr=waterson, also fixing event prioritization problems on Win32, r=jag, sr=brendan 2001-10-17 02:14:43 +00:00
ftang%netscape.com 8f0b1a127e add new files to the build. Not part of the build yet. Won't impact the tree.
fix bug 23363 r=brade sr=sfraser
2001-10-16 22:32:39 +00:00
pinkerton%netscape.com ac458d3081 for carbon, use the simple defproc to avoid window borders by the OS. also, remove invisible windows from the OS window lists (hidden window is one example). bugs 76990 and 102525. r=sdagley/sr=sfraser. 2001-10-16 21:10:51 +00:00
bryner%netscape.com 1ddac99589 Removing unused/obsolete rhapsody directories. r=pavlov. Not part of the build. 2001-10-16 07:52:56 +00:00
dbaron%fas.harvard.edu 34fc404be7 Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
pavlov%netscape.com f9d9404937 fix it so that we don't load winmm.dll until it is needed.. should help startup a bit. bug 104885. r=timeless sr=sspitzer 2001-10-16 01:10:29 +00:00
blakeross%telocity.com 935e13c1aa Checking in correct patch (from before) 2001-10-16 00:27:26 +00:00
blakeross%telocity.com 69ca467d8c Mozilla-generated shortcuts use unix-style eol (103466). patch by Daniel Mario Vega <dv5a@dc.uba.ar>. r=pink sr=blake 2001-10-15 22:26:20 +00:00
blizzard%redhat.com a560dc7474 Incremental changes to get this building again. Stub out appshell. 2001-10-14 19:02:05 +00:00
jaggernaut%netscape.com e316f90678 Remove dead nsString::GetBuffer() code usage. r=dbaron, rs=scc. 2001-10-14 04:57:59 +00:00
seawood%netscape.com 489a2c4aec Fix scrollbar leaks by making sure that we decrement the refcnt when Destroy() is called.
bug #101814 r=pavlov
2001-10-13 05:50:16 +00:00
seawood%netscape.com 27989febb5 Removing ifdef surrounding #include after being cited for portability violation.
Bug #103579
2001-10-13 04:21:41 +00:00
seawood%netscape.com 6e81c34e68 Removing motif port from the tree.
Bug #89330 r=bryner sr=pavlov
2001-10-13 02:59:09 +00:00
law%netscape.com 21845f40df Fix for bug 100381; use OFN_NOCHANGEDIR to prevent saved-to directory from
being in-use (i.e., preventing rmdir); r=morse, sr=blake
2001-10-13 00:32:37 +00:00
law%netscape.com 4aad0d329a Fix for bug 91904, submitted by neil@parkwaycc.co.uk; add call to FlashWindow( .., FALSE )
when turning flashing off; r=law, sr=blake
2001-10-13 00:07:20 +00:00
sfraser%netscape.com 0059507887 Fix bugscape 10444. Fix crash when playing a sound a second time; I was casting from the wrong slice, so crashed calling a virtual method. r=sdagley, sr=dveditz 2001-10-12 21:05:15 +00:00
cls%seawood.org 185ba967bf 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 d571b3b8d7 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 2dcf82b72b Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
katakai%japan.sun.com fafe5a6b2e 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 ef119303bf 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 7fe8a0eecb 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 24ce8c2ed6 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 aef383e044 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 b8dfb23b58 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 9751d70f08 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 53151b350d 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 4649022378 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 d559f00941 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 2f36a21161 r=sdagley/sr=sfraser/a=asa bug#102204 2001-10-05 14:16:51 +00:00
pinkerton%netscape.com 478bf83b9c bug 102204, r=sdagley sr=sfraser a=asa. 2001-10-05 14:16:20 +00:00
pinkerton%netscape.com 57b356883a Truncate menu items to 300px. r=sdagley/sr=sfraser/a=asa. bug# 98455 2001-10-05 14:12:35 +00:00
pinkerton%netscape.com 69578fa8ce 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 4ea4c97e4f #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 531ff3222b 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 90f0c7504c 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 37c60405a3 Bug 101885
Use WideCharToMultiByte() to convert the titleStr
/r=shanjian; /sr=brendan
2001-10-02 23:56:47 +00:00
seawood%netscape.com 3b1e15e6fd 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 5b6de9f204 Check for library version defines before using them.
Bug #100782 r=blizzard
2001-10-02 21:39:52 +00:00
mkaply%us.ibm.com aa03c45c2c OS/2 debug only bustage - need nsSize.h 2001-10-02 21:24:16 +00:00