Commit Graph

1322 Commits

Author SHA1 Message Date
pinkerton%netscape.com
e5dabdb173 use the new constants for form element messages. 1998-08-25 20:27:58 +00:00
pinkerton%netscape.com
92292c6ae7 4.5 landing. Better drawing during printing and making the "inherited" typedefs private. 1998-08-25 20:27:38 +00:00
pinkerton%netscape.com
440e2ee32b No more 3270 support. 1998-08-25 20:26:11 +00:00
pinkerton%netscape.com
f4acda8662 Better tooltip support (uses new tooltip for all columns). 1998-08-25 20:24:20 +00:00
ftang%netscape.com
4c6aef6a40 clean up intlwin.cpp to delete obsoleted Win16 stuff... 1998-08-25 20:05:52 +00:00
toshok%netscape.com
93993ac3c5 get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
toshok%netscape.com
e88c98f9b4 add NetBSD libs 1998-08-25 19:41:07 +00:00
ramiro%netscape.com
dd29666e79 Add support for DG/UX.
Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli).
1998-08-25 19:35:56 +00:00
akkana%netscape.com
f6154dea3d Fix IRIX build breakage -- add arg to isrequestorAlive call 1998-08-25 00:36:25 +00:00
pinkerton%netscape.com
6325744587 Changes for move of EClickState to netscape_constants (rev brade). 1998-08-25 00:23:38 +00:00
akkana%netscape.com
df6fb5c71a Show which Ender area is active by changing the frame shadow type. 1998-08-25 00:08:37 +00:00
pinkerton%netscape.com
1183e62794 added new CTableTooltipPane pane. 1998-08-25 00:04:05 +00:00
pinkerton%netscape.com
a404d95976 Move EClickState enums here, consolodating from several places. 1998-08-25 00:03:51 +00:00
pinkerton%netscape.com
a2888f3097 Get new table tooltips in Aurora. 1998-08-25 00:03:32 +00:00
pinkerton%netscape.com
de51048b30 API change in tooltips from 4.5 1998-08-25 00:01:10 +00:00
pinkerton%netscape.com
2249bf2767 Some API changes from 4.5 version of CStandardFlexTable. Also pick up new tooltips and spring-loaded folders. 1998-08-25 00:00:54 +00:00
pinkerton%netscape.com
bd3ceb8227 EClickState moved to Netscape_Constants 1998-08-24 23:59:57 +00:00
pinkerton%netscape.com
6657dfedfc Move EClickState to Netscape_Constants 1998-08-24 23:58:57 +00:00
pinkerton%netscape.com
bed4ed474f Make Aurora tooltips use new table tooltips. 1998-08-24 23:57:43 +00:00
pinkerton%netscape.com
41ec023e74 Added CTableTooltipPane.cp 1998-08-24 23:57:22 +00:00
pinkerton%netscape.com
9ea8373fa2 Register new table tooltip pane/attachment. 1998-08-24 23:56:42 +00:00
radha%netscape.com
859a2b1e51 Fix the inline editing part in navigation and management mode 1998-08-24 23:17:29 +00:00
akkana%netscape.com
15cef2f85d m_table is now passed in at creation time; we shouldn't delete it in dtor. 1998-08-24 20:50:56 +00:00
radha%netscape.com
cc3661d15e Move image rendering code to Image.cpp 1998-08-24 20:19:46 +00:00
radha%netscape.com
9a0b7a64ac Call fe_DisplayPixmap instead of DisplayPixmap 1998-08-24 20:17:51 +00:00
radha%netscape.com
33318b6631 Add Image.cpp to the build list 1998-08-24 20:14:02 +00:00
radha%netscape.com
0c70e958d7 Call RDFImage to draw background pixmap 1998-08-24 20:13:43 +00:00
radha%netscape.com
c6504d2ca3 Re-arrange the Cache code and add more utility functions 1998-08-24 20:11:25 +00:00
radha%netscape.com
19e1fd1496 RDFImages cache moved to RDFImage.cpp 1998-08-24 20:09:43 +00:00
radha%netscape.com
c0bcb36d25 Generic Image rendering functions moved to this new file. Initial checkin. 1998-08-24 20:09:05 +00:00
radha%netscape.com
55043ef77b Rename function DisplayPixmap to fe_DisplayPixmap 1998-08-24 20:07:32 +00:00
pinkerton%netscape.com
1d154487d3 Do single-click mode in a better way. 1998-08-24 19:53:36 +00:00
pinkerton%netscape.com
4189a1a9c8 On mode switch, make sure tree has right # of clicks to open row. 1998-08-24 19:53:10 +00:00
akkana%netscape.com
a2ea33ac12 Fixes for switching focus on Ender toolbars 1998-08-21 23:02:19 +00:00
akkana%netscape.com
3bf3d8097f Fixes for switching focus on Ender toolbars. Also, clean up code wrt virtual declarations. 1998-08-21 23:01:55 +00:00
morse%netscape.com
593285a06d hook up about-site menu item 1998-08-21 20:41:06 +00:00
ramiro%netscape.com
9a16f3c23d Move the bookmarks menu to the top level menubar. 1998-08-21 10:43:27 +00:00
mcafee%netscape.com
9c5d2a0255 Link with $(CCC). 1998-08-21 09:30:35 +00:00
mcafee%netscape.com
d6918c2617 Changed project 1998-08-21 09:20:23 +00:00
mcafee%netscape.com
2aab8bf95a Include paths and defines from Makefile.mozilla 1998-08-21 09:18:32 +00:00
mcafee%netscape.com
20d276f489 Adding test CFLAG 1998-08-21 09:16:07 +00:00
mcafee%netscape.com
491ca1bb19 FE_UnloadPlugin() prototype added struct _np_handle* paramter. 1998-08-21 08:48:22 +00:00
mcafee%netscape.com
32079a679b FE_PromptIMAPSubscriptionUpgrade() prototype changed. 1998-08-21 08:47:40 +00:00
mcafee%netscape.com
e0f02be2ed _IMGCB_DisplayPixmap() prototype changed. 1998-08-21 08:47:11 +00:00
mcafee%netscape.com
be0fa5e543 Missing EmbedWindow calls, CheckConfirm, SelectDialog 1998-08-21 08:46:39 +00:00
mcafee%netscape.com
41a051f626 Added ybmisc.c, REQUIRES needs java, plugimpl, security. 1998-08-21 08:45:51 +00:00
mcafee%netscape.com
ae5f143912 Initial checkin 1998-08-21 08:45:10 +00:00
mcafee%netscape.com
843cd0b516 nspr20 -> nsprpub 1998-08-21 08:31:34 +00:00
mcafee%netscape.com
cc1593af79 minor comment 1998-08-21 08:16:20 +00:00
mcafee%netscape.com
aceaf29f60 Initial checkin 1998-08-21 08:14:20 +00:00
brendan%netscape.com
e0c70dea55 Defend against null from FE_FindFileExt in CRDFImage::ProcessIcon (hyatt). 1998-08-21 08:09:01 +00:00
mcafee%netscape.com
7780d8205f minor text formatting 1998-08-21 08:04:58 +00:00
mcafee%netscape.com
e8aa26cb9e Includes from Makefile.mozilla 1998-08-21 07:52:10 +00:00
mcafee%netscape.com
ed536c54a3 Initial checkin 1998-08-21 07:41:49 +00:00
mcafee%netscape.com
6ac2d79019 Moving Mozilla-specific stuff to Makefile.mozilla for now 1998-08-21 07:31:53 +00:00
mcafee%netscape.com
003dc8c7cb Initial checkin 1998-08-21 07:25:08 +00:00
mcafee%netscape.com
609e320b21 Initial checkin 1998-08-21 07:19:32 +00:00
clu%netscape.com
d15c7c0c96 implemented FE of Convert Table to Text and Convert Text to Table. reviewed by sarri. 1998-08-21 03:08:41 +00:00
clu%netscape.com
9ae2c2a9c8 adding cmd ids for composer Convert_Text_To_Table and Convert_Table_To_Text. reviewed by sarri. 1998-08-21 03:06:20 +00:00
clu%netscape.com
4c6050b455 #313490 - activation and deactivation of image dialog captions. reviewed by sarri. 1998-08-21 03:05:01 +00:00
clu%netscape.com
9f3a1a45bd fix to #312039 - font toolbar update. Also implemented FE for Convert Text to Table and Convert Table to Text. reviewed by sarri. 1998-08-21 03:04:59 +00:00
clu%netscape.com
ff991c7033 partial fix for #312859; reviewed by sarri. 1998-08-21 03:04:57 +00:00
pinkerton%netscape.com
3bf3c980f0 Fix rowRefresh() boo-boo so now it actually redraws the cell when the custom icon loads. Cells with custom icons now draw with the correct text color in all modes. 1998-08-21 00:40:34 +00:00
mcafee%netscape.com
9648c6a639 Initial checkin 1998-08-20 22:46:05 +00:00
pinkerton%netscape.com
3c7df4ca9c Handle d&d between multiple popdown trees. Make sure we broadcast that the current view has changed so that the title strip picks it up. 1998-08-20 21:51:10 +00:00
pinkerton%netscape.com
a74719d40d Fix hilight redraw bugs during d&d. 1998-08-20 21:50:12 +00:00
pinkerton%netscape.com
98513c9925 Correctly do dragging between popdown trees in the same window. Also only open the first item in the selection when in a popdown. 1998-08-20 21:49:56 +00:00
pinkerton%netscape.com
b6fbb94c35 Handle redrawing the popdown tree during d&d when one goes away and a new one appears. Also close on mouse-up when clicking outside of popdown. 1998-08-20 21:48:34 +00:00
mcafee%netscape.com
d4c91e9cda Initial version 1998-08-20 03:24:24 +00:00
mcafee%netscape.com
f7e188d8a9 Added FE_PromptIMAPSubscriptionUpgrade() 1998-08-20 02:32:50 +00:00
mcafee%netscape.com
df86a453a5 Added FE_ShowMinibuffer() 1998-08-20 02:32:25 +00:00
mcafee%netscape.com
45ab045f65 Added FE_AlternateCompose() 1998-08-20 02:31:42 +00:00
mcafee%netscape.com
669c41bd8d _IMGCB_DisplayPixmap()'s paramters changed; added IMGCBFactory_Create(). 1998-08-20 02:31:13 +00:00
mcafee%netscape.com
efe06dc7aa FE_UnloadPlugin()'s parameters changed. 1998-08-20 02:30:38 +00:00
mcafee%netscape.com
667443a795 Added XFE_AskStreamQuestion to link stubfe. 1998-08-20 02:30:00 +00:00
mcafee%netscape.com
3591ee2bd8 Added STUBFE_CreateEmbedWindow STUBFE_SaveEmbedWindow STUBFE_RestoreEmbedWindow STUBFE_DestroyEmbedWindow STUBFE_FreeBuiltinElement STUBFE_DisplayBuiltin STUBFE_CheckConfirm STUBFE_SelectDialog. 1998-08-20 02:29:26 +00:00
mcafee%netscape.com
2b68ab90a4 Updated libraries to link this on Solaris. Stripped out release stuff. Took out some XFE hacks. 1998-08-20 02:28:32 +00:00
mcafee%netscape.com
ef02448b63 Switch to using OS_ARCH instead of shell command. r=ramiro 1998-08-20 00:51:42 +00:00
pinkerton%netscape.com
d9809a48c6 Don't let popdown tree go off the right side of window. Push it back to left if it would. 1998-08-20 00:48:01 +00:00
pinkerton%netscape.com
770ac421bc Fix problems with popdown tree crashing when closing on double-click (again) by making every browser window have its own version of it and have a static member which points to the currently active one so we can still do things like clip it out when blitting images in the html area w/out having to know about the browser window. 1998-08-20 00:40:08 +00:00
pinkerton%netscape.com
72be2b187a Don't call HT_CanDropURLOn with bogus data. 1998-08-20 00:38:45 +00:00
cyeh%netscape.com
771080c1aa fixing biffed autoconf_1_0 merge 1998-08-20 00:18:03 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com
eb360b0de2 Adding ybfe, YellowBox/Rhapsody front-end 1998-08-19 07:23:28 +00:00
clu%netscape.com
bbd5026d9d #71944. reviewed by jfrancis. 1998-08-19 02:18:02 +00:00
clu%netscape.com
26f10cf15a adding cmd ids for composer Split Cell and Merge Cell. reviewed by jfrancis. 1998-08-19 02:18:01 +00:00
clu%netscape.com
da05b5778f implementing macfe Split Cell and Merge Cell. Included AutoKey in the conditional statements for backspace delete and regular key input to help with typing efficiency. reviewed by jfrancis. 1998-08-19 02:18:00 +00:00
clu%netscape.com
d8770b42a1 checking in ftang's fix for the correct positioning of the asian language input window. 1998-08-19 02:17:59 +00:00
cmanske%netscape.com
2af70f181f Fixed build bustage 1998-08-18 23:18:24 +00:00
cmanske%netscape.com
ddf93351b4 Fixed multiple-freeing of clipboard formats 1998-08-18 22:17:18 +00:00
dcone%netscape.com
21335cc55a First Checked In. 1998-08-18 21:55:56 +00:00
cmanske%netscape.com
5616c04aa8 Table editing menu work, fixing cell display problems. 1998-08-18 20:24:39 +00:00
ftang%netscape.com
3a4fd344c2 Add vietnam.c into libi18n (libi18l for historic mistake) . Approved by steve. 1998-08-18 19:06:24 +00:00
ftang%netscape.com
7b864aa029 add Vietname VNI into WinFE ui. Thanks Van Le levan@hotmail.com from the net 1998-08-18 19:03:36 +00:00
jfrancis%netscape.com
2a297a4411 Correcting command handling for htmlarea form widgets. Now they no longer take over a host of browser commands like Print, Save, etc. 1998-08-17 10:41:54 +00:00
jfrancis%netscape.com
ca8746f350 First pass at getting a toolbar up for htmlarea form widgets. It's limping... 1998-08-17 09:23:45 +00:00
jfrancis%netscape.com
6b1ef4f964 First pass at getting a toolbar up for htmlarea form widgets. it's limping... 1998-08-17 09:22:39 +00:00
ramiro%netscape.com
f10b268d52 chilren was being freed twice - what a dumbass error.
Thanks to Matti Aarnio <matti.aarnio@sonera.fi> for pointing this out.
1998-08-17 00:12:39 +00:00
jfrancis%netscape.com
011229ec21 Fixing bug #313498 1998-08-15 10:11:34 +00:00
jfrancis%netscape.com
e7f1ae880b Adding comment to help prevent recurrences of bug #313498 1998-08-15 10:11:17 +00:00
jgellman%netscape.com
895cd0a300 add new arg for HT_PaneFromURL 1998-08-15 07:31:21 +00:00
guha%netscape.com
1e244dc12c Fix broken build 1998-08-15 06:40:13 +00:00
law%netscape.com
b062514f40 Fixing bug in Default Browser dialog's Details... button processing 1998-08-15 01:01:32 +00:00
law%netscape.com
f23d98687d Adding Control Panel extension; not part of build process yet 1998-08-15 00:23:37 +00:00
radha%netscape.com
ce483ec411 Declare fe_getPixelFromRGB explicitly to fix bustage in IRIX 6.2 1998-08-15 00:20:10 +00:00
ftang%netscape.com
b399de37e7 fix assert problem after add csid 1998-08-14 20:35:18 +00:00
radha%netscape.com
adcf718132 Set HT properties for the tree view and titlebar. 1998-08-14 20:08:14 +00:00
radha%netscape.com
51a2628e71 Register the NavCenter Context menu and HT pane with the XP api. 1998-08-14 20:06:37 +00:00
radha%netscape.com
72a909b31d Fix scrollbar warning messages that appear with opening NavCenter 1998-08-14 20:05:37 +00:00
ramiro%netscape.com
81ce0b5a07 Add tool tips. 1998-08-14 03:19:24 +00:00
ramiro%netscape.com
0f0096929e Fix geometry management. 1998-08-14 03:19:04 +00:00
ramiro%netscape.com
c993d0a22d Add combo test. 1998-08-14 03:06:39 +00:00
ramiro%netscape.com
97906a6662 Update link behavior test. 1998-08-14 03:06:01 +00:00
cmanske%netscape.com
c64558bcfa Tweaked fix for 311835 1998-08-14 02:44:43 +00:00
cmanske%netscape.com
9790320057 Tweaked fix for 312346 - enable OK button after automatically filling in Alt Text field in dialog 1998-08-14 02:35:41 +00:00
warren%netscape.com
ff98c30d07 Fixed GetMIMEDescription for new plugin API. 1998-08-14 01:34:01 +00:00
sdagley%netscape.com
b9829e39a5 Fix a functionality problem with my previous checkin - change the MacFE stubs for FE_CheckConfirm and FE_SelectDialog to the workaround versions until the actual versions are implemented. Yes the tree is in flames but these files aren't related and folks are all over the problem (akkana and jfrancis have checked in fixes for X and Mac). 1998-08-14 01:21:46 +00:00
jfrancis%netscape.com
7d916b93e1 need to use enum ED_PASTE_NORMAL instead of int 0. 1998-08-14 01:01:09 +00:00
akkana%netscape.com
d64fff28d0 The word from cmanske: build bustage on Mac requires use of enum types,
better do the same on Unix.
1998-08-14 00:49:22 +00:00
mcafee%netscape.com
25df748bfd Fixing more XFE breakage 1998-08-14 00:26:37 +00:00
mcafee%netscape.com
463fa202d1 Re-adding FE_CheckConfirm() and FE_Select() to match the privacy backend changes. 1998-08-13 23:17:36 +00:00
clu%netscape.com
d1bdd2e723 adding a third parameter to EDT_PasteHTML 1998-08-13 23:16:16 +00:00
cmanske%netscape.com
a829558521 Fixed lots of Composer bugs. Implemented drag/drop/paste cells into existing table. Fixed Reload problems in Navigator (must reload from net to show doc color changes) - permission by blythe 1998-08-13 23:14:59 +00:00
akkana%netscape.com
55bf1b37e6 Track cmanske's editor backend API change to EDT_PasteHTML(). 1998-08-13 23:14:34 +00:00
ftang%netscape.com
190c2a9e28 add vietnamese support. Thanks Van Le levan@hotmail.com from the net 1998-08-13 22:25:08 +00:00
danm%netscape.com
88a55bb991 synching with FE callback API changes just made by sdagley 1998-08-13 22:14:38 +00:00
sdagley%netscape.com
bafb230a6a Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage. 1998-08-13 22:11:56 +00:00
akkana%netscape.com
b300b57b42 Enable toolbars for Ender. 1998-08-13 21:51:02 +00:00
pinkerton%netscape.com
c7b0e97ea0 Tree view icon support and refreshing individual rows. 1998-08-13 20:13:07 +00:00
pinkerton%netscape.com
393c98446c Dispose of FE icon data and refresh appropriate rows when necessary. 1998-08-13 20:12:36 +00:00
ftang%netscape.com
3a6c0ca9fa vietnamese Unicode conversion table. Thanks Van Le <levan@hotmail.com> from the net 1998-08-13 19:36:43 +00:00
law%netscape.com
10b4d2e0e9 Add support for showing stand-alone preferences 1998-08-13 07:09:49 +00:00
law%netscape.com
f5b7d7e2ee Now using new nsIDefaultBrowser interface 1998-08-13 07:07:20 +00:00
law%netscape.com
d58514b989 Adding nsIDefaultBrowser.cpp to the build 1998-08-13 07:05:48 +00:00
law%netscape.com
c9967413f0 Suppport for m_bShowPrefsOnStartup 1998-08-13 07:02:55 +00:00
law%netscape.com
65778df095 Adding support for Details... button on Default Browser dialog 1998-08-13 06:58:58 +00:00
law%netscape.com
1b8ef34e18 Added support for -prefs cmd line arg 1998-08-13 06:50:08 +00:00
law%netscape.com
87599f5e8f Adding m_bShowPrefsOnStartup to handle showing prefs on startup (duh) 1998-08-13 06:47:17 +00:00
law%netscape.com
9951d60432 Enabled new Details... button on Default Browser dialog 1998-08-13 06:44:47 +00:00
law%netscape.com
2e9b7582bd Added #define for new Details... button on Default Browser dialog 1998-08-13 06:42:19 +00:00
law%netscape.com
5d66aba2b4 New 'default browser' interface 1998-08-13 06:36:39 +00:00
law%netscape.com
23e8a773fa Adding support for new 'desktop' preferences 1998-08-13 06:34:31 +00:00
mcafee%netscape.com
2304713878 Backing out stubs, waiting for mac. 1998-08-13 01:04:47 +00:00
mcafee%netscape.com
3d2bdcb120 Checking in stubs for FE_CheckConfirm() and FE_SelectDialog() to match backend changes from danm. 1998-08-13 00:02:06 +00:00
radha%netscape.com
1159971950 Cut and refresh context menus fixed. basic code for "rename" context menu. It doesn't work though. 1998-08-12 22:55:16 +00:00
danm%netscape.com
f144820e06 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
rjc%netscape.com
11329ecec7 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
ftang%netscape.com
b3d1ed9541 Merge changes from nhotta's fix in 4.5. Approved by blythe 1998-08-12 19:03:57 +00:00
pinkerton%netscape.com
a102d7c0bb Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +00:00
pinkerton%netscape.com
487aa30b0c Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00
pinkerton%netscape.com
5c37ee63ae No longer try and cache the popdown tree. Just delete/recreate every time because of problems with LScroller and changing windows. 1998-08-12 18:47:54 +00:00
blythe%netscape.com
eb57d4bdfc fix from martin.nilsson@bigfoot.com for transparency problems in bitmap 1998-08-12 18:47:46 +00:00
kin%netscape.com
550bde7477 Fix for bug #313408: Need to update HG10297 and HG81272 macros in rosetta.h
and fix for Memory leak introduced in yesterdays checkin.
Files checked in: Command.cpp, Command.h and EditorView.cpp
1998-08-12 12:38:38 +00:00
donm%netscape.com
ea1ac52aeb Fixing 5.0 bustage. This is a big hack. Kin will fix soon. 1998-08-12 01:14:26 +00:00
kin%netscape.com
73e6b514f3 Modifications neccessary to route commands to the correct ENDER object
(HTMLArea) on the page. Approved and reviewd by ramiro and akkana.

