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

1888 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com a426451caf More overrides for CDragBarContainer to not run the code that expects static layout. 1998-10-01 21:39:42 +00:00
blythe%netscape.com ac0ad90535 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 8c24ae4a90 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 a72f0f761f using auto_HT_Pane for managing HTPane ownership. 1998-10-01 21:37:50 +00:00
pinkerton%netscape.com d36eb2da94 using auto_HT_pane for HTPane ownership. 1998-10-01 21:37:23 +00:00
pinkerton%netscape.com 7813aa25a1 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 35e4d80ae2 fixes so that RDF toolbars can work too. 1998-10-01 21:35:41 +00:00
ramiro%netscape.com 0ced54d597 Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
kin%netscape.com ad6a40c66f 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 a4644226dc removed reference to empty header file 1998-10-01 14:33:17 +00:00
ftang%netscape.com 07fb62c558 First Checked In. 1998-10-01 13:45:28 +00:00
ftang%netscape.com 3a1a2bd9d9 remove unused win16 code 1998-10-01 13:36:11 +00:00
ftang%netscape.com f3aa237f55 remove a lot of unused win16 and AWT1.0 support stuff 1998-10-01 13:27:12 +00:00
ramiro%netscape.com 6e8ab19846 Create logo only if needed. 1998-10-01 08:36:26 +00:00
radha%netscape.com 0356436fd8 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 427b6cd865 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 c5fd4a2b3e 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 805c5d030a Remove uneeded files. Look elsewhere for a demo. 1998-10-01 04:44:12 +00:00
ramiro%netscape.com d6762cae95 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 fb79590ded libimg needs NET_EscapeDoubleQuote, which is in libnetwork. 1998-10-01 04:23:48 +00:00
ramiro%netscape.com 9ee34b43dd Add another stub to the mkicons insanity. Fixes unix builds. 1998-10-01 03:31:51 +00:00
mcafee%netscape.com 292ee6dc2b 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 746451fdd6 I goofed and changed a default value by accident. 1998-10-01 01:35:08 +00:00
ramiro%netscape.com a6b123a0c4 Add enter/leave callbacks. 1998-10-01 01:28:31 +00:00
ramiro%netscape.com eb87321ea3 Add enter/leave and cell enter/cell leave callbacks. 1998-10-01 01:28:09 +00:00
ramiro%netscape.com b2e14377f7 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00
ramiro%netscape.com eba04d0e46 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 fb6f038bad Fixed handling of Blockquote and fixed strings for this as well 1998-10-01 01:00:00 +00:00
cyeh%netscape.com 620aac8b51 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 ce2085a6f3 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 88e3b5f80e 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 01ba35a920 Added Full Circle Talk Back Glue 1998-09-30 23:19:08 +00:00
cyeh%netscape.com 3e8c2f4e1d Remove NSPR20 #ifdef 1998-09-30 20:24:05 +00:00
beard%netscape.com bde904366d Fix for RDF popdown clipping. This should be extended to handle tool tips. 1998-09-30 20:03:22 +00:00
jfrancis%netscape.com b533e1db9b Making the world safe for MacOS 8.1 1998-09-30 18:31:22 +00:00
kin%netscape.com 973c7b27a2 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 4d26cc776f Always update the boundary before invoking preferred_geometry. 1998-09-30 13:01:25 +00:00
ramiro%netscape.com 88af723687 Remove dead code. Make sure GetChildDimensions() returns non zero values. 1998-09-30 13:00:42 +00:00
ramiro%netscape.com 7b4dcea5fd Modularize defaults. 1998-09-30 12:55:29 +00:00
ramiro%netscape.com d60279cefd Modularize translations. 1998-09-30 12:20:26 +00:00
ramiro%netscape.com 78c3e97bc8 Modularize inheritance macros. 1998-09-30 11:58:37 +00:00
ftang%netscape.com 4c8c809f88 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 bb4825a2a3 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 a9fc0fa382 check in Vietnamese cp1258 winfe changes . Thanks for Van Le from the net 1998-09-30 10:48:13 +00:00
ftang%netscape.com 5481833ad6 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 003b6f4a78 delete unused context argument 1998-09-30 10:34:28 +00:00
rjc%netscape.com 8612caa792 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 011d0d246a only build lm_dom.c if DOM set 1998-09-30 04:47:55 +00:00
brendan%netscape.com 8b7f210e05 - 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 808c997c30 Reflect Shack into JavaScript. New file: lm_tree.c 1998-09-30 00:55:11 +00:00
rjc%netscape.com a69621d35d Reflect Shack into JavaScript. Approval: sdagley 1998-09-30 00:53:40 +00:00
cls%seawood.org d99607c429 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 63ddc711b9 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 acfa6cf702 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 292680e19b HFolder should already be caught by the earlier wildcard 1998-09-30 00:39:58 +00:00
cls%seawood.org c1a045ce32 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 4bb2814ade List Person, People and MailAttach separately to try to unconfuse Linux 1998-09-30 00:36:48 +00:00
akkana%netscape.com 79d692a9de Add HFolder* to icon list -- help fix Linux build 1998-09-30 00:34:36 +00:00
cls%seawood.org 1d2a2f6f97 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 fb2c9d7db8 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 01149c74e7 weak-link against NavServices. 1998-09-29 21:43:27 +00:00
cyeh%netscape.com 40aed14ca4 Remove old NSPR20 and MOCHA #ifdefs 1998-09-29 21:35:57 +00:00
cyeh%netscape.com d98af12c7e 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 b32c7c1954 Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
pinkerton%netscape.com 27eef8f669 Use Client.mcp for stubs generation. These are now obsolete. 1998-09-29 17:35:12 +00:00
pinkerton%netscape.com 2bfa215afb pro4 namespace stuff. 1998-09-29 17:35:07 +00:00
pinkerton%netscape.com 6b5406fb2f remove volatile. 1998-09-29 17:33:46 +00:00
pinkerton%netscape.com 3a96148b35 use new menu bar (no more mercutio) 1998-09-29 17:32:35 +00:00
pinkerton%netscape.com 28723768dd use LTextEditView 1998-09-29 17:31:30 +00:00
pinkerton%netscape.com cf2fbdaa8b LTextEditView changes. 1998-09-29 17:30:01 +00:00
pinkerton%netscape.com bd7bb73f4a pro4 namespace stuff. 1998-09-29 17:29:34 +00:00
pinkerton%netscape.com dbfe7f929b Carbon fixes (if-def'd) 1998-09-29 17:28:57 +00:00
pinkerton%netscape.com 96403c16bc make sure defines are set right. 1998-09-29 17:28:38 +00:00
pinkerton%netscape.com 76a0d85be0 const changes. 1998-09-29 17:28:24 +00:00
pinkerton%netscape.com 94069ff750 const changes, LTextEditView changes 1998-09-29 17:28:06 +00:00
pinkerton%netscape.com 86cf975e55 some carbon stuff and LTextEditView 1998-09-29 17:26:59 +00:00
pinkerton%netscape.com 50e9446f01 new menubar. 1998-09-29 17:25:13 +00:00
pinkerton%netscape.com 47ad31fdce Get/SetDescriptorLen changes. 1998-09-29 17:24:42 +00:00
pinkerton%netscape.com 4ea41a06f1 pro4 stl changes. 1998-09-29 17:23:55 +00:00
pinkerton%netscape.com d1487b0956 extern C stuff. 1998-09-29 17:22:52 +00:00
pinkerton%netscape.com 7cca27c1de use new menubar classes. 1998-09-29 17:22:26 +00:00
pinkerton%netscape.com 6af170cb77 remove obsolete stuff 1998-09-29 17:21:47 +00:00
pinkerton%netscape.com fe2c4bdda5 Fixes for Pro4 1998-09-29 17:21:32 +00:00
pinkerton%netscape.com 40a762eead const changes for Pro4 1998-09-29 17:20:58 +00:00
pinkerton%netscape.com fef1f63e2e fix warnings. 1998-09-29 17:20:41 +00:00
pinkerton%netscape.com bc1282458b pro4 changes 1998-09-29 17:20:12 +00:00
pinkerton%netscape.com 014d00ff5b pro4 changes. 1998-09-29 17:20:02 +00:00
pinkerton%netscape.com 88a31b0249 changes for carbon (if-def'd) 1998-09-29 17:19:13 +00:00
pinkerton%netscape.com 3bc9ebd7e5 changes for Get/SetDescriptorLen 1998-09-29 17:17:20 +00:00
pinkerton%netscape.com d2a20c6a5d improper use of volatile. 1998-09-29 17:16:59 +00:00
pinkerton%netscape.com 5a637b5ca5 use LTextEditView instead of LTextEdit 1998-09-29 17:16:40 +00:00
pinkerton%netscape.com 9dd4a7d7d0 Pro4 changes. 1998-09-29 17:16:24 +00:00
pinkerton%netscape.com 1fff0d4271 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 689d57bc8a Removed missing file from the project. 1998-09-29 15:00:58 +00:00
mcafee%netscape.com 267cc4f44b Warning segfault possibility with XP_ASSERT(0). (bugzilla:349) 1998-09-29 07:28:50 +00:00
mcafee%netscape.com 92c243e0c3 Woops backing out that last change. 1998-09-29 07:17:23 +00:00
mcafee%netscape.com e57365459c DU4.0 doesn't like casting to int and then enum. (Bugzilla:334) 1998-09-29 07:15:27 +00:00
cmanske%netscape.com ab48230a3c Added question mark to save file prompt 1998-09-29 07:12:13 +00:00
mcafee%netscape.com df61b51b60 Cast needed for DU4.0 (Bugzilla:325) 1998-09-29 07:11:22 +00:00
mcafee%netscape.com 9f21db5ea9 Cast needed for DU4.0 (Bugzilla:324) 1998-09-29 07:08:35 +00:00