index
:
~smspillaz/unity-window-decorator
master
Small changes to gtk-window-decorator to support themeable shadows and invisible padding
Sam Spillaz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Add standalone building gtk-window-decorator
Sam Spilsbury
1
-277
/
+0
2010-12-06
Fix startup order.
Sam Spilsbury
1
-28
/
+69
2009-07-17
Convert Bool -> bool, TRUE -> true, FALSE -> false.
Erkin Bahceci
1
-1
/
+1
2009-07-01
Move modifier handling into a separate top level class exposed to plugins
Sam Spilsbury
1
-0
/
+8
2009-03-16
Whitespace fixes.
Danny Baumann
1
-3
/
+2
2009-03-16
Drop CompMetadata.
Dennis Kasprzyk
1
-6
/
+0
2009-03-15
Use bcop in core.
Dennis Kasprzyk
1
-91
/
+22
2009-03-15
Drop CompMetadata from plugin vtable.
Dennis Kasprzyk
1
-1
/
+1
2009-03-14
Rename Private* -> PluginClass* where appropriate.
Erkin Bahceci
1
-1
/
+1
2009-03-05
Improve session API.
Danny Baumann
1
-2
/
+2
2009-02-26
Coding style, optimizations.
Danny Baumann
1
-9
/
+7
2009-02-26
Don't keep desktop hints set by last WM by default.
Danny Baumann
1
-3
/
+7
2009-02-26
Prettify usage output.
Danny Baumann
1
-7
/
+7
2009-02-25
Get plugin loading improvements from 0.8 branch and add --debug command
Danny Baumann
1
-1
/
+7
2008-12-16
New plugin loader system
Dennis Kasprzyk
1
-1
/
+1
2008-12-16
No special handling of core metadata.
Dennis Kasprzyk
1
-3
/
+3
2008-10-16
Rebuild plugin private index cache on plugin changes.
Dennis Kasprzyk
1
-0
/
+2
2008-10-14
Switch to a damage based texture rebind.
Dennis Kasprzyk
1
-6
/
+0
2008-10-06
Support config.h in build directory.
Dennis Kasprzyk
1
-1
/
+1
2008-09-25
Use CompRegion in core.
Dennis Kasprzyk
1
-18
/
+0
2008-09-17
Move core headers into core subdirectory.
Dennis Kasprzyk
1
-1
/
+1
2008-09-15
Merge CompCore and CompDisplay into CompScreen class.
Dennis Kasprzyk
1
-22
/
+11
2008-08-27
Moved composite handling and opengl painting into separate plugins.
Dennis Kasprzyk
1
-74
/
+1
2008-08-21
Shut up compiler warnings.
Dennis Kasprzyk
1
-2
/
+3
2008-08-21
Cleanup compiz[-core].h
Dennis Kasprzyk
1
-9
/
+12
2008-08-20
Moved session related functions/structs into own header and namespace.
Dennis Kasprzyk
1
-2
/
+2
2008-08-20
C++ port of CompMetadata.
Dennis Kasprzyk
1
-36
/
+26
2008-08-13
Moved definitions from compiz-core.h to the right headers.
Dennis Kasprzyk
1
-0
/
+2
2008-08-06
Conversion ob main classes to C++.
Dennis Kasprzyk
1
-57
/
+9
2008-07-25
Switch to c++ and compile with a basic set of plugins.
Dennis Kasprzyk
1
-0
/
+454