demexp-cvs
[Top][All Lists]
Advanced

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

[Demexp-cvs] arch commit: demexp--development--0.3--patch-82


From: David
Subject: [Demexp-cvs] arch commit: demexp--development--0.3--patch-82
Date: Mon, 25 Oct 2004 20:28:04 +0200

Revision: demexp--development--0.3--patch-82
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Mon Oct 25 20:27:42 CEST 2004
Standard-date: 2004-10-25 18:27:42 GMT
Modified-files: lablgtk2-clnt/addrep.ml.nw
    lablgtk2-clnt/browser.ml.nw lablgtk2-clnt/clsf.ml.nw
    lablgtk2-clnt/misc.ml.nw
    lablgtk2-clnt/newquestion.ml.nw
    lablgtk2-clnt/pref.ml.nw lablgtk2-clnt/tags.ml.nw
    lablgtk2-clnt/users.ml.nw lablgtk2-clnt/vote.ml.nw
New-patches: address@hidden/demexp--development--0.3--patch-82
Summary: lablgtk2-client: automatic reloading of tags & questions after 
classification
Keywords: 

* lablgtk2-clnt/Browser: 

  - automatic reloading of tags & questions after classification;

  - use function defined in Tags module to manipulate tags' views;

  - renamings: update_question_view -> connect_question_view
               get_questions -> update_questions
               compute_question_tag_indexed ->
                                        update_question_tag_indexed
               

* lablgtk2-clnt/Clsf: 

  - renaming: tag_hash -> tags_hash (on all variable and method names);

  - function fill_question_store: clear store before adding new
    questions (so the function can be called during program running);

  - function setup_window: add a new parameter reload_tags_and_questions
    that is called when the window is closed, to refresh the browser
    window.

* lablgtk2-clnt/Misc: get_tags renamed in update_tags_hash. Now this
  function takes the hash as parameter.


* lablgtk2-clnt/Tags:

  - function fill_tag_store: now clears store before adding new
    entries, so this function can be called several times;

  - function connect_tag_view: add a new optional parameter ~mode
    (default to `SINGLE) that is used in view#selection#set_mode
    call. Add a new unit parameter so that the optional one can
    works. Update all corresponding calls accordingly.

* lablgtk2-clnt/*: add module name in chapter title, for easier code
  navigation.






reply via email to

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