2092 Commits

Author SHA1 Message Date
akkana%netscape.com
f0c551baf3 image dialog fixes: 117115 (remote img err msg), 301858 (alt text) 1998-10-08 21:36:20 +00:00
akkana%netscape.com
768bac5f0e Add alt-- and alt-= acc text strings for outdent and indent 1998-10-08 21:33:38 +00:00
radha%netscape.com
8bd3023fba DocString hooked up to HT and the new DocString API 1998-10-08 21:32:45 +00:00
akkana%netscape.com
99368bfb9e 122416: don't open same file at same time 1998-10-08 21:32:18 +00:00
pinkerton%netscape.com
63877f7093 start pullings toolbars from HT instead of hardcoded in constructor. 1998-10-08 21:26:27 +00:00
pinkerton%netscape.com
ebeb2870d2 context menus, layout changes and fixes. 1998-10-08 21:25:18 +00:00
cyeh%netscape.com
738e0dcfa0 remove #ifdef NSPR in preparation for turning off NSPR and NSPR20 compile defines 1998-10-08 21:24:44 +00:00
pinkerton%netscape.com
5768dcef3d 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
946f92ddc0 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
7ccc45febe 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
28b0a5d4b1 call clickSelf if not handled in a child class. 1998-10-08 21:22:27 +00:00
radha%netscape.com
3d745b3825 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
4598448348 added code for handling HT commands from context menus in toolbars. 1998-10-08 21:22:11 +00:00
pinkerton%netscape.com
b6204f4f3a new tree context menu relfects rearranging of HT context menu code. 1998-10-08 21:21:27 +00:00
radha%netscape.com
1a7fffa64b 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
cbe3a1cc8f Use the RDF pane's mode to create the RDF Pane accordingly 1998-10-08 21:19:16 +00:00
law%netscape.com
d22b69be29 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
81a9f7a466 Backing out change to make bookmarks top-level menu. It's beyond me. 1998-10-08 21:06:36 +00:00
hyatt%netscape.com
383f3eb12c 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
4e27bde4ea Adding QAP_AssistPP.cp to project and fixes for Pro4 to QAP. 1998-10-08 20:59:09 +00:00
racham%netscape.com
effd61570d 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
90bc7ab463 BUG324100 : Fix for Show Intro Scrrens. Added a layer around previews 1998-10-08 18:18:33 +00:00
racham%netscape.com
9fb5c21d0a Added the global variable debugFlag 1998-10-08 06:54:42 +00:00
racham%netscape.com
5ae49735d9 Added code to set the debugFlag 1998-10-08 06:53:38 +00:00
racham%netscape.com
77827a2002 Setting debugMode value to NO 1998-10-08 06:51:45 +00:00
racham%netscape.com
2419284b45 Added debug statements with a flag and additional fixes 1998-10-08 06:49:33 +00:00
racham%netscape.com
600981fd15 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
b6deebf4d0 Added code to allow users to identify the configuration along with filename 1998-10-08 06:45:35 +00:00
racham%netscape.com
34787767a3 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
c1b54177a1 Backout previous hack. Not needed anymore. I fixed the real problem. 1998-10-07 15:36:41 +00:00
ramiro%netscape.com
e0d7a0e949 Fix the broken unix builds. 1998-10-07 15:34:47 +00:00
ramiro%netscape.com
b965770c3b Try to fix unix bustage by hard coding an include. 1998-10-07 15:30:48 +00:00
ramiro%netscape.com
f682c6b1b4 Try to fix the unix bustage. 1998-10-07 15:14:06 +00:00
racham%netscape.com
6a72c7cdf4 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
0af7da18fa Fix broken test. 1998-10-07 10:28:21 +00:00
ramiro%netscape.com
ffe4575a41 Fix broken tests. 1998-10-07 10:23:59 +00:00
racham%netscape.com
c4b433d96b BUG327094 : Adding library references to support profile.cpp changes 1998-10-07 10:23:07 +00:00
racham%netscape.com
52a5cb0d78 Commenting out some debug statements 1998-10-07 10:19:01 +00:00
racham%netscape.com
ea7d9964b2 BUGS 327325, 327726: fixes to IAS file related bugs 1998-10-07 10:17:47 +00:00
racham%netscape.com
12dbb5639d BUGS 327325, 327726: fixes to NCI file related bugs 1998-10-07 10:14:51 +00:00
ramiro%netscape.com
339bf139c8 Fix broken tests. 1998-10-07 10:03:08 +00:00
ramiro%netscape.com
78e0a6a722 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com
e2e0f15197 Fix broken tests. 1998-10-07 09:45:58 +00:00
ramiro%netscape.com
cb0719a640 Fix comment. 1998-10-07 09:34:03 +00:00
ramiro%netscape.com
30ab1cbea3 Fix IRIX bustage. 1998-10-07 09:06:56 +00:00
ramiro%netscape.com
e727e2a6a3 Sync. 1998-10-07 08:57:54 +00:00
ramiro%netscape.com
d25212e31d Undo the old urlbar hack. 1998-10-07 07:50:56 +00:00
ramiro%netscape.com
8df71b6b6a Add support for url bars. 1998-10-07 07:50:40 +00:00
ramiro%netscape.com
c8e09d1cea New toolbar classes. 1998-10-07 07:45:26 +00:00
ramiro%netscape.com
c7d3de38cb Sync. 1998-10-07 07:44:33 +00:00