CVSROOT:        /cvs/gnome
Module name:    gnome-panel
Changes by:     vuntz   05/02/02 15:23:53

Modified files:
        applets/wncklet: ChangeLog showdesktop.c window-list.c 
                         window-menu.c wncklet.c wncklet.h 
                         workspace-switcher.c 

Log message:
2005-02-02  Vincent Untz  <[EMAIL PROTECTED]>

Share some code in wncklet.c since it's used by many applets.

* showdesktop.c: (set_tooltip): kill
(applet_change_background): just call wncklet_change_background()
(update_button_display): updated with wncklet_set_tooltip()
(display_help_dialog): just call wncklet_display_help()
(display_about_dialog): just call wncklet_display_about()
* window-list.c: (applet_get_screen): kill
(applet_realized): updated with wncklet_get_screen()
(applet_change_background): just call wncklet_change_background()
(window_list_applet_fill): updated with wncklet_get_screen()
(display_help_dialog): just call wncklet_display_help()
(display_about_dialog): just call wncklet_display_about()
* window-menu.c: (window_menu_help): just call wncklet_display_help()
(window_menu_about): just call wncklet_display_about()
(window_menu_change_background): just call wncklet_change_background()
(set_tooltip): kill
(applet_get_screen): kill
(window_menu_applet_fill): updated with wncklet_set_tooltip() &
wncklet_get_screen()
* wncklet.[ch]: (wncklet_set_tooltip): new
(wncklet_display_about): new
(wncklet_display_help): new
(wncklet_change_background): new
(wncklet_get_screen): new
* workspace-switcher.c: (applet_get_screen): kill
(applet_realized): updated with wncklet_get_screen()
(applet_change_background): call wncklet_change_background()
(applet_scroll): updated with wncklet_get_screen()
(workspace_switcher_applet_fill): updated with wncklet_get_screen()
(display_help_dialog): just call wncklet_display_help()
(display_about_dialog): just call wncklet_display_about()

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-panel&who=vuntz&date=explicit&mindate=2005-02-02%2015:22&maxdate=2005-02-02%2015:24

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

Reply via email to