danm%netscape.com
07cbac5f07
removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me
2002-01-24 03:54:49 +00:00
rjc%netscape.com
0ff9cd6c12
Fix build bustage. (Missing #ifdef)
2002-01-24 02:08:30 +00:00
rjc%netscape.com
d5671a60f8
Fix bug # 83643: Mac OS X sheets. r=pinkerton sr=ben
2002-01-24 01:17:48 +00:00
law%netscape.com
7d6acfc966
Bug 88123 (and 85860): re-use command line handling code in nsAppRunner when starting a second time on Win32; r=sgehani, sr=blake
2002-01-16 06:48:14 +00:00
timeless%mac.com
ea621c9df1
Bug 118105 [Xlib] XPFE code does not treat Xlib toolkit like GTK+ toolkit
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-16 05:30:26 +00:00
bryner%netscape.com
350238438c
Fix for focus crash bugs 107844, 104297, and 109645. Make sure the window doesn't get deleted out from under us. r=saari, sr=blizzard.
2002-01-16 03:36:50 +00:00
danm%netscape.com
81b60f6f86
support nsIEmbeddingSiteWindow and gut nsIESW::SetFocus. bug 57841 r=hyatt,saari
2002-01-16 00:11:29 +00:00
danm%netscape.com
da4c666d93
support nsIEmbeddingSiteWindow. bug 57841 r=hyatt,saari
2002-01-16 00:11:06 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
danm%netscape.com
fd7c3efbe2
constrain windows centered on a parent window to be onscreen. bug 119332 r=ben,hyatt
2002-01-11 01:53:23 +00:00
danm%netscape.com
db13ba49d6
restore persistent (maximized) size state after position and size are restored. bug 119006 r=ben,hyatt
2002-01-11 01:08:49 +00:00
mkaply%us.ibm.com
0d1eee8777
Use PR_FALSE not false
2002-01-09 21:21:02 +00:00
rjc%netscape.com
e2e8b35afa
Bug # 118212: window mediator RDF changes to support keyboard. r=tingley sr=waterson
2002-01-09 02:06:23 +00:00
danm%netscape.com
9fc8a911cb
position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov
2002-01-09 01:31:24 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
pinkerton%netscape.com
2c61b48f4b
Change unsigned char* param to ConstStr255Param to make mach-o happier
...
r=sdagley/sr=blake. bug 118197.
2002-01-07 15:44:08 +00:00
pinkerton%netscape.com
38ed6718d3
stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187
2002-01-07 15:42:08 +00:00
ccarlen%netscape.com
0f9cb6c5fc
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
danm%netscape.com
0ff779267a
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
2002-01-05 02:22:45 +00:00
danm%netscape.com
eb9b2533ae
refuse to spawn new windows if you're currently being destroyed. bug 115969 r=jaggernaut,jst
2002-01-04 02:34:02 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
b100a91dbf
Fix BeOS bustage
2001-12-17 08:34:09 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
ducarroz%netscape.com
ba08b4df2e
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
2001-12-14 01:18:16 +00:00
serge%netscape.com
634a485a21
checking in for rdayal
...
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
2001-12-12 03:55:57 +00:00
bryner%netscape.com
4332f20cb5
Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard.
2001-12-11 05:34:32 +00:00
ccarlen%netscape.com
d5cbd5318c
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:39:35 +00:00
ccarlen%netscape.com
0766c35c7f
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +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
akkana%netscape.com
098f12d779
50131: map full-pathname argument to file: url. r=mcafee sr=alecf
2001-11-19 23:39:35 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
dbaron%fas.harvard.edu
f7d59fe1a7
FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser
2001-11-14 01:48:17 +00:00
bzbarsky%mit.edu
0dce65ed23
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dbaron%fas.harvard.edu
460e8dc043
Fix bustage. b=109165
2001-11-10 23:55:36 +00:00
dbaron%fas.harvard.edu
5556328edb
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
2001-11-10 23:30:13 +00:00
danm%netscape.com
3779efd362
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
law%netscape.com
465e97fd2f
Bug 102017; build new interface with Win32 resource constant needed for WinXP start menu configuration
2001-11-05 06:21:21 +00:00
law%netscape.com
9036c1d695
New interface with Win32-specific resource constants for configuring WinXP start menu (for bug 102017); r=ssu, sr=blake
2001-11-05 06:20:19 +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
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