diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-04-07 20:31:42 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-04-07 20:31:42 +0000 |
commit | e68159f3119d38d2f1ce8d4d9c6f5729c3d9326e (patch) | |
tree | 14e2e97187a282529da4723ccafb5c940a9f192a /ChangeLog-20000414 | |
parent | fc19e85bc091525530751924e684444ef9ca3137 (diff) | |
download | nautilus-e68159f3119d38d2f1ce8d4d9c6f5729c3d9326e.tar.gz |
pointed service code at Jonathan's prototype server - registration is now
pointed service code at Jonathan's prototype server - registration is
now working. Also, implemented simple drag highliting, by treating it
exactly like selection highliting
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r-- | ChangeLog-20000414 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414 index 6710d2bd9..ac21ee8e5 100644 --- a/ChangeLog-20000414 +++ b/ChangeLog-20000414 @@ -1,3 +1,15 @@ +2000-04-07 Andy Hertzfeld <andy@eazel.com> + + * components/services/startup/nautilus-service-startup-view.c: + switched over to using Jonathan's prototype service, which is only + accessible from eazel's intranet for now. Registration now works with + the service. + * libnautilus/nautilus-icon-canvas-item.c: + first, simple version of drag/swallow highliting - it just darkens the + icon and emboldens the text, exactly like selection highlighting. + Pavel's going to set the flag during dragging soon, so this will help + him see what he's doing. Soon, we'll have a more elaborate approach. + 2000-04-06 Andy Hertzfeld <andy@eazel.com> * components/services/startup/nautilus-service-startup-view.c: |