summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-04-06 08:39:55 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-04-06 08:39:55 +0000
commitea34d463622fb11c9ab151dab73e43504b40cd17 (patch)
tree7ee3ef4213bcc79e2260911412cdd8cbf6884a68 /ChangeLog-20000414
parentaf03941bcc35adf5194d7c6ec567ca4e8cf1bb2f (diff)
downloadnautilus-ea34d463622fb11c9ab151dab73e43504b40cd17.tar.gz
made registration invoke the service cgi and give appropriate error
made registration invoke the service cgi and give appropriate error feedback or move on to the configuration step. Made it disable the registration button unless something is typed into each of the 3 fields
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r--ChangeLog-200004148
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index 428e933fd..ed524cda5 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,3 +1,11 @@
+2000-04-05 Andy Hertzfeld <andy@eazel.com>
+
+ * components/services/startup/nautilus-service-startup-view.c:
+ made the registration code display errors on various conditions; made it make an
+ HTTP request to the service cgi and give appropriate error feedback or move to
+ the configuration form if successful. Disabled the registration button unless something
+ is typed into each field.
+
2000-04-05 John Sullivan <sullivan@eazel.com>
Fixed bug 394 (clicking Home button segfaults)