Commit Graph

18717 Commits

Author SHA1 Message Date
vidur%netscape.com
2a030b0e12 Fix to get old XML parser to see CDATASections again 1999-03-02 23:20:45 +00:00
wtc%netscape.com
0531a241ca Undo the temporary "depend: clean" hack. 1999-03-02 23:19:01 +00:00
scc%netscape.com
eee168d553 now rely on "nscore.h" for NS_REINTERPRET_CAST instead of defining my own. now relying on autoconf system for all unixes. Some tests may need to be fixed. 1999-03-02 23:08:54 +00:00
val4%cornell.edu
4626b3f96a Fix a prolem with prev. check-in 1999-03-02 23:08:06 +00:00
scc%netscape.com
df0dcc6d34 fix for nsCOMPtr: no direct construction/assignment from raw COM interface pointers 1999-03-02 23:00:09 +00:00
val4%cornell.edu
1e2152d706 Divided JS.pm into two modules to break dependencies between jsperl.c support functions
and functions exporsed from Perl. test.pl fails one of the tests -- need to look at that.
Worspace  build settings also changed.
1999-03-02 22:53:16 +00:00
jband%netscape.com
0f9ddb452a nsID JSObject can now do mapping to and from interface names using nsIInterfaceInfoManager. Fixed a bug in getting name. Added nsID tests 1999-03-02 22:51:11 +00:00
scc%netscape.com
ea755e48f3 fix for nsCOMPtr: no construction/assignment from raw COM interface pointers 1999-03-02 22:44:55 +00:00
kmcclusk%netscape.com
82dac76411 gfx vs native widget rendering can now be specified in the viewer at run-time.
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
scc%netscape.com
72d366d6cb fixed for nsCOMPtr: no constructions assignments from raw COM interface pointers 1999-03-02 22:38:42 +00:00
beard%netscape.com
93e80dbefd removed all vestiges of nsIMalloc. 1999-03-02 22:33:32 +00:00
beard%netscape.com
15654d5717 made inheritance public. 1999-03-02 22:31:54 +00:00
beard%netscape.com
d227cf56ad fix menu double dispatching 1999-03-02 22:30:02 +00:00
scc%netscape.com
b81fb21272 fixed for nsCOMPtr: no construction or assignment from raw COM interface pointers 1999-03-02 22:27:46 +00:00
wtc%netscape.com
8b2132aba2 Another update of the latest stuff from the internal CVS repository /m/src. 1999-03-02 22:23:14 +00:00
kmcclusk%netscape.com
807e05b0b4 Added debug/style/widget render mode to the viewer menu in GTK. This allows
the viewer to set whether native or gfx-rendered widgets should be used.
1999-03-02 22:15:35 +00:00
dougt%netscape.com
b2b14f1298 Added Unix makefiles (that really do not do anything)
Added Arguments and Jarfile variables to the Install object which
are now being reflected into js.
Fixed how ExtractJarFile in Install was working
Hooked up to libjar.

