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

2244 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 79914b667a Adding X11 support for Rhapsody build 1998-10-02 04:46:02 +00:00
blizzard%appliedtheory.com 70ed1d5f4d Integrate patch from Michael O'Reilly <michael@metal.iinet.net.au>
This patch starts work on displaying pixmaps.
1998-10-02 03:01:01 +00:00
pinkerton%netscape.com 950c9a3fb8 Skeleton code for adding buttons to the toolbars. 1998-10-02 01:26:25 +00:00
mcafee%netscape.com 3ab7277b94 Condensing the BSD case for STATFS #define 1998-10-02 00:59:50 +00:00
briano%netscape.com 2e16188f70 Tweak for NetBSD. Eliminates the OS_MINOR macro that (1) didn't work properly, and (2) was being generated every time NetBSD.mk was included. Approved by ramiro@netscape.com. 1998-10-01 23:29:47 +00:00
pinkerton%netscape.com e988cfdd1c add RDF toolbar stuff. 1998-10-01 21:49:40 +00:00
pinkerton%netscape.com e6ca1dfac0 Fix to not merge 'cfrg' resources in Moz_resources and mozdark_resources (again). Added CRDFToolbar and CRDFToolbarContainer. 1998-10-01 21:49:31 +00:00
pinkerton%netscape.com 384b20fa6a oops, remove code that hardcoded the bg image url if one was not set. 1998-10-01 21:41:59 +00:00
pinkerton%netscape.com 9185a96ec5 More overrides for CDragBarContainer to not run the code that expects static layout. 1998-10-01 21:39:42 +00:00
blythe%netscape.com 654c9e3c0b Fix win95 build problems that do not show up as build errors, revd danm 1998-10-01 21:39:18 +00:00
pinkerton%netscape.com 9acb645784 toolbars now draw correctly in all windows (not just in 2nd on up) and respect HT background url property. 1998-10-01 21:38:31 +00:00
pinkerton%netscape.com c10511d14e using auto_HT_Pane for managing HTPane ownership. 1998-10-01 21:37:50 +00:00
pinkerton%netscape.com 77deb1b5d8 using auto_HT_pane for HTPane ownership. 1998-10-01 21:37:23 +00:00
pinkerton%netscape.com bde3524753 Fix for #324974 where we weren't sync-ing the selection with HT correctly when nodes were unselected. 1998-10-01 21:36:44 +00:00
pinkerton%netscape.com 0f407a1c12 fixes so that RDF toolbars can work too. 1998-10-01 21:35:41 +00:00
ramiro%netscape.com 6be2a9392f Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
kin%netscape.com 589c7fe461 Removed the ... from the editorGoodiesMenu insertHorizontalLine label string
since it doesn't bring up a dialog.
1998-10-01 20:56:29 +00:00
ftang%netscape.com ad4ccf3732 removed reference to empty header file 1998-10-01 14:33:17 +00:00
ftang%netscape.com eb92b5cad4 First Checked In. 1998-10-01 13:45:28 +00:00
ftang%netscape.com ed2193cda5 remove unused win16 code 1998-10-01 13:36:11 +00:00
ftang%netscape.com ab5190b72c remove a lot of unused win16 and AWT1.0 support stuff 1998-10-01 13:27:12 +00:00
ramiro%netscape.com c04211879a Create logo only if needed. 1998-10-01 08:36:26 +00:00
radha%netscape.com eafe6e7251 Image rendering code back to where it used to be. Fixes the tiled background
rendering problem.
1998-10-01 04:57:23 +00:00
radha%netscape.com affdd6c793 Image rendering code modified. Normal image rendering now happens
in the usual place at image.cpp. only RDF cases are handled here.
1998-10-01 04:55:50 +00:00
radha%netscape.com d24b678c91 Don't free the client data. This makes the crash when you mouse over any
RDF toolbars for the second time.
1998-10-01 04:53:44 +00:00
ramiro%netscape.com 93ba27810d Remove uneeded files. Look elsewhere for a demo. 1998-10-01 04:44:12 +00:00
ramiro%netscape.com 315e2a35ac Backout mcafee's libnetwork link change. For the following good reason. The
next time libnetwork changes, mkicons will break.  It is bad enough to have
the libimg dependancy.  The problem is that libimg depends on stuff in
libnetwork - which is questionable itself.  Instead of doing the "right"
thing, it is important the we do the "wrong" thing to avoid mkicons breaking
more often than it does now.  Add stubs to mkicons instead.  Someone is
working on removing the libimg dependancy on mkicons alltogether.
1998-10-01 04:37:51 +00:00
mcafee%netscape.com f96cdca234 libimg needs NET_EscapeDoubleQuote, which is in libnetwork. 1998-10-01 04:23:48 +00:00
ramiro%netscape.com 68ad26548c Add another stub to the mkicons insanity. Fixes unix builds. 1998-10-01 03:31:51 +00:00
mcafee%netscape.com f48cf70fa1 Moving libnetwork.a around to fix link problem. Still keeping two instances of this lib, looks like the circular dependency is still there. 1998-10-01 03:07:12 +00:00
ramiro%netscape.com e8ac17fce5 I goofed and changed a default value by accident. 1998-10-01 01:35:08 +00:00
ramiro%netscape.com 93322f98b2 Add enter/leave callbacks. 1998-10-01 01:28:31 +00:00
ramiro%netscape.com fef2ca2dfe Add enter/leave and cell enter/cell leave callbacks. 1998-10-01 01:28:09 +00:00
ramiro%netscape.com 67b36bb780 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00
ramiro%netscape.com 41f2483398 Fix for bugzilla bug 955 just filed by akkana. Tooltip shell was using the
wrong visual and depth info.
1998-10-01 01:01:03 +00:00
cmanske%netscape.com 9e92ffbd7c Fixed handling of Blockquote and fixed strings for this as well 1998-10-01 01:00:00 +00:00
cyeh%netscape.com a962717508 remove TalkBack Glue shlb until we figure out some nifty wrapping thing for Netscape commercial builds. 1998-10-01 00:50:03 +00:00
pinkerton%netscape.com 3d33ad9669 Fix for #324967 so that we draw open folders with an open transform if the triggers are not displayed. This matches the finder behavior when triggers are showing. 1998-10-01 00:38:56 +00:00
pinkerton%netscape.com aa06969882 Fix problem where moz_resources target was merging in a bad 'cfrg' resource that caused the app not to launch ("app is damaged or cannot be run on this machine" error in finder). 1998-10-01 00:23:24 +00:00
cltbld%netscape.com fc40b20c92 Added Full Circle Talk Back Glue 1998-09-30 23:19:08 +00:00
cyeh%netscape.com fc77aefc15 Remove NSPR20 #ifdef 1998-09-30 20:24:05 +00:00
beard%netscape.com 262264571a Fix for RDF popdown clipping. This should be extended to handle tool tips. 1998-09-30 20:03:22 +00:00
jfrancis%netscape.com 4b3eecd551 Making the world safe for MacOS 8.1 1998-09-30 18:31:22 +00:00
kin%netscape.com 0f25d20670 Fix for bug #325661: ENDER: Reseting a form with an HTMLArea displays a dialog.
mozilla/cmd/xfe/forms.c
mozilla/lib/layout/editor.cpp
  - Modified EDT_SetDefaultHTML() to call ReadFromBuffer instead
    of EDT_PasteHTML. It can also handle the case where pHTML is null.

mozilla/lib/layout/edtbuf.cpp
  - Modified ReadFromBuffer to handle case where pBuffer is null.
