summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-20Post release version increment.compiz-0.2David Reveman1-1/+1
2006-10-20Add entry to NEWS file for upcoming release.compiz-0.2.2David Reveman1-0/+16
2006-10-20Bump version number for upcoming release.David Reveman1-1/+1
2006-10-20Make update-po for upcoming release.David Reveman13-52/+52
2006-10-20Make sure metacity theme could be loaded.Thierry Reding1-0/+2
2006-10-20Make moveInputFocusToWindow handle WM_TAKE_FOCUS hint properly.David Reveman3-1/+40
2006-10-20Remove _NET_WM_STATE_DEMANDS_ATTENTION hint when window receives focus.David Reveman1-5/+13
2006-10-20Use largest of 2D and RECT texture targets max size for maxTextureSize.David Reveman1-1/+1
2006-10-20Make sure invprec is greater than 0.David Reveman1-0/+3
2006-10-11Regen compiz.schemas.in.David Reveman1-6238/+6041
2006-10-11Fix creation of schema file for gconf plugin.David Reveman3-34/+39
2006-10-11Fix typo.David Reveman1-1/+1
2006-10-11Don't allow maximize, minimize and fullscreen actions on util and toolbarDavid Reveman1-2/+11
2006-10-05Fix memory leak.David Reveman1-0/+2
2006-10-03post-release version increment.David Reveman1-1/+1
2006-10-02Prepare for 0.2.0 release.compiz-0.2.0David Reveman2-1/+5
2006-10-02Use DESTDIR and add uninstall-local.David Reveman1-4/+17
2006-10-02Fix minor memory leak.David Reveman1-0/+2
2006-10-02Initialize decoration structure properly.David Reveman1-21/+7
2006-10-02Require version 2.15.21 or greater of metacity for metacity theme support.David Reveman1-1/+1
2006-10-02Only run install target when gnome support is built.David Reveman1-7/+8
2006-09-29Merge branch 'master' of git.freedesktop.org:/git/xorg/app/compizKristian Høgsberg16-4960/+6798
2006-09-29Regenerate compiz.schemas.inKristian Høgsberg1-53/+2285
2006-09-29Fix typo.David Reveman1-1/+1
2006-09-29make update-poDavid Reveman13-4945/+6775
2006-09-29Remove old files from EXTRA_DIST.David Reveman1-8/+5
2006-09-29Only install settings module and desktop file if file permissions allow it.David Reveman1-5/+16
2006-09-29Don't build kde code by default.David Reveman1-2/+2
2006-09-29Do correct placement of button event windows when using metacity themes.David Reveman1-61/+147
2006-09-29Set decoration extents properly for metacity themes.David Reveman1-1/+33
2006-09-28Don't try to build gnome or metacity support when gtk support is disabled.David Reveman1-0/+3
2006-09-28Always invoke AM_GCONF_SOURCE_2 so that GCONF_SCHEMAS_INSTALL gets defined.David Reveman1-2/+2
2006-09-27novell.png -> freedesktop.pngDavid Reveman1-1/+1
2006-09-27Add 'plane' plugin.Søren Sandmann2-0/+909
2006-09-26Prepares for workspace that's more than one viewport high.Kristian Høgsberg7-154/+277
2006-09-26Add output argument to PaintScreen and PaintTransformedScreen functions.David Reveman11-24/+40
2006-09-26Paint each output device separately, this is the key to making it easy forDavid Reveman1-77/+105
2006-09-26Add missing Makefile.am.David Reveman1-0/+21
2006-09-25Change so that each output device contains a region instead of a rectangle.David Reveman4-25/+31
2006-09-25Make placement plugin respect current output device.David Reveman1-5/+42
2006-09-25Set current output device when receving button and key press events.David Reveman4-0/+69
2006-09-25Initial support for multiple output devices.David Reveman3-7/+98
2006-09-25Query xinerama info.David Reveman3-1/+22
2006-09-25Add build option gtk.David Reveman2-22/+34
2006-09-22Move gnome specific files into gtk/gnome directory.David Reveman5-24/+3
2006-09-22Rename gnome directory to gtk.David Reveman11-4/+4
2006-09-22Rename gnome-window-decorator to gtk-window-decorator.David Reveman3-10/+10
2006-09-22Use libmetacity-private for metacity theme support.David Reveman2-2/+2
2006-09-22Only build overlay window support if composite library version is greaterDavid Reveman3-2/+23
2006-09-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman7-43/+137