Commit Graph

899 Commits

Author SHA1 Message Date
michaelp
2ac477a0c8 hey, now the state stack is actually useful. duh. 1998-05-07 01:10:20 +00:00
kipp
519a6403a4 Ported to new CreateFrame/CreateContinuingFrame APIs 1998-05-07 00:08:20 +00:00
kipp
4d3606cbbc Ported to new CreateFrame/CreateContinuingFrame APIs; removed some debris code 1998-05-07 00:06:53 +00:00
kipp
04ca90d1da Updated style sheet 1998-05-07 00:06:15 +00:00
kipp
f8bff82f91 Changed CreateContinuingFrame to take a style context argument to reduce style context creation 1998-05-07 00:05:37 +00:00
kipp
e03db2b516 Updated CreateFrame to take a style context argument to reduce style context creation 1998-05-07 00:05:13 +00:00
gagan
7fa56abe72 Add module id to object. 1998-05-06 23:24:55 +00:00
gagan
850325bce2 Time something using an excursion class. 1998-05-06 23:18:38 +00:00
michaelp
fb45d59dde added pens to graphics state. more performance improvements. 1998-05-06 22:50:23 +00:00
rpotts
c27ac243e8 renamed the nsIStreamNotification interface to nsIStreamListener 1998-05-06 22:16:02 +00:00
pinkerton
a452cd1cb1 use new D&D mixins in CURLDragHelper.cp/h to handle drops of url-like things. (rev/appr sdagley, for all the others too...) 1998-05-06 21:27:09 +00:00
pinkerton
d20e2bc1cf use new D&D mixins in CURLDragHelper.cp/h to handle drops of url-like things. 1998-05-06 21:26:21 +00:00
rpotts
f5e0208bd5 updated to use the URL->Open(...) method for starting an async url load... 1998-05-06 21:20:04 +00:00
gagan
9efa1ae251 Progress. 1998-05-06 20:29:20 +00:00
wtc
c389b52b5b Define IP_MULTICAST to get the IP multicast macro/struct definitions
in netinet/in.h on SINIX 5.43.  We acknowledge the help of Sanjay
Gupta <gupta@informix.com>.
1998-05-06 19:53:26 +00:00
robinf
57bb659a79 replacing corrupted images in previews 1998-05-06 18:23:32 +00:00
troy
b45b6251c2 Fixed build bustage 1998-05-06 18:13:58 +00:00
ramiro
2bebc6d333 Fix build problem reported by avogel@bdm.com (Andy Vogel). The PopupCommand
class defined in 2 different *.cpp files and was confusing thr dgux linker.
Add {Rdf,Editor} prefix to PopupCommand class to avoid ambiguity.
1998-05-06 17:49:57 +00:00
ramiro
18be686676 Move the bookmark widgets to their own library. Componetize things a bit.
Should make it easier to completely bypass these widgets if needed - as
will probably be the case for lite browsers and "motifs" that break cause
of them.
1998-05-06 17:36:34 +00:00
ramiro
0584498484 Add .cvsignore for xfe 1998-05-06 16:46:53 +00:00
michaelp
ffa6df2752 added fonts to graphics state stack. general optimizations. 1998-05-06 16:42:05 +00:00
troy
02e5832c88 Started adding ContentChanged() notifications 1998-05-06 16:28:55 +00:00
troy
a84baf1f3c Hooked up DOM insert/replace/delete 1998-05-06 16:27:15 +00:00
troy
aa24f7efe4 Hooked up insert/delete/replace 1998-05-06 16:26:06 +00:00
michaelp
a6de8ef965 added solid brushes to graphics state. 1998-05-06 02:26:17 +00:00
briano
4141936641 Attempt to handle the various SINIX versions (that I know of) in a cleaner way. 1998-05-05 23:58:14 +00:00
troy
d477d86672 Frames no longet store the content index-in-parent 1998-05-05 23:56:50 +00:00
kmcclusk
ea8c399672 Added tooltip widget and ScreenToWidget and WidgetToScreen conversion member functions 1998-05-05 23:41:16 +00:00
wtc
076ba566b9 Checked in (unfinished) Rhapsody port provided by Chris McAfee and
Chris Toshok (mcafee, toshok@netscape.com).  It is classic NSPR,
local threads only (based on setjmp/longjmp).
1998-05-05 23:28:45 +00:00
rickg
86d4c32424 removed redundate class spec -- fixed a mac problem 1998-05-05 22:58:30 +00:00
michaelp
3d295d74ad when selecting a bitmap into a drawing surface, we now reselect the bitmap
that used to be there when we're done.
1998-05-05 22:39:19 +00:00
mlm
26b34368ef - Fix for new engine - do not require tag to always be there, as sometimes
the prototype object will be passed in.
1998-05-05 22:33:10 +00:00
michaelp
926e979038 API cleanup for images and drawing surfaces. 1998-05-05 22:11:50 +00:00
montulli
1da8423e99 fix warning 1998-05-05 21:41:24 +00:00
montulli
5f12596688 add mkaccess to makefile fix warnings 1998-05-05 21:40:39 +00:00
pinkerton
39e5f5c535 fix for bug #115653 for file sharing (rev scc, appr don). 1998-05-05 21:27:12 +00:00
pinkerton
28456d701b Fix off-by-one error when adding new rows from external rdf containers. (rev scc, appr don) 1998-05-05 21:21:43 +00:00
hardts
96b64b39cc added support for MOZ_RAPTOR 1998-05-05 21:16:24 +00:00
selmer
5d338236b0 Creating Java strings: don't include null char in length count 1998-05-05 20:35:13 +00:00
rickg
98203d21ad removed nsDefaultTokenHandler.* 1998-05-05 20:25:19 +00:00
spider
16d626a631 adding Unix Shell Makefile stuff 1998-05-05 20:17:21 +00:00
spider
ef817442d4 Miscellaneous UNIX fixes and ISupports Interface cleanup in implementations 1998-05-05 20:16:13 +00:00
kmcclusk
d69cde193a *** empty log message *** 1998-05-05 19:58:27 +00:00
pinkerton
3c4ae6d670 Add LO_LayingOut to fix mac build bustage (appr cyeh). 1998-05-05 18:56:21 +00:00
hardts
ed8c3b1982 check for null to prevent crash 1998-05-05 18:51:19 +00:00
michaelp
680d001699 cleaned up. 1998-05-05 18:34:51 +00:00
montulli
27be5ff665 remove annoying asserts 1998-05-05 18:32:09 +00:00
spider
194378daea Toplevel Window and Event implementations 1998-05-05 18:16:25 +00:00
michaelp
62d05bf514 ResizeView() now does the right thing. 1998-05-05 18:04:56 +00:00
montulli
a52256b2bd fix annoying asserts 1998-05-05 17:50:26 +00:00