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

19741 Коммитов

Автор SHA1 Сообщение Дата
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
sfraser%netscape.com e2c0e1da24 Added Cut, Copy and Paste, and did general cleanup 1999-03-11 07:40:55 +00:00
jband%netscape.com 38a8cd5adb interfaces are pointers and getters return retvals 1999-03-11 07:12:18 +00:00
kostello%netscape.com e65c6bf92c Changed To using Ender: approved by legal 1999-03-11 06:48:30 +00:00
bienvenu%netscape.com 8ae68caac0 add morkWriter and morkCell, morkRowCellCursor.cpp 1999-03-11 06:42:59 +00:00
bienvenu%netscape.com 826aceecb3 use Close instead of Release 1999-03-11 06:42:18 +00:00
sfraser%netscape.com 97a6619823 Adapted key listener to get char code directly from event, rather than trying to do a key code conversion (#ifdeffed out until char code is there on all platforms). 1999-03-11 06:42:09 +00:00
bienvenu%netscape.com 53426f7534 patches not to use persistent databases 1999-03-11 06:41:29 +00:00
bienvenu%netscape.com 4f8b4fc643 fix bogus cast to nsMsgHdr 1999-03-11 06:40:22 +00:00
bienvenu%netscape.com d49f254d4c add explicit include of nsCOMPtr.h 1999-03-11 06:39:35 +00:00
bienvenu%netscape.com 48480d4881 check for missing db when deciding to reparse 1999-03-11 06:38:56 +00:00
ftang%netscape.com 3bbaca6ba2 add shift_jis to the list. Solve PRBool problem on mac 1999-03-11 05:56:29 +00:00
troy%netscape.com 5d5ab80fa3 Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized
memort error
1999-03-11 05:56:11 +00:00
michaelp%netscape.com f8f65fb15e fixed memory leak. 1999-03-11 05:45:52 +00:00
nisheeth%netscape.com 0bf05a99fe - Send out the source line where the error occurred from inside PushXMLErrorToken().
- Add the 'parsererror' and 'sourcetext' tags to the HTML tag enum.
1999-03-11 05:36:50 +00:00
bienvenu%netscape.com 38cfe2bae0 fix syntax error in widgetglue js 1999-03-11 05:32:51 +00:00
nisheeth%netscape.com a1193c3031 Added two new HTML tags used internally for error reporting of expat errors: "parsererror" and "sourcetext". 1999-03-11 05:30:28 +00:00
nisheeth%netscape.com 595276432b - Beautified error reporting of expat errors. We now don't just dump the error text out as nodes. We create the parsererror and sourcetext HTML nodes that can be styled via ua.css. 1999-03-11 05:29:36 +00:00
nisheeth%netscape.com 554a04fad4 - changing ua.css to add style rules for the 'parsererror' and 'sourcetext' elements.
- added eHTMLTag_parsererror, eHTMLTag_sourcetext to the set of HTML tags.
- These tags are used within XML documents to show errors from expat.
1999-03-11 05:26:53 +00:00
kostello%netscape.com 4b07c06d65 Changed comment on -editor and -mail command line code 1999-03-11 05:25:57 +00:00