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

740 Коммитов

Автор SHA1 Сообщение Дата
akkana 722cf81534 Make auto-save pref work: needed for testing 122182 1998-06-09 22:38:28 +00:00
akkana 3f37cf9e49 122182: fix periodic crashes from no-longer extant editor frames 1998-06-09 22:23:24 +00:00
hyatt c2b640de36 Fix for status bar not appearing in a navigator window when
Aurora is initially collapsed.  (An SF1 In bug.)
1998-06-09 21:46:19 +00:00
hardts 5c85a2ee93 fixed ifdef error from landing layout integration branch 1998-06-09 00:28:57 +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
blythe 27bca4f808 partial fix for crash on printing, assertion on quit 1998-06-08 21:28:02 +00:00
hardts 3988735e4a stubs and other glue needed for the layout integration build 1998-06-08 20:23:48 +00:00
mcafee d94d675793 telnet ports should be an unsigned int, port 32786 was showing up as -1. a,r=ramiro 1998-06-08 20:07:51 +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
morse 47a3b491ca Single Signon 1998-06-07 21:30:15 +00:00
dveditz 07d9e76120 merging from SMARTUPDATE_BRANCH 1998-06-07 10:55:40 +00:00
dveditz 0fd64b60c2 merging from SMARTUPDATE_BRANCH 1998-06-07 10:38:53 +00:00
dveditz cfc5231ffc merging from SMARTUPDATE_BRANCH 1998-06-07 09:02:21 +00:00
dveditz c20f78c705 merging from SMARTUPDATE_BRANCH 1998-06-07 08:55:22 +00:00
scullin 3776af54e2 Ok, remove the deleted files from the makefile. 1998-06-06 00:57:59 +00:00
scullin 4d2fa6e261 Put lib in correct spot. (I hope) 1998-06-06 00:54:45 +00:00
scullin 79e841e38f Added libnetutil.a 1998-06-06 00:15:15 +00:00
scullin 2a8c98c9ea Added netutil.lib 1998-06-06 00:13:10 +00:00
danm 44a83c196b added smart browsing prefs a:don 1998-06-05 23:01:21 +00:00
raman 06b711b301 include libcaps library for OJI also. Fix to make OJI to build. 1998-06-05 19:34:23 +00:00
cmanske 430401a152 Fixed SF1 list HTML bugs for Composer. Reviewed by mjudge 1998-06-05 14:58:55 +00:00
sar 5282997307 nglglue.cpp should only be in MOZ_NGLAYOUT build 1998-06-05 02:36:40 +00:00
hardts fcdbde9fff touching down layout integration branch 1998-06-05 01:03:18 +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
danm e23de69ea4 internet keyword tooltip a:don 1998-06-04 23:38:53 +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
ramiro feaf873fae Make the Navigation center mroe useable. Allow the user to resize it. 1998-06-04 09:04:36 +00:00
ramiro cac8d75977 Comment out a printf. 1998-06-04 08:51:10 +00:00
ramiro 8e5f8f7422 Allow XmNpaneChildType to be changed. So that panes can swap children
on the fly.
1998-06-04 08:50:26 +00:00
ramiro 9cb070feb5 Dont redefine _XfeSwap(). 1998-06-04 08:49:52 +00:00
ramiro ff015df11c Use _XfeGetValuesCastAndAssign(). 1998-06-04 08:49:17 +00:00
ramiro d0958e776b Fix problems (like core dumps) with static strings. Use malloc instead. 1998-06-04 08:48:30 +00:00
ramiro 8b208caaf7 Add _XfeGetValuesCastAndAssign() and _XfeSwap(). 1998-06-04 08:47:34 +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
hyatt a822605d8d Bug fixes to animated gifs in the tree view and in the dropdown menus. 1998-06-04 01:45:42 +00:00
hyatt 7fb70f32c4 Custom icons got broken when merging from the RDF_BRANCH to the tip. Fixing this and
a problem with animated Gifs in Aurora.
1998-06-03 23:12: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
jgellman 8dff90b223 don't forget the build rule 1998-06-03 22:31:39 +00:00
jgellman 3e3545f745 put jrt3240.dll in the right directory when OJI is not defined 1998-06-03 22:11:42 +00:00
slamm 30375e7a01 Tie selections to the rdf backend and hookup the context menu 1998-06-03 21:50:55 +00:00
slamm 9cfeed1bcf Split the XFE_PopupMenu class into two classes. This way we can derive XFE_SimplePopupMenu that does not depend on the XFE command system. 1998-06-03 21:50:52 +00:00
slamm 316e8a6a8f Add support for popup menus. 1998-06-03 21:50:48 +00:00
slamm 10f5ffed5d Fix visual problem on solaris. Thanks to Juergen Keil <jk@tools.de> for the patch. 1998-06-03 21:42:48 +00:00
hyatt f55757cb30 Plugging a memory leak in FlushIconInfo. 1998-06-03 21:38:06 +00:00
rjc 7364d6fa4b Add export for XP_ParseTimeString (from RDF_BRANCH) 1998-06-03 19:13:10 +00:00
rjc 3a64db67da More RDF_BRANCH fun. 1998-06-03 18:17:09 +00:00
rjc 4389c4afb7 Landing the RDF_Branch for the WinFE (Dave Hyatt really landing this). 1998-06-03 17:38:33 +00:00
warren 768c2f9d1d Fix for mozilla build w/o MOZ_JAVA 1998-06-03 07:45:44 +00:00
jgellman 1971e31360 Merges from OJI_19980528_TEMP_BRANCH 1998-06-03 06:19:45 +00:00
warren 60e1d02d11 Merge didn't get checked in for oji changes? - fixing 1998-06-03 05:12:24 +00:00
timm 0ab923c663 added oneStepMode flag 1998-06-03 00:51:34 +00:00
timm 77316ed030 117395 cannot find phone book entry 1998-06-03 00:50:58 +00:00
jgellman 9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
blythe 92dbbbf020 Fix a bug where we would attempt to execute c:\autoexec.bat, which is a bad thing 1998-06-03 00:23:00 +00:00
scc a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +00:00
blythe 986c9a8f58 When using a blank page as the homepage, sometimes the wait cursor hangs around. This fixes that. 1998-06-02 22:42:43 +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
blythe 6f414adf9b Remove behavior of loading first item in previous window history, in order to correct a bug and allow better end user customization 1998-06-02 21:25:08 +00:00
blythe cb61848477 Due to recent changes to the splash screen, I now desire to see it on startup 1998-06-02 21:24:20 +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
blythe e382b412d4 martin.nilsson@bigfoot.com updated the images slightly 1998-06-02 17:53:52 +00:00
scullin fc3175c13e Add libmimetype.a 1998-06-02 01:44:27 +00:00
mcafee 288c146f04 XP_FindNameContextInList() can return null if looking for a target of type _new, adding a check for this case (122092) r=toshok, a=chofmann 1998-06-02 00:16:29 +00:00
ramiro 7df3c4c57c Add resources for toolbar toggle behavior. 1998-06-01 23:44:42 +00:00
pinkerton 196a20ac5e Added SetMaxValue() method. 1998-06-01 22:29:57 +00:00
raman c5243dde13 Added linking of libcaps library as part of MOZ_JAVA build. 1998-06-01 22:10:13 +00:00
scullin aa50146ee8 Added mimetype library, removed old netlib code. 1998-06-01 18:33:51 +00:00
cmanske 48a12604cb Removed hard-coded strings for image conversion 1998-06-01 17:34:24 +00:00
blythe 45ba9ed70f New splash screens. Conversion by martin.nilsson@bigfoot.com 1998-06-01 16:35:52 +00:00
ramiro a860c51014 Cleanup menu pane creation code. Use ONE function instead of cut-and-pasting
the code all over.
1998-06-01 11:43:43 +00:00
ramiro 6afb0e9656 Add XfeMenuCreatePulldownPane() and XfeMenuCreateCascadeItem(). 1998-06-01 11:42:30 +00:00
ramiro 4597448a01 Cleanup the XfeBm library. Remove circular dependancy on XfeBm from
XfeWidgets.
1998-06-01 07:49:21 +00:00
cmanske f803922246 Composer bug fixes and features (table editing, font size, color picker, etc) 1998-05-30 23:05:39 +00:00
ftang b48c36bfb8 add new font info 1998-05-30 08:37:40 +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
ramiro 74e126280b ToolTip abstraction step one: Move XmLGrid hacks to the XmL library. 1998-05-29 21:03:26 +00:00
pinkerton 2a94df8c39 Back/forward button popups actually do the right thing now. 1998-05-29 20:23:14 +00:00
morse 11e3097629 turn single signon and cookie management back on 1998-05-29 19:18:01 +00:00
slamm 33682412b8 Hook up cell editing. 1998-05-29 18:27:21 +00:00
slamm 94f4dbd27e Make editing work with cell of type XmICON_CELL and Tree cells. Make edit start when user clicks twice on a cell. Rename a few functions. 1998-05-29 18:26:49 +00:00
morse 71909ed5ca temporarily fix tree bustage by turning off cookie management and single signon 1998-05-29 17:01:31 +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
morse 72a3cd3c5e bug 122126, reviewed by blythe 1998-05-29 15:01:48 +00:00
toshok df97b2771e Use LO_GetDocumentMargins, not fe_GetMargin, since the latter always returns 8/8 instead of what the document specifies. For example, resizing www.mozilla.org puts an 8x8 margin on the document, when the HTML specifies 0x0 1998-05-28 23:49:37 +00:00
akkana 9ab81ee993 Fix XtWarnings at startup 1998-05-28 23:09:27 +00:00
timm a8ab1f640f tweak for preselected radio button fix 1998-05-28 23:06:14 +00:00
timm 16be3cd2ca remove 2stpwrap.htm 1998-05-28 22:38:53 +00:00
timm f1095a2eb2 tweak progress bar 1998-05-28 22:38:00 +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
pnunn e4703ae229 fix #84300. print images at printer rez not screen rez. 1998-05-28 18:58:11 +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
pnunn e8a15387d7 fix #84300. print image at printer rez not screen rez. 1998-05-28 18:57:05 +00:00
pnunn b705de4a3c fix for #84300. print images at printer resolution not screen resolution. 1998-05-28 18:53:31 +00:00
sfraser 3a935b6fb0 Replace a MIN with a locally defined Min() 1998-05-28 18:48:57 +00:00
selmer 1feb59109b Back out the IP stuff again 1998-05-28 18:20:00 +00:00
slamm 2ba5d005af change getURL() to take one less argument. 1998-05-28 18:14:00 +00:00
slamm 89136e49db Make a distinction between stand-alone and embedded views. Stand-alone views show all the columns. Views embedded in the browser only show one column. 1998-05-28 17:41:47 +00:00
slamm 1f6cf4d380 Change the nav center context from MWContextHistory to MWContextPane. 1998-05-28 17:41:44 +00:00
slamm c75df1d914 Change getURL() to take only the urlStruct and not skip_get_url. It wasn't being used and it was confusing.src/BrowserDrop.cpp 1998-05-28 17:41:40 +00:00
slamm 9fdcff48b0 Add a test case for the show/hide column behavior. 1998-05-28 17:41:34 +00:00
slamm 1bb49d3aae Add show/hide column buttons. Overload XmNvisibleColumns to set the actual number of visible columns when XmRESIZE_IF_POSIBLE is set. Previously, XmNvisibleColumns was used to request a width equal to an average column width times the number given. That behavior is still available when the horizontal size policy is XmCONSTANT. 1998-05-28 17:41:31 +00:00
morse 6519e02586 bug 122126, reviewed by blythe 1998-05-28 15:35:21 +00:00
ramiro c69e326bd5 Add macros to build unused widgets. 1998-05-28 07:26:08 +00:00
sfraser be60b4b56e First Checked In. 1998-05-28 03:19:00 +00:00
morse 6f49d68625 check-in for garrett 1998-05-28 01:49:21 +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
akkana 6ad9c6982d Re-enable -composer and -edit flags (they were disabled under MOZ_MAIL_NEWS).
Also clean up a couple of warnings.
1998-05-27 20:26:01 +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
timm c924b65daf fix threading problem with thermo bar 1998-05-27 03:36:23 +00:00
timm 967f9038c8 Sols changes 1998-05-27 03:35:09 +00:00
timm cfc9d1320c remove debugging stubs 1998-05-27 03:34:57 +00:00
timm 5e3e8c0458 add getSelectedISPName 1998-05-27 03:34:14 +00:00
timm 1a8e9fd7f3 remove debugging stub 1998-05-27 03:33:37 +00:00
timm ebf1d48527 117255 fix for null exception 1998-05-27 03:32:53 +00:00
timm 049b938b85 Sols changes, fix for 97647 1998-05-27 03:31:09 +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
radha 91c7212ef6 Re-fix for earlier fix for bug # 104761. Re-fix provided by timm. See bug report
for further details.
1998-05-26 19:05:32 +00:00
radha 0dba29da46 New resources for the "Show/Hide Navigation Center" menu option 1998-05-26 18:52:01 +00:00
radha d214063f78 Add new command xfeToggleNavCenter to show/hide Aurora pane 1998-05-26 18:51:12 +00:00
radha cfede3a172 Add BrowserView to the source files list. 1998-05-26 18:50:25 +00:00
radha 1e12e3b576 Use BrowserView instead of HTML View. BrowserView holds a HTML view and a
NavCenter. Create a new menu option "Show/Hide NavCenter".
1998-05-26 18:49:53 +00:00
radha c8c5138a99 Initial Checkin. This is the new view for all browser frames. It holds a HTML
View and a Nav Center View. Navcenter is currently turned off by default. It
can be  turned on with the "Show Navigation Center"  menu option.
1998-05-26 18:48:14 +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
ramiro 271e289e0c Change the logic of the || operators. This fixes a problem where the
bookmark window was asserting for no reason.
Thanks to Andrew Veliath <andrewtv@usa.net>
1998-05-26 12:15:44 +00:00
ramiro e5809132df In mozilla.c it says that XFE_InitDNS_Early is called before NSPR, etc.; but
the LOG macro calls PR_smprintf which fires up NSPR.    Use fprintf instead
of LOG() for this case.
Thanks to tenthumbs@cybernex.net.
1998-05-26 11:08:10 +00:00
ramiro 799191354f Mozilla crashed after visiting a page with plugin. This is caused
by an access to a NULL pointer (plugin->handle).
Thanks to weitsang@yahoo.com
Fixes bugzilla #409.
1998-05-26 10:58:59 +00:00
briano 61ae0639a8 Fixing the SCO OpenServer builds. Need to define _SVID3 in this special case so including statvfs.h will give us what we need. Anyone want to volunteer a more elegant solution? Approved by ramiro@netscape.com. 1998-05-23 03:46:19 +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
hardts 6bcb19ce6f landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
hardts d9c700cb8b land XPCOM_BRANCH 1998-05-22 21:55:49 +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
slamm 8602d9867f Fix crash on bringing up second NavCenter. 1998-05-22 17:15:03 +00:00
ramiro 47f5a571b5 Fix a dyslexic typo. Geez, how long was this here for ? 1998-05-22 06:52:57 +00:00
ramiro 4cb2e40aa6 Add initial support for layable children resource. 1998-05-22 06:50:41 +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
selmer a1c7463f7a Change over to http: w/IP for reggie connections 1998-05-21 18:18:55 +00:00
toshok 6625b23211 fix the bug where form reset with textarea's would segfault. just cut-n-pasted one line from the text input element's reset method. 1998-05-21 07:18:51 +00:00
slamm ffd7ba4873 Fix Mozilla bug #385. Global history file would not get recreated if it was deleted. Thanks to Ronan Waide <waider@cognotec.com> for reporting the problem and developing a patch. 1998-05-21 01:39:25 +00:00
slamm 9b09aaf8dd Use the winning animation from the Mozilla Logo Contest. Congratulations go to Urs Streidl <urs@gigaperls.org>. 1998-05-20 23:33:44 +00:00
robinf 0e1e2f78b2 fixinb header bug in AS help 1998-05-20 19:17:14 +00:00
robinf c3cbce47a9 fixinb header bug 1998-05-20 19:10:12 +00:00
robinf f2b0a73565 fixinb bug in comment line 1998-05-20 19:02:32 +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
blythe ac8fa47104 The preference DLLs contain COM objects. Their registry keys are set to
have relative paths.  This normally works fine, unless the current working
directory is other than that of the default program directory where the
pref DLLs are normally located.  This could happen by executing the
program from a different directory, or by saving a file to a directory
other than the default program directory.  In order to fix this, we need
to push to the program directory just prior to loading a preference
COM object, and then pop back.
1998-05-20 02:15:42 +00:00
sar 2e39ee0960 backing out the whitespace change and implementing a better fix for the line length problem - courtesy of Dan Veditz 1998-05-19 20:20:15 +00:00
sar 9d380b9680 were up against a 4k POSIX inspired limit on command lines. I've removed white space to bring the command line under the limit. This is a temporary workaround and this needs to be repaired properly. 1998-05-19 19:59:38 +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
cmanske 5b1767bb4a Trying to help out the build bustage 1998-05-19 06:31:08 +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
scullin 32c1b69aad Moved cvactive.h from include to network/cnvts 1998-05-19 00:38:16 +00:00
scullin caa794ae2b Moved cvactive.h from include to network/cnvts 1998-05-19 00:07:47 +00:00
atotic 14f30edc4c Added new access paths for planned will's netlib modularization checkin 1998-05-18 22:10:09 +00:00
toshok 448e297c63 this change may look like a lot, but it's really only one line. the rest is formatting. at any rate, this fixes the problem where the underlines were drawn at places other than the proper place for links. 1998-05-18 20:42:30 +00:00
toshok 5b12e2dbf7 Fix bugzilla entries 134 (javascript crashing setting text in textarea) and 346 (missing & in call to fe_convertToXmString) thanks to waider@waider.ie (Ronan Waide) for the fixes. 1998-05-18 18:28:55 +00:00
ramiro 4a3029301d Add support for dropping to toolbox tabs. 1998-05-15 14:32:43 +00:00
ramiro 43071cc7a5 Add XfeTabDrawRaised(). 1998-05-15 14:14:17 +00:00
ramiro 19868a15c8 Add XfeToolBarGetFirstItem(). 1998-05-15 13:30:24 +00:00
ramiro afe766bcf9 Use a define instead of a hard coded '-1' constant. 1998-05-15 11:37:38 +00:00
ramiro b834e51067 Remove dead code. 1998-05-15 11:32:28 +00:00
ramiro 643dba7680 Add icon to indicator if needed. 1998-05-15 11:23:24 +00:00
ramiro c9ae415b14 Add a check for a NULL str before passing it to strcmp().
Otherwise, Linux and possibly other platforms with strict strcmp()
implementations will crash when the plugin list is NULL.  Thanks to
pollmann@netscape.com.
1998-05-15 11:21:09 +00:00
ramiro 4f6c1e3cc1 Take out row column assertion. Any manager can be a parent of this widget.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:57 +00:00
ramiro 643383c02a Dont move dead widgets.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:54 +00:00
spence a375745066 correctly set position for shack elements 1998-05-15 01:15:01 +00:00
spence 0d927d2a5f improve shack widget mgmt 1998-05-15 00:13:57 +00:00
spence ab10fef87d xfe shack changes 1998-05-14 23:43:26 +00:00
selmer 8a51257439 Fixed up comments in QuitNavigator re: 112622 1998-05-14 23:40:45 +00:00
selmer 11b9cac9fa Bug #112622 - change our quit to not broadcast, it was tripping up a java window 1998-05-14 23:37:57 +00:00
slamm b49f293596 Make page proxy hot spot fit the icon. 1998-05-14 20:32:03 +00:00
ramiro 9e6979e082 TASKBAR define should be MOZ_TASKBAR. 1998-05-14 09:18:26 +00:00
robinf cf715f8203 replacing corrupted images 1998-05-14 00:00:17 +00:00
robinf a073b3642b fixing text so that it tells user how to start AS right away frfom this screen. 1998-05-13 23:59:16 +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
sar b4b195f781 add util to the include path 1998-05-13 20:33:32 +00:00
robinf 5ae326ef3a replacing corrupted file; adding plaecholder image for netcenter xscreen 1998-05-12 19:38:47 +00:00
brade 962eeb8156 don't allow image tags to be created without an image source 1998-05-12 17:12:02 +00:00
selmer df945999fd fix bug#116315: don't pass null char into JRI_NewPlatformString 1998-05-12 02:03:33 +00:00
montulli a4fceeeae2 use mozilla/network now instead of lib/libnet 1998-05-11 22:09:10 +00:00
montulli 99121c4c00 use network dir instead of libnet 1998-05-11 22:07:07 +00:00
atotic 90a78abec5 Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
selmer 6ed4f0b9be removed extraneous JAVA_DESTPATH definition 1998-05-11 21:59:36 +00:00
ftang 9e66c329d9 Add Armenian XFE support. thanks for Hovik Melikyan from hovik@undp.am 1998-05-11 16:49:30 +00:00
racham 78e977aadf Path for compare.js changed 1998-05-09 02:16:33 +00:00
atotic 9d8962fb7f #ifdef NET_mail/news functionality with MOZ_MAIL_NEWS. 1998-05-08 21:42:26 +00:00
hyatt a489f8e258 Making the Aurora tree respond to the divider properties. 1998-05-08 21:23:47 +00:00
timm dcfaeab131 fix path routines to append path delimiter 1998-05-08 20:20:19 +00:00
timm 7be51acdf0 fix getFolder to return windows style path 1998-05-08 20:19:43 +00:00
timm 4d4a70786e dial string should be in status text, not progress text 1998-05-08 19:28:49 +00:00
timm 0930586989 remove copy of compare.js, since we dont want it in the jar 1998-05-08 19:28:04 +00:00
timm 58e92c2498 remove IDs and ARCHIVE tags 1998-05-08 19:27:40 +00:00
timm dc34844baf remove IPs and put reggie.netscape.com back 1998-05-08 19:26:43 +00:00
timm e1e74bd9a5 erase compare.js as part of make if it exists in this dir 1998-05-08 19:26:11 +00:00
timm 3806cb6c31 added debugging for set1StepMode 1998-05-08 19:25:47 +00:00
timm b198451776 added debugging info for MetadataMode and LocalMode 1998-05-08 19:24:49 +00:00
radha 715d468d91 Checkin for fix 104761. If the target window has a context associated with it, use it.
Fix was originally provided by toshok.
1998-05-08 19:24:28 +00:00
timm 60a147bc1d add ASW_DEVMODE 1998-05-08 19:24:15 +00:00
ftang 5dfaa83a6b Add Armenain support. Approvaed by WinFE owner, Thanks Hovik Melikyan <hovik@undp.am>
from the net
1998-05-08 19:23:48 +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
timm 42c42d9d8f Add in "ARCHIVE=asw.jar" for compare.js 1998-05-08 01:17:40 +00:00
timm 3b0f2b3055 Not for Preston 1998-05-08 00:33:10 +00:00
timm 1184e4438d Registration Server IAS file 1998-05-08 00:31:35 +00:00
robinf 89a945beb6 scrubbed lighthouse and N logos from these images 1998-05-07 23:50:36 +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
robinf 57bb659a79 replacing corrupted images in previews 1998-05-06 18:23:32 +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
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
selmer 5d338236b0 Creating Java strings: don't include null char in length count 1998-05-05 20:35:13 +00:00
racham e03b8bc189 Minor textual changes associated with set up communicator button 1998-05-05 00:51:35 +00:00
timm e7c297d13b changed "reggie.netscape.com" to be actual IP number to remove dependency
on DNS
1998-05-04 22:41:10 +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
timm c1658d3de7 move inpvw5a.htm to a different array index because it was conflicting
with the New Account path
1998-05-04 21:29:42 +00:00
mcafee ccba69ba83 Comment about moz-export 1998-05-04 07:03:58 +00:00
ramiro ade764f12e add missing -lXmu on irix and solaris 1998-05-03 12:26:58 +00:00
ramiro 25729ecfdc comment out gcc-ism 1998-05-03 12:26:08 +00:00
ramiro b1bcb6d56d Add comments describing the makefiles. Dont force the initial value of
XFE_{SHARED,STATIC}_LIBS.
1998-05-03 12:10:33 +00:00
ramiro d724bee220 move XfeWidgets tests to their own directory 1998-05-03 11:59:23 +00:00
ramiro c01c75fdc3 add XmL tests 1998-05-03 11:52:01 +00:00
ramiro 42d44aac7b remove ad2c from a hardcoded location 1998-05-03 11:49:36 +00:00
ramiro 95cc9a03e4 add ad2c in a shared location 1998-05-03 11:49:07 +00:00
ramiro 2a60b82f0f Simplify the tests Makefil. Move all the defines and rules to a shared
makefile that can be included from different dirs.  Make creating tests in
subdirectories that depend on different libraries a lot easier and cleaner.
1998-05-03 11:48:15 +00:00
ramiro 4ead33e036 Update for edit support. 1998-05-03 11:47:01 +00:00
ramiro 4c3f9250dd Make sure the client can properly link with motif 2.1 and gnu libc2 on
linux.  Also link with libBrokenLocale.so since locale support in
motif 2.1 with GLIBC is currently broken.
1998-05-03 06:36:27 +00:00
hyatt e42de64a4f Fixing an icon positioning bug. 1998-05-02 01:02:20 +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
hyatt 5b73fe0c01 Fix for a crashing bug when the next layout element after a radio button or checkbox
is not text.
1998-05-02 00:42:50 +00:00
radha c830d1d270 Fix for bug 107058. Increase the size of the executable name holder in
fe_showConference() from 32 to 1024 so that conference can be loaded
successfully.
1998-05-01 23:52:12 +00:00
hyatt b86c43f1f5 Fixing the column headers so that a BG image can be mapped to them. Also making
them respond to FG and BG color parameters.
1998-05-01 22:55:07 +00:00
hyatt 73bc4ad365 Making the embedded title strip 256-color friendly and fixing a bug
where it always used white as its foreground color.
1998-05-01 22:54:07 +00:00
ftang 664708bdb4 Add mapping for windows-1251 fon 1998-05-01 21:41:12 +00:00
ftang 8dd7624bd3 Check in locale independent form select/button handling change Approvaled by XFE owner 1998-05-01 21:40:38 +00:00
hyatt 0ffc63b264 Modified version of nathan wykes' history patch. 1998-05-01 20:40:25 +00:00
dbragg c12622c9b9 Corrected depth after cd-ing into signed directory 1998-05-01 19:31:11 +00:00
racham f07113bbbb Last line reffering to clicking on next button to reach account setup is removed - Bug 90536 1998-05-01 19:03:49 +00:00
racham 110416bfb3 Hypertext references modified & newentry Comm Setup - Bug 90536 1998-05-01 19:01:26 +00:00
racham da759070b8 Account set Shortcut button (double arrow) suppressed 1998-05-01 18:59:44 +00:00
racham 3e3df33713 Navigational changes of bugs 110410, 107811, 90536 1998-05-01 18:58:30 +00:00
hyatt 43f82d561f Tweaks. 1998-05-01 18:58:01 +00:00
hyatt 9b00f50ed6 Patch from Jim Ewald to keep Mozilla from crashing when "About Navigator..." is selected. 1998-05-01 18:53:04 +00:00
hyatt 867381123c Fix for a thrown assertion when NavCenter is collapsed. 1998-05-01 18:52:28 +00:00
hyatt 5be103a762 Making the tree view 256-color friendly. Adding more customizability options. Turned the dividers
between nodes off by default.
1998-05-01 18:33:47 +00:00
timm 57de046632 changes for reggie 2 step 1998-05-01 10:37:35 +00:00
timm b168f2585b Removed 'Cancel' from ProgressApplet, allow CPGeneratorProgress to restart 1998-05-01 10:31:14 +00:00
timm ede12d798a Add "RegSource=APL" 1998-05-01 10:29:56 +00:00
timm a6f3349dd1 changes for reggie 2 step 1998-05-01 10:29:17 +00:00
timm 59c25e8955 new reggie 2 step templates 1998-05-01 10:28:13 +00:00
timm b080bb7bc6 new files for reggie 2 step 1998-05-01 10:25:21 +00:00
hyatt ad1904a0a4 Fix for a problem with the system color changing. 1998-05-01 01:26:08 +00:00
hyatt 68b6cb17bc You can now click on the vertical bars to collapse the parent node. 1998-05-01 00:59:05 +00:00
hyatt a8a8a2d5a1 Tree view can now show or hide tree connections (the bars). 1998-04-30 23:52:37 +00:00
hyatt 2f345544f5 View now properly invalidated when colors/backgrounds/properties change. 1998-04-30 23:52:20 +00:00
hyatt ccb5a8b8f3 Fixed a bug where the navbar was using the tree view's bg image rather than
its own.
1998-04-30 23:51:59 +00:00