Commit Graph

11063 Commits

Author SHA1 Message Date
rpotts%netscape.com
b7b0e8a47f Added a skidmark when a content viewer cannot be found for a given content-type... 1998-11-04 08:49:05 +00:00
rpotts%netscape.com
f53ca9fbd3 Moved the clipboard methods from nsIWebShell into a new interface called nsIClipboardCommands... 1998-11-04 08:48:22 +00:00
rpotts%netscape.com
7ac4c05622 Added new public interface nsIClipboardCommands.h 1998-11-04 08:46:48 +00:00
pierre%netscape.com
01b405b399 Replaced with the previous contents of nsTextWidget. nsTextWidget is 1-line field and can be done with TextEdit or the Appearance Manager instead of WASTE, while nsTextArea should use WASTE. 1998-11-04 07:32:33 +00:00
pierre%netscape.com
f8aa025a8a oops...backed out previous changes and removed GetWindowPtr() because it's not used anywhere and it was a bad idea anyway: an object should either inherit from nsWindow and can access mWindowPtr, or should call GetNativeData(). 1998-11-04 07:08:05 +00:00
pierre%netscape.com
b747300232 Added StartDraw() and EndDraw() + other fixes in Destroy() 1998-11-04 07:02:26 +00:00
pierre%netscape.com
fdb4f1614d Added StartDraw() and EndDraw() 1998-11-04 07:01:36 +00:00
pierre%netscape.com
fdcb0da0eb re-enabled TextArea and FileWidget 1998-11-04 07:01:00 +00:00
pierre%netscape.com
72923370ca fixed the Focus event 1998-11-04 07:00:24 +00:00
pierre%netscape.com
0b2e1a099c use the appearance manager to implement that 1-line pwd-capable edit field 1998-11-04 06:59:20 +00:00
pierre%netscape.com
0bf8e6fc94 added a #error before we obsolete that file 1998-11-04 06:58:22 +00:00
pierre%netscape.com
e2df6f8fe5 removed OnResize() commented out the SetOrigin() etc... 1998-11-04 06:57:28 +00:00
pierre%netscape.com
3e48fa7445 removed OnResize() 1998-11-04 06:56:20 +00:00
pierre%netscape.com
28d3382df3 save and restore the colors in CopyOffScreenBits() 1998-11-04 06:55:50 +00:00
pierre%netscape.com
674405daae added GetWindowPtr() 1998-11-04 06:54:41 +00:00
pierre%netscape.com
b16199e9ba added DoIdle(), fixed some SetPort() problems 1998-11-04 06:54:16 +00:00
pierre%netscape.com
366370d759 added DoIdle() 1998-11-04 06:53:57 +00:00
pierre%netscape.com
8086c5e22a Use GetFontHandle() to return the fontNum because we don't have font handles on Mac 1998-11-04 06:51:20 +00:00
pierre%netscape.com
c43d79c0f6 some cleanup 1998-11-04 06:49:50 +00:00
pierre%netscape.com
a6268eee92 Cache data to improve performance in GetMacFontNumber() 1998-11-04 06:49:14 +00:00
pierre%netscape.com
a9e64e7020 fixed the 3 instances of Compare() to work with empty strings 1998-11-04 06:48:11 +00:00
pierre%netscape.com
3465e56de2 return 0 (ie. "strings are equal") instead of 1 when the 'n' of strncmp() and strncasecmp() is 0 1998-11-04 06:46:33 +00:00
pierre%netscape.com
b3e933f1e5 Replaced mButtonSet with mValue 1998-11-04 06:43:35 +00:00
pierre%netscape.com
c41f1dfb00 Added mValue. Improved redraw by caching data. 1998-11-04 06:42:26 +00:00
pierre%netscape.com
8d718109c8 SetLabel() redraws immediately 1998-11-04 06:38:09 +00:00
pierre%netscape.com
ab6f8ccd9e changed a 'delete' to 'delete []' 1998-11-04 06:37:28 +00:00
pierre%netscape.com
dbf953b58a minor changes: defined a constant 1998-11-04 06:36:48 +00:00
pierre%netscape.com
d559faaaad added nsTextAreaWidget 1998-11-04 06:35:13 +00:00
pierre%netscape.com
cb080ae5c9 enabled debug info in standalone target 1998-11-04 06:34:46 +00:00
pierre%netscape.com
fed80d6b91 enabled debug info in standalone target (closed tree override: raptor build only) 1998-11-04 06:34:34 +00:00
shaver%netscape.com
7a88771fa7 use MOZ_TOOLKIT, not hardcoded-motif, for include path stuff 1998-11-04 06:10:20 +00:00
cls%seawood.org
aee37c479b Another fix for parallel builds and checked in generated files. 1998-11-04 05:36:35 +00:00
troy%netscape.com
de38423189 Added some temporary code to GetContainingBlock() to make sure we return
a frame that supports the nsIAbsoluteItems interface
1998-11-04 05:35:33 +00:00
cls%seawood.org
3cd241c836 Added xpfe Makefiles 1998-11-04 05:35:00 +00:00
racham%netscape.com
461fb4cdae BUG 333146 : Added new flag to allow users to control leave_on_server value 1998-11-04 05:26:39 +00:00
racham%netscape.com
6f42c991b1 BUG 333146 : set the mail.leave_on_server based on ACCTSET.INI flag 1998-11-04 05:22:16 +00:00
michaelp%netscape.com
dff35cf838 removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget()
APIs to replace this functionality. also added CreateScrollControls() to
nsIScrollableView.
1998-11-04 04:14:10 +00:00
pierre%netscape.com
0d4d3ce5d5 Backed out previous changes. 1998-11-04 03:59:18 +00:00
scullin%netscape.com
118478d446 Add current directory to path so pref dlls and nspr are looked for in
the dll directory, not the application directory.
1998-11-04 03:04:10 +00:00
scullin%netscape.com
993e891171 Fix to load from dll dir, not program dir. 1998-11-04 02:43:44 +00:00
harrison%netscape.com
bc31358ccf added a debug command to show when external content was last
updated (slashdot, mozillazine)
1998-11-04 01:19:08 +00:00
cls%seawood.org
232ee18fa2 Added xpfe to pull_autoconf target 1998-11-04 00:41:07 +00:00
leaf%mozilla.org
4e6d64dee2 the config directory shouldn't be needed for pulling, so i made the
includes that use config optional by prepending '-'
1998-11-04 00:35:59 +00:00
akkana%netscape.com
b2b0907759 Shift libraries around to make it link on IRIX 1998-11-04 00:31:57 +00:00
kipp%netscape.com
577f84f5eb Brought -md back to life 1998-11-04 00:29:58 +00:00
kipp%netscape.com
043a97b611 Added an assertion 1998-11-04 00:29:39 +00:00
kipp%netscape.com
723caba947 Removed my style-changed work-around from last time (because it breaks incremental reflow badly); revised QueryInterface to use the revised way of casting 1998-11-04 00:29:17 +00:00
shaver%netscape.com
d38495bb98 need to reorder libs to make it link correctly 1998-11-04 00:26:44 +00:00
terry%netscape.com
26e82f2feb Added the maintainer's email address. 1998-11-03 23:55:25 +00:00
shaver%netscape.com
563571c815 Repair Makefile.in and update to let it link again for testing GTK widgets. 1998-11-03 22:57:36 +00:00