..
async-getprop.c
gnome-doc-tools version doesn't need to be so high. disable the entire
2008-12-01 22:54:57 +00:00
async-getprop.h
gnome-doc-tools version doesn't need to be so high. disable the entire
2008-12-01 22:54:57 +00:00
atomnames.h
This change adds support for the new _NET_WM_FULLSCREEN_MONITORS
2008-11-17 02:57:20 +00:00
bell.c
Don't force CA_PROP_CANBERRA_ENABLE to 1. That was a misunderstanding on
2009-02-21 17:00:26 +00:00
bell.h
Move comments for non-statics from the .c to .h. adapt better for C, and
2008-06-30 13:42:37 +00:00
boxes.c
This change adds support for the new _NET_WM_FULLSCREEN_MONITORS
2008-11-17 02:57:20 +00:00
constraints.c
This change adds support for the new _NET_WM_FULLSCREEN_MONITORS
2008-11-17 02:57:20 +00:00
constraints.h
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
core.c
An attempt to keep all information about window bindings in the same
2008-09-06 22:01:56 +00:00
delete.c
Further movement of code out of metacity-dialog into Zenity;
2009-02-10 05:12:53 +00:00
display-private.h
Session must be saved before display close, and display
2009-02-11 05:26:58 +00:00
display.c
Session must be saved before display close, and display
2009-02-11 05:26:58 +00:00
edge-resistance.c
some lists failed to keep track of their contents and therefore didn't
2009-01-28 02:30:30 +00:00
edge-resistance.h
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
effects.c
Allow toggling of non-compositor effects (since there's a non-Metacity key
2008-06-29 21:57:39 +00:00
effects.h
Some refactoring, simplifying, and commenting of the non-composited
2008-06-29 03:20:52 +00:00
errors.c
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
eventqueue.c
sort source files into these directories according to which part of the WM
2007-12-19 21:17:50 +00:00
eventqueue.h
sort source files into these directories according to which part of the WM
2007-12-19 21:17:50 +00:00
frame-private.h
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
frame.c
queue resize on window undecorate
2009-02-05 01:06:15 +00:00
group-private.h
sort source files into these directories according to which part of the WM
2007-12-19 21:17:50 +00:00
group-props.c
Added curly brackets in two places to keep -pedantic happy.
2008-05-04 17:57:11 +00:00
group-props.h
sort source files into these directories according to which part of the WM
2007-12-19 21:17:50 +00:00
group.c
This function can now officially return NULL. Two windows can't belong to
2008-07-13 03:26:39 +00:00
group.h
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
iconcache.c
patches to fixes for -Wall. Closes #562939 .
2008-12-02 08:15:00 +00:00
iconcache.h
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
keybindings.c
Further movement of code out of metacity-dialog into Zenity;
2009-02-10 05:12:53 +00:00
keybindings.h
Adding doxygen headers to some files.
2008-08-18 10:25:17 +00:00
main.c
Session must be saved before display close, and display
2009-02-11 05:26:58 +00:00
metacity-Xatomtype.h
Adding doxygen headers to some files.
2008-08-18 10:25:17 +00:00
place.c
Clean up #includes according to the GNOME Goal.
2008-11-12 03:43:51 +00:00
place.h
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
prefs.c
Free name of old theme when new theme is loaded.
2009-01-28 02:08:09 +00:00
schema-bindings.c
Wrap g_error calls in braces.
2009-02-03 02:21:36 +00:00
screen-private.h
Adding doxygen headers to some files.
2008-08-18 10:25:17 +00:00
screen.c
src/include/frame.h src/include/display.h src/include/xprops.h
2008-05-19 00:00:09 +00:00
session.c
Use zenity for the session management dialogue that warns about
2009-02-20 19:48:04 +00:00
session.h
Adding doxygen headers to some files.
2008-08-18 10:25:17 +00:00
stack.c
lose meta prefix since it's static. replace our own cast with glib macro
2008-06-29 18:44:21 +00:00
stack.h
Commented everything.
2008-06-28 02:51:18 +00:00
testasyncgetprop.c
gnome-doc-tools version doesn't need to be so high. disable the entire
2008-12-01 22:54:57 +00:00
testboxes.c
Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".
2008-02-27 04:39:10 +00:00
util.c
Use zenity for the session management dialogue that warns about
2009-02-20 19:48:04 +00:00
window-private.h
Further movement of code out of metacity-dialog into Zenity;
2009-02-10 05:12:53 +00:00
window-props.c
Set prop_hooks_table to NULL after freeing it.
2009-02-01 20:47:33 +00:00
window-props.h
More of the window properties are checked using simple
2009-01-27 03:53:07 +00:00
window.c
Don't define meta_spew_event unless verbose mode is on.
2009-02-11 04:34:17 +00:00
workspace.c
Use libcanberra to play system bell and workspace switch sounds
2009-02-12 00:53:23 +00:00
workspace.h
Adding doxygen headers to some files.
2008-08-18 10:25:17 +00:00
xprops.c
gnome-doc-tools version doesn't need to be so high. disable the entire
2008-12-01 22:54:57 +00:00