CVSROOT:        /cvs/gnome
Module name:    slab
Changes by:     dobey   06/11/01 14:19:46

Modified files:
        .              : ChangeLog 
        libslab        : document-tile.c 
        main-menu/src  : file-area-widget.c hard-drive-status-tile.c 
                         main-menu-ui.c network-status-tile.c 
                         system-tile.c 

Log message:
2006-11-01  Rodney Dawes  <[EMAIL PROTECTED]>

* libslab/document-tile.c (document_tile_new):
Grab the accessible AtkObject and set up the name and description for
the tile to use the basename and time_str

* main-menu/src/file-area-widget.c (file_area_widget_new):
Set up the mnemonic for the Show: label in the main menu
Create the browser_link button with a mnemonic with a NULL label
(update_browser_link): Set mnemonics for the All Documents/Apps text

* main-menu/src/hard-drive-status-tile.c (hard_drive_status_tile_new):
Set up the accessible name for the hard drive status tile
Set up a mnemonic for the hard drive status tile
(update_tile): Set up the accessible description for the status tile

* main-menu/src/main-menu-ui.c (create_search_widget):
Set a mnemonic in the Search label and hook it up to the entry
(get_section_header_label): Enable mnemonic label text on the label

* main-menu/src/network-status-tile.c (update_tile):
Get the AtkObject for the widget and set up the name and description
Set up a mnemonic for the status tile

* main-menu/src/system-tile.c (system_tile_new_with_type):
Reduce the create_header calls into one, and just set the text for
the tile in the switch statement
Set up mnemonics for the system tiles
Set up accessible names for all the system tiles
Always duplicate/free the uri, image_id, and header_txt strings
Duplicate the image_id into the private structure
(system_tile_finalize): Free the duplicate image_id
Unref the desktop_item object
(create_header): Enable mnemonic underlines in the label

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=slab&who=dobey&date=explicit&mindate=2006-11-01%2014:18&maxdate=2006-11-01%2014:20

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

Reply via email to