~ubuntu-branches/debian/lenny/evolution/lenny

« back to all changes in this revision

Viewing changes to widgets/misc/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-06-19 10:52:49 UTC
  • Revision ID: james.westby@ubuntu.com-20070619105249-g8exw8g89lmp94b6
Tags: upstream-2.11.4
ImportĀ upstreamĀ versionĀ 2.11.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-06-18  Srinivasa Ragavan  <sragavan@novell.com>
 
2
        
 
3
        ** Fix for bug #448223 from Gilles Dartiguelongue
 
4
 
 
5
        * e-search-bar.c: (set_option), (e_search_bar_set_viewoption),
 
6
        (e_search_bar_set_scopeoption):
 
7
 
 
8
2007-06-15  Milan Crha  <mcrha@redhat.com>
 
9
 
 
10
        ** Fix for bug #257118
 
11
 
 
12
        * e-search-bar.c: (set_clear_menuitem_sensitive),
 
13
        (clear_button_state_changed): Added two helper functions.
 
14
        * e-search-bar.c: (setup_standard_verbs), (setup_bonobo_menus):
 
15
        Using these helper functions, clear menu item is synchronized
 
16
        by changed state of clear_button of search bar.
 
17
 
 
18
2007-06-15  Milan Crha  <mcrha@redhat.com>
 
19
 
 
20
        ** Fix for bug #263207
 
21
 
 
22
        * e-filter-bar.c: (dialog_rule_changed): New callback
 
23
        for disabling OK button in dialog when rule isn't valid.
 
24
        * e-filter-bar.c: (do_advanced), (save_search_dialog):
 
25
        Connecting dialog_rule_changed on "changed" signal of
 
26
        actual rule.
 
27
 
 
28
2007-06-15  Matthew Barnes  <mbarnes@redhat.com>
 
29
 
 
30
        ** Fixes part of bug #447727
 
31
 
 
32
        * e-info-label.c:
 
33
        * e-multi-config-dialog.c:
 
34
        * e-task-bar.c:
 
35
        Use ellipsized GtkLabels instead of EClippedLabels.
 
36
 
 
37
        * e-clipped-label.[ch]:
 
38
        Remove these files.  GTK+ provides this functionality now.
 
39
 
 
40
        * Makefile.am:
 
41
        Remove e-clipped-label.[ch].
 
42
 
1
43
2007-06-04  Chenthill Palanisamy  <pchenthill@novell.com>
2
44
 
3
45
        * e-filter-bar.[c]: (e_filter_bar_new), (e_filter_bar_new_construct):