14462 Commits

Author SHA1 Message Date
grail%cafebabe.org
db3db3e5f8 Added action mapping to menus. Trimming is still missing. 1999-01-20 06:40:16 +00:00
grail%cafebabe.org
9aef759598 Added action mapping to menus. 1999-01-20 06:40:01 +00:00
jband%netscape.com
0bca9c8b0f NOT PART OF SEAMONKEY. Workingon dealing with more types. Added access to WrappedNative from JSObject 1999-01-20 06:38:00 +00:00
troy%netscape.com
0f8e34e2e2 Added additional parameter to GetNext() that specifies whether the frame is
removed from the path. This allows peeking at the next frame in the reflow
chain
1999-01-20 05:11:17 +00:00
troy%netscape.com
e875904fe9 Added additional parameter to GetNext() that allows peeking at the next
frame in the reflow command
1999-01-20 05:10:12 +00:00
troy%netscape.com
4dd1d39c67 Added XXX reminder for myself 1999-01-20 04:50:35 +00:00
sar%netscape.com
c140b13e34 try realtime quotes. the # should work, if not, it will get backed out. 1999-01-20 04:21:18 +00:00
troy%netscape.com
174494f84c Removed some scroll related logic that was causing computed widths to be
computed incorrectly. Now the scroll frame handles it
1999-01-20 03:43:33 +00:00
briano%netscape.com
e4dd546ab0 Automated update 1999-01-20 02:23:00 +00:00
briano%netscape.com
33abc94eff Automated update 1999-01-20 02:18:12 +00:00
briano%netscape.com
315f60f9df Pre-generated configure script for platforms that don't have autoconf and GNU m4, and for people who don't want to waste time downloading and building them. 1999-01-20 01:49:03 +00:00
waterson%netscape.com
15b8b4b414 Renamed 'stream data source' to 'RDF/XML data source'; renamed 'data base' to 'composite data source'. 1999-01-20 01:43:39 +00:00
waterson%netscape.com
3628dde43d Removed unnecessary #includes. 1999-01-20 01:42:34 +00:00
waterson%netscape.com
3e6fc2b0ad Changed 'data base' to 'composite data source'. Merged RDF/XML document and stream data source into one big happy interface. 1999-01-20 01:42:13 +00:00
akkana%netscape.com
a595610833 Fix pierre's silentdl build bustage 1999-01-20 01:39:08 +00:00
leaf%mozilla.org
9c71419835 changing pull of nsprpub to pull from the tip. 1999-01-20 01:05:02 +00:00
vidur%netscape.com
6748215978 Fixing build bustage 1999-01-20 00:50:07 +00:00
donm%netscape.com
075ab8a53f making change to include Doug Turner's silentdl 1999-01-20 00:37:17 +00:00
pierre%netscape.com
67b663242d added silentdl to the list of manifest files 1999-01-20 00:36:13 +00:00
pierre%netscape.com
8b867bb42f First Checked In. 1999-01-20 00:29:40 +00:00
dougt%netscape.com
f86734ba3a Adding Makefile.in to export headers. 1999-01-20 00:25:52 +00:00
coop%netscape.com
7d3c473417 NOT YET PART OF SEAMONKEY:
* added offset management code in the form of calls to shaver's macros
1999-01-19 23:46:20 +00:00
wtc%netscape.com
37cbd0cad7 Merged the pthreads patches for BSD/OS 4.0 contributed by
Bert Driehuis <bert_driehuis@nl.compuware.com>.
Modified files: BSD_OS.mk, _pth.h, bsdi.c, ptio.c, and pr/tests/Makefile.
1999-01-19 23:38:54 +00:00
dougt%netscape.com
9e8fd3d208 Adding SilentDownload startup and shutdown to the viewer application. 1999-01-19 23:37:17 +00:00
mjudge%netscape.com
d52a50ae45 fiximg text selection for frames in frames 1999-01-19 23:36:06 +00:00
dougt%netscape.com
1cb7fd6153 Adding silentdl to the build directories. 1999-01-19 23:35:21 +00:00
karnaze%netscape.com
29d75b2c52 content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell 1999-01-19 23:16:02 +00:00
karnaze%netscape.com
44d24e235a added GetIsFrame, SetIsFrame to distinguish <frame> documents 1999-01-19 23:14:31 +00:00
vidur%netscape.com
8ff9eaa54b Completion of document as node - specifically, the childNodes array. Completion of nodeName, nodeValue and attributes properties for different types of nodes. 1999-01-19 23:07:33 +00:00
rpotts%netscape.com
5a21fff729 fixed bug when firing the OnConnectionsComplete() notification. If one of the listeners initiated a new URL load then state in the doc loader became inconsistent... 1999-01-19 22:48:05 +00:00
pierre%netscape.com
1892e8e3e5 display the AppearanceMgr frame around edit fields 1999-01-19 22:34:43 +00:00
sfraser%netscape.com
951addb80e File Removed. 1999-01-19 22:34:36 +00:00
pierre%netscape.com
23fc632663 fixed Scroll() in case the caller passes a null clipRect 1999-01-19 19:29:43 +00:00
donm%netscape.com
6fd212cfbf adding the smoke test build script 1999-01-19 18:54:41 +00:00
mjudge%netscape.com
f6b3ddb015 fixing selection a little 1999-01-19 17:41:08 +00:00
rods%netscape.com
941a7a59f9 Added new Method for Querying System Fonts 1999-01-19 17:36:19 +00:00
karnaze%netscape.com
d29710743f <form> inside <table> submits; marginwidth, marginheight in <frame> working; scrolling in <frame>, <iframe> working 1999-01-19 17:26:06 +00:00
pinkerton%netscape.com
6a22af3691 Added cut/copy to pierre's paste work and sync'd the work done in textWidget to that in textAreaWidget so both now support cut/copy/paste the same way (though the code isn't shared). 1999-01-19 17:21:37 +00:00
terry%netscape.com
591cad7c9e Wasn't properly stripping out null queries on text searches.
Harmless, but was generating overly complicated SQL.
1999-01-19 17:17:21 +00:00
terry%netscape.com
a62eac6a91 Allow a "not regexp" search of email addresses. 1999-01-19 17:10:02 +00:00
terry%netscape.com
51aca243d2 I guess nobody ever queries for URLs by regexp, since that radio
button was completely busted.
1999-01-19 17:02:39 +00:00
vidur%netscape.com
f052b61c9d Started implementation of Node properties and methods for documents. 1999-01-19 16:58:45 +00:00
pinkerton%netscape.com
f53f3619cd added nsGenericDomNodeList.cpp 1999-01-19 16:39:10 +00:00
vidur%netscape.com
792728fe8b new file - base class for other node lists 1999-01-19 15:50:20 +00:00
pierre%netscape.com
d223823ab0 use the newly added HandleUpdateEvent() to redraw the top-level widget 1999-01-19 14:34:14 +00:00
pierre%netscape.com
13ab192413 fixed live scrolling 1999-01-19 14:33:47 +00:00
pierre%netscape.com
d01457cc3e added HandleUpdateEvent() and use ::BeginUpdate() in Update() in order to improve performance during live scrolling 1999-01-19 14:33:21 +00:00
pierre%netscape.com
03b696e39b added Paste 1999-01-19 10:29:48 +00:00
pierre%netscape.com
daef1833b0 moved ConvertOSMenuResultToPPMenuResult() from nsMacMain 1999-01-19 10:29:30 +00:00
pierre%netscape.com
4908a5c207 moved ConvertOSMenuResultToPPMenuResult() to the message pump 1999-01-19 10:29:14 +00:00