Commit Graph

632 Commits

Author SHA1 Message Date
pinkerton%netscape.com
b95ff4fb8b Shack methods (rev saari, appr sdagley) 1998-07-29 21:19:31 +00:00
pinkerton%netscape.com
2e3fe119b3 Removed Guide submenu (rev saari, appr sdagley) 1998-07-29 21:18:56 +00:00
pinkerton%netscape.com
65c7bef111 Removed selector bar stuff, and some other small stuff (rev saari, appr sdagley) 1998-07-29 21:18:16 +00:00
pinkerton%netscape.com
c177f43d9a Removed CNavCenterSelectorBar.cp (rev saari, appr sdagley) 1998-07-29 21:17:57 +00:00
pinkerton%netscape.com
03f4c34bd0 Changed CTYP for CRDFCoordinator because it no longer has a selector bar. (rev saari, appr sdagley) 1998-07-29 21:17:36 +00:00
pinkerton%netscape.com
169b9948ae Removed selector bar (rev saari, appr sdagley) and using new CDockedRDFCoordinator. 1998-07-29 21:17:09 +00:00
pinkerton%netscape.com
58eb5744d8 Now that the cache actually works, make sure we put the entry into the icon cache _before_ we go to the net to try to fetch it. 1998-07-28 01:25:14 +00:00
pinkerton%netscape.com
da69c357b4 Respond to even more properties in HT, esp ones that allow creation of a Simple View. 1998-07-28 00:46:33 +00:00
pinkerton%netscape.com
0f904f5cfd don't allow context menu when the HT property is turned off. 1998-07-28 00:45:52 +00:00
pinkerton%netscape.com
c62b6c776c Added GetColor() and PropertyValueBool() and rewrote most utility routines (for chrome color) to use these. 1998-07-28 00:45:31 +00:00
pinkerton%netscape.com
4059041350 consolodate Post() and Post1() into one routine with one API. 1998-07-28 00:43:42 +00:00
brade%netscape.com
8f6c002249 new resizing; cursor stuff; other stuff 1998-07-24 01:55:23 +00:00
pierre%netscape.com
05672f59bd Back to MOZ_MEDIUM: updated the splashscreen. 1998-07-24 00:52:00 +00:00
clu%netscape.com
734458fa45 #71523; reviewed by jfrancis. Added EDITDLG_BROWSE_PUBLISHED, a new dialog resource id. 1998-07-24 00:22:35 +00:00
clu%netscape.com
caeb229f56 #103493; #71523; #300239; reviewed by jfrancis. 1) Brings up extra-html help window. 2) Added a new dialog box to see if the user wants to browse the the default location after publishing. 3) Selects the row field when the table info dialog box first pops up. 1998-07-24 00:20:48 +00:00
clu%netscape.com
15773141e7 #300236; #300209; #300231. New layout in table and cell dialogs. Also changed tab order in table info, and disable/enable popup menus in table info correctly. 1998-07-24 00:15:34 +00:00
clu%netscape.com
f3b384b67c #300219 and #67722; reviewed by jfrancis. Fixed carret redrawing in tables. Also fixed bullet undo/redo. 1998-07-24 00:10:09 +00:00
pinkerton%netscape.com
9193971d7a Fix bug where an infinite loop in the RDF data file could blow out the stack. Limits menu to 5 levels. 1998-07-23 23:48:46 +00:00
rjc%netscape.com
26c7a51f19 Propagate change to notification handler parameters to all clients (RDF_BRANCH landing). 1998-07-23 19:05:47 +00:00
pinkerton%netscape.com
b9d6af9e35 Two new params added for column support (RDF_BRANCH landing). 1998-07-23 18:26:26 +00:00
pinkerton%netscape.com
b8da94513e Update vocab used in properties for RDF_BRANCH landing 1998-07-23 18:26:08 +00:00
pinkerton%netscape.com
71264e4414 Added laybuiltin.c for SHACK. 1998-07-23 18:25:49 +00:00
pinkerton%netscape.com
d65a055899 Added support for SHACK and RDF_BRANCH landing. 1998-07-23 18:25:35 +00:00
rjc%netscape.com
3538d9e5ed Export XP_GetNavCenterContext 1998-07-23 17:52:36 +00:00
ftang%netscape.com
3c24b1748c fix bug #bug 122043; . This have been check in into 4.06 already. 1998-07-23 08:50:11 +00:00
pinkerton%netscape.com
48d329fecc Fix warning about assignment to temp (thanks to paule@edmark.com). 1998-07-23 04:03:02 +00:00
pinkerton%netscape.com
357b426a57 Migrate over bugfixes for bug #116389 (form submission fixes). 1998-07-23 04:02:03 +00:00
ftang%netscape.com
9994d83636 Seperate "View:Encoding" submenu into different menu so the content can make sense 1998-07-21 20:40:51 +00:00
pinkerton%netscape.com
b836230a22 Util routines for setting fg/bg colors in presence (or absence) of HT properties and appearance manager. Also checking with HT to see if it wants to handle loading urls. 1998-07-20 16:13:06 +00:00
pinkerton%netscape.com
8609ff0dc7 Call HT before loading urls. Handle about:XXX.gif for Aurora gifs. 1998-07-20 16:11:54 +00:00
pinkerton%netscape.com
0fdab34e6d Adding Tang resource id's for aurora gifs. 1998-07-20 16:11:23 +00:00
pinkerton%netscape.com
e3ba475435 Re-added CTargetFramer, as it got lost somewhere. 1998-07-20 16:11:06 +00:00
pinkerton%netscape.com
f760ad66f2 lots of stuff that was private is now public to support drawing of gifs anywhere we want, not just in html views. 1998-07-20 16:10:48 +00:00
pinkerton%netscape.com
2a6df683c4 Fix so that images can be displayed in places other than HTML views. 1998-07-20 16:10:21 +00:00
pinkerton%netscape.com
33fc899d10 Add aurora gifs as 'Tang' resources. 1998-07-20 16:09:57 +00:00
pinkerton%netscape.com
498fb1546f Lots o' utility routines, some new, some code moved from other parts of the app. Things like building and extracting the most common flavor data types. 1998-07-20 16:09:05 +00:00
pinkerton%netscape.com
ad76c01df8 Bug fixes, use gifs and bg and icons, fix tabbing problems, rearchitect FE data for views. 1998-07-20 16:07:09 +00:00
pinkerton%netscape.com
d477b178e1 use more stuff in CURLDragHelper. 1998-07-20 16:06:03 +00:00
pinkerton%netscape.com
720249039c Added parameter so data can be passed in before drag for bookmarks flavor. Needed so Aurora can work. 1998-07-20 16:05:38 +00:00
pinkerton%netscape.com
2e8a08bb3d Pass correct data to HT on drag and drop, fixes in d&d, check with HT before loading URL. 1998-07-20 16:04:52 +00:00
pinkerton%netscape.com
6ed8904b3c Draw using HT properties for colors or bg gif. 1998-07-20 16:04:20 +00:00
pinkerton%netscape.com
60eae40e39 Draw selector images using gifs. 1998-07-20 16:03:59 +00:00
pinkerton%netscape.com
942b6e75f0 Added CImageIconMixin, CIconCache, CIconContext. Removed CGuidePopup. 1998-07-20 16:03:16 +00:00
pinkerton%netscape.com
1997e69f60 Drag and drop rewrites (pass valid data to HT), draw using HT properties for colors, etc. BG can now be a gif. Check with HT before loading url. 1998-07-20 16:02:14 +00:00
pinkerton%netscape.com
1e7ea8149e No longer an LTabGroup so tabbing works again, can now drag text out of the window, double-click words to select them. Added ScrollBits scrolling fix to make scrolling smooth again. 1998-07-20 16:01:13 +00:00
pinkerton%netscape.com
d9176b6be9 Can now double-click on words to select them and drag selected text out of the browser window. 1998-07-20 15:59:42 +00:00
pinkerton%netscape.com
f717769342 expose HT_Pane to those who may need it. 1998-07-20 15:59:11 +00:00
pinkerton%netscape.com
fe719ad3dc Check with HT before loading URL. 1998-07-20 15:58:48 +00:00
pinkerton%netscape.com
500596a514 Add CTargetFramer (which we lost somehow) and remove the guide popup button. 1998-07-20 15:57:47 +00:00
pinkerton%netscape.com
7adf8400ff First Checked In. 1998-07-20 15:55:36 +00:00
pierre%netscape.com
9377f826c6 #301870 (Subscribe dialog: crash on Cancel) call AttemptClose() instead of DoClose(). Full explanations in the bug report. 1998-07-17 00:49:17 +00:00
pierre%netscape.com
2a21bd184c Imported the Offline panels from Nova. 1998-07-17 00:02:23 +00:00
ftang
1339a4b50d Partially fix 5.0 SF1 In bug 122807 and hand it to clu per brade request. 1998-07-15 16:33:40 +00:00
pierre
01f543f2a9 300635 (Missing icons in Aurora control bar). Put back the 3 Aurora icons ('ics8' 16251-3) inadvertently removed during the last MOZ_DARK checkin. 1998-07-15 03:31:57 +00:00
ftang
573ee054be Fix 5.0 SF1 in bug 123225. merged from 4.5 fix. 1998-07-13 16:51:53 +00:00
cyeh
38ab307159 remove xp_sec.c, it's not being used anyway. removing cruft. 1998-07-10 02:23:01 +00:00
cyeh
2ca5b1df27 make changes to remove xp_sec.c and xp_sec.h from macbuild. they aren't used anywhere. 1998-07-10 02:17:54 +00:00
pierre
54ad064afe Added MailNewsPrefPanes.cnst 1998-07-10 01:13:52 +00:00
pierre
60a29d5da3 Removed the MailNews resources: they are stored in MailNewsPrefPanes.cnst. 1998-07-10 01:12:58 +00:00
pierre
cdc35d3b2c First Checked In. 1998-07-10 01:11:18 +00:00
clu
e4e7203163 #300180; reviewed by brade. Added editor.r to the project file. 1998-07-10 00:53:56 +00:00
pierre
6aad91fd4e Mac MOZ_DARK: landing resources from Nova. Note: these resources are from May 26 while the Normandy branch was tagged on May 11. 1998-07-09 05:18:18 +00:00
pierre
229a786e91 Mac MOZ_DARK: updated stream contructor (why didn't that land before?) 1998-07-09 05:14:58 +00:00
pierre
cda8221d53 Mac MOZ_DARK: replaced unnecessary references to CTSMEditField with references to LEditField. 1998-07-09 05:13:47 +00:00
pierre
a16c93f7c7 Fixing MOZ_MEDIUM. 1998-07-02 21:39:17 +00:00
pierre
ad200125a4 Fixing MOZ_MEDIUM 1998-07-02 21:28:46 +00:00
pierre
8fdc32e661 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
pinkerton
ffb283d109 Columns now work again, after Normandy added mLastShowableColumn field. (bug #243547, appr don). 1998-07-01 23:47:06 +00:00
atotic
7d54ecc668 Moved MacBinSupport to network project, fixed more imglib stuff 1998-06-26 23:54:31 +00:00
atotic
a2f49c89cb Removed MacBinSupport from the list of exportable headers 1998-06-26 23:42:00 +00:00
atotic
4d1cb610df Moved to mozilla/network/main 1998-06-26 23:31:02 +00:00
atotic
6cab3ead6b Moved MacBinSupport to network project 1998-06-26 23:21:36 +00:00
atotic
5b636e4175 Moved libimg out of a main project into a static library 1998-06-26 22:55:18 +00:00
pierre
11250d2d2e For some reason, this file was not landed yesterday. Fixing that... 1998-06-26 03:28:26 +00:00
pierre
8172cd1a63 Fix bad landing of binary files 1998-06-26 03:08:50 +00:00
pierre
9ad72f3ca0 #176047. Reverted bad code introduced in Nova -> Normandy -> Gromit generating frequent crashes. 1998-06-25 23:40:06 +00:00
gordon
d628011bc6 Bug #188317, approved by Don Melton. Removing the setting of the CLASSPATH environment variable from the 'Envi' 128 resource so we use the default classpath provided by lj_GrovelForClasses() instead. 1998-06-25 17:29:27 +00:00
spider
cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
clu
21ad7b2304 #145304 and #145305; reviewed by saari; approved by scc. added two fields in CEDTableContain to prefill rows and cols. 1998-06-24 15:46:15 +00:00
clu
fe326e715c #145304 and #145305; reviewed by sarri; approved by scc. fixed table format dialog so that it pre-fills rows and cols. Also fixed the crashing bug caused by hitting enter, return, or escape. 1998-06-24 15:42:47 +00:00
brade
fd871c0903 first pass at #122807 1998-06-24 00:34:50 +00:00
brade
435b8d9ff2 [clu] #72864; reviewed brade; approved don. changed the icon resource number in Selection Contains Link dialog. 1998-06-24 00:06:36 +00:00
brade
f5ba9f7681 Back out part of Normandy merge that shouldn't have been checked in. 1998-06-23 17:34:02 +00:00
sdagley
be7f46bedc Fix merge error that caused first character of URL typed into Location field to be lost (pierre/sdagley) 1998-06-23 06:41:18 +00:00
pierre
5f8018ca74 Normandy landing: added CBrowserApplicationsMediator.cp and UDeferredTask.cp 1998-06-23 02:58:53 +00:00
spider
282d82d449 Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
pinkerton
2c8917b0b0 Fix for bug #126717 (crash dropping at end of personal toolbar). Rev sdagley, appr don. 1998-06-11 22:52:56 +00:00
brade
516b6f7917 ensure that a title tag is always written before publish; table dialog fixes 1998-06-08 23:27:01 +00:00
brade
112172d12f #ifdef DEBUG around DebugStr; always set something for title string 1998-06-08 23:19:48 +00:00
brade
a5f969814c bug #122011; random crashing bug in Macintosh Composer when user has edited page via browser; zero URLStruct's savedData as done for macfe printing and winfe Composer 1998-06-08 23:11:09 +00:00
gordon
5f2eb36b5e Changes for value-added builds. 1998-06-08 11:19:51 +00:00
gordon
d46e3564bf Added these exports: SSL_DataPending SHA1_Update SHA1_Begin SHA1_NewContext SHA1_DestroyContext SHA1_End SECNAV_signedAppletPrivileges NET_SetNewContext ET_StartSoftUpdate FE_GetNetHelpDir ...and regenerated the file using the AnnotateExports tool. 1998-06-08 11:06:33 +00:00
dveditz
c20f78c705 merging from SMARTUPDATE_BRANCH 1998-06-07 08:55:22 +00:00
pinkerton
bdb7ed10cb First Checked In. 1998-06-04 23:45:13 +00:00
pinkerton
f68ab75ab4 FE code for internet keyword tooltip moved over from 4.06 (appr don). 1998-06-04 23:44:59 +00:00
pinkerton
1886a1776f Added InternetKeywordTooltipPane.cp for internet keywords (appr don). 1998-06-04 23:44:26 +00:00
pinkerton
e1eb53255a Adding prefs pane from 4.x land for smart browsing (appr don). 1998-06-04 20:42:53 +00:00
pinkerton
16ded12a47 Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source). 1998-06-04 17:47:31 +00:00
pinkerton
485379ccd5 Support for single sigon and cookie management features. 1998-06-04 17:46:27 +00:00
sfraser
e15eded418 Changed profile.h/cp to userprofile.h/cp, moved libmocha files into a separate static library, added custom shared and static libs for easy addition of internal Netscape code. 1998-06-04 07:30:35 +00:00
sfraser
d4b49427ee First Checked In. 1998-06-04 06:57:39 +00:00
sfraser
c791e2b159 Give the NavigatorDebugExtras stub lib the correct fragment name 1998-06-04 06:51:46 +00:00
sfraser
b13aa04781 #if JAVA to #ifdef JAVA 1998-06-04 06:48:49 +00:00
sfraser
19f4e2813e Need to export CPluginView.ObeyCommand for AWT 1998-06-03 22:59:52 +00:00
sfraser
ba5e8663aa Add target for debug extra stubs 1998-06-03 22:59:02 +00:00
sfraser
5e29da9c47 First Checked In. 1998-06-03 22:38:01 +00:00
rjc
7364d6fa4b Add export for XP_ParseTimeString (from RDF_BRANCH) 1998-06-03 19:13:10 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
scc
a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +00:00
pinkerton
ef8cb39019 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:39:14 +00:00
pinkerton
76c490d2d0 Backing out appearance manager changes and removal of CPPb's since they're out of date anyway. 1998-06-02 21:15:02 +00:00
pinkerton
06cff1e597 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:00:07 +00:00
pinkerton
6410e6d56f Prepare for column saving in HT (appr sdagley). 1998-06-02 20:56:28 +00:00
pinkerton
62041bea46 Make columns work correctly in nav center (appr sdagley). 1998-06-02 20:56:06 +00:00
pinkerton
196a20ac5e Added SetMaxValue() method. 1998-06-01 22:29:57 +00:00
scc
c1e5127c0b First Checked In. 1998-05-30 03:18:48 +00:00
pinkerton
da441f7701 Added support for chrome close callback. 1998-05-30 00:23:43 +00:00
pinkerton
b62831f11d make chromeless dialog use new progress bar. 1998-05-30 00:23:27 +00:00
pinkerton
2a94df8c39 Back/forward button popups actually do the right thing now. 1998-05-29 20:23:14 +00:00
pinkerton
69d06b5a27 Gets rid of assert because status bar is now in line with browser. Removed extra border chrome around html area. 1998-05-29 16:42:20 +00:00
pinkerton
8a72a48be7 More appearance changes so that it draws correctly in other themes. 1998-05-29 16:41:16 +00:00
sfraser
71a152bf18 Added vr_stubs.c (which contains an implementation of strdup which overrides our strdup in NSStdLib, which is dangerous). 1998-05-28 22:24:38 +00:00
sfraser
0663802e6c Fix the include files so that Types.r is found 1998-05-28 21:29:32 +00:00
sfraser
efca451910 Fix {IncludeFiles} 1998-05-28 21:04:01 +00:00
sfraser
d3ffcfb0fa Fix a problem with the debug library name. 1998-05-28 20:03:23 +00:00
sfraser
05c8efea1b Fix #error pragmas 1998-05-28 19:39:28 +00:00
sfraser
f9f3271eb4 Changes for the new build system, and unify prefix files. 1998-05-28 19:36:09 +00:00
sfraser
32252f5f28 Changes for the new build system, and unify prefix files. 1998-05-28 19:27:24 +00:00
pnunn
bae7d4899c fix for #84300. print images at printer rez not screen rez 1998-05-28 19:07:40 +00:00
sfraser
9d4f9a9432 Changed for new build system, and comments on how this thing works. 1998-05-28 18:58:09 +00:00
sfraser
30f7a5bc2f Changed for new build system, and to inlcude long comment about how this whole thing works. 1998-05-28 18:57:55 +00:00
sfraser
d3febdb901 First Checked In. 1998-05-28 18:57:26 +00:00
sfraser
3a935b6fb0 Replace a MIN with a locally defined Min() 1998-05-28 18:48:57 +00:00
sfraser
be60b4b56e First Checked In. 1998-05-28 03:19:00 +00:00
pinkerton
eb2486201e obsolete just a few more LGA* files. 1998-05-27 23:23:23 +00:00
sfraser
a557a67348 Remove an obsolete prefix file 1998-05-27 22:53:47 +00:00
pinkerton
1ce81a7593 Port to new AM classes of security button. 1998-05-27 19:55:09 +00:00
pinkerton
e03f42cd9e add NET_DeleteCookie for RDF. 1998-05-27 19:54:01 +00:00
pinkerton
bd784db14a Removal of LGA* stuff in prefs. 1998-05-27 17:29:01 +00:00
pinkerton
4dd63195fc removal of LGA* stuff 1998-05-27 17:27:50 +00:00
sfraser
fadf4e509b First Checked In. 1998-05-27 00:53:25 +00:00
sfraser
89c79cdaaa Addd some more export files 1998-05-27 00:53:11 +00:00
pinkerton
8f10dac8dd Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted. 1998-05-26 16:32:05 +00:00
pinkerton
42c333de65 default button again works in profile picker dialog. 1998-05-26 16:30:42 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
cyeh
bfba9e694a add file vr_stubs.c to libreg as part of the XPCOM_BRANCH landing 1998-05-22 22:01:45 +00:00
pinkerton
57f608c962 More appearance manager changes. Support for toolbar buttons being AM savvy. (appr sdagley). 1998-05-22 20:25:42 +00:00
pinkerton
fcc3270223 Landing of a bunch of appearance manager stuff. (appr sdagley). 1998-05-22 04:19:24 +00:00
guha
451ec35fd9 Export NET_InitRDFCookieResources 1998-05-21 19:17:21 +00:00
pinkerton
aa181506d4 provide a valid context to HT_Launch (appr/rev sdagley). 1998-05-20 04:29:48 +00:00
brade
3286390da5 *** empty log message *** 1998-05-20 04:06:08 +00:00
pinkerton
36e8856c9b Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley). 1998-05-19 19:25:59 +00:00
pinkerton
8a79555b53 use new HT_Launch api (appr sdagley). 1998-05-19 19:21:38 +00:00
davidm
f32c2dbacb Reverting out changes which should have landed on the branch 1998-05-19 04:06:40 +00:00
davidm
49abd264bd Updated from Nova branch to Normandy branch 1998-05-19 01:05:05 +00:00
atotic
14f30edc4c Added new access paths for planned will's netlib modularization checkin 1998-05-18 22:10:09 +00:00
pinkerton
82c9ee5a8b Removed mention of central personal toolbar manager since each toolbar now talks to HT. (appr sdagley). 1998-05-13 21:25:39 +00:00
pinkerton
e5aa100cbf removed CPersonalToolbarTable.cp which is no longer needed (appr sdagley). 1998-05-13 21:25:12 +00:00
pinkerton
62e72d4c08 rewrite of personal toolbar not to use centralized manager class and talk directly to HT like the selector pane (appr sdagley). 1998-05-13 21:24:48 +00:00
pinkerton
a5b3a2de80 Fix crash during "view source" where we were double-deleting the urlStruct. (appr sdagley). 1998-05-13 21:22:56 +00:00
brade
962eeb8156 don't allow image tags to be created without an image source 1998-05-12 17:12:02 +00:00
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