..
themes
Make the unfocussed Simple window border visible with high contrast
2005-10-13 05:51:24 +00:00
tools
Remove deprecated capplet from GNOME 2.0
2004-12-13 19:00:14 +00:00
wm-tester
add test-size-hints to cvsignore
2003-12-19 23:37:23 +00:00
.cvsignore
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
api.c
api.h
async-getprop.c
attempt to fix this to return the data as an array of long even on 64-bit
2003-09-29 22:17:16 +00:00
async-getprop.h
new function (meta_prop_get_wm_hints): new function
2002-10-26 16:40:50 +00:00
bell.c
Use the right function to remove the timeout so that we don't crash if
2006-01-10 04:50:17 +00:00
bell.h
include Xlib.h before XKBlib.h which is required on Solaris. #111877 from
2003-04-29 22:07:47 +00:00
boxes.c
Be more strict about what is considered a valid region with partial
2006-01-10 04:57:51 +00:00
boxes.h
Be more strict about what is considered a valid region with partial
2006-01-10 04:57:51 +00:00
colors.c
colors.h
common.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
compositor.c
compile with compositor enabled
2005-12-14 12:47:35 +00:00
compositor.h
fix up compositing manager to somewhat work
2003-11-30 03:30:27 +00:00
constraints.c
Be more strict about what is considered a valid region with partial
2006-01-10 04:57:51 +00:00
constraints.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
core.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
core.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
default_icon.png
New 48x48 default icon as specified in bug #160660
2005-01-25 18:47:57 +00:00
delete.c
compile with compositor enabled
2005-12-14 12:47:35 +00:00
display.c
Fix window outline for minimized windows when using alt-esc. #325092 .
2006-01-10 05:05:40 +00:00
display.h
Fix window outline for minimized windows when using alt-esc. #325092 .
2006-01-10 05:05:40 +00:00
draw-workspace.c
workspace-drawing code factored out of libwnck, needs wiring up to
2002-06-15 22:18:12 +00:00
draw-workspace.h
workspace-drawing code factored out of libwnck, needs wiring up to
2002-06-15 22:18:12 +00:00
edge-resistance.c
Remove the "pull-away" edge resistance. Fixes another of the zillions of
2006-01-10 04:46:45 +00:00
edge-resistance.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
effects.c
Improve the behavior of keyboard move/resize and edge snapping. Still not
2005-08-03 02:22:00 +00:00
effects.h
Actually commit the stuff mentioned in the last ChangeLog entry.
2005-05-26 19:58:17 +00:00
eggaccelerators.c
update from libegg to get fix from Ralph Loader for <Super> <Hyper> <Meta>
2002-09-30 03:58:41 +00:00
eggaccelerators.h
adapt to virtual modifiers (meta_display_process_mapping_event): we need
2002-07-14 03:16:41 +00:00
errors.c
remove XSync calls from here (meta_display_ungrab): remove XSync from
2002-11-04 00:56:12 +00:00
errors.h
Optimizations for managing new windows (do not all take effect if
2002-10-21 21:44:35 +00:00
eventqueue.c
Merge fix for bug #320050 from stable.
2005-10-29 07:37:45 +00:00
eventqueue.h
fixedtip.c
Patch from John Paul Wallington to keep tooltip on screen horizontally for
2005-01-26 20:56:15 +00:00
fixedtip.h
frame.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
frame.h
Reinstated visual-bell patch, fix for bug 99886.
2003-01-28 15:07:43 +00:00
frames.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
frames.h
Add a cache of pixmaps for recently exposed frame areas. Makes metacity a
2005-06-26 21:58:37 +00:00
gradient.c
Add my copyright notice to a number of files on which it should already
2005-10-08 19:38:54 +00:00
gradient.h
now just uses meta_gradient_add_alpha (draw_op_as_pixbuf): implement alpha
2002-05-31 21:18:11 +00:00
group-private.h
lengthen to 15 seconds
2002-12-01 03:58:04 +00:00
group-props.c
lengthen to 15 seconds
2002-12-01 03:58:04 +00:00
group-props.h
lengthen to 15 seconds
2002-12-01 03:58:04 +00:00
group.c
Add my copyright notice to a number of files on which it should already
2004-02-23 01:48:29 +00:00
group.h
Precompute groups to guarantee that meta_group_list_windows always returns
2003-06-04 19:15:46 +00:00
iconcache.c
A load of fixes of issues reported by sparse. Closes bug #152849
2004-09-16 23:18:22 +00:00
iconcache.h
keybindings.c
Make the workspace switcher work with dual-head (non-xinerama) setups.
2005-12-28 06:24:30 +00:00
keybindings.h
Fixes not being able to tab out of a workspace which contains no windows.
2002-06-27 05:08:32 +00:00
libmetacity-private.pc.in
add a pc file for libmetacity-private
2002-11-07 22:09:59 +00:00
main.c
Plug a few leaks. Fixes #309178 .
2006-01-10 04:18:09 +00:00
main.h
Makefile.am
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
menu.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
menu.h
Register window menu icons with the Gtk stock system, instead of using the
2002-08-10 16:47:43 +00:00
metaaccellabel.c
use MetaAccelLabel to display accelerators for the menu items
2002-09-27 01:40:17 +00:00
metaaccellabel.h
use MetaAccelLabel to display accelerators for the menu items
2002-09-27 01:40:17 +00:00
metacity-dialog.c
Add my copyright notice to a number of files on which it should already
2005-10-08 19:38:54 +00:00
metacity-Xatomtype.h
new function (meta_prop_get_wm_hints): new function
2002-10-26 16:40:50 +00:00
metacity.desktop.in
Patch from Stephane LOEUILLET in bug #151850 .
2005-01-25 18:27:43 +00:00
metacity.schemas.in
clarify the meaning of the auto_raise preference. Fixes one of the issues
2005-10-03 20:10:56 +00:00
place.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
place.h
Improve the behavior of keyboard move/resize and edge snapping. Still not
2005-08-03 02:22:00 +00:00
prefs.c
add handling for META_PREF_CURSOR_THEME and META_PREF_CURSOR_SIZE for more
2005-10-25 16:43:01 +00:00
prefs.h
React to cursor theme changes: ( #308106 )
2005-07-11 13:25:08 +00:00
preview-widget.c
Button-reordering patch. Has all the code except actually installing a
2002-10-04 02:28:57 +00:00
preview-widget.h
Button-reordering patch. Has all the code except actually installing a
2002-10-04 02:28:57 +00:00
resizepopup.c
purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in.
2003-04-21 23:37:42 +00:00
resizepopup.h
only create the resize popup if width_inc or height_inc are > 1
2002-10-18 22:37:01 +00:00
run-metacity.sh
Merge reduced_resources mode patch from the branch. Offers wireframe and
2003-10-12 06:25:38 +00:00
screen.c
Fix window outline for minimized windows when using alt-esc. #325092 .
2006-01-10 05:05:40 +00:00
screen.h
Fix window outline for minimized windows when using alt-esc. #325092 .
2006-01-10 05:05:40 +00:00
session.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
session.h
Session saves the unmaximized postion, size of a maximized window. #86059
2002-09-04 02:44:52 +00:00
stack.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
stack.h
Add my copyright notice to a number of files on which it should already
2005-10-08 19:38:54 +00:00
stock_delete.png
Register window menu icons with the Gtk stock system, instead of using the
2002-08-10 16:47:43 +00:00
stock_maximize.png
Register window menu icons with the Gtk stock system, instead of using the
2002-08-10 16:47:43 +00:00
stock_minimize.png
Register window menu icons with the Gtk stock system, instead of using the
2002-08-10 16:47:43 +00:00
tabpopup.c
since the title is going to be treated as markup, escape it. Fixes
2005-12-27 16:40:47 +00:00
tabpopup.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
testasyncgetprop.c
remove nonstandard header include, #121870
2003-09-30 20:05:35 +00:00
testboxes.c
Patch from Jens Granseuer to fix build with gcc 2.95. #322622 .
2006-01-02 18:37:46 +00:00
testgradient.c
use MetaMenuIconType not button type for the size of the menu ops array
2002-08-04 20:02:45 +00:00
theme-parser.c
Patch from Brent Smith to fix a duplicate string. Fixes #309774 .
2005-08-08 21:31:31 +00:00
theme-parser.h
theme-viewer.c
Gettextize metacity-theme-viewer. #121747
2003-10-15 16:04:12 +00:00
theme.c
Patch from Ken Harris to provide a more lenient threshold for drawing
2005-07-14 21:00:26 +00:00
theme.h
Add _NET_FRAME_EXTENTS and _NET_REQUEST_FRAME_EXTENTS.
2004-01-10 17:16:07 +00:00
themewidget.c
themewidget.h
disable custom log handler and fatal mask for now
2002-02-07 03:07:56 +00:00
ui.c
Fix some uninitialized variable errors reported by valgrind (see #153338 )
2004-09-22 18:57:36 +00:00
ui.h
Add _NET_FRAME_EXTENTS and _NET_REQUEST_FRAME_EXTENTS.
2004-01-10 17:16:07 +00:00
update-from-egg.sh
steal from profterm to fix build
2002-07-15 14:18:51 +00:00
util.c
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
util.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
window-props.c
display hostname in titlebar for remote X clients. Closes bug #322202 .
2005-11-23 17:08:03 +00:00
window-props.h
Initialize size_hints on window creation using code shared with size_hints property reload
2003-04-26 17:40:32 +00:00
window.c
Make the taskbar less flash happy and fix up some related stacking issues.
2006-01-10 05:14:48 +00:00
window.h
Make the taskbar less flash happy and fix up some related stacking issues.
2006-01-10 05:14:48 +00:00
workspace.c
Make the workspace switcher work with dual-head (non-xinerama) setups.
2005-12-28 06:24:30 +00:00
workspace.h
Merge of all the changes on the constraints_experiments branch. This is
2005-11-19 14:58:50 +00:00
xprops.c
Truncate ridiculously long titles to avoid crashing or letting the pager
2005-10-03 18:13:45 +00:00
xprops.h
Truncate ridiculously long titles to avoid crashing or letting the pager
2005-10-03 18:13:45 +00:00