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

2244 Коммитов

Автор SHA1 Сообщение Дата
jonas.utterstrom%vittran.norrnod.se c0022fe5ac Added Mail stub functions to avoid linking errors. 1998-10-12 07:18:21 +00:00
ramiro%netscape.com efc287ab9f Here are some changes to the XFE Tab code. The existing code has a
bug: in case the bounds are crossed to start, it goes on a big loop
which takes a long time.  Probably this should not happen normally,
but it can't hurt to guard against it.
Thanks to Joe Keane <jgk@jgk.org> for providing the fix.
1998-10-12 06:36:18 +00:00
ramiro%netscape.com bd79cdfe18 Patch to make RDF menus a lot faster. They are a lot faster now!
Thanks to skinny <skinny@knowhere.net> for providing the patch.
1998-10-12 06:26:30 +00:00
jfrancis%netscape.com e671fdfe80 fixing some printing probs with forms and adding javascript support for html textarea form elements (ENDER) 1998-10-12 04:59:04 +00:00
jfrancis%netscape.com 681f9f2345 fixing some printing bugs for HTML forms 1998-10-12 04:57:12 +00:00
racham%netscape.com b3b96ea092 Saved global information about paths in the parent varaibles 1998-10-11 23:52:17 +00:00
racham%netscape.com ee6563d489 Increased the options box width appropriately 1998-10-11 23:51:01 +00:00
racham%netscape.com 9af37cfed4 Adjusted parentheses in the options box 1998-10-11 23:48:18 +00:00
racham%netscape.com 50643e8e96 Fixed file save bug 1998-10-11 23:45:26 +00:00
waterson%netscape.com 1e4f6295b4 Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro 1998-10-11 20:30:20 +00:00
sspitzer%netscape.com 9127e84d3d tweak the icon so that the colors fit the mozilla palette
this will get rid of the warnings that look like this:
Bad color:   40  20   0   try   34  34  34  Desk_Navigator
1998-10-10 21:54:12 +00:00
briano%netscape.com 6e29fe6b32 Added support for Rhapsody. 1998-10-10 20:57:11 +00:00
blythe%netscape.com 736ef83f7b Fix bug 82823, hard coded string 1998-10-10 15:33:38 +00:00
blythe%netscape.com e0f0c8f997 VC6 specific change to not produce trivial warning while building, thanks to david.gardiner@unisa.edu.au 1998-10-10 15:29:20 +00:00
law%netscape.com 2e58bef24f Fix for bug #87136 (must be the oldest bug ever fixed!); hack window invalidating for print preview 1998-10-10 07:32:34 +00:00
ramiro%netscape.com eb323c5525 Add pref stuff to makefiles. 1998-10-10 03:09:15 +00:00
sspitzer%netscape.com e92be1e62c replace the old icon (the ship wheel) with a new and improved icon 1998-10-10 02:44:19 +00:00
ramiro%netscape.com 7e14811a6a Pref stuff. 1998-10-10 02:41:04 +00:00
saari%netscape.com 634a6c99e0 Mac Only Make Mozilla stop complaining about the lack of an Essential Files folder. This is a temporary fix until the build system can agan generate the folder 1998-10-10 01:16:36 +00:00
akkana%netscape.com a6f8f49afd 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
akkana%netscape.com 66333a6efa Remove a debug print 1998-10-10 00:53:16 +00:00
kin%netscape.com 22d20afabc Fix for bug #327946: ENDER: Items inserted via toolbar always to into 1st
ENDER on page.
1998-10-09 22:15:37 +00:00
kin%netscape.com e508a601e8 First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:14:45 +00:00
cmanske%netscape.com c7aad4b25c Fixed lack of scrolling when selecting table and dragging, fixed scrolling bugs. Cleaned up font size message handlers and bugs 1998-10-09 22:06:36 +00:00
law%netscape.com ec9e91356a about:javascript 1998-10-09 21:58:09 +00:00
cyeh%netscape.com 52422c477a removing old #ifdef NSPR stuff. 1998-10-09 21:38:30 +00:00
ramiro%netscape.com d3db9de68e The superclass already stores the parent toolbox - take it out. 1998-10-09 09:11:26 +00:00
ramiro%netscape.com 533ff5d7ef Fix the 'view menu crashes' bug that mcafee just reported. 1998-10-09 07:52:51 +00:00
ramiro%netscape.com 09db5e81d2 Rename the old toolbar to XFE_ObsoleteToolbar. 1998-10-09 07:45:04 +00:00
racham%netscape.com 675ac1b531 Setting temporary flag to FALSE to make successfully created accounts permanent 1998-10-09 06:44:08 +00:00
ramiro%netscape.com 58ca690e1f Add getAncestorFrame() and getAncestorContext(). 1998-10-09 06:15:22 +00:00
robinf%netscape.com c29351538c Fixing bug # 321155 1998-10-09 05:04:12 +00:00
ramiro%netscape.com 5147a7984e Add support for accent borders to all managers. Add more combobox string
methods.
1998-10-09 04:33:32 +00:00
ramiro%netscape.com b0a28d0dbf Use portable __alpha instead of Mozilla specific _ALPHA_. 1998-10-09 04:30:15 +00:00
ramiro%netscape.com 4eec2846b2 Add textActivate(). 1998-10-09 04:24:56 +00:00
mjudge%netscape.com ddf269c54f changing toolbar around for ender. removing paragraph style. forced a change to how we measure text 1998-10-09 02:59:59 +00:00
mjudge%netscape.com 84f6c61f7d shouldcall parent added for ENDER. other fix is for international. should not interact if ime is on! 1998-10-09 02:59:08 +00:00
mjudge%netscape.com 7085b0e04a removed underline 1998-10-09 02:57:37 +00:00
ramiro%netscape.com ea450acff8 Cleanup the old toolbar, urlbar and personal toolbar insanity. 1998-10-09 01:37:24 +00:00
ramiro%netscape.com 6eecaf7e08 Remove multiple inheritance bullshit. 1998-10-09 01:36:04 +00:00
ramiro%netscape.com 382fa0d16e Fix the toolbox item count off-by-one error.
Thanks to Joe Keane <jgk@jgk.org> for debugging this problem and providing
a fix.
1998-10-09 01:34:27 +00:00
waterson%netscape.com a19b89816e Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 01:10:05 +00:00
waterson%netscape.com 0740548be6 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=law. 1998-10-09 01:09:18 +00:00
slamm%netscape.com 227c0c277e Reapply fix to formatItem (from 1.9). Accidentally got stomped. 1998-10-09 01:08:13 +00:00
mcafee%netscape.com 34c8c2deb0 Adding libpop3url.a for the SMART_MAIL=1 case. Thanks to skinny@knowhere.net for this fix. 1998-10-09 00:40:28 +00:00
slamm%netscape.com 6feb9b646a Fix bug in last checkin that ramiro found. 1998-10-09 00:08:21 +00:00
cyeh%netscape.com 2e6ea5286d ooops. backout previous change to remove NSRP defines. It's defined
everywhere on UNIX, Mac, and Win32 backend, but not the WinFE.
Try again later.
1998-10-08 23:29:28 +00:00
slamm%netscape.com 54a730d8b3 Add three-state column sorting. Fix inplace editing (wasn't checking HT for editable state). Change name of *StandAloneState to *StandAlone. Add convenience function for setting/getting column data. 1998-10-08 22:14:05 +00:00
slamm%netscape.com fc60f3a5c9 Change name of setStandAloneState() to setStandAlone(). 1998-10-08 22:13:41 +00:00
slamm%netscape.com 24cc854c31 Adde test for the column sort indicator. 1998-10-08 22:13:33 +00:00
slamm%netscape.com 9388899fca Change list of default CSRCS so that is works when XFE_WIDGETS_BUILD_UNUSED is not set. 1998-10-08 22:13:26 +00:00
slamm%netscape.com 901cba1feb Change centered label to XmALIGNMENT_BEGINNING when too big to fit in space. 1998-10-08 22:13:23 +00:00
slamm%netscape.com fb8a0b055c Add column sort indicator. 1998-10-08 22:13:10 +00:00
slamm%netscape.com b417755327 Add column sort indicator. Change show/hide column buttons to take their own column space (previously they shared it with the last column. 1998-10-08 22:13:06 +00:00
akkana%netscape.com 2bff36cc97 image dialog fixes: 117115 (remote img err msg), 301858 (alt text) 1998-10-08 21:36:20 +00:00
akkana%netscape.com ef85cdbbd8 Add alt-- and alt-= acc text strings for outdent and indent 1998-10-08 21:33:38 +00:00
radha%netscape.com 3adb2671e8 DocString hooked up to HT and the new DocString API 1998-10-08 21:32:45 +00:00
akkana%netscape.com 711df234ca 122416: don't open same file at same time 1998-10-08 21:32:18 +00:00
pinkerton%netscape.com 9806f8a898 start pullings toolbars from HT instead of hardcoded in constructor. 1998-10-08 21:26:27 +00:00
pinkerton%netscape.com e047c47ce0 context menus, layout changes and fixes. 1998-10-08 21:25:18 +00:00
cyeh%netscape.com 195001a347 remove #ifdef NSPR in preparation for turning off NSPR and NSPR20 compile defines 1998-10-08 21:24:44 +00:00
pinkerton%netscape.com 47e52069ac handle context menu commands and updates from the toolbars that their sizes have changed. 1998-10-08 21:24:43 +00:00
pinkerton%netscape.com a90249cd82 bevel outline, stuff for context menus on toolbars, resizing container when sizes change on toolbars. 1998-10-08 21:24:14 +00:00
pinkerton%netscape.com 48f1d95254 Added classes for toolbar and toolbar button context menus. Introduced a virtual parent class and renamed the context menu class for trees to be specific to that. 1998-10-08 21:23:22 +00:00
pinkerton%netscape.com 1dd4731662 call clickSelf if not handled in a child class. 1998-10-08 21:22:27 +00:00
radha%netscape.com 83ab81cdf2 1) RDF pane modes stored as enums and used in Pane creation
2) HT properties hooked for ControlBar, HTMl Pane
1998-10-08 21:22:26 +00:00
pinkerton%netscape.com 99579daed0 added code for handling HT commands from context menus in toolbars. 1998-10-08 21:22:11 +00:00
pinkerton%netscape.com 1232649ab2 new tree context menu relfects rearranging of HT context menu code. 1998-10-08 21:21:27 +00:00
radha%netscape.com 75bdbf2452 Turn the new Tooltips api on/off based on what the prefs is set to. 1998-10-08 21:19:53 +00:00
radha%netscape.com 97a4bcf694 Use the RDF pane's mode to create the RDF Pane accordingly 1998-10-08 21:19:16 +00:00
law%netscape.com dd5f0c296e Fix for bug #308996; get mime-type to fe_URLToLocalName so file is saved with proper extension 1998-10-08 21:14:01 +00:00
hyatt%netscape.com 9212b2aa4e Backing out change to make bookmarks top-level menu. It's beyond me. 1998-10-08 21:06:36 +00:00
hyatt%netscape.com a36d2422aa Backing out Bookmarks top-level menu change. I have no idea what went wrong. 1998-10-08 21:04:00 +00:00
pinkerton%netscape.com eeefd322f0 Adding QAP_AssistPP.cp to project and fixes for Pro4 to QAP. 1998-10-08 20:59:09 +00:00
racham%netscape.com fd4fae9749 BUG324100 : Fix for Show Intro Scrrens. Set Show_Intro_Screens depending on the flag in ACCTSET.INI 1998-10-08 18:19:57 +00:00
racham%netscape.com f3956ec054 BUG324100 : Fix for Show Intro Scrrens. Added a layer around previews 1998-10-08 18:18:33 +00:00
racham%netscape.com e0a64a067e Added the global variable debugFlag 1998-10-08 06:54:42 +00:00
racham%netscape.com 56646247dd Added code to set the debugFlag 1998-10-08 06:53:38 +00:00
racham%netscape.com 03977cd3a2 Setting debugMode value to NO 1998-10-08 06:51:45 +00:00
racham%netscape.com 3463b73ea8 Added debug statements with a flag and additional fixes 1998-10-08 06:49:33 +00:00
racham%netscape.com 7fdd68239f BUG327804: Fixes added to prevent entering paths in the filename and to refresh IAS list on the fly 1998-10-08 06:46:34 +00:00
racham%netscape.com d334f8eee1 Added code to allow users to identify the configuration along with filename 1998-10-08 06:45:35 +00:00
racham%netscape.com ac57455975 BUG327804: Fixes added to prevent entering paths in the filename and to refresh NCI list on the fly 1998-10-08 06:40:28 +00:00
ramiro%netscape.com 5ee2fe58e7 Backout previous hack. Not needed anymore. I fixed the real problem. 1998-10-07 15:36:41 +00:00
ramiro%netscape.com 54866671a7 Fix the broken unix builds. 1998-10-07 15:34:47 +00:00
ramiro%netscape.com aab937944a Try to fix unix bustage by hard coding an include. 1998-10-07 15:30:48 +00:00
ramiro%netscape.com 6681e2a9a0 Try to fix the unix bustage. 1998-10-07 15:14:06 +00:00
racham%netscape.com ee970c087f BUG327094 : PREF callbacks replaces the Netscape Registry calls. Problem of deleting an existing profile is corrected. 1998-10-07 10:31:25 +00:00
ramiro%netscape.com 26b7cf3e3a Fix broken test. 1998-10-07 10:28:21 +00:00
ramiro%netscape.com 270fac37ab Fix broken tests. 1998-10-07 10:23:59 +00:00
racham%netscape.com 85e52e1ed8 BUG327094 : Adding library references to support profile.cpp changes 1998-10-07 10:23:07 +00:00
racham%netscape.com 8827ac783a Commenting out some debug statements 1998-10-07 10:19:01 +00:00
racham%netscape.com a02dd594c0 BUGS 327325, 327726: fixes to IAS file related bugs 1998-10-07 10:17:47 +00:00
racham%netscape.com bfdb76c73f BUGS 327325, 327726: fixes to NCI file related bugs 1998-10-07 10:14:51 +00:00
ramiro%netscape.com 4eb3d32a87 Fix broken tests. 1998-10-07 10:03:08 +00:00
ramiro%netscape.com 27a7aab848 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com c519f97d51 Fix broken tests. 1998-10-07 09:45:58 +00:00
ramiro%netscape.com 8e81e1ee77 Fix comment. 1998-10-07 09:34:03 +00:00
ramiro%netscape.com 71e1c5e4ad Fix IRIX bustage. 1998-10-07 09:06:56 +00:00
ramiro%netscape.com bca53e41a3 Sync. 1998-10-07 08:57:54 +00:00
ramiro%netscape.com 3e513e3975 Undo the old urlbar hack. 1998-10-07 07:50:56 +00:00
ramiro%netscape.com 9db72c178d Add support for url bars. 1998-10-07 07:50:40 +00:00
ramiro%netscape.com d946333f39 New toolbar classes. 1998-10-07 07:45:26 +00:00
ramiro%netscape.com be06d7b70a Sync. 1998-10-07 07:44:33 +00:00
ramiro%netscape.com 23d16143b7 New toolbar button class. 1998-10-07 07:42:27 +00:00
ramiro%netscape.com af4ef52067 New proxy icon. 1998-10-07 07:24:33 +00:00
ramiro%netscape.com 99d63be4b5 Link with combo box lib. 1998-10-07 07:24:19 +00:00
ramiro%netscape.com 5fa1c416c6 Adding new toolbar item classes. 1998-10-07 07:22:11 +00:00
ramiro%netscape.com 47e06e9287 Make setSensitive() and isSensitive() virtual.
Also, ass some assertions.
1998-10-07 07:19:13 +00:00
ramiro%netscape.com f184605d11 Accept combo box children.
Also, turn off the force dimensions crap since its broken badly.
1998-10-07 07:18:17 +00:00
cmanske%netscape.com dcf53bdd44 Fixed bug in new Open URL dialog (unitinialized list pointers) 1998-10-07 05:31:05 +00:00
ramiro%netscape.com f806c1395f Moved XFE_DoCommandArgs from Command.h to Button.h. 1998-10-07 05:08:07 +00:00
cmanske%netscape.com 23bdaa76bb Changed 'Preview' to 'Browse' in toolbar and removed 'Navigator' reference 1998-10-07 05:07:14 +00:00
cmanske%netscape.com 105c2edd79 Fixed right-mouse popup memu bugs, added Insert object submenu and jump to internal target 1998-10-07 04:55:11 +00:00
ramiro%netscape.com 353f48e416 Add text set/get methods. 1998-10-07 04:36:29 +00:00
sdagley%netscape.com 4bde9aa2df Added pref item to control URL Autocompletion (network.enableUrlMatch) 1998-10-07 04:22:49 +00:00
pinkerton%netscape.com 7232cd70a1 add resizeFrameBy to relayout on resize. 1998-10-07 04:11:02 +00:00
pinkerton%netscape.com 109937b975 calc button size stuff at startup not at draw time for layout. 1998-10-07 04:10:21 +00:00
sdagley%netscape.com 7963fbc192 Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
cmanske%netscape.com 875e67a9cf Fixed problem with Composer's right mouse popup menu when over a link 1998-10-07 00:57:35 +00:00
cmanske%netscape.com 998d204c2e Composer Publishing improvements 1998-10-07 00:32:42 +00:00
scc%netscape.com 6e1d06d75d the real LayoutButtons method 1998-10-07 00:06:48 +00:00
racham%netscape.com fc7f0b3469 Changes to reflect the regtest machine move 1998-10-06 23:50:20 +00:00
law%netscape.com ba02942b75 Fix for bug #105440; handle multiple file extensions in fe_NewFileType 1998-10-06 23:45:58 +00:00
pinkerton%netscape.com 4fda55e906 Changes for laying out toolbars 1998-10-06 23:28:42 +00:00
pinkerton%netscape.com f8bdf6d87e Fix bug where the toolbars in the first window were never enabled. 1998-10-06 23:28:07 +00:00
pinkerton%netscape.com c810e83cea break out hooking up the context to the toolbars so that it can be called when the url bar streams in. 1998-10-06 23:27:37 +00:00
hyatt%netscape.com 65c20c1169 Tweaks to top-level menus to move bookmarks back to where it BELONGS!!! 1998-10-06 23:23:26 +00:00
danm%netscape.com 379e11f44b individual toolbar buttons now respond to RDF display mode overrides. r:hyatt. 1998-10-06 22:26:40 +00:00
cmanske%netscape.com c829094207 Fixed problem with Open Page dialog not loading URL 1998-10-06 21:45:33 +00:00
racham%netscape.com 206bcb2d46 Adding RunTimeSwitch -reg_mode 1998-10-06 21:08:39 +00:00
pinkerton%netscape.com 6bbed56177 url bar now works, redraw fixes, buttons actually do what they are supposed to do. 1998-10-06 20:55:43 +00:00
pinkerton%netscape.com 0a389001d3 more strawman layout changes and button init routines. 1998-10-06 20:55:14 +00:00
pinkerton%netscape.com 0f4129de50 new command for general toolbar buttons in FindCommandStatus. 1998-10-06 20:54:37 +00:00
pinkerton%netscape.com ecc7076729 consolodate some commands into Netscape_constants and add a new one for general toolbar buttons. 1998-10-06 20:54:03 +00:00
cmanske%netscape.com 1a7fc1c3e5 Fixed Composer bugs in Publishing. Added history lists to Open Page dialog 1998-10-06 20:29:52 +00:00
mcafee%netscape.com 0469294f6c Fixing security breakage 1998-10-06 07:22:41 +00:00
pinkerton%netscape.com 2276d9793b Added tooltip support, better icon drawing support. 1998-10-06 03:58:30 +00:00
pinkerton%netscape.com cb23214345 Fix hidden virtual functions. 1998-10-06 03:57:25 +00:00
pinkerton%netscape.com 351524239e Added GetImageDimensions() so clients can tell the size of the image. Will fail gracefully if that info is not present. 1998-10-06 03:56:56 +00:00
hyatt%netscape.com 69e51b8366 WinFE now understands buttonBorderStyle on toolbars. 1998-10-06 03:41:14 +00:00
hyatt%netscape.com 220791ba00 Changes to support the toolbar icons (in their four different states). 1998-10-06 02:31:01 +00:00
ramiro%netscape.com ecfa14dd17 Replace tab with space. 1998-10-06 01:53:36 +00:00
ramiro%netscape.com 485ecd48f4 Comment out unused motif.mk until cls@seawood.org explains why the
FOO_MOTIF_FLAGS are not used here.
1998-10-06 01:53:14 +00:00
cls%seawood.org e79ec871e4 Removed static kludge. Some platforms don't have a static libdl. 1998-10-06 01:50:29 +00:00
sdagley%netscape.com c131607db5 Picked up sfraser's fix from 4.5 that allows URLs of up to 1K to be dragged to a browser window (old limit was 255 characters) 1998-10-06 01:29:50 +00:00
slamm%netscape.com 2a1b31072c Set the sensitivity of the show/hide column buttons. 1998-10-05 23:30:45 +00:00
pinkerton%netscape.com 909becd6f9 Better drawing for control tracking on push buttons. Now selects/unselects correctly for mouse clicks. 1998-10-05 23:02:49 +00:00
beard%netscape.com a34c1c6c39 Deleted FullSoft Access paths (for sure, this time). 1998-10-05 22:47:39 +00:00
pinkerton%netscape.com 958a1d5ecf support toolbarBitmapPosition property. 1998-10-05 22:44:47 +00:00
pinkerton%netscape.com 47adb9c693 Simple hack to strawman layout to make toolbars with icon on the side create narrow buttons. 1998-10-05 22:44:21 +00:00
scc%netscape.com fcec3df6d1 Exploited better syntax for class constants; delay hooking up HT_FEData until creating the HT_Pane to hook it up to; fixed formatting 1998-10-05 22:41:32 +00:00
cyeh%netscape.com 201cfbe4cc removing -DMOCHA from Windows build. 1998-10-05 22:15:43 +00:00
ramiro%netscape.com 01c7251f92 Make sure mozilla-export builds even if only one of static/dynamic motif is
present on the system.
1998-10-05 22:09:11 +00:00
cls%seawood.org 3884ca16d2 ifndef NO_STATIC_LIB, compile mkicons statically to avoid problems during the build due to dynamic libs not being in the LD_LIBRARY_PATH. 1998-10-05 21:54:08 +00:00
pinkerton%netscape.com bcbc24d825 More rollover stuff and pure virtual interfaces in CRDFToolbarItem to get rid of LView reliance in base class. 1998-10-05 20:56:03 +00:00
cltbld%netscape.com 6010799488 Deleted FullSoft Access path 1998-10-05 19:41:12 +00:00
ramiro%netscape.com 378f3693c4 Fix for bugzilla bug 886. compiler warning for missing brakets.
Thanks to Raffaele Sena <raff@aromatic.com> for providing a fix.
1998-10-05 19:35:48 +00:00
ramiro%netscape.com 14de3f9242 Here's a quick patch to get the autoconf build to work under
FreeBSD.  I think this is needed because the old build system
would define BSDI for FreeBSD systems, while autoconf doesn't.
Thanks to skinny <skinny@knowhere.net> for pointing this out.
1998-10-05 19:24:33 +00:00
pinkerton%netscape.com eadab8be71 Getting the button class drawing and showing rollover feedback. 1998-10-05 18:47:21 +00:00
pinkerton%netscape.com 46cf1a1691 More code to better create the correct item class, EraseBackground() to do the right thing when HT specifies a colored bg, and some more minor tweaks. 1998-10-05 18:46:54 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
ftang%netscape.com 4fc3594489 add menu csid selector 1998-10-05 14:56:00 +00:00
ftang%netscape.com 8a3d53f419 add one selector to access the csid for menu and menu bar 1998-10-05 14:29:57 +00:00
ftang%netscape.com b9da715968 add one selector to access the csid of the menu 1998-10-05 14:28:01 +00:00
ramiro%netscape.com f0b2828650 This patch makes cmd/xfe link on BSD/OS 4.0. My private patch tree now
is down to 20K, and the majority of lines pertain to the "#ifdef BSD"
warning fixes of Bugzilla bug #424. Mozilla on BSD/OS certainly is
coming along!  Thanks to Bert Driehuis <driehuis@playbeing.org> for
providing the patch.
1998-10-05 02:18:33 +00:00
blizzard%appliedtheory.com 057957a23c Cleanup of the pixmap rendering code. 1998-10-04 22:29:34 +00:00
cls%seawood.org a387d1cce9 Changed make-resources to accept resources-translations on the commandline.
This fixes the long standing unclickable links problem under autoconf.  Thanks to Ramiro Estrugo <ramiro@netscape.com> for the pointers that led to this fix.
1998-10-04 03:01:35 +00:00
cls%seawood.org e2278c46bf Modified DEBUG kludge to work with default qt headers. 1998-10-03 20:13:57 +00:00
ramiro%netscape.com 6ad92b7280 Ok, dammit - we cant link that bastard mkicons dynamically on many dumbass
platforms.  So forgetaboutit, just link the damn binary statically.  It doesnt
get shipped anyway, so who cares ?
1998-10-03 15:27:19 +00:00
ramiro%netscape.com af307e88a5 Define both LIB and DSO MACROS for jpeg, png and zlib.
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:39 +00:00
ramiro%netscape.com 842a158993 Define both LIB and DSO MACROS to conform to the "standard".
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:37 +00:00
ramiro%netscape.com 3771697aaf Fix irix build. Add -L$(DIST)/bin when needed to catch the dep shared libs.
Should fix the irix build.  Also, add REQUIRES defines for graphics libs.
1998-10-03 12:11:33 +00:00
ramiro%netscape.com d83dd21e53 Add rules for dynamic and shared linking of mkicons. Should fix the irix
build.
1998-10-03 12:09:12 +00:00
ramiro%netscape.com 5b29403f98 Include a common makefile and share the damn rules instead of
cut-and-paste-and-hack-and-paste-and-cut-and-break the unix fes all over
the place.
1998-10-03 11:03:26 +00:00
ramiro%netscape.com 589a6851a2 Makefile hackery shared across unix and unik-like Mozilla front ends.
The purpose of this file is to STOP THE INSANITY that has become the XFE
Makefile and that will soon be the gnomefe, qtfe, ybfe and foofe Makfiles.

