Commit Graph

4947 Commits

Author SHA1 Message Date
bryner%netscape.com
b1494c8444 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
b0af214b90 Removing dead native filepicker implementation. r=pavlov, not part of the build. 2001-10-30 05:49:23 +00:00
dinglis%qnx.com
69c6678b6b fixed lib deps. 2001-10-29 15:17:44 +00:00
bryner%netscape.com
c9c78e694b Removing dead/obsolete file. r=pavlov, not part of the build. 2001-10-29 04:43:12 +00:00
beard%netscape.com
ea71d3cf87 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
9b4a127ffd 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
9b5ae05e33 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
3e1cbb069d Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
aaronl%netscape.com
d21aea8332 Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson 2001-10-26 23:47:52 +00:00
jaggernaut%netscape.com
24505a61c3 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
8b0ceb8c3c 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
cbad003486 adding nsIMenuCommandDispatcher.idl 2001-10-25 15:00:45 +00:00
pinkerton%netscape.com
3714be02c7 new file 2001-10-25 14:29:14 +00:00
pinkerton%netscape.com
96d12a2ec0 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
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
dbaron%fas.harvard.edu
02f3a2d769 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
12d546bff9 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
03cd3c194e 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
8151ac9885 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
57f031a91e 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
627f2ad197 fix FMW in gtk timer code. bug 83163 r=dbaron sr=mscott 2001-10-21 00:44:46 +00:00
dbaron%fas.harvard.edu
2fe76cd2ac 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
08519cd109 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
994572ed35 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
a64c2c46c0 fix bug 23363. Implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:51:26 +00:00
ftang%netscape.com
63ff296384 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
8e66def5e6 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
6630d79543 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
92e5a57fa1 Not part of build
convert text to UTF8 instead of ascii
2001-10-18 14:19:00 +00:00
dinglis%qnx.com
ae5904ae09 Not part of build
update of photon port
2001-10-17 14:11:53 +00:00
dinglis%qnx.com
c7dcf80ce0 Not part of build
fixed up requires
2001-10-17 14:09:52 +00:00
hyatt%netscape.com
47ad649f65 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
865da56c12 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
26446d9b36 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
aa953f4f2b Removing unused/obsolete rhapsody directories. r=pavlov. Not part of the build. 2001-10-16 07:52:56 +00:00
dbaron%fas.harvard.edu
ed869c764e 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
121a512eeb 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
8acecc8399 Checking in correct patch (from before) 2001-10-16 00:27:26 +00:00
blakeross%telocity.com
36a9a8f646 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
73c1351049 Incremental changes to get this building again. Stub out appshell. 2001-10-14 19:02:05 +00:00
jaggernaut%netscape.com
b9f4fd8c36 Remove dead nsString::GetBuffer() code usage. r=dbaron, rs=scc. 2001-10-14 04:57:59 +00:00
seawood%netscape.com
2ae055c744 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
1d7513d8fb Removing ifdef surrounding #include after being cited for portability violation.
Bug #103579
2001-10-13 04:21:41 +00:00
seawood%netscape.com
566cf2aa54 Removing motif port from the tree.
Bug #89330 r=bryner sr=pavlov
2001-10-13 02:59:09 +00:00
law%netscape.com
3958a80acd 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
ed9573e1e9 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
42afcf130e 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
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
pinkerton%netscape.com
b37bedf0db bulletproof SetCursor() calls for osx. r=pchen/sr=sfraser/a=dbaron. bug 97302. 2001-08-29 21:33:17 +00:00
briane%qnx.com
79024c6597 PHOTON build only
Fixes to work with the static builds
2001-08-28 18:10:49 +00:00
mkaply%us.ibm.com
640ceb8e7b #97166
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from aaronr - workaround crash using XCenter/XWorkplace
2001-08-28 13:18:24 +00:00