summaryrefslogtreecommitdiff
path: root/gnome
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Rename gnome directory to gtk.David Reveman9-6681/+0
2006-09-22Rename gnome-window-decorator to gtk-window-decorator.David Reveman2-7/+7
2006-09-22Use libmetacity-private for metacity theme support.David Reveman1-1/+1
2006-09-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman1-36/+71
2006-09-21Remove compiz.desktop, it shouldn't be in repository.David Reveman1-13/+0
2006-09-21Add METACITY_THEME_DIRDavid Reveman1-1/+2
2006-09-21Initial support for metacity themes.David Reveman2-41/+556
2006-09-21Remove redundent code.David Reveman1-2/+0
2006-09-21Add metacity theme support settings moduleDavid Reveman1-12/+66
2006-09-21Get name rightDavid Reveman1-1/+1
2006-09-20Fix corner cases with big titlebar fonts.Kristian Høgsberg1-17/+17
2006-09-20Tighten the double click criteria.Kristian Høgsberg1-3/+26
2006-09-20Only activate button actions on left click.Kristian Høgsberg1-16/+28
2006-08-22Remove useless code. (bug 7833)David Reveman1-15/+0
2006-08-08Set tooltip window type hint when using gtk >= 2.10.David Reveman1-0/+6
2006-07-23Position window menu at top left corner of window when no button.David Reveman1-5/+27
2006-07-13Only quit if selection clear event is for the decoration manager selection.David Reveman1-2/+3
2006-06-20Trap X errorsDavid Reveman1-2/+8
2006-06-16Handle motif WM hints betterDavid Reveman1-1/+88
2006-06-15Add DM selection support and fix window button highlighting issueDavid Reveman1-56/+297
2006-06-07kill whitespaceDavid Reveman1-1/+1
2006-06-07Add window shadingDavid Reveman2-41/+92
2006-06-02Hide tooltips on NotifyGrabDavid Reveman1-2/+1
2006-05-30Check libwnck for wnck_window_has_name (new in HEAD).Dan Winship1-0/+13
2006-05-21Fix shadow performanceDavid Reveman1-75/+98
2006-05-17Add minimal optionDavid Reveman1-12/+53
2006-05-11Make sure title text fit in titlebarDavid Reveman1-1/+1
2006-05-11Fix window action menu issuesDavid Reveman1-0/+16
2006-05-07Minimized windows and icon support in switcherDavid Reveman1-2/+4
2006-05-05Add audible and visual bell supportDavid Reveman1-0/+66
2006-04-30Raise-on-click option, DnD aware screen edges, zoom functionality inDavid Reveman1-0/+2
2006-04-28Add workaround for 64bit issue in libXrenderDavid Reveman1-0/+31
2006-04-28Back out type change in g-w-dDavid Reveman1-12/+8
2006-04-28Lower xrender version requirement and fix 64bit issue in g-w-dDavid Reveman1-8/+12
2006-04-28Shut up compilerDavid Reveman1-2/+2
2006-04-26Remove commentDavid Reveman1-3/+0
2006-04-25Add clamp, min size to decoration property and make g-w-d use themDavid Reveman1-68/+144
2006-04-24Add configurable drop-shadowsDavid Reveman1-755/+1164
2006-04-20Add force quit dialogDavid Reveman1-0/+207
2006-04-20Add window menu bindingDavid Reveman1-35/+60
2006-04-20Add toolkit actionsDavid Reveman1-0/+63
2006-04-19Fix gnome-theme-manager crashDavid Reveman1-14/+26
2006-04-18Dynamic positioning of title bar buttonsDavid Reveman1-21/+81
2006-04-13Patch from danwDavid Reveman1-5/+25
2006-04-07Schemas for gconf plugin and make key-button bindings display optionsDavid Reveman2-0/+5
2006-03-29Draw outline around window title text and buttonsDavid Reveman1-59/+73
2006-03-21Fix lower-window functionality in gnome-window-decoratorDavid Reveman1-4/+17
2006-03-20Window resize fixesDavid Reveman1-0/+6
2006-03-07Remove unused variableDavid Reveman1-1/+1
2006-03-07Better window stacking supportDavid Reveman1-2/+64