~smspillaz/compiz-plugins-main/compiz-plugins-main.fix_939228

« back to all changes in this revision

Viewing changes to opacify/ChangeLog

  • Committer: Sam Spilsbury
  • Date: 2011-08-12 06:36:10 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110812063610-8mcxo2xohctyp2ak
Sync - Remove Plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-13
2
 
 
3
 
    Added VERSION file (0.9.5.0)
4
 
 
5
 
Scott Moreau <oreaus@gmail.com> 2011-05-27
6
 
 
7
 
    Reset timer on timeout option change.
8
 
 
9
 
Scott Moreau <oreaus@gmail.com> 2011-05-27
10
 
 
11
 
    Enable by default.
12
 
 
13
 
Merge: fcf12e5 505c952
14
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-23
15
 
 
16
 
    Merge branch 'master' of git+ssh://git.opencompositing.org/git/compiz/plugins/opacify
17
 
 
18
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-23
19
 
 
20
 
    Cleanup (static analysis)
21
 
 
22
 
Scott Moreau <oreaus@gmail.com> 2010-09-28
23
 
 
24
 
    Don't require composite since opengl already does.
25
 
 
26
 
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
27
 
 
28
 
    Remove build dependency on compiztoolbox
29
 
 
30
 
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
31
 
 
32
 
    Don't depend on compiztoolbox
33
 
 
34
 
Sam Spilsbury <smspillaz@gmail.com>     2010-07-01
35
 
 
36
 
    Simplfily serialization interface
37
 
 
38
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-06-12
39
 
 
40
 
    Added serialization interface and necessary changes
41
 
 
42
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
43
 
 
44
 
    Load after decor plugin to prevent windwos from moving after plugin load
45
 
 
46
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-23
47
 
 
48
 
    Write toggled state information to window property and read on plugin
49
 
    reload so that the user does not have to re-toggle the effect when the plugin
50
 
    is reloaded.
51
 
 
52
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-10
53
 
 
54
 
    Use isViewable () rather than invisible ()
55
 
 
56
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-08
57
 
 
58
 
    Add dynamically enabled wrappable functions
59
 
 
60
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
61
 
 
62
 
    Use C++ bool
63
 
 
64
 
Sam Spilsbury <smspillaz@gmail.com>     2010-04-11
65
 
 
66
 
    Ensure that we load after composite and opengl
67
 
 
68
 
Scott Moreau <oreaus@gmail.com> 2010-02-13
69
 
 
70
 
    Require opengl.
71
 
 
72
 
Sam Spilsbury <smspillaz@gmail.com>     2010-02-03
73
 
 
74
 
    Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retrieving it as pointer.
75
 
    
76
 
    Forward port of f1e126863717cb77feb896fade04b59535a29159 to master
77
 
 
78
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-12
79
 
 
80
 
    Remove dummy
81
 
 
82
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-12
83
 
 
84
 
    Dummy commit
85
 
 
86
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-12
87
 
 
88
 
    Use an std::list instead of a fixed array
89
 
 
90
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-12
91
 
 
92
 
    Initial C++ port
93
 
 
94
 
Kristian Lyngstol <kristian@linpro.no>  2008-11-27
95
 
 
96
 
    Move trigger-toggling to the actual trigger. Superduper performance boost for normal operation. Rejoice!
97
 
 
98
 
Danny Baumann <dannybaumann@web.de>     2008-09-01
99
 
 
100
 
    Track core changes.
101
 
 
102
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-06-18
103
 
 
104
 
    Track core changes
105
 
 
106
 
Danny Baumann <dannybaumann@web.de>     2008-06-07
107
 
 
108
 
    Properly initialize variable.
109
 
 
110
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
111
 
 
112
 
    CMake build file.
113
 
 
114
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-03
115
 
 
116
 
    Makefile update.
117
 
 
118
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
119
 
 
120
 
    Makefile update.
121
 
 
122
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
123
 
 
124
 
    Makefile update.
125
 
 
126
 
Danny Baumann <dannybaumann@web.de>     2008-03-12
127
 
 
128
 
    Makefile update
129
 
 
130
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
131
 
 
132
 
    Makefile update.
133
 
 
134
 
Danny Baumann <dannybaumann@web.de>     2007-09-17
135
 
 
136
 
    The window passed to handleEnter might be NULL, so we have to pass the screen struct, too.
137
 
 
138
 
Danny Baumann <dannybaumann@web.de>     2007-09-11
139
 
 
140
 
    Compiz coding style.
141
 
 
142
 
Danny Baumann <dannybaumann@web.de>     2007-09-07
143
 
 
144
 
    Track core changes.
145
 
 
146
 
Guillaume Seguin <guillaume@segu.in>    2007-08-31
147
 
 
148
 
    * Track core changes
149
 
 
150
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-20
151
 
 
152
 
    New action system
153
 
 
154
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-06
155
 
 
156
 
    Makefile update.
157
 
 
158
 
Danny Baumann <dannybaumann@web.de>     2007-07-28
159
 
 
160
 
    Simplify match. The workarounds plugin will handle the workarounds.
161
 
 
162
 
Kristian Lyngstol <kristian@nihilus.(none)>     2007-07-16
163
 
 
164
 
    Remove obsolete deps/feature field from vtable
165
 
 
166
 
Kristian Lyngstol <kristian@nihilus.(none)>     2007-07-13
167
 
 
168
 
    Add windowDamage when resetting opacity
169
 
 
170
 
Danny Baumann <dannybaumann@web.de>     2007-07-11
171
 
 
172
 
    Fix missing NULL pointer check.
173
 
    Catched by Roland Bär.
174
 
 
175
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-03
176
 
 
177
 
    Makefile update.
178
 
 
179
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-01
180
 
 
181
 
    Makefile update.
182
 
 
183
 
Danny Baumann <dannybaumann@web.de>     2007-06-30
184
 
 
185
 
    xml -> xml.in
186
 
 
187
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-28
188
 
 
189
 
    Makefile update.
190
 
 
191
 
Treviño - 3v1n0 <trevi55@gmail.com>     2007-06-28
192
 
 
193
 
    s/Beryl/Compiz/ in opacify.xml
194
 
 
195
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
196
 
 
197
 
    Makefile update.
198
 
 
199
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
200
 
 
201
 
    Updated Makefile
202
 
 
203
 
Danny Baumann <dannybaumann@web.de>     2007-06-10
204
 
 
205
 
    printf -> compLogMessage
206
 
 
207
 
Trevi - 3v1n0 <trevi55@gmail.com>       2007-06-08
208
 
 
209
 
    Include Java apps in Opacify List
210
 
 
211
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-21
212
 
 
213
 
    Makefile update
214
 
 
215
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-17
216
 
 
217
 
    initial commit
218
 
 
219
 
compiz <compiz@de35.org>        2007-05-17
220
 
 
221
 
    Dummy commit