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

28721 Коммитов

Автор SHA1 Сообщение Дата
dcone%netscape.com 3a09e85b99 Put braces in to get rid of many compiler warnings. 1999-06-03 13:48:20 +00:00
Jerry.Kirk%Nexwarecorp.com 3ff2ce3e59 - Adding support for the Photon UI for viewer
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
rickg%netscape.com 7d255a1bd9 fix searching errors; safeguard assign 1999-06-03 10:49:14 +00:00
pierre%netscape.com 01c1e0bdc3 Fixed various problems with popups (fixed width, empty strings, strings starting with '-'). Simplified some functions too. 1999-06-03 08:38:52 +00:00
pierre%netscape.com 274fc4c748 Remove a flicker in scrollbars introduced by last checkin (#5763 "Forms overlaid/leave bitgunk upon reflow on Mac") 1999-06-03 08:34:09 +00:00
briano%netscape.com b0a4dbd2e8 Added distclean target (same as realclean and clobber_all). It will need to be refined. 1999-06-03 08:15:52 +00:00
rjc%netscape.com 0bac745e4d Remove some of the hard-coded URLs from the personal toolbar as they are duplicates of the URLs stored in the "Personal Toolbar" bookmarks folder. Also, give containers on the personal toolbar a distinct folder icon. 1999-06-03 07:41:05 +00:00
rjc%netscape.com f4b94052e3 Added XUL templates for main menubar and toolbar (which means that the personal toolbar now actually shows the URLs placed in the "Personal Toolbar" folder in bookmarks). 1999-06-03 07:33:38 +00:00
rjc%netscape.com 30efebddc1 XUL templates are now strong enough to support building menus and menuitems. 1999-06-03 07:16:18 +00:00
rpotts%netscape.com d6fda0f44c fixed a string that was not being null-terminated... 1999-06-03 06:44:10 +00:00
rpotts%netscape.com ed1279ef88 fixed up some reference counting problems... 1999-06-03 06:36:23 +00:00
jfrancis%netscape.com 1522156259 groundwork for block transformation functionality 1999-06-03 06:01:08 +00:00
jfrancis%netscape.com dc79d9b074 using nsAutoEditBatch where appropriate; changed all "result" variables to "res" so they won't show up types in mac dev editor; groundwork for block transformation functions 1999-06-03 06:00:23 +00:00
jfrancis%netscape.com 965cc90b46 fixing a comment 1999-06-03 05:58:38 +00:00
jfrancis%netscape.com 9c7801d005 adding stackbased class for editor transaction batching 1999-06-03 05:58:20 +00:00
rpotts%netscape.com 6d59406b88 Added raptorgfxwin.lib for nsITimer support :-( 1999-06-03 05:45:56 +00:00
rpotts%netscape.com 5ebe43461d Added support for testing Sync transport access and Suspending and resuming transports... 1999-06-03 05:45:23 +00:00
rpotts%netscape.com 941c492269 Added support for Suspend/Resume... 1999-06-03 05:43:56 +00:00
putterman%netscape.com 69710c988d Change column sizes. 1999-06-03 05:40:14 +00:00
putterman%netscape.com d61a1b0276 Fixed size columns with no wrap. 1999-06-03 05:39:56 +00:00
alecf%netscape.com a91815677d add XPIDL stubs for these DOM objects so that we can access them from XPConnect 1999-06-03 04:39:14 +00:00
alecf%netscape.com ffdede6d64 add DOM XPIDL stubs so that we can pass these DOM objects through XPConnect
(the stubs are needed to associate interface names with IIDs)
1999-06-03 04:36:19 +00:00
karnaze%netscape.com b6dcb4891d bug 1252, check for null view 1999-06-03 04:34:49 +00:00
alecf%netscape.com 53b2ee8c89 oops, we need this function on mac 1999-06-03 04:34:08 +00:00
karnaze%netscape.com cf10993eda additional regression tests 1999-06-03 04:33:47 +00:00
briano%netscape.com 0c1b799a18 Backed out my change. NSPR provides the perfect fix, but wraps it in macro defs that mozilla doesn't have. 1999-06-03 03:31:56 +00:00
briano%netscape.com 872dea6fe4 Changes to support OpenVMS. Thanks to colin@theblakes.com. 1999-06-03 03:20:31 +00:00
sspitzer%netscape.com 7762d667fd fix bustage on mac.
mac exposed the circular include problem I was having.  (windows and linux
did not.)

also, remove self include nsINNTPNewsgroupList.idl
1999-06-03 03:16:36 +00:00
briano%netscape.com afdf16191d Added support for OpenVMS. Thanks to colin@theblakes.com. 1999-06-03 03:16:09 +00:00
briano%netscape.com c2446e1a03 New (temporary?) file for Colin Blake's (colin@theblakes.com) OpenVMS port. 1999-06-03 03:14:45 +00:00
alecf%netscape.com 87c7fe532d fix a bunch of warnings in mime - #if 0 out some unused functions 1999-06-03 03:12:10 +00:00
tague%netscape.com e9a9df8182 Fixed bug #5402 and #5439. Thanks to Peter Edberg and Eric Schlegel for their assistance. 1999-06-03 03:00:26 +00:00
alecf%netscape.com c2168dd255 fix random unused/uninitialized variables 1999-06-03 02:59:19 +00:00
alecf%netscape.com 8965e1ccbb while I'm here, fix a bunch of warnings about unused static functions and unused variables 1999-06-03 02:56:40 +00:00
alecf%netscape.com 71c619c4d1 fix for bustage 1999-06-03 02:50:05 +00:00
karnaze%netscape.com 2491740c7e new regression test 1999-06-03 02:43:45 +00:00
karnaze%netscape.com 1046000459 bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
sspitzer%netscape.com 6f5c26fe2a need this on windows to find rosetta.h 1999-06-03 02:38:53 +00:00
putterman%netscape.com 2532fb20b1 remove old resource files that were previously moved to a new location. 1999-06-03 02:36:36 +00:00
putterman%netscape.com 6a535257b2 remove resource files from old ui directory. These were moved to their new locations
a few days ago.
1999-06-03 02:30:26 +00:00
putterman%netscape.com ee8c2bd4fe remove resource files from old ui directory. These were moved to their new
locations a few days ago.
1999-06-03 02:27:02 +00:00
waterson%netscape.com 691bc26680 Use 'ref=' attribute to avoid confounding copy and move menus. 1999-06-03 02:25:47 +00:00
sspitzer%netscape.com 1032cde167 a whole bunch of changes.
No more NS_New* for the news objects.  Now you must go through the component
manager and use the news factory.

fixes all over to deal with this.

Fix the MODULE.  It should be news, not mailnews or nntp.

more scriptability (XPIDL) changes for news.
1999-06-03 02:24:08 +00:00
waterson%netscape.com 2e2773036a Bug 4045. Make GenericBuilder and its kin look at the 'ref=' attribute first, so that it's possible to have two elements in the same document tree that refer to the same RDF resource. 1999-06-03 02:23:50 +00:00
briano%netscape.com bab75164c3 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-03 02:10:17 +00:00
peterl%netscape.com cdd55f947d fixed warnings 1999-06-03 02:09:03 +00:00
alecf%netscape.com 30a53efd75 add interface methods for new Find methods 1999-06-03 02:07:58 +00:00
sspitzer%netscape.com 59bba0f887 not part of the build, yet. 1999-06-03 02:07:40 +00:00
alecf%netscape.com 8ebf32686e add new functions GetServersByIdentity and GetIdentitiesByServer 1999-06-03 02:07:21 +00:00
peterl%netscape.com 7b2e67d644 added cloning 1999-06-03 01:58:11 +00:00