1998-09-30 18:26:53 +00:00
ramiro%netscape.com 1c587cf473 Always update the boundary before invoking preferred_geometry. 1998-09-30 13:01:25 +00:00
ramiro%netscape.com 184665421d Remove dead code. Make sure GetChildDimensions() returns non zero values. 1998-09-30 13:00:42 +00:00
ramiro%netscape.com 145ae24481 Modularize defaults. 1998-09-30 12:55:29 +00:00
ramiro%netscape.com cd03136741 Modularize translations. 1998-09-30 12:20:26 +00:00
ramiro%netscape.com 3d39755bf4 Modularize inheritance macros. 1998-09-30 11:58:37 +00:00
ftang%netscape.com e2c1946553 add two new files to support RDF related UI. I have not connect the RDF related UI code into these file yet... 1998-09-30 10:58:21 +00:00
ftang%netscape.com aa45c82231 First add these file to support RDF related UI. I have not connect the RDF related UI code into these file yet... 1998-09-30 10:57:15 +00:00
ftang%netscape.com 73adaf687c check in Vietnamese cp1258 winfe changes . Thanks for Van Le from the net 1998-09-30 10:48:13 +00:00
ftang%netscape.com a86a59d3b7 check in winfe changes for Vietnamese cp1258 work . Thanks Van Le from the net 1998-09-30 10:42:12 +00:00
ftang%netscape.com de033ad1e1 delete unused context argument 1998-09-30 10:34:28 +00:00
rjc%netscape.com ad937a9814 Finish Shack reflection into JavaScript for Win32 by setting HT_Pane reference in lo_builtin struct. 1998-09-30 06:12:35 +00:00
shaver%netscape.com 09e94791bb only build lm_dom.c if DOM set 1998-09-30 04:47:55 +00:00
brendan%netscape.com 7f2ef26145 - Need JS_THREADSAFE in mozilla.mak and config.mak (and because of the latter,
don't need it in js/src/makefile.win).
- Added DOM support.
- Break up really long lines in mozilla.mak using backslashes.
- Added /I../../lib/libdom to several places (ugh).
- factor some mime.lib stuff better, but still not consistent in how SMART_MAIL
  and MOZ_MAIL_NEWS select it.
- Include spans and transclusion stuff, shaver and toshok to clean up later.
- Use ?: instead of if/else in layout.c to minimize source and generated code.
- Use strong typing for struct DOM_foo * types without including domstyle.h,
  by using mighty struct tags.
- Fix doc_id signedness in lm_dom.h (also eliminate tabs, but use 8 for
  tab-width).
1998-09-30 02:07:26 +00:00
rjc%netscape.com 0abaf1fe8f Reflect Shack into JavaScript. New file: lm_tree.c 1998-09-30 00:55:11 +00:00
rjc%netscape.com efaffdbb91 Reflect Shack into JavaScript. Approval: sdagley 1998-09-30 00:53:40 +00:00
cls%seawood.org 592551e10e Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:50:40 +00:00
cls%seawood.org 32df932382 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Compile embed.cpp with $(CCC) instead of $(CC). 1998-09-30 00:49:28 +00:00
cls%seawood.org a3e286caa6 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE. 1998-09-30 00:48:23 +00:00
akkana%netscape.com 14a2a93970 HFolder should already be caught by the earlier wildcard 1998-09-30 00:39:58 +00:00
cls%seawood.org c6d9785d4d Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:38:49 +00:00
akkana%netscape.com ccd56e7009 List Person, People and MailAttach separately to try to unconfuse Linux 1998-09-30 00:36:48 +00:00
akkana%netscape.com ef1ea5be03 Add HFolder* to icon list -- help fix Linux build 1998-09-30 00:34:36 +00:00
cls%seawood.org 07b1e47884 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
cmanske%netscape.com 7e94cd9e3a More Composer bug fixes: Removed password remembering from Publish dialog and removed pixel to % conversion for table and cell widths 1998-09-29 23:50:44 +00:00
pinkerton%netscape.com 082d691b1a weak-link against NavServices. 1998-09-29 21:43:27 +00:00
cyeh%netscape.com 7dae289923 Remove old NSPR20 and MOCHA #ifdefs 1998-09-29 21:35:57 +00:00
cyeh%netscape.com 04c778c9f7 If NSPR20 isn't defined, the makefile wouldn't look in the NSPR header directory. 1998-09-29 21:32:29 +00:00
cyeh%netscape.com c318ec1405 Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
pinkerton%netscape.com a033524749 Use Client.mcp for stubs generation. These are now obsolete. 1998-09-29 17:35:12 +00:00
pinkerton%netscape.com 23364c4867 pro4 namespace stuff. 1998-09-29 17:35:07 +00:00
pinkerton%netscape.com d6b5722c8a remove volatile. 1998-09-29 17:33:46 +00:00
pinkerton%netscape.com 487a3cbd45 use new menu bar (no more mercutio) 1998-09-29 17:32:35 +00:00
pinkerton%netscape.com 238dad8cf4 use LTextEditView 1998-09-29 17:31:30 +00:00
pinkerton%netscape.com 865e9f42d6 LTextEditView changes. 1998-09-29 17:30:01 +00:00
pinkerton%netscape.com 9d38f4cfe6 pro4 namespace stuff. 1998-09-29 17:29:34 +00:00
pinkerton%netscape.com d8364a1656 Carbon fixes (if-def'd) 1998-09-29 17:28:57 +00:00
pinkerton%netscape.com 25bd94bff0 make sure defines are set right. 1998-09-29 17:28:38 +00:00
pinkerton%netscape.com 7b64f44de7 const changes. 1998-09-29 17:28:24 +00:00
pinkerton%netscape.com 573e756854 const changes, LTextEditView changes 1998-09-29 17:28:06 +00:00
pinkerton%netscape.com dd11f23aa1 some carbon stuff and LTextEditView 1998-09-29 17:26:59 +00:00
pinkerton%netscape.com 7152fe36f3 new menubar. 1998-09-29 17:25:13 +00:00
pinkerton%netscape.com 51dd5b57dd Get/SetDescriptorLen changes. 1998-09-29 17:24:42 +00:00
pinkerton%netscape.com def832cb38 pro4 stl changes. 1998-09-29 17:23:55 +00:00
pinkerton%netscape.com a5074105a0 extern C stuff. 1998-09-29 17:22:52 +00:00
pinkerton%netscape.com ac3aa81627 use new menubar classes. 1998-09-29 17:22:26 +00:00
pinkerton%netscape.com 6e970c9a0e remove obsolete stuff 1998-09-29 17:21:47 +00:00
pinkerton%netscape.com 76d4b7d872 Fixes for Pro4 1998-09-29 17:21:32 +00:00
pinkerton%netscape.com 8181242d73 const changes for Pro4 1998-09-29 17:20:58 +00:00
pinkerton%netscape.com 1fccaf1c19 fix warnings. 1998-09-29 17:20:41 +00:00
pinkerton%netscape.com a24c54f81e pro4 changes 1998-09-29 17:20:12 +00:00
pinkerton%netscape.com 412b488e70 pro4 changes. 1998-09-29 17:20:02 +00:00
pinkerton%netscape.com 00351d31d4 changes for carbon (if-def'd) 1998-09-29 17:19:13 +00:00
pinkerton%netscape.com 83cd6e2e15 changes for Get/SetDescriptorLen 1998-09-29 17:17:20 +00:00
pinkerton%netscape.com 0f764cb87d improper use of volatile. 1998-09-29 17:16:59 +00:00
pinkerton%netscape.com 5d39509a98 use LTextEditView instead of LTextEdit 1998-09-29 17:16:40 +00:00
pinkerton%netscape.com e2d1ce635c Pro4 changes. 1998-09-29 17:16:24 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com 50b8ddfbbf Removed missing file from the project. 1998-09-29 15:00:58 +00:00
mcafee%netscape.com 81e753aec9 Warning segfault possibility with XP_ASSERT(0). (bugzilla:349) 1998-09-29 07:28:50 +00:00
mcafee%netscape.com 6c13405983 Woops backing out that last change. 1998-09-29 07:17:23 +00:00
mcafee%netscape.com 3df6473ae2 DU4.0 doesn't like casting to int and then enum. (Bugzilla:334) 1998-09-29 07:15:27 +00:00
cmanske%netscape.com 11b28d798d Added question mark to save file prompt 1998-09-29 07:12:13 +00:00
mcafee%netscape.com c14587318c Cast needed for DU4.0 (Bugzilla:325) 1998-09-29 07:11:22 +00:00
mcafee%netscape.com 740ebded66 Cast needed for DU4.0 (Bugzilla:324) 1998-09-29 07:08:35 +00:00
mcafee%netscape.com ebe97da79e Cast needed for DU4.0 (Bugzilla:323) 1998-09-29 07:05:31 +00:00
mcafee%netscape.com 4c65bff039 Cast needed for DU4.0 (Bugzilla:322) 1998-09-29 07:02:39 +00:00
mcafee%netscape.com d5a8b60e73 Cast needed for DU4.0 (Bugzilla:320) 1998-09-29 06:58:21 +00:00
mcafee%netscape.com 6ed5a794da Cast needed for DU4.0 (Bugzilla:319) 1998-09-29 06:55:47 +00:00
mcafee%netscape.com afd60e48ed Cast needed for DU4.0 (Bugzilla:318) 1998-09-29 06:43:05 +00:00
mcafee%netscape.com fee9970bd2 Cast needed for DU4.0 (Bugzilla:316) 1998-09-29 06:37:03 +00:00
mcafee%netscape.com 4feb89bf08 Cast needed for DU4.0 (Bugzilla:312) 1998-09-29 06:33:42 +00:00
cmanske%netscape.com 31730d04c3 Fixed Delete command inactive when it should be active 1998-09-29 05:26:13 +00:00
cmanske%netscape.com 53c162fe20 Fixed bug 123391 1998-09-29 05:10:58 +00:00
cmanske%netscape.com 73bdd62cea Fixed problem with displaying borders in Navigator when we shouldn't 1998-09-29 00:02:29 +00:00
radha%netscape.com e4a2638f6c Change thei default URL for the htmlpane 1998-09-28 23:15:24 +00:00
radha%netscape.com d0b66a06d0 Toolbar properties hooked up to RDF. Toolbars get their tooltips from the new
tooltip api
1998-09-28 23:14:30 +00:00
radha%netscape.com 3fef6b150f Really make the selector bar buttons work, so that people outside xfe can use
RDF bookmarks etc....
The images don't show up on the selector bar buttons
for some reason. Shall fix it later.
1998-09-28 23:11:12 +00:00
cmanske%netscape.com 794faca1bb Fixed problem with font list 1998-09-28 23:07:42 +00:00
cmanske%netscape.com 3fea544079 Fixed lots and lots of Composer bugs. Implemented more feedback for mouse-over cursors 1998-09-28 22:51:56 +00:00
hyatt%netscape.com b5e0bc8b81 Fixing a bug in the SHACK widget. 1998-09-28 21:43:34 +00:00
slamm%netscape.com 50b2cca5ca Fix spelling errors. 1998-09-28 21:34:56 +00:00
ramiro%netscape.com 0fb8f95c4a Add ClientData.[ch]. 1998-09-28 21:22:45 +00:00
akkana%netscape.com 86b0df3cd9 Hope this syntax might make Linux and Solaris happier 1998-09-28 21:01:21 +00:00
ramiro%netscape.com 56dec1233f Add TIS-620 charset support. Thanks to Samphan Raruenrom <samphan@thai.com>
for providing the patch.
1998-09-28 20:09:23 +00:00
ramiro%netscape.com 61eecc5d5b Fix bugzilla bug 885. Compiler warning. Thanks to raff@netwinder.org for
pointing this out and providing a fix.
1998-09-28 19:57:27 +00:00
ramiro%netscape.com 8344958218 Use new tool tip api. 1998-09-28 19:42:46 +00:00
ramiro%netscape.com 43088bfd79 Update for doc string callbacks. 1998-09-28 19:41:30 +00:00
ramiro%netscape.com b84da2e6d3 Use the client data manager. 1998-09-28 19:39:44 +00:00
ramiro%netscape.com d8ce5dae65 Add XfeToolTipShellSetString(). 1998-09-28 19:38:57 +00:00
ramiro%netscape.com 04f7874162 Make sure child is centered. 1998-09-28 19:37:55 +00:00
kin%netscape.com 9e6fcf7845 mozilla/cmd/xfe/resources
mozilla/cmd/xfe/src/EmbeddedEditor.cpp
mozilla/cmd/xfe/src/ComposeView.cpp
  - Modifications to get the insert menu (editorGoodiesMenu), on the embedded
    editor and compose view toolbar, to display text instead of icons.
1998-09-28 19:31:25 +00:00
ramiro%netscape.com 18f4f227fa Comment out debug printfs. 1998-09-28 19:09:28 +00:00
akkana%netscape.com 64e04445d2 Lotsa minor bug fixes 1998-09-28 19:09:26 +00:00
ramiro%netscape.com da618be939 Add client data manager. 1998-09-28 19:08:46 +00:00
ramiro%netscape.com aae753d391 Fix the realization problem so that tooltips can be added at any time whether
a widget, or gadget's parent are realized or not.
1998-09-28 11:03:11 +00:00
ramiro%netscape.com 5b1f48f4b4 Fix removal of info at item destruction. Fix positioning. 1998-09-28 08:11:25 +00:00
mcafee%netscape.com c69414aa6a Fixing more link errors. 1998-09-28 07:24:15 +00:00
mcafee%netscape.com 9da3a7c831 closer.. 1998-09-28 07:02:14 +00:00
mcafee%netscape.com aa23e5e7f1 First real link attempt 1998-09-28 06:54:37 +00:00
mcafee%netscape.com cd3d8af2c3 Missing slash 1998-09-28 01:41:50 +00:00
cls%seawood.org 7ec92f4e5b Added realclean target. 1998-09-27 01:30:07 +00:00
pinkerton%netscape.com 0856a07a34 First Checked In. 1998-09-26 23:14:53 +00:00
pinkerton%netscape.com a93306316c *** empty log message *** 1998-09-26 22:25:10 +00:00
cls%seawood.org 4e875bbeec Ok this time I actually removed libmsgc21. 1998-09-26 05:31:30 +00:00
cls%seawood.org 9bc195fdc1 Put libi18n after libmisc and added JAVA_OR_OJI ifdef for libjsj. 1998-09-26 02:33:18 +00:00
cls%seawood.org 8b0728a826 Moved EDITOR ifdefs as moc does not seem to be able to handle ifdef'ing out entire functions. 1998-09-25 23:30:38 +00:00
cls%seawood.org f9936e95fe Removed libmsgc21 from link line. Removed old history files. Removed msg from REQUIRES. 1998-09-25 23:29:27 +00:00
cls%seawood.org d7386ef465 Removed libmsgc21 from link line. 1998-09-25 23:25:54 +00:00
leaf%mozilla.org c3b91a956b (Actually mlm) Branch landing: Multithreading libmocha in mozilla. - Remove lm_crippled_context from export list. 1998-09-25 22:21:40 +00:00
mlm%netscape.com 061c840379 Branch landing: Multithreading in mozilla.
- Add -DJS_THREADSAFE and new file lm_wngrp.c.
1998-09-25 21:59:47 +00:00
ramiro%netscape.com 8897150fdb Add comment 1998-09-25 18:06:15 +00:00
ramiro%netscape.com 2b45f90c7c Adding QtMozilla to repository (qtfe). 1998-09-25 18:04:00 +00:00
saari%netscape.com 9e8470558b One more step in fixing the burning tree 1998-09-25 16:08:48 +00:00
saari%netscape.com 0879f85bb3 MacOS only Modifications to StringLib. It now functions like the Unix version where we have all of the strings in a giant case statement instead of in resources. This is necessary for moving to Pro4 and reducing the number of resources in the Mac Navigator. 1998-09-25 14:45:53 +00:00
ramiro%netscape.com 9551cebf61 dgux is now DGUX. Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for
pointing this out.
1998-09-25 14:00:00 +00:00
ramiro%netscape.com 9af2f1aa7e Restore the resources to non const. const was causing problems on some
platforms.  Thanks to "Marc J. Fraioli" <fraioli@dg-rtp.dg.com> for pointing
this out.
1998-09-25 11:38:07 +00:00
mcafee%netscape.com 739b81b8a8 More PostScript font names, courtesy <junker@jazz.snu.ac.kr> 1998-09-25 10:24:16 +00:00
mcafee%netscape.com ed474a253a Added support for paper size, thanks to <junker@jazz.snu.ac.kr> for this fix 1998-09-25 10:23:01 +00:00
wtc%netscape.com 04201279c0 Removed calls to the obsolete function PR_GetGCInfo(). That function
is only for Java garbage collection and so doesn't matter any more.
Reviewed and approved by Steve Dagley.
1998-09-25 04:42:21 +00:00
wtc%netscape.com 8ce18d82a4 Removed references to the unused libmsgc21 library.
Reviewed and approved by David Hyatt and Daniel Matejka.
1998-09-25 04:35:40 +00:00
pinkerton%netscape.com 570356b0f9 use system mdef instead of mercutio for all menus. 1998-09-24 23:45:17 +00:00
pinkerton%netscape.com 75f8a6d9a7 changed all menus that used mercutio to use system mdef instead. 1998-09-24 23:44:43 +00:00
pinkerton%netscape.com 192c83b6e6 Change all menus that used mercutio to use system mdef. Added some xmnu to begin support of shift/cmd accelerators. 1998-09-24 23:44:10 +00:00
pinkerton%netscape.com 34177c4412 make all menus that used Mercutio now use system MDEF. 1998-09-24 23:43:04 +00:00
hyatt%netscape.com 5b029660da Bug fix for dialogs popping up out of popup windows. 1998-09-24 23:35:03 +00:00
pinkerton%netscape.com aa8e648348 Replace menus that used mercutio with system MDEF. 1998-09-24 23:32:46 +00:00
pinkerton%netscape.com aa8dfb1fd3 Make all menus use the system MDEF not Mercutio. 1998-09-24 23:30:01 +00:00
akkana%netscape.com 1d2cdca4b7 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
cyeh%netscape.com 6e01046280 removing old NSPR20 #ifdefs 1998-09-24 21:13:36 +00:00
cyeh%netscape.com 7b3014ba6f remove old MOCHA and NSPR20 #ifdef 1998-09-24 21:09:58 +00:00
hyatt%netscape.com 5d7c894ce7 Fix to the title bar drawing code so that the Win98 gradient fill is used. 1998-09-24 20:54:52 +00:00
cyeh%netscape.com 0c4dcd1592 removing old NSPR20 #ifdefs 1998-09-24 20:47:57 +00:00
blizzard%appliedtheory.com ec29d42ec7 Add changes from Michael O'Reilly <michael@metal.iinet.net.au> which
initialize RDF and point the RDF progress info at a dummy frame.
1998-09-24 20:28:56 +00:00
slamm%netscape.com 0fddd4b1e5 Add a command for editing the toolbars and reformat the commands into a nicer format.cmd/xfe/src/xfe_commands 1998-09-24 20:19:20 +00:00
slamm%netscape.com a43aa88aef Trim down formatItem. Some of the function isn't used and hasn't been for a long time. 1998-09-24 20:19:11 +00:00
slamm%netscape.com 8d6bb44abc Fix a crash that happens when quiting. 1998-09-24 20:19:07 +00:00
slamm%netscape.com df0e292bcf Remove reference to bkmks.h 1998-09-24 20:19:04 +00:00
slamm%netscape.com fb8980dda6 Add a command for editing the toolbars. 1998-09-24 20:19:01 +00:00
slamm%netscape.com dcd1c000c9 Fix spelling errors. 1998-09-24 20:18:56 +00:00
ftang%netscape.com 46b7ba45db store only UTF8 into history entry 1998-09-24 19:50:02 +00:00
av%netscape.com 5566894a07 Changed URL for plugin finder page -- approved by amusil 1998-09-24 19:46:07 +00:00
jfrancis%netscape.com 5cebea2c84 Continuing Ender work 1998-09-24 16:30:04 +00:00
jfrancis%netscape.com b757608c1d continueing Ender work 1998-09-24 16:29:27 +00:00
ramiro%netscape.com 70ec849e9c Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com b34d611b03 Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
kin%netscape.com 25ee0ea136 Modifications to XFE_EmbeddedEditor constructor:
- Initialize charset to CS_LATIN1
  - Prevent editor from showing until layout has positioned it and
	wants to display it.
  - Manage toolbox and toolbar ahead of time so we can accurately calculate
    the height of the chrome.
  - Commented out paragraph style and character underline buttons again, they
    got blown away by the previous checkin.
  - Added spellcheck button to toolbar.
  - Moved fe_{add_to,remove_from}_all_MWContext_list() functions from
	EmbeddedEditor.cpp to context_funcs.cpp.
1998-09-24 14:31:50 +00:00
ramiro%netscape.com a491de0368 Finalize doc string support. Add better callbacks. 1998-09-24 14:25:56 +00:00
wtc%netscape.com 4ca97f6fd5 Removed unneeded libmsgc21.
Files changed: cmd/xfe/{Makefile,Makefile.in},
cmd/stubfe/{Makefile,Makefile.in}.
1998-09-24 14:11:18 +00:00
ftang%netscape.com 7077a16f82 Make the RDF stuff always render UTF8 1998-09-24 09:23:48 +00:00
ramiro%netscape.com 96fce0280e Add support for documentation strings. 1998-09-24 09:22:27 +00:00
ftang%netscape.com 5661de1bac add CDefaultFontFontSwitcher.cp for better UTF8 support 1998-09-24 09:17:26 +00:00
mcafee%netscape.com 5ee4fc87af Moving comment to fix AIX & Digital sed breakage. Maybe sed really does suck, as the comment suggests. 1998-09-24 07:54:04 +00:00
ramiro%netscape.com c629ab9cb2 Add realize callbacks. 1998-09-24 05:19:50 +00:00
hyatt%netscape.com d6000fc8ca Fixing a crash when the HTML pane in Aurora is deleted. 1998-09-24 02:00:44 +00:00
hyatt%netscape.com dd21916bb8 Really fix the problem with undocking. :) 1998-09-24 01:43:12 +00:00
hyatt%netscape.com 2e5b39219e Fixing a problem with undocking the NavCenter window. 1998-09-24 01:40:22 +00:00
hyatt%netscape.com 6b74e9dbe4 Making the toolbars add/remove properly. 1998-09-24 01:33:20 +00:00
hyatt%netscape.com 43b9e28c0e Tweaking the notification handler for the toolbars. 1998-09-24 00:38:53 +00:00
hyatt%netscape.com 0746fceacf Making the HTML pane work again. 1998-09-24 00:06:54 +00:00
ftang%netscape.com a9629c4e7d First Checked In. 1998-09-24 00:01:01 +00:00
robinf%netscape.com 0fbf7a81e0 fixing bug #321757; updating help to reflect changed behavior of "Show Introduction Screens" global option 1998-09-23 23:42:57 +00:00
robinf%netscape.com 65381fbc77 Fixing bug #324040; adding new help screen for new flag in global options 1998-09-23 23:00:43 +00:00
akkana%netscape.com 6637173edf more rosetta build bustage 1998-09-23 20:52:02 +00:00
cls%seawood.org bfe85b9346 Fixed problem with FULL_STATIC_BUILD and js libs. Thanks to Tim Rowley <tor@boojum.cs.brown.edu> for the fix. 1998-09-23 20:20:07 +00:00
robinf%netscape.com a84908d5af fixinb bug related to text corrections on these screens 1998-09-23 19:07:46 +00:00
blizzard%appliedtheory.com b0c25b7bf1 Patch from Bert Driehuis <driehuis@playbeing.org> for returning the view
in the function.
1998-09-23 14:04:06 +00:00
ramiro%netscape.com 2109eedcad Remove 2 extra spaces that were causing Mozilla to crash on startup on some
sun computers.
Thanks to Kurt Swanson <kurt@dna.lth.se> for pointing this out and providing
the fix.
1998-09-23 09:21:28 +00:00
ramiro%netscape.com 0dfa8ded12 Fix for bugzilla bug 864. XFE fonts.c file charset array out of whack.
Thanks to raff@aromatic.com for pointing this out and providing the fix.
1998-09-23 08:22:25 +00:00
briano%netscape.com a1cdbc389c Changed EDITOR to MOZ_EDITOR, because EDITOR is almost always defined in the user's environment, and that breaks MOZ_LITE builds. Approved by ramiro@netscape.com. 1998-09-23 00:47:17 +00:00
radha%netscape.com 63012d5a5e Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org 3d201b1124 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
radha%netscape.com 6892a76080 Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com 208f8cbad0 New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
wtc%netscape.com 3b8cb781fb NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
cls%seawood.org d0aa3e2bd1 Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>. 1998-09-22 03:47:27 +00:00
sdagley%netscape.com e07ad62f03 per pinkerton this call to URDFUtilities::PropertyValueBool is no longer needed (and it's breaking the Mac build) 1998-09-22 03:10:12 +00:00
slamm%netscape.com ced23e7f4e Add a parameter to HT_PaneFromURL (to match backend change that hyatt made). Fix crash on exit (We deleted the notification struct and then HT tried to send us more events). 1998-09-22 00:50:25 +00:00
sdagley%netscape.com f9d371928b Yes the tree is in flames but it'll stay that way without this mod. Reviewed/Approved hyatt. Add new paramter for call to HT_PaneFromURL. 1998-09-22 00:35:08 +00:00
hyatt%netscape.com 9594fd2d58 Support for templates added to SHACK. More properties added to front end. 1998-09-22 00:24:26 +00:00
nisheeth%netscape.com d0b12b2efb Added code submitted by Ori Kravitz (orik@mercury.co.il) that informs listeners
that all network connections have completed for the current page.  This is part
of the Layout Probe project that is trying to add test automation interfaces to
the layout engine.
1998-09-21 23:58:14 +00:00
ramiro%netscape.com 45f2da8bf2 Fix taskbar action button transparency. 1998-09-21 22:08:18 +00:00
nisheeth%netscape.com ac4f5eb633 Add LAYPROBE_API to compiler defines if MOZ_LIBTEST is set. 1998-09-21 21:46:38 +00:00
ramiro%netscape.com 31bd6bb923 Add a margin to taskbar action button. 1998-09-21 20:55:53 +00:00
ramiro%netscape.com a44a589d08 Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com 5acab40034 Unbreak the taskbar some more. 1998-09-21 20:50:25 +00:00
ramiro%netscape.com 535a9664a6 Add a callback to control which toolbar children are resized to the max
dimensions.
1998-09-21 20:20:14 +00:00
ramiro%netscape.com 40cb0c6f0a Callback reason modularization. 1998-09-21 19:49:21 +00:00
sudu%netscape.com 81fdba8f73 Bring autoconf build up to date with non-autoconf build 1998-09-21 19:25:58 +00:00
kin%netscape.com b98ddce3a4 Removed the ParagraphStyle and CharacterUnderline buttons from the HTMLArea
toolbar.
1998-09-21 17:38:41 +00:00
kin%netscape.com 3e662e1a7f Modified htmlarea_create() use the current_text if it exists. Fixes HTMLArea
reload, page forward and back.
1998-09-21 17:36:59 +00:00
ramiro%netscape.com beb421b60c Un-break the taskbar some more. 1998-09-21 14:20:52 +00:00
ramiro%netscape.com b3691a0e1e Add XfeTabGetOrientation(). 1998-09-21 13:47:39 +00:00
ramiro%netscape.com 037fda1136 Create the ender toolbar item only when needed. 1998-09-21 12:22:38 +00:00
mcafee%netscape.com 7b08fb671c Initial version, borrowed from webshell/tests/viewer 1998-09-21 08:03:35 +00:00
mcafee%netscape.com 12fba2dec2 NGLayout source is src2 1998-09-21 08:00:15 +00:00
mcafee%netscape.com 48b588fd0b Added FE_GetRelatedLinksContext() 1998-09-21 05:30:47 +00:00
mcafee%netscape.com ce7ff22b16 Renamed init() to read(), save() to write(). 1998-09-21 05:29:26 +00:00
mcafee%netscape.com 8cc21dac1c Added support for Smart Browsing 1998-09-21 05:27:50 +00:00
mcafee%netscape.com eaf82d50df read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString() 1998-09-21 05:25:49 +00:00
mcafee%netscape.com b2fecde8b1 Added updateRelatedLinksShowing() 1998-09-21 05:25:09 +00:00
mcafee%netscape.com d8ebfbc709 Removed cookie stuff from fe_GlobalPrefs 1998-09-21 05:24:30 +00:00
mcafee%netscape.com 520b9707e2 Unused variable warning on Linux 1998-09-21 04:58:41 +00:00
mcafee%netscape.com cfd9f1e676 Unused variables warnings on Linux 1998-09-21 04:43:33 +00:00
mcafee%netscape.com da1ce84937 Fixing compiler warning on Linux 1998-09-21 04:42:13 +00:00
ramiro%netscape.com 94d8568314 This is a temprary hack to fix the "off by one" toolbar closed problem that
occurs when all toolbox items are closed.
1998-09-20 17:17:12 +00:00
ramiro%netscape.com 6d970d4706 Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +00:00
ramiro%netscape.com ace10a9a50 Add a comment in place of broken feature. 1998-09-20 16:14:06 +00:00
ramiro%netscape.com 25fd9d684c Fix a typo. 1998-09-20 16:13:44 +00:00
ramiro%netscape.com eaf6554369 A better name. layout_frozen instead of ignore_configure. 1998-09-20 16:01:12 +00:00
ramiro%netscape.com 36b3ba8f45 Allow each toolbar child's width/height to be forced to the max individually.
Before, it was either all or nothing which was bad when getting dynamic
toolbars to work, especially with complicated toolbar items such as a
combo box.
1998-09-20 13:32:41 +00:00
ramiro%netscape.com 7efe680b41 Move unused Splash.cpp into an ifdef NSPR_SPLASH. 1998-09-20 11:29:58 +00:00
ramiro%netscape.com 95d727fb30 Fix a type and update autoconf makefile. 1998-09-20 11:22:41 +00:00
ramiro%netscape.com 5177c47f57 Remove taskbar widget and use toolbar instead. UNBLOAT. 1998-09-20 11:05:00 +00:00
ramiro%netscape.com ba2a13e2eb Un-break MOZ_TASKBAR. 1998-09-20 09:18:38 +00:00
ramiro%netscape.com 9a313f7366 Add missing rep type. 1998-09-20 08:37:33 +00:00
ramiro%netscape.com 010a1716c3 Use a better name: FIXED_SIZE instead of OFFSET. 1998-09-20 06:48:31 +00:00
ramiro%netscape.com 1a8d01cd6c Simplufy the XFE_RDFChromeTreeView class by using a divider instead of all
those broken XmForm hacks.
1998-09-20 06:39:43 +00:00
ramiro%netscape.com a66df305db More modularization changes. Move all the string defs and registration
functions to the respective places where they are needed.  Also cleanup up
a bunch of children info stuff.
1998-09-20 06:38:24 +00:00
ramiro%netscape.com ad22733ea2 Add #include <Xfe/Cascade.h>. 1998-09-20 06:34:28 +00:00
ramiro%netscape.com 3a9e71a54b Fix crash when creating a chromeless window. Dont de-reference a NULL
toolbar.
1998-09-20 06:33:35 +00:00
ramiro%netscape.com c9254cec33 Add divider. 1998-09-20 06:32:11 +00:00
ftang%netscape.com e4bcf595cb fix bug 147200 by merge nova code 1998-09-19 00:30:31 +00:00
ftang%netscape.com 4a4ddbb815 Fix the DrawText problem 1998-09-19 00:27:03 +00:00
sar%netscape.com 6c43fe8533 add nsMalloc.cpp per warren 1998-09-18 09:21:54 +00:00
ramiro%netscape.com cefc6fd6db Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +00:00
ramiro%netscape.com 084934bc24 Move toolbar widgetry to its own library. 1998-09-18 06:44:53 +00:00
ramiro%netscape.com b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
jfrancis%netscape.com e96c1f68df Redoing Ender toolbar. 1998-09-18 01:38:51 +00:00
jfrancis%netscape.com e2b2439edc Redoing Ender toolbar. 1998-09-18 01:24:28 +00:00
jfrancis%netscape.com 82b72aaddd Redoing Ender toolbar 1998-09-18 01:23:45 +00:00
jfrancis%netscape.com d87ac917bb Redoing the Ender toolbar 1998-09-18 01:22:28 +00:00
sudu%netscape.com 54c71bb080 Added caps in the include line 1998-09-17 18:32:45 +00:00
sudu%netscape.com 9e1c75d262 Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager 1998-09-17 18:31:47 +00:00
ramiro%netscape.com f2109a94a1 Add xfeCmdClearUrlBar and deal with it in XFE_BrowserFrame. 1998-09-17 14:22:38 +00:00
ramiro%netscape.com b62e3e0039 Add clearText(). 1998-09-17 14:20:06 +00:00
ramiro%netscape.com dc0b17e2f2 Move the dynamic layout parts of XfeManager to their own superclass
XfeDynamicManager.  This will make it a lot easier to write complicated
layout functions, such as the fancy configurable toolbar stuff.
Renamed a bunch of poorly named methods and data members.
1998-09-17 14:11:54 +00:00
radha%netscape.com f9944624b2 Call createHTMLPane only once 1998-09-17 14:11:23 +00:00
radha%netscape.com e47b145c84 Create the HTML pane 1998-09-17 14:10:53 +00:00
ramiro%netscape.com dde238f2c7 Fix default rdf toolbar layout. 1998-09-17 13:48:14 +00:00
ramiro%netscape.com c8eddb28b8 Add button layout test. 1998-09-17 10:59:23 +00:00
ramiro%netscape.com a9fc789e8a Change 'static XtResource' to 'static const XtResource' types for resources.
Thanks to Joe Keane <jgk@jgk.org>.
1998-09-17 09:55:48 +00:00
blizzard%appliedtheory.com df40c67461 Pixmap creation and updating now use gdk primitives 1998-09-17 04:07:14 +00:00
ramiro%netscape.com 8d1d110f66 Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
Also, a bunch of icons were not being linked in.
1998-09-17 03:56:45 +00:00
slamm%netscape.com 346d4e6749 Add back some security icons. 1998-09-17 01:35:01 +00:00
sdagley%netscape.com fc393469f7 Restored radio group for cookie settings radio buttons 1998-09-16 23:57:22 +00:00
slamm%netscape.com 920b600079 Back out button simplification until security stuff is worked out. 1998-09-16 23:29:09 +00:00
slamm%netscape.com e330673082 Make sure callbacks are visible to derived classes. 1998-09-16 22:28:12 +00:00
slamm%netscape.com 1a71104b64 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons. 1998-09-16 21:50:00 +00:00
slamm%netscape.com 0a34b5d6f6 Move some toolbar specific code from RDFMenuToolbarBase to RDFToolbar. 1998-09-16 21:46:22 +00:00
slamm%netscape.com a9d80cb2cc Remove unused extern. 1998-09-16 21:46:16 +00:00
slamm%netscape.com f341dc7232 Use only one icon group per toolbar item. We previously allowed up to four, but no one uses it anymore and it was ugly. 1998-09-16 21:46:11 +00:00
slamm%netscape.com 4ede9bbd91 Remove mouse-down (md) and insensitive (i) icons. These can be drawn on the fly. 1998-09-16 21:45:57 +00:00
slamm%netscape.com 24d33c6de1 Get rid of MOZ_LITE hack. 1998-09-16 21:44:40 +00:00
slamm%netscape.com a7a5c56a18 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons.icons.c 1998-09-16 21:44:37 +00:00
pinkerton%netscape.com c39872ce59 add some asserts and sanity checks on the shelves. 1998-09-16 21:18:36 +00:00
pinkerton%netscape.com 447010df29 fix pane id of the adSpace in the "no grow box" version of the browser window. 1998-09-16 21:17:58 +00:00
robinf%netscape.com 81679033cc fixing bug #321762: adding a help screen that describes how to remove a screen from AS. 1998-09-16 20:11:57 +00:00
pinkerton%netscape.com 3a5de90a6b Forgot to set fe_data in the text attr struct when dealing with fonts. 1998-09-16 18:44:58 +00:00
pinkerton%netscape.com 0917343e83 Fixes from 4.5-land for locking up the machine while scanning large global history files and memory leak fixes. 1998-09-16 18:32:49 +00:00
kin%netscape.com 875771d311 First pass support for the HTMLArea embedded toolbar. 1998-09-16 18:27:17 +00:00
kin%netscape.com 05f167b260 Default input for an HTMLArea is now assumed to be HTML. Replaced all calls
to EDT_SetDefaultText() with calls to EDT_SetDefaultHTML().
1998-09-16 18:24:12 +00:00
kin%netscape.com 5a6a539bf0 Fixed bogus assertion thrown when the toolbox contains only one toolbar.
Fixed crash that occurs when a toolbox contains only one toolbar, and you
try to destroy the toolbar. Reviewed and approved by ramiro.
1998-09-16 18:23:37 +00:00
kin%netscape.com d54f33c098 Fix to prevent crashing in layout(), called from Manager.c:DeleteChild(),
when the Chrome and it's children are being destroyed.
1998-09-16 18:22:56 +00:00
ramiro%netscape.com b757442541 Fix for bug 293266. Make sure "Joe User's Bookmarks" item appears as first
item in the "File Bookmarks" menu.
1998-09-16 14:19:11 +00:00
mcafee%netscape.com 3272e0eea4 Uninitialized variable compiler warnings on Linux 1998-09-16 09:37:45 +00:00
robinf%netscape.com c27c583cce updating these files for Nova; text changes to fix links, remove Mac and Win16 references 1998-09-16 01:04:31 +00:00
robinf%netscape.com 52a36fcf1e fixing bug #322037 in aatab.htm; removed win16 note from nmtab.htm 1998-09-15 23:54:30 +00:00
rjc%netscape.com 6de9cc5f52 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
blizzard%appliedtheory.com f316465af7 UpdatePixmap completed 1998-09-15 20:14:33 +00:00
blizzard%appliedtheory.com f307563dd7 gnomefe now creates pixmaps when asked to by the image layer 1998-09-15 19:04:32 +00:00
blizzard%appliedtheory.com 9c86ef1bea Remove README file. Information should be on the web site and/or elsewhere
in the tree.
1998-09-15 18:54:53 +00:00
robinf%netscape.com 99191530be Fixing bug #309332; reword text on this screen so it's clearer about the type of information the user will be asked for 1998-09-15 18:34:51 +00:00
blizzard%appliedtheory.com bd4dba7b80 Add patches from Bert Driehuis <driehuis@playbeing.org> These patches
make sure that the view is properly returned in all functions where it's
supposed to be.
1998-09-15 14:31:47 +00:00
ramiro%netscape.com a91580b8f3 Comment out 2 assertions to get past toolbar layout problem. 1998-09-15 11:26:43 +00:00
ramiro%netscape.com 582dd628fa Make sure motif link path appears before x link path. 1998-09-15 08:26:44 +00:00
ramiro%netscape.com 89c4d29e73 Add dynamic toolbar layout. 1998-09-15 03:56:55 +00:00
ramiro%netscape.com 79b51c68e9 Add #include "prefapi.h". 1998-09-15 03:41:15 +00:00
ramiro%netscape.com 79c5bec8d3 Add shell placement. 1998-09-15 03:33:06 +00:00
racham%netscape.com a528a4233a BUG 323175 : Use global registry variable (currentProfileDirectory) 1998-09-15 02:55:58 +00:00
racham%netscape.com 46d1e4032c BUG 323175 : Use global registry variable (urrentProfileDirectory) 1998-09-15 02:54:59 +00:00
racham%netscape.com 495c50ea20 BUG 323175 : Catch the registry value into a global variable (currentProfileDirectory) 1998-09-15 02:53:59 +00:00
racham%netscape.com dcc7094acb BUG 323175 : Sync up with Netscape Registry and Profile Manager changes 1998-09-15 02:52:02 +00:00
ramiro%netscape.com 5aa9b07225 Fix the create view label order. 1998-09-15 02:07:09 +00:00
pinkerton%netscape.com 23d310e801 don't return "boolean" in GetScrollbarMode() when the return value is a tri-state layout constant. return Int8 which is how it's stored. 1998-09-14 23:32:42 +00:00
pinkerton%netscape.com 0c99bf07e4 Fix bug where we would randomly crash in the RDF notification handler. We weren't properly disposing of the personal toolbar pane and so it would get events long after it was deleted, causing crashes. 1998-09-14 22:36:43 +00:00
mcafee%netscape.com 8773183bcc Merging in XfeToggleButtonIsSet() from Nova branch 1998-09-14 20:26:48 +00:00
slamm%netscape.com e440a54d67 Quiet a compiler warning 1998-09-14 19:52:57 +00:00
slamm%netscape.com e523da79df Kill some dead code 1998-09-14 19:52:48 +00:00
slamm%netscape.com 52ba05835a Use the prefapi directly for the toolbar prefs. 1998-09-14 19:52:40 +00:00
slamm%netscape.com 2e1a05b6fe Use prefapi instead of fe_GlobalPrefs. Remove some unused context fe_data items. 1998-09-14 19:52:34 +00:00
slamm%netscape.com ef682d8894 Add a doClose method to do some possible cleanup. Really just moving some old code out of the xfe close to where it should be used. 1998-09-14 19:52:31 +00:00
slamm%netscape.com be2c19a4ca Don't need to set top_area in fe_data anymore. 1998-09-14 19:52:19 +00:00
slamm%netscape.com 637a1a2bd0 Remove a bunch of uneeded items from the context fe_data. 1998-09-14 19:52:15 +00:00
slamm%netscape.com 231d09de64 Quiet some compiler warning. Kill some references to fe_data in context that is obsolete. 1998-09-14 19:52:08 +00:00
slamm%netscape.com b73d2921a0 Remove toolbar prefs from fe_globalPrefs. Use the backend call directly instead. Discard some unused prefs. 1998-09-14 19:52:01 +00:00
slamm%netscape.com 3271d18f95 Move an abort clean up from mozilla.c 1998-09-14 19:51:57 +00:00
slamm%netscape.com 2f2d6455e3 Kill reference to url_label in fe_data. Quiet a compiler warning. 1998-09-14 19:51:50 +00:00
slamm%netscape.com 4e89e7c280 Kill some dead code. Call prefs directly instead of using fe_globalPrefs. 1998-09-14 19:51:46 +00:00
pinkerton%netscape.com 1f80262727 HTMLPane now respects size from HT (in pixels or percentages). 1998-09-14 18:44:19 +00:00
raman%netscape.com cf457f4d24 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
mcafee%netscape.com 0d04bdd044 Adding privacy prefs 1998-09-12 05:36:51 +00:00
cmanske%netscape.com 5aff25e99d Fixed Composer bugs, changed image drag behavior in Composer window - must select image first 1998-09-12 01:44:20 +00:00
mcafee%netscape.com 8c9ca45e8d comment: warning not to pile anything else on the obsolete fe_globalPrefs structure 1998-09-12 00:11:32 +00:00
pinkerton%netscape.com 9421d52a78 fix frames and property dialogs by adding back PPob 1005 that I overeagerly pruned last week. 1998-09-11 22:36:02 +00:00
clu%netscape.com 506f47d84d tweaks to the encoding dialog box. also added the page title dialog box for #123601. 1998-09-11 22:26:13 +00:00
hyatt%netscape.com 03dbdd68c6 Fixes for Aurora custom icons. 1998-09-11 22:25:21 +00:00
clu%netscape.com 2aa9012db0 #123601 - headers for CPageTitle. 1998-09-11 22:19:47 +00:00
clu%netscape.com 28160a9014 implmented CPageTitle for #123601. 1998-09-11 22:19:44 +00:00
clu%netscape.com 05853e57b0 #123601 - ask users for page title before saving. Also tweaked at the composer encoding dialog code so the menu item would reflect encoding changes correctly 1998-09-11 22:19:39 +00:00
clu%netscape.com e6f2c6f8c1 #123601 - added resource number 1522 for CPageTitle. 1998-09-11 22:19:36 +00:00
waterson%netscape.com 6f79899a9f Fix bustage on Linux/Motif 2.0 with reflow. 1998-09-11 22:12:47 +00:00
pinkerton%netscape.com a86e3213cf Fix bug in drag and drop where we were passing parent folder and any selected children to HT, which would cause it to die. Affects drag feedback in that selected children are not displayed when their parent container is selected as well. 1998-09-11 21:52:42 +00:00
ramiro%netscape.com 56c03e1ade Fix the stupid toolbox assertions cause the editor toolbar dont have logos. 1998-09-11 20:52:24 +00:00
slamm%netscape.com 41da07107a Fix resources for RDF Toolbars. 1998-09-11 19:33:49 +00:00
pinkerton%netscape.com 318d053b9b Docked coordinator is now smart enough to show/hide htmlpane as appropriate. Remove (again!) the logic from here. 1998-09-11 19:05:51 +00:00
pinkerton%netscape.com af9d6102d4 Initializing new member vars for bug#309770 1998-09-11 19:04:59 +00:00
pinkerton%netscape.com 9aa3f982d1 More htmlpane work. Should now appear when it is there and load the url. 1998-09-11 19:04:22 +00:00
slamm%netscape.com e1641e6e04 Back out some changes. Accidentally check 'em in. 1998-09-11 19:04:21 +00:00
pinkerton%netscape.com 8619b1a40b Fix things to work with first or second shelf being the one that can be closed. 1998-09-11 19:03:44 +00:00
pinkerton%netscape.com 58aa82c6bd export XP_GetURLForView for HTMLpane stuff. 1998-09-11 19:02:10 +00:00
pinkerton%netscape.com e233b468bb turn on QAP flag and define some methods so things will link. 1998-09-11 19:01:09 +00:00
pinkerton%netscape.com b37e88adc6 adding QA_Partner support. 1998-09-11 19:00:41 +00:00
pinkerton%netscape.com fe10c89fb6 added CTextColumn.cp for QAP support 1998-09-11 18:59:31 +00:00
slamm%netscape.com 8f8ef114d2 Add a dependency for resources-translations 1998-09-11 18:59:16 +00:00
slamm%netscape.com e5652b0033 Have the popup update when it's first posted. Fix a selection problem caused by improper if-statement grouping. 1998-09-11 18:58:58 +00:00
slamm%netscape.com 5af4399443 Pull hackTranslations members. 1998-09-11 18:58:50 +00:00
slamm%netscape.com e9f416fbe1 Delete some unused member variables. 1998-09-11 18:58:46 +00:00
slamm%netscape.com 6097a66850 Load bookmarks for docked view. Later this will be hooked up with the toolbars. 1998-09-11 18:58:43 +00:00
slamm%netscape.com b1aca3942d Remove unused function prototype. 1998-09-11 18:58:39 +00:00
slamm%netscape.com aa1924528f Don't require focus for a copy. Allows copy in view source window. 1998-09-11 18:58:32 +00:00
slamm%netscape.com 11b17d6407 Fix some comments that were missing '!' at the beginning of the line 1998-09-11 18:58:29 +00:00
slamm%netscape.com d88d9515eb Retire the bookmarks and history translation and add navcenter translations 1998-09-11 18:58:18 +00:00
slamm%netscape.com 91d0735e77 Fixing close window bug for html dialogs. Make html dialogs have the same translations as the browser. This may be overkill. We can trim back the list later. Kill some long dead code. 1998-09-11 18:58:12 +00:00
slamm%netscape.com 5ad93893f5 Compress consecutive spaces and tabs down to one space. Saves about 40k bytes. 1998-09-11 18:58:09 +00:00
mcafee%netscape.com 72a6cb6bcf Moved privacy prefs from Advanced pane to new privacy pane. Removed some white space and bogus comments. 1998-09-11 06:48:39 +00:00
gagan%netscape.com 5a7d7c5b46 Added cachelib for Nu_cache. Should not affect the builds. 1998-09-11 02:44:07 +00:00
law%netscape.com d6fea3ea2d Completing work on Win98 integration feature 1998-09-11 01:14:08 +00:00
law%netscape.com ebb32eddb3 Fix for Bugzilla bug #489; thanks to Klaus Malorny (Klaus.Malorny@knipp.de) for reporting it and for providing the fix! 1998-09-11 00:53:29 +00:00
law%netscape.com 01468d31e3 Debug stuff 1998-09-11 00:49:00 +00:00
law%netscape.com d7997eee6b Completing check-in of Win98 integration feature 1998-09-11 00:46:05 +00:00
law%netscape.com 7860b47d57 Fix for 4.5 bug; enable -P to be ignored on second launch 1998-09-11 00:41:53 +00:00
mcafee%netscape.com f0c210f0b6 New privacy preference pane class 1998-09-10 22:35:39 +00:00
mjudge%netscape.com fe96c3d27c IDIOT!! sorry. added 2 of 4 files 1998-09-10 22:25:05 +00:00
mjudge%netscape.com 9e6c68e561 Checks for ender only in #ifdef ENDERS mjudge 1998-09-10 21:15:28 +00:00
pinkerton%netscape.com f202445321 pass in the main browser context to HTNewPane() for what'sRelated info. 1998-09-10 20:43:45 +00:00
pinkerton%netscape.com 9f8bc73107 Changed BuildHTPane to take a context where it might have to display What'sRelated info. Now registering each kind of view (shack, popdown, embedded, standalone) with HT so it knows to give the right look/behavior. 1998-09-10 20:43:19 +00:00
pinkerton%netscape.com 227c6a7cb1 Fix bug#309770 (refresh urltimer bug). added a new member (the reload policy) to CHTMLView so that it can be set correctly in SpendTime(). Now passing the eitire URL_Struct to SetURLTimer() to avoid long param lists. 1998-09-10 20:42:05 +00:00
morse%netscape.com 698b3df5e6 Change 'About Site' to 'Display Site Info' 1998-09-10 20:06:27 +00:00
blizzard%appliedtheory.com e85b784834 Bring fe up to date which fe header files 1998-09-10 19:58:18 +00:00
mcafee%netscape.com 9e4382717e Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
blizzard%appliedtheory.com 8eb40adc55 Commit changes from Michael O'Reilly <michael@metal.iinet.net.au> 1998-09-10 17:57:58 +00:00
ramiro%netscape.com ac5e7c8a69 Add support for fixed html pain sizing. 1998-09-10 14:55:19 +00:00
ramiro%netscape.com c92c68b13e Add a virtual method for specifying the parent to the tree. Have the
RDFTreeView subclasses create the tree.  All this stuff is needed to create
a hierarchy in which the html pain can be created dynamically and sized to
an either arbitrary percentage or fixed height.
1998-09-10 14:35:05 +00:00
cls%seawood.org cee7deb71c Moved libmisc & libprgrss in BASIC_LIBS so that mailto would link ifndef JAVA_OR_OJI. 1998-09-10 03:51:36 +00:00
hyatt%netscape.com 9d1933c0cc Fixes for docking/undocking behavior. 1998-09-10 02:35:27 +00:00
waterson%netscape.com 423f4dff62 Added a call to reflow when all connections complete if the context contains unsized images. r=law 1998-09-10 01:19:49 +00:00
waterson%netscape.com c39c7c61c9 Added code to reflow doc when all connections complete if it contains an unsized image. r=sdagley 1998-09-10 01:06:56 +00:00
waterson%netscape.com 003aa475a1 Added call to reflow document when all connections complete if it contains an unsized image. 1998-09-10 01:05:46 +00:00
mcafee%netscape.com 30a0b23215 Make stubfe link on Solaris 1998-09-10 01:03:02 +00:00
hyatt%netscape.com 0d56ed3c3c Fixing Related Links. 1998-09-10 00:24:54 +00:00
hyatt%netscape.com 7cedf4de91 Docked and popup windows can now co-exist. 1998-09-10 00:01:00 +00:00
hyatt%netscape.com fd1122307f Moving the control strip underneath the title strip. 1998-09-09 23:18:38 +00:00
hyatt%netscape.com bd486175a7 Fixing damage caused by internationalization. Making it use the right UI font (MS Sans Serif). 1998-09-09 23:11:20 +00:00
hyatt%netscape.com 5d6d92e2f4 Removed CIntlWins drawtext call. When they get it working on Windows 95, then
we can hook it back up.
1998-09-09 23:05:01 +00:00
pinkerton%netscape.com 50fc8b6715 fix build bustage (removed call to HT_ToggleTreeMode) 1998-09-09 21:36:14 +00:00
hyatt%netscape.com 1d1f57886b Fixes to the toolbar code. 1998-09-09 21:30:28 +00:00
pnunn%netscape.com 49fcf0b59b fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
hyatt%netscape.com a620a80600 Fixes and improvements to NavCenter. 1998-09-09 20:26:33 +00:00
pnunn%netscape.com 31f4c6d6a1 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz 1998-09-09 19:12:31 +00:00
pnunn%netscape.com 0cf952b55f fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
pnunn%netscape.com 60552edf32 fix for bug#309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:06:55 +00:00
pinkerton%netscape.com 3de7df43f8 use CAdSpaceView class for embedded html area. 1998-09-09 18:19:19 +00:00
pinkerton%netscape.com 3e6ac415dc Turned off (ifdef'd) the property to not use selection in the tree view so we get d&d even in single-click modes. 1998-09-09 18:19:08 +00:00
pinkerton%netscape.com be723c9b1f don't bother trying to close the adSpace shelf here, RestorePlace() usurps it. 1998-09-09 18:19:02 +00:00
pinkerton%netscape.com 1a64229610 close adspace shelf by default. Needs to be done after RestorePlace() so it cannot be done in the coordinator. 1998-09-09 18:17:54 +00:00
pinkerton%netscape.com 610d1af4c5 register CAdSpaceView 1998-09-09 18:17:13 +00:00
pinkerton%netscape.com ec4762d730 added CAdSpaceView to special case things for the embedded html pane. 1998-09-09 18:17:00 +00:00
mcafee%netscape.com ac6b821fa8 debug stuff for add_row() 1998-09-09 18:10:27 +00:00
mcafee%netscape.com 26fdb1425b HT_PaneFromURL() needs a context passed in from XFE_DisplayBuiltin(), so we now pass the context along. 1998-09-09 18:07:10 +00:00
ramiro%netscape.com b6105ba650 Move html pane to XFE_RDFChromeTreeView. 1998-09-09 14:43:13 +00:00
ramiro%netscape.com a5fc8c19c9 Unbreak MOZ_SELECTOR_BAR for the hell of it. 1998-09-09 10:56:48 +00:00
ramiro%netscape.com 10fb31159c Many cpp's do not like "#ifdef 0" (it's illegal in strict ANSI C I suspect),
including HP-UX's ANSI C. Line 1633 of cmd/xfe/XfeWidgets/Xfe/Pane.c uses
"#ifdef 0" - it should be "#if 0" of course. HP's ANSI C refuses to compile
this file without it being fixed.
Thanks to rkl@connect.org.uk for pointing this out.
1998-09-09 09:09:00 +00:00
ramiro%netscape.com 61902f4d90 Fix infinite loop on scrollbar resize from waterson@netscape.com
(Chris Waterson).
The problem with resizing on XFE has to do with the fact that the widget
resize callback is directly calling LO_RelayoutOnResize(), which causes the
scrollbars to get remapped, which causes the resize callback to be called,
which causes LO_RelayoutOnResize() to be called, which causes the scrollbars
to get remapped...you get the idea.
1998-09-09 09:03:30 +00:00
cls%seawood.org af731eee4a Sync'd. 1998-09-09 08:15:05 +00:00
shaver%netscape.com 3bad9b4fad initial import of toshok's gnomefe 1998-09-09 01:15:49 +00:00
slamm%netscape.com 6ba9230dad Call show() on the builtin for SHACK. 1998-09-09 00:00:53 +00:00
slamm%netscape.com cd65a61996 Move tree widget management into RDFTreeView. Don't choke when no columns are created. 1998-09-09 00:00:42 +00:00
slamm%netscape.com 151b20843e Move tree widget management into RDFTreeView. 1998-09-09 00:00:33 +00:00
slamm%netscape.com b7eb52b5ae Avoid annoying warnings about _ht_pane being nil. 1998-09-09 00:00:23 +00:00
slamm%netscape.com 9c5da2987a Add default constructor call for RDFBase. 1998-09-09 00:00:20 +00:00
slamm%netscape.com 901a48c246 Change relationship to RDFTreeView to 'isa' (was 'hasa'). Get SHACK going. 1998-09-09 00:00:17 +00:00
pinkerton%netscape.com 7d9cf30c4c sitemap/HTML area registration in docked Aurora view. 1998-09-08 23:17:21 +00:00
sdagley%netscape.com 51ce5af2d9 Implement real version of FE_CheckConfirm 1998-09-08 21:32:03 +00:00
pinkerton%netscape.com 8aa05eb233 use IdenticalString instead of RelString to be more localizable. 1998-09-08 21:20:19 +00:00
pinkerton%netscape.com f8a190c693 don't redraw caption when it doesn't change (avoids flashing). 1998-09-08 21:12:26 +00:00
raman%netscape.com 586094a130 Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
pinkerton%netscape.com 901edebb77 Since we are now weak-linked against AppearanceLib, make sure it is available and quit if it is not. We were also never initializing UEnvironment's feature set. Call RegisterAppearanceClient() since we are one (again). 1998-09-08 20:48:29 +00:00
pinkerton%netscape.com 451e0d3913 weak link against AppearanceLib. 1998-09-08 20:47:16 +00:00
pinkerton%netscape.com f823fc786e add a new dialog to inform users how to get AppearanceLib. 1998-09-08 20:47:01 +00:00
ftang%netscape.com 1f902f6c46 check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +00:00
slamm%netscape.com 90d80d67c1 Add toolbar deletion. 1998-09-08 20:14:23 +00:00
slamm%netscape.com 518cd1931c Avoid adding the wrong nodes to the toolbar 1998-09-08 20:14:15 +00:00
slamm%netscape.com 978d500fc2 Avoid opening nodes too soon. 1998-09-08 20:14:12 +00:00
slamm%netscape.com dbd6d99329 more support for pane creation/deletion. 1998-09-08 20:14:06 +00:00
slamm%netscape.com 096fb59315 Break up the constructor into more intelligible parts. Standadize some of the variable names. Massage some ht calls. 1998-09-08 20:13:59 +00:00
slamm%netscape.com 8654251887 Hook up the bookmarks and history windows. Get rid of the unneeded command handing stuff. 1998-09-08 20:13:56 +00:00