CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/11/15 22:10:01

Modified files:
        .              : Tag: constraints_experiments ChangeLog 
        src            : Tag: constraints_experiments Makefile.am 
                         display.c display.h keybindings.c window.c 
                         window.h 
Added files:
        src            : Tag: constraints_experiments edge-resistance.c 
                         edge-resistance.h 

Log message:
2005-11-15  Elijah Newren  <[EMAIL PROTECTED]>

* src/Makefile.am:
* src/display.[ch]: (macro WINDOW_EDGES_RELEVANT, struct
ResistanceDataForAnEdge, struct MetaEdgeResistanceData,
find_index_of_edge_near_position, points_on_same_side,
find_nearest_position, movement_towards_edge,
edge_resistance_timeout, apply_edge_resistance,
apply_edge_snapping, meta_display_apply_edge_resistance,
cleanup_edges, stupid_sort_requiring_extra_pointer_dereference,
cache_edges, initialize_grab_edge_resistance_data,
compute_resistance_and_snapping_edges):
* src/keybindings.c (process_keyboard_move_grab,
process_keyboard_resize_grab):
* src/window.[ch]: (meta_window_edge_resistance_for_move,
meta_window_edge_resistance_for_resize, update_move,
update_resize):
* src/edge-resistance.[ch]: (<EVERYTHING>):

Split out edge resistance functions and structures from
display.[ch] and window.[ch] and stick them into their own file,
edge-resistance.[ch].  Some functions get renamed slightly due to
becoming static or not-static-anymore (unstatic?)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-11-15%2022:09&maxdate=2005-11-15%2022:11

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

Reply via email to