CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  06/01/20 17:03:56

Modified files:
        .              : ChangeLog 
        src            : async-getprop.c display.c eggaccelerators.c 
                         frames.c gradient.c iconcache.c keybindings.c 
                         metaaccellabel.c place.c prefs.c 
                         preview-widget.c screen.c session.c stack.c 
                         tabpopup.c theme-viewer.c theme.c 
                         window-props.c window.c workspace.c 
        src/tools      : metacity-window-demo.c 
        src/wm-tester  : test-gravity.c test-resizing.c 
                         test-size-hints.c 

Log message:
2006-01-20  Elijah Newren  <newren gmail com>

* src/async-getprop.c:
* src/common.h:
* src/display.c:
* src/eggaccelerators.c:
* src/frames.c:
* src/gradient.c:
* src/iconcache.c:
* src/keybindings.c:
* src/metaaccellabel.c:
* src/place.c:
* src/prefs.c:
* src/preview-widget.c:
* src/screen.c:
* src/session.c:
* src/stack.c:
* src/tabpopup.c:
* src/theme-viewer.c:
* src/theme.c:
* src/window-props.c:
* src/window.c:
* src/workspace.c:
* src/tools/metacity-window-demo.c:
* src/wm-tester/test-gravity.c:
* src/wm-tester/test-resizing.c:
* src/wm-tester/test-size-hints.c:
Patch from Kjartan Maraas to fix a lot of tiny issues (unused
variable removal, making unused variables used again, correction
of types passed/declared for printf arguments, removal of unneeded
breaks and returns, dead code removal, dead code revival, renaming
to prevent shadowed variables, declaring unexported functions as
static) spotted by the intel compiler.  #321439

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2006-01-20%2017:02&maxdate=2006-01-20%2017:04

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to