mutter/src
Elijah Newren 6c023bfef7 Patch from Ken Harris to provide a more lenient threshold for drawing
2005-07-14  Elijah Newren  <newren@gmail.com>

	Patch from Ken Harris to provide a more lenient threshold for
	drawing rounded corners.  Fixes #122065.

	* src/theme.c (meta_frame_layout_calc_geometry): use height +
	width > 5 instead of height > 3 && width > 3 as criterion
2005-07-14 21:00:26 +00:00
..
themes src/themes/Atlanta/metacity-theme-1.xml: 2005-01-31 09:54:34 +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
api.c
api.h
async-getprop.c
async-getprop.h
bell.c Prevent the visual bell from changing the focus window. Fixes #123366. 2005-02-25 20:14:08 +00:00
bell.h
colors.c
colors.h
common.h Add a timestamp argument to menu functions and use it in 2004-06-21 16:47:27 +00:00
compositor.c A load of fixes of issues reported by sparse. Closes bug #152849 2004-09-16 23:18:22 +00:00
compositor.h
constraints.c Add my copyright notice to a number of files on which it should already 2004-02-23 01:48:29 +00:00
constraints.h
core.c Rename meta_window_visible_on_workspace to 2004-12-23 00:20:33 +00:00
core.h Fix a variety of focus race conditions in all focus modes, or at least 2004-10-04 20:32:59 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
delete.c Make dialogs that Metacity shows follow focus-stealing-prevention 2004-08-26 00:59:12 +00:00
display.c React to cursor theme changes: (#308106) 2005-07-11 13:25:08 +00:00
display.h React to cursor theme changes: (#308106) 2005-07-11 13:25:08 +00:00
draw-workspace.c
draw-workspace.h
effects.c Cleanup font data when done with it (bug 306720). 2005-06-07 15:52:56 +00:00
effects.h Actually commit the stuff mentioned in the last ChangeLog entry. 2005-05-26 19:58:17 +00:00
eggaccelerators.c
eggaccelerators.h
errors.c
errors.h
eventqueue.c
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 Don't try to use an ARGB visual at all if the depth isn't 32-bit. This 2004-10-19 05:18:11 +00:00
frame.h
frames.c Add a cache of pixmaps for recently exposed frame areas. Makes metacity a 2005-06-26 21:58:37 +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 Fix a slight bug (causing possible miscoloring of parts of the titlebar) 2005-07-13 18:24:56 +00:00
gradient.h
group-private.h
group-props.c
group-props.h
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
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 Actually commit the stuff mentioned in the last ChangeLog entry. 2005-05-26 19:58:17 +00:00
keybindings.h
libmetacity-private.pc.in
main.c Patch from Björn Lindqvist to split up main() into more manageable chunks 2005-07-12 20:54:34 +00:00
main.h
Makefile.am Install schema data from builddir not srcdir. 2005-01-03 23:50:10 +00:00
menu.c Try 2 to correct misleading and inaccurate wording. Hopefully, really 2005-01-31 20:41:33 +00:00
menu.h
metaaccellabel.c
metaaccellabel.h
metacity-dialog.c Make sure the "Close" button has the focus, not the table. (#172703) 2005-04-08 14:49:01 +00:00
metacity-Xatomtype.h
metacity.desktop.in Patch from Stephane LOEUILLET in bug #151850. 2005-01-25 18:27:43 +00:00
metacity.schemas.in Add period to the end of reduced_resources' description. Fixes #165780. 2005-02-05 03:57:41 +00:00
place.c Fix an obscure xinerama placement bug with windows that are too large to 2005-02-20 22:38:05 +00:00
place.h
prefs.c React to cursor theme changes: (#308106) 2005-07-11 13:25:08 +00:00
prefs.h React to cursor theme changes: (#308106) 2005-07-11 13:25:08 +00:00
preview-widget.c
preview-widget.h
resizepopup.c
resizepopup.h
run-metacity.sh
screen.c free ->xinerama_infos Closes bug#307884 2005-07-12 19:01:38 +00:00
screen.h React to cursor theme changes: (#308106) 2005-07-11 13:25:08 +00:00
session.c Make sure the save session dialog appears focused. Fixes #162983. 2005-01-07 05:19:26 +00:00
session.h
stack.c Patch from RHEL-3 (Havoc doesn't remember how it got there) that Havoc 2005-01-28 18:42:14 +00:00
stack.h Treat splashscreens same as other windows for stacking. Fixes #165243. 2005-01-27 18:28:06 +00:00
stock_delete.png
stock_maximize.png
stock_minimize.png
tabpopup.c Removed useless function call. #166730 2005-02-09 16:07:56 +00:00
tabpopup.h Show labels in bold for windows that demand attention. Fixes #164590. 2005-01-20 16:41:29 +00:00
testasyncgetprop.c
testgradient.c
theme-parser.c A load of fixes of issues reported by sparse. Closes bug #152849 2004-09-16 23:18:22 +00:00
theme-parser.h
theme-viewer.c
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
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
util.c A load of fixes of issues reported by sparse. Closes bug #152849 2004-09-16 23:18:22 +00:00
util.h change to track all children of the root window, not only mapped children; 2003-12-26 00:05:26 +00:00
window-props.c Big patch to cover about 6 different issues in order to correct rare 2005-02-20 17:14:16 +00:00
window-props.h
window.c If a window requests to be raised and is denied, set the demands attention 2005-06-02 15:47:37 +00:00
window.h Actually commit the stuff mentioned in the last ChangeLog entry. 2005-05-26 19:58:17 +00:00
workspace.c Handle keynav vs. mousenav in mouse and sloppy focus modes. Fixes #167545. 2005-02-22 02:11:25 +00:00
workspace.h Partially resolve the conflicting requirements of windows on multiple 2004-12-22 23:52:52 +00:00
xprops.c Prevent using the address of a local variable as a hash key. (Bug #307209) 2005-06-11 02:28:04 +00:00
xprops.h Fix bug 143333, support for update counter spec, and 109362, schedule 2004-06-19 00:45:24 +00:00