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.5--patch-44


From: David
Subject: [Demexp-cvs] arch commit: demexp--dev--0.5--patch-44
Date: Sun, 26 Jun 2005 16:56:25 +0200

Revision: demexp--dev--0.5--patch-44
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Sun Jun 26 16:56:02 CEST 2005
Standard-date: 2005-06-26 14:56:02 GMT
Modified-files: gtk2-clnt/browser.ml.nw
    gtk2-clnt/cache.ml.nw gtk2-clnt/clsf.ml.nw
    gtk2-clnt/demexp-gtk2-client.ml.nw gtk2-clnt/tags.ml.nw
    gtk2-clnt/users.ml.nw gtk2-clnt/vote.ml.nw
New-patches: address@hidden/demexp--dev--0.5--patch-44
Summary: display Seen, Voted and Updated status for questions in browser
Keywords: client

* gtk2-clnt/Browser:

  - code refactoring: no longer maintain our own status of the selected
    question but instead use the information from question view. It
    makes the code cleaner;

  - add Seen, Voted and Updated (SVU) boolean columns on the question
    display;

  - factorize common code in "connect_question_view".

* gtk2-clnt/Clsf
  gtk2-clnt/Tags
  gtk2-clnt/Users
  gtk2-clnt/Cache: 

  - new function "Cache.is_updated": returns true if the cache object
    has been updated since last save;

  - code refactoring: the "Cache.invalidate_what" type becomes "what"
    and is used for both "Cache.is_updated" and
    "Cache.invalidate". Update callers.

* gtk2-clnt/Vote: "ui_vote" no longer take question description and
  responses as parameter, but instead get them from the network
  (i.e. from the cache). It simplifies calling code.

* gtk2-clnt/demexp-gtk2-client.ml.nw: print timers only when in normal
  mode (i.e. not autotest mode).





reply via email to

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