~ubuntu-branches/ubuntu/trusty/compiz/trusty

« back to all changes in this revision

Viewing changes to plugins/mousepoll/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2013-08-22 06:58:07 UTC
  • mto: This revision was merged to the branch mainline in revision 3352.
  • Revision ID: package-import@ubuntu.com-20130822065807-17nlzez0d30y09so
Tags: upstream-0.9.10+13.10.20130822
ImportĀ upstreamĀ versionĀ 0.9.10+13.10.20130822

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
2
 
 
3
 
    Bump VERSION
4
 
 
5
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
6
 
 
7
 
    Update NEWS for 0.9.5.0
8
 
 
9
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-07
10
 
 
11
 
    Add VERSION file (0.9.5.0)
12
 
 
13
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
14
 
 
15
 
    Load after decor plugin to prevent windwos from moving after plugin load
16
 
 
17
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-13
18
 
 
19
 
    Add missing <deps> tag which causes load rules not to work
20
 
 
21
 
Sam Spilsbury <smspillaz@gmail.com>     2010-04-13
22
 
 
23
 
    Load after composite and opengl plugins to avoid a sudden unredirect/redirect
24
 
    since it looks visually unappealing.
25
 
 
26
 
Merge: 5a1d68b 933579a
27
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-16
28
 
 
29
 
    Merge branch 'compiz++' of git+ssh://smspillaz@git.compiz-fusion.org/git/fusion/plugins/mousepoll into compiz++
30
 
    
31
 
    Conflicts:
32
 
    
33
 
src/mousepoll.cpp           
34
 
 
35
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-16
36
 
 
37
 
    Handle change in list size due to callback
38
 
 
39
 
Dennis Kasprzyk <onestone@compiz-fusion.org>    2009-03-16
40
 
 
41
 
    Track core changes.
42
 
 
43
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-15
44
 
 
45
 
    Check to see if we have already stopped the poller
46
 
 
47
 
Erkin Bahceci <erkinbah@gmail.com>      2009-03-14
48
 
 
49
 
    Track core changes.
50
 
 
51
 
Danny Baumann <dannybaumann@web.de>     2009-03-14
52
 
 
53
 
    Minor coding style improvements.
54
 
 
55
 
Danny Baumann <dannybaumann@web.de>     2009-03-14
56
 
 
57
 
    Check for empty callback correctly and fix timeout usage.
58
 
 
59
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-13
60
 
 
61
 
    CompTimer and Mousepoller namespaces do not conflict.
62
 
 
63
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-13
64
 
 
65
 
    Set mCallback to NULL on constructor
66
 
 
67
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-13
68
 
 
69
 
    Safety check
70
 
 
71
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-12
72
 
 
73
 
    Check to see if we are active before setting the callback and stop and start if we are
74
 
 
75
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-03-12
76
 
 
77
 
    Define function
78
 
 
79
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-02-28
80
 
 
81
 
    Fix makefile
82
 
 
83
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-02-28
84
 
 
85
 
    Store plugin ABI in screen
86
 
 
87
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-02-28
88
 
 
89
 
    Added 'active' getter
90
 
 
91
 
Sam Spilsbury <Sam@XPS-SUSE.site>       2009-02-27
92
 
 
93
 
    Fix Makefile and pkgconfig file to allow mousepoll.h to install correctly
94
 
 
95
 
Danny Baumann <dannybaumann@web.de>     2009-02-02
96
 
 
97
 
    Use correct tag and remove useless group.
98
 
 
99
 
Danny Baumann <dannybaumann@web.de>     2009-02-02
100
 
 
101
 
    Indent properly.
102
 
 
103
 
Danny Baumann <dannybaumann@web.de>     2009-02-02
104
 
 
105
 
    Improve API & coding style.
106
 
 
107
 
Sam Spilsbury <smspillaz@gmail.com>     2009-02-02
108
 
 
109
 
    Initial C++ port.
110
 
 
111
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-06-18
112
 
 
113
 
    Track core changes
114
 
 
115
 
Kristian Lyngstol <kristian@bohemians.org>      2008-05-22
116
 
 
117
 
    Allow removal of mousepoll clients during client handeling
118
 
 
119
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
120
 
 
121
 
    Initialize variable.
122
 
 
123
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
124
 
 
125
 
    Cmake file for new generic CMake build system.
126
 
 
127
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-03
128
 
 
129
 
    Makefile update.
130
 
 
131
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
132
 
 
133
 
    Makefile update.
134
 
 
135
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
136
 
 
137
 
    Makefile update.
138
 
 
139
 
Danny Baumann <dannybaumann@web.de>     2008-03-12
140
 
 
141
 
    Makefile update
142
 
 
143
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-02-05
144
 
 
145
 
    Dummy
146
 
 
147
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
148
 
 
149
 
    Makefile update.
150
 
 
151
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-18
152
 
 
153
 
    Initial commit.
154
 
 
155
 
compiz <compiz@opencompositing.org>     2008-01-18
156
 
 
157
 
    Dummy commit