Commit Graph

1074 Commits

Author SHA1 Message Date
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