Skip to content
  • Mark McLoughlin's avatar
    load applets in an idle handler at startup. · c72ff26f
    Mark McLoughlin authored
    2002-02-09  Mark McLoughlin  <mark@skynet.ie>
    
            * applet.c:
            (panel_applet_load_idle_handler): load applets in an idle handler
            at startup.
            (panel_applet_load_from_unique_id): use it.
    
    2002-02-09  Mark McLoughlin  <mark@skynet.ie>
    
            * GNOME_Panel.server.in: move to Vertigo namespace.
    
            * menu.c: ditto.
    
    2002-02-09  Mark McLoughlin  <mark@skynet.ie>
    
            * panel-applet-frame.[ch]:
            (panel_applet_frame_load): update for panel_applet_frame_new change.
            (panel_applet_frame_get_expand_flags): get the flags from the
            property sack.
            (panel_applet_frame_get_background_string): impl method to
            prepare background strings.
            (panel_applet_frame_change_background): merge background changing
            methods in to one.
            (panel_applet_focus): rename to panel_applet_frame_focus.
            (panel_applet_frame_get_orient_string),
            (panel_applet_frame_get_size_string): impl method ...
    c72ff26f