index
:
~smspillaz/metacity
master
Some hacks on metacity to support unity-window-decorator
Sam Spillaz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
delete.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-19
sort source files into these directories according to which part of the WM
Havoc Pennington
1
-519
/
+0
2007-08-03
Fix mangled window title in "Force Quit" dialog when using non-UTF8
Frédéric Crozat
1
-1
/
+4
2006-10-01
Stick an emacs comment directive at the beginning of all the code files so
Elijah Newren
1
-0
/
+2
2006-09-18
Partial audit to fix timestamp usage. One step towards fixing #355180; see
Elijah Newren
1
-5
/
+5
2006-09-13
Fix issues on 64-bit machines with timestamps by using guint32 (like gtk+
Elijah Newren
1
-4
/
+4
2005-12-14
compile with compositor enabled
Kang Jeong-Hee
1
-1
/
+1
2005-10-08
Add my copyright notice to a number of files on which it should already
Elijah Newren
1
-0
/
+1
2004-08-26
Make dialogs that Metacity shows follow focus-stealing-prevention
Elijah Newren
1
-5
/
+11
2004-06-24
Make choice of focus window be consistent for each focus mode. Fixes
Elijah Newren
1
-3
/
+3
2003-09-29
don't move the focus after you click the close button on a window. bug
Havoc Pennington
1
-0
/
+9
2003-09-29
fix warnings (one was a real bug)
Havoc Pennington
1
-5
/
+11
2003-08-17
Use MRU list to find focusing window after a window is deleted instead of
Ray Strode
1
-2
/
+2
2003-08-15
Changed MRU list to be per workspace instead of per display, so sticky
Ray Strode
1
-1
/
+3
2002-12-08
make this always return FALSE for now, to avoid bug reports.
Havoc Pennington
1
-3
/
+1
2002-10-21
Optimizations for managing new windows (do not all take effect if
Havoc Pennington
1
-2
/
+2
2002-06-14
Check for NULL string before calling strlen(). Fixes the core dump
Jayaraj Rajappan
1
-1
/
+1
2002-06-10
add G_IO_NVAL to watch condition, patch from Gustavo Giraldez, avoids
Havoc Pennington
1
-2
/
+2
2002-04-13
new file containing all the wacky mess I just added to a simple "click the
Havoc Pennington
1
-0
/
+492