ramiro%netscape.com
e032cf0f0f
Make the tooltip interface more useful. Do all the magic in the super class.
...
Add callback interface. Update XFE_ToolbarCascade.
1998-10-13 11:32:17 +00:00
ramiro%netscape.com
1a7212581b
Add gNavCenter declaration.
1998-10-13 11:29:24 +00:00
nisheeth%netscape.com
a0308dbb42
Windows now refresh properly when you resize them on the WinFe. Fixes Bugzilla
...
bug 1079 and bugsplat bug 313562.
1998-10-13 10:44:54 +00:00
mcafee%netscape.com
d53b2238e1
Adding libns_mime.a for SMART_MAIL + MOZ_SECURITY case
1998-10-13 09:45:20 +00:00
ramiro%netscape.com
0164442d13
Make the sensitive interface more useful.
1998-10-13 07:32:03 +00:00
ramiro%netscape.com
ed205c61fe
Improve the toolbar item configure and initialize interfaces
1998-10-13 07:22:09 +00:00
ramiro%netscape.com
c804b2ed2b
Use XFE_ToolbarItem instead of widget hacks
1998-10-13 07:22:01 +00:00
ramiro%netscape.com
39c9038f22
Add ToolbarSeparator.cpp
1998-10-13 07:21:55 +00:00
ramiro%netscape.com
892d14bb4c
Add toolbar separator.
1998-10-13 07:17:38 +00:00
racham%netscape.com
65e6218462
Removing RegServ.IAS for 4.5 release
1998-10-13 06:52:31 +00:00
racham%netscape.com
ada98102e4
Modified for 4.5 release
1998-10-13 06:47:52 +00:00
racham%netscape.com
efe9d5c91b
Modified prompt message
1998-10-13 06:40:30 +00:00
racham%netscape.com
15d1962a07
Added 2step server option to global options
1998-10-13 06:38:18 +00:00
racham%netscape.com
c94fa6b126
Added supporting code to new global options UI
1998-10-13 06:36:25 +00:00
gagan%netscape.com
2f4eb25758
NuCache defines for mozilla.mak.
1998-10-13 05:44:34 +00:00
ramiro%netscape.com
a867742b43
Fix fos bugzilla bug 1074. Assert and crash in tooltip stage two handler.
1998-10-13 04:26:38 +00:00
waterson%netscape.com
be1114ae44
Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=saari.
1998-10-13 02:53:01 +00:00
robinf%netscape.com
03eb0a1e9d
updating these files with final text/UI changes to ASE Global Options screen
1998-10-13 02:08:24 +00:00
gagan%netscape.com
2f7747c687
Renamed cachelib.lib to cache.lib for NuCache.
1998-10-13 00:46:23 +00:00
slamm%netscape.com
1101fe805a
Hook up getHtResource(). (Native sun compiler requires that it return a value).
1998-10-12 22:44:54 +00:00
slamm%netscape.com
efd6f5f1a4
Use i18n calls for treeview strings.
1998-10-12 22:24:13 +00:00
cyeh%netscape.com
6f0645cf11
Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY
1998-10-12 21:27:12 +00:00
cyeh%netscape.com
0f16c7191f
more NSPR20 removal. well never go back to NSPR1 again.
1998-10-12 18:45:02 +00:00
ramiro%netscape.com
90081a01ed
Move setItemLabelString() to XFE_RDFUtils.
1998-10-12 14:36:51 +00:00
ramiro%netscape.com
fc8169360f
Move getStringFromResource() to XFE_RDFUtils.
1998-10-12 14:28:42 +00:00
ramiro%netscape.com
5910259f0e
Move XmString utilities to XFE_RDFUtils.
1998-10-12 14:19:37 +00:00
ramiro%netscape.com
6e72ccccf2
Move a bunch of ht_ utilities to RDFUtils.
1998-10-12 14:09:43 +00:00
ramiro%netscape.com
7056c6e96c
Added RDFUtils.cpp.
1998-10-12 13:50:01 +00:00
ramiro%netscape.com
d6768e77bd
Move utility functions to their own class.
1998-10-12 13:48:15 +00:00
ftang%netscape.com
f7259cacef
change the drawing routine to INTL one
1998-10-12 12:10:59 +00:00
ftang%netscape.com
54d0ea80c3
break one line into two line so ftang could easily verify UTF8 text drawing before implement
...
better Unicode drawing function
1998-10-12 12:08:58 +00:00
ftang%netscape.com
b1374447bc
fix crop problem for multibyte charset in WFE DrawTextEx
1998-10-12 12:06:53 +00:00
ftang%netscape.com
8cf85b3505
implement better DrawTextW
1998-10-12 12:01:51 +00:00
ramiro%netscape.com
56b94e3c34
Fix IRIX dumbass-ness.
1998-10-12 11:35:41 +00:00
ramiro%netscape.com
8b0bffc4af
Kepp track of the ht resource that created the item. Make the urlbar
...
useable.
1998-10-12 10:19:42 +00:00
ramiro%netscape.com
6f5429efa5
Add getURL(). This is needed for the new configurable rdf toolbars which
...
dont know anything about BrowserFrame. They know about Frame and they
need to cann getURL(). So im putting it here and making it a virtual noop
by default.
1998-10-12 10:18:56 +00:00
ramiro%netscape.com
45a7597595
Add XfeComboBoxSetTextString().
1998-10-12 10:09:30 +00:00
jonas.utterstrom%vittran.norrnod.se
d027131cde
Added Mail stub functions to avoid linking errors.
1998-10-12 07:18:21 +00:00
ramiro%netscape.com
bba1e3334d
Here are some changes to the XFE Tab code. The existing code has a
...
bug: in case the bounds are crossed to start, it goes on a big loop
which takes a long time. Probably this should not happen normally,
but it can't hurt to guard against it.
Thanks to Joe Keane <jgk@jgk.org> for providing the fix.
1998-10-12 06:36:18 +00:00
ramiro%netscape.com
edcdf8c318
Patch to make RDF menus a lot faster. They are a lot faster now!
...
Thanks to skinny <skinny@knowhere.net> for providing the patch.
1998-10-12 06:26:30 +00:00
jfrancis%netscape.com
22ee9b07da
fixing some printing probs with forms and adding javascript support for html textarea form elements (ENDER)
1998-10-12 04:59:04 +00:00
jfrancis%netscape.com
5f2ef6f7be
fixing some printing bugs for HTML forms
1998-10-12 04:57:12 +00:00
racham%netscape.com
1039af8bbd
Saved global information about paths in the parent varaibles
1998-10-11 23:52:17 +00:00
racham%netscape.com
c942d23643
Increased the options box width appropriately
1998-10-11 23:51:01 +00:00
racham%netscape.com
bd07be8782
Adjusted parentheses in the options box
1998-10-11 23:48:18 +00:00
racham%netscape.com
c40f37cf9e
Fixed file save bug
1998-10-11 23:45:26 +00:00
waterson%netscape.com
1e645b44b1
Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro
1998-10-11 20:30:20 +00:00
sspitzer%netscape.com
ac0c7f9010
tweak the icon so that the colors fit the mozilla palette
...
this will get rid of the warnings that look like this:
Bad color: 40 20 0 try 34 34 34 Desk_Navigator
1998-10-10 21:54:12 +00:00
briano%netscape.com
e583c37027
Added support for Rhapsody.
1998-10-10 20:57:11 +00:00
blythe%netscape.com
61f165a2f2
Fix bug 82823, hard coded string
1998-10-10 15:33:38 +00:00
blythe%netscape.com
5aa019343f
VC6 specific change to not produce trivial warning while building, thanks to david.gardiner@unisa.edu.au
1998-10-10 15:29:20 +00:00
law%netscape.com
8aa6374b0c
Fix for bug #87136 (must be the oldest bug ever fixed!); hack window invalidating for print preview
1998-10-10 07:32:34 +00:00
ramiro%netscape.com
9e073d0a57
Add pref stuff to makefiles.
1998-10-10 03:09:15 +00:00
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
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
ramiro%netscape.com
41bd8e6882
New toolbar button class.
1998-10-07 07:42:27 +00:00
ramiro%netscape.com
40314f3a99
New proxy icon.
1998-10-07 07:24:33 +00:00
ramiro%netscape.com
7d76bc8fc3
Link with combo box lib.
1998-10-07 07:24:19 +00:00
ramiro%netscape.com
0eec50f4b6
Adding new toolbar item classes.
1998-10-07 07:22:11 +00:00
ramiro%netscape.com
63f55dc422
Make setSensitive() and isSensitive() virtual.
...
Also, ass some assertions.
1998-10-07 07:19:13 +00:00
ramiro%netscape.com
62c2903822
Accept combo box children.
...
Also, turn off the force dimensions crap since its broken badly.
1998-10-07 07:18:17 +00:00
cmanske%netscape.com
f3a9279059
Fixed bug in new Open URL dialog (unitinialized list pointers)
1998-10-07 05:31:05 +00:00
ramiro%netscape.com
977a59c1c9
Moved XFE_DoCommandArgs from Command.h to Button.h.
1998-10-07 05:08:07 +00:00
cmanske%netscape.com
05ffb2b7e1
Changed 'Preview' to 'Browse' in toolbar and removed 'Navigator' reference
1998-10-07 05:07:14 +00:00
cmanske%netscape.com
bc39840b55
Fixed right-mouse popup memu bugs, added Insert object submenu and jump to internal target
1998-10-07 04:55:11 +00:00
ramiro%netscape.com
f14766ca18
Add text set/get methods.
1998-10-07 04:36:29 +00:00
sdagley%netscape.com
bfce8f47d7
Added pref item to control URL Autocompletion (network.enableUrlMatch)
1998-10-07 04:22:49 +00:00
pinkerton%netscape.com
34cc3dccd1
add resizeFrameBy to relayout on resize.
1998-10-07 04:11:02 +00:00
pinkerton%netscape.com
ca1b804bf0
calc button size stuff at startup not at draw time for layout.
1998-10-07 04:10:21 +00:00
sdagley%netscape.com
0dfd1d18a9
Implement Privacy menu on Mac
1998-10-07 01:34:35 +00:00
cmanske%netscape.com
7910fc239a
Fixed problem with Composer's right mouse popup menu when over a link
1998-10-07 00:57:35 +00:00
cmanske%netscape.com
f0cd5c0610
Composer Publishing improvements
1998-10-07 00:32:42 +00:00
scc%netscape.com
dc496ff79d
the real LayoutButtons method
1998-10-07 00:06:48 +00:00
racham%netscape.com
ddb203628c
Changes to reflect the regtest machine move
1998-10-06 23:50:20 +00:00
law%netscape.com
3e28c9fee8
Fix for bug #105440 ; handle multiple file extensions in fe_NewFileType
1998-10-06 23:45:58 +00:00
pinkerton%netscape.com
1e0a8727b8
Changes for laying out toolbars
1998-10-06 23:28:42 +00:00
pinkerton%netscape.com
56b127574c
Fix bug where the toolbars in the first window were never enabled.
1998-10-06 23:28:07 +00:00
pinkerton%netscape.com
631316e12b
break out hooking up the context to the toolbars so that it can be called when the url bar streams in.
1998-10-06 23:27:37 +00:00
hyatt%netscape.com
09375bc824
Tweaks to top-level menus to move bookmarks back to where it BELONGS!!!
1998-10-06 23:23:26 +00:00
danm%netscape.com
7c9f237045
individual toolbar buttons now respond to RDF display mode overrides. r:hyatt.
1998-10-06 22:26:40 +00:00
cmanske%netscape.com
d3516971dd
Fixed problem with Open Page dialog not loading URL
1998-10-06 21:45:33 +00:00
racham%netscape.com
536e76d2cc
Adding RunTimeSwitch -reg_mode
1998-10-06 21:08:39 +00:00
pinkerton%netscape.com
549c043fc7
url bar now works, redraw fixes, buttons actually do what they are supposed to do.
1998-10-06 20:55:43 +00:00
pinkerton%netscape.com
15ccd672a6
more strawman layout changes and button init routines.
1998-10-06 20:55:14 +00:00
pinkerton%netscape.com
f7d228ee4e
new command for general toolbar buttons in FindCommandStatus.
1998-10-06 20:54:37 +00:00
pinkerton%netscape.com
433883db7c
consolodate some commands into Netscape_constants and add a new one for general toolbar buttons.
1998-10-06 20:54:03 +00:00
cmanske%netscape.com
c6a337e6f1
Fixed Composer bugs in Publishing. Added history lists to Open Page dialog
1998-10-06 20:29:52 +00:00
mcafee%netscape.com
a1ac43a413
Fixing security breakage
1998-10-06 07:22:41 +00:00
pinkerton%netscape.com
640d021ce4
Added tooltip support, better icon drawing support.
1998-10-06 03:58:30 +00:00
pinkerton%netscape.com
714f732ee2
Fix hidden virtual functions.
1998-10-06 03:57:25 +00:00
pinkerton%netscape.com
5022884e44
Added GetImageDimensions() so clients can tell the size of the image. Will fail gracefully if that info is not present.
1998-10-06 03:56:56 +00:00
hyatt%netscape.com
ffe5641a79
WinFE now understands buttonBorderStyle on toolbars.
1998-10-06 03:41:14 +00:00
hyatt%netscape.com
3b91d075fe
Changes to support the toolbar icons (in their four different states).
1998-10-06 02:31:01 +00:00
ramiro%netscape.com
56043cd430
Replace tab with space.
1998-10-06 01:53:36 +00:00
ramiro%netscape.com
96aef40b05
Comment out unused motif.mk until cls@seawood.org explains why the
...
FOO_MOTIF_FLAGS are not used here.
1998-10-06 01:53:14 +00:00
cls%seawood.org
8ff4aebf65
Removed static kludge. Some platforms don't have a static libdl.
1998-10-06 01:50:29 +00:00
sdagley%netscape.com
c939b835c6
Picked up sfraser's fix from 4.5 that allows URLs of up to 1K to be dragged to a browser window (old limit was 255 characters)
1998-10-06 01:29:50 +00:00
slamm%netscape.com
8ecc374061
Set the sensitivity of the show/hide column buttons.
1998-10-05 23:30:45 +00:00
pinkerton%netscape.com
f1ba38b754
Better drawing for control tracking on push buttons. Now selects/unselects correctly for mouse clicks.
1998-10-05 23:02:49 +00:00
beard%netscape.com
a0de371b82
Deleted FullSoft Access paths (for sure, this time).
1998-10-05 22:47:39 +00:00
pinkerton%netscape.com
736ac30e7f
support toolbarBitmapPosition property.
1998-10-05 22:44:47 +00:00
pinkerton%netscape.com
5cca4d5199
Simple hack to strawman layout to make toolbars with icon on the side create narrow buttons.
1998-10-05 22:44:21 +00:00
scc%netscape.com
1c1918cd05
Exploited better syntax for class constants; delay hooking up HT_FEData until creating the HT_Pane to hook it up to; fixed formatting
1998-10-05 22:41:32 +00:00
cyeh%netscape.com
cacb8764fa
removing -DMOCHA from Windows build.
1998-10-05 22:15:43 +00:00
ramiro%netscape.com
9c4d308089
Make sure mozilla-export builds even if only one of static/dynamic motif is
...
present on the system.
1998-10-05 22:09:11 +00:00
cls%seawood.org
da07ca5114
ifndef NO_STATIC_LIB, compile mkicons statically to avoid problems during the build due to dynamic libs not being in the LD_LIBRARY_PATH.
1998-10-05 21:54:08 +00:00
pinkerton%netscape.com
c5c547b0bb
More rollover stuff and pure virtual interfaces in CRDFToolbarItem to get rid of LView reliance in base class.
1998-10-05 20:56:03 +00:00
cltbld%netscape.com
f6d531b383
Deleted FullSoft Access path
1998-10-05 19:41:12 +00:00
ramiro%netscape.com
ab8c98878e
Fix for bugzilla bug 886. compiler warning for missing brakets.
...
Thanks to Raffaele Sena <raff@aromatic.com> for providing a fix.
1998-10-05 19:35:48 +00:00
ramiro%netscape.com
a79a72429f
Here's a quick patch to get the autoconf build to work under
...
FreeBSD. I think this is needed because the old build system
would define BSDI for FreeBSD systems, while autoconf doesn't.
Thanks to skinny <skinny@knowhere.net> for pointing this out.
1998-10-05 19:24:33 +00:00
pinkerton%netscape.com
c5b5342df7
Getting the button class drawing and showing rollover feedback.
1998-10-05 18:47:21 +00:00
pinkerton%netscape.com
c01c823a72
More code to better create the correct item class, EraseBackground() to do the right thing when HT specifies a colored bg, and some more minor tweaks.
1998-10-05 18:46:54 +00:00
cyeh%netscape.com
f31dc000c8
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00
ftang%netscape.com
7ae77c6f97
add menu csid selector
1998-10-05 14:56:00 +00:00