~indicator-applet-developers/ubuntu/precise/indicator-appmenu/upstream

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Ted Gould
  • Date: 2012-03-21 15:16:13 UTC
  • mfrom: (196.1.19 ubuntu)
  • Revision ID: ted@gould.cx-20120321151613-gxggsyo6wk03ywnc
Sync with U. Desktop

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2012-03-14  Charles Kerr  <charles.kerr@canonical.com>
 
4
 
 
5
        0.3.94
 
6
 
 
7
2012-03-14  Charles Kerr  <charles.kerr@canonical.com>
 
8
 
 
9
        merge desrt's hud-rewrite-wip branch
 
10
 
 
11
2012-03-13  Ryan Lortie  <desrt@desrt.ca>
 
12
 
 
13
        remove all items from the dbusmenucollector on free
 
14
        
 
15
        otherwise we could keep getting signals (if the dbusmenu client stays around somehow)
 
16
        
 
17
        also: add some logic to prevent us from emitting signals in finalize()
 
18
 
 
19
2012-03-13  Ryan Lortie  <desrt@desrt.ca>
 
20
 
 
21
        check the window title from bamf for being NULL before comparing on it
 
22
 
 
23
2012-03-13  Ryan Lortie  <desrt@desrt.ca>
 
24
 
 
25
        don't setup usage data for disable items or those without labels
 
26
 
 
27
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
28
 
 
29
        use g_signal_connect_object() to ensure signal is disconnected when object is finalized
 
30
 
 
31
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
32
 
 
33
        testcases: don't #include ".c" files
 
34
        
 
35
        link against the library instead
 
36
 
 
37
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
38
 
 
39
        hudresult: drop unused parameter
 
40
 
 
41
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
42
 
 
43
        huditem: re-enable usage tracking
 
44
 
 
45
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
46
 
 
47
        modify the collectors to take application_id/desktop files
 
48
        
 
49
        and modify their callers to provide that information
 
50
 
 
51
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
52
 
 
53
        appindicators: always deserialise the indicator ID
 
54
 
 
55
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
56
 
 
57
        hudwindowsource: rework ignore logic and save the desktop file
 
58
        
 
59
        we will use this soon...
 
60
 
 
61
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
62
 
 
63
        cosmetic: remove \n from debug statements
 
64
 
 
65
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
66
 
 
67
        usage tracker: add some debug output
 
68
 
 
69
2012-03-12  Ryan Lortie  <desrt@desrt.ca>
 
70
 
 
71
        hudresult: bold the matching terms in search results
 
72
 
 
73
2012-03-14  Charles Kerr  <charles.kerr@canonical.com>
 
74
 
 
75
        0.3.93
 
76
 
 
77
2012-03-08  Ted Gould  <ted@gould.cx>
 
78
 
 
79
        Adding an index to HudItem's to fix sync issues
 
80
 
 
81
2012-03-08  Ryan Lortie  <desrt@desrt.ca>
 
82
 
 
83
        hud service: don't leak item key in case of type error
 
84
        
 
85
        Caught by Charles Kerr.
 
86
 
 
87
2012-03-07  Ryan Lortie  <desrt@desrt.ca>
 
88
 
 
89
        Add a unique identifier for HudItem and use this for activations
 
90
        
 
91
        Drop the generation counter from HudQuery since we no longer activate by index.
 
92
 
 
93
2012-03-07  Ted Gould  <ted@gould.cx>
 
94
 
 
95
        Skipping autogenerated files
 
96
 
 
97
2012-03-07  Charles Kerr  <charles.kerr@canonical.com>
 
98
 
 
99
        move autogenerated plumbing files from POTFILES to POTFILES.in for bug #949425
 
100
 
3
101
2012-03-07  Ted Gould  <ted@gould.cx>
4
102
 
5
103
        0.3.92