demexp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-cvs] arch commit: demexp--dev--0.7--patch-16


From: David
Subject: [Demexp-cvs] arch commit: demexp--dev--0.7--patch-16
Date: Thu, 22 Sep 2005 23:39:31 +0200

Revision: demexp--dev--0.7--patch-16
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Thu Sep 22 23:39:07 CEST 2005
Standard-date: 2005-09-22 21:39:07 GMT
Renamed-files: web/.arch-ids/vote.ml.nw.id web/.arch-ids/voteWeb.ml.nw.id
    web/.arch-ids/vote.ui.nw.id web/.arch-ids/voteWeb.ui.nw.id
    web/vote.ml.nw web/voteWeb.ml.nw
    web/vote.ui.nw web/voteWeb.ui.nw
Modified-files: config/Makefile.inc doc/demexp-book.tex
    gtk2-clnt/vote.ml.nw lib/misc.ml.nw
    web/addResponse.ml.nw web/addResponse.ui.nw
    web/browse.ml.nw web/index.ml.nw web/index.ui.nw
    web/registry.ml.nw web/voteWeb.ml.nw web/voteWeb.ui.nw
New-patches: address@hidden/demexp--dev--0.7--patch-16
Summary: vote dialog now works
Keywords: web build

* web/index.ml.nw
  web/index.ui.nw
  config/Makefile.inc
  
  Rename module web/Vote into web/VoteWeb to avoid name clash with
  module gtk2-clnt/Vote.

* config/Makefile.inc

  Use ocamldep.opt to compute depencies: much quicker!

* doc/demexp-book.tex

  Add addReponse and voteWeb sources to demexp-book.

* gtk2-clnt/Vote
  lib/Misc

  Move function [[split_responses]] from gtk2-clnt/Vote to lib/Misc for
  reuse by web/VoteWeb module.

* web/AddResponse

  Use web/Browse "cache_filename" and "connect_to_server" instead of
  redefining them.

* web/addResponse.ui.nw

  Add question title and number on web page.

* web/Browse

  Remove tag number from tag list in tag selector.

* web/voteWeb.ml.nw
  web/voteWeb.ui.nw

  Vote dialog now supports complete vote:
   - get previous vote from server;
   - handle vote change;
   - do vote on server.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]