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

19910 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 59c70fc750 update unix makefile list for mailnews - add new mime stuff, remove old compose makefiles 1999-03-11 20:25:58 +00:00
mscott%netscape.com fb8bca3d45 Change m0id_scope to m_0id_id in order to fix the problem where the list of msg headers was always empty... 1999-03-11 20:22:41 +00:00
putterman%netscape.com 0dfc385a23 removed call to release 1999-03-11 20:19:53 +00:00
hyatt%netscape.com 11c4d50cbf Added nsXULDocumentInfo.cpp 1999-03-11 20:10:31 +00:00
ramiro%netscape.com 51b24a505b Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
4.x installations.
1999-03-11 20:00:57 +00:00
briano%netscape.com 30a1aee1e5 Automated update 1999-03-11 20:00:43 +00:00
jfrancis%netscape.com dd97b502cf implemented paste 1999-03-11 19:56:12 +00:00
danm%netscape.com c53e11b3a9 fix large leak loading XUL page. bug 3561 reported by bruce@cybersight.com. r:hyatt. 1999-03-11 19:54:17 +00:00
putterman%netscape.com 2213685ac2 Added delete button code 1999-03-11 19:52:02 +00:00
putterman%netscape.com 42d33601da Add delete message 1999-03-11 19:50:54 +00:00
putterman%netscape.com 7717960dc4 Add delete button 1999-03-11 19:50:27 +00:00
putterman%netscape.com 663b872f49 Gets dependencies correct 1999-03-11 19:50:01 +00:00
cyeh%netscape.com 004a4b6087 *** empty log message *** 1999-03-11 19:49:40 +00:00
hyatt%netscape.com fa81242e10 Adding in the new document info class and tweaking the builder so that
it knows how to use it.
1999-03-11 19:49:32 +00:00
hyatt%netscape.com 157bddd1d0 Code to enable instantiation of the new document info class. 1999-03-11 19:49:05 +00:00
cyeh%netscape.com 8a0cf25431 moving code from mozilla/wallet to mozilla/extensions/wallet per brendan/shaver.
code owner is morse@netscape.com.

modified source and makefiles to be connected to toplevel build and fix optimized
builds. mozilla/wallet is obsolete.
1999-03-11 19:48:51 +00:00
hyatt%netscape.com 4893c6c452 Helper class for handling of XUL fragments. 1999-03-11 19:48:43 +00:00
slamm%netscape.com 39b612dcf6 Fix for -MD flags. Filter-out the rule if the rule if it is bogus. A better way around the problem would be to take CFLAGS off the link line, but I am not sure if we can do this. 1999-03-11 19:46:00 +00:00
sfraser%netscape.com d510b0eae9 Add SelectAll() to the EditorAppCore 1999-03-11 19:35:26 +00:00
sfraser%netscape.com 1f8973c082 Fix the key handling, and fix my macro for the charCode stuff 1999-03-11 19:34:28 +00:00
sfraser%netscape.com b784058886 Add SelectAll() 1999-03-11 19:33:37 +00:00
cyeh%netscape.com 88e1ae5cff make clobber_all remove the dist so we can catch depedency problems. if you don't
blow away the dist, you can hide module dependencies and build order that need
to be correct in makefile.win DIRS
1999-03-11 18:14:57 +00:00
kostello%netscape.com d49a5456ed Fix build bustage: editor is near the end of the make order AND
gfx comes before widget
1999-03-11 18:12:12 +00:00
terry%netscape.com c9b01af08a Allow importing of groupset. 1999-03-11 16:54:12 +00:00
terry%netscape.com ac6b592a3c Added 'groups' stuff, where we have different group bits that we can
put on a person or on a bug.  Some of the group bits control access to bugzilla
features.  And a person can't access a bug unless he has every group bit set
that is also set on the bug.
1999-03-11 16:30:54 +00:00
troy%netscape.com 38bb440c35 Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
use of delete operator
1999-03-11 15:21:46 +00:00
troy%netscape.com 3483f42e09 Work-in-progress for min/max properties 1999-03-11 15:13:17 +00:00
dcone%netscape.com 4dca61f35f added the nsdrawingsurfacemac to project 1999-03-11 15:02:42 +00:00
dcone%netscape.com e0e0b71155 update to use the nsDrawingSurfaceMac object for its onscreen on offscreen drawing. 1999-03-11 14:42:11 +00:00
rjc%netscape.com 2e2544c1c6 Comment out NS_PRECONDITION on mDocument. 1999-03-11 12:07:49 +00:00
rjc%netscape.com 4c1c22eb08 Better, smarter sorting implementation. 1999-03-11 12:01:47 +00:00
rjc%netscape.com 1a0a4f1e32 Only answer GetTarget() queries if its a file URL (ignore file root node) 1999-03-11 12:00:57 +00:00
rpotts%netscape.com 164f4e7be7 in the process of adding support for a protocol helper component which is responsible for dealing with modal requests from the network protocol handlers (which may be on different threads...) 1999-03-11 11:39:34 +00:00
rpotts%netscape.com dc933a59a5 Temporarily added a CID for the default protocol helper component... 1999-03-11 11:35:23 +00:00
warren%netscape.com 9f49004510 Commented out line causing link error on mac (fix later). 1999-03-11 11:03:43 +00:00
warren%netscape.com f5b0e48292 tweak 1999-03-11 11:01:16 +00:00
warren%netscape.com 1ca883bda7 Exporting symbols for the mac. 1999-03-11 10:47:54 +00:00
rpotts%netscape.com 8c1ca1ceaf added an #ifdef USE_NGPREF around the definition of the nsIPref interface and ClassID... This should fix the build bustage... 1999-03-11 10:23:37 +00:00
warren%netscape.com 1930f473c3 attempt to fix mac build 1999-03-11 10:18:46 +00:00
warren%netscape.com 962675c4a4 First cut at new command architecture. 1999-03-11 10:14:35 +00:00
warren%netscape.com fc2e4550dc First cut at new command architecture. 1999-03-11 10:01:25 +00:00
warren%netscape.com 5f5aba4d61 Added union and intersection enumerators. 1999-03-11 09:56:59 +00:00
briano%netscape.com 529e1f7560 Automated update 1999-03-11 09:30:43 +00:00
mcafee%netscape.com 9ad5b5e229 Adding -xildoff linker flag to Solaris/CC build; removing -z defaultextract MKSHLIB_UNFORCE_ALL option, this works with ld but not CC. CC just picks the last -z option and uses that for the whole line, ld behaves as advertized in the ld man page. 1999-03-11 09:16:56 +00:00
vidur%netscape.com 7c14179b2d Put back in changes blown away by evaughn 1999-03-11 08:59:37 +00:00
rpotts%netscape.com 7796f6ca4f Added an mRequestingThread member to nsConnectionInfo... This is a PRThread pointer to the thread which made the network request (ie. the UI thread, etc)... This information is necessary when marshelling information back to the requesting thread... 1999-03-11 08:19:54 +00:00
jband%netscape.com 293ce3d801 strings are TD_PSTRING | XPT_TDP_POINTER 1999-03-11 08:01:02 +00:00
dp%netscape.com d57373e7a0 Changing default registry name:
Unix: ~/.mozilla/registry
Win: <winnt dir>\mozregistry.dat

BTW, mac is already MozRegistry
1999-03-11 07:56:03 +00:00
vidur%netscape.com 36c7810f34 Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
dp%netscape.com e4d775b1e6 creating ~/.mozilla under unix if not already there. 1999-03-11 07:44:23 +00:00