** These changes are not part of the Tinderbox builds **
1999-03-02 20:25:42 +00:00
mcafee%netscape.com
cedf22e27a mcom_db.h, cdefs.h also had copies over in mozilla/dbm/include, this was causing much confusion as you can imagine. I've merged changes over to the dbm versions and am retiring these files. r=pinkerton@netscape.com,leaf@mozilla.org 1999-03-02 19:41:25 +00:00
leaf%mozilla.org
7769312cf2 Helping mcafee change the default location of cdefs.h and mcom_db.h 1999-03-02 19:37:15 +00:00
alecf%netscape.com
cb61663ab3 fix HPUX bustage - confused by too many similar constructors 1999-03-02 19:23:06 +00:00
joki%netscape.com
0baca6512f Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
akkana%netscape.com
f246a5f0dc nsWindow.cpp didn't like the fcn name SelectionClear 1999-03-02 19:06:28 +00:00
joki%netscape.com
94157169a7 Adding new interface for focusable content 1999-03-02 19:05:54 +00:00
pinkerton%netscape.com
fc5418884f add manifest for dbm/include 1999-03-02 19:02:28 +00:00
pinkerton%netscape.com
53ebd8def3 remove duplicated files already in dbm 1999-03-02 19:01:56 +00:00
slamm%netscape.com
5ffa61ac5b Style changes. 1999-03-02 18:41:21 +00:00
ducarroz%netscape.com
72da275f97 clean up: change PR_MALLOC for PR_Malloc 1999-03-02 18:36:58 +00:00
ducarroz%netscape.com
9c4f10b079 sources clean up 1999-03-02 18:35:42 +00:00
putterman%netscape.com
20f8c5174f Add ".msf" to the list of files types we should ignore when building folders. 1999-03-02 18:32:39 +00:00
jband%netscape.com
179fda3baa fix misguided use of ebx in tests too 1999-03-02 18:31:25 +00:00
ftang%netscape.com
ffc1e146ac fix SmallCap to make it work for the whole range of unicode 1999-03-02 18:25:22 +00:00
ftang%netscape.com
9a83e5f08d add IsUpper and IsLower which work for all Unicode, reviewed and approved by kipp 1999-03-02 18:24:42 +00:00
jband%netscape.com
528a295e19 fixes to make it work in release builds: some #ifdef DEBUGs, don't munge ebx register on win32!, stray star, friendlier result if linux code included in non-Linux build 1999-03-02 18:24:17 +00:00
akkana%netscape.com
63f1f1e77a Improvements in handling of the X selection, and some explanatory comments 1999-03-02 18:08:49 +00:00
nhotta%netscape.com
6829c9dcd5 Added SetDocumentCharset. 1999-03-02 17:53:52 +00:00
nhotta%netscape.com
389af999db Added SetDocumentCharset. 1999-03-02 17:48:05 +00:00
rhp%netscape.com
74e4bee497 Changes for new header conversion interfaces 1999-03-02 17:47:31 +00:00
terry%netscape.com
944cf4ca08 Oops! Mispelled "petersen". 1999-03-02 17:45:23 +00:00
rhp%netscape.com
9ed7a4bb2b Update for header defines 1999-03-02 17:43:02 +00:00
putterman%netscape.com
1e05009272 update to use RDF:containment tag. ThreadPane now loads from RDF.
Removed xul: from threadPane.
1999-03-02 17:21:11 +00:00
putterman%netscape.com
95d1d8c1b2 Added ability to GetMessages from prepopulated database. 1999-03-02 17:17:53 +00:00
putterman%netscape.com
7da1dca3a1 Added temporary code for creating a URI and adding it to nsMsgHdr. 1999-03-02 17:17:00 +00:00
harishd%netscape.com
b9dfac1bc1 We don't create a content node for <NOEMBED> tags.
Therefore, added kDiscardTag to noembed special properties bit.
1999-03-02 17:13:55 +00:00
harishd%netscape.com
fd12186767 Included flag kLegalOpen which will be used later
in handling <BODY>, <SCRIPT>, and <TITLE> tags.
1999-03-02 17:13:18 +00:00
rhp%netscape.com
4a1a3b7ef7 Changes for new XP-COM interface. 1999-03-02 17:06:48 +00:00
rhp%netscape.com
3fa539258e Change for interface 1999-03-02 16:57:16 +00:00
dcone%netscape.com
9ef4b33465 Update some functions, and formating 1999-03-02 16:47:16 +00:00
rhp%netscape.com
af79e1802e New interfaces to be exported. 1999-03-02 16:46:02 +00:00
rhp%netscape.com
2f3dddf297 Adding new header converter interface. 1999-03-02 16:10:28 +00:00
fur%netscape.com
45afc91a9b Eliminating New* files, which are old snapshots of other files 1999-03-02 16:07:50 +00:00