Command.cpp
Command.h
    - Modified the XFE_ViewCommand constructor to take a view
      argument (defaults to NULL when not provided). If not NULL,
      this view is used to dispatch the command.

EditorView.cpp
EditorView.h
    - Modified all XFE_EditorViewCommands to take a view argument
      for their constructors to pass on to XFE_ViewCommand. Only
      ENDERs pass non-NULL views to the constructors, so the Editor
      still dispatches commands the way it always has.

Frame.cpp
Frame.h
    - Modified xfe_ExecuteCommand to take a cmdDispatcher argument.
      If non-null, it is casted to either a frame or view and then
      used to dispatch the command passed in. If it is null,
      xfe_ExecuteCommand dispatches as it always has.

Menu.cpp
Menu.h
PopupMenu.cpp
PopupMenu.h
    - Modified XFE_Menu and XFE_PopupMenu constructors to take a
      cmdDispatch argument. If it is non null, it is used to dispatch
      the command that is attatched to the menuitem.

MozillaApp.cpp
    - Modified xfeDoCommandAction ENDER code to call xfe_ExecuteCommand(),
      passing in the view as the cmdDispatcher.

View.cpp
    - Removed unused local variable in removeView(), to fix compiler
      warning.
    - Modified getCommandView() to recurse down the entire View tree
      to find a view that can handle a command. The old code only looked
      one level deep.
