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

6589 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com bb3ffe0cde move constant from resgui into here. 1998-08-25 20:30:18 +00:00
pinkerton%netscape.com dd694f58d0 Fix bug where flex table was too large for the bookmarks window resulting in the last line being lost off the bottom. 1998-08-25 20:30:04 +00:00
pinkerton%netscape.com 8afa05aeb4 #ifdef MOZ_MAIL_NEWS some stuff we don't use anymore. 1998-08-25 20:29:41 +00:00
pinkerton%netscape.com 1edf9828f4 New "sort bookmarks menu" item. 1998-08-25 20:29:06 +00:00
pinkerton%netscape.com 8e75e57c80 Removing mail/news/conference/netcaster/3270/calendar cruft from global constants. 1998-08-25 20:28:50 +00:00
pinkerton%netscape.com 23a890d7f4 use the new constants for form element messages. 1998-08-25 20:27:58 +00:00
pinkerton%netscape.com 26eeabfb67 4.5 landing. Better drawing during printing and making the "inherited" typedefs private. 1998-08-25 20:27:38 +00:00
pinkerton%netscape.com aaff2bde2e No more 3270 support. 1998-08-25 20:26:11 +00:00
pinkerton%netscape.com 1de225703f Allow tooltip to show up even when not on a valid cell. 1998-08-25 20:25:15 +00:00
pinkerton%netscape.com 0b7542f27c Better tooltip support (uses new tooltip for all columns). 1998-08-25 20:24:20 +00:00
cmanske%netscape.com 2344227069 Backed out change intended for testing only 1998-08-25 20:24:04 +00:00
pinkerton%netscape.com 5b5b561ac6 Better handling of UTF8. 1998-08-25 20:23:47 +00:00
cmanske%netscape.com 03d25bfac4 Composer performance optimization work - FixupTableData optimizations. Added SingleSignon feature for Composer publishing. Fixed layout cell background bug - permission by nisheeth 1998-08-25 20:16:10 +00:00
cmanske%netscape.com a85aa9d63d Removed global function not used by FEs 1998-08-25 20:16:00 +00:00
ftang%netscape.com a9ddd39f2a clean up intlwin.cpp to delete obsoleted Win16 stuff... 1998-08-25 20:05:52 +00:00
ftang%netscape.com bd654a1042 fix window UTF8 problem. But the UTF8 to UTF8 conversion before Vietnamese 1998-08-25 20:03:34 +00:00
toshok%netscape.com fe6f4e9cf1 added check for sys_errlist/sys_nerr. defines HAVE_SYSERRLIST if they are present. 1998-08-25 19:57:01 +00:00
toshok%netscape.com 1839f7c1a9 get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
toshok%netscape.com 69265d8455 add NetBSD libs 1998-08-25 19:41:07 +00:00
ramiro%netscape.com 04f55b6db7 Add support for DG/UX.
Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli).
1998-08-25 19:35:56 +00:00
jwz%mozilla.org d44ec6b836 All Unix versions of Mozilla link against libmime, so they should all
call MIME_RegisterConverters() to register the converter for documents
of type message/rfc822.

On Windows, that converter is currently only registered if SMART_MAIL is
defined.

On Mac, it's never registered at all.

Someone needs to consolidate all this.
1998-08-25 19:19:13 +00:00
spider%netscape.com 33046fe71b Unix fixes 1998-08-25 19:00:32 +00:00
prasad%netscape.com 3e008559db don't hardcode domestic 1998-08-25 18:48:36 +00:00
prasad%netscape.com 12c907418a take out Prasad node 1998-08-25 15:35:55 +00:00
spider%netscape.com 2752a53324 Updates to invalidate throbber after last image has completed loading 1998-08-25 14:45:24 +00:00
spider%netscape.com 151deef216 Updates for trex 1998-08-25 14:44:46 +00:00
brendan%netscape.com 29c5634c5e Fix typos, int type mismatch, white-space, and layout style nits. 1998-08-25 08:23:34 +00:00
brendan%netscape.com 8313910413 Fix typos, white-space, and layout style nits. 1998-08-25 08:22:27 +00:00
brendan%netscape.com d194ba2c1f Propagate js/src back-out of fur's incompatible closure version-check mod. 1998-08-25 08:21:55 +00:00
brendan%netscape.com 1d8a6c70e8 Propagate warren's OJI-related XP_MAC pragma change from js/src. 1998-08-25 08:21:09 +00:00
brendan%netscape.com b8ee323a68 Fix nits. 1998-08-25 07:56:42 +00:00
brendan%netscape.com b8c24872eb Cope with uninitialized MWContext charset id (312759, mlm). 1998-08-25 07:37:52 +00:00
brendan%netscape.com 99f80db506 Fix indentation nit. 1998-08-25 07:32:25 +00:00
rpotts%netscape.com 36e1bfa687 Evil fix for deadlock during synchronous http url loads... 1998-08-25 05:51:40 +00:00
pierre%netscape.com bfb208d882 added ":mozilla:dom:src:jsurl:MANIFEST" 1998-08-25 03:25:46 +00:00
rjc%netscape.com 410b92ee4d If not set, default to data being local. 1998-08-25 01:57:51 +00:00
akkana%netscape.com 26efb2cf9e Fix IRIX build breakage -- add arg to isrequestorAlive call 1998-08-25 00:36:25 +00:00
pinkerton%netscape.com 11854bc5a9 Changes for move of EClickState to netscape_constants (rev brade). 1998-08-25 00:23:38 +00:00
akkana%netscape.com 8b75c967b9 Show which Ender area is active by changing the frame shadow type. 1998-08-25 00:08:37 +00:00
pinkerton%netscape.com cfeb74516b new UTF8 drawing routines (yay!) 1998-08-25 00:04:34 +00:00
thom%netscape.com defaa3615a fixed mac compile error in the initialization code 1998-08-25 00:04:27 +00:00
pinkerton%netscape.com 48ee6fdbe9 added new CTableTooltipPane pane. 1998-08-25 00:04:05 +00:00
pinkerton%netscape.com 6e595ff14b Move EClickState enums here, consolodating from several places. 1998-08-25 00:03:51 +00:00
pinkerton%netscape.com 75fc216e84 Get new table tooltips in Aurora. 1998-08-25 00:03:32 +00:00
pinkerton%netscape.com cbc34d9544 Landing code from 4.5. Allows tooltips to stay around between areas that want them, instead of hiding each time. 1998-08-25 00:03:19 +00:00
pinkerton%netscape.com b7a3a0b6d1 Landing of 4.5 changes to get new tooltips, bug fixes, and spring-loaded folders. Caused some APIs to change, I hope I got them all in derrived classes. 1998-08-25 00:02:34 +00:00
pinkerton%netscape.com 7e5842050d Changes from 4.5 to support new tooltips that don't go away when you move between two areas that desire a tooltip. 1998-08-25 00:01:56 +00:00
pinkerton%netscape.com 4a070c6660 API change in tooltips from 4.5 1998-08-25 00:01:10 +00:00
pinkerton%netscape.com 41d4cc1d9f Some API changes from 4.5 version of CStandardFlexTable. Also pick up new tooltips and spring-loaded folders. 1998-08-25 00:00:54 +00:00
pinkerton%netscape.com d68a2d03dc EClickState moved to Netscape_Constants 1998-08-24 23:59:57 +00:00