* src/AddMedia.py: use new find_mime_type_pixbuf instead of
find_icon * src/ImageSelect.py: remove internal media widgets, use new find_mime_type_pixbuf instead of find_icon * src/ImgManip.py: catch pixbuf_new_from_file exception * src/MediaView.py: use new find_mime_type_pixbuf instead of find_icon * src/SelectObject.py: use new find_mime_type_pixbuf instead of find_icon * various: replace the deprecated gtk.TRUE/gtk.FALSE with True/False svn: r4085
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2005-02-23 Don Allingham <dallingham@users.sourceforge.net>
|
||||
* src/AddMedia.py: use new find_mime_type_pixbuf instead of
|
||||
find_icon
|
||||
* src/ImageSelect.py: remove internal media widgets, use new
|
||||
find_mime_type_pixbuf instead of find_icon
|
||||
* src/ImgManip.py: catch pixbuf_new_from_file exception
|
||||
* src/MediaView.py: use new find_mime_type_pixbuf instead of
|
||||
find_icon
|
||||
* src/SelectObject.py: use new find_mime_type_pixbuf instead of
|
||||
find_icon
|
||||
* various: replace the deprecated gtk.TRUE/gtk.FALSE with
|
||||
True/False
|
||||
|
||||
2005-02-22 Don Allingham <dallingham@users.sourceforge.net>
|
||||
* src/gramps.glade: use ComboBox instead of ComboBoxEntry
|
||||
for temple
|
||||
|
||||
Reference in New Issue
Block a user