~lbrulet-8/compiz-plugins-main/fix-876591

« back to all changes in this revision

Viewing changes to mousepoll/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-08-24 18:39:23 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110824183923-m72wn243rgpl1chv
Tags: 0.9.5.92.bzr17-0ubuntu1
* New upstream version
* debian/control: 
  - require the new compiz version
* debian/rules: don't use gsettings

Show diffs side-by-side

added added

removed removed

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