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

46425 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com e16f8dd894 add ability to drag the urlbar proxy icon as a demo of d&d. r=scc. 1999-11-13 23:28:51 +00:00
cls%seawood.org fb3de20f7e Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com> 1999-11-13 22:37:44 +00:00
cls%seawood.org b3b7c5882c Removing the need for MFC from the build. The .rc files require afxres.h to build but do not appear to be neccessary themselves. 1999-11-13 22:33:41 +00:00
cmanske%netscape.com f0f0ff6458 A better fix for Mac build bustage 1999-11-13 19:27:59 +00:00
cmanske%netscape.com cacb529fcf Fixing Mac build bustage 1999-11-13 19:18:37 +00:00
cmanske%netscape.com 0a01828233 Partial fix for 14344(Page Properties) and 18774(Increase/Decrease Font Size). Fixed 18234 (move Advanced Edit button), 18485 (don't prompt for title with Save As), 16714 (undefined value for para. property combobox) and 18494 (add filename to window caption). Improved Image Properties dialog and CSS style for toolbars. Added new Composer icons. r=sfraser 1999-11-13 16:37:58 +00:00
cmanske%netscape.com 878d64f599 Changed Mail Composer XUL to use Increase/Decrease font size instead of combobox (part of fix for 18774) r=sfraser 1999-11-13 16:37:16 +00:00
ducarroz%netscape.com 57a3414438 Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp 1999-11-13 16:04:41 +00:00
blizzard%redhat.com 5602ff2235 return GDK_FILTER_REMOVE for ConfigureNotify events on the bin_window. this will prevent ConfigureNotify event compression from occuring with older versions of gtk. 1999-11-13 15:05:40 +00:00
law%netscape.com 346061bc84 Fix bustage by backing out some CallQueryInterface calls (for Travis); r=travis@netscape.com 1999-11-13 08:20:53 +00:00
saari%netscape.com e94b2db7dc Adding user-focus: normal CSS rule to make message compose subject and to: field fuction properly. R: billions and billions of monkeys 1999-11-13 08:17:17 +00:00
tbogard%aol.net 54dcb3ec83 Implemented a number of the Positioning / Sizing routines. 1999-11-13 08:09:16 +00:00
law%netscape.com d45b63d3f4 Yet another fix to try to become non nsCOMPtr-challenged 1999-11-13 07:40:30 +00:00
tbogard%aol.net ea837f023a Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc 1999-11-13 07:36:28 +00:00
tbogard%aol.net c9854e66c4 Changed an NS_ASSERTION to be an NS_WARN_IF_FALSE. r=scc 1999-11-13 07:34:29 +00:00
law%netscape.com b6159b0505 Better fix for VC++5 and Solaris bustage 1999-11-13 07:04:36 +00:00
law%netscape.com 9adbb189d4 Fix for VC++5 and Solaris bustage 1999-11-13 06:32:55 +00:00
law%netscape.com 0fe56aa0e1 Fixing non-debug build bustage 1999-11-13 06:27:22 +00:00
warren%netscape.com 8a025e9bd4 Fixed QI problem now that comptrs check. 1999-11-13 06:18:34 +00:00
warren%netscape.com 38804a8859 Fix for case where we're trying to Write to a blocking stream, and we're out of buffer space. This should block. r=rpotts 1999-11-13 06:16:52 +00:00
law%netscape.com a37a27d9e9 Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski 1999-11-13 05:37:00 +00:00
tbogard%aol.net ec052b8929 Changed the QueryInterface to be a QUERY using the macros. r=scc 1999-11-13 05:31:36 +00:00
saari%netscape.com 80a7ab6371 Landing focus changes. R: joki 1999-11-13 05:16:33 +00:00
harishd%netscape.com e64fd3aed9 Another attempt to fix the bustage!!! 1999-11-13 04:56:56 +00:00
saari%netscape.com b2ccc11f94 gtk widget changes to facilitate new focus work. R: pavlov 1999-11-13 04:53:18 +00:00
harishd%netscape.com 9d48c5f95a Fix for the bustage. 1999-11-13 04:37:54 +00:00
sgehani%netscape.com ebe018f8b0 *** NOT PART OF BUILD *** * Bug fix 18703: call AbortInstall() if errors encountered during installation. * Bug fix 15954: delete Component Registry after XPInstall engien is done with it. 1999-11-13 04:08:50 +00:00
tbogard%aol.net 1327f8150d Made webshell implement nsIInterfaceRequestor. This paves the way for me to start changing people to not use nsIContentViewerContainer::QueryCapability(). r=pavlov 1999-11-13 04:06:23 +00:00
sgehani%netscape.com fb2596370d Fix bug 18670: handle enter key in addition to return key for default buttons on the Mac Install Wizard UI. [r=ssu] 1999-11-13 04:06:05 +00:00
harishd%netscape.com 58b00280fb This checkin contains combined work of rickg and harishd
Harishd's Changes:
 Fix for bugs
 2749    - Tweaked strict comment handling, i.e., <!------> is now treated as an illegal comment in strict mode
16934   - Rectifed reporting of JS line error when a newline is found within a tag.
15204   - Made TEXTAREA content to reflect the source document.
11979, 16826  - Stoping the parser properly on receiving the stop-error message.
17594   - Added code to parse <!DOCTYPE> content correctly.
17496   - Building up the stack for orphaned OPTIONs

r=rickg

Rickg's Changes:
  rickg will be posting comments on his changes by 11/12/99.

r=harishd
1999-11-13 03:53:11 +00:00
sspitzer%netscape.com 4a9ee13f5d really fix the warning this time. 1999-11-13 03:49:30 +00:00
valeski%netscape.com 2a5a4acb11 another shot at vc5 bustage 1999-11-13 03:17:54 +00:00
valeski%netscape.com 71b98d3043 another shot at 5.0 bustage 1999-11-13 03:07:01 +00:00
sgehani%netscape.com b652e5ad84 MIWCommon + Netscape || MIWCommon + Mozilla subsumes MacInstallWizard (now obsolete). 1999-11-13 02:49:30 +00:00
mcafee%netscape.com 5658dd9af1 Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm 1999-11-13 02:43:55 +00:00
sspitzer%netscape.com d610244e7a fix for #17954
before, if "mail.directory" was set, we'd assume the mail wasn't in the standard
default place, so we'd migrate Mail -> Mail5
now, we check if "mail.directory" == the default place.  if so, we migrate
it like we would if it wasn't set.
Mail -> Users50/<profile>/Mail

to help do this, I added Equals() to the nsIFileSpec interface, to compare
two nsIFileSpec's, it does this by comparing the nsFileSpecs.
1999-11-13 02:02:22 +00:00
sspitzer%netscape.com cc3f3c407d fix warning by casting. r=slamm 1999-11-13 01:59:19 +00:00
valeski%netscape.com 286d76860f fixing bustage for win32 vc5 1999-11-13 01:56:02 +00:00
dveditz%netscape.com 038acc367f variable name change to silence build warning 1999-11-13 01:54:12 +00:00
valeski%netscape.com c0b43f9671 fixing win32 vc5 bustage 1999-11-13 01:48:17 +00:00
slamm%netscape.com b8afda2519 Fix build warnings. r=sspitzer 1999-11-13 01:36:34 +00:00
wtc%netscape.com 615f894cda Bugzilla bug #16845: added new function PR_LoadLibraryWithFlags.
Also, use RTLD_LAZY on Linux (was using RTLD_NOW).
Modified files: prlink.h, prlink.c.
1999-11-13 01:27:06 +00:00
rchen%netscape.com 169546da95 Modify L10N note 1999-11-13 00:48:23 +00:00
sgehani%netscape.com 870d3fd80f Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
Also, added deletion of extracted files if the CRC-32 doesn't match. Mapped 'PR_Delete' to 'remove' for STANDALONE. [r=mstoltz]
1999-11-13 00:44:56 +00:00
sgehani%netscape.com a47ea2d4f2 Mac profiler code crept in. Removed this ifdef'd cruft. 1999-11-13 00:43:12 +00:00
sgehani%netscape.com d9178fc94d Fixes for bug 18683. Libjar interfaces changed but the implementation didn't. This fixes the runtime XP horkage. [r=dveditz] 1999-11-13 00:39:03 +00:00
mark.lin%eng.sun.com 634795291f Added support for Proxies in the MRJ Plugin via getProxyForURL. Reviewed
by ed.burns@eng.sun.com and approved by drapeau@eng.sun.com. Fixes bug
#18691. I can be contacted at mark.lin@eng.sun.com or
phone: (408) 517-5365, (650) 627-8409.
1999-11-13 00:37:48 +00:00
rchen%netscape.com 9d1943bdae Modify L10N notes 1999-11-13 00:37:34 +00:00
valeski%netscape.com 02ce4f5c12 18725, r=sdagley. FTP is now cancellable.
* added new state to FTP. data channel reading state.

* the FTP channel's SetConnectionQueue now handles a null arg and resets it's eventq if null is passed in.
1999-11-13 00:31:36 +00:00
fergus%netscape.com afc7181373 Added/updated Localization Notes. r: rchen@netscape.com & chjung@netscape.com 1999-11-13 00:31:35 +00:00