Anything that can be shared between the unix fes, should be shared.  Always
look here first before adding anything to the toolkit specific Makefiles,
or you will suffer dearly.
1998-10-03 09:55:49 +00:00
ramiro%netscape.com b1b4be9805 Remove really really really dead code. 1998-10-03 03:38:58 +00:00
ramiro%netscape.com a87869f877 Remove really really dead code. 1998-10-03 03:32:22 +00:00
cmanske%netscape.com 11eba68756 More Composer publishing improvements. Change cursor when Ctrl is pressed over a link in Composer 1998-10-03 02:23:39 +00:00
akkana%netscape.com 3a752af230 Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE 1998-10-03 00:33:50 +00:00
akkana%netscape.com 6728d1c7b4 314338,325650: fix some table problems 1998-10-03 00:29:03 +00:00
slamm%netscape.com 2eb01b21b3 Hacks for URLBar. Just bring up the 'Open Page' dialog for now. 1998-10-03 00:27:46 +00:00
slamm%netscape.com 5120da048b Clean up some icon code. 1998-10-03 00:03:37 +00:00
slamm%netscape.com a4d7130f0c Rip out old toolbar code. (Actually, ifdef it out for now). 1998-10-03 00:03:29 +00:00
slamm%netscape.com a8b6ca1eb1 Fix growing cascades on the toolbar. #938. The cascade callback was called for enter and leave events. 1998-10-02 23:26:53 +00:00
cmanske%netscape.com b3f38bd294 Modified Composer Publishing dialog 1998-10-02 22:20:37 +00:00
cmanske%netscape.com 5e1feade32 Changes to use SingleSignon for password rememembering 1998-10-02 22:18:45 +00:00
akkana%netscape.com 082514a729 Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL 1998-10-02 22:15:23 +00:00
cls%seawood.org a5553f9fc4 Added SW_THREADS ifdef around PR_XGetXtHackFD() prototype and call. Removed redundant definiton of NOT_NULL. Moved local headers out of DEBUG_qt kludge which is meant to only affect qt headers. 1998-10-02 20:59:36 +00:00
cls%seawood.org 44cd576f76 Rearranged $(NSPR_LIBS) on link command. Removed $(NSPR_LIBS) from *_DEPLIBS. Removed Linux specific build section. 1998-10-02 20:50:52 +00:00
pinkerton%netscape.com f252f002ff Added CRDFToolbarItem.cp 1998-10-02 19:19:23 +00:00
pinkerton%netscape.com c8cf2b3cf0 changes to use CRDFToolbarItem.h 1998-10-02 19:18:51 +00:00
pinkerton%netscape.com 1e386d589b First Checked In. 1998-10-02 19:18:26 +00:00
cls%seawood.org b3d2cdc97d Removed full relative include path for l10n headers. Added -I$(DEPTH)/l10n/us to INCLUDES. Removed $(NSPR_LIBS) from *_DEPLIBS. 1998-10-02 18:26:20 +00:00
cls%seawood.org 1843060b75 Removed overlooked libplc21.a from MKICONS_LIB. 1998-10-02 17:34:08 +00:00
ftang%netscape.com e403ea96a6 convert from/to EDIT control CSID to/from UTF8 to make the inline edit work correctly for HyperTree Widget 1998-10-02 12:10:22 +00:00
ftang%netscape.com 91f3ca8e5a fix the non UTF8 HT_AddToContainer problem by using the UTF8 title from the history entry instead of the non UTF8 title from MWContext 1998-10-02 12:08:54 +00:00
ftang%netscape.com 9b1184297f fix UTF8 html drawing problem problem introduced yesterday when remove cuv stuff 1998-10-02 12:03:28 +00:00
cls%seawood.org 69f97f2f54 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
mcafee%netscape.com 0550a411da Adding uname -s entry for Rhapsody 1998-10-02 04:57:44 +00:00
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