Commit Graph

2013 Commits

Author SHA1 Message Date
ramiro%netscape.com
5ee4ee4095 Use portable __alpha instead of Mozilla specific _ALPHA_. 1998-10-09 04:30:15 +00:00
ramiro%netscape.com
9580b526b5 Add textActivate(). 1998-10-09 04:24:56 +00:00
mjudge%netscape.com
7d497e9e0b 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
200780f0a9 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
a57efbb30f removed underline 1998-10-09 02:57:37 +00:00
ramiro%netscape.com
d0ab6a8866 Cleanup the old toolbar, urlbar and personal toolbar insanity. 1998-10-09 01:37:24 +00:00
ramiro%netscape.com
2d0294e0ea Remove multiple inheritance bullshit. 1998-10-09 01:36:04 +00:00
ramiro%netscape.com
86fa3523c4 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
9e07867ae9 Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 01:10:05 +00:00
waterson%netscape.com
8ef25e6cff Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=law. 1998-10-09 01:09:18 +00:00
slamm%netscape.com
ff45ad671f Reapply fix to formatItem (from 1.9). Accidentally got stomped. 1998-10-09 01:08:13 +00:00
mcafee%netscape.com
0c850d6b89 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
342a76d6e6 Fix bug in last checkin that ramiro found. 1998-10-09 00:08:21 +00:00
cyeh%netscape.com
0f4888c65b 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
bef014ff03 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
b0818d4a9c Change name of setStandAloneState() to setStandAlone(). 1998-10-08 22:13:41 +00:00
slamm%netscape.com
614759f8f3 Adde test for the column sort indicator. 1998-10-08 22:13:33 +00:00
slamm%netscape.com
1712885d89 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
fd379eb703 Change centered label to XmALIGNMENT_BEGINNING when too big to fit in space. 1998-10-08 22:13:23 +00:00
slamm%netscape.com
ce07960855 Add column sort indicator. 1998-10-08 22:13:10 +00:00
slamm%netscape.com
a1da9864a1 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
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