~3v1n0/compiz/resize-lowgfx-fixes

« back to all changes in this revision

Viewing changes to plugins/snap/ChangeLog

  • Committer: smspillaz
  • Date: 2012-05-16 17:40:48 UTC
  • mfrom: (0.64.63 trunk)
  • Revision ID: sam.spilsbury@canonical.com-20120516174048-6r20dd0dftqn97eo
MergeĀ lp:compiz-snap-plugin

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 <sam.spilsbury@canonical.com>     2011-03-15
 
14
 
 
15
    Update for new core API
 
16
 
 
17
Jay Catherwood <jay.catherwood@gmail.com>       2010-08-17
 
18
 
 
19
    Revert "Add slight padding forleft edge"
 
20
    
 
21
    This reverts commit 956c98d0a2f459ca26d5414bbfbdecc757216566.
 
22
    No longer needed due to core "Don't give all windows struts".
 
23
 
 
24
Sam Spilsbury <smspillaz@gmail.com>     2010-06-19
 
25
 
 
26
    Add slight padding forleft edge
 
27
 
 
28
Sam Spilsbury <smspillaz@gmail.com>     2010-04-13
 
29
 
 
30
    Load after composite and opengl plugins to avoid a sudden unredirect/redirect since it looks visually unappealing.
 
31
 
 
32
Sam Spilsbury <smspillaz@gmail.com>     2009-11-18
 
33
 
 
34
    Load after "decor" not "decoration"
 
35
 
 
36
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
37
 
 
38
    Revert "Intial commit"
 
39
    
 
40
    This reverts commit 1203709daaaba3a0da330d607e8e07a1ce878dd1.
 
41
 
 
42
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
43
 
 
44
    Revert "Add relevant files"
 
45
    
 
46
    This reverts commit fe2550ac263dad43df74da2b89f564690d602c25.
 
47
 
 
48
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
49
 
 
50
    Revert "Remove backup and build files"
 
51
    
 
52
    This reverts commit d5e25c8e891c9d0a05e80c18cbb923fd8a7a587a.
 
53
 
 
54
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
55
 
 
56
    Revert "add .xml"
 
57
    
 
58
    This reverts commit 02229ee69166f13b230ebdfb822542745605864d.
 
59
 
 
60
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
61
 
 
62
    add .xml
 
63
 
 
64
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
65
 
 
66
    Remove backup and build files
 
67
 
 
68
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
69
 
 
70
    Add relevant files
 
71
 
 
72
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-07-28
 
73
 
 
74
    Intial commit
 
75
 
 
76
Danny Baumann <dannybaumann@web.de>     2009-03-20
 
77
 
 
78
    Use inputRect.
 
79
 
 
80
Dennis Kasprzyk <onestone@compiz-fusion.org>    2009-03-16
 
81
 
 
82
    Track core changes.
 
83
 
 
84
Erkin Bahceci <erkinbah@gmail.com>      2009-03-14
 
85
 
 
86
    Track core changes.
 
87
 
 
88
Merge: a6f0ee4 3d5c6b1
 
89
Danny Baumann <dannybaumann@web.de>     2009-03-11
 
90
 
 
91
    Merge branch 'compiz++' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/snap into compiz++
 
92
 
 
93
Danny Baumann <dannybaumann@web.de>     2009-03-11
 
94
 
 
95
    Track core changes.
 
96
 
 
97
Eduardo Gurgel Pinho <eduardo@mad4.Chagas>      2009-03-10
 
98
 
 
99
    Track core changes
 
100
 
 
101
Danny Baumann <dannybaumann@web.de>     2009-02-02
 
102
 
 
103
    Indent properly.
 
104
 
 
105
Dennis Kasprzyk <onestone@compiz-fusion.org>    2009-01-22
 
106
 
 
107
    Fixed snapping.
 
108
 
 
109
Dennis Kasprzyk <onestone@compiz-fusion.org>    2009-01-22
 
110
 
 
111
    Fixed infinite loop.
 
112
 
 
113
Merge: 8b06a03 0cfa4b3
 
114
Danny Baumann <dannybaumann@web.de>     2009-01-21
 
115
 
 
116
    Merge branch 'compiz++' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/snap into compiz++
 
117
    
 
118
    Conflicts:
 
119
snap.cpp           
 
120
 
 
121
Danny Baumann <dannybaumann@web.de>     2009-01-21
 
122
 
 
123
    Some obvious memory leak, infinite loop and variable shadowing fixes.
 
124
 
 
125
Travis Watkins <amaranth@ubuntu.com>    2009-01-21
 
126
 
 
127
    fix infinite loop
 
128
 
 
129
Travis Watkins <amaranth@ubuntu.com>    2009-01-21
 
130
 
 
131
    fix commented out bits, make window wraps work
 
132
 
 
133
Travis Watkins <amaranth@ubuntu.com>    2009-01-21
 
134
 
 
135
    compiles, loads, doesn't do anything
 
136
 
 
137
Travis Watkins <amaranth@ubuntu.com>    2009-01-20
 
138
 
 
139
    fix metadata
 
140
 
 
141
Travis Watkins <travis@ronin.(none)>    2009-01-20
 
142
 
 
143
    initial setup for compiz++ port
 
144
 
 
145
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
 
146
 
 
147
    CMake build file.
 
148
 
 
149
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-03
 
150
 
 
151
    Makefile update.
 
152
 
 
153
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
 
154
 
 
155
    Makefile update.
 
156
 
 
157
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
 
158
 
 
159
    Makefile update.
 
160
 
 
161
Danny Baumann <dannybaumann@web.de>     2008-03-12
 
162
 
 
163
    Makefile update
 
164
 
 
165
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
 
166
 
 
167
    Makefile update.
 
168
 
 
169
Danny Baumann <dannybaumann@web.de>     2007-09-07
 
170
 
 
171
    Track core changes.
 
172
 
 
173
Guillaume Seguin <guillaume@segu.in>    2007-08-31
 
174
 
 
175
    * Reorder code
 
176
 
 
177
Guillaume Seguin <guillaume@segu.in>    2007-08-30
 
178
 
 
179
    * Track core changes
 
180
 
 
181
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-06
 
182
 
 
183
    Makefile update.
 
184
 
 
185
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-16
 
186
 
 
187
    Remove obsolete deps/features from vtable
 
188
 
 
189
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-03
 
190
 
 
191
    Makefile update.
 
192
 
 
193
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-01
 
194
 
 
195
    Makefile update.
 
196
 
 
197
Danny Baumann <dannybaumann@web.de>     2007-06-30
 
198
 
 
199
    xml -> xml.in
 
200
 
 
201
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-28
 
202
 
 
203
    Makefile update.
 
204
 
 
205
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
 
206
 
 
207
    Makefile update.
 
208
 
 
209
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
 
210
 
 
211
    Updated Makefile
 
212
 
 
213
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
 
214
 
 
215
    Updated Makefile
 
216
 
 
217
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-21
 
218
 
 
219
    Makefile update
 
220
 
 
221
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-17
 
222
 
 
223
    initial commit
 
224
 
 
225
compiz <compiz@de35.org>        2007-05-17
 
226
 
 
227
    Dummy commit