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

460 Коммитов

Автор SHA1 Сообщение Дата
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