Граф коммитов

495 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 7975138305 Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same. 1998-08-11 19:14:28 +00:00
sdagley%netscape.com 5d18148ed8 Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it. 1998-08-10 04:49:58 +00:00
beard%netscape.com 8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
clu%netscape.com 27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com 5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com 522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +00:00
pinkerton%netscape.com 542fcd0128 Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht). 1998-08-07 01:01:23 +00:00
pinkerton%netscape.com ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com 288babf521 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com 1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00
pinkerton%netscape.com d4152a19bd Remove dependance on CNavCenterSelector's constants and make the title strips LCommanders so they can have context menus. 1998-08-07 00:14:26 +00:00
pinkerton%netscape.com 3adf766ed6 Make single-click mode work correctly (on mouse up, not mouse down). 1998-08-07 00:12:49 +00:00
jfrancis%netscape.com 9559bc9922 First pass of the htmlarea form element, aka Ender. Module owners dagley and brade ok'd. 1998-08-05 12:38:53 +00:00
jfrancis%netscape.com 6f3e59624e First pass of the htmlarea form element for macfe, aka Ender. module owners dagley and brade ok'd. 1998-08-05 12:36:53 +00:00
pierre%netscape.com eefa01333a added header files to fix Raptor build 1998-08-05 08:26:45 +00:00
pierre%netscape.com f4deb219f5 fix build errors with Raptor 1998-08-05 08:02:20 +00:00
beard%netscape.com 6a4b1dd5aa For OJI, macroized access to LO_BuiltinStruct. Should really put these macros in layout.h. 1998-08-05 05:44:47 +00:00
pinkerton%netscape.com 0b0131614b Comment out lines that aren't being used. Also fixes build bustage. 1998-08-05 04:07:29 +00:00
pinkerton%netscape.com fec391a795 Register a bunch of new classes for the new aurora ui. 1998-08-05 03:01:02 +00:00
pinkerton%netscape.com 0291aae247 moving CChameleonCaption out to its own class (appr brade). 1998-08-05 03:00:31 +00:00
pinkerton%netscape.com a7c79e99f3 Shack stuff. 1998-08-05 03:00:13 +00:00
pinkerton%netscape.com 93e983edc4 Tons of stuff for color and behavior properties. 1998-08-05 02:59:42 +00:00
pinkerton%netscape.com f33f52c036 Implement ListenToMessage and trap the message from the IconCache to call a pure virtual. Means subclasses don't have to override ListenToMessage. 1998-08-05 02:59:23 +00:00
pinkerton%netscape.com 34ad665403 REmoved CCaption and added CColorCaption. 1998-08-05 02:58:26 +00:00
pinkerton%netscape.com b4fc845b9d Rewritten and broken out so that the same base class can be used for both the title strip and the command strip. 1998-08-05 02:57:56 +00:00
pinkerton%netscape.com 8d8100db8a use a constant instead of hard-coded pane id. 1998-08-05 02:57:26 +00:00
pinkerton%netscape.com a09948b361 sfraser's fix for less flashing when showing a window for the first time. 1998-08-05 02:57:06 +00:00
pinkerton%netscape.com ac22827e6b More rewrites for the new UI. Command area, mode switching, colors and behavior properties fully implemented. 1998-08-05 02:56:24 +00:00
pinkerton%netscape.com 00bbc69041 New suite of CreateHTPane methods to take a variety of parameters. 1998-08-05 02:55:38 +00:00
pinkerton%netscape.com d3191edb44 Added a target to DoGetURL so shack can dispatch correctly. 1998-08-05 02:55:07 +00:00
pinkerton%netscape.com 10d856c257 More stuff for RDF properties as well as fixing color parsing. 1998-08-05 02:54:32 +00:00
pinkerton%netscape.com 77fa8d6e70 some new traits for Aurora. 1998-08-05 02:53:31 +00:00
pinkerton%netscape.com 8401a4de88 new UI for Aurora (mode switching, command pane). 1998-08-05 02:53:18 +00:00
pinkerton%netscape.com 464ceae7bb Updated ctyp's for CRDFCoordinator and created a new one for CBroadcastChameleonCaption 1998-08-05 02:52:49 +00:00
pinkerton%netscape.com 1a763c5f18 Moving CChameleonCaption to a separate file. (appr brade). 1998-08-05 02:52:10 +00:00
beard%netscape.com c5e5f06dfd Added oji[Debug].o static libraries, and access path to find them. Also added LiveConnect[Debug].shlb shared libraries, which are found via the aliases in the client[_debug] build directories. 1998-08-04 19:10:16 +00:00
clu%netscape.com 23573be819 changed composer table insert menu items. reviewed by jfrancis. 1998-08-04 01:30:13 +00:00
clu%netscape.com 2714299418 changes to table menu items. 1998-08-04 01:24:40 +00:00
clu%netscape.com 5445a04dc7 Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects. 1998-08-03 21:14:48 +00:00
ftang%netscape.com 649166c598 correct typo in the resource name 1998-08-01 09:19:53 +00:00
ftang%netscape.com 1ae599df3a Add Thai Unicode conersion table for Mac 1998-08-01 09:18:28 +00:00
ftang%netscape.com de83166b07 check in the changes in 3.4 again after teh tree is green 1998-08-01 07:35:18 +00:00
beard%netscape.com 1f20bd143b For OJI landing, changed access paths from mozila/lib/plugin to mozilla/modules/plugin/src, added Caps[Debug].o static libraries. 1998-07-31 23:49:49 +00:00
warren%netscape.com 2e5fb56017 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:46:45 +00:00
mcafee%netscape.com fd7ecc324e These files moved to Netscape private tree, ns/fullsoft. 1998-07-31 05:59:17 +00:00
sdagley%netscape.com 8116d4f983 Merging fix for #311292 1998-07-31 05:37:56 +00:00
ftang%netscape.com a4e9821373 back up last check in untill Mac Gromit tree green 1998-07-31 01:55:21 +00:00
clu%netscape.com 80da8477a1 Backing out changes. 1998-07-31 00:43:46 +00:00
ftang%netscape.com e7feacb107 Fix 310625. Change single byte conversion table in macfe.r to convert EURO sign from 0x80 (cp1252) to 0xDB (MacRoman) 1998-07-30 23:58:53 +00:00
clu%netscape.com 6f8348164f #300214; #300216; #300212; reviewed by jfrancis. Fixed PREV and NEXT in cell dialog in order that it would apply the changes before moving down to the next selection. Fixed the color chip in cell dialog so it now updates correctly. Captions in the cell dialog are now enabled and disabled with their respective edit fields. 1998-07-30 23:25:34 +00:00
scc%netscape.com a54ffd3e5d removed Talkback glue library 1998-07-30 01:02:37 +00:00
scc%netscape.com fb1f301cb7 conditionalized references to FullCircle routines and headers 1998-07-30 00:58:34 +00:00
pinkerton%netscape.com 7bb438cead Updated "no-close-box" browser window to not have selector bar. 1998-07-29 23:17:05 +00:00
pinkerton%netscape.com e1c8adad88 Added privacy.c for dfm. 1998-07-29 22:49:01 +00:00
pinkerton%netscape.com 2851cde4c6 Use new CDockedRDFCoordinator and bumped saved state version #. (rev saari, appr sdagley) 1998-07-29 21:23:40 +00:00
pinkerton%netscape.com 08a6fc562a Remove stuff dealing with selector bar. (rev saari, appr sdagley) 1998-07-29 21:22:55 +00:00
pinkerton%netscape.com 5c789e7f60 Removed obsolete command (rev saari, appr sdagley) 1998-07-29 21:22:37 +00:00
pinkerton%netscape.com 6fe63aa959 removed obsolete constants (selector bar is no more). 1998-07-29 21:22:13 +00:00
pinkerton%netscape.com 3454318f7a SHACK changes (rev saari, appr sdagley) 1998-07-29 21:21:52 +00:00
pinkerton%netscape.com d7d15bfa46 Removed selector bar. (rev saari, appr sdagley) 1998-07-29 21:20:35 +00:00
pinkerton%netscape.com cd56012ff3 No more selector bar, and broke out docked stuff into a new CDockedRDFCoordinator class. (rev saari, appr sdagley) 1998-07-29 21:20:16 +00:00
pinkerton%netscape.com 84f0e2dc1e Shack stub implementations (rev saari, appr sdagley) 1998-07-29 21:19:49 +00:00
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