dmose%mozilla.org
83e38c06cc
updated license boilerplate to xPL v1.1
...
git-svn-id: svn://10.0.0.236/trunk@52594 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 22:43:10 +00:00
mcafee%netscape.com
0d1043d721
Uncommenting call to setTextStringFromURL(), navigating links updates the URL bar now, pending the notification mechanism listed in the comment above the call.
...
git-svn-id: svn://10.0.0.236/trunk@13086 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 06:38:34 +00:00
slamm%netscape.com
51ccf3f4a6
Bring toolbar drag/drop back to life.
...
git-svn-id: svn://10.0.0.236/trunk@13052 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-17 01:09:02 +00:00
ramiro%netscape.com
1b7053743f
Fix the urlbar somemore. It now set the url string properly.
...
git-svn-id: svn://10.0.0.236/trunk@13019 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 21:31:54 +00:00
ftang%netscape.com
f80cc2f932
enable toolbar item to render UTF8 text. Change several XmString related function in RDFUtils.c to also return a font list associated with the XmString. approved by slamm
...
git-svn-id: svn://10.0.0.236/trunk@12883 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 13:45:54 +00:00
ramiro%netscape.com
c96b769834
Navigation buttons back in business.
...
git-svn-id: svn://10.0.0.236/trunk@12788 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:42:00 +00:00
slamm%netscape.com
2f4c510318
Rehook up the updateCommand functions.
...
This sets back/forward/reload/stop sensitivity again.
git-svn-id: svn://10.0.0.236/trunk@12726 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 20:46:41 +00:00
ramiro%netscape.com
16ac2997a7
Move configure functions to XFE_RDFUtils.
...
git-svn-id: svn://10.0.0.236/trunk@12698 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 14:23:57 +00:00
ramiro%netscape.com
eb2a18d4ae
Move getStyleAndLayout() functions to XFE_RDFUtils.
...
git-svn-id: svn://10.0.0.236/trunk@12696 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 14:06:26 +00:00
ramiro%netscape.com
282a985095
Move getPixmapsForEntry() to XFE_RDFUtils.
...
git-svn-id: svn://10.0.0.236/trunk@12695 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 13:52:43 +00:00
ramiro%netscape.com
455d111643
Use XFE_ToolbarItem instead of widget hacks
...
git-svn-id: svn://10.0.0.236/trunk@12680 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 07:22:01 +00:00
ramiro%netscape.com
8e2e7cc31d
Move setItemLabelString() to XFE_RDFUtils.
...
git-svn-id: svn://10.0.0.236/trunk@12574 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-12 14:36:51 +00:00
ramiro%netscape.com
8e448ca0aa
Move getStringFromResource() to XFE_RDFUtils.
...
git-svn-id: svn://10.0.0.236/trunk@12573 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-12 14:28:42 +00:00
ramiro%netscape.com
09445da482
Kepp track of the ht resource that created the item. Make the urlbar
...
useable.
git-svn-id: svn://10.0.0.236/trunk@12558 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-12 10:19:42 +00:00
ramiro%netscape.com
f5d2de2c00
Remove multiple inheritance bullshit.
...
git-svn-id: svn://10.0.0.236/trunk@12391 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 01:36:04 +00:00
radha%netscape.com
860ccb8b34
DocString hooked up to HT and the new DocString API
...
git-svn-id: svn://10.0.0.236/trunk@12333 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-08 21:32:45 +00:00
ramiro%netscape.com
ad65ad72a4
Add support for url bars.
...
git-svn-id: svn://10.0.0.236/trunk@12172 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 07:50:40 +00:00
slamm%netscape.com
2b732dc45c
Fix growing cascades on the toolbar. #938 . The cascade callback was called for enter and leave events.
...
git-svn-id: svn://10.0.0.236/trunk@11821 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 23:26:53 +00:00
ramiro%netscape.com
f5f97bfe7c
Create logo only if needed.
...
git-svn-id: svn://10.0.0.236/trunk@11657 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-01 08:36:26 +00:00
radha%netscape.com
798e658b41
Don't free the client data. This makes the crash when you mouse over any
...
RDF toolbars for the second time.
git-svn-id: svn://10.0.0.236/trunk@11650 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-01 04:53:44 +00:00
radha%netscape.com
d6a879b766
Toolbar properties hooked up to RDF. Toolbars get their tooltips from the new
...
tooltip api
git-svn-id: svn://10.0.0.236/trunk@11295 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-28 23:14:30 +00:00
ramiro%netscape.com
826f56ec53
Add a callback to control which toolbar children are resized to the max
...
dimensions.
git-svn-id: svn://10.0.0.236/trunk@10608 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-21 20:20:14 +00:00
ramiro%netscape.com
ff7a8c8a7e
Remove superflous XmNchildUsePreferred{Width,Height} resources.
...
git-svn-id: svn://10.0.0.236/trunk@10551 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-20 17:06:05 +00:00
ramiro%netscape.com
f3918106e8
A better name. layout_frozen instead of ignore_configure.
...
git-svn-id: svn://10.0.0.236/trunk@10548 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-20 16:01:12 +00:00
ramiro%netscape.com
63e37513dd
Allow each toolbar child's width/height to be forced to the max individually.
...
Before, it was either all or nothing which was bad when getting dynamic
toolbars to work, especially with complicated toolbar items such as a
combo box.
git-svn-id: svn://10.0.0.236/trunk@10547 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-20 13:32:41 +00:00
ramiro%netscape.com
69ff0aa488
Fix default rdf toolbar layout.
...
git-svn-id: svn://10.0.0.236/trunk@10264 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-17 13:48:14 +00:00
slamm%netscape.com
ccdc105a09
Move some toolbar specific code from RDFMenuToolbarBase to RDFToolbar.
...
git-svn-id: svn://10.0.0.236/trunk@10201 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 21:46:22 +00:00
slamm%netscape.com
aefa48de5b
Use the prefapi directly for the toolbar prefs.
...
git-svn-id: svn://10.0.0.236/trunk@9985 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-14 19:52:40 +00:00
slamm%netscape.com
592eefc568
Fix resources for RDF Toolbars.
...
git-svn-id: svn://10.0.0.236/trunk@9882 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-11 19:33:49 +00:00
slamm%netscape.com
83a23b5f1c
Avoid adding the wrong nodes to the toolbar
...
git-svn-id: svn://10.0.0.236/trunk@9528 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-08 20:14:15 +00:00
slamm%netscape.com
33f1662279
Add ht_event debugging
...
git-svn-id: svn://10.0.0.236/trunk@9258 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-03 21:43:55 +00:00
slamm%netscape.com
034db9db1f
Dynamically add items (previously we rebuilt the whole thing).
...
git-svn-id: svn://10.0.0.236/trunk@9070 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-02 00:26:27 +00:00
slamm%netscape.com
0f28d99589
RDF toolbars. Currently only creates buttons for bookmarks.
...
git-svn-id: svn://10.0.0.236/trunk@8523 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-26 18:34:52 +00:00