Commit Graph

221 Commits

Author SHA1 Message Date
atotic
90a78abec5 Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
atotic
9d8962fb7f #ifdef NET_mail/news functionality with MOZ_MAIL_NEWS. 1998-05-08 21:42:26 +00:00
pinkerton
e3b37da964 free memory allocated (silently!) by GetURLFromFileSpec(). (appr brade). 1998-05-08 15:35:42 +00:00
pinkerton
70f80cdae3 added "rdf" to access paths so composer can understand drops from HT (appr brade). 1998-05-08 15:34:44 +00:00
pinkerton
5369e9069e New drag and drop architecture using CURLDragMixin subclasses. Fixed bug where dropping text clipping would drop at old insertion point, not at mouse location. (appr brade). 1998-05-08 15:34:07 +00:00
sdagley
a735b3fae1 Merging current fix for #86787 and #96213 from 4.x tree. When creating a new window check chrome to see if it should be created zoomable rather than changing it afterwards. Works around WDEF change in MacOS 8 that breaks old hack that would toggle zoom widget after creating window. 1998-05-08 06:08:55 +00:00
sdagley
d328fd0462 Merging sfraser fix for #115706 from 4.x branch. 1998-05-08 03:34:05 +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
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
thom
9a9a95f0f9 Moved general Mac defines from Comm_Headers.c to Comm_Defines.h so that raptor can include Comm_Defines.h 1998-05-04 22:31:33 +00:00
rjc
f869a71414 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +00:00
nisheeth
df211e2566 Added layspan.c in mozilla/lib/layout, lm_span.c and lm_trans.c in mozilla/lib/libmocha. 1998-04-29 10:20:16 +00:00
nisheeth
682b95742d Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. 1998-04-29 07:50:37 +00:00
pinkerton
91ff232d03 also send the bookmark drag flavor so that other applications (dragThing, etc) can get both the url and the title (rev sdagley, appr sdagley). 1998-04-29 00:57:11 +00:00
pinkerton
9b9e618331 remove the comment about how we're going to pull the bookmark drag flavor, since we're not. (rev sdagley, appr sdagley). 1998-04-29 00:56:31 +00:00
sdagley
681d3a70eb Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
pinkerton
00d3c38145 Doh! I removed the wrong icons last time (I removed hilighted instead of selected). Put the right ones back in and take the wrong ones out. (appr sdagley). 1998-04-28 20:59:06 +00:00
pinkerton
caa0bff3c4 Fix 2 problems: cells with no data no longer show garbage as tooltip. Cells with separator no longer show tooltip. (rev sdagley, appr sdagley). 1998-04-28 20:54:44 +00:00
jsw
236b78b66f take a wild assed guess at fixing the build 1998-04-28 09:09:49 +00:00
jsw
0928252e90 get the name right 1998-04-28 07:54:14 +00:00
atotic
dc44ed98cf Fixing the -ko flag 1998-04-28 05:44:39 +00:00
atotic
2bf00054d9 Fixing the -ko flag 1998-04-28 05:23:29 +00:00
cyeh
e1d2772818 renaming root of the repository to "mozilla" 1998-04-27 17:29:58 +00:00
brade
eb62879a73 make grippy pane hilites valid 1998-04-26 22:43:12 +00:00
brade
885eb830ad table dialog changes from gbrown; center dlogs over parent window (not main screen) 1998-04-26 22:40:39 +00:00
brade
0c44d4abb6 table dialog changes from gbrown 1998-04-26 22:40:00 +00:00
beard
7eacb4719a SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. 1998-04-22 02:12:12 +00:00
beard
a9ced1f82c Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. 1998-04-22 02:10:33 +00:00
beard
50952def0f Added support for dynamic allocation of menu IDs for plugins. 1998-04-22 02:08:49 +00:00
beard
572af434a6 Changes for plugins history. 1998-04-22 02:07:52 +00:00
brade
adb5ab12d2 minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
brade
d61f7585c3 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
pinkerton
03504b5f00 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
pinkerton
c3315cef9e Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton
bbb0c1d8c3 Remove 200K of icons that are no longer necessary. 1998-04-17 22:40:52 +00:00
pinkerton
5de4188125 When HTML area resizes, show arrow cursor in case it can take a while (like page with big tables). 1998-04-17 22:40:30 +00:00
pinkerton
bc4117282b change class_id of location bar's edit field to new autocomplete class (rev sdagley, appr sdagely). 1998-04-17 22:39:12 +00:00
pinkerton
4be376c462 register Paul's autoURLcompletion stuff. (rev sdagley, appr sdagely). 1998-04-17 22:39:11 +00:00
pinkerton
1ce6e8a5dd First Checked In. 1998-04-17 22:28:59 +00:00
pinkerton
d9c0fa2a1d Use UGAColorRamp instead of hardcoding colors. Added a lot of code for supporting drag feedback on the selector bar to indicate where new workspaces will be created. (rev sdagley, appr sdagley) 1998-04-16 22:29:00 +00:00
pinkerton
f009753c1e API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) 1998-04-16 22:28:09 +00:00
pinkerton
8478539a91 API change in CIconTextSuite to use string instead of cstring. Also using UGAColorRamp instead of hardcoding colors. (rev sdagley, appr sdagley) 1998-04-16 22:27:13 +00:00
pinkerton
51a29a7a82 API change in CIconTextSuite to use string not cstring (rev sdagley, appr sdagley) 1998-04-16 22:26:44 +00:00
pinkerton
99203e92db Fix 2 places where I was assuming the NavCenter was present when it wasn't. (rev sdagley, appr sdagley) 1998-04-16 22:26:12 +00:00
pinkerton
ba2149b758 checked "merge into output" on non-debug targets for XMLPPCLib. (appr sdagley) 1998-04-16 22:18:33 +00:00
pinkerton
42f486ac01 Draw correctly when in a scroller. Fixed to use local coords correctly and set image size (rev sdagley, appr sdagley) 1998-04-15 00:05:39 +00:00
pinkerton
5a2e5c3182 Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) 1998-04-15 00:04:52 +00:00
pinkerton
7dacde5292 Added CStandardFlexTable and CScrollerWithArrows CTYPs. (rev sdagley, appr sdagley) 1998-04-15 00:04:02 +00:00
pinkerton
bf0ea2d584 removed CTYP and CPPB's for CStandardFlexTable because it is no longer just a mail/news thing. It has been moved over to Mozilla_Custom_CPPBs. (rev sdagley, appr sdagley) 1998-04-15 00:03:33 +00:00
pinkerton
ca31e5964b NavCenter selector view now a subview of a custom scroller (rev sdagley, appr sdagley) 1998-04-15 00:02:39 +00:00
pinkerton
51f0b7657a added registration of new CScrollerWithArrows classes. (rev sdagley, appr sdagley) 1998-04-15 00:01:56 +00:00
pinkerton
ad4cdae831 Draw menu separators in tree with icon, but no text (used to have text that said "<Separator>" and no icon). (rev sdagley, appr sdagley). 1998-04-13 22:55:56 +00:00
pinkerton
6409e2542b Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) 1998-04-13 22:54:57 +00:00
pinkerton
5c393de51c Redid workspace selection/shelf notification to fix some bugs. Also now responds to HT's node edit event, though it is still commented out because of redraw problems. Added a slew of comments to make the class (and the messaging scheme) understandable and point out where redraw bugs are. (rev sdagley, appr don) 1998-04-08 20:29:18 +00:00
pinkerton
678d1c751f now an LBroadcaster to tell the title area about a change to the current workspace so the name is always correct. (rev sdagley, appr don) 1998-04-08 20:27:48 +00:00
pinkerton
a5fd1786a5 Now current with rewrite of FE/HT messages for opening/closing shelf and setting current workspace. (rev sdagley, appr don) 1998-04-08 20:27:24 +00:00
pinkerton
e06a604d43 The LCaption in the title area was not correctly bound to the left and the right so it did not grow when the window grew. (rev sdagley, appr don) 1998-04-08 20:26:26 +00:00
pinkerton
00bc8c3090 Added a stack-based class for setting/restoring the HT event notification mask (rev sdagley, appr don) 1998-04-08 20:25:51 +00:00
guha
5d459ad2ae Spankage for new XML to build on Mac 1998-04-08 04:48:26 +00:00
guha
43115b3978 Export NET_MakeAbsoluteURL for XML changes 1998-04-08 04:24:58 +00:00
pinkerton
e47da051dc Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
pinkerton
a73df7c749 Remove #include of usused header file. (rev sdagley, appr don) 1998-04-06 23:58:45 +00:00
pinkerton
5b54413654 Use 16x16 icons as stated in UE spec. (rev sdagley, appr don) 1998-04-06 23:57:34 +00:00
pinkerton
3f3757c733 flip "Merge Into Output" flag for other targets for "Talkback Glue" library to avoid runtime problems. (rev sdagley, appr don) 1998-04-06 23:56:56 +00:00
pinkerton
c643566204 fix to use the correct powerplant, not the old one from the VText days (rev sdagley, appr don) 1998-04-06 23:55:34 +00:00
pinkerton
84030740c6 Make our icons look like the UE spec (rev sdagley, appr don) 1998-04-06 23:54:42 +00:00
don
451a399504 Added copyright attribution for Metrowerks derived code. 1998-03-30 01:59:34 +00:00
cyeh
116f2d6780 First Checked In. 1998-03-29 21:51:40 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00