1998-08-11 21:50:47 +00:00
jgellman%netscape.com
d42f187424 got jwz's libmime changes building on windows 1998-08-11 21:30:43 +00:00
ftang%netscape.com
55a6c44c44 fix typo in Ukrainian 1998-08-11 21:14:47 +00:00
pinkerton%netscape.com
c249fbeca4 Support for pop-down tree views. 1998-08-11 19:20:01 +00:00
pinkerton%netscape.com
3bc20e854f Don't draw over popdown tree if showing. 1998-08-11 19:19:35 +00:00
pinkerton%netscape.com
a70aff6fbb Overrides for the popdown flex table to close at the right times, etc. 1998-08-11 19:19:18 +00:00
pinkerton%netscape.com
87fed0868e Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
pinkerton%netscape.com
52170e9b64 Hacks for showing a container docked, popup, or standalone, with a hack for drag and drop. 1998-08-11 19:17:36 +00:00
pinkerton%netscape.com
9260381052 Better support for opening a tree popup, docked, or standalone. 1998-08-11 19:17:19 +00:00
pinkerton%netscape.com
ccdedc93d0 Register popdown tree classes. 1998-08-11 19:16:37 +00:00
pinkerton%netscape.com
49d487386c API to Create panes from RDF_Resources as well. 1998-08-11 19:15:59 +00:00
pinkerton%netscape.com
e11c092cc3 Don't draw over the popdown tree if one is showing. 1998-08-11 19:15:05 +00:00
pinkerton%netscape.com
b4f3828239 Popdown tree. 1998-08-11 19:14:40 +00:00
pinkerton%netscape.com
7975138305 Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same. 1998-08-11 19:14:28 +00:00
ramiro%netscape.com
53d82b0839 Move the tree widgetry from XFE_RDFView to XFE_RDFTreeView. 1998-08-11 11:51:25 +00:00
ramiro%netscape.com
c6716d0131 Make the stand alone state of XFE_RDFView a member that can be toggled.
Fix a bunch of warnings.
Make the notif_cb a static member of XFE_NavCenterView as it should be.
1998-08-11 09:10:23 +00:00
danm%netscape.com
37e4f4d8e4 moved privacy prefs to their own (private) pane 1998-08-11 03:40:14 +00:00
wtc%netscape.com
a0d548ef66 Deleted obsolete code for OSF1V4. 1998-08-11 00:23:59 +00:00
wtc%netscape.com
2c9b0d8cc8 Enable pthreads-based build. The key is to ifdef all the code related
to the "Xt hack" with SW_THREADS.  I believe the Xt hack is only needed
by user-level threads (i.e., SW_THREADS).
1998-08-11 00:19:29 +00:00
wtc%netscape.com
3b89e1bda3 Miscellaneous fixes: Removed redundant occurences of libcaps.a and
libxpcom.a in BASIC_LIBS.  They only need to appear in BASIC_LIBS_2.
Put $(NSPR_LIB) in front of $(OTHER_LIBS) and $(OTHER_DYN_MOTIF_LIBS).
Enable pthreads-based build for Linux.  Define DYNAMIC_SYMBOLS_F to
be null on OSF1.
1998-08-11 00:18:07 +00:00
robinf%netscape.com
660336fb03 minor text updates to reflect latest UI 1998-08-10 22:57:36 +00:00
blythe%netscape.com
1e448b7134 Fix bugzilla bug #120 1998-08-10 22:45:14 +00:00
kin%netscape.com
4f212010ad Modified form_element_get_size() to call fe_HackTranslations() for all
form elements except the HTMLArea.
1998-08-10 21:11:07 +00:00
kin%netscape.com
2c8e580668 Commented out some debug statements with ifdef DEBUG_kin. 1998-08-10 21:08:10 +00:00
sdagley%netscape.com
5d18148ed8 Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it. 1998-08-10 04:49:58 +00:00
waterson%netscape.com
eced28047e Added some more timing traces to WinFE. Approved by blythe. 1998-08-09 20:28:53 +00:00
mcafee%netscape.com
c27502fec7 Compiler warning on IRIX. 1998-08-09 09:10:55 +00:00
jwz%mozilla.org
741187535c build and link against libmime (on Unix only, until I find some victims to
test things out on the other platforms.)
1998-08-09 03:53:14 +00:00
jwz%mozilla.org
11d49b4463 various tweaks to get libmime to build, and be linkable with the
rest of Mozilla.
1998-08-09 03:51:51 +00:00
beard%netscape.com
8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
ramiro%netscape.com
b72fff1a29 Fix xpcom linking problem under some versions of gcc and egcs.
Add libxpcom.a to link line after libraries that reference symbols in it.
1998-08-08 06:37:47 +00:00
law%netscape.com
a4c98fdbaa Fixing stupid off-by-one bug that breaks rel builds 1998-08-07 18:34:03 +00:00
robinf%netscape.com
2f793a3a3c this is help file that goest with as_html/2step.htm; re: bug 3000065 1998-08-07 18:10:18 +00:00
robinf%netscape.com
e4e752a985 removing this file so I can replace it with renamed file "2step.htm" to fix bug # 3000065 1998-08-07 18:08:29 +00:00
ramiro%netscape.com
35ea10ba77 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
ramiro%netscape.com
c8b7588195 fix attachment. 1998-08-07 11:03:30 +00:00
ramiro%netscape.com
c6a59fc40e dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
clu%netscape.com
27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com
5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com
bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com
522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +00:00
ramiro%netscape.com
ba7177f6c6 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
pinkerton%netscape.com
542fcd0128 Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht). 1998-08-07 01:01:23 +00:00
pinkerton%netscape.com
ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com
288babf521 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com
1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00