index
:
xorg/app/compiz
compiz++
compiz-0.2
compiz-0.4
compiz-0.6
compiz-0.8
master
nomad-0.7.8
object-framework
OpenGL based compositing and windows manager (mirrored from https://gitlab.freedesktop.org/xorg/app/compiz)
davidr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
png.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-04
Use 'base' as default name for base object instead of 'object'.
David Reveman
1
-3
/
+3
2007-08-31
Add core object type.
David Reveman
1
-0
/
+2
2007-08-30
Add plugin interface version number to getCompPluginInfo
David Reveman
1
-1
/
+1
2007-08-30
Add simple object system, which generalize the privates
David Reveman
1
-13
/
+29
2007-08-29
ABIVERSION -> CORE_ABIVERSION.
David Reveman
1
-1
/
+1
2007-08-29
Split compiz.h into compiz.h and compiz-core.h.
David Reveman
1
-1
/
+1
2007-08-28
Use compiz-common.h, move _CompPluginVTable struct to
David Reveman
1
-1
/
+1
2007-08-28
Remove getVersion function from plugin VTable.
David Reveman
1
-8
/
+0
2007-08-28
Add core ABI version check to all plugins. Plugins are now
David Reveman
1
-0
/
+3
2007-07-12
Remove features and dependencies from plugin VTable.
David Reveman
1
-5
/
+1
2007-05-03
Remove plugin descriptions from VTable.
David Reveman
1
-2
/
+0
2007-05-03
Remove unnecessary checks.
David Reveman
1
-3
/
+1
2007-05-02
Remove trailing whitespace.
David Reveman
1
-1
/
+1
2007-05-02
Remove trailing whitespace.
David Reveman
1
-1
/
+1
2007-05-02
Update png plugin to use new metadata system.
David Reveman
1
-1
/
+20
2007-04-16
Add GetMetadata function to plugin VTable.
David Reveman
1
-0
/
+1
2006-12-11
Add png plugin.
David Reveman
1
-0
/
+550