CVSROOT: /cvs/gnome Module name: libgnomeprintui Changes by: lutz 05/06/03 19:34:53
Modified files: . : ChangeLog libgnomeprintui: gnome-print-job-preview.c Log message: 2005-06-03 Lutz Mueller <[EMAIL PROTECTED]> * libgnomeprintui/gnome-print-job-preview.c (gnome_print_job_preview_pointer_type_changed): Move code to... (gnome_print_job_preview_[set,unset]_pointer_type): ... here. Simplifies code. In addition, call gnome_print_job_preview_set_state_editing to get us in editing mode. (gnome_print_job_preview_set_state_editing): Move up. (gnome_print_job_preview_set_state_normal): Use gnome_print_job_preview_unset_pointer_type. (cb_clipboard_targets_changed): Move up, because we need it here: (gnome_print_job_preview_check_clipboard): Checks the clipboard for usable data. (on_focus_[in,out]_event): New. Show the pointer when entering the window if the preview is in editing mode and there is some usable data in the clipboard. Hide the pointer when we leave the window. (gnome_print_job_preview_init): Hook up above functions. (allow_cut_copy): Removed because now unneeded. (cb_clipboard_owner_changed): Call gnome_print_job_preview_check_clipboard. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgnomeprintui&who=lutz&date=explicit&mindate=2005-06-03%2019:33&maxdate=2005-06-03%2019:35 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list