~vanvugt/compiz-plugins-main/fix-915236

« back to all changes in this revision

Viewing changes to kdecompat/ChangeLog

  • Committer: Sam Spilsbury
  • Date: 2011-08-12 06:41:38 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110812064138-sg45sswip9zgk0og
Sync in changes from upstream

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
Danny Baumann <dannybaumann@web.de>     2011-02-01
 
6
 
 
7
    Don't implicitly enable paint functions for windows in the stack above
 
8
    the window that we want to activate paint functions on.
 
9
    
 
10
    Also check paint functions on slide property update
 
11
 
 
12
Scott Moreau <oreaus@gmail.com> 2010-09-28
 
13
 
 
14
    Don't require composite since opengl already does.
 
15
 
 
16
Sam Spilsbury <smspillaz@gmail.com>     2010-08-16
 
17
 
 
18
    Fix windows not redrawing after animating in
 
19
 
 
20
Sam Spilsbury <smspillaz@gmail.com>     2010-08-14
 
21
 
 
22
    Don't stop screen level paint functions if one window has nothing to paint
 
23
 
 
24
Sam Spilsbury <smspillaz@gmail.com>     2010-08-14
 
25
 
 
26
    Dynamically toggle paint functions
 
27
 
 
28
Sam Spilsbury <smspillaz@gmail.com>     2010-08-13
 
29
 
 
30
    Fix slide animation not working on sliding window close
 
31
 
 
32
Sam Spilsbury <smspillaz@gmail.com>     2010-08-13
 
33
 
 
34
    Fix typo which caused slide animations to be clipped incorrectly
 
35
 
 
36
Danny Baumann <dannybaumann@web.de>     2010-08-13
 
37
 
 
38
    Add support for KDE 4.5 blur hinting
 
39
 
 
40
Sam Spilsbury <smspillaz@gmail.com>     2010-06-19
 
41
 
 
42
    Fix valgrind warnings
 
43
 
 
44
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-24
 
45
 
 
46
    Load after decor plugin to prevent windows moving after plugin load
 
47
 
 
48
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-21
 
49
 
 
50
    Ensure damage if the number of previews has changed
 
51
 
 
52
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
 
53
 
 
54
    Use C++ bool
 
55
 
 
56
Sam Spilsbury <smspillaz@gmail.com>     2010-04-01
 
57
 
 
58
    Cleanup
 
59
 
 
60
Sam Spilsbury <smspillaz@gmail.com>     2010-04-01
 
61
 
 
62
    Fix rendering issues in both thumbnail and slide
 
63
 
 
64
Sam Spilsbury <smspillaz@gmail.com>     2010-03-22
 
65
 
 
66
    Load after composite and opengl
 
67
 
 
68
Merge: 8ba6489 8f532e2
 
69
Sam Spilsbury <smspillaz@gmail.com>     2010-03-19
 
70
 
 
71
    Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugins/kdecompat
 
72
 
 
73
Sam Spilsbury <smspillaz@gmail.com>     2010-03-19
 
74
 
 
75
    Fix missing symbol
 
76
 
 
77
Danny Baumann <dannybaumann@web.de>     2010-03-17
 
78
 
 
79
    More cleanup.
 
80
 
 
81
Sam Spilsbury <smspillaz@gmail.com>     2010-03-17
 
82
 
 
83
    Cleanup.
 
84
 
 
85
Sam Spilsbury <smspillaz@gmail.com>     2010-03-17
 
86
 
 
87
    Add support for 'present window group' effect.
 
88
    
 
89
    Forward port of 61627a181e04f9911e69da2821b70a9a5187cb4e to master
 
90
 
 
91
Sam Spilsbury <smspillaz@gmail.com>     2010-03-16
 
92
 
 
93
    Add plasma popup slide effect.
 
94
    
 
95
    Forward port of fe6735ace81250cbef33cdcfe3c8a1899dbc86dd to master
 
96
 
 
97
Sam Spilsbury <smspillaz@gmail.com>     2010-02-02
 
98
 
 
99
    Build fix
 
100
 
 
101
Danny Baumann <dannybaumann@web.de>     2010-02-02
 
102
 
 
103
    Cleanup.
 
104
 
 
105
Sam Spilsbury <smspillaz@gmail.com>     2010-02-02
 
106
 
 
107
    Remove dummy
 
108
 
 
109
Sam Spilsbury <smspillaz@gmail.com>     2010-02-02
 
110
 
 
111
    Dummy commit
 
112
 
 
113
Sam Spilsbury <smspillaz@gmail.com>     2010-02-02
 
114
 
 
115
    Initial C++ port
 
116
 
 
117
Danny Baumann <dannybaumann@web.de>     2009-10-26
 
118
 
 
119
    Fix property reading for 64-bit architectures.
 
120
 
 
121
Danny Baumann <dannybaumann@web.de>     2009-10-05
 
122
 
 
123
    Safeguard against invalid xid.
 
124
 
 
125
Danny Baumann <dannybaumann@web.de>     2009-10-03
 
126
 
 
127
    Dummy commit
 
128
 
 
129
Danny Baumann <dannybaumann@web.de>     2009-10-03
 
130
 
 
131
    Fix warning.
 
132
 
 
133
Danny Baumann <dannybaumann@web.de>     2009-09-22
 
134
 
 
135
    Assign category.
 
136
 
 
137
Danny Baumann <dannybaumann@web.de>     2009-09-22
 
138
 
 
139
    Draw icon scaled if it's larger than plasma's placeholder.
 
140
 
 
141
Danny Baumann <dannybaumann@web.de>     2009-09-22
 
142
 
 
143
    Add drawing of icon for minimized windows.
 
144
 
 
145
Danny Baumann <dannybaumann@web.de>     2009-09-22
 
146
 
 
147
    Initial import.
 
148
 
 
149
maniac <maniac@opencompositing.org>     2009-09-22
 
150
 
 
151
    Dummy commit