diff options
| author | Andy Hertzfeld <andy@src.gnome.org> | 2001-01-09 08:08:17 +0000 |
|---|---|---|
| committer | Andy Hertzfeld <andy@src.gnome.org> | 2001-01-09 08:08:17 +0000 |
| commit | ecac9b5b7e9b77802c06eeb2597853cada57167b (patch) | |
| tree | cfdc0e51e47cf1a02724067e26bc22a7ca288b33 /ChangeLog | |
| parent | 5a6716ae23bc3192eddf9b246e24b456f4418272 (diff) | |
made the throbber anti-aliased by using a nautilus_image widget to do thepost-1_0
* src/nautilus-throbber.c: (nautilus_throbber_initialize_class),
(nautilus_throbber_initialize), (bump_throbber_frame),
(nautilus_throbber_start), (nautilus_throbber_stop):
made the throbber anti-aliased by using a nautilus_image widget
to do the drawing.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-01-09 Andy Hertzfeld <andy@eazel.com> + + * src/nautilus-throbber.c: (nautilus_throbber_initialize_class), + (nautilus_throbber_initialize), (bump_throbber_frame), + (nautilus_throbber_start), (nautilus_throbber_stop): + + made the throbber anti-aliased by using a nautilus_image widget + to do the drawing. + 2001-01-04 Andy Hertzfeld <andy@eazel.com> * components/rss-control/nautilus-rss-control.c: |
