summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-03Add NEWS entry and bump version for 0.5.2 release.compiz-0.5.2David Reveman2-1/+36
2007-08-03make update-poDavid Reveman53-593/+595
2007-08-03Add release documentation and makefile rules that will easeDavid Reveman3-3/+183
2007-08-03Remove .cvsignore files.David Reveman10-55/+0
2007-08-03Remove whitespaces.David Reveman1-2/+2
2007-08-02Fix default value of images option.David Reveman1-1/+3
2007-08-02Fix initialization order of mClientId and mFrame.David Reveman1-1/+1
2007-08-02Shut up compiler.David Reveman1-1/+1
2007-08-02Avoid bad use of asprintf in a few cases.David Reveman1-10/+5
2007-08-02Use gtk_style_attach properly in update_style.David Reveman1-1/+5
2007-08-02Set decor object to NULL when closing a window and make sureDavid Reveman1-2/+4
2007-08-02Add use of more compiler warnings.David Reveman1-0/+17
2007-08-02Various NULL checksRoland Baer2-1/+5
2007-08-01removes an unused varRoland Baer1-3/+3
2007-08-01Removed unused codeRoland Baer1-4/+1
2007-08-01Removed unused varsRoland Baer1-3/+1
2007-07-31Add po/.intltool-merge-cache and po/stamp-it to DISTCLEANFILESDavid Reveman1-1/+3
2007-07-31Add intltool-extract, intltool-merge and intltool-updateDavid Reveman1-1/+4
2007-07-31Enable SVG plugin by default.David Reveman1-2/+2
2007-07-31Shut up compiler.David Reveman1-2/+6
2007-07-31Add missing NULL check.David Reveman1-0/+4
2007-07-31Removed useless testRoland Baer1-1/+1
2007-07-30Replace move argument that was always true with an allowDecorationsDavid Reveman1-5/+5
2007-07-30move argument to decorWindowUpdate should always be true.David Reveman1-2/+2
2007-07-30Have focusDefaultWindow try to focus the window under the pointerDavid Reveman1-13/+27
2007-07-30Revert "First attempt to focus the window under the pointer if 'click to focu...David Reveman1-35/+0
2007-07-30Make sure some window is focused properly at start up.David Reveman1-0/+4
2007-07-30Clean up.David Reveman1-2/+6
2007-07-29Restore window geometry of fullscreen and maximized windowsDavid Reveman1-1/+14
2007-07-29Use configureXWindow to move the window as moveWindow functionDavid Reveman1-2/+6
2007-07-29Initialize placed variable for initially mapped windowsDavid Reveman2-5/+3
2007-07-29Use configureXWindow to move the window as moveWindow functionDavid Reveman1-2/+17
2007-07-29Map hidden windows before exiting.David Reveman1-0/+13
2007-07-29Shift client window position when adding and changingDavid Reveman1-8/+65
2007-07-29Don't try to bind window again if it failed previously.David Reveman1-0/+4
2007-07-29We can't unset the damaged flag just because the bind failedDavid Reveman1-1/+0
2007-07-29Make sure initially mapped windows are considered mapped andDavid Reveman1-13/+13
2007-07-29Initialize iconifyied windows properly.David Reveman1-12/+32
2007-07-28Avoid window that we're trying to restack, restackWindowBelow canDavid Reveman1-1/+1
2007-07-28Revert "Set 'cancel' flag if the resize geometry at termination matches the g...Danny Baumann1-11/+0
2007-07-27Fix type of path argument.David Reveman2-2/+2
2007-07-27Fix type of name argument.David Reveman2-10/+10
2007-07-27Make sure we damage screen correctly when done resizing.David Reveman1-4/+11
2007-07-27Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman1-6/+6
2007-07-27Skip windows that we should avoid stacking relative to.David Reveman1-5/+13
2007-07-27Fix descriptions.Danny Baumann1-6/+6
2007-07-26Make sure restackWindowBelow is able to put a window atDavid Reveman1-17/+18
2007-07-26Add raise_on_rotate option.Guillaume Seguin2-3/+16
2007-07-25Add lazy positioning option to move plugin and a badDavid Reveman2-3/+21
2007-07-25Get red/blue color components right.David Reveman1-2/+2