Commit Graph

2030 Commits

Author SHA1 Message Date
sspitzer%netscape.com
ac2626acec replace the old icon (the ship wheel) with a new and improved icon 1998-10-10 02:44:19 +00:00
ramiro%netscape.com
4a3d4958ba Pref stuff. 1998-10-10 02:41:04 +00:00
saari%netscape.com
73adfecb86 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
88f867a9b9 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
akkana%netscape.com
1c09973299 Remove a debug print 1998-10-10 00:53:16 +00:00
kin%netscape.com
2fe9937a1b 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
fae8fde001 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
5fda8b050b 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
ecb3553a2a about:javascript 1998-10-09 21:58:09 +00:00
cyeh%netscape.com
881ea51d89 removing old #ifdef NSPR stuff. 1998-10-09 21:38:30 +00:00
ramiro%netscape.com
41ec766008 The superclass already stores the parent toolbox - take it out. 1998-10-09 09:11:26 +00:00
ramiro%netscape.com
68bf9b2255 Fix the 'view menu crashes' bug that mcafee just reported. 1998-10-09 07:52:51 +00:00
ramiro%netscape.com
a510b93fa0 Rename the old toolbar to XFE_ObsoleteToolbar. 1998-10-09 07:45:04 +00:00
racham%netscape.com
abc917edaf Setting temporary flag to FALSE to make successfully created accounts permanent 1998-10-09 06:44:08 +00:00
ramiro%netscape.com
fc2db73312 Add getAncestorFrame() and getAncestorContext(). 1998-10-09 06:15:22 +00:00
robinf%netscape.com
f64bfb4e06 Fixing bug # 321155 1998-10-09 05:04:12 +00:00
ramiro%netscape.com
1dfaa4ce03 Add support for accent borders to all managers. Add more combobox string
methods.
1998-10-09 04:33:32 +